Summary: | xserver 1.6.4 crash with radeon driver | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Jean Philippe EIMER <phil.eimer> | ||||||||
Component: | Server/DDX/Xorg | Assignee: | Xorg Project Team <xorg-team> | ||||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||
Severity: | major | ||||||||||
Priority: | high | CC: | nbowler, peter.hutterer | ||||||||
Version: | unspecified | Keywords: | regression | ||||||||
Hardware: | Other | ||||||||||
OS: | All | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Bug Depends on: | |||||||||||
Bug Blocks: | 23613 | ||||||||||
Attachments: |
|
Created attachment 29926 [details]
Xorg.0.log of the failed startx
Same here, Screen stays black after startxfce4. 1.6.3.901 and current git both work.
Maybe I should mention that there are two Radeon RV770 in my box.
This is Xorg.0.log
Created attachment 29927 [details]
And the dmesg of the same startxfce4
http://lists.x.org/pipermail/xorg/2009-September/047428.html has a proposed patch. *** Bug 24199 has been marked as a duplicate of this bug. *** Should be fixed with: commit db98b26ee145f70e732e2cf4a6ac3de77fdf4adc Author: Keith Packard <keithp@keithp.com> Date: Wed Sep 30 11:40:19 2009 -0700 Re-fix DGA removal. Removing DGA ended up breaking any drivers calling into the old xf86DiDGAInit function as it tried to see if DGA was already enabled and ended up crashing if the VT wasn't completely initialized. Oops. Also, if the driver initializes DGA itself, have the DiDGA initialization overwrite that information as the DiDGA code will call ReInit on mode detect. Pushed to 1.6 and 1.7, marking as closed. Please reopen if the problem occurs again. |
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.
Created attachment 29923 [details] Xserver log file with backtrace xorg-server 1.6.4 crashes at launch. Video driver is xf86-video-ati-6.12.4, with a radeon RV620 hardware. The same configuration worked perfectly with xorg-server 1.6.3 just before upgrading.