ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] периодически не работает сетевая карточка
@ 2008-10-23 18:54 Alexander
  2008-10-24 18:07 ` Denis Nazarov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alexander @ 2008-10-23 18:54 UTC (permalink / raw)
  To: community

Добрый день!

Несколько месяцев уже продолжается следующее: после загрузки не ходят пакеты до
роутера. В этом случае не помогает ни рестарт сетевого интерфейса, на удаление
и загрузка модуля. И это при том, что в настройках ничего не меняется. Пробовал
интерфейс для другой сетевухи - то же самое.
Пробовал и файрволл сбрасывать и ставить политику по умолчанию в ACCEPT -
никакого результата. В этот раз сетевая работает, что будет после перезагрузки
- не знаю :-(((
конфликт MAC адреса исключаю, иначе - писало бы. Куда можно еще посмотреть?

Оборудование:
МП Asus k8n-vm

pciscan (лишние строки удалил)

unknown                nVidia Corporation MCP51 LPC Bridge [ISA bridge]
i2c-nforce2            nVidia Corporation MCP51 SMBus [SMBus]
forcedeth              nVidia Corporation MCP51 Ethernet Controller [Bridge]
8139too                Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
[Ethernet controller]

встроенная сетевая - forcedeth
PCI-карта - 8139

lsmod|grep -i for
forcedeth              56332  0 

# lspci (лишние строки удалил)
00:02.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:04.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a2)
00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a2)
00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a1)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced MicroDevices [AMD] K8 [Athlon64/Opteron] Address
Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM
Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
Miscellaneous Control 04:06.0 Ethernet controller: Realtek Semiconductor Co.,
Ltd. RTL-8139/8139C/8139C+ (rev 10) 
04:07.0 Multimedia audio controller: CreativeLabs SB Live! EMU10k1 (rev 07) 
04:07.1 Input device controller: Creative Labs SB Live! Game Port (rev 07)

 выдержка из dmesg:
forcedeth: Reverse Engineered nForce ethernet driver. Version 0.61.
ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 20
ACPI: PCI Interrupt 0000:00:14.0[A] -> Link [LMAC] -> GSI 20 (level, low) ->
IRQ 20 PCI: Setting latency timer of device 0000:00:14.0 to 64
8139too Fast Ethernet driver 0.9.28
----
forcedeth 0000:00:14.0: ifname eth0, PHY OUI 0x20 @ 1, addr 00:17:31:4a:42:54
forcedeth 0000:00:14.0: highdma pwrctl timirq lnktim desc-v3
gameport: EMU10K1 is pci0000:04:07.1/gameport0, io 0xcc00, speed 59659kHz
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 17
ACPI: PCI Interrupt 0000:04:06.0[A] -> Link [LNKC] -> GSI 17 (level, low) ->
IRQ 17 eth1: RealTek RTL8139 at 0xf91dec00, 00:50:fc:64:72:d0, IRQ 17
eth1:  Identified 8139 chip type 'RTL-8139C'
ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 23
ACPI: PCI Interrupt 0000:00:10.1[B] -> Link [LAZA] -> GSI 23 (level, low) ->
IRQ 23 PCI: Setting latency timer of device 0000:00:10.1 to 64
8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)

 uname -r
2.6.25-std-def-alt10

# ifconfig 
eth0      Link encap:Ethernet  HWaddr 00:17:31:4A:42:54  
          inet addr:192.168.1.3  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:26616 errors:0 dropped:0 overruns:0 frame:0
          TX packets:27977 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:12519697 (11.9 MiB)  TX bytes:3130072 (2.9 MiB)
          Interrupt:20 Base address:0xc000

route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 eth0

# ls /etc/net/ifaces/eth0
ipv4address  ipv4route  options
# cat *
192.168.1.3/24
default via 192.168.1.1
TYPE=eth
MODULE=forcedeth
ONBOOT=yes

-- 
С уважением, Александр.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-10-28  0:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-23 18:54 [Comm] периодически не работает сетевая карточка Alexander
2008-10-24 18:07 ` Denis Nazarov
2008-10-28  0:11   ` Aleksey Avdeev
2008-10-27 21:20 ` Genix
2008-10-27 21:38 ` Genix

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git