On Wed, Sep 10, 2008 at 8:41 PM, William Tracy <[EMAIL PROTECTED]> wrote:
> On Wed, Sep 10, 2008 at 8:15 PM, Dan Nicholson <[EMAIL PROTECTED]> wrote:
>> It's a little short on info. Can you post `lspci -v'? You can just
>> strip out the VGA device.
>
> 00:02.0 VGA compatible controller: Intel Corporation Mobile Integrated
> Graphics Controller (rev 0c) (prog-if 00 [VGA])
>        Subsystem: Dell Unknown device 01f3
>        Flags: bus master, fast devsel, latency 0, IRQ 16
>        Memory at fea00000 (64-bit, non-prefetchable) [size=1M]
>        Memory at e0000000 (64-bit, prefetchable) [size=256M]
>        I/O ports at eff8 [size=8]
>        Capabilities: [90] Message Signalled Interrupts: Mask- 64bit-
> Queue=0/0 Enable-
>        Capabilities: [d0] Power Management version 3
>
> 00:02.1 Display controller: Intel Corporation Mobile Integrated
> Graphics Controller (rev 0c)
>        Subsystem: Dell Unknown device 01f3
>        Flags: bus master, fast devsel, latency 0
>        Memory at feb00000 (64-bit, non-prefetchable) [size=1M]
>        Capabilities: [d0] Power Management version 3

Ah, shoot. One more. Can you do one more? Try `lspci -nn'. I want to
see the PCI ID number. I think your pci.ids file might be out of date
because the online one has more information than that. It will be the
number near the end of the line in the brackets. My G965 is
[8086:29a2]. I suspect you have a GM965, which is [8086:2a02]. And, in
fact, the online database shows that it's included in the Inspiron
1420.

http://pci-ids.ucw.cz/iii/?i=80862a02

You'll get there. What's interesting is that looking at your Ubuntu
Xorg.log, it show that it is the i810 driver, version 1.7.4. I suspect
they just patched the driver to match the GM965, too, since it's
really similar to the 965. I'm not seeing the patch in my brief look.

--
Dan
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to