| Summary: | X server freezes after a couple of seconds | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | xorg | Reporter: | Andre Colomb <acolomb> | ||||||
| Component: | Driver/Radeon | Assignee: | Xorg Project Team <xorg-team> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | high | ||||||||
| Version: | 6.9.0 | ||||||||
| Hardware: | x86 (IA32) | ||||||||
| OS: | Linux (All) | ||||||||
| Whiteboard: | |||||||||
| i915 platform: | i915 features: | ||||||||
| Attachments: |
|
||||||||
|
Description
Andre Colomb
2006-04-13 05:08:53 UTC
Please attach (as opposed to paste) full X config and log files. Created attachment 5335 [details]
X server config file
The "Radeonserver" ServerLayout is the one I used for the test.
Created attachment 5336 [details]
X server log file
I'll also try to send the strace log as soon as I have another host up in the
network again.
A lot of problems like this have been fixed in xf86-video-ati CVS. Would be great if you could try either HEAD or ati-1-0-branch. Forgot to mention that not enabling the DRI might serve as a workaround. I just came around to test this situation once again. What I am now using: xserver-xorg 1:7.0.22, libgl1-mesa-dri 6.4.2-1, xserver-xorg-video-ati 1:6.5.8.0-1 from Debian testing and a self-compiled linux 2.6.17.6 kernel. As suggested in some forums, I tried turning off the radeonfb driver in the kernel. That solved the problem. However, I would still like to use it because it gives me a 1400x1050 framebuffer console instead of a 1280x1024 with the vesafb driver. Is that more of a kernel issue, rather than the X server? Besides, I get this following error message when trying to run glxgears: --- acolomb@pythagoras:~> glxgears Unknown device ID 5460, please report. Assuming plain R300. *********************************WARN_ONCE********************************* File r300_state.c function r300Enable line 456 TODO - double side stencil ! *************************************************************************** No ctx->FragmentProgram._Current!! *********************************WARN_ONCE********************************* File r300_render.c function r300_get_num_verts line 188 user error: Need more than 2 vertices to draw primitive QS ! *************************************************************************** --- lspci correctly identifies my card as an ATI Technologies Inc M22 [Radeon Mobility M300], so I guess the PCI ID just has to be added to the driver. The rest of the messages is probably due to the fact that the driver is still incomplete (Correct me if I'm wrong...) Hope this information helps improving the driver further. For now I can use the radeon driver in my default X screen and watch hardware-scaled movies :-) Would be really nice to use the kernel radeonfb driver, though. Marking broken (status null/blank) bugs in xorg with no activity in a long time as fixed. Please reopen if you think it's necessary, but first do a search if a similar bug report is already filed and in a NEW/ASSIGNED state. These bugs do not currently show in most search results as they do not have any status. Sorry for this janitorial spam, you know where to send hate mails to when your inbox gets full of bugs you're subscribed to. |
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.