Bug 55303 - xserver (git version) fails to load
Summary: xserver (git version) fails to load
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-25 03:14 UTC by Jos van Wolput
Modified: 2012-09-27 09:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg.0.log (23.86 KB, text/plain)
2012-09-25 03:23 UTC, Jos van Wolput
no flags Details
lightdm.log (3.78 KB, text/plain)
2012-09-25 03:30 UTC, Jos van Wolput
no flags Details

Description Jos van Wolput 2012-09-25 03:14:42 UTC

    
Comment 1 Jos van Wolput 2012-09-25 03:23:00 UTC
Created attachment 67661 [details]
Xorg.0.log

xserver failing to load.
Comment 2 Jos van Wolput 2012-09-25 03:26:41 UTC
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
Comment 3 Jos van Wolput 2012-09-25 03:30:21 UTC
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
Comment 4 Michel Dänzer 2012-09-25 14:33:13 UTC
Did you rebuild the radeon driver against xserver Git?
Comment 5 Chris Wilson 2012-09-25 14:49:09 UTC
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.
Comment 6 Jos van Wolput 2012-09-26 04:45:04 UTC
(In reply to comment #4)
> Did you rebuild the radeon driver against xserver Git?

Yes I did!
Comment 7 Jos van Wolput 2012-09-26 04:50:49 UTC
(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.