[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: iBook2 radeon/X drm-trunk issues..



Nevermind, found out the new server install appearently didn't move the
old modules out of the way and it was trying to use the old modules.  a:

cd /usr/X11R6/lib
mv modules modules-4.2.1
ln -sf modules-dri-trunk modules

and all is fine... nothing to see here... move along..

john.c

On Thu, 6 Nov 2003, John Clemens wrote:

>
> At the risk of imposing on Michael Daenzer, who seems to be the poor soul
> who is stuck supporting the packages he graciously made from the DRI
> trunk... I've got a problem trying to use them.
>
> I had X working fine under debian testing (no DRI) in my new iBook (radeon
> M7).  i then upgraded to unstable, and grabbed Michael's DRI packages and
> installed them... now X segfaults on startup.  It appears(?) to be related
> to the modules somehow(?) and/or PCI probing?.... any suggestions?
>
> I'll compile from source if i have to, but i figured i'd try and do it the
> "debian way" at least once. just to see what all the fuss is about. ;)
> quick search of the archives didn't seem to reveal anything too useful
> other then someone else having problems with modules.  config has both DRI
> and UseFBDev defined, but it doesn't appear it gets that far..
>
> (debian kernel 2.4.22 + benh patch)
>
> TIA,
> john.c
>
>
> This is a pre-release version of XFree86, and is not supported in any
> way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
> to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
> please check the latest version in the XFree86 CVS repository
> (http://www.XFree86.Org/cvs).
>
> XFree86 Version 4.3.99.12 (DRI trunk)
> Release Date: 10 September 2003
> X Protocol Version 11, Revision 0, Release 6.6
> Build Operating System: Linux 2.6.0-test5 ppc [ELF]
> Current Operating System: Linux april 2.4.22 #1 Thu Nov 6 02:46:16 EST 2003 ppc
> Build Date: 06 October 2003
> Changelog Date: 10 September 2003
> 	Before reporting problems, check http://www.XFree86.Org/
> 	to make sure that you have the latest version.
> Module Loader present
> Markers: (--) probed, (**) from config file, (==) default setting,
> 	(++) from command line, (!!) notice, (II) informational,
> 	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/XFree86.0.log", Time: Thu Nov  6 21:28:00 2003
> (==) Using config file: "/etc/X11/XF86Config-4"
> (==) ServerLayout "XFree86 Configured"
> (**) |-->Screen "Screen0" (0)
> (**) |   |-->Monitor "Monitor0"
> (**) |   |-->Device "Card0"
> (**) |-->Input Device "Mouse0"
> (**) |-->Input Device "Keyboard0"
> (==) Keyboard: CustomKeycode disabled
> (WW) The directory "/usr/X11R6/lib/X11/fonts/Speedo/" does not exist.
> 	Entry deleted from font path.
> (WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" does not exist.
> 	Entry deleted from font path.
> (WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
> 	Entry deleted from font path.
> (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/"
> (**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
> (**) ModulePath set to "/usr/X11R6/lib/modules"
> (--) using VT number 7
>
> (II) Open APM successful
> (II) Module ABI versions:
> 	XFree86 ANSI C Emulation: 0.2
> 	XFree86 Video Driver: 0.7
> 	XFree86 XInput driver : 0.4
> 	XFree86 Server Extension : 0.2
> 	XFree86 Font Renderer : 0.4
> (II) Loader running on linux
> (II) LoadModule: "bitmap"
> (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
> (II) Module bitmap: vendor="The XFree86 Project"
> 	compiled for 4.2.1.1, module version = 1.0.0
> 	Module class: XFree86 Font Renderer
> 	ABI class: XFree86 Font Renderer, version 0.3
> (II) Loading font Bitmap
> (II) LoadModule: "pcidata"
> (II) Loading /usr/X11R6/lib/modules/libpcidata.a
> (II) Module pcidata: vendor="The XFree86 Project"
> 	compiled for 4.2.1.1, module version = 0.1.0
> 	ABI class: XFree86 Video Driver, version 0.5
>
>    *** If unresolved symbols were reported above, they might not
>    *** be the reason for the server aborting.
>
> Fatal server error:
> Caught signal 11.  Server aborting
>
>
> When reporting a problem related to a server crash, please send
> the full server output, not just the last messages.
> This can be found in the log file "/var/log/XFree86.0.log".
> Please report problems to debian-x@lists.debian.org.
>
>

-- 
John Clemens          http://www.deater.net/john
john@deater.net     ICQ: 7175925, IM: PianoManO8
      "I Hate Quotes" -- Samuel L. Clemens



Reply to: