NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xsrc/44167: X.org 1.9.2 video-intel driver throws Undefined PLT Symbol
>Number: 44167
>Category: xsrc
>Synopsis: X.org 1.9.2 video-intel driver throws Undefined PLT Symbol
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: xsrc-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Nov 29 01:25:00 +0000 2010
>Originator: Andy Wallis
>Release: 5.99.40
>Organization:
>Environment:
NetBSD whitestar 5.99.40 NetBSD 5.99.40 (GENERIC) #13: Sun Nov 28 18:44:20 EST
2010 root@whitestar:/usr/obj/sys/arch/i386/compile/GENERIC i386
>Description:
When trying out the new X.org 1.9.2 brought into -current, X throws an
undefined symbol error when running the with X.org -configure's output.
This was done on an Asus EeePC 1000HA with an onboard Intel GMA graphics chip.
From the dmesg output:
...
agp0 at pchb0: detected 7932k stolen memory
agp0: aperture at 0xd0000000, size 0x10000000
vga1 at pci0 dev 2 function 0: vendor 0x8086 product 0x27ae (rev. 0x03)
...
i915drm0 at vga1: Intel i945GME
i915drm0: AGP at 0xd0000000 256MB
i915drm0: Initialized i915 1.6.0 20080730
Error below
X.Org X Server 1.9.2
Release Date: 2010-10-30
X Protocol Version 11, Revision 0
Build Operating System: NetBSD/i386 -
Current Operating System: NetBSD whitestar 5.99.40 NetBSD 5.99.40 (GENERIC) #1
3: Sun Nov 28 18:44:20 EST 2010 root@whitestar:/usr/obj/sys/arch/i386/compile
/GENERIC i386
Build Date: 23 November 2010 01:33:05AM
Current version of pixman: 0.21.2
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
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: Sun Nov 28 20:02:50 2010
Converted `/usr/share/X11/%X' to `/usr/share/X11/xorg.conf.d'
Converted `%D/X11/%X' to `/usr/X11R6/share/X11/xorg.conf.d'
Converted `/etc/X11/%X' to `/etc/X11/xorg.conf.d'
Converted `%C/X11/%X' to `/usr/X11R6/etc/X11/xorg.conf.d'
Converted `%A' to `/root/xorg.conf.new'
(++) Using config file: "/root/xorg.conf.new"
Found 1 screens in the layout section X.org ConfiguredFound 0 inactive devices
in the layout section X.org Configured
Found 2 input devices in the layout section X.org
Configured intel: card at 0:2:0 is claimed by a Device section
/usr/X11R7/lib/modules/drivers/intel_drv.so:
Undefined PLT symbol "xf86LoaderReqSymLists" (symnum = 73)
After it hits the undefined symbol, X.org exits with a return code of 1.
>How-To-Repeat:
On a machine with an Intel GMA graphics card, run the following commands.
As root:
X -configure
X -config /root/xorg.conf.new
>Fix:
Home |
Main Index |
Thread Index |
Old Index