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-i810Assignee: Adam Jackson <ajax>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 10CC: 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 Flags
Xorg log with no xorg.conf file.
none
With intel driver
none
xorg.conf with intel driver none

Description Jean-François Rameau 2008-12-02 15:55:11 UTC
X11 doesn't start anymore since my migration to FC10 (from scratch).

The graphical card is the following:


00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 03)

I tried both i810 and intel new driver but no way, I'm now running vesa driver.

Also, the installation has been done with text mode on, the graphical one being freeze after freeze.

I'll be happy to help.

jean-françois

Comment 1 Matěj Cepl 2008-12-03 17:19: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.

Comment 2 Jean-François Rameau 2008-12-04 09:19:22 UTC
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.

Comment 3 Jean-François Rameau 2008-12-04 09:20:44 UTC
Created attachment 325655 [details]
Xorg log with no xorg.conf file.

No xorg.conf file.

Comment 4 Jean-François Rameau 2008-12-04 09:21:21 UTC
Created attachment 325656 [details]
With intel driver

Comment 5 Jean-François Rameau 2008-12-04 09:22:27 UTC
Created attachment 325658 [details]
xorg.conf with intel driver

Comment 6 Jean-François Rameau 2008-12-23 14:07:50 UTC
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 !

Comment 7 Vedran Miletić 2009-09-06 08:58:14 UTC
This is likely a duplicate.

*** This bug has been marked as a duplicate of bug 478000 ***