Am Mittwoch, 16. Mai 2007 19:14 schrieb Gus Wirth: > Dexter Filmore wrote: > > Got me an Asus K8N-E Deluxe: > > 2 sATA ports > > 4 sATA ports via Sil3114 chip > > Gigabit ethernet via Hypertransport on nF3, phys. layer Marvell 88E1111 > > > > Thought "nF3, tad older, probably well supported" - yeah, well, so I > > thought. > > > > Can't set hda (on IDE) to DMA mode, "Operation not permitted". > > Figured that GBE only works via "forcedeth" and then only brings 100MBit. > > Can't even get that one working as etho, it's up and conf'ed but I can't > > ping any host outside. > > > > Does anyone know if this is a lost cause? > > Are you using 32-bit Linux or 64-bit Linux? There are messages on the > Linux Kernel Mailing List indicating this is broken in 64-bit mode but > works in 32-bit mode. > > Searching around a bit for "nforce3 ide dma linux" popped up this from > NVIDIA > <http://http.download.nvidia.com/XFree86/nforce/1.0-0306/KnownProblems.html >> > > Which kernel version are you trying to run? What does the output of > dmesg show you? > > Gus
Using a 32 bit 2.6.18, custom. dmesg output: [ 0.000000] Linux version 2.6.18-dex ([EMAIL PROTECTED]) (gcc-Version 3.4.6) #2 Wed May 16 16:59:59 CEST 2007 [ 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: 00000000000e4000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000003ffc0000 (usable) [ 0.000000] BIOS-e820: 000000003ffc0000 - 000000003ffd0000 (ACPI data) [ 0.000000] BIOS-e820: 000000003ffd0000 - 0000000040000000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ff7c0000 - 0000000100000000 (reserved) [ 0.000000] 127MB HIGHMEM available. [ 0.000000] 896MB LOWMEM available. [ 0.000000] found SMP MP-table at 000ff780 [ 0.000000] On node 0 totalpages: 262080 [ 0.000000] DMA zone: 4096 pages, LIFO batch:0 [ 0.000000] Normal zone: 225280 pages, LIFO batch:31 [ 0.000000] HighMem zone: 32704 pages, LIFO batch:7 [ 0.000000] DMI 2.3 present. [ 0.000000] ACPI: RSDP (v000 ACPIAM ) @ 0x000f9cb0 [ 0.000000] ACPI: RSDT (v001 A M I OEMRSDT 0x09000507 MSFT 0x00000097) @ 0x3ffc0000 [ 0.000000] ACPI: FADT (v002 A M I OEMFACP 0x09000507 MSFT 0x00000097) @ 0x3ffc0200 [ 0.000000] ACPI: MADT (v001 A M I OEMAPIC 0x09000507 MSFT 0x00000097) @ 0x3ffc0390 [ 0.000000] ACPI: OEMB (v001 A M I OEMBIOS 0x09000507 MSFT 0x00000097) @ 0x3ffd0040 [ 0.000000] ACPI: DSDT (v001 A0055 A0055003 0x00000003 INTL 0x02002026) @ 0x00000000 [ 0.000000] ACPI: PM-Timer IO Port: 0x4008 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] Processor #0 15:4 APIC version 16 [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 1, 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 50000000 (gap: 40000000:bec00000) [ 0.000000] Detected 2210.814 MHz processor. [ 35.858659] Built 1 zonelists. Total pages: 262080 [ 35.858661] Kernel command line: root=/dev/hda1 ro vga=normal 3 [ 35.858834] mapped APIC to ffffd000 (fee00000) [ 35.858836] mapped IOAPIC to ffffc000 (fec00000) [ 35.858839] Enabling fast FPU save and restore... done. [ 35.858841] Enabling unmasked SIMD FPU exception support... done. [ 35.858843] Initializing CPU#0 [ 35.858888] PID hash table entries: 4096 (order: 12, 16384 bytes) [ 35.858943] spurious 8259A interrupt: IRQ7. [ 35.860409] Console: colour VGA+ 80x25 [ 35.862035] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 35.862587] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 35.879666] Memory: 1034264k/1048320k available (2961k kernel code, 13440k reserved, 989k data, 168k init, 130816k highmem) [ 35.879714] Checking if this processor honours the WP bit even in supervisor mode... Ok. [ 35.958857] Calibrating delay using timer specific routine.. 4424.17 BogoMIPS (lpj=8848347) [ 35.958951] Mount-cache hash table entries: 512 [ 35.959080] CPU: After generic identify, caps: 078bfbff e1d3fbff 00000000 00000000 00000000 00000000 00000000 [ 35.959086] CPU: After vendor identify, caps: 078bfbff e1d3fbff 00000000 00000000 00000000 00000000 00000000 [ 35.959091] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) [ 35.959128] CPU: L2 Cache: 1024K (64 bytes/line) [ 35.959162] CPU: After all inits, caps: 078bfbff e1d3fbff 00000000 00000410 00000000 00000000 00000000 [ 35.959167] Intel machine check architecture supported. [ 35.959203] Intel machine check reporting enabled on CPU#0. [ 35.959242] Compat vDSO mapped to ffffe000. [ 35.959283] CPU: AMD Athlon(tm) 64 Processor 3400+ stepping 08 [ 35.959365] Checking 'hlt' instruction... OK. [ 35.974948] ACPI: Core revision 20060707 [ 35.977385] ENABLING IO-APIC IRQs [ 35.977597] ..TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1 [ 36.123057] NET: Registered protocol family 16 [ 36.123157] ACPI: bus type pci registered [ 36.123527] PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=2 [ 36.123565] PCI: Using configuration type 1 [ 36.123599] Setting up standard PCI resources [ 36.134062] ACPI: Interpreter enabled [ 36.134097] ACPI: Using IOAPIC for interrupt routing [ 36.134875] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 36.134910] PCI: Probing PCI hardware (bus 00) [ 36.138333] Boot video device is 0000:01:00.0 [ 36.138542] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 36.148943] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] [ 36.149196] ACPI: Power Resource [ISAV] (on) [ 36.150123] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *11 [ 36.150653] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *11 [ 36.151191] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *11 [ 36.151716] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *9 [ 36.152241] ACPI: PCI Interrupt Link [LNKE] (IRQs 16 17 18 19) *11 [ 36.152760] ACPI: PCI Interrupt Link [LUS0] (IRQs 20 21 22) *11 [ 36.153256] ACPI: PCI Interrupt Link [LUS1] (IRQs 20 21 22) *9 [ 36.153757] ACPI: PCI Interrupt Link [LUS2] (IRQs 20 21 22) *10 [ 36.154253] ACPI: PCI Interrupt Link [LKLN] (IRQs 20 21 22) *9 [ 36.154750] ACPI: PCI Interrupt Link [LAUI] (IRQs 20 21 22) *10 [ 36.155251] ACPI: PCI Interrupt Link [LKMO] (IRQs 20 21 22) *0, disabled. [ 36.155771] ACPI: PCI Interrupt Link [LKSM] (IRQs 20 21 22) *0, disabled. [ 36.156290] ACPI: PCI Interrupt Link [LTID] (IRQs 20 21 22) *0 [ 36.156793] ACPI: PCI Interrupt Link [LTIE] (IRQs 20 21 22) *0, disabled. [ 36.157370] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22) *14 [ 36.157603] Linux Plug and Play Support v0.97 (c) Adam Belay [ 36.157642] pnp: PnP ACPI init [ 36.163046] pnp: PnP ACPI: found 15 devices [ 36.163081] PnPBIOS: Disabled by ACPI PNP [ 36.163184] PCI: Using ACPI for IRQ routing [ 36.163219] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [ 36.167054] pnp: 00:0b: ioport range 0x480-0x487 has been reserved [ 36.167090] pnp: 00:0b: ioport range 0xd00-0xd07 has been reserved [ 36.167250] PCI: Bridge: 0000:00:0b.0 [ 36.167284] IO window: 7000-7fff [ 36.167320] MEM window: ff200000-ff2fffff [ 36.167355] PREFETCH window: e6b00000-f6afffff [ 36.167391] PCI: Bridge: 0000:00:0e.0 [ 36.167425] IO window: 8000-bfff [ 36.167459] MEM window: ff300000-ff5fffff [ 36.167493] PREFETCH window: disabled. [ 36.167533] PCI: Setting latency timer of device 0000:00:0e.0 to 64 [ 36.167552] NET: Registered protocol family 2 [ 36.206798] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 36.207006] TCP established hash table entries: 131072 (order: 7, 524288 bytes) [ 36.207647] TCP bind hash table entries: 65536 (order: 6, 262144 bytes) [ 36.207974] TCP: Hash tables configured (established 131072 bind 65536) [ 36.208010] TCP reno registered [ 36.208205] Machine check exception polling timer started. [ 36.208292] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) [ 36.208328] apm: overridden by ACPI. [ 36.209090] highmem bounce pool size: 64 pages [ 36.209176] VFS: Disk quotas dquot_6.5.1 [ 36.209225] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 36.209338] Installing knfsd (copyright (C) 1996 [EMAIL PROTECTED]). [ 36.209551] NTFS driver 2.1.27 [Flags: R/W]. [ 36.209627] JFS: nTxBlock = 8081, nTxLock = 64655 [ 36.214522] SGI XFS with large block numbers, no debug enabled [ 36.214729] Initializing Cryptographic API [ 36.214769] io scheduler noop registered [ 36.214848] io scheduler cfq registered (default) [ 36.215197] isapnp: Scanning for PnP cards... [ 36.568670] isapnp: No Plug & Play device found [ 36.569818] Real Time Clock Driver v1.12ac [ 36.569898] Non-volatile memory driver v1.2 [ 36.569932] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled [ 36.570056] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 36.570169] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 36.570463] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 36.570598] 00:0d: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 36.570723] Floppy drive(s): fd0 is 1.44M [ 36.590167] FDC 0 is a post-1991 82077 [ 36.591168] loop: loaded (max 8 devices) [ 36.591281] PPP generic driver version 2.4.2 [ 36.591386] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [ 36.591424] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [ 36.591594] Probing IDE interface ide0... [ 37.006607] hda: SAMSUNG SP1604N, ATA DISK drive [ 37.678251] Probing IDE interface ide1... [ 38.542067] hdc: IDE-CD R/RW 24x12A, ATAPI CD/DVD-ROM drive [ 39.213721] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [ 39.213793] ide1 at 0x170-0x177,0x376 on irq 15 [ 39.213918] hda: max request size: 512KiB [ 39.218079] hda: 312581808 sectors (160041 MB) w/2048KiB Cache, CHS=19457/255/63 [ 39.218385] hda: cache flushes supported [ 39.218436] hda: hda1 hda2 hda4 < hda5 hda6 hda7 > [ 39.272805] hdc: ATAPI 40X CD-ROM CD-R/RW drive, 8192kB Cache [ 39.272978] Uniform CD-ROM driver Revision: 3.20 [ 39.277770] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 [ 39.277806] PNP: PS/2 controller doesn't have AUX irq; using default 12 [ 39.279349] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 39.279494] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 39.297725] mice: PS/2 mouse device common for all mice [ 39.298116] input: PC Speaker as /class/input/input0 [ 39.482860] input: AT Translated Set 2 keyboard as /class/input/input1 [ 39.483229] Advanced Linux Sound Architecture Driver Version 1.0.12rc1 (Thu Jun 22 13:55:50 2006 UTC). [ 39.566198] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 19 [ 39.566238] ACPI: PCI Interrupt 0000:02:0a.0[A] -> Link [LNKA] -> GSI 19 (level, low) -> IRQ 16 [ 40.492711] ALSA device list: [ 40.492744] #0: Ensoniq AudioPCI ENS1371 at 0xa400, irq 16 [ 40.492779] #1: MPU-401 UART at 0x330, irq 5 [ 40.492864] TCP bic registered [ 40.492897] Initializing IPsec netlink socket [ 40.492945] NET: Registered protocol family 1 [ 40.492982] NET: Registered protocol family 17 [ 40.493017] NET: Registered protocol family 15 [ 40.493095] Using IPI Shortcut mode [ 40.493259] Time: tsc clocksource has been installed. [ 40.494297] ACPI: (supports S0 S1 S3 S4 S5) [ 40.494502] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 40.517147] kjournald starting. Commit interval 5 seconds [ 40.517189] EXT3-fs: mounted filesystem with ordered data mode. [ 40.517239] VFS: Mounted root (ext3 filesystem) readonly. [ 40.517441] Freeing unused kernel memory: 168k freed [ 42.467906] Adding 996020k swap on /dev/hda2. Priority:-1 extents:1 across:996020k [ 42.696751] EXT3 FS on hda1, internal journal [ 43.730407] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 18 [ 43.730452] ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKC] -> GSI 18 (level, low) -> IRQ 17 [ 43.730546] 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html [ 43.730592] 0000:02:08.0: 3Com PCI 3c905B Cyclone 100baseTx at f8806c00. [ 43.842646] SCSI subsystem initialized [ 43.858561] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.56. [ 43.861107] ACPI: PCI Interrupt Link [LKLN] enabled at IRQ 22 [ 43.861148] ACPI: PCI Interrupt 0000:00:05.0[A] -> Link [LKLN] -> GSI 22 (level, low) -> IRQ 18 [ 43.861240] PCI: Setting latency timer of device 0000:00:05.0 to 64 [ 43.968896] usbcore: registered new driver usbfs [ 43.969762] usbcore: registered new driver hub [ 44.044993] libata version 2.00 loaded. [ 44.213487] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) [ 44.294522] Linux agpgart interface v0.101 (c) Dave Jones [ 44.347354] parport: PnPBIOS parport detected. [ 44.347404] parport0: PC-style at 0x378, irq 7 [PCSPP(,...)] [ 44.380122] eth1: forcedeth.c: subsystem: 01043:80a7 bound to 0000:00:05.0 [ 44.380592] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 17 [ 44.380633] ACPI: PCI Interrupt 0000:02:0b.0[A] -> Link [LNKB] -> GSI 17 (level, low) -> IRQ 19 [ 44.430720] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 21 [ 44.430758] ACPI: PCI Interrupt 0000:00:02.2[C] -> Link [LUS2] -> GSI 21 (level, low) -> IRQ 20 [ 44.430852] PCI: Setting latency timer of device 0000:00:02.2 to 64 [ 44.430855] ehci_hcd 0000:00:02.2: EHCI Host Controller [ 44.430975] ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 1 [ 44.431043] ehci_hcd 0000:00:02.2: debug port 1 [ 44.431079] PCI: cache line size of 64 is not supported by device 0000:00:02.2 [ 44.431089] ehci_hcd 0000:00:02.2: irq 20, io mem 0xff6ffc00 [ 44.431127] ehci_hcd 0000:00:02.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [ 44.431237] usb usb1: configuration #1 chosen from 1 choice [ 44.431288] hub 1-0:1.0: USB hub found [ 44.431328] hub 1-0:1.0: 8 ports detected [ 44.433645] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[19] MMIO=[ff5ff000-ff5ff7ff] Max Packet=[2048] IR/IT contexts=[4/8] [ 44.532025] sata_nv 0000:00:0a.0: version 2.0 [ 44.532429] ACPI: PCI Interrupt Link [LTID] BIOS reported IRQ 0, using IRQ 20 [ 44.532469] ACPI: PCI Interrupt Link [LTID] enabled at IRQ 20 [ 44.532509] ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LTID] -> GSI 20 (level, low) -> IRQ 21 [ 44.532611] PCI: Setting latency timer of device 0000:00:0a.0 to 64 [ 44.532661] ata1: SATA max UDMA/133 cmd 0x9F0 ctl 0xBF2 bmdma 0xC800 irq 21 [ 44.532717] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xB72 bmdma 0xC808 irq 21 [ 44.532763] scsi0 : sata_nv [ 44.843735] ata1: SATA link down (SStatus 0 SControl 300) [ 44.843788] scsi1 : sata_nv [ 45.155622] ata2: SATA link down (SStatus 0 SControl 300) [ 45.159652] i2c_adapter i2c-0: nForce2 SMBus adapter at 0x5000 [ 45.159699] i2c_adapter i2c-1: nForce2 SMBus adapter at 0x5040 [ 45.160142] ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 22 [ 45.160179] ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LUS0] -> GSI 22 (level, low) -> IRQ 18 [ 45.160277] PCI: Setting latency timer of device 0000:00:02.0 to 64 [ 45.160280] ohci_hcd 0000:00:02.0: OHCI Host Controller [ 45.160339] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2 [ 45.160397] ohci_hcd 0000:00:02.0: irq 18, io mem 0xff6fd000 [ 45.217663] usb usb2: configuration #1 chosen from 1 choice [ 45.217721] hub 2-0:1.0: USB hub found [ 45.217761] hub 2-0:1.0: 4 ports detected [ 45.319926] ACPI: PCI Interrupt Link [LUS1] enabled at IRQ 21 [ 45.319963] ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [LUS1] -> GSI 21 (level, low) -> IRQ 20 [ 45.320060] PCI: Setting latency timer of device 0000:00:02.1 to 64 [ 45.320062] ohci_hcd 0000:00:02.1: OHCI Host Controller [ 45.320114] ohci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 3 [ 45.320168] ohci_hcd 0000:00:02.1: irq 20, io mem 0xff6fe000 [ 45.377572] usb usb3: configuration #1 chosen from 1 choice [ 45.377623] hub 3-0:1.0: USB hub found [ 45.377661] hub 3-0:1.0: 4 ports detected [ 45.479647] agpgart: Detected AGP bridge 0 [ 45.479695] agpgart: Setting up Nforce3 AGP. [ 45.479730] agpgart: aperture base > 4G [ 45.480109] NFORCE3-250: IDE controller at PCI slot 0000:00:08.0 [ 45.480217] NFORCE3-250: chipset revision 162 [ 45.480251] NFORCE3-250: not 100% native mode: will probe irqs later [ 45.480288] NFORCE3-250: BIOS didn't set cable bits correctly. Enabling workaround. [ 45.480334] NFORCE3-250: 0000:00:08.0 (rev a2) UDMA133 controller [ 45.480374] NFORCE3-250: port 0x01f0 already claimed by ide0 [ 45.480410] NFORCE3-250: port 0x0170 already claimed by ide1 [ 45.480444] NFORCE3-250: neither IDE port enabled (BIOS) [ 45.707520] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e0180000c2078f] [ 47.287724] device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: [EMAIL PROTECTED] [ 47.319943] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 [ 47.319983] md: bitmap version 4.39 [ 47.346708] raid5: automatically using best checksumming function: pIII_sse [ 47.362841] pIII_sse : 6778.000 MB/sec [ 47.362875] raid5: using function: pIII_sse (6778.000 MB/sec) [ 47.466846] raid6: int32x1 912 MB/s [ 47.534799] raid6: int32x2 1278 MB/s [ 47.602809] raid6: int32x4 772 MB/s [ 47.670782] raid6: int32x8 577 MB/s [ 47.738719] raid6: mmxx1 1889 MB/s [ 47.806689] raid6: mmxx2 3438 MB/s [ 47.874689] raid6: sse1x1 768 MB/s [ 47.942656] raid6: sse1x2 1406 MB/s [ 48.010631] raid6: sse2x1 1458 MB/s [ 48.078590] raid6: sse2x2 2207 MB/s [ 48.078624] raid6: using algorithm sse2x2 (2207 MB/s) [ 48.078659] md: raid6 personality registered for level 6 [ 48.078694] md: raid5 personality registered for level 5 [ 48.078729] md: raid4 personality registered for level 4 [ 48.203146] sata_sil 0000:02:09.0: version 2.0 [ 48.203495] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 16 [ 48.203539] ACPI: PCI Interrupt 0000:02:09.0[A] -> Link [LNKD] -> GSI 16 (level, low) -> IRQ 22 [ 48.203682] ata3: SATA max UDMA/100 cmd 0xF8E0E880 ctl 0xF8E0E88A bmdma 0xF8E0E800 irq 22 [ 48.203750] ata4: SATA max UDMA/100 cmd 0xF8E0E8C0 ctl 0xF8E0E8CA bmdma 0xF8E0E808 irq 22 [ 48.203815] ata5: SATA max UDMA/100 cmd 0xF8E0EA80 ctl 0xF8E0EA8A bmdma 0xF8E0EA00 irq 22 [ 48.203880] ata6: SATA max UDMA/100 cmd 0xF8E0EAC0 ctl 0xF8E0EACA bmdma 0xF8E0EA08 irq 22 [ 48.203936] scsi2 : sata_sil [ 48.514440] ata3: SATA link down (SStatus 0 SControl 310) [ 48.514486] scsi3 : sata_sil [ 48.826329] ata4: SATA link down (SStatus 0 SControl 310) [ 48.826372] scsi4 : sata_sil [ 49.138220] ata5: SATA link down (SStatus 0 SControl 310) [ 49.138262] scsi5 : sata_sil [ 49.450110] ata6: SATA link down (SStatus 0 SControl 310) [ 49.450163] ACPI: PCI Interrupt 0000:02:0c.0[A] -> Link [LNKC] -> GSI 18 (level, low) -> IRQ 17 [ 49.450285] ata7: SATA max UDMA/100 cmd 0xF8E10C80 ctl 0xF8E10C8A bmdma 0xF8E10C00 irq 17 [ 49.450348] ata8: SATA max UDMA/100 cmd 0xF8E10CC0 ctl 0xF8E10CCA bmdma 0xF8E10C08 irq 17 [ 49.450412] ata9: SATA max UDMA/100 cmd 0xF8E10E80 ctl 0xF8E10E8A bmdma 0xF8E10E00 irq 17 [ 49.450478] ata10: SATA max UDMA/100 cmd 0xF8E10EC0 ctl 0xF8E10ECA bmdma 0xF8E10E08 irq 17 [ 49.450532] scsi6 : sata_sil [ 49.917964] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 49.921200] ata7.00: ATA-7, max UDMA7, 488397168 sectors: LBA48 NCQ (depth 0/32) [ 49.921244] ata7.00: ata7: dev 0 multi count 16 [ 49.939746] ata7.00: configured for UDMA/100 [ 49.939784] scsi7 : sata_sil [ 50.405794] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 50.409011] ata8.00: ATA-7, max UDMA7, 488397168 sectors: LBA48 NCQ (depth 0/32) [ 50.409055] ata8.00: ata8: dev 0 multi count 16 [ 50.423083] ata8.00: configured for UDMA/100 [ 50.423120] scsi8 : sata_sil [ 50.889622] ata9: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 50.892793] ata9.00: ATA-7, max UDMA7, 488397168 sectors: LBA48 NCQ (depth 0/32) [ 50.892837] ata9.00: ata9: dev 0 multi count 16 [ 50.913558] ata9.00: configured for UDMA/100 [ 50.913598] scsi9 : sata_sil [ 51.381449] ata10: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 51.384662] ata10.00: ATA-7, max UDMA7, 488397168 sectors: LBA48 NCQ (depth 0/32) [ 51.384706] ata10.00: ata10: dev 0 multi count 16 [ 51.403228] ata10.00: configured for UDMA/100 [ 51.403334] Vendor: ATA Model: SAMSUNG SP2504C Rev: VT10 [ 51.404068] Type: Direct-Access ANSI SCSI revision: 05 [ 51.404516] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB) [ 51.404559] sda: Write Protect is off [ 51.404593] sda: Mode Sense: 00 3a 00 00 [ 51.404602] SCSI device sda: drive cache: write back [ 51.404665] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB) [ 51.404704] sda: Write Protect is off [ 51.404738] sda: Mode Sense: 00 3a 00 00 [ 51.404746] SCSI device sda: drive cache: write back [ 51.404781] sda: sda1 [ 51.413988] sd 6:0:0:0: Attached scsi disk sda [ 51.414165] sd 6:0:0:0: Attached scsi generic sg0 type 0 [ 51.414246] Vendor: ATA Model: SAMSUNG SP2504C Rev: VT10 [ 51.414980] Type: Direct-Access ANSI SCSI revision: 05 [ 51.415419] SCSI device sdb: 488397168 512-byte hdwr sectors (250059 MB) [ 51.415459] sdb: Write Protect is off [ 51.415492] sdb: Mode Sense: 00 3a 00 00 [ 51.415501] SCSI device sdb: drive cache: write back [ 51.415552] SCSI device sdb: 488397168 512-byte hdwr sectors (250059 MB) [ 51.415592] sdb: Write Protect is off [ 51.415625] sdb: Mode Sense: 00 3a 00 00 [ 51.415633] SCSI device sdb: drive cache: write back [ 51.415668] sdb: sdb1 [ 51.424758] sd 7:0:0:0: Attached scsi disk sdb [ 51.424924] sd 7:0:0:0: Attached scsi generic sg1 type 0 [ 51.425003] Vendor: ATA Model: SAMSUNG SP2504C Rev: VT10 [ 51.425743] Type: Direct-Access ANSI SCSI revision: 05 [ 51.426190] SCSI device sdc: 488397168 512-byte hdwr sectors (250059 MB) [ 51.427489] sdc: Write Protect is off [ 51.427522] sdc: Mode Sense: 00 3a 00 00 [ 51.427531] SCSI device sdc: drive cache: write back [ 51.427584] SCSI device sdc: 488397168 512-byte hdwr sectors (250059 MB) [ 51.427623] sdc: Write Protect is off [ 51.427657] sdc: Mode Sense: 00 3a 00 00 [ 51.427665] SCSI device sdc: drive cache: write back [ 51.427700] sdc: sdc1 [ 51.436906] sd 8:0:0:0: Attached scsi disk sdc [ 51.437089] sd 8:0:0:0: Attached scsi generic sg2 type 0 [ 51.437199] Vendor: ATA Model: SAMSUNG SP2504C Rev: VT10 [ 51.437940] Type: Direct-Access ANSI SCSI revision: 05 [ 51.438462] SCSI device sdd: 488397168 512-byte hdwr sectors (250059 MB) [ 51.438506] sdd: Write Protect is off [ 51.438539] sdd: Mode Sense: 00 3a 00 00 [ 51.438548] SCSI device sdd: drive cache: write back [ 51.438609] SCSI device sdd: 488397168 512-byte hdwr sectors (250059 MB) [ 51.438649] sdd: Write Protect is off [ 51.438682] sdd: Mode Sense: 00 3a 00 00 [ 51.438690] SCSI device sdd: drive cache: write back [ 51.438726] sdd: sdd1 [ 51.443165] sd 9:0:0:0: Attached scsi disk sdd [ 51.443227] sd 9:0:0:0: Attached scsi generic sg3 type 0 [ 51.503222] it87: Unknown parameter `temp_type' [ 55.225493] kjournald starting. Commit interval 5 seconds [ 55.225535] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended [ 55.226541] EXT3 FS on hda5, internal journal [ 55.226599] EXT3-fs: mounted filesystem with ordered data mode. [ 55.253485] kjournald starting. Commit interval 5 seconds [ 55.253523] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended [ 55.254543] EXT3 FS on hda7, internal journal [ 55.254600] EXT3-fs: mounted filesystem with ordered data mode. [ 55.255533] tmpfs: No value for mount option 'default' [ 57.263211] eth0: setting half-duplex. [ 58.085574] ata3: hard resetting port [ 58.118098] ata4: hard resetting port [ 58.150755] ata5: hard resetting port [ 58.183390] ata6: hard resetting port [ 58.293806] ata7: hard resetting port [ 58.330993] ata1: soft resetting port [ 58.331000] ata1: SATA link down (SStatus 0 SControl 300) [ 58.331008] ata1: EH pending after completion, repeating EH (cnt=4) [ 58.362024] ata8: hard resetting port [ 58.362977] ata2: soft resetting port [ 58.362981] ata2: SATA link down (SStatus 0 SControl 300) [ 58.362989] ata2: EH pending after completion, repeating EH (cnt=4) [ 58.402965] ata3: SATA link down (SStatus 0 SControl 310) [ 58.402980] ata3: EH pending after completion, repeating EH (cnt=4) [ 58.402993] ata3: hard resetting port [ 58.430401] ata9: hard resetting port [ 58.434951] ata4: SATA link down (SStatus 0 SControl 310) [ 58.434962] ata4: EH pending after completion, repeating EH (cnt=4) [ 58.434973] ata4: hard resetting port [ 58.466947] ata5: SATA link down (SStatus 0 SControl 310) [ 58.466961] ata5: EH pending after completion, repeating EH (cnt=4) [ 58.466973] ata5: hard resetting port [ 58.498671] ata10: hard resetting port [ 58.502939] ata6: SATA link down (SStatus 0 SControl 310) [ 58.502951] ata6: EH pending after completion, repeating EH (cnt=4) [ 58.502961] ata6: hard resetting port [ 58.610912] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 58.642872] ata1: soft resetting port [ 58.642878] ata1: SATA link down (SStatus 0 SControl 300) [ 58.642887] ata1: EH complete [ 58.644421] ata7.00: configured for UDMA/100 [ 58.644428] ata7: EH complete [ 58.644512] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB) [ 58.644559] sda: Write Protect is off [ 58.644562] sda: Mode Sense: 00 3a 00 00 [ 58.644629] SCSI device sda: drive cache: write back [ 58.675389] ata2: soft resetting port [ 58.675513] ata2: SATA link down (SStatus 0 SControl 300) [ 58.675881] ata2: EH complete [ 58.680394] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 58.722353] ata8.00: configured for UDMA/100 [ 58.722360] ata8: EH complete [ 58.722429] SCSI device sdb: 488397168 512-byte hdwr sectors (250059 MB) [ 58.722473] sdb: Write Protect is off [ 58.722475] sdb: Mode Sense: 00 3a 00 00 [ 58.722540] SCSI device sdb: drive cache: write back [ 58.722848] ata3: SATA link down (SStatus 0 SControl 310) [ 58.722858] ata3: EH complete [ 58.746855] ata9: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 58.754837] ata4: SATA link down (SStatus 0 SControl 310) [ 58.754847] ata4: EH complete [ 58.781878] ata9.00: configured for UDMA/100 [ 58.782246] ata9: EH complete [ 58.783623] SCSI device sdc: 488397168 512-byte hdwr sectors (250059 MB) [ 58.784112] sdc: Write Protect is off [ 58.784235] sdc: Mode Sense: 00 3a 00 00 [ 58.785088] SCSI device sdc: drive cache: write back [ 58.787528] ata5: SATA link down (SStatus 0 SControl 310) [ 58.788141] ata5: EH complete [ 58.814831] ata10: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 58.822810] ata6: SATA link down (SStatus 0 SControl 310) [ 58.822819] ata6: EH complete [ 58.848250] ata10.00: configured for UDMA/100 [ 58.848738] ata10: EH complete [ 58.849347] SCSI device sdd: 488397168 512-byte hdwr sectors (250059 MB) [ 58.849739] sdd: Write Protect is off [ 58.849862] sdd: Mode Sense: 00 3a 00 00 [ 58.851147] SCSI device sdd: drive cache: write back [ 249.714751] eth0: setting half-duplex. [ 249.753798] eth1: no link during initialization. [ 362.672504] eth0: setting full-duplex. -- -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d--(+)@ s-:+ a- C++++ UL++ P+>++ L+++>++++ E-- W++ N o? K- w--(---) !O M+ V- PS+ PE Y++ PGP t++(---)@ 5 X+(++) R+(++) tv--(+)@ b++(+++) DI+++ D- G++ e* h>++ r* y? ------END GEEK CODE BLOCK------ http://www.stop1984.com http://www.againsttcpa.com -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
