I keep getting "Buffer I/O error on device i2o_hda, logical block #" (the # goes from 0-3 each time I try to access the drive).
Code: Select all
livecd ~ # cat /proc/i2o/iop0/status
Organization ID : 0x0028
IOP ID : 0x002
Host Unit ID : 0x0000
Segment Number : 0x000
I2O version : 1.5
IOP State : OPERATIONAL
Messenger Type : Memory mapped
Inbound Frame Size : 128 bytes
Max Inbound Frames : 4096
Current Inbound Frames : 2048
Max Outbound Frames : 4096
Product ID : RAID Controller
Expected LCT Size : 696 bytes
IOP Capabilities
Context Field Size Support : Supports only 32-bit context fields
Current Context Field Size : Supports only 32-bit context fields
Inbound Peer Support : Supported
Outbound Peer Support : Supported
Peer to Peer Support : Not supported
Desired private memory size : 1024 kB
Allocated private memory size : 1024 kB
Private memory base address : 0xfff00000
Desired private I/O size : 0 kB
Allocated private I/O size : 0 kB
Private I/O base address : 0x00000000
Code: Select all
livecd ~ # lspci
00:00.0 Host bridge: Broadcom CNB20LE Host Bridge (rev 05)
00:00.1 Host bridge: Broadcom CNB20LE Host Bridge (rev 05)
00:02.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC 215IIC [Mach64 GT IIC] (rev 7a)
00:03.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 08)
00:0f.0 ISA bridge: Broadcom OSB4 South Bridge (rev 4f)
00:0f.1 IDE interface: Broadcom OSB4 IDE Controller
01:04.0 SCSI storage controller: Adaptec AIC-7899P U160/m
01:04.1 SCSI storage controller: Adaptec AIC-7899P U160/m
01:0b.0 PCI bridge: Intel Corporation Unknown device 9620 (rev 02)
01:0b.1 I2O: Intel Corporation Integrated RAID (rev 02)
