[已解决]8139网卡无法使用

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
头像
xindex
帖子: 72
注册时间: 2007-01-01 12:28

[已解决]8139网卡无法使用

#1

帖子 xindex » 2008-03-30 23:21

我在家用路由器上网。win系统下正常上网,在ubuntu 7.10下无法上网。使用DHCP服务。

ifconfig
eth0 链路封装:以太网 硬件地址 00:11:09:88:A9:0A
inet6 地址: fe80::211:9ff:fe88:a90a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 跃点数:1
接收数据包:0 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:0 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:0 (0.0 b) 发送字节:0 (0.0 b)
中断:21 基本地址:0xef00

eth0:avah 链路封装:以太网 硬件地址 00:11:09:88:A9:0A
inet 地址:169.254.4.146 广播:169.254.255.255 掩码:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 跃点数:1
中断:21 基本地址:0xef00

lo 链路封装:本地环回
inet 地址:127.0.0.1 掩码:255.0.0.0
inet6 地址: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 跃点数:1
接收数据包:16 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:16 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:1408 (1.3 KB) 发送字节:1408 (1.3 KB)

lspci
……
03:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

dmesg |tail
[ 1090.659083] eth0: Tx descriptor 3 is 00082156.
[ 1090.659098] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 1420.156610] NETDEV WATCHDOG: eth0: transmit timed out
[ 1423.152057] eth0: Transmit timeout, status 0d 0000 c07f media 10.
[ 1423.152064] eth0: Tx queue start entry 4 dirty entry 0.
[ 1423.152068] eth0: Tx descriptor 0 is 00082156. (queue head)
[ 1423.152071] eth0: Tx descriptor 1 is 00082156.
[ 1423.152074] eth0: Tx descriptor 2 is 00082156.
[ 1423.152077] eth0: Tx descriptor 3 is 00082156.
[ 1423.152092] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1

lsmod
Module Size Used by
ipv6 273892 8
……
8139cp 25088 0
……
8139too 27776 0
mii 6528 2 8139cp,8139too
ata_piix 17540 6
libata 125168 2 ata_generic,ata_piix
……


lshw
……
……
*-network
description: Ethernet interface
product: RTL-8139/8139C/8139C+
vendor: Realtek Semiconductor Co., Ltd.
physical id: d
bus info: pci@0000:03:0d.0
logical name: eth0
version: 10
serial: 00:11:09:88:a9:0a
size: 100MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full latency=32 link=yes maxlatency=64 mingnt=32 module=8139too multicast=yes port=MII speed=100MB/s
……
……

dmesg

[ 0.000000] Linux version 2.6.22-14-generic (buildd@palmer) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Sun Oct 14 23:05:12 GMT 2007 (Ubuntu 2.6.22-14.46-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 0000000030000000 (usable)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[ 0.000000] Malformed early option 'acpi'
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 768MB LOWMEM available.
[ 0.000000] found SMP MP-table at 000fbba0
[ 0.000000] Entering add_active_range(0, 0, 196608) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 196608
[ 0.000000] HighMem 196608 -> 196608
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 196608
[ 0.000000] On node 0 totalpages: 196608
[ 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: 1504 pages used for memmap
[ 0.000000] Normal zone: 191008 pages, LIFO batch:31
[ 0.000000] HighMem zone: 0 pages used for memmap
[ 0.000000] DMI 2.3 present.
[ 0.000000] Intel MultiProcessor Specification v1.4
[ 0.000000] Virtual Wire compatibility mode.
[ 0.000000] OEM ID: INTEL Product ID: I845E APIC at: 0xFEE00000
[ 0.000000] Processor #0 15:2 APIC version 20
[ 0.000000] I/O APIC #2 Version 32 at 0xFEC00000.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Processors: 1
[ 0.000000] Allocating PCI resources starting at 40000000 (gap: 30000000:cec00000)
[ 0.000000] Built 1 zonelists. Total pages: 195072
[ 0.000000] Kernel command line: root=UUID=04b914df-2631-4547-a0ba-d84018ea7cf3 ro quiet splash locale=zh_CN acpi=no
[ 0.000000] mapped APIC to ffffd000 (fee00000)
[ 0.000000] mapped IOAPIC to ffffc000 (fec00000)
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[ 0.000000] Detected 2400.094 MHz processor.
[ 25.134675] Console: colour VGA+ 80x25
[ 25.135580] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 25.137027] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 25.155689] Memory: 767756k/786432k available (2015k kernel code, 18152k reserved, 916k data, 364k init, 0k highmem)
[ 25.155701] virtual kernel memory layout:
[ 25.155702] fixmap : 0xfff4d000 - 0xfffff000 ( 712 kB)
[ 25.155703] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 25.155704] vmalloc : 0xf0800000 - 0xff7fe000 ( 239 MB)
[ 25.155705] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
[ 25.155707] .init : 0xc03e3000 - 0xc043e000 ( 364 kB)
[ 25.155708] .data : 0xc02f7d26 - 0xc03dce84 ( 916 kB)
[ 25.155709] .text : 0xc0100000 - 0xc02f7d26 (2015 kB)
[ 25.155712] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[ 25.155757] SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[ 25.235661] Calibrating delay using timer specific routine.. 4804.46 BogoMIPS (lpj=9608920)
[ 25.235694] Security Framework v1.0.0 initialized
[ 25.235704] SELinux: Disabled at boot.
[ 25.235720] Mount-cache hash table entries: 512
[ 25.235922] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
[ 25.235940] CPU: Trace cache: 12K uops, L1 D cache: 8K
[ 25.235945] CPU: L2 cache: 128K
[ 25.235948] CPU: Hyper-Threading is disabled
[ 25.235953] CPU: After all inits, caps: bfebfbff 00000000 00000000 0000b080 00004400 00000000 00000000
[ 25.235972] Compat vDSO mapped to ffffe000.
[ 25.235994] Checking 'hlt' instruction... OK.
[ 25.251790] SMP alternatives: switching to UP code
[ 25.252196] Freeing SMP alternatives: 11k freed
[ 25.252605] Early unpacking initramfs... done
[ 25.628075] ACPI: Core revision 20070126
[ 25.628133] ACPI Exception (tbxface-0618): AE_NO_ACPI_TABLES, While loading namespace from ACPI tables [20070126]
[ 25.628139] ACPI: Unable to load the System Description Tables
[ 25.628248] CPU0: Intel(R) Celeron(R) CPU 2.40GHz stepping 09
[ 25.628294] Total of 1 processors activated (4804.46 BogoMIPS).
[ 25.628357] ExtINT not setup in hardware but reported by MP table
[ 25.628439] ENABLING IO-APIC IRQs
[ 25.628641] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=0 pin2=0
[ 25.882783] Brought up 1 CPUs
[ 25.883006] Booting paravirtualized kernel on bare hardware
[ 25.883106] Time: 22:20:29 Date: 02/30/108
[ 25.883152] NET: Registered protocol family 16
[ 25.883361] EISA bus registered
[ 25.885083] PCI: PCI BIOS revision 2.10 entry at 0xfdb81, last bus=3
[ 25.885086] PCI: Using configuration type 1
[ 25.885088] Setting up standard PCI resources
[ 25.895168] ACPI: Interpreter disabled.
[ 25.895175] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 25.895189] pnp: PnP ACPI: disabled
[ 25.895195] PnPBIOS: Scanning system for PnP BIOS support...
[ 25.895221] PnPBIOS: Found PnP BIOS installation structure at 0xc00f7480
[ 25.895225] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0x62cb, dseg 0xf0000
[ 25.897125] PnPBIOS: 14 nodes reported by PnP BIOS; 14 recorded by driver
[ 25.897255] PCI: Probing PCI hardware
[ 25.897270] PCI: Probing PCI hardware (bus 00)
[ 25.897774] * The chipset may have PM-Timer Bug. Due to workarounds for a bug,
[ 25.897776] * this clock source is slow. If you are sure your timer does not have
[ 25.897778] * this bug, please use "acpi_pm_good" to disable the workaround
[ 25.897829] PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
[ 25.897833] PCI quirk: region 0400-043f claimed by ICH4 GPIO
[ 25.898412] PCI: Transparent bridge - 0000:00:1e.0
[ 25.900063] PCI: Using IRQ router PIIX/ICH [8086/24c0] at 0000:00:1f.0
[ 25.900079] PCI->APIC IRQ transform: 0000:00:1d.0[A] -> IRQ 16
[ 25.900084] PCI->APIC IRQ transform: 0000:00:1d.1 -> IRQ 19
[ 25.900088] PCI->APIC IRQ transform: 0000:00:1d.2[C] -> IRQ 18
[ 25.900092] PCI->APIC IRQ transform: 0000:00:1d.7[D] -> IRQ 23
[ 25.900099] PCI->APIC IRQ transform: 0000:00:1f.1[A] -> IRQ 18
[ 25.900103] PCI->APIC IRQ transform: 0000:00:1f.3 -> IRQ 17
[ 25.900107] PCI->APIC IRQ transform: 0000:00:1f.5 -> IRQ 17
[ 25.900110] PCI->APIC IRQ transform: 0000:01:00.0[A] -> IRQ 16
[ 25.900114] PCI->APIC IRQ transform: 0000:03:0d.0[A] -> IRQ 21
[ 25.904922] NET: Registered protocol family 8
[ 25.904925] NET: Registered protocol family 20
[ 25.905102] pnp: 00:01: iomem range 0x0-0x9fbff could not be reserved
[ 25.905107] pnp: 00:01: iomem range 0x9fc00-0x9ffff could not be reserved
[ 25.905111] pnp: 00:01: iomem range 0xf0000-0xfffff could not be reserved
[ 25.905114] pnp: 00:01: iomem range 0x100000-0x2fffffff could not be reserved
[ 25.906177] PCI: Bridge: 0000:00:01.0
[ 25.906181] IO window: disabled.
[ 25.906186] MEM window: ddc00000-dfdfffff
[ 25.906190] PREFETCH window: cd800000-dd9fffff
[ 25.906196] PCI: Bridge: 0000:00:1e.0
[ 25.906200] IO window: b000-bfff
[ 25.906206] MEM window: dfe00000-dfefffff
[ 25.906211] PREFETCH window: dda00000-ddafffff
[ 25.906232] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 25.906254] NET: Registered protocol family 2
[ 25.906674] Time: tsc clocksource has been installed.
[ 25.930713] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 25.930985] TCP established hash table entries: 131072 (order: 8, 1572864 bytes)
[ 25.933746] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 25.934717] TCP: Hash tables configured (established 131072 bind 65536)
[ 25.934721] TCP reno registered
[ 25.946814] checking if image is initramfs... it is
[ 26.662409] Freeing initrd memory: 7332k freed
[ 26.663243] audit: initializing netlink socket (disabled)
[ 26.663267] audit(1206915630.148:1): initialized
[ 26.669166] VFS: Disk quotas dquot_6.5.1
[ 26.669338] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 26.669657] io scheduler noop registered
[ 26.669661] io scheduler anticipatory registered
[ 26.669663] io scheduler deadline registered
[ 26.669715] io scheduler cfq registered (default)
[ 26.669799] Boot video device is 0000:01:00.0
[ 26.670141] isapnp: Scanning for PnP cards...
[ 27.023782] isapnp: No Plug & Play device found
[ 27.154668] Real Time Clock Driver v1.12ac
[ 27.154901] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 27.155023] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 27.157267] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 27.159638] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 27.160025] input: Macintosh mouse button emulation as /class/input/input0
[ 27.160283] PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12
[ 27.162670] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 27.162679] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 27.163221] mice: PS/2 mouse device common for all mice
[ 27.163579] EISA: Probing bus 0 at eisa.0
[ 27.163620] EISA: Detected 0 cards.
[ 27.163765] TCP cubic registered
[ 27.163796] NET: Registered protocol family 1
[ 27.163848] Using IPI No-Shortcut mode
[ 27.163974] Magic number: 0:841:351
[ 27.164874] Freeing unused kernel memory: 364k freed
[ 27.220776] input: AT Translated Set 2 keyboard as /class/input/input1
[ 28.546222] AppArmor: AppArmor initialized<5>audit(1206915632.148:2): type=1505 info="AppArmor initialized" pid=1120
[ 28.558776] fuse init (API version 7.8)
[ 28.568416] Failure registering capabilities with primary security module.
[ 28.619528] thermal: Unknown symbol acpi_processor_set_thermal_limit
[ 29.694699] usbcore: registered new interface driver usbfs
[ 29.694746] usbcore: registered new interface driver hub
[ 29.694817] usbcore: registered new device driver usb
[ 29.696079] USB Universal Host Controller Interface driver v3.0
[ 29.696196] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 29.696203] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 29.696424] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 29.696462] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000d400
[ 29.696678] usb usb1: configuration #1 chosen from 1 choice
[ 29.696742] hub 1-0:1.0: USB hub found
[ 29.696758] hub 1-0:1.0: 2 ports detected
[ 29.770292] SCSI subsystem initialized
[ 29.778598] libata version 2.21 loaded.
[ 29.813011] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 29.813018] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 29.813068] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[ 29.813104] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d800
[ 29.813280] usb usb2: configuration #1 chosen from 1 choice
[ 29.813361] hub 2-0:1.0: USB hub found
[ 29.813378] hub 2-0:1.0: 2 ports detected
[ 29.916842] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 29.916850] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 29.916910] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[ 29.916946] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000dc00
[ 29.917126] usb usb3: configuration #1 chosen from 1 choice
[ 29.917179] hub 3-0:1.0: USB hub found
[ 29.917197] hub 3-0:1.0: 2 ports detected
[ 29.951877] 8139too Fast Ethernet driver 0.9.28
[ 30.022116] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 30.022124] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 30.022193] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
[ 30.022246] ehci_hcd 0000:00:1d.7: debug port 1
[ 30.022255] PCI: cache line size of 128 is not supported by device 0000:00:1d.7
[ 30.022269] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xdffffc00
[ 30.026201] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 30.026364] usb usb4: configuration #1 chosen from 1 choice
[ 30.026420] hub 4-0:1.0: USB hub found
[ 30.026438] hub 4-0:1.0: 6 ports detected
[ 30.028760] Floppy drive(s): fd0 is 1.44M
[ 30.063970] FDC 0 is a post-1991 82077
[ 30.128984] ata_piix 0000:00:1f.1: version 2.11
[ 30.129069] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[ 30.129234] scsi0 : ata_piix
[ 30.129360] scsi1 : ata_piix
[ 30.129420] ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001fc00 irq 14
[ 30.129425] ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001fc08 irq 15
[ 30.795461] ata1.00: ATAPI: DVD-ROM DDU1622, VER AS72, max UDMA/66
[ 30.795471] ata1.01: ATAPI: BENQ DVD DC DW2000, 9B3E, max UDMA/66
[ 30.795477] ata1.00: limited to UDMA/33 due to 40-wire cable
[ 30.795481] ata1.01: limited to UDMA/33 due to 40-wire cable
[ 30.967200] ata1.00: configured for UDMA/33
[ 31.154916] ata1.01: configured for UDMA/33
[ 31.342804] ata2.00: ATA-7: HDS728080PLAT20, PF2OA21B, max UDMA/133
[ 31.342809] ata2.00: 160836480 sectors, multi 16: LBA48
[ 31.342818] ata2.00: limited to UDMA/33 due to 40-wire cable
[ 31.366746] ata2.00: configured for UDMA/33
[ 31.367128] scsi 0:0:0:0: CD-ROM SONY DVD-ROM DDU1622 AS72 PQ: 0 ANSI: 5
[ 31.369047] scsi 0:0:1:0: CD-ROM BENQ DVD DC DW2000 9B3E PQ: 0 ANSI: 5
[ 31.369996] scsi 1:0:0:0: Direct-Access ATA HDS728080PLAT20 PF2O PQ: 0 ANSI: 5
[ 31.376034] eth0: RealTek RTL8139 at 0xf080ef00, 00:11:09:88:a9:0a, IRQ 21
[ 31.376039] eth0: Identified 8139 chip type 'RTL-8100B/8139D'
[ 31.379382] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 31.419949] sr0: scsi3-mmc drive: 16x/40x cd/rw xa/form2 cdda tray
[ 31.419957] Uniform CD-ROM driver Revision: 3.20
[ 31.420403] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 31.427983] sr1: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 31.428460] sr 0:0:1:0: Attached scsi CD-ROM sr1
[ 31.430222] sd 1:0:0:0: [sda] 160836480 512-byte hardware sectors (82348 MB)
[ 31.430268] sd 1:0:0:0: [sda] Write Protect is off
[ 31.430272] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 31.430306] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 31.430451] sd 1:0:0:0: [sda] 160836480 512-byte hardware sectors (82348 MB)
[ 31.430473] sd 1:0:0:0: [sda] Write Protect is off
[ 31.430477] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 31.430504] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 31.430513] sda:<5>sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 31.443075] sr 0:0:1:0: Attached scsi generic sg1 type 5
[ 31.443464] sd 1:0:0:0: Attached scsi generic sg2 type 0
[ 31.479142] sda1 sda2 < sda5 sda6 sda7 sda8 sda9 >
[ 31.565177] sd 1:0:0:0: [sda] Attached SCSI disk
[ 32.106011] Attempting manual resume
[ 32.106018] swsusp: Resume From Partition 8:9
[ 32.106020] PM: Checking swsusp image.
[ 32.106333] PM: Resume from disk failed.
[ 32.151805] kjournald starting. Commit interval 5 seconds
[ 32.151832] EXT3-fs: mounted filesystem with ordered data mode.
[ 38.537350] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 40.417684] NET: Registered protocol family 17
[ 40.728295] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 40.731967] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 40.972927] intel_rng: FWH not detected
[ 40.994569] iTCO_vendor_support: vendor-support=0
[ 40.996568] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007)
[ 40.996728] iTCO_wdt: Found a ICH4 TCO device (Version=1, TCOBASE=0x0860)
[ 40.996825] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 41.426010] Linux agpgart interface v0.102 (c) Dave Jones
[ 41.813753] input: PC Speaker as /class/input/input2
[ 41.819851] agpgart: Detected an Intel 845G Chipset.
[ 41.823638] agpgart: AGP aperture is 64M @ 0xe0000000
[ 42.102700] input: ImPS/2 Generic Wheel Mouse as /class/input/input3
[ 42.125743] parport_pc 00:0a: reported by Plug and Play BIOS
[ 42.125853] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[ 42.347556] nvidia: module license 'NVIDIA' taints kernel.
[ 42.628930] NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-9639 Mon Apr 16 20:20:06 PDT 2007
[ 42.937101] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[ 43.260218] intel8x0_measure_ac97_clock: measured 54502 usecs
[ 43.260223] intel8x0: clocking to 48000
[ 44.106836] lp0: using parport0 (interrupt-driven).
[ 44.182144] Adding 1212868k swap on /dev/sda9. Priority:-1 extents:1 across:1212868k
[ 46.483924] EXT3 FS on sda8, internal journal
[ 57.717997] acpi_cpufreq: Unknown symbol acpi_processor_notify_smm
[ 57.718092] acpi_cpufreq: Unknown symbol acpi_processor_unregister_performance
[ 57.718303] acpi_cpufreq: Unknown symbol acpi_processor_preregister_performance
[ 57.718411] acpi_cpufreq: Unknown symbol acpi_processor_register_performance
[ 59.229623] ppdev: user-space parallel port driver
[ 59.397005] audit(1206886863.422:3): type=1503 operation="inode_permission" requested_mask="a" denied_mask="a" name="/dev/tty" pid=4327 profile="/usr/sbin/cupsd"
[ 59.440369] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 59.815383] Failure registering capabilities with primary security module.
[ 60.487410] Bluetooth: Core ver 2.11
[ 60.487860] NET: Registered protocol family 31
[ 60.487867] Bluetooth: HCI device and connection manager initialized
[ 60.487872] Bluetooth: HCI socket layer initialized
[ 60.540840] Bluetooth: L2CAP ver 2.8
[ 60.540846] Bluetooth: L2CAP socket layer initialized
[ 60.602031] Bluetooth: RFCOMM socket layer initialized
[ 60.602456] Bluetooth: RFCOMM TTY layer initialized
[ 60.602466] Bluetooth: RFCOMM ver 1.8
[ 62.183675] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[ 62.183880] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[ 62.184067] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[ 69.032927] NETDEV WATCHDOG: eth0: transmit timed out
[ 72.028364] eth0: Transmit timeout, status 0d 0000 c07f media 10.
[ 72.028370] eth0: Tx queue start entry 4 dirty entry 0.
[ 72.028374] eth0: Tx descriptor 0 is 00082156. (queue head)
[ 72.028377] eth0: Tx descriptor 1 is 00082156.
[ 72.028380] eth0: Tx descriptor 2 is 00082156.
[ 72.028383] eth0: Tx descriptor 3 is 00082156.
[ 72.028398] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 83.248806] NET: Registered protocol family 10
[ 83.249148] lo: Disabled Privacy Extensions
[ 84.010079] NETDEV WATCHDOG: eth0: transmit timed out
[ 87.005518] eth0: Transmit timeout, status 0d 0000 c07f media 10.
[ 87.005526] eth0: Tx queue start entry 4 dirty entry 0.
[ 87.005529] eth0: Tx descriptor 0 is 00082156. (queue head)
[ 87.005533] eth0: Tx descriptor 1 is 0008203c.
[ 87.005535] eth0: Tx descriptor 2 is 0008203c.
[ 87.005538] eth0: Tx descriptor 3 is 0008203c.
[ 87.005553] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 93.755225] eth0: no IPv6 routers present
[ 98.987251] NETDEV WATCHDOG: eth0: transmit timed out
[ 101.982696] eth0: Transmit timeout, status 0d 0000 c07f media 10.
[ 101.982703] eth0: Tx queue start entry 4 dirty entry 0.
[ 101.982707] eth0: Tx descriptor 0 is 0008203c. (queue head)
[ 101.982711] eth0: Tx descriptor 1 is 0008203c.
[ 101.982714] eth0: Tx descriptor 2 is 00082101.
[ 101.982717] eth0: Tx descriptor 3 is 000820a3.
[ 101.982731] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 113.964393] NETDEV WATCHDOG: eth0: transmit timed out
[ 116.959838] eth0: Transmit timeout, status 0d 0000 c07f media 10.
[ 116.959844] eth0: Tx queue start entry 4 dirty entry 0.
[ 116.959848] eth0: Tx descriptor 0 is 00082101. (queue head)
[ 116.959851] eth0: Tx descriptor 1 is 00082101.
[ 116.959854] eth0: Tx descriptor 2 is 000820ef.
[ 116.959857] eth0: Tx descriptor 3 is 000820e3.
[ 116.959872] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 128.941554] NETDEV WATCHDOG: eth0: transmit timed out
[ 131.937003] eth0: Transmit timeout, status 0d 0000 c07f media 10.
[ 131.937009] eth0: Tx queue start entry 4 dirty entry 0.
[ 131.937013] eth0: Tx descriptor 0 is 0008203c. (queue head)
[ 131.937017] eth0: Tx descriptor 1 is 000820ef.
[ 131.937019] eth0: Tx descriptor 2 is 000820e3.
[ 131.937022] eth0: Tx descriptor 3 is 0008205a.
[ 131.937036] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 143.918716] NETDEV WATCHDOG: eth0: transmit timed out
[ 146.914171] eth0: Transmit timeout, status 0d 0000 c07f media 10.
[ 146.914178] eth0: Tx queue start entry 4 dirty entry 0.
[ 146.914181] eth0: Tx descriptor 0 is 0008203c. (queue head)
[ 146.914185] eth0: Tx descriptor 1 is 000820ef.
[ 146.914188] eth0: Tx descriptor 2 is 0008204e.
[ 146.914191] eth0: Tx descriptor 3 is 0008203c.
[ 146.914205] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 158.895878] NETDEV WATCHDOG: eth0: transmit timed out
[ 161.891329] eth0: Transmit timeout, status 0d 0000 c07f media 10.
[ 161.891335] eth0: Tx queue start entry 4 dirty entry 0.
[ 161.891339] eth0: Tx descriptor 0 is 00082046. (queue head)
[ 161.891342] eth0: Tx descriptor 1 is 000820c8.
[ 161.891345] eth0: Tx descriptor 2 is 00082071.
[ 161.891348] eth0: Tx descriptor 3 is 0008203c.
[ 161.891363] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
上次由 xindex 在 2008-04-02 22:09,总共编辑 2 次。
头像
leeaman
帖子: 30702
注册时间: 2007-02-02 18:14
系统: debian sid

#2

帖子 leeaman » 2008-03-30 23:30

贴你的/etc/network/interfaces 出来看看?你的网卡已经认出来了,8139都不能用那就没有天理了
醉了星星,醉月亮●●●●●The Long Way To Go(*^_^*)
头像
qiang_liu8183
论坛版主
帖子: 10699
注册时间: 2006-09-10 22:36
系统: Arch Debian
来自: 北京

#3

帖子 qiang_liu8183 » 2008-03-31 0:59

resolv.conf也帖出来
看破、放下、自在、随缘、念佛
真诚、清净、平等、正觉、慈悲
头像
xindex
帖子: 72
注册时间: 2007-01-01 12:28

#4

帖子 xindex » 2008-04-02 19:38

/etc/network/interfaces:
auto lo
iface lo inet loopback


iface eth0 inet dhcp
address 192.168.1.102
netmadk 255.255.255.0
gateway 192.168.1.1

auto eth0
/etc/resolv.conf
nameserver 202.98.0.68
nameserver 202.98.5.68
202.98.0.68和202.98.5.68是长春网通的DNS服务器
我另一台电脑的ip是dhcp方式的。
IP Address : 192.168.1.101
Subnet Mask: 255.255.255.0
Default Gateway: 192.168.1.1
DHCP Server: 192.168.1.1
DNS Servers: 202.98.0.68
我的路由器是TPlink的54M无线路由器。地址池是192.168.1.100_192.168.1.199 uPnP已经开启
头像
percy
帖子: 508
注册时间: 2006-09-10 8:19
系统: Gentoo/Mac OS X
来自: Shanghai,China
联系:

#5

帖子 percy » 2008-04-02 21:07

你看一下你的网卡有没有点亮,如果没点亮的话要到XP下去设置一下
看一下这里
viewtopic.php?t=111505&highlight=
头像
hcym
帖子: 15634
注册时间: 2007-05-06 2:46

#6

帖子 hcym » 2008-04-02 21:30

代码: 全选

8139都不能用那就没有天理了
:em05
头像
xindex
帖子: 72
注册时间: 2007-01-01 12:28

#7

帖子 xindex » 2008-04-02 21:54

percy,你对了。就是电源管理的问题。大概是因为我装了最新的8139的xp驱动了。
头像
lll9p
帖子: 1806
注册时间: 2007-07-18 18:56
联系:

#8

帖子 lll9p » 2008-04-09 12:02

我想问一下,单系统出现这种问题怎么办?我从ubuntu7.10升级到8.04就出现这个问题了。
dmymk
帖子: 59
注册时间: 2007-06-11 10:19

#9

帖子 dmymk » 2008-04-17 0:18

请问楼主,我的PCMCIA的8139网卡在UBUNTU里不能点亮,我笔记本自带网卡坏了,只能用PCMCIA的网卡,我照您的做了,还是不能点亮,我在WINDOWS里可以正常使用
头像
drvicar
帖子: 1285
注册时间: 2007-12-17 18:07
来自: 西安

#10

帖子 drvicar » 2008-06-19 20:03

:cry: 感觉太麻烦了,但是不能放弃哦
头像
drvicar
帖子: 1285
注册时间: 2007-12-17 18:07
来自: 西安

#11

帖子 drvicar » 2008-06-21 19:44

:roll: 如果是选种了 wake on enable就可以解决了吗?
头像
drvicar
帖子: 1285
注册时间: 2007-12-17 18:07
来自: 西安

#12

帖子 drvicar » 2008-06-24 18:51

:roll: 果然是不能在已经解决的问题里发帖子啊,没有人接着看了!呵呵!
那我继续翻吧!
sivaj
帖子: 541
注册时间: 2007-05-19 16:36

#13

帖子 sivaj » 2008-06-28 22:25

为什么我的系统在启动时会有这样的信息 “...id 10ec:8139 rev 10 is not an 8139c+ compatible chip, Try the 8139too instead....rename the eth0 to eth1..."

网卡工作正常 , 只是ifconfig网卡是eth1, 很奇怪, 可不可以直接用8139too为默认的呢
frankkie
帖子: 3
注册时间: 2008-04-29 4:12

#14

帖子 frankkie » 2008-07-09 16:48

我的机器上两块,一个独立的8139,一个集成的intel pro100,intel的可以自动驱动,但8139就是不能启动。opensuse11.0下从,ubuntu 8.04下也不从。

lspci:
01:08.0 Ethernet controller: Unknown device 00ec:8139 (rev 10)
01:0c.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 (rev 10)

ifconfig:
eth0 Link encap:以太网 硬件地址 00:08:74:ca:8e:93
UP BROADCAST RUNNING MULTICAST MTU:1500 跃点数:1
接收数据包:1770 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:1544 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:1807920 (1.7 MB) 发送字节:201810 (197.0 KB)

eth0:avahi Link encap:以太网 硬件地址 00:08:74:ca:8e:93
inet 地址:169.254.8.102 广播:169.254.255.255 掩码:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 跃点数:1

lo Link encap:本地环回
inet 地址:127.0.0.1 掩码:255.0.0.0
inet6 地址: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 跃点数:1
接收数据包:584 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:584 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:30352 (29.6 KB) 发送字节:30352 (29.6 KB)

ppp0 Link encap:点对点协议
inet 地址:58.60.77.226 点对点:218.17.41.1 掩码:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 跃点数:1
接收数据包:1585 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:1347 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:3
接收字节:1761046 (1.6 MB) 发送字节:160757 (156.9 KB)
也没有它的影子。。。。我想两条线路同是上adsl咋弄呢?
anmin1128
帖子: 2
注册时间: 2008-08-26 11:49

#15

帖子 anmin1128 » 2008-08-27 14:26

我用的是sis191网卡,也是这种情况,在网卡里只有wake on link changed wake on magic packet receive wake on wake pattern receiv 三个值我都选成enabled了,进ubuntu后网卡还是不能用,请问是那样出错哪?谢谢!
回复