Bug 474165 - X11 doesn't start anymore - Intel chipset - 845G
Summary: X11 doesn't start anymore - Intel chipset - 845G
Keywords:
Status: CLOSED DUPLICATE of bug 478000
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-i810
Version: 10
Hardware: i686
OS: Linux
low
high
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-02 15:55 UTC by Jean-François Rameau
Modified: 2018-04-11 15:23 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-09-06 08:58:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Xorg log with no xorg.conf file. (100.46 KB, text/plain)
2008-12-04 09:20 UTC, Jean-François Rameau
no flags Details
With intel driver (63.44 KB, text/plain)
2008-12-04 09:21 UTC, Jean-François Rameau
no flags Details
xorg.conf with intel driver (647 bytes, text/plain)
2008-12-04 09:22 UTC, Jean-François Rameau
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.