On środa, 27 grudnia 2006 05:21, Corey Osgood wrote:
vt8601 support is already present in linuxbios, and I'm currently working on vt82c686 (which should work, but I haven't had a chance to test it yet). There are two variants of the 82c686, the a and the b. Can you either check the manual to find out which one of these it is, or reply with "lspci -n"? Then, beyond that, it's the code for the actual motherboard, which usually isn't too hard.
Here it is:
gammu ~ # lspci -n 00:00.0 0600: 1106:0601 (rev 05) 00:01.0 0604: 1106:8601 00:07.0 0601: 1106:0686 (rev 40) 00:07.1 0101: 1106:0571 (rev 06) 00:07.2 0c03: 1106:3038 (rev 1a) 00:07.3 0c03: 1106:3038 (rev 1a) 00:07.4 0680: 1106:3057 (rev 40) 00:0d.0 0200: 100b:0020 00:10.0 0401: 1102:0002 (rev 0a) 00:10.1 0980: 1102:7002 (rev 0a) 01:00.0 0300: 1023:8500 (rev 6a) gammu ~ # lspci 00:00.0 Host bridge: VIA Technologies, Inc. VT8601 [Apollo ProMedia] (rev 05) 00:01.0 PCI bridge: VIA Technologies, Inc. VT8601 [Apollo ProMedia AGP] 00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40) 00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) 00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1a) 00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1a) 00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40) 00:0d.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller 00:10.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a) 00:10.1 Input device controller: Creative Labs SB Live! Game Port (rev 0a) 01:00.0 VGA compatible controller: Trident Microsystems CyberBlade/i1 (rev 6a) gammu ~ #