[Bug 91748] Drivers fail to configure - device already claimed
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 25 12:07:58 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91748
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Component|Driver/intel |Server/DDX/Xorg
Assignee|chris at chris-wilson.co.uk |xorg-team at lists.x.org
QA Contact|intel-gfx-bugs at lists.freede |xorg-team at lists.x.org
|sktop.org |
--- Comment #8 from Chris Wilson <chris at chris-wilson.co.uk> ---
[ 191.198] (--) PCI:*(0:0:2:0) 8086:041e:8086:041e rev 6, Mem @
0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
[ 191.198] List of video drivers:
[ 191.198] intel
[ 191.198] modesetting
..
[ 191.203] (II) intel(G0): Using Kernel Mode Setting driver: i915, version
1.6.0 20150327
X has probed the video card, it is even marked as primary, but despite it being
the only device on the system, X tries to set it up as a slaved screen.
To workaround that you need to create an xorg.conf, just
Section "Device"
Identifier "igfx"
Driver "intel"
EndSection
should suffice, though you may need a BusID "pci:0:0:2" line.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150825/a1186088/attachment.html>
More information about the intel-gfx-bugs
mailing list