Bug 1036016 - xorg fallback to vesa instead of intel driver for 945GSE
Summary: xorg fallback to vesa instead of intel driver for 945GSE
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-intel
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-29 08:20 UTC by Stefan Assmann
Modified: 2019-08-21 02:48 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-01 23:07:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
xorg.0.log (73.24 KB, text/x-log)
2013-11-29 08:20 UTC, Stefan Assmann
no flags Details
dmesg (52.79 KB, text/plain)
2013-11-29 08:21 UTC, Stefan Assmann
no flags Details
lspci (14.74 KB, text/plain)
2013-11-29 08:22 UTC, Stefan Assmann
no flags Details

Description Stefan Assmann 2013-11-29 08:20:50 UTC
Created attachment 830516 [details]
xorg.0.log

Description of problem:
Using an atom based system, xorg uses vesa instead of intel driver.

lspci -nn
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller [8086:27ae] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)

Version-Release number of selected component (if applicable):
xorg-x11-drv-intel-2.21.12-2.fc19.i686
xorg-x11-server-Xorg-1.14.4-3.fc19.i686

How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:
uses vesa

Expected results:
uses intel driver

Comment 1 Stefan Assmann 2013-11-29 08:21:30 UTC
Created attachment 830517 [details]
dmesg

Comment 2 Stefan Assmann 2013-11-29 08:22:18 UTC
Created attachment 830518 [details]
lspci

Comment 3 Stefan Assmann 2013-11-29 08:23:51 UTC
Tried to force the intel driver with
Section "Device"
        Driver     "intel"
EndSection
didn't work. Driver doesn't find the hardware.

Comment 4 Dave Airlie 2013-12-01 23:07:56 UTC
remove the nomodeset from your kernel command line.

Comment 5 Stefan Assmann 2013-12-02 07:55:17 UTC
Hi Dave,
thanks for the notice. I wonder why the nomodeset is there in the first place. It must have been placed there during installation as I didn't add it myself.

Comment 6 Dave Airlie 2013-12-02 21:57:36 UTC
forced text mode or safe video mode install perhaps?

Comment 7 Stefan Assmann 2013-12-03 07:38:42 UTC
Ah, I've installed with safe video mode IIRC. I thought that shouldn't affect the installed system but obviously I've been mistaken. Thanks a lot Dave.


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