The nice thing is it sets up my Realtek 8111C Ethernet Controller
However it selects the wrong graphics card
The Mini-ITX board has an Intel GMA 950 graphics chip but sees:
Code:
root@Microknoppix:/# lspci -v
00:00.0 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
	Subsystem: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
	Flags: bus master, 66MHz, medium devsel, latency 8
	Memory at e8000000 (32-bit, prefetchable) [size=128M]
	Capabilities: [80] AGP version 3.5
	Capabilities: [50] Power Management version 2
	Kernel driver in use: agpgart-via

00:00.1 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
	Flags: bus master, medium devsel, latency 0

00:00.2 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
	Flags: bus master, medium devsel, latency 0

00:00.3 Host bridge: VIA Technologies, Inc. PT890 Host Bridge
	Flags: bus master, medium devsel, latency 0

00:00.4 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
	Flags: bus master, medium devsel, latency 0

00:00.7 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
	Flags: bus master, medium devsel, latency 0

00:01.0 PCI bridge: VIA Technologies, Inc. VT8237/VX700 PCI Bridge (prog-if 00 [Normal decode])
	Flags: bus master, 66MHz, medium devsel, latency 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fb000000-fcffffff
	Prefetchable memory behind bridge: f4000000-f7ffffff
	Capabilities: [70] Power Management version 2

00:08.0 Ethernet controller: Accton Technology Corporation EN-1216 Ethernet Adapter (rev 11)
	Subsystem: U.S. Robotics Device 00ed
	Flags: bus master, medium devsel, latency 32, IRQ 17
	I/O ports at f600 [size=256]
	Memory at fdfff000 (32-bit, non-prefetchable) [size=1K]
	[virtual] Expansion ROM at 1c000000 [disabled] [size=128K]
	Capabilities: [c0] Power Management version 2
	Kernel driver in use: tulip
	Kernel modules: tulip

00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet (rev 10)
	Subsystem: Jetway Information Co., Ltd. Device 10ec
	Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 18
	I/O ports at f400 [size=256]
	Memory at fdffe000 (32-bit, non-prefetchable) [size=256]
	[virtual] Expansion ROM at 1c020000 [disabled] [size=128K]
	Capabilities: [dc] Power Management version 2
	Kernel driver in use: r8169
	Kernel modules: r8169

00:0f.0 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP])
	Subsystem: VIA Technologies, Inc. VT82C586/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE
	Flags: bus master, medium devsel, latency 32, IRQ 20
	[virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
	[virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
	[virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
	[virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
	I/O ports at ff00 [size=16]
	Capabilities: [c0] Power Management version 2
	Kernel driver in use: pata_via
The even odder thing is that the Jetway JNF94-270-LF doesn't appear to have any VIA chip on the board.
The chipset is Intel 945GSE + ICH7M
+ ATOM CPU
+ ALC662 Audio
Even though the board works OK (I think) apart from the graphics should I be worried that most hardware detection seems incorrect and I'm piling up problems for the future?

Sorry. Should have mentioned the plug in NIC - it's there because every other distro I've tried won't recognise the Realtek.

[edit] Anyone any suggestions? I'm stuck with max. 800x600. And why doesn't lspci -v show graphics adapter? [edit]