public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* device support VGA compat Matrox MGA G200ew
@ 2011-07-12 21:15 Linda Walsh
  2011-07-12 22:26 ` Francois Romieu
  0 siblings, 1 reply; 3+ messages in thread
From: Linda Walsh @ 2011-07-12 21:15 UTC (permalink / raw)
  To: LKML

I was reviewing my kernel config and seeing what devices were
handled by what drivers -- and that all of them were configurable
via kernel devices.

I used an lspci -bkv to show me the kernel driver being used for each 
device.

One that would seem to be of some importance is the graphics controller.
There were some others devs that were 'unclaimed', but don't know
that they have a tangible effect and have yet to try a few
options, so won't bother with them here, but this one is a puzzler:

08:03.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200eW 
WPCM450 (rev 0a) (prog-if 00 [VGA controller])
        Subsystem: Dell PowerEdge T610 MGA G200eW WPCM450
        Flags: bus master, medium devsel, latency 32, IRQ 10
        Memory at d9800000 (32-bit, prefetchable)
        Memory at de7fc000 (32-bit, non-prefetchable)
        Memory at de800000 (32-bit, non-prefetchable)
        Capabilities: [dc] Power Management version 1


I have tried the dev support under the 'frame buffer devs'
for Matrox accel, with ghe G100/G200/... options checked 'on'
(and Matrox I2C support as a module). But that modules doesn't
seem to be attached to this HW.

The only other Matrox G200 related option under the DRM support, but it
says it requires /dev/agpgart to be enabled.  I know the computer doesn't
have an AGP 'slot' (the card is built-in), but is is possible AGP
would still be the choice for the interface?

Other ideas or not-supported?

Thanks!
Linda


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-07-12 23:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-12 21:15 device support VGA compat Matrox MGA G200ew Linda Walsh
2011-07-12 22:26 ` Francois Romieu
2011-07-12 23:07   ` Linda Walsh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox