Ubuntu + сетевая плата

Ethernet card, Wi-Fi, Bluetooth, IrDA, ADSL-модемы, модемы

Модератор: Модераторы разделов

Аватара пользователя
Smorodin
Сообщения: 13
ОС: Ubuntu 7.04

Ubuntu + сетевая плата

Сообщение Smorodin »

Ситуация: есть системный блок. в нем мать A7N8X-X со встроенной сетевухой.
Суть: ставлю Линукс Убунту 7.04 - не видит сетвуху. Ставлю 100% рабочуу (работала на том же самом дистрибе, но на другом компе) D-Link - тоже не работает. Не подскажите, в какую сторону копать?
Спасибо сказали:
Аватара пользователя
uptime
Сообщения: 1661
Статус: Drinker with computing problems
ОС: kubuntu 8.04

Re: Ubuntu + сетевая плата

Сообщение uptime »

Представьте, пожалуйста, вывод команд
lspci
dmesg
The answer, my friend, is blowin' in the wind.
The answer is blowin' in the wind.
Спасибо сказали:
Аватара пользователя
Smorodin
Сообщения: 13
ОС: Ubuntu 7.04

Re: Ubuntu + сетевая плата

Сообщение Smorodin »

$ lspci

Код: Выделить всё

00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev c1)
00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 0 (rev c1)
00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1)
00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1)
00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1)
00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1)
00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4)
00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3)
00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
01:08.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 86)
01:0a.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 08)
01:0a.1 Input device controller: Creative Labs SB Live! Game Port (rev 08)
02:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600/GeForce 6600 GT] (rev a2)


$ dmesg

Код:

[ 0.000000] Linux version 2.6.20-15-generic (root@palmer) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Sun Apr 15 07:36:31 UTC 2007 (Ubuntu 2.6.20-15.27-generic) [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] sanitize start [ 0.000000] sanitize end [ 0.000000] copy_e820_map() start: 0000000000000000 size: 00000000000a0000 end: 00000000000a0000 type: 1 [ 0.000000] copy_e820_map() type is E820_RAM [ 0.000000] copy_e820_map() start: 00000000000f0000 size: 0000000000010000 end: 0000000000100000 type: 2 [ 0.000000] copy_e820_map() start: 0000000000100000 size: 000000001fef0000 end: 000000001fff0000 type: 1 [ 0.000000] copy_e820_map() type is E820_RAM [ 0.000000] copy_e820_map() start: 000000001fff0000 size: 0000000000003000 end: 000000001fff3000 type: 4 [ 0.000000] copy_e820_map() start: 000000001fff3000 size: 000000000000d000 end: 0000000020000000 type: 3 [ 0.000000] copy_e820_map() start: 00000000fec00000 size: 0000000000001000 end: 00000000fec01000 type: 2 [ 0.000000] copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2 [ 0.000000] copy_e820_map() start: 00000000ffff0000 size: 0000000000010000 end: 0000000100000000 type: 2 [ 0.000000] BIOS-e820: 0000000000000000 - 00000000000a0000 (usable) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000001fff0000 (usable) [ 0.000000] BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data) [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved) [ 0.000000] 0MB HIGHMEM available. [ 0.000000] 511MB LOWMEM available. [ 0.000000] Entering add_active_range(0, 0, 131056) 0 entries of 256 used [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0 -> 4096 [ 0.000000] Normal 4096 -> 131056 [ 0.000000] HighMem 131056 -> 131056 [ 0.000000] early_node_map[1] active PFN ranges [ 0.000000] 0: 0 -> 131056 [ 0.000000] On node 0 totalpages: 131056 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 4064 pages, LIFO batch:0 [ 0.000000] Normal zone: 991 pages used for memmap [ 0.000000] Normal zone: 125969 pages, LIFO batch:31 [ 0.000000] HighMem zone: 0 pages used for memmap [ 0.000000] DMI 2.2 present. [ 0.000000] ACPI: RSDP (v000 Nvidia ) @ 0x000f75c0 [ 0.000000] ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fff3000 [ 0.000000] ACPI: FADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fff3040 [ 0.000000] ACPI: MADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fff74c0 [ 0.000000] ACPI: DSDT (v001 NVIDIA AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000 [ 0.000000] Nvidia board detected. Ignoring ACPI timer override. [ 0.000000] If you got timer trouble try acpi_use_timer_override [ 0.000000] Nvidia board detected. Ignoring ACPI timer override. [ 0.000000] If you got timer trouble try acpi_use_timer_override [ 0.000000] ACPI: PM-Timer IO Port: 0x4008 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] Processor #0 6:8 APIC version 16 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: BIOS IRQ0 pin2 override ignored. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge) [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] ACPI: IRQ14 used by override. [ 0.000000] ACPI: IRQ15 used by override. [ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000) [ 0.000000] Detected 2004.624 MHz processor. [ 32.467355] Built 1 zonelists. Total pages: 130033 [ 32.467358] Kernel command line: root=UUID=56782115-b8f0-479a-b29f-0de80f128d26 ro quiet splash locale=ru_RU [ 32.467524] mapped APIC to ffffd000 (fee00000) [ 32.467526] mapped IOAPIC to ffffc000 (fec00000) [ 32.467530] Enabling fast FPU save and restore... done. [ 32.467532] Enabling unmasked SIMD FPU exception support... done. [ 32.467541] Initializing CPU#0 [ 32.467603] PID hash table entries: 2048 (order: 11, 8192 bytes) [ 32.471973] Console: colour VGA+ 80x25 [ 32.472278] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 32.472522] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 32.484044] Memory: 508480k/524224k available (1992k kernel code, 15192k reserved, 893k data, 328k init, 0k highmem) [ 32.484054] virtual kernel memory layout: [ 32.484055] fixmap : 0xfff4e000 - 0xfffff000 ( 708 kB) [ 32.484056] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 32.484058] vmalloc : 0xe0800000 - 0xff7fe000 ( 495 MB) [ 32.484059] lowmem : 0xc0000000 - 0xdfff0000 ( 511 MB) [ 32.484060] .init : 0xc03d7000 - 0xc0429000 ( 328 kB) [ 32.484062] .data : 0xc02f2264 - 0xc03d16d4 ( 893 kB) [ 32.484063] .text : 0xc0100000 - 0xc02f2264 (1992 kB) [ 32.484066] Checking if this processor honours the WP bit even in supervisor mode... Ok. [ 32.563455] Calibrating delay using timer specific routine.. 4012.31 BogoMIPS (lpj=8024627) [ 32.563496] Security Framework v1.0.0 initialized [ 32.563503] SELinux: Disabled at boot. [ 32.563518] Mount-cache hash table entries: 512 [ 32.563655] CPU: After generic identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000 [ 32.563664] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) [ 32.563666] CPU: L2 Cache: 256K (64 bytes/line) [ 32.563669] CPU: After all inits, caps: 0383fbff c1c3fbff 00000000 00000420 00000000 00000000 00000000 [ 32.563679] Compat vDSO mapped to ffffe000. [ 32.563684] Remapping vsyscall page to ffffe000 [ 32.563693] Checking 'hlt' instruction... OK. [ 32.579544] SMP alternatives: switching to UP code [ 32.579785] Freeing SMP alternatives: 11k freed [ 32.580026] Early unpacking initramfs... done [ 32.883638] ACPI: Core revision 20060707 [ 32.890647] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT. [ 32.893463] CPU0: AMD Athlon™ XP 2600+ stepping 01 [ 32.893485] Total of 1 processors activated (4012.31 BogoMIPS). [ 32.893681] ENABLING IO-APIC IRQs [ 32.893876] ..TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1 [ 33.038751] Brought up 1 CPUs [ 33.038994] Booting paravirtualized kernel on bare hardware [ 33.039067] Time: 4:02:03 Date: 06/10/107 [ 33.039101] NET: Registered protocol family 16 [ 33.039197] EISA bus registered [ 33.039202] ACPI: bus type pci registered [ 33.071035] PCI: PCI BIOS revision 2.10 entry at 0xfb4a0, last bus=2 [ 33.071037] PCI: Using configuration type 1 [ 33.071039] Setting up standard PCI resources [ 33.083848] ACPI: Interpreter enabled [ 33.083853] ACPI: Using IOAPIC for interrupt routing [ 33.084445] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 33.084451] PCI: Probing PCI hardware (bus 00) [ 33.084686] PCI: nForce2 C1 Halt Disconnect fixup [ 33.085373] Boot video device is 0000:02:00.0 [ 33.085417] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 33.129325] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT] [ 33.129826] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT] [ 33.130807] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 6 7 10 11 12 14 15) [ 33.131087] ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 33.131364] ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 6 7 10 *11 12 14 15) [ 33.131640] ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 6 7 10 11 *12 14 15) [ 33.131915] ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 33.132192] ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 *5 6 7 10 11 12 14 15) [ 33.132473] ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 5 6 7 10 11 *12 14 15) [ 33.132751] ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 33.133027] ACPI: PCI Interrupt Link [LAPU] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 33.133311] ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 33.133589] ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 33.133868] ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 5 6 7 10 *11 12 14 15) [ 33.134145] ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 5 6 7 10 *11 12 14 15) [ 33.134424] ACPI: PCI Interrupt Link [LFIR] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 33.134712] ACPI: PCI Interrupt Link [L3CM] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 33.134988] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 33.135245] ACPI: PCI Interrupt Link [APC1] (IRQs *16), disabled. [ 33.135491] ACPI: PCI Interrupt Link [APC2] (IRQs *17), disabled. [ 33.135734] ACPI: PCI Interrupt Link [APC3] (IRQs *18), disabled. [ 33.135976] ACPI: PCI Interrupt Link [APC4] (IRQs *19), disabled. [ 33.136218] ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled. [ 33.136541] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22) *0, disabled. [ 33.136853] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22) *0, disabled. [ 33.137165] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22) *0, disabled. [ 33.137479] ACPI: PCI Interrupt Link [APCI] (IRQs 20 21 22) *0, disabled. [ 33.137791] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22) *0, disabled. [ 33.138102] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22) *0, disabled. [ 33.138349] ACPI: PCI Interrupt Link [APCS] (IRQs *23), disabled. [ 33.138665] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22) *0, disabled. [ 33.138978] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22) *0, disabled. [ 33.139290] ACPI: PCI Interrupt Link [AP3C] (IRQs 20 21 22) *0, disabled. [ 33.139600] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22) *0, disabled. [ 33.142862] Linux Plug and Play Support v0.97 © Adam Belay [ 33.142874] pnp: PnP ACPI init [ 33.148446] pnp: PnP ACPI: found 16 devices [ 33.148451] PnPBIOS: Disabled by ACPI PNP [ 33.148511] PCI: Using ACPI for IRQ routing [ 33.148518] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [ 33.184415] NET: Registered protocol family 8 [ 33.184417] NET: Registered protocol family 20 [ 33.185002] pnp: 00:00: ioport range 0x4000-0x407f could not be reserved [ 33.185005] pnp: 00:00: ioport range 0x4080-0x40ff has been reserved [ 33.185008] pnp: 00:00: ioport range 0x4400-0x447f has been reserved [ 33.185011] pnp: 00:00: ioport range 0x4480-0x44ff could not be reserved [ 33.185014] pnp: 00:00: ioport range 0x4200-0x427f has been reserved [ 33.185016] pnp: 00:00: ioport range 0x4280-0x42ff has been reserved [ 33.185022] pnp: 00:01: ioport range 0x5000-0x503f has been reserved [ 33.185025] pnp: 00:01: ioport range 0x5500-0x553f has been reserved [ 33.185321] PCI: Bridge: 0000:00:08.0 [ 33.185325] IO window: d000-dfff [ 33.185330] MEM window: eb000000-ecffffff [ 33.185334] PREFETCH window: 30000000-300fffff [ 33.185339] PCI: Bridge: 0000:00:1e.0 [ 33.185340] IO window: disabled. [ 33.185344] MEM window: e8000000-eaffffff [ 33.185347] PREFETCH window: d0000000-dfffffff [ 33.185358] PCI: Setting latency timer of device 0000:00:08.0 to 64 [ 33.185390] NET: Registered protocol family 2 [ 33.222494] IP route cache hash table entries: 4096 (order: 2, 16384 bytes) [ 33.222580] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 33.222748] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 33.222837] TCP: Hash tables configured (established 16384 bind 8192) [ 33.222839] TCP reno registered [ 33.234524] checking if image is initramfs... it is [ 33.811273] Freeing initrd memory: 7000k freed [ 33.811752] audit: initializing netlink socket (disabled) [ 33.811766] audit(1184040123.428:1): initialized [ 33.811873] VFS: Disk quotas dquot_6.5.1 [ 33.811890] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 33.811940] io scheduler noop registered [ 33.811943] io scheduler anticipatory registered [ 33.811946] io scheduler deadline registered [ 33.811953] io scheduler cfq registered (default) [ 33.812216] isapnp: Scanning for PnP cards... [ 34.166107] isapnp: No Plug & Play device found [ 34.196690] Real Time Clock Driver v1.12ac [ 34.196744] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [ 34.196911] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 34.197182] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 34.197914] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 34.198270] 00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 34.198572] mice: PS/2 mouse device common for all mice [ 34.199119] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [ 34.199360] input: Macintosh mouse button emulation as /class/input/input0 [ 34.199393] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [ 34.199397] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [ 34.199619] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 [ 34.199622] PNP: PS/2 controller doesn't have AUX irq; using default 12 [ 34.448971] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 34.449152] EISA: Probing bus 0 at eisa.0 [ 34.449174] Cannot allocate resource for EISA slot 4 [ 34.449177] Cannot allocate resource for EISA slot 5 [ 34.449192] EISA: Detected 0 cards. [ 34.479238] TCP cubic registered [ 34.479244] NET: Registered protocol family 1 [ 34.479266] Using IPI No-Shortcut mode [ 34.479332] ACPI: (supports S0 S1 S4 S5) [ 34.479381] Magic number: 15:139:9 [ 34.479895] Freeing unused kernel memory: 328k freed [ 34.480416] Time: tsc clocksource has been installed. [ 34.496010] input: AT Translated Set 2 keyboard as /class/input/input1 [ 35.712705] Capability LSM initialized [ 36.252952] usbcore: registered new interface driver usbfs [ 36.252981] usbcore: registered new interface driver hub [ 36.253005] usbcore: registered new device driver usb [ 36.253810] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver [ 36.254243] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 22 [ 36.254252] ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [APCF] -> GSI 22 (level, high) -> IRQ 16 [ 36.254266] PCI: Setting latency timer of device 0000:00:02.0 to 64 [ 36.254269] ohci_hcd 0000:00:02.0: OHCI Host Controller [ 36.254417] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1 [ 36.254438] ohci_hcd 0000:00:02.0: irq 16, io mem 0xed000000 [ 36.311970] usb usb1: configuration #1 chosen from 1 choice [ 36.311998] hub 1-0:1.0: USB hub found [ 36.312011] hub 1-0:1.0: 3 ports detected [ 36.332082] via-rhine.c:v1.10-LK1.4.2 Sept-11-2006 Written by Donald Becker [ 36.412127] Floppy drive(s): fd0 is 1.44M [ 36.413894] ACPI: PCI Interrupt Link [APCG] enabled at IRQ 21 [ 36.413905] ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [APCG] -> GSI 21 (level, high) -> IRQ 17 [ 36.413921] PCI: Setting latency timer of device 0000:00:02.1 to 64 [ 36.413924] ohci_hcd 0000:00:02.1: OHCI Host Controller [ 36.413950] ohci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2 [ 36.413969] ohci_hcd 0000:00:02.1: irq 17, io mem 0xed001000 [ 36.474596] usb usb2: configuration #1 chosen from 1 choice [ 36.474629] hub 2-0:1.0: USB hub found [ 36.474642] hub 2-0:1.0: 3 ports detected [ 36.487084] FDC 0 is a post-1991 82077 [ 36.577705] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 20 [ 36.577715] ACPI: PCI Interrupt 0000:00:02.2[C] -> Link [APCL] -> GSI 20 (level, high) -> IRQ 18 [ 36.577727] PCI: Setting latency timer of device 0000:00:02.2 to 64 [ 36.577731] ehci_hcd 0000:00:02.2: EHCI Host Controller [ 36.577762] ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 3 [ 36.577798] ehci_hcd 0000:00:02.2: debug port 1 [ 36.577803] PCI: cache line size of 64 is not supported by device 0000:00:02.2 [ 36.577814] ehci_hcd 0000:00:02.2: irq 18, io mem 0xed002000 [ 36.577821] ehci_hcd 0000:00:02.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [ 36.577892] usb usb3: configuration #1 chosen from 1 choice [ 36.577919] hub 3-0:1.0: USB hub found [ 36.577929] hub 3-0:1.0: 6 ports detected [ 36.681317] NFORCE2: IDE controller at PCI slot 0000:00:09.0 [ 36.681343] NFORCE2: chipset revision 162 [ 36.681345] NFORCE2: not 100% native mode: will probe irqs later [ 36.681350] NFORCE2: BIOS didn't set cable bits correctly. Enabling workaround. [ 36.681356] NFORCE2: 0000:00:09.0 (rev a2) UDMA133 controller [ 36.681366] ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA [ 36.681377] ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA [ 36.681385] Probing IDE interface ide0... [ 36.968622] hda: WDC WD800JB-00FMA0, ATA DISK drive [ 37.260043] usb 1-2: new low speed USB device using ohci_hcd and address 3 [ 37.468878] usb 1-2: configuration #1 chosen from 1 choice [ 37.483611] usbcore: registered new interface driver hiddev [ 37.493055] input: HID 1241:1166 as /class/input/input2 [ 37.493171] input: USB HID v1.00 Mouse [HID 1241:1166] on usb-0000:00:02.0-2 [ 37.493187] usbcore: registered new interface driver usbhid [ 37.493191] drivers/usb/input/hid-core.c: v2.6:USB HID core driver [ 37.639640] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [ 37.641910] Probing IDE interface ide1... [ 38.374404] hdc: HL-DT-STDVD-ROM GDR8162B, ATAPI CD/DVD-ROM drive [ 38.718108] ide1 at 0x170-0x177,0x376 on irq 15 [ 38.729102] SCSI subsystem initialized [ 38.734814] libata version 2.20 loaded. [ 38.740442] ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18 [ 38.740454] ACPI: PCI Interrupt 0000:01:08.0[A] -> Link [APC3] -> GSI 18 (level, high) -> IRQ 19 [ 38.746023] eth0: VIA Rhine III at 0x1d000, 00:05:5d:81:cc:e3, IRQ 19. [ 38.746755] eth0: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000. [ 38.756956] hda: max request size: 128KiB [ 38.769135] hda: Host Protected Area detected. [ 38.769137] current capacity is 152105071 sectors (77877 MB) [ 38.769139] native capacity is 156301488 sectors (80026 MB) [ 38.769271] hda: Host Protected Area disabled. [ 38.769274] hda: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(100) [ 38.769335] hda: cache flushes supported [ 38.769387] hda: hda1 hda2 hda3 [ 38.794115] hdc: ATAPI 48X DVD-ROM drive, 256kB Cache, UDMA(33) [ 38.794125] Uniform CD-ROM driver Revision: 3.20 [ 39.031125] Attempting manual resume [ 39.031129] swsusp: Resume From Partition 3:1 [ 39.031131] PM: Checking swsusp image. [ 39.031311] PM: Resume from disk failed. [ 39.055609] kjournald starting. Commit interval 5 seconds [ 39.055622] EXT3-fs: mounted filesystem with ordered data mode. [ 45.836119] eth0: link down [ 47.082980] NET: Registered protocol family 17 [ 47.952604] i2c_adapter i2c-0: nForce2 SMBus adapter at 0x5000 [ 47.952649] i2c_adapter i2c-1: nForce2 SMBus adapter at 0x5500 [ 47.963533] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 47.966013] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 48.088815] input: PC Speaker as /class/input/input3 [ 48.232564] parport: PnPBIOS parport detected. [ 48.232627] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA] [ 48.368661] gameport: EMU10K1 is pci0000:01:0a.1/gameport0, io 0xd800, speed 864kHz [ 48.384582] Linux agpgart interface v0.102 © Dave Jones [ 48.407485] agpgart: Detected NVIDIA nForce2 chipset [ 48.414910] agpgart: AGP aperture is 128M @ 0xe0000000 [ 49.051431] ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16 [ 49.051442] ACPI: PCI Interrupt 0000:01:0a.0[A] -> Link [APC1] -> GSI 16 (level, high) -> IRQ 20 [ 49.295720] fuse init (API version 7.8) [ 49.316166] lp0: using parport0 (interrupt-driven). [ 49.349928] Adding 2000052k swap on /dev/disk/by-uuid/ad709730-5759-40f6-bb7e-0f7e0b238665. Priority:-1 extents:1 across:2000052k [ 49.476744] EXT3 FS on hda2, internal journal [ 49.684771] kjournald starting. Commit interval 5 seconds [ 49.685005] EXT3 FS on hda3, internal journal [ 49.685011] EXT3-fs: mounted filesystem with ordered data mode. [ 55.007791] Using specific hotkey driver [ 55.031752] No dock devices found. [ 55.058776] ibm_acpi: ec object not found [ 55.147818] input: Power Button (FF) as /class/input/input4 [ 55.152433] ACPI: Power Button (FF) [PWRF] [ 55.186914] input: Power Button (CM) as /class/input/input5 [ 55.191454] ACPI: Power Button (CM) [PWRB] [ 55.244535] pcc_acpi: loading... [ 60.508709] ppdev: user-space parallel port driver [ 61.086758] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) [ 61.086764] apm: overridden by ACPI. [ 61.306307] Bluetooth: Core ver 2.11 [ 61.328863] NET: Registered protocol family 31 [ 61.328870] Bluetooth: HCI device and connection manager initialized [ 61.328874] Bluetooth: HCI socket layer initialized [ 61.338715] Bluetooth: L2CAP ver 2.8 [ 61.338720] Bluetooth: L2CAP socket layer initialized [ 61.393162] Bluetooth: RFCOMM socket layer initialized [ 61.393459] Bluetooth: RFCOMM TTY layer initialized [ 61.393463] Bluetooth: RFCOMM ver 1.8 [ 85.966053] NET: Registered protocol family 10 [ 85.966150] lo: Disabled Privacy Extensions [ 85.966218] ADDRCONF(NETDEV_UP): eth0: link is not ready
Спасибо сказали:
Аватара пользователя
uptime
Сообщения: 1661
Статус: Drinker with computing problems
ОС: kubuntu 8.04

Re: Ubuntu + сетевая плата

Сообщение uptime »

01:08.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 86)

[ 38.746023] eth0: VIA Rhine III at 0x1d000, 00:05:5d:81:cc:e3, IRQ 19.
[ 38.746755] eth0: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000.
[ 45.836119] eth0: link down

итого: карточка присутствует, но не поднимается по непонятным причинам.

Представьте, пожалуйста, вывод команды

ifup eth0
The answer, my friend, is blowin' in the wind.
The answer is blowin' in the wind.
Спасибо сказали: