LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-03-2007, 03:42 PM   #1
hoglet
LQ Newbie
 
Registered: May 2007
Posts: 3

Rep: Reputation: 0
Question Help! Network cards stoped working after Mobo switch


Scenario:

Two working linux machines runing debian etch with 2.6.18 kernel.
One server AMD xp2000+ VIA chipset, one Via Rhine II on board network card and an intel E100 card
One desktop AMD sempron 2500 VIA chipset via rhine II on board network card.

Description of events:
As I wished to start using SATA drives in the server and the desktop machine had such controllers on board I decided to swap motherboards.

After an hour or so of work I fire up the server and everything except the network starts. Investigation shows that both NICs are discovered and drivers loaded but only the intel card gets an IRQ. OK, fast solution: I pop up the printer-server and take a realtek 8139 (they always work, right?) but that is behaving exactly like the Via-rhine

I stripped the machine on all cards in case it was any conflict but without success.
8 hours later I have it running with a 2.4 kernel, but without SATA.

Then I start the desktop machine and realize that it doesn't have network either, same behavior.

I have also tried with a realtek 8169 card with the same result.
Finally I tried to disable ACPI as I read somebody had similar problems that disappeared after disabling ACPI

Question:
Is the 2.6 kernel keeping some table with available interrupts that needs to be updated after switch of motherboard, or is there something else to try?

I am grateful for any suggestions
/Kent

Last edited by hoglet; 05-04-2007 at 06:12 AM.
 
Old 05-05-2007, 12:14 AM   #2
chrisortiz
Member
 
Registered: Nov 2005
Distribution: Slackware, and of course the super delux uber knoppix universal live recovery cd
Posts: 429

Rep: Reputation: 30
update the bios on that SATA mobo. Or try manually assigning IRQ's in the bios.
 
Old 05-06-2007, 03:52 AM   #3
hoglet
LQ Newbie
 
Registered: May 2007
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by chrisortiz
update the bios on that SATA mobo. Or try manually assigning IRQ's in the bios.
Thank you for replying!

I fail to see what the BIOS has to do with it as a fresh install of Linux AND using an older kernel works on BOTH computers and it fails on BOTH computers after switching hard disks between them. For me it sounds like the kernel fails to adapt to the new environment. So for the moment I hesitate the hazards of updating the BIOS.

I have paired the hard disks with their original motherboards and both works again and am now planning a new install on fresh disks but I would still like to figure out what went wrong to be prepared when upgrading next time.

Thank you for your time
 
Old 05-06-2007, 11:59 PM   #4
chrisortiz
Member
 
Registered: Nov 2005
Distribution: Slackware, and of course the super delux uber knoppix universal live recovery cd
Posts: 429

Rep: Reputation: 30
Quote:
it fails on BOTH computers after switching hard disks between them
sorry i missed that part earlier. I was thinking you bought a new mobo with sata.

all the hardware resources are configured in /proc I was under the impression that they were dynamically configured on every boot by vaules read in the system bios. Maybe someone else could elighten us both.
 
Old 05-12-2007, 02:56 PM   #5
hoglet
LQ Newbie
 
Registered: May 2007
Posts: 3

Original Poster
Rep: Reputation: 0
There still seem to be some daemons in there:

I did a reinstall and as I predicted the via rhine started to work. But when putting in a second ethernet card, any ethernet card it seems, it again fail to start it properly. All cards work on the previous installation/machine (debian etch) and fail on the new installation (debian etch)

I installed windows XP on a spare disk to run MSI Live update to get the bios updated but it seems that it already is the latest. Win XP can use both cards though so I gained some knowledge.

I now suspect that it is either a 2.6 kernel problem with this chipset or a Debian specific issue.

Some more info in case somebody bothers:
MB: MSI K8T Neo-V
Chipset: Via 8237r
Built in ethernet: via rhine II ( manual claims it is a realtek8201cl)
external ethernet that has been tested:
realtek 8139cp
realtec 8169
Intel (e100 driver)

cat /proc/interrupts gives:

CPU0
0: 342587 IO-APIC-edge timer
8: 1 IO-APIC-edge rtc
9: 0 IO-APIC-level acpi
14: 112 IO-APIC-edge ide0
169: 0 IO-APIC-level libata
193: 6888 IO-APIC-level libata
201: 611 IO-APIC-level uhci_hcd:usb1, uhci_hcd:usb2, uhci_hcd:usb3, uhci_hcd:usb4, ehci_hcd:usb5
209: 1159 IO-APIC-level eth0
NMI: 0
LOC: 342562
ERR: 0
MIS: 0

lsmod gives:
Module Size Used by
nfs 203980 0
nfsd 199856 17
exportfs 6080 1 nfsd
lockd 55240 3 nfs,nfsd
nfs_acl 3904 2 nfs,nfsd
sunrpc 139772 13 nfs,nfsd,lockd,nfs_acl
button 6928 0
ac 5508 0
battery 9924 0
ipv6 228064 36
loop 15496 0
rtc 12788 0
psmouse 35336 0
serio_raw 6980 0
pcspkr 3392 0
i2c_viapro 8596 0
i2c_core 20096 1 i2c_viapro
shpchp 33312 0
pci_hotplug 29056 1 shpchp
amd64_agp 12292 1
agpgart 30216 1 amd64_agp
tsdev 7808 0
evdev 9408 0
ext3 120584 3
jbd 52968 1 ext3
mbcache 8644 1 ext3
dm_mirror 19600 0
dm_snapshot 15904 0
dm_mod 50776 7 dm_mirror,dm_snapshot
raid456 115984 1
xor 14536 1 raid456
raid1 21632 1
md_mod 71060 4 raid456,raid1
ide_generic 1728 0 [permanent]
usbhid 37856 0
sd_mod 19456 8
ide_disk 15168 2
via82cxxx 8708 0 [permanent]
via_rhine 23112 0
ehci_hcd 28488 0
uhci_hcd 21580 0
usbcore 113412 4 usbhid,ehci_hcd,uhci_hcd
generic 5764 0 [permanent]
ide_core 110984 4 ide_generic,ide_disk,via82cxxx,generic
sata_via 10372 6
sata_sil 11784 0
e100 32904 0
mii 5696 2 via_rhine,e100
libata 90772 2 sata_via,sata_sil
scsi_mod 124872 2 sd_mod,libata
thermal 13896 0
processor 29128 1 thermal
fan 5124 0

dmesg gives:
Linux version 2.6.18-4-k7 (Debian 2.6.18.dfsg.1-12etch1) (dannf@debian.org) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Wed Apr 18 10:37:40 UTC 2007
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000d2000 - 00000000000dc000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
BIOS-e820: 000000003fff0000 - 000000003fff8000 (ACPI data)
BIOS-e820: 000000003fff8000 - 0000000040000000 (ACPI NVS)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
127MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000fc140
On node 0 totalpages: 262128
DMA zone: 4096 pages, LIFO batch:0
Normal zone: 225280 pages, LIFO batch:31
HighMem zone: 32752 pages, LIFO batch:7
DMI 2.3 present.
ACPI: RSDP (v000 AMI ) @ 0x000fa780
ACPI: RSDT (v001 AMIINT VIA_K8 0x00000010 MSFT 0x00000097) @ 0x3fff0000
ACPI: FADT (v001 AMIINT VIA_K8 0x00000011 MSFT 0x00000097) @ 0x3fff0030
ACPI: MADT (v001 AMIINT VIA_K8 0x00000009 MSFT 0x00000097) @ 0x3fff00c0
ACPI: DSDT (v001 VIA VIA_K8 0x00001000 MSFT 0x0100000d) @ 0x00000000
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:12 APIC version 16
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode: Flat. Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000)
Detected 1600.111 MHz processor.
Built 1 zonelists. Total pages: 262128
Kernel command line: root=/dev/md0 ro pci=routeirq
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
Console: colour VGA+ 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 1030968k/1048512k available (1557k kernel code, 16812k reserved, 581k data, 196k init, 131008k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 3203.99 BogoMIPS (lpj=6407994)
Security Framework v1.0.0 initialized
SELinux: Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 078bfbff e3d3fbff 00000000 00000000 00000001 00000000 00000000
CPU: After vendor identify, caps: 078bfbff e3d3fbff 00000000 00000000 00000001 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 128K (64 bytes/line)
CPU: After all inits, caps: 078bfbff e3d3fbff 00000000 00000410 00000001 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 16k freed
ACPI: Core revision 20060707
CPU0: AMD Unknown Processor stepping 02
Total of 1 processors activated (3203.99 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=0 pin2=0
Brought up 1 CPUs
migration_cost=0
checking if image is initramfs... it is
Freeing initrd memory: 5117k freed
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfdae1, last bus=1
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
PCI: Firmware left 0000:00:0a.0 e100 interrupts enabled, disabling
Boot video device is 0000:00:0c.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: Power Resource [URP1] (off)
ACPI: Power Resource [URP2] (off)
ACPI: Power Resource [FDDP] (off)
ACPI: Power Resource [LPTP] (off)
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 6 devices
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: Routing PCI interrupts for all devices because "pci=routeirq" specified
ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 16 (level, low) -> IRQ 169
ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 177
ACPI: PCI Interrupt 0000:00:0c.0[A] -> GSI 17 (level, low) -> IRQ 185
ACPI: PCI Interrupt 0000:00:0f.0[B] -> GSI 20 (level, low) -> IRQ 193
ACPI: PCI Interrupt 0000:00:0f.1[A] -> GSI 20 (level, low) -> IRQ 193
ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 201
ACPI: PCI Interrupt 0000:00:10.1[A] -> GSI 21 (level, low) -> IRQ 201
ACPI: PCI Interrupt 0000:00:10.2[B] -> GSI 21 (level, low) -> IRQ 201
ACPI: PCI Interrupt 0000:00:10.3[B] -> GSI 21 (level, low) -> IRQ 201
ACPI: PCI Interrupt 0000:00:10.4[C] -> GSI 21 (level, low) -> IRQ 201
ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 209
PCI: Bridge: 0000:00:01.0
IO window: disabled.
MEM window: disabled.
PREFETCH window: disabled.
PCI: Setting latency timer of device 0000:00:01.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
audit: initializing netlink socket (disabled)
audit(1178998240.912:1): initialized
highmem bounce pool size: 64 pages
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
0000:00:10.4 EHCI: BIOS handoff failed (BIOS bug ?) 01010001
PCI: Bypassing VIA 8237 APIC De-Assert Message
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
PNP: No PS/2 controller found. Probing ports directly.
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
NET: Registered protocol family 8
NET: Registered protocol family 20
Using IPI No-Shortcut mode
ACPI: (supports S0 S1 S4 S5)
Freeing unused kernel memory: 196k freed
Time: tsc clocksource has been installed.
ACPI: Processor [CPU1] (supports 16 throttling states)
SCSI subsystem initialized
libata version 2.00 loaded.
e100: Intel(R) PRO/100 Network Driver, 3.5.10-k2-NAPI
e100: Copyright(c) 1999-2005 Intel Corporation
ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 177
e100: eth0: e100_probe: addr 0xcf9ff000, irq 177, MAC addr 00:A0:C9:44:CC:9B
sata_sil 0000:00:08.0: version 2.0
ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 16 (level, low) -> IRQ 169
ata1: SATA max UDMA/100 cmd 0xF881AE80 ctl 0xF881AE8A bmdma 0xF881AE00 irq 169
ata2: SATA max UDMA/100 cmd 0xF881AEC0 ctl 0xF881AECA bmdma 0xF881AE08 irq 169
scsi0 : sata_sil
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v3.0
via-rhine.c:v1.10-LK1.4.1 July-24-2006 Written by Donald Becker
ata1: SATA link down (SStatus 0 SControl 310)
scsi1 : sata_sil
ata2: SATA link down (SStatus 0 SControl 310)
VP_IDE: IDE controller at PCI slot 0000:00:0f.1
ACPI: PCI Interrupt 0000:00:0f.1[A] -> GSI 20 (level, low) -> IRQ 193
PCI: VIA IRQ fixup for 0000:00:0f.1, from 255 to 1
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8237 (rev 00) IDE UDMA133 controller on pci0000:00:0f.1
ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hdaMA, hdbio
ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdcio, hddio
Probing IDE interface ide0...
hda: Maxtor 6L200P0, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
sata_via 0000:00:0f.0: version 2.0
ACPI: PCI Interrupt 0000:00:0f.0[B] -> GSI 20 (level, low) -> IRQ 193
sata_via 0000:00:0f.0: routed to hard irq line 5
ata3: SATA max UDMA/133 cmd 0xD000 ctl 0xCC02 bmdma 0xC000 irq 193
ata4: SATA max UDMA/133 cmd 0xC800 ctl 0xC402 bmdma 0xC008 irq 193
scsi2 : sata_via
hda: max request size: 512KiB
hda: 398297088 sectors (203928 MB) w/8192KiB Cache, CHS=24792/255/63, UDMA(133)
hda: cache flushes supported
hda: hda1
ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata3.00: ATA-7, max UDMA7, 488397168 sectors: LBA48 NCQ (depth 0/32)
ata3.00: ata3: dev 0 multi count 16
ata3.00: configured for UDMA/133
scsi3 : sata_via
ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata4.00: ATA-7, max UDMA/133, 488397168 sectors: LBA48 NCQ (depth 0/32)
ata4.00: ata4: dev 0 multi count 16
ata4.00: configured for UDMA/133
Vendor: ATA Model: SAMSUNG SP2504C Rev: VT10
Type: Direct-Access ANSI SCSI revision: 05
Vendor: ATA Model: ST3250820AS Rev: 3.AA
Type: Direct-Access ANSI SCSI revision: 05
ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 201
PCI: VIA IRQ fixup for 0000:00:10.0, from 10 to 9
uhci_hcd 0000:00:10.0: UHCI Host Controller
uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:10.0: irq 201, io base 0x0000ac00
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
sda: sda1 sda2 sda3
sd 2:0:0:0: Attached scsi disk sda
SCSI device sdb: 488397168 512-byte hdwr sectors (250059 MB)
sdb: Write Protect is off
sdb: Mode Sense: 00 3a 00 00
SCSI device sdb: drive cache: write back
SCSI device sdb: 488397168 512-byte hdwr sectors (250059 MB)
sdb: Write Protect is off
sdb: Mode Sense: 00 3a 00 00
SCSI device sdb: drive cache: write back
sdb: sdb1 sdb2 sdb3
sd 3:0:0:0: Attached scsi disk sdb
ACPI: PCI Interrupt 0000:00:10.1[A] -> GSI 21 (level, low) -> IRQ 201
PCI: VIA IRQ fixup for 0000:00:10.1, from 10 to 9
uhci_hcd 0000:00:10.1: UHCI Host Controller
uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:10.1: irq 201, io base 0x0000b000
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:10.2[B] -> GSI 21 (level, low) -> IRQ 201
PCI: VIA IRQ fixup for 0000:00:10.2, from 11 to 9
uhci_hcd 0000:00:10.2: UHCI Host Controller
uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:10.2: irq 201, io base 0x0000b400
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:10.3[B] -> GSI 21 (level, low) -> IRQ 201
PCI: VIA IRQ fixup for 0000:00:10.3, from 11 to 9
uhci_hcd 0000:00:10.3: UHCI Host Controller
uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:10.3: irq 201, io base 0x0000b800
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:10.4[C] -> GSI 21 (level, low) -> IRQ 201
PCI: VIA IRQ fixup for 0000:00:10.4, from 5 to 9
ehci_hcd 0000:00:10.4: EHCI Host Controller
ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 5
ehci_hcd 0000:00:10.4: irq 201, io mem 0xcffefc00
ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 8 ports detected
ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 209
eth1: VIA Rhine II at 0x1a800, 00:11:09:d1:42:45, IRQ 209.
eth1: MII PHY found at address 1, status 0x786d advertising 01e1 Link c5e1.
usb 4-2: new full speed USB device using uhci_hcd and address 2
usb 4-2: configuration #1 chosen from 1 choice
hub 4-2:1.0: USB hub found
hub 4-2:1.0: 4 ports detected
usb 4-2.1: new low speed USB device using uhci_hcd and address 3
usb 4-2.1: configuration #1 chosen from 1 choice
usb 4-2.4: new low speed USB device using uhci_hcd and address 4
usb 4-2.4: configuration #1 chosen from 1 choice
usbcore: registered new driver hiddev
input: CHESEN USB Keyboard as /class/input/input0
input: USB HID v1.10 Keyboard [CHESEN USB Keyboard] on usb-0000:00:10.3-2.1
input: CHESEN USB Keyboard as /class/input/input1
input: USB HID v1.10 Mouse [CHESEN USB Keyboard] on usb-0000:00:10.3-2.1
input: Logitech USB Mouse as /class/input/input2
input: USB HID v1.10 Mouse [Logitech USB Mouse] on usb-0000:00:10.3-2.4
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Probing IDE interface ide1...
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
md: raid1 personality registered for level 1
raid5: automatically using best checksumming function: pIII_sse
pIII_sse : 4887.000 MB/sec
raid5: using function: pIII_sse (4887.000 MB/sec)
raid6: int32x1 665 MB/s
raid6: int32x2 673 MB/s
raid6: int32x4 599 MB/s
raid6: int32x8 443 MB/s
raid6: mmxx1 1326 MB/s
raid6: mmxx2 2397 MB/s
raid6: sse1x1 1102 MB/s
raid6: sse1x2 1838 MB/s
raid6: sse2x1 1802 MB/s
raid6: sse2x2 2273 MB/s
raid6: using algorithm sse2x2 (2273 MB/s)
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
md: md0 stopped.
md: bind<sdb1>
md: bind<sda1>
raid1: raid set md0 active with 2 out of 2 mirrors
md: md1 stopped.
md: bind<sda3>
md: bind<sdb3>
md: bind<hda1>
raid5: device hda1 operational as raid disk 0
raid5: device sdb3 operational as raid disk 3
raid5: device sda3 operational as raid disk 2
raid5: allocated 4204kB for md1
raid5: raid level 5 set md1 active with 3 out of 4 devices, algorithm 2
RAID5 conf printout:
--- rd:4 wd:3 fd:1
disk 0, o:1, dev:hda1
disk 2, o:1, dev:sda3
disk 3, o:1, dev:sdb3
device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com
Attempting manual resume
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
ts: Compaq touchscreen protocol output
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected AGP bridge 0
agpgart: AGP aperture is 128M @ 0xd0000000
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
input: PC Speaker as /class/input/input3
Real Time Clock Driver v1.12ac
Adding 1951888k swap on /dev/sda2. Priority:-1 extents:1 across:1951888k
Adding 1951888k swap on /dev/sdb2. Priority:-2 extents:1 across:1951888k
EXT3 FS on md0, internal journal
loop: loaded (max 8 devices)
kjournald starting. Commit interval 5 seconds
EXT3 FS on dm-1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on dm-0, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
NFSD: starting 90-second grace period
eth0: no IPv6 routers present

Last edited by hoglet; 05-12-2007 at 02:58 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Audo and Network not working on new MoBo davidguygc Linux - Hardware 4 05-02-2007 08:13 PM
Network not working after pc switch! Penelope Linux - Networking 7 10-25-2006 09:02 AM
working with 2 similar network cards kizersouzay Linux - Networking 9 07-27-2006 05:09 PM
ip routing table. getting network cards working hamish Linux - Networking 2 11-30-2003 05:58 PM
What wireless network cards are working? raylpc Linux - General 7 08-12-2003 02:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration