Subject: Re: Intel mini dmesg
To: None <port-i386@netbsd.org>
From: Peter Seebach <seebs@plethora.net>
List: port-i386
Date: 10/07/2006 02:20:32
In message <20061007070655.0C273AFD43@thoreau.thistledown.com.au>, Simon Burge 
writes:
>Peter Seebach wrote:
>
>> vga0 at pci0 dev 2 function 0: Intel 82945GM/PM/GMS Integrated Graphics Device (rev. 0x03)
>
>I've the same graphics chipset in my laptop.  xsrc in the -current
>won't work - you'll need to use xorg from pkgsrc for this to work.

Yup!

I think I have pretty much everything working... Except, of course, that I
just realized I've lost the DVI to VGA adapter the Mini came with, and I have
no spares at the moment.  So I can't put it on the console switch I wanted
to.

Apart from that, it's looking excellent.  Very easy to get running.  My guess
is that 3.0.1 failed because of some quirks that are fixed in -current's
piixide.  With acpi enabled, it goes SMP and the built-in wired network works
flawlessly, ath0 was fine all along... I haven't tested bluetooth or firewire
much, and I haven't done anything interesting with sound, but it's all looking
quite good.

I've added some debugging code, looks like we need another case in a switch
in the i810 AGP driver for the agpart stuff to work.

-s