Thanks a ton for looking at this. I should also note that Dapper had no problems installing to these drives.
[EMAIL PROTECTED]:~$ cat /proc/partitions major minor #blocks name 7 0 647432 loop0 [EMAIL PROTECTED]:~$ lspci 00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3) 00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev a3) 00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2) 00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2) 00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3) 00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller (rev a2) 00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev f2) 00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3) 00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3) 00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2) 00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3) 00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3) 00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3) 00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3) 00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3) 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control 05:00.0 VGA compatible controller: nVidia Corporation Unknown device 0391 (rev a1) [EMAIL PROTECTED]:~$ ------------------------------------------------------------------- And by boot message I assume you mean dmesg right? Here is the part about SATA: [ 2.941299] libata version 1.20 loaded. [ 2.942060] sata_nv 0000:00:07.0: version 0.8 [ 2.942082] PCI: Setting latency timer of device 0000:00:07.0 to 64 [ 2.942120] ata1: SATA max UDMA/133 cmd 0x9F0 ctl 0xBF2 bmdma 0xF600 irq 11 [ 2.942136] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xB72 bmdma 0xF608 irq 11 [ 3.149739] ata1: SATA link up 3.0 Gbps (SStatus 123) [ 3.317718] ata1: dev 0 cfg 49:2f00 82:346b 83:7fe9 84:4773 85:3469 86:3c01 87:4763 88:407f [ 3.317722] ata1: dev 0 ATA-7, max UDMA/133, 160836480 sectors: LBA48 [ 33.300296] ata1: qc timeout (cmd 0xef) [ 33.300298] ata1: failed to set xfermode (err_mask=0x4) [ 33.300301] scsi0 : sata_nv [ 33.504150] ata2: SATA link up 1.5 Gbps (SStatus 113) [ 33.668120] ata2: dev 0 cfg 49:2f00 82:346b 83:7fe9 84:4773 85:3469 86:3c01 87:4763 88:407f [ 33.668123] ata2: dev 0 ATA-7, max UDMA/133, 160836480 sectors: LBA48 [ 63.646708] ata2: qc timeout (cmd 0xef) [ 63.646709] ata2: failed to set xfermode (err_mask=0x4) [ 63.646711] scsi1 : sata_nv [ 63.646757] PCI: Setting latency timer of device 0000:00:08.0 to 64 [ 63.646778] ata3: SATA max UDMA/133 cmd 0x9E0 ctl 0xBE2 bmdma 0xF100 irq 10 [ 63.646793] ata4: SATA max UDMA/133 cmd 0x960 ctl 0xB62 bmdma 0xF108 irq 10 [ 63.850561] ata3: SATA link down (SStatus 0) [ 63.850563] scsi2 : sata_nv [ 64.054415] ata4: SATA link down (SStatus 0) [ 64.054418] scsi3 : sata_nv Here is the whole printout: [EMAIL PROTECTED]:~$ dmesg [17179569.184000] Linux version 2.6.17-10-generic ([EMAIL PROTECTED]) (gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 SMP Fri Oct 13 18:45:35 UTC 2006 (Ubuntu 2.6.17-10.33-generic) [17179569.184000] BIOS-provided physical RAM map: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable) [17179569.184000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) [17179569.184000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [17179569.184000] BIOS-e820: 0000000000100000 - 000000007fff0000 (usable) [17179569.184000] BIOS-e820: 000000007fff0000 - 000000007fff3000 (ACPI NVS) [17179569.184000] BIOS-e820: 000000007fff3000 - 0000000080000000 (ACPI data) [17179569.184000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) [17179569.184000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) [17179569.184000] 1151MB HIGHMEM available. [17179569.184000] 896MB LOWMEM available. [17179569.184000] found SMP MP-table at 000f3800 [17179569.184000] On node 0 totalpages: 524272 [17179569.184000] DMA zone: 4096 pages, LIFO batch:0 [17179569.184000] Normal zone: 225280 pages, LIFO batch:31 [17179569.184000] HighMem zone: 294896 pages, LIFO batch:31 [17179569.184000] DMI not present or invalid. [17179569.184000] ACPI: RSDP (v000 Nvidia ) @ 0x000f7980 [17179569.184000] ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x7fff3040 [17179569.184000] ACPI: FADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x7fff30c0 [17179569.184000] ACPI: SSDT (v001 PTLTD POWERNOW 0x00000001 LTP 0x00000001) @ 0x7fff9340 [17179569.184000] ACPI: MCFG (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x7fff9540 [17179569.184000] ACPI: MADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x7fff9280 [17179569.184000] ACPI: DSDT (v001 NVIDIA AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000 [17179569.184000] ACPI: Disabling ACPI support [17179569.184000] Intel MultiProcessor Specification v1.4 [17179569.184000] Virtual Wire compatibility mode. [17179569.184000] OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000 [17179569.184000] Processor #0 15:11 APIC version 17 [17179569.184000] Processor #1 15:11 APIC version 17 [17179569.184000] I/O APIC #2 Version 17 at 0xFEC00000. [17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICs [17179569.184000] Processors: 2 [17179569.184000] Allocating PCI resources starting at 88000000 (gap: 80000000:60000000) [17179569.184000] Built 1 zonelists [17179569.184000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash -- [17179569.184000] mapped APIC to ffffd000 (fee00000) [17179569.184000] mapped IOAPIC to ffffc000 (fec00000) [17179569.184000] Enabling fast FPU save and restore... done. [17179569.184000] Enabling unmasked SIMD FPU exception support... done. [17179569.184000] Initializing CPU#0 [17179569.184000] PID hash table entries: 4096 (order: 12, 16384 bytes) [ 0.000000] Detected 2010.511 MHz processor. [ 39.492534] Using tsc for high-res timesource [ 39.493657] Console: colour VGA+ 80x25 [ 39.493986] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 39.494341] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 39.549912] Memory: 2069212k/2097088k available (1910k kernel code, 26584k reserved, 1070k data, 308k init, 1179584k highmem) [ 39.549915] Checking if this processor honours the WP bit even in supervisor mode... Ok. [ 39.628397] Calibrating delay using timer specific routine.. 4024.84 BogoMIPS (lpj=8049693) [ 39.628431] Security Framework v1.0.0 initialized [ 39.628436] SELinux: Disabled at boot. [ 39.628449] Mount-cache hash table entries: 512 [ 39.628553] CPU: After generic identify, caps: 178bfbff e3d3fbff 00000000 00000000 00000001 00000000 00000003 [ 39.628559] CPU: After vendor identify, caps: 178bfbff e3d3fbff 00000000 00000000 00000001 00000000 00000003 [ 39.628566] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) [ 39.628568] CPU: L2 Cache: 512K (64 bytes/line) [ 39.628570] CPU 0(2) -> Core 0 [ 39.628572] CPU: After all inits, caps: 178bfbff e3d3fbff 00000000 00000410 00000001 00000000 00000003 [ 39.628585] Checking 'hlt' instruction... OK. [ 39.644460] SMP alternatives: switching to UP code [ 39.644688] checking if image is initramfs... it is [ 40.102684] Freeing initrd memory: 5564k freed [ 40.102688] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ stepping 01 [ 40.102697] SMP alternatives: switching to SMP code [ 40.102845] Booting processor 1/1 eip 3000 [ 40.112805] Initializing CPU#1 [ 40.191798] Calibrating delay using timer specific routine.. 4020.94 BogoMIPS (lpj=8041887) [ 40.191804] CPU: After generic identify, caps: 178bfbff e3d3fbff 00000000 00000000 00000001 00000000 00000003 [ 40.191809] CPU: After vendor identify, caps: 178bfbff e3d3fbff 00000000 00000000 00000001 00000000 00000003 [ 40.191814] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) [ 40.191816] CPU: L2 Cache: 512K (64 bytes/line) [ 40.191818] CPU 1(2) -> Core 1 [ 40.191819] CPU: After all inits, caps: 178bfbff e3d3fbff 00000000 00000410 00000001 00000000 00000003 [ 40.192185] CPU1: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ stepping 01 [ 40.192197] Total of 2 processors activated (8045.79 BogoMIPS). [ 40.192249] ExtINT not setup in hardware but reported by MP table [ 40.192337] ENABLING IO-APIC IRQs [ 40.192504] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=0 pin2=0 [ 40.232205] ..MP-BIOS bug: 8254 timer not connected to IO-APIC [ 40.232207] ...trying to set up timer (IRQ0) through the 8259A ... [ 40.232209] ..... (found pin 0) ...works. [ 40.375890] checking TSC synchronization across 2 CPUs: [ 0.004000] Brought up 2 CPUs [ 0.072952] migration_cost=204 [ 0.073214] NET: Registered protocol family 16 [ 0.073235] EISA bus registered [ 0.073241] PCI: Using MMCONFIG [ 0.073263] PCI: No mmconfig possible on 0:18 [ 0.073575] Setting up standard PCI resources [ 0.077023] ACPI: Interpreter disabled. [ 0.077026] Linux Plug and Play Support v0.97 (c) Adam Belay [ 0.077032] pnp: PnP ACPI: disabled [ 0.077034] PnPBIOS: Scanning system for PnP BIOS support... [ 0.077241] PnPBIOS: Found PnP BIOS installation structure at 0xc00fb330 [ 0.077246] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xb360, dseg 0xf0000 [ 0.077907] PnPBIOS: 13 nodes reported by PnP BIOS; 13 recorded by driver [ 0.077941] PCI: Probing PCI hardware [ 0.077943] PCI: Probing PCI hardware (bus 00) [ 0.078115] PCI: Ignoring BAR0-3 of IDE controller 0000:00:06.0 [ 0.078333] PCI: Transparent bridge - 0000:00:09.0 [ 0.078555] Boot video device is 0000:05:00.0 [ 0.079422] PCI->APIC IRQ transform: 0000:00:01.1[A] -> IRQ 3 [ 0.079425] PCI->APIC IRQ transform: 0000:00:02.0[A] -> IRQ 5 [ 0.079428] PCI->APIC IRQ transform: 0000:00:02.1[B] -> IRQ 10 [ 0.079431] PCI->APIC IRQ transform: 0000:00:04.0[A] -> IRQ 3 [ 0.079435] PCI->APIC IRQ transform: 0000:00:07.0[A] -> IRQ 11 [ 0.079438] PCI->APIC IRQ transform: 0000:00:08.0[A] -> IRQ 10 [ 0.079441] PCI->APIC IRQ transform: 0000:00:0a.0[A] -> IRQ 11 [ 0.079449] PCI->APIC IRQ transform: 0000:05:00.0[A] -> IRQ 5 [ 0.079473] PCI: Cannot allocate resource region 3 of device 0000:05:00.0 [ 0.079700] PCI: Bridge: 0000:00:09.0 [ 0.079703] IO window: d000-dfff [ 0.079706] MEM window: fe900000-fe9fffff [ 0.079708] PREFETCH window: fea00000-feafffff [ 0.079710] PCI: Bridge: 0000:00:0b.0 [ 0.079712] IO window: c000-cfff [ 0.079715] MEM window: fe800000-fe8fffff [ 0.079717] PREFETCH window: fe700000-fe7fffff [ 0.079719] PCI: Bridge: 0000:00:0c.0 [ 0.079721] IO window: b000-bfff [ 0.079724] MEM window: fe600000-fe6fffff [ 0.079726] PREFETCH window: fe500000-fe5fffff [ 0.079728] PCI: Bridge: 0000:00:0d.0 [ 0.079730] IO window: a000-afff [ 0.079732] MEM window: fe400000-fe4fffff [ 0.079735] PREFETCH window: fe300000-fe3fffff [ 0.079741] PCI: Bridge: 0000:00:0e.0 [ 0.079743] IO window: 9000-9fff [ 0.079746] MEM window: fc000000-fdffffff [ 0.079748] PREFETCH window: b0000000-cfffffff [ 0.079754] PCI: Setting latency timer of device 0000:00:09.0 to 64 [ 0.079759] PCI: Setting latency timer of device 0000:00:0b.0 to 64 [ 0.079764] PCI: Setting latency timer of device 0000:00:0c.0 to 64 [ 0.079769] PCI: Setting latency timer of device 0000:00:0d.0 to 64 [ 0.079774] PCI: Setting latency timer of device 0000:00:0e.0 to 64 [ 0.079807] NET: Registered protocol family 2 [ 0.119965] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.120103] TCP established hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.121614] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.121991] TCP: Hash tables configured (established 262144 bind 65536) [ 0.121993] TCP reno registered [ 0.122467] audit: initializing netlink socket (disabled) [ 0.122474] audit(1162557743.056:1): initialized [ 0.122539] highmem bounce pool size: 64 pages [ 0.122639] VFS: Disk quotas dquot_6.5.1 [ 0.122659] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.122708] Initializing Cryptographic API [ 0.122711] io scheduler noop registered [ 0.122720] io scheduler anticipatory registered [ 0.122729] io scheduler deadline registered [ 0.122753] io scheduler cfq registered (default) [ 0.122883] PCI: Setting latency timer of device 0000:00:0b.0 to 64 [ 0.122886] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS [ 0.122901] assign_interrupt_mode Found MSI capability [ 0.122929] Allocate Port Service[0000:00:0b.0:pcie00] [ 0.122957] Allocate Port Service[0000:00:0b.0:pcie03] [ 0.122985] PCI: Setting latency timer of device 0000:00:0c.0 to 64 [ 0.122987] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS [ 0.123001] assign_interrupt_mode Found MSI capability [ 0.123017] Allocate Port Service[0000:00:0c.0:pcie00] [ 0.123041] Allocate Port Service[0000:00:0c.0:pcie03] [ 0.123067] PCI: Setting latency timer of device 0000:00:0d.0 to 64 [ 0.123070] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS [ 0.123083] assign_interrupt_mode Found MSI capability [ 0.123099] Allocate Port Service[0000:00:0d.0:pcie00] [ 0.123122] Allocate Port Service[0000:00:0d.0:pcie03] [ 0.123151] PCI: Setting latency timer of device 0000:00:0e.0 to 64 [ 0.123154] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS [ 0.123167] assign_interrupt_mode Found MSI capability [ 0.123182] Allocate Port Service[0000:00:0e.0:pcie00] [ 0.123206] Allocate Port Service[0000:00:0e.0:pcie03] [ 0.123279] isapnp: Scanning for PnP cards... [ 0.475797] isapnp: No Plug & Play device found [ 0.493054] Real Time Clock Driver v1.12ac [ 0.493100] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [ 0.493198] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.493785] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.493958] mice: PS/2 mouse device common for all mice [ 0.494332] RAMDISK driver initialized: 16 RAM disks of 1048576K size 1024 blocksize [ 0.494413] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [ 0.494416] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [ 0.494539] PNP: PS/2 Controller [PNP0303] at 0x60,0x64 irq 1 [ 0.494541] PNP: PS/2 controller doesn't have AUX irq; using default 12 [ 0.517154] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.520229] EISA: Probing bus 0 at eisa.0 [ 0.520240] Cannot allocate resource for EISA slot 4 [ 0.520250] EISA: Detected 0 cards. [ 0.520317] TCP bic registered [ 0.520326] NET: Registered protocol family 1 [ 0.520330] NET: Registered protocol family 8 [ 0.520332] NET: Registered protocol family 20 [ 0.520356] Starting balanced_irq [ 0.520362] Using IPI No-Shortcut mode [ 0.520554] Freeing unused kernel memory: 308k freed [ 1.164438] input: AT Translated Set 2 keyboard as /class/input/input0 [ 2.491399] Capability LSM initialized [ 2.939298] SCSI subsystem initialized [ 2.941299] libata version 1.20 loaded. [ 2.942060] sata_nv 0000:00:07.0: version 0.8 [ 2.942082] PCI: Setting latency timer of device 0000:00:07.0 to 64 [ 2.942120] ata1: SATA max UDMA/133 cmd 0x9F0 ctl 0xBF2 bmdma 0xF600 irq 11 [ 2.942136] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xB72 bmdma 0xF608 irq 11 [ 3.149739] ata1: SATA link up 3.0 Gbps (SStatus 123) [ 3.317718] ata1: dev 0 cfg 49:2f00 82:346b 83:7fe9 84:4773 85:3469 86:3c01 87:4763 88:407f [ 3.317722] ata1: dev 0 ATA-7, max UDMA/133, 160836480 sectors: LBA48 [ 33.300296] ata1: qc timeout (cmd 0xef) [ 33.300298] ata1: failed to set xfermode (err_mask=0x4) [ 33.300301] scsi0 : sata_nv [ 33.504150] ata2: SATA link up 1.5 Gbps (SStatus 113) [ 33.668120] ata2: dev 0 cfg 49:2f00 82:346b 83:7fe9 84:4773 85:3469 86:3c01 87:4763 88:407f [ 33.668123] ata2: dev 0 ATA-7, max UDMA/133, 160836480 sectors: LBA48 [ 63.646708] ata2: qc timeout (cmd 0xef) [ 63.646709] ata2: failed to set xfermode (err_mask=0x4) [ 63.646711] scsi1 : sata_nv [ 63.646757] PCI: Setting latency timer of device 0000:00:08.0 to 64 [ 63.646778] ata3: SATA max UDMA/133 cmd 0x9E0 ctl 0xBE2 bmdma 0xF100 irq 10 [ 63.646793] ata4: SATA max UDMA/133 cmd 0x960 ctl 0xB62 bmdma 0xF108 irq 10 [ 63.850561] ata3: SATA link down (SStatus 0) [ 63.850563] scsi2 : sata_nv [ 64.054415] ata4: SATA link down (SStatus 0) [ 64.054418] scsi3 : sata_nv [ 64.055150] NFORCE-CK804: IDE controller at PCI slot 0000:00:06.0 [ 64.055159] NFORCE-CK804: chipset revision 242 [ 64.055161] NFORCE-CK804: not 100% native mode: will probe irqs later [ 64.055166] NFORCE-CK804: 0000:00:06.0 (rev f2) UDMA133 controller [ 64.055173] ide0: BM-DMA at 0xfb00-0xfb07, BIOS settings: hda:DMA, hdb:DMA [ 64.055181] ide1: BM-DMA at 0xfb08-0xfb0f, BIOS settings: hdc:DMA, hdd:DMA [ 64.055187] Probing IDE interface ide0... [ 64.789967] hda: GCR-8523B, ATAPI CD/DVD-ROM drive [ 65.463034] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [ 65.463064] Probing IDE interface ide1... [ 66.041163] hda: ATAPI 52X CD-ROM drive, 128kB Cache, DMA [ 66.041170] Uniform CD-ROM driver Revision: 3.20 [ 66.193397] Probing IDE interface ide1... [ 66.221199] usbcore: registered new driver usbfs [ 66.221217] usbcore: registered new driver hub [ 66.221753] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) [ 66.221783] PCI: Setting latency timer of device 0000:00:02.0 to 64 [ 66.221786] ohci_hcd 0000:00:02.0: OHCI Host Controller [ 66.221883] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1 [ 66.256662] ohci_hcd 0000:00:02.0: irq 5, io mem 0xfebff000 [ 66.259053] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.54. [ 66.314854] usb usb1: configuration #1 chosen from 1 choice [ 66.314874] hub 1-0:1.0: USB hub found [ 66.314881] hub 1-0:1.0: 10 ports detected [ 66.420832] PCI: Setting latency timer of device 0000:00:0a.0 to 64 [ 66.422196] forcedeth: using HIGHDMA [ 66.724518] usb 1-2: new low speed USB device using ohci_hcd and address 2 [ 66.908386] usb 1-2: device descriptor read/64, error -110 [ 66.944908] eth0: forcedeth.c: subsystem: 01565:2501 bound to 0000:00:0a.0 [ 66.944986] PCI: Setting latency timer of device 0000:00:02.1 to 64 [ 66.944990] ehci_hcd 0000:00:02.1: EHCI Host Controller [ 66.945031] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2 [ 66.945054] ehci_hcd 0000:00:02.1: debug port 1 [ 66.945057] PCI: cache line size of 64 is not supported by device 0000:00:02.1 [ 66.945064] ehci_hcd 0000:00:02.1: irq 10, io mem 0xfebfe000 [ 66.945069] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [ 66.945119] usb usb2: configuration #1 chosen from 1 choice [ 66.945136] hub 2-0:1.0: USB hub found [ 66.945143] hub 2-0:1.0: 10 ports detected [ 68.011602] usb 2-3: new high speed USB device using ehci_hcd and address 3 [ 68.144234] usb 2-3: configuration #1 chosen from 1 choice [ 68.144329] hub 2-3:1.0: USB hub found [ 68.144439] hub 2-3:1.0: 4 ports detected [ 68.320399] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 68.320405] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 68.320408] ide: failed opcode was: unknown [ 68.320412] end_request: I/O error, dev hda, sector 1430264 [ 68.320416] Buffer I/O error on device hda, logical block 357566 [ 68.487263] usb 2-4: new high speed USB device using ehci_hcd and address 4 [ 68.619510] usb 2-4: configuration #1 chosen from 1 choice [ 68.619604] hub 2-4:1.0: USB hub found [ 68.619712] hub 2-4:1.0: 4 ports detected [ 68.861093] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 68.861099] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 68.861103] ide: failed opcode was: unknown [ 68.861106] end_request: I/O error, dev hda, sector 1430264 [ 68.861110] Buffer I/O error on device hda, logical block 357566 [ 68.962925] usb 2-6: new high speed USB device using ehci_hcd and address 5 [ 69.095784] usb 2-6: configuration #1 chosen from 1 choice [ 69.095912] ohci_hcd 0000:00:02.0: wakeup [ 69.374654] usb 2-4.1: new low speed USB device using ehci_hcd and address 6 [ 69.404273] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 69.404278] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 69.404282] ide: failed opcode was: unknown [ 69.404285] end_request: I/O error, dev hda, sector 1430264 [ 69.404289] Buffer I/O error on device hda, logical block 357566 [ 69.491231] usb 2-4.1: configuration #1 chosen from 1 choice [ 69.694540] usb 2-4.4: new low speed USB device using ehci_hcd and address 7 [ 69.807115] usb 2-4.4: configuration #1 chosen from 1 choice [ 69.807404] usbcore: registered new driver libusual [ 69.807450] usbcore: registered new driver hiddev [ 69.810648] Initializing USB Mass Storage driver... [ 69.929437] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 69.929442] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 69.929446] ide: failed opcode was: unknown [ 69.929449] end_request: I/O error, dev hda, sector 1430264 [ 69.929454] Buffer I/O error on device hda, logical block 357566 [ 70.110105] usb 1-2: new low speed USB device using ohci_hcd and address 3 [ 70.293973] usb 1-2: device descriptor read/64, error -110 [ 70.436515] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 70.436519] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 70.436522] ide: failed opcode was: unknown [ 70.436524] end_request: I/O error, dev hda, sector 1430264 [ 70.436527] Buffer I/O error on device hda, logical block 357566 [ 70.581768] usb 1-2: device descriptor read/64, error -110 [ 70.861569] usb 1-2: new low speed USB device using ohci_hcd and address 4 [ 70.979856] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 70.979860] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 70.979863] ide: failed opcode was: unknown [ 70.979865] end_request: I/O error, dev hda, sector 1430264 [ 70.979867] Buffer I/O error on device hda, logical block 357566 [ 71.045438] usb 1-2: device descriptor read/64, error -110 [ 71.333233] usb 1-2: device descriptor read/64, error -110 [ 71.540408] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 71.540411] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 71.540414] ide: failed opcode was: unknown [ 71.540416] end_request: I/O error, dev hda, sector 1430256 [ 71.540419] Buffer I/O error on device hda, logical block 357564 [ 71.613033] usb 1-2: new low speed USB device using ohci_hcd and address 5 [ 72.020743] usb 1-2: device not accepting address 5, error -110 [ 72.047254] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 72.047257] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 72.047260] ide: failed opcode was: unknown [ 72.047262] end_request: I/O error, dev hda, sector 1430260 [ 72.047265] Buffer I/O error on device hda, logical block 357565 [ 72.196624] usb 1-2: new low speed USB device using ohci_hcd and address 6 [ 72.604327] usb 1-2: device not accepting address 6, error -110 [ 72.604429] scsi4 : SCSI emulation for USB Mass Storage devices [ 72.604476] usb-storage: device found at 5 [ 72.604478] usb-storage: waiting for device to settle before scanning [ 72.604491] usbcore: registered new driver usb-storage [ 72.604495] USB Mass Storage support registered. [ 72.612553] input: Microsoft Natural� Ergonomic Keyboard 4000 as /class/input/input1 [ 72.612565] input: USB HID v1.11 Keyboard [Microsoft Natural� Ergonomic Keyboard 4000] on usb-0000:00:02.1-4.1 [ 72.624442] input: Microsoft Natural� Ergonomic Keyboard 4000 as /class/input/input2 [ 72.624452] input: USB HID v1.11 Device [Microsoft Natural� Ergonomic Keyboard 4000] on usb-0000:00:02.1-4.1 [ 72.626442] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 72.626445] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 72.626449] ide: failed opcode was: unknown [ 72.626451] end_request: I/O error, dev hda, sector 1430256 [ 72.626454] Buffer I/O error on device hda, logical block 357564 [ 72.627140] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /class/input/input3 [ 72.627154] input: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:02.1-4.4 [ 72.627160] usbcore: registered new driver usbhid [ 72.627162] drivers/usb/input/hid-core.c: v2.6:USB HID core driver [ 73.169579] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 73.169585] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 73.169589] ide: failed opcode was: unknown [ 73.169592] end_request: I/O error, dev hda, sector 1430260 [ 73.169597] Buffer I/O error on device hda, logical block 357565 [ 73.695429] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 73.695434] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 73.695436] ide: failed opcode was: unknown [ 73.695438] end_request: I/O error, dev hda, sector 1430264 [ 73.695441] Buffer I/O error on device hda, logical block 357566 [ 74.238583] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 74.238587] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 74.238590] ide: failed opcode was: unknown [ 74.238592] end_request: I/O error, dev hda, sector 1430264 [ 74.647917] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 74.710512] ISO 9660 Extensions: RRIP_1991A [ 74.744368] Registering unionfs 1.1.4 [ 74.749234] loop: loaded (max 8 devices) [ 74.949613] squashfs: version 3.0 (2006/03/15) Phillip Lougher [ 77.600897] usb-storage: device scan complete [ 77.601882] Vendor: _NEC Model: DVD_RW ND-3500AG Rev: 2.06 [ 77.601890] Type: CD-ROM ANSI SCSI revision: 00 [ 77.620198] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray [ 77.620239] sr 4:0:0:0: Attached scsi CD-ROM sr0 [ 127.092762] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 127.378573] input: PC Speaker as /class/input/input4 [ 127.666027] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 128.392436] Floppy drive(s): fd0 is 1.44M [ 128.411303] FDC 0 is a post-1991 82077 [ 128.545833] i2c_adapter i2c-0: nForce2 SMBus adapter at 0x4c00 [ 128.545851] i2c_adapter i2c-1: nForce2 SMBus adapter at 0x4c40 [ 128.587596] parport: PnPBIOS parport detected. [ 128.587642] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] [ 129.414303] ts: Compaq touchscreen protocol output [ 129.448014] Linux agpgart interface v0.101 (c) Dave Jones [ 129.563688] PCI: Setting latency timer of device 0000:00:04.0 to 64 [ 129.603038] sr 4:0:0:0: Attached scsi generic sg0 type 5 [ 129.882506] intel8x0_measure_ac97_clock: measured 54719 usecs [ 129.882509] intel8x0: clocking to 46902 [ 130.776977] NET: Registered protocol family 17 [ 134.007331] NET: Registered protocol family 10 [ 134.007420] lo: Disabled Privacy Extensions [ 134.007758] IPv6 over IPv4 tunneling driver [ 138.419607] powernow-k8: Found 2 AMD Athlon 64 / Opteron processors (version 1.60.2) [ 138.419600] powernow-k8: MP systems not supported by PSB BIOS structure [ 138.419634] powernow-k8: MP systems not supported by PSB BIOS structure [ 144.443920] eth0: no IPv6 routers present [ 144.445986] lp0: using parport0 (interrupt-driven). [ 144.864765] ppdev: user-space parallel port driver [ 155.443371] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) [ 155.443376] apm: disabled - APM is not SMP safe. [ 169.712825] Bluetooth: Core ver 2.8 [ 169.712830] NET: Registered protocol family 31 [ 169.712832] Bluetooth: HCI device and connection manager initialized [ 169.712847] Bluetooth: HCI socket layer initialized [ 169.743039] Bluetooth: L2CAP ver 2.8 [ 169.743044] Bluetooth: L2CAP socket layer initialized [ 169.954659] Bluetooth: RFCOMM socket layer initialized [ 169.954675] Bluetooth: RFCOMM TTY layer initialized [ 169.954677] Bluetooth: RFCOMM ver 1.7 [EMAIL PROTECTED]:~$ -- No drives detected https://launchpad.net/bugs/69871 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs