Bug 469346
| Summary: | X server returns to console with blinking cursor when started | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | I Fong Lam <ifl> |
| Component: | xorg-x11-drv-openchrome | Assignee: | Xavier Bachelot <xavier> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | xavier, xgl-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-12-30 20:49:20 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
I Fong Lam
2008-10-31 13:00:06 UTC
Created attachment 322041 [details]
xorg.conf generated by X -configure
Created attachment 322042 [details]
Xorg.0.log from using xorg.conf.new
Created attachment 322043 [details]
xorg.conf.new but with device changed to vesa
Created attachment 322044 [details]
Xorg.0.log from using xorg.conf.vesa
Created attachment 322045 [details]
xorg.conf using openchrome which works on other Linux distributions
Created attachment 322046 [details]
Xorg.0.log from using xorg.conf.openchrome
Created attachment 322048 [details]
Xorg.0.log from starting X server without an existing xorg.conf
Created attachment 322049 [details]
Output of lspci
I forgot to say that the openchrome package from the EPEL (http://download.fedora.redhat.com/pub/epel/5/i386/repoview/xorg-x11-drv-openchrome.html) works on CentOS 5.2, if xorg.conf.openchrome is used. Perhaps the build from EPEL has something enabled/disabled which isn't done on the build from Fedora 9? The package for EL-5 is very different than the one in Fedora. First, this is an earlier version of the driver (0.2.901, iirc) but the major difference is elsewhere, EL5 is using xorg xserver 1.4 and this might. Could you please try to rebuild the F9 SRPM on your RHEL5 machine and see if it breaks X or not ? A workaround to the F9 issue could be to use Option "XaaNoImageWriteRect" or either to switch to EXA acceleration (Option "AccelMethod" "exa"). Can you please give this a try ? I have built xorg-x11-drv-openchrome-0.2.902-3.fc9.src.rpm on CentOS 5.2 and used xorg.conf.openchrome and it works, with the right resolution. The only problem is that switching into a virtual console will either turn the screen black or into some white lines on a black screen. I am able to switch back to a GUI though. This inability to switch from an X server to a virtual console seems to pop up in other Linux distributions, so I don't think it's a problem of Fedora. I have tried both workarounds (both separate and together) on Fedora 9 and it doesn't work. *** This bug has been marked as a duplicate of bug 446489 *** |