From: Tempura San <tempura.san@gmail.com>
To: intel-gfx@lists.freedesktop.org
Subject: i915 module does not find 82865G if configured as secondary
Date: Sat, 08 Oct 2011 17:25:24 +0200 [thread overview]
Message-ID: <4E906B64.2090702@gmail.com> (raw)
Hi everybody,
I want to set up the following configuration:
Primary display:
00:02.0 Display controller: Intel Corporation 82865G Integrated Graphics
Controller (rev 02)
Secondary display:
03:0a.0 VGA compatible controller: Avance Logic Inc. ALG-2302
The 82865G is onboard, but via BIOS the other (PCI) card is activated.
In the end I would like to run Xorg on the 82865G card and keep the
console output on the PCI card.
But Xorg is not able to locate the card. I (think I) tracked the problem
down to the i915 module as it is not finding the card if it is not the
active one and the Xorg module relies on the DRM driver.
82865G as primary:
[drm] Initialized drm 1.1.0 20060810
[drm] set up 31M of stolen space
[drm] initialized overlay support
fb0: inteldrmfb frame buffer device
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
82865G as secondary:
[drm] Initialized drm 1.1.0 20060810
...and nothing else.
With lspci -v the 82865G (as secondary) is listed like:
00:02.0 Display controller: Intel Corporation 82865G Integrated Graphics
Controller (rev 02)
Subsystem: IBM Device 0285
Flags: fast devsel, IRQ 11
Memory at d8000000 (32-bit, prefetchable) [disabled] [size=128M]
Memory at d0080000 (32-bit, non-prefetchable) [disabled] [size=512K]
I/O ports at 1890 [disabled] [size=8]
Capabilities: [d0] Power Management version 1
I tried to enable the card by doing
# echo 1 > /sys/bus/pci/devices/0000\:00\:02.0/enable
In dmesg the following lines are printed:
...
pci 0000:00:02.0: enabling device (0000 -> 0003)
pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
But even after rmmod'ing the kernel modules nothing is printed except:
[drm] Module unloaded
[drm] Initialized drm 1.1.0 20060810
I am running the current stock Debian Squeeze (kernel 2.6.32-5-686).
So my question is: why is the card not recognised? Am I missing something?
Maybe the configuration I want to run is not possible?
Any help would be great!
Thank you & Cheers,
Tempura
next reply other threads:[~2011-10-08 15:25 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-08 15:25 Tempura San [this message]
2011-10-08 16:33 ` i915 module does not find 82865G if configured as secondary Felix Miata
2011-10-09 9:52 ` Tempura San
2011-10-08 19:37 ` Dave Airlie
2011-10-09 9:34 ` Tempura San
2011-10-09 10:38 ` Daniel Vetter
2011-10-09 11:07 ` Tempura San
2011-10-09 12:44 ` Daniel Vetter
2011-10-09 18:36 ` Chris Wilson
2011-10-09 20:20 ` Tempura San
2011-10-10 19:06 ` Julien Cristau
2011-10-10 20:32 ` Tempura San
2011-10-10 20:53 ` Chris Wilson
2011-10-11 8:25 ` Dave Airlie
2011-10-15 11:44 ` Tempura San
2011-10-09 20:19 ` Tempura San
2011-10-10 6:55 ` Daniel Vetter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E906B64.2090702@gmail.com \
--to=tempura.san@gmail.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.