[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Adding Network card and system hangs.



Using my existing Debian Sarge desktop system with a stock 2.6.8-2-k7 kernel, 
I bring up my second network card with something like:

"ifconfig eth1 192.168.1.10 netmask 255.255.255.0 up"

and the system hangs. Any ideas what is wrong?

>From dmesg:
via-rhine.c:v1.10-LK1.1.20-2.6 May-23-2004 Written by Donald Becker
ACPI: PCI interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 193
eth0: VIA Rhine II at 0xb000, 00:0c:6e:23:cb:92, IRQ 193.
eth0: MII PHY found at address 1, status 0x786d advertising 01e1 Link 0020.
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected VIA KT400/KT400A/KT600 chipset
agpgart: Maximum main memory to use for agp memory: 203M
agpgart: AGP aperture is 64M @ 0xf8000000
cpci_hotplug: CompactPCI Hot Plug Core version: 0.2
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: acpi_pciehprm:\_SB_.PCI0 evaluate _BBN fail=0x5
pciehp: acpi_pciehprm:get_device PCI ROOT HID fail=0x5
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
de2104x PCI Ethernet driver v0.7 (Mar 17, 2004)
ACPI: PCI interrupt 0000:00:0b.0[A] -> GSI 19 (level, low) -> IRQ 169
de0: SROM leaf offset 30, default media 10baseT auto
de0:   media block #0: 10baseT-FD
de0:   media block #1: 10baseT-HD
eth1: 21041 at 0xd085b000, 00:c0:f0:03:31:76, IRQ 169
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7, dma 3
[PCSPP,TRISTATE,COMPAT,ECP,DMA]
Real Time Clock Driver v1.12
input: PC Speaker
NET: Registered protocol family 10
Disabled Privacy Extensions on device c02fc080(lo)
IPv6 over IPv4 tunneling driver
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (2047 buckets, 16376 max) - 296 bytes per conntrack
eth0: no IPv6 routers present


root@dhunt:/home/dan# ifconfig                        
eth0    Link encap:Ethernet  HWaddr 00:0C:6E:23:CB:92  
          inet addr:204.83.181.43  Bcast:204.83.181.255  Mask:255.255.255.0
          inet6 addr: fe80::20c:6eff:fe23:cb92/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:927 errors:0 dropped:0 overruns:0 frame:0
          TX packets:920 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:617445 (602.9 KiB)  TX bytes:133281 (130.1 KiB)
          Interrupt:193 Base address:0xb000 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:212 errors:0 dropped:0 overruns:0 frame:0
          TX packets:212 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:11076 (10.8 KiB)  TX bytes:11076 (10.8 KiB)

root@dhunt:/home/dan# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
localnet        *                           255.255.255.0   U     0   
  0        0 eth0
default         204-83-181-254.         0.0.0.0         UG    0      0
       0 eth0


-- 
Dan Hunt  Saint Brieux Saskatchewan Canada



Reply to: