Bug 474165
Summary: | X11 doesn't start anymore - Intel chipset - 845G | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jean-François Rameau <jf.rameau> | ||||||||
Component: | xorg-x11-drv-i810 | Assignee: | Adam Jackson <ajax> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | high | Docs Contact: | |||||||||
Priority: | low | ||||||||||
Version: | 10 | CC: | al.dunsmuir, mcepl, vedran, 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: | 2009-09-06 08:58:14 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
Jean-François Rameau
2008-12-02 15:55:11 UTC
Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue. Please attach your X server config file (/etc/X11/xorg.conf, if available) and X server log file (/var/log/Xorg.*.log) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link below. Could you please also try to run without any /etc/X11/xorg.conf (if you have one) whatsoever and let X11 autodetect your display and video card? Attach to this bug /var/log/Xorg.0.log from this attempt as well, please. We will review this issue again once you've had a chance to attach this information. Thanks in advance. First test: no xorg.conf file. What I see is gdm greeter but the screen is corrupted around the list of users. Click anywhere then freeze (no console with Ctrl-Alt-F*) Second test: with intel driver. Same as above. Created attachment 325655 [details]
Xorg log with no xorg.conf file.
No xorg.conf file.
Created attachment 325656 [details]
With intel driver
Created attachment 325658 [details]
xorg.conf with intel driver
Could help someone else. Just add Option "AccelMethod" "XAA" to the device section. Section "Device" Identifier "Videocard0" Driver "intel" Option "AccelMethod" "XAA" EndSection Better than vesa ! This is likely a duplicate. *** This bug has been marked as a duplicate of bug 478000 *** |