Płyta główna to ASUS P5GC-MX, a owa nieszczęśliwa zintegrowana karta sieciowa to Attansic L2 Fast Ethernet. Dystrybucja Debiana to lenny wczorajszy snapshot (tj, z 24.07.07)
Debian system widzi tak:
Kod: Zaznacz cały
00:00.0 Host bridge: Intel Corporation 945G/GZ/P/PL Express Memory Controller Hub (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 945G/GZ Express Integrated Graphics Controller (rev 02)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller IDE (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:00.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 08)
02:00.0 Ethernet controller: Unknown device 1969:2048 (rev a0)
¦ciągnąłem drivery które były na necie niestety podczas kompilacji wywala coś takiego
Kod: Zaznacz cały
dhcp236:/usr/local/src/driver2/src# make install
make -C /lib/modules/2.6.21-2-686/build SUBDIRS=/usr/local/src/driver2/src modules
make[1]: Wejście do katalogu `/usr/src/linux-headers-2.6.21-2-686'
CC [M] /usr/local/src/driver2/src/at_main.o
/usr/local/src/driver2/src/at_main.c: In function 'at_vlan_rx_kill_vid':
/usr/local/src/driver2/src/at_main.c:1488: error: 'struct vlan_group' has no member named 'vlan_devices'
/usr/local/src/driver2/src/at_main.c: In function 'at_restore_vlan':
/usr/local/src/driver2/src/at_main.c:1507: error: 'struct vlan_group' has no member named 'vlan_devices'
make[2]: *** [/usr/local/src/driver2/src/at_main.o] Błąd 1
make[1]: *** [_module_/usr/local/src/driver2/src] Błąd 2
make[1]: Opuszczenie katalogu `/usr/src/linux-headers-2.6.21-2-686'
make: *** [default] Błąd 2
Pozdrawiam