Bug 6389

Summary: sis and fbdev drivers issues with modular xorg
Product: xorg Reporter: Stoian Ivanov <sdr>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: highest CC: freedesktop
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Log from 'Xorg -configure' none

Description Stoian Ivanov 2006-03-25 18:33:18 UTC
I can't load any suitable driver! I use gentoo's emerge so the build system
should be ok. Gentoo folks confirmed that sis driver's problem is upstraem one so
i'm opening bug report here also:

sdr ~ # X -configure

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.16-gentoo i686
Current Operating System: Linux sdr 2.6.16-gentoo #1 PREEMPT Fri Mar 24 00:11:53
EET 2006 i686
Build Date: 24 March 2006
        Before reporting problems, check http://wiki.x.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/Xorg.0.log", Time: Sat Mar 25 09:46:15 2006
List of video drivers:
        sis
        fbdev
dlopen: /usr/lib/xorg/modules/drivers/sis_drv.so: undefined symbol:
exaGetPixmapPitch
(EE) Failed to load /usr/lib/xorg/modules/drivers/sis_drv.so
(EE) Failed to load module "sis" (loader failed, 7)
dlopen: /usr/lib/xorg/modules/drivers/fbdev_drv.so: undefined symbol:
fbdevHWProbe
(EE) Failed to load /usr/lib/xorg/modules/drivers/fbdev_drv.so
(EE) Failed to load module "fbdev" (loader failed, 7)
No devices to configure.  Configuration failed.
sdr ~ #

my bugreport in gentoo's bugzila: http://bugs.gentoo.org/show_bug.cgi?id=127387
Comment 1 Alan Coopersmith 2006-07-14 18:35:51 UTC
Modular Xorg/X11R7 is "xorg" product in bugzilla - moving there.
Comment 2 Matt McHenry 2006-07-16 21:32:41 UTC
Created attachment 6245 [details]
Log from 'Xorg -configure'

I'm seeing a similar problem, also with gentoo.  If you think the "upstream"
diagnosis that Stoian got is incorrect, I'd be happy to re-open the bug against
gentoo with whatever additional info you can provide.

I've compiled the following drivers, none of which want to load: fbdev mga v4l
vesa vga.  My video card is:

# lspci | grep -i vga
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G550 AGP (rev 01)

Please let me know if you need any additional information.
Comment 3 Michel Dänzer 2006-12-30 04:37:41 UTC
Is this still an issue with current releases?
Comment 4 Matt McHenry 2006-12-30 12:12:28 UTC
I was able to get around this problem by upgrading to 7.1, so I'd say no.
Comment 5 Michel Dänzer 2006-12-31 07:02:57 UTC
Closing, please reopen if you're still seeing this.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.