[Bug 428189] New: failed in Xorg -configure
https://bugzilla.novell.com/show_bug.cgi?id=428189 User cyberorg@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c1 Summary: failed in Xorg -configure Product: openSUSE 11.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: sndirsch@novell.com ReportedBy: cyberorg@opensuse.org QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- This is quite critical for KIWI-LTSP as X is configured using this. LANG=C Xorg -configure :1 > xorg.conf X.Org X Server 1.5.0 Release Date: X Protocol Version 11, Revision 0 Build Operating System: openSUSE SUSE LINUX Current Operating System: Linux linux 2.6.27-rc6-7-default #1 SMP 2008-09-15 10:58:05 +0200 i686 Build Date: 16 September 2008 10:56:09AM 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.1.log", Time: Thu Sep 18 18:38:13 2008 List of video drivers: apm ark ast ati chips cirrus dummy xgi geode glint i128 i740 i810 intel mach64 mga mga_hal mgarandr12 neomagic newport nv nvidia r128 radeon radeonhd rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng unichrome v4l ztv vmware voodoo fbdev vesa (EE) Failed to load module "mgahal" (module does not exist, 0) LANG=C Xorg -configure :1 > xorg.conf X.Org X Server 1.5.0 Release Date: X Protocol Version 11, Revision 0 Build Operating System: openSUSE SUSE LINUX Current Operating System: Linux linux 2.6.27-rc6-7-default #1 SMP 2008-09-15 10:58:05 +0200 i686 Build Date: 16 September 2008 10:56:09AM 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.1.log", Time: Thu Sep 18 18:38:13 2008 List of video drivers: apm ark ast ati chips cirrus dummy xgi geode glint i128 i740 i810 intel mach64 mga mga_hal mgarandr12 neomagic newport nv nvidia r128 radeon radeonhd rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng unichrome v4l ztv vmware voodoo fbdev vesa (EE) Failed to load module "mgahal" (module does not exist, 0) Xorg: symbol lookup error: /usr/lib/xorg/modules//drivers/vga_drv.so: undefined symbol: xf86GetPciVideoInfo -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c1 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lverhaegen@novell.com Status|NEW |ASSIGNED --- Comment #1 from Stefan Dirsch <sndirsch@novell.com> 2008-09-21 11:39:33 MDT ---
(EE) Failed to load module "mgahal" (module does not exist, 0)
But /usr/lib/xorg/modules/drivers/mga_hal_drv.so exists, right?
Xorg: symbol lookup error: /usr/lib/xorg/modules//drivers/vga_drv.so: undefined symbol: xf86GetPciVideoInfo
There were some rumors vga driver no longer exists at all. Luc, do you have more details here? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c2 --- Comment #2 from Stefan Dirsch <sndirsch@novell.com> 2008-09-21 13:16:58 MDT ---
There were some rumors vga driver no longer exists at all. s/exists/works
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c3 --- Comment #3 from Stefan Dirsch <sndirsch@novell.com> 2008-09-21 21:03:12 MDT ---
Xorg: symbol lookup error: /usr/lib/xorg/modules//drivers/vga_drv.so: undefined symbol: xf86GetPciVideoInfo
Missing libpciaccess support. commit 97e2d12548921d92b6dc2dcce8abee48f25981d2 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> Date: Fri Jul 18 18:27:26 2008 -0300 Add libpciaccess and remove xf1bpp and xf4bpp support. The driver is not fully functional, starts at 320x200, but may require running something like vbetool post before starting the X Server, and does not restore console as usually linux consoles use vesafb, but should work correctly if console is in a "standard vga mode". I'm going to update the driver. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c4 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |cyberorg@opensuse.org --- Comment #4 from Stefan Dirsch <sndirsch@novell.com> 2008-09-22 01:55:14 MDT --- I've updated vga driver now. Same for nsc.
(EE) Failed to load module "mgahal" (module does not exist, 0) But /usr/lib/xorg/modules/drivers/mga_hal_drv.so exists, right?
Jigish? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c5 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|cyberorg@opensuse.org | --- Comment #5 from Stefan Dirsch <sndirsch@novell.com> 2008-09-22 11:31:16 MDT --- It's /usr/lib/xorg/modules/drivers/mga_hal_drv.so. This looks like a bug in Xserver's routines for "-configure", which figure out the list of drivers. Anyway it's more like a warning. A working xorg.conf is still created. What concerns me more is dlopen: /usr/lib/xorg/modules//extensions/libxcliplist.so: undefined symbol: XClipListExtensionInit (EE) Failed to load /usr/lib/xorg/modules//extensions/libxcliplist.so (EE) Failed to load module "xcliplist" (loader failed, 7) I think I'll remove this optional module from xf4vnc project. "vnc" should be enough. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User cyberorg@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c6 --- Comment #6 from Jigish Gohil <cyberorg@opensuse.org> 2008-09-22 11:37:34 MDT --- It creates an empty xorg.conf. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c7 --- Comment #7 from Stefan Dirsch <sndirsch@novell.com> 2008-09-22 11:43:54 MDT --- I cannot reproduce this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User cyberorg@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c8 --- Comment #8 from Jigish Gohil <cyberorg@opensuse.org> 2008-09-22 11:46:20 MDT --- Let me know if you need ssh access to this box. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c9 --- Comment #9 from Stefan Dirsch <sndirsch@novell.com> 2008-09-22 12:57:43 MDT --- Make sure you have the latest xorg-x11-server and xorg-x11-driver-video packages from X11:XOrg project. xorg-x11-driver-video: Mon Sep 22 04:53:50 CEST 2008 - sndirsch@suse.de - updated vga driver to git commit 97e2d12 (2008-08-17) * Add libpciaccess and remove xf1bpp and xf4bpp support. (bnc #428189) - xf86-video-nsc.diff * Convert nsc driver for libpciaccess. (bnc #428189) xorg-x11-server: Mon Sep 22 19:31:52 CEST 2008 - sndirsch@suse.de - disabled build of optional "xcliplist" module (bnc #428189) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c10 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #10 from Stefan Dirsch <sndirsch@novell.com> 2008-09-22 13:05:17 MDT --- fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User cyberorg@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c11 Jigish Gohil <cyberorg@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #11 from Jigish Gohil <cyberorg@opensuse.org> 2008-10-07 07:18:11 MDT --- did the fix make it in B2? I still get the following: (EE) Failed to load module "mgahal" (module does not exist, 0) (++) Using config file: "/root/xorg.conf.new" Number of created screens does not match number of detected devices. Configuration failed. /usr/lib/xorg/modules/drivers/mga_hal_drv.so does exist. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c12 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |cyberorg@opensuse.org --- Comment #12 from Stefan Dirsch <sndirsch@novell.com> 2008-10-07 07:29:10 MDT --- I don't see this issue with an intel chipset. It behaves like a warning: # X -configure [...] vesa (EE) Failed to load module "mgahal" (module does not exist, 0) (++) Using config file: "/root/xorg.conf.new" Xorg detected your mouse at device /dev/input/mice. Please check your config if the mouse is still not operational, as by default Xorg tries to autodetect the protocol. Your xorg.conf file is /root/xorg.conf.new To test the server, run 'X -config /root/xorg.conf.new' # Do you have a Matrox card in your system? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|failed in Xorg -configure |'Xorg -configure' fails -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User cyberorg@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c13 Jigish Gohil <cyberorg@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|cyberorg@opensuse.org | --- Comment #13 from Jigish Gohil <cyberorg@opensuse.org> 2008-10-07 07:53:34 MDT --- Just a warning on via chip, but error on nvidia chipset. Nvidia drivers are not installed so using open source nv. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c14 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|'Xorg -configure' fails |'Xorg -configure' fails when searching for | |"mgahal" instead of "mga_hal" --- Comment #14 from Stefan Dirsch <sndirsch@novell.com> 2008-10-07 08:23:46 MDT --- Ok. So up to now this can only be reproduced on a i586 machine with a NVIDIA graphics chip. Weird. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c15 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |cyberorg@opensuse.org --- Comment #15 from Stefan Dirsch <sndirsch@novell.com> 2008-10-07 08:47:27 MDT --- Sure, that there is only one NVIDIA chip in this machine? What's the output of 'hwinfo --gfxcard'? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c16 --- Comment #16 from Stefan Dirsch <sndirsch@novell.com> 2008-10-07 08:54:46 MDT --- I'm asking because I would like to know how I can reproduce this issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User cyberorg@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c17 --- Comment #17 from Jigish Gohil <cyberorg@opensuse.org> 2008-10-07 09:05:44 MDT --- hwinfo --gfxcard 24: PCI 05.0: 0300 VGA compatible controller (VGA) [Created at pci.310] UDI: /org/freedesktop/Hal/devices/pci_10de_242 Unique ID: CvwD.6QQ_rZ1L6GC SysFS ID: /devices/pci0000:00/0000:00:05.0 SysFS BusID: 0000:00:05.0 Hardware Class: graphics card Model: "ASUSTeK GeForce 6100" Vendor: pci 0x10de "nVidia Corporation" Device: pci 0x0242 "GeForce 6100" SubVendor: pci 0x1043 "ASUSTeK Computer Inc." SubDevice: pci 0x81bf "GeForce 6100" Revision: 0xa2 Driver: "nvidia" Driver Modules: "nvidia" Memory Range: 0xfd000000-0xfdffffff (rw,non-prefetchable) Memory Range: 0xd0000000-0xdfffffff (rw,prefetchable) Memory Range: 0xfc000000-0xfcffffff (rw,non-prefetchable) Memory Range: 0xfebe0000-0xfebfffff (ro,prefetchable,disabled) IRQ: 19 (484058 events) I/O Ports: 0x3c0-0x3df (rw) Module Alias: "pci:v000010DEd00000242sv00001043sd000081BFbc03sc00i00" Driver Info #0: XFree86 v4 Server Module: nv XF86Config Entry: Option "HWCursor" "off" Driver Info #1: XFree86 v4 Server Module: nvidia 3D Support: yes Config Status: cfg=new, avail=yes, need=no, active=unknown Primary display adapter: #24 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|cyberorg@opensuse.org | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c18 --- Comment #18 from Stefan Dirsch <sndirsch@novell.com> 2008-10-07 10:34:35 MDT --- I've tried it with a very similar setup (NVIDIA GeForce 7300 GS). # X -configure [...] fbdev (EE) Failed to load module "mgahal" (module does not exist, 0) (++) Using config file: "/root/xorg.conf.new" (EE) NV(0): vm86() syscall generated signal 11. (EE) NV(0): vm86() syscall generated signal 11. (EE) NV(0): vm86() syscall generated signal 11. Xorg detected your mouse at device /dev/input/mice. Please check your config if the mouse is still not operational, as by default Xorg tries to autodetect the protocol. Your xorg.conf file is /root/xorg.conf.new To test the server, run 'X -config /root/xorg.conf.new' # X -config /root/xorg.conf.new <Xserver starts without any problems> Not really nice, but it works. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Minor Priority|P5 - None |P4 - Low -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428189 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428189#c19 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #19 from Stefan Dirsch <sndirsch@novell.com> 2008-10-07 14:35:20 MDT --- I now simply renamed the "mga_hal" module to "mgahal". Fixed for Beta3 and Factory. And X11:XOrg (buildservice) of course. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com