Summary: | xserver (git version) fails to load | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Jos van Wolput <wolput> | ||||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | major | ||||||||
Priority: | medium | ||||||||
Version: | git | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Jos van Wolput
2012-09-25 03:14:42 UTC
Created attachment 67661 [details]
Xorg.0.log
xserver failing to load.
Latest git version of xserver fails to load, exiting with return value 127. System: CPU~Dual core AMD Athlon X2 QL-64 Debian/Sid Kernel~3.5.0-4.dmz.1-liquorix-amd64 Using lightdm Created attachment 67662 [details]
lightdm.log
[+846.69s] DEBUG: Launching process 6449: /usr/bin/X :0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+846.69s] DEBUG: Waiting for ready signal from X server :0
[+846.96s] DEBUG: Process 6449 exited with return value 127
Did you rebuild the radeon driver against xserver Git? I'd guess it is the missing symbol miInitializeBackingStore(). You need to look in the stderr to see what actually caused it to return 127. (In reply to comment #4) > Did you rebuild the radeon driver against xserver Git? Yes I did! (In reply to comment #5) > I'd guess it is the missing symbol miInitializeBackingStore(). Yes it is, x-0.log shows: /usr/bin/X: symbol lookup error: /usr/lib/x86_64-linux-gnu/xorg/modules/drivers/radeon_drv.so: undefined symbol: miInitializeBackingStore P.S. I'm using the git version of the xf86-video-ati driver. |
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.