Bug 439294
| Summary: | gdm-user-switch-applet locks up the computer (Apple Powerbook, nv driver) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alex Kanavin <ak> | ||||||
| Component: | xorg-x11-drv-nv | Assignee: | Ben Skeggs <bskeggs> | ||||||
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 10 | CC: | beland, djuran, mclasen, rstrode, xgl-maint | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | powerpc | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2009-08-24 01:33:02 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Alex Kanavin
2008-03-27 22:38:00 UTC
Created attachment 299400 [details]
first xorg log
Created attachment 299401 [details]
second xorg log
Comment on attachment 299401 [details]
second xorg log
erm, this is the wrong log, and it's probably unnecessary anyway
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping The problem persists in Fedora 10 Beta. This has to be some graphics driver problem. This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Just a note that there are now several similar reports with different hardware: Bug 482997, Bug 484516, Bug 450197, and Bug 439294. I have switched to nouveau in F10 and can report that the problem remains when nvidiafb is used with nouveau, and goes away when video=ofonly is used. So it's probably some weird interaction between user switcher and nvidiafb. Issues presented while running with nvidiafb enabled are generally unavoidable. You end up in a situation where you have two drivers, with no knowledge of each other trying to control the same piece of hardware. There's a very good reason why the NVIDIA binary driver refuses to load when nvidiafb is present.. While yes, in a lot of cases nvidiafb works fine in conjunction with the nv driver this is only luck that the two drivers program the hw into very simlar states. The nouveau driver programs the card completely differently, and will almost certainly fail. I'm going to close this CANTFIX. Latest rawhide has a version of the nouveau driver with kernel modesetting support that includes a nouveau-controlled framebuffer console driver that should be somewhat more successful! Thanks! Right - if I run F12 Alpha on a PowerPC machine, should I be expecting a neat graphical boot? |