Well, disabling IDE in my kernel config caused 2 of my 3 drives to change from /dev/hd to /dev/sd and renumbered my linux drive from /dev/sda to /dev/sdd.
A moment of panic till I managed to read the kerel panic message correctly and figured which drive was my boot device.
Minor tweaks to my /etc/fstab to get my windows partitions to mount, no changes in my linux filesystems as I use labels.
Fix /boot/grub/grub.conf go have the correct root= paramter.
After all that, the freezes of /dev/sdd (used to be known as /dev/sda before disabling IDE) continue.
Although it may seem that only /dev/sdd is freezing, it is the prime disk for my linux install. All other disks are windows related and are not used as much by my linux install, so I cannot say if the other disks are exhibiting the behaviour - I may even try booting up windows and have it do a surface scan on the disk, to see if it reports freezing. I just hope my grub config is still sane enough to boot windows...
Information included in this message is...
1. hdparms of each disk
2. dmesg
3. lspci -nnv
4. /proc/config.gz
Code: Select all
root@lyalls-pc:lyall
# dmesg
0
Normal zone: 1760 pages used for memmap
Normal zone: 223520 pages, LIFO batch:31
HighMem zone: 2303 pages used for memmap
HighMem zone: 292593 pages, LIFO batch:31
Movable zone: 0 pages used for memmap
DMI 2.3 present.
ACPI: RSDP 000F6BA0, 0014 (r0 GBT )
ACPI: RSDT 7FFF3000, 002C (r1 GBT AWRDACPI 42302E31 AWRD 1010101)
ACPI: FACP 7FFF3040, 0074 (r1 GBT AWRDACPI 42302E31 AWRD 1010101)
ACPI: DSDT 7FFF30C0, 3E4C (r1 GBT AWRDACPI 1000 MSFT 100000C)
ACPI: FACS 7FFF0000, 0040
ACPI: APIC 7FFF6F40, 0068 (r1 GBT AWRDACPI 42302E31 AWRD 1010101)
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 15:3 APIC version 20
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Processor #1 15:3 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, 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 high 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 88000000 (gap: 80000000:7ec00000)
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 520177
Kernel command line: root=/dev/sdd2 video=uvesafb:1280x1024-32@75,mtrr:3,ywrap
mapped APIC to ffffb000 (fee00000)
mapped IOAPIC to ffffa000 (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)
Detected 2813.570 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 2074068k/2097088k available (3221k kernel code, 21792k reserved, 793k data, 236k init, 1179584k highmem)
virtual kernel memory layout:
fixmap : 0xfff9b000 - 0xfffff000 ( 400 kB)
pkmap : 0xff800000 - 0xffc00000 (4096 kB)
vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB)
lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
.init : 0xc04f1000 - 0xc052c000 ( 236 kB)
.data : 0xc042572e - 0xc04ebd04 ( 793 kB)
.text : 0xc0100000 - 0xc042572e (3221 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 5631.51 BogoMIPS (lpj=11263031)
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000041d 00000000 00000000 00000000
monitor/mwait feature present.
using mwait in idle threads.
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: After all inits, caps: bfebfbff 00000000 00000000 0000b180 0000041d 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
CPU0: Thermal monitoring enabled
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
ACPI: Core revision 20070126
CPU0: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 03
SMP alternatives: switching to SMP code
Booting processor 1/1 eip 3000
Initializing CPU#1
Calibrating delay using timer specific routine.. 5627.53 BogoMIPS (lpj=11255079)
CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000041d 00000000 00000000 00000000
monitor/mwait feature present.
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: After all inits, caps: bfebfbff 00000000 00000000 0000b180 0000041d 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel P4/Xeon Extended MCE MSRs (12) available
CPU1: Thermal monitoring enabled
CPU1: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 03
Total of 2 processors activated (11259.05 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
checking TSC synchronization [CPU#0 -> CPU#1]: passed.
Brought up 2 CPUs
net_namespace: 64 bytes
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfb230, last bus=2
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
Force enabled HPET at base address 0xfed00000
PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
PCI quirk: region 1080-10bf claimed by ICH4 GPIO
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 *6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnpacpi: exceeded the max number of mem resources: 12
pnp: PnP ACPI: found 14 devices
ACPI: ACPI bus type pnp unregistered
SCSI subsystem initialized
libata version 3.00 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
hpet clockevent registered
Time: tsc clocksource has been installed.
system 00:00: iomem range 0xd4a00-0xd7fff has been reserved
system 00:00: iomem range 0xf0000-0xf7fff could not be reserved
system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
system 00:00: iomem range 0xfc000-0xfffff could not be reserved
system 00:00: iomem range 0x7fff0000-0x7fffffff could not be reserved
system 00:00: iomem range 0x0-0x9ffff could not be reserved
system 00:00: iomem range 0x100000-0x7ffeffff could not be reserved
system 00:00: iomem range 0xfec00000-0xfec00fff could not be reserved
system 00:00: iomem range 0xfee00000-0xfee00fff could not be reserved
system 00:00: iomem range 0xfed20000-0xfed8ffff could not be reserved
system 00:00: iomem range 0xffb00000-0xffb7ffff could not be reserved
system 00:00: iomem range 0xfff00000-0xffffffff could not be reserved
system 00:03: ioport range 0x4d0-0x4d1 has been reserved
system 00:03: ioport range 0x290-0x29f has been reserved
system 00:03: ioport range 0x800-0x805 has been reserved
PCI: Bridge: 0000:00:01.0
IO window: disabled.
MEM window: f8000000-faffffff
PREFETCH window: e0000000-efffffff
PCI: Bridge: 0000:00:1e.0
IO window: a000-afff
MEM window: fb000000-fb0fffff
PREFETCH window: disabled.
PCI: Setting latency timer of device 0000:00:1e.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, 786432 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
highmem bounce pool size: 64 pages
SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled
SGI XFS Quota Management subsystem
io scheduler noop registered
io scheduler deadline registered (default)
Boot video device is 0000:01:00.0
intel_rng: FWH not detected
uvesafb: NVIDIA Corporation, G73 Board - p456h0 , Chip Rev , OEM: NVIDIA, VBE v3.0
uvesafb: protected mode interface info at c000:d310
uvesafb: pmi: set display start = c00cd346, set palette = c00cd3b0
uvesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
uvesafb: VBIOS/hardware supports DDC2 transfers
uvesafb: monitor limits: vf = 76 Hz, hf = 82 kHz, clk = 140 MHz
uvesafb: scrolling: ywrap using protected mode interface, yres_virtual=4915
Console: switching to colour frame buffer device 160x64
uvesafb: framebuffer at 0xe0000000, mapped to 0xf8880000, using 24576k, total 262144k
fb0: VESA VGA frame buffer device
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
loop: module loaded
Loading iSCSI transport class v2.0-724.
Driver 'sd' needs updating - please use bus_type methods
Driver 'sr' needs updating - please use bus_type methods
ata_piix 0000:00:1f.1: version 2.12
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1f.1 to 64
scsi0 : ata_piix
scsi1 : ata_piix
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
Switched to high resolution mode on CPU 0
Switched to high resolution mode on CPU 1
ata1.00: HPA detected: current 234435439, native 234441648
ata1.00: ATA-5: WDC WD1200BB-00CAA1, 17.07W17, max UDMA/100
ata1.00: 234435439 sectors, multi 16: LBA
ata1.01: ATA-6: WDC WD2000JB-00GVA0, 08.02D08, max UDMA/100
ata1.01: 390721968 sectors, multi 16: LBA48
ata1.00: configured for UDMA/100
ata1.01: configured for UDMA/100
ata2.00: ATAPI: HL-DT-ST DVDRAM GSA-H42N, RL01, max UDMA/66
ata2.01: ATA-6: WDC WD1600JB-00EVA0, 15.05R15, max UDMA/100
ata2.01: 312581808 sectors, multi 16: LBA48
ata2.00: limited to UDMA/33 due to 40-wire cable
ata2.01: limited to UDMA/33 due to 40-wire cable
ata2.00: configured for UDMA/33
ata2.01: configured for UDMA/33
scsi 0:0:0:0: Direct-Access ATA WDC WD1200BB-00C 17.0 PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 234435439 512-byte hardware sectors (120031 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:0:0: [sda] 234435439 512-byte hardware sectors (120031 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda: sda1
sda: p1 exceeds device capacity
sd 0:0:0:0: [sda] Attached SCSI disk
scsi 0:0:1:0: Direct-Access ATA WDC WD2000JB-00G 08.0 PQ: 0 ANSI: 5
sd 0:0:1:0: [sdb] 390721968 512-byte hardware sectors (200050 MB)
sd 0:0:1:0: [sdb] Write Protect is off
sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:1:0: [sdb] 390721968 512-byte hardware sectors (200050 MB)
sd 0:0:1:0: [sdb] Write Protect is off
sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sdb: sdb1 sdb2 < sdb5 >
sd 0:0:1:0: [sdb] Attached SCSI disk
scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-H42N RL01 PQ: 0 ANSI: 5
sr0: scsi3-mmc drive: 125x/125x writer dvd-ram cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
scsi 1:0:1:0: Direct-Access ATA WDC WD1600JB-00E 15.0 PQ: 0 ANSI: 5
sd 1:0:1:0: [sdc] 312581808 512-byte hardware sectors (160042 MB)
sd 1:0:1:0: [sdc] Write Protect is off
sd 1:0:1:0: [sdc] Mode Sense: 00 3a 00 00
sd 1:0:1:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 1:0:1:0: [sdc] 312581808 512-byte hardware sectors (160042 MB)
sd 1:0:1:0: [sdc] Write Protect is off
sd 1:0:1:0: [sdc] Mode Sense: 00 3a 00 00
sd 1:0:1:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sdc: sdc1
sd 1:0:1:0: [sdc] Attached SCSI disk
ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1f.2 to 64
scsi2 : ata_piix
scsi3 : ata_piix
ata3: SATA max UDMA/133 cmd 0xc000 ctl 0xc400 bmdma 0xd000 irq 16
ata4: SATA max UDMA/133 cmd 0xc800 ctl 0xcc00 bmdma 0xd008 irq 16
ata3.00: ATA-7: WDC WD5000AAKS-75TMA0, 12.01C01, max UDMA/133
ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata3.00: configured for UDMA/133
scsi 2:0:0:0: Direct-Access ATA WDC WD5000AAKS-7 12.0 PQ: 0 ANSI: 5
sd 2:0:0:0: [sdd] 976773168 512-byte hardware sectors (500108 MB)
sd 2:0:0:0: [sdd] Write Protect is off
sd 2:0:0:0: [sdd] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 2:0:0:0: [sdd] 976773168 512-byte hardware sectors (500108 MB)
sd 2:0:0:0: [sdd] Write Protect is off
sd 2:0:0:0: [sdd] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sdd: sdd1 sdd2 sdd3 sdd4
sd 2:0:0:0: [sdd] Attached SCSI disk
ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 17, io mem 0xfb100000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 18, io base 0x0000bc00
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:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b000
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
usb 1-6: new high speed USB device using ehci_hcd and address 2
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 16, io base 0x0000b400
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
usb 1-6: configuration #1 chosen from 1 choice
hub 1-6:1.0: USB hub found
hub 1-6:1.0: 4 ports detected
ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: irq 18, io base 0x0000b800
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
Initializing USB Mass Storage driver...
usb 1-6.4: new low speed USB device using ehci_hcd and address 3
usb 1-6.4: configuration #1 chosen from 1 choice
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /class/input/input0
i2c /dev entries driver
device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: dm-devel@redhat.com
usbcore: registered new interface driver hiddev
input: Logitech Logitech USB Optical Mouse as /class/input/input1
input: USB HID v1.11 Mouse [Logitech Logitech USB Optical Mouse] on usb-0000:00:1d.7-6.4
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Advanced Linux Sound Architecture Driver Version 1.0.15 (Tue Nov 20 19:16:42 2007 UTC).
ACPI: PCI Interrupt 0000:02:02.0[A] -> GSI 22 (level, low) -> IRQ 20
Installing spdif_bug patch: Audigy 1 ES [SB0160]
ALSA device list:
#0: Audigy 1 ES [SB0160] (rev.3, serial:0x521102) at 0xa400, irq 20
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI No-Shortcut mode
input: ImExPS/2 Generic Explorer Mouse as /class/input/input2
UDF-fs: No VRS found
XFS mounting filesystem sdd2
Ending clean XFS mount for filesystem: sdd2
VFS: Mounted root (xfs filesystem) readonly.
Freeing unused kernel memory: 236k freed
attempt to access beyond end of device
sda: rw=0, want=234441408, limit=234435439
Buffer I/O error on device sda1, logical block 234441344
attempt to access beyond end of device
sda: rw=0, want=234441409, limit=234435439
Buffer I/O error on device sda1, logical block 234441345
attempt to access beyond end of device
sda: rw=0, want=234441410, limit=234435439
Buffer I/O error on device sda1, logical block 234441346
attempt to access beyond end of device
sda: rw=0, want=234441411, limit=234435439
Buffer I/O error on device sda1, logical block 234441347
attempt to access beyond end of device
sda: rw=0, want=234441412, limit=234435439
Buffer I/O error on device sda1, logical block 234441348
attempt to access beyond end of device
sda: rw=0, want=234441413, limit=234435439
Buffer I/O error on device sda1, logical block 234441349
attempt to access beyond end of device
sda: rw=0, want=234441414, limit=234435439
Buffer I/O error on device sda1, logical block 234441350
attempt to access beyond end of device
sda: rw=0, want=234441415, limit=234435439
Buffer I/O error on device sda1, logical block 234441351
attempt to access beyond end of device
sda: rw=0, want=234441408, limit=234435439
Buffer I/O error on device sda1, logical block 234441344
attempt to access beyond end of device
sda: rw=0, want=234441409, limit=234435439
Buffer I/O error on device sda1, logical block 234441345
attempt to access beyond end of device
sda: rw=0, want=234441410, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441411, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441412, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441413, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441414, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441415, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441632, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441633, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441634, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441635, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441636, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441637, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441638, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441639, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441632, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441633, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441634, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441635, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441636, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441637, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441638, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441639, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441640, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441641, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441642, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441643, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441644, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441645, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441646, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441647, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441640, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441641, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441642, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441643, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441644, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441645, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441646, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441647, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441584, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441585, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441586, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441587, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441588, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441589, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441590, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441591, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441632, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441633, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441634, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441635, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441636, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441637, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441638, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441639, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234435439
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:1:0: Attached scsi generic sg1 type 0
sr 1:0:0:0: Attached scsi generic sg2 type 5
sd 1:0:1:0: Attached scsi generic sg3 type 0
sd 2:0:0:0: Attached scsi generic sg4 type 0
ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 17 (level, low) -> IRQ 21
input: Power Button (FF) as /class/input/input3
ACPI: Power Button (FF) [PWRF]
input: Power Button (CM) as /class/input/input4
ACPI: Power Button (CM) [PWRB]
ACPI: Thermal Zone [THRM] (22 C)
8139too Fast Ethernet driver 0.9.28
ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 21 (level, low) -> IRQ 22
eth0: RealTek RTL8139 at 0xa000, 00:50:ba:38:9b:bd, IRQ 22
eth0: Identified 8139 chip type 'RTL-8139C'
input: PC Speaker as /class/input/input5
ACPI: PCI Interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 20
Linux agpgart interface v0.102
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[20] MMIO=[fb004000-fb0047ff] Max Packet=[2048] IR/IT contexts=[4/8]
nvidia: module license 'NVIDIA' taints kernel.
ACPI: Fan [FAN] (on)
udev: renamed network interface eth0 to eth2
ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 18
NVRM: loading NVIDIA UNIX x86 Kernel Module 169.09 Fri Jan 11 14:38:28 PST 2008
ieee1394: Host added: ID:BUS[0-00:1023] GUID[000d6100004849a0]
attempt to access beyond end of device
sda: rw=0, want=234441408, limit=234435439
e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
e100: Copyright(c) 1999-2006 Intel Corporation
agpgart: Detected an Intel i875 Chipset.
agpgart: AGP aperture is 128M @ 0xf0000000
attempt to access beyond end of device
sda: rw=0, want=234441408, limit=234435439
attempt to access beyond end of device
sda: rw=0, want=234441408, limit=234435439
XFS mounting filesystem sdd1
Ending clean XFS mount for filesystem: sdd1
Filesystem "dm-5": Disabling barriers, not supported by the underlying device
XFS mounting filesystem dm-5
Ending clean XFS mount for filesystem: dm-5
Filesystem "dm-2": Disabling barriers, not supported by the underlying device
XFS mounting filesystem dm-2
Ending clean XFS mount for filesystem: dm-2
Filesystem "dm-4": Disabling barriers, not supported by the underlying device
XFS mounting filesystem dm-4
Ending clean XFS mount for filesystem: dm-4
Filesystem "dm-0": Disabling barriers, not supported by the underlying device
XFS mounting filesystem dm-0
Ending clean XFS mount for filesystem: dm-0
Filesystem "dm-6": Disabling barriers, not supported by the underlying device
XFS mounting filesystem dm-6
Ending clean XFS mount for filesystem: dm-6
Filesystem "dm-7": Disabling barriers, not supported by the underlying device
XFS mounting filesystem dm-7
Ending clean XFS mount for filesystem: dm-7
Filesystem "dm-3": Disabling barriers, not supported by the underlying device
XFS mounting filesystem dm-3
Ending clean XFS mount for filesystem: dm-3
fuse init (API version 7.9)
Adding 2097144k swap on /dev/dm-1. Priority:-1 extents:1 across:2097144k
attempt to access beyond end of device
sda: rw=0, want=234441415, limit=234435439
printk: 61 messages suppressed.
Buffer I/O error on device sda1, logical block 29305168
attempt to access beyond end of device
sda: rw=0, want=234441415, limit=234435439
Buffer I/O error on device sda1, logical block 29305168
attempt to access beyond end of device
sda: rw=0, want=234441639, limit=234435439
Buffer I/O error on device sda1, logical block 29305196
attempt to access beyond end of device
sda: rw=0, want=234441639, limit=234435439
Buffer I/O error on device sda1, logical block 29305196
attempt to access beyond end of device
sda: rw=0, want=234441647, limit=234435439
Buffer I/O error on device sda1, logical block 29305197
attempt to access beyond end of device
sda: rw=0, want=234441647, limit=234435439
Buffer I/O error on device sda1, logical block 29305197
attempt to access beyond end of device
sda: rw=0, want=234441647, limit=234435439
Buffer I/O error on device sda1, logical block 29305197
attempt to access beyond end of device
sda: rw=0, want=234441591, limit=234435439
Buffer I/O error on device sda1, logical block 29305190
attempt to access beyond end of device
sda: rw=0, want=234441639, limit=234435439
Buffer I/O error on device sda1, logical block 29305196
cdrom: This disc doesn't have any tracks I recognize!
eth2: link up, 100Mbps, full-duplex, lpa 0x45E1
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata3.00: cmd c8/00:10:20:bf:27/00:00:00:00:00/e3 tag 0 dma 8192 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
ata3.00: status: { DRDY }
ata3: soft resetting link
ata3.00: configured for UDMA/133
ata3: EH complete
sd 2:0:0:0: [sdd] 976773168 512-byte hardware sectors (500108 MB)
sd 2:0:0:0: [sdd] Write Protect is off
sd 2:0:0:0: [sdd] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata3.00: cmd c8/00:10:a0:ea:62/00:00:00:00:00/e2 tag 0 dma 8192 in
res 40/00:00:01:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
ata3.00: status: { DRDY }
ata3: soft resetting link
ata3.00: configured for UDMA/133
ata3: EH complete
sd 2:0:0:0: [sdd] 976773168 512-byte hardware sectors (500108 MB)
sd 2:0:0:0: [sdd] Write Protect is off
sd 2:0:0:0: [sdd] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
eth2: no IPv6 routers present
ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata3.00: cmd c8/00:10:e0:55:ab/00:00:00:00:00/e3 tag 0 dma 8192 in
res 40/00:00:01:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
ata3.00: status: { DRDY }
ata3: soft resetting link
ata3.00: configured for UDMA/133
ata3: EH complete
sd 2:0:0:0: [sdd] 976773168 512-byte hardware sectors (500108 MB)
sd 2:0:0:0: [sdd] Write Protect is off
sd 2:0:0:0: [sdd] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
ata3.00: limiting speed to UDMA/100:PIO4
ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata3.00: cmd c8/00:08:78:5d:ab/00:00:00:00:00/e1 tag 0 dma 4096 in
res 40/00:00:01:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
ata3.00: status: { DRDY }
ata3: soft resetting link
ata3.00: configured for UDMA/100
ata3: EH complete
sd 2:0:0:0: [sdd] 976773168 512-byte hardware sectors (500108 MB)
sd 2:0:0:0: [sdd] Write Protect is off
sd 2:0:0:0: [sdd] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata3.00: cmd ca/00:0b:a4:6b:8f/00:00:00:00:00/e2 tag 0 dma 5632 out
res 40/00:00:01:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
ata3.00: status: { DRDY }
ata3: soft resetting link
ata3.00: configured for UDMA/100
ata3: EH complete
sd 2:0:0:0: [sdd] 976773168 512-byte hardware sectors (500108 MB)
sd 2:0:0:0: [sdd] Write Protect is off
sd 2:0:0:0: [sdd] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Code: Select all
root@lyalls-pc:lyall
# lspci -nnv
00:00.0 Host bridge [0600]: Intel Corporation 82875P/E7210 Memory Controller Hub [8086:2578] (rev 02)
Subsystem: Giga-byte Technology GA-8KNXP motherboard (875P) [1458:2578]
Flags: bus master, fast devsel, latency 0
Memory at f0000000 (32-bit, prefetchable) [size=128M]
Capabilities: [e4] Vendor Specific Information <?>
Capabilities: [a0] AGP version 3.0
Kernel driver in use: agpgart-intel
Kernel modules: intel-agp
00:01.0 PCI bridge [0604]: Intel Corporation 82875P Processor to AGP Controller [8086:2579] (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, 66MHz, fast devsel, latency 64
Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
Memory behind bridge: f8000000-faffffff
Prefetchable memory behind bridge: e0000000-efffffff
00:1d.0 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 [8086:24d2] (rev 02) (prog-if 00 [UHCI])
Subsystem: Giga-byte Technology GA-8IPE1000/8KNXP motherboard [1458:24d2]
Flags: bus master, medium devsel, latency 0, IRQ 18
I/O ports at bc00 [size=32]
Kernel driver in use: uhci_hcd
00:1d.1 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 [8086:24d4] (rev 02) (prog-if 00 [UHCI])
Subsystem: Giga-byte Technology GA-8IPE1000 Pro2 motherboard (865PE) [1458:24d2]
Flags: bus master, medium devsel, latency 0, IRQ 19
I/O ports at b000 [size=32]
Kernel driver in use: uhci_hcd
00:1d.2 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 [8086:24d7] (rev 02) (prog-if 00 [UHCI])
Subsystem: Giga-byte Technology GA-8IPE1000 Pro2 motherboard (865PE) [1458:24d2]
Flags: bus master, medium devsel, latency 0, IRQ 16
I/O ports at b400 [size=32]
Kernel driver in use: uhci_hcd
00:1d.3 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 [8086:24de] (rev 02) (prog-if 00 [UHCI])
Subsystem: Giga-byte Technology GA-8IPE1000 Pro2 motherboard (865PE) [1458:24d2]
Flags: bus master, medium devsel, latency 0, IRQ 18
I/O ports at b800 [size=32]
Kernel driver in use: uhci_hcd
00:1d.7 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller [8086:24dd] (rev 02) (prog-if 20 [EHCI])
Subsystem: Giga-byte Technology GA-8IPE1000 Pro2 motherboard (865PE) [1458:5006]
Flags: bus master, medium devsel, latency 0, IRQ 17
Memory at fb100000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev c2) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
I/O behind bridge: 0000a000-0000afff
Memory behind bridge: fb000000-fb0fffff
00:1f.0 ISA bridge [0601]: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge [8086:24d0] (rev 02)
Flags: bus master, medium devsel, latency 0
00:1f.1 IDE interface [0101]: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller [8086:24db] (rev 02) (prog-if 8a [Master SecP PriP])
Subsystem: Giga-byte Technology GA-8IPE1000 Pro2 motherboard (865PE) [1458:24d2]
Flags: bus master, medium devsel, latency 0, IRQ 16
I/O ports at 01f0 [size=8]
I/O ports at 03f4 [size=1]
I/O ports at 0170 [size=8]
I/O ports at 0374 [size=1]
I/O ports at f000 [size=16]
Memory at 88000000 (32-bit, non-prefetchable) [size=1K]
Kernel driver in use: ata_piix
00:1f.2 RAID bus controller [0104]: Intel Corporation 82801ER (ICH5R) SATA Controller [8086:24df] (rev 02) (prog-if 8f)
Subsystem: Giga-byte Technology Unknown device [1458:24df]
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 16
I/O ports at c000 [size=8]
I/O ports at c400 [size=4]
I/O ports at c800 [size=8]
I/O ports at cc00 [size=4]
I/O ports at d000 [size=16]
Kernel driver in use: ata_piix
00:1f.3 SMBus [0c05]: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller [8086:24d3] (rev 02)
Subsystem: Giga-byte Technology GA-8IPE1000 Pro2 motherboard (865PE) [1458:24d2]
Flags: medium devsel, IRQ 21
I/O ports at 1400 [size=32]
Kernel driver in use: i801_smbus
Kernel modules: i2c-i801
01:00.0 VGA compatible controller [0300]: nVidia Corporation GeForce 7600 GT [10de:02e0] (rev a2) (prog-if 00 [VGA controller])
Subsystem: LeadTek Research Inc. Unknown device [107d:20a3]
Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 18
Memory at f8000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (32-bit, prefetchable) [size=256M]
Memory at f9000000 (32-bit, non-prefetchable) [size=16M]
[virtual] Expansion ROM at fa000000 [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Capabilities: [44] AGP version 3.0
Kernel driver in use: nvidia
Kernel modules: nvidia
02:01.0 Ethernet controller [0200]: D-Link System Inc RTL8139 Ethernet [1186:1300] (rev 10)
Subsystem: D-Link System Inc DFE-530TX+ 10/100 Ethernet Adapter [1186:1301]
Flags: bus master, medium devsel, latency 64, IRQ 22
I/O ports at a000 [size=256]
Memory at fb005000 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
Kernel driver in use: 8139too
Kernel modules: 8139too
02:02.0 Multimedia audio controller [0401]: Creative Labs SB Audigy [1102:0004] (rev 03)
Subsystem: Creative Labs Unknown device [1102:0052]
Flags: bus master, medium devsel, latency 32, IRQ 20
I/O ports at a400 [size=32]
Capabilities: [dc] Power Management version 2
Kernel driver in use: EMU10K1_Audigy
02:02.1 Input device controller [0980]: Creative Labs SB Audigy Game Port [1102:7003] (rev 03)
Subsystem: Creative Labs SB Audigy MIDI/Game Port [1102:0040]
Flags: bus master, medium devsel, latency 32
I/O ports at a800 [size=8]
Capabilities: [dc] Power Management version 2
02:0a.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link) [104c:8024] (prog-if 10 [OHCI])
Subsystem: Giga-byte Technology Unknown device [1458:1000]
Flags: bus master, medium devsel, latency 32, IRQ 20
Memory at fb004000 (32-bit, non-prefetchable) [size=2K]
Memory at fb000000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 2
Kernel driver in use: ohci1394
Kernel modules: ohci1394