← Back to team overview

ubuntuforums-unanswered team mailing list archive

[Question #78553]: Hard disk not recognized in Ubuntu 9.04 or 8.10, works in 8.04.

 

Question #78553 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/78553

Description changed to:
Hey,

Thank you for your attention. I have trouble with one of my hard drives
not being seen by Ubuntu. The problem seems to be version dependent: I
have two hard drives. On one of them I have both XP and Ubuntu
installed, the other one is just for storage, in form NTFS. Now the
storage-drive is available in XP and on Ubuntu 8.04. Meanwhile Ubuntu
9.04, which I wish to install, should I find a solution to my problem,
and Ubuntu 8.10 do not seem to recognize the second hard drive at all,
neither in sudo lshw or fdisk -l or gparted. I have tried attacking the
problem in Ubuntu forums before, without any change. I hope there is
someone here with the expertise to kindly share their knowledge a
little. I would appreciate any input.

The following was all gathered using the 9.04 live cd. Sorry if there is
too much junk, but I try to tell you all that was asked in earlier
discussions in other places on the same subject.

Oh, and let me add, there physically are two hard drives.
========================================
$ sudo fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0001c4ee

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1       12748   102398278+   7  HPFS/NTFS
/dev/sda2           12749       12872      996030   82  Linux swap / Solaris
/dev/sda3           12873       19457    52894012+  83  Linux

===========================================

~$ dmesg > ~/output.txt; gedit ~/output.txt

[    0.000000] BIOS EBDA/lowmem at: 0009fc00/0009fc00
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.28-11-generic (buildd@palmer) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 (Ubuntu 2.6.28-11.42-generic)
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    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: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003ff10000 (usable)
[    0.000000]  BIOS-e820: 000000003ff10000 - 000000003ff20000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003ff20000 - 0000000040000000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000ff7c0000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.3 present.
[    0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working it around.
[    0.000000] last_pfn = 0x3ff10 max_arch_pfn = 0x100000
[    0.000000] Scanning 0 areas for low memory corruption
[    0.000000] modified physical RAM map:
[    0.000000]  modified: 0000000000000000 - 0000000000010000 (reserved)
[    0.000000]  modified: 0000000000010000 - 000000000009fc00 (usable)
[    0.000000]  modified: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  modified: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  modified: 0000000000100000 - 000000003ff10000 (usable)
[    0.000000]  modified: 000000003ff10000 - 000000003ff20000 (ACPI data)
[    0.000000]  modified: 000000003ff20000 - 0000000040000000 (ACPI NVS)
[    0.000000]  modified: 00000000ff7c0000 - 0000000100000000 (reserved)
[    0.000000] kernel direct mapping tables up to 373fe000 @ 10000-16000
[    0.000000] RAMDISK: 3f77c000 - 3fedf993
[    0.000000] Allocated new RAMDISK: 00881000 - 00fe4993
[    0.000000] Move RAMDISK from 000000003f77c000 - 000000003fedf992 to 00881000 - 00fe4992
[    0.000000] ACPI: RSDP 000FB510, 0024 (r2 ACPIAM)
[    0.000000] ACPI: XSDT 3FF10100, 003C (r1 A M I  OEMXSDT   7000511 MSFT       97)
[    0.000000] ACPI: FACP 3FF10290, 00F4 (r3 A M I  OEMFACP   7000511 MSFT       97)
[    0.000000] ACPI: DSDT 3FF10430, 4054 (r1  A0231 A0231000        0 INTL  2002026)
[    0.000000] ACPI: FACS 3FF20000, 0040
[    0.000000] ACPI: APIC 3FF10390, 005C (r1 A M I  OEMAPIC   7000511 MSFT       97)
[    0.000000] ACPI: MCFG 3FF103F0, 003C (r1 A M I  OEMMCFG   7000511 MSFT       97)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 139MB HIGHMEM available.
[    0.000000] 883MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 373fe000
[    0.000000]   low ram: 00000000 - 373fe000
[    0.000000]   bootmap 00012000 - 00018e80
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 00373fe000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
[    0.000000]   #3 [0000100000 - 000087c52c]    TEXT DATA BSS ==> [0000100000 - 000087c52c]
[    0.000000]   #4 [000087d000 - 0000881000]    INIT_PG_TABLE ==> [000087d000 - 0000881000]
[    0.000000]   #5 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
[    0.000000]   #6 [0000010000 - 0000012000]          PGTABLE ==> [0000010000 - 0000012000]
[    0.000000]   #7 [0000881000 - 0000fe4993]      NEW RAMDISK ==> [0000881000 - 0000fe4993]
[    0.000000]   #8 [0000012000 - 0000019000]          BOOTMAP ==> [0000012000 - 0000019000]
[    0.000000] found SMP MP-table at [c00ff780] 000ff780
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000373fe
[    0.000000]   HighMem  0x000373fe -> 0x0003ff10
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0003ff10
[    0.000000] On node 0 totalpages: 261791
[    0.000000] free_area_init_node: node 0, pgdat c06d0f80, node_mem_map c1000200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 1736 pages used for memmap
[    0.000000]   Normal zone: 220470 pages, LIFO batch:31
[    0.000000]   HighMem zone: 279 pages used for memmap
[    0.000000]   HighMem zone: 35323 pages, LIFO batch:7
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x81] disabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 20, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 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] SMP: Allowing 2 CPUs, 1 hotplug CPUs
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:bf7c0000)
[    0.000000] PERCPU: Allocating 45056 bytes of per cpu data
[    0.000000] NR_CPUS: 64, nr_cpu_ids: 2, nr_node_ids 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 259744
[    0.000000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz quiet splash --
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[    0.000000] TSC: PIT calibration matches PMTIMER. 1 loops
[    0.000000] Detected 3064.693 MHz processor.
[    0.004000] Console: colour VGA+ 80x25
[    0.004000] console [tty0] enabled
[    0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.004000] allocated 5237760 bytes of page_cgroup
[    0.004000] please try cgroup_disable=memory option if you don't want
[    0.004000] Scanning for low memory corruption every 60 seconds
[    0.004000] Memory: 1017416k/1047616k available (4126k kernel code, 29488k reserved, 2208k data, 532k init, 142408k highmem)
[    0.004000] virtual kernel memory layout:
[    0.004000]     fixmap  : 0xffc77000 - 0xfffff000   (3616 kB)
[    0.004000]     pkmap   : 0xff400000 - 0xff800000   (4096 kB)
[    0.004000]     vmalloc : 0xf7bfe000 - 0xff3fe000   ( 120 MB)
[    0.004000]     lowmem  : 0xc0000000 - 0xf73fe000   ( 883 MB)
[    0.004000]       .init : 0xc0737000 - 0xc07bc000   ( 532 kB)
[    0.004000]       .data : 0xc0507a6f - 0xc072fe60   (2208 kB)
[    0.004000]       .text : 0xc0100000 - 0xc0507a6f   (4126 kB)
[    0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.004000] SLUB: Genslabs=12, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.004017] Calibrating delay loop (skipped), value calculated using timer frequency.. 6129.38 BogoMIPS (lpj=12258772)
[    0.004043] Security Framework initialized
[    0.004055] SELinux:  Disabled at boot.
[    0.004083] AppArmor: AppArmor initialized
[    0.004098] Mount-cache hash table entries: 512
[    0.004301] Initializing cgroup subsys ns
[    0.004307] Initializing cgroup subsys cpuacct
[    0.004311] Initializing cgroup subsys memory
[    0.004317] Initializing cgroup subsys freezer
[    0.004342] CPU: Trace cache: 12K uops, L1 D cache: 16K
[    0.004345] CPU: L2 cache: 1024K
[    0.004349] CPU: Hyper-Threading is disabled
[    0.004355] using mwait in idle threads.
[    0.004373] Checking 'hlt' instruction... OK.
[    0.021093] SMP alternatives: switching to UP code
[    0.148024] ACPI: Core revision 20080926
[    0.154052] ACPI: Checking initramfs for custom DSDT
[    0.484292] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.524792] CPU0: Intel(R) Pentium(R) 4 CPU 3.06GHz stepping 01
[    0.528002] Brought up 1 CPUs
[    0.528002] Total of 1 processors activated (6129.38 BogoMIPS).
[    0.533160] CPU0 attaching NULL sched-domain.
[    0.533429] net_namespace: 776 bytes
[    0.533445] Booting paravirtualized kernel on bare hardware
[    0.533707] Time: 21:18:29  Date: 07/29/09
[    0.533715] regulator: core version 0.5
[    0.533760] NET: Registered protocol family 16
[    0.533920] EISA bus registered
[    0.533932] ACPI: bus type pci registered
[    0.534028] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.534033] PCI: Not using MMCONFIG.
[    0.536452] PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=3
[    0.536455] PCI: Using configuration type 1 for base access
[    0.539414] ACPI: EC: Look up EC in DSDT
[    0.549841] ACPI: Interpreter enabled
[    0.549849] ACPI: (supports S0 S1 S3 S4 S5)
[    0.549875] ACPI: Using IOAPIC for interrupt routing
[    0.549948] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.555777] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[    0.555780] PCI: Using MMCONFIG for extended config space
[    0.563004] ACPI: No dock devices found.
[    0.563068] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.563212] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.563218] pci 0000:00:01.0: PME# disabled
[    0.563345] pci 0000:00:02.5: reg 20 io port: [0xffa0-0xffaf]
[    0.563367] pci 0000:00:02.5: PME# supported from D3cold
[    0.563372] pci 0000:00:02.5: PME# disabled
[    0.563411] pci 0000:00:02.7: reg 10 io port: [0xd400-0xd4ff]
[    0.563419] pci 0000:00:02.7: reg 14 io port: [0xd080-0xd0ff]
[    0.563457] pci 0000:00:02.7: supports D1 D2
[    0.563459] pci 0000:00:02.7: PME# supported from D3hot D3cold
[    0.563463] pci 0000:00:02.7: PME# disabled
[    0.563488] pci 0000:00:03.0: reg 10 32bit mmio: [0xfebea000-0xfebeafff]
[    0.563544] pci 0000:00:03.1: reg 10 32bit mmio: [0xfebeb000-0xfebebfff]
[    0.563599] pci 0000:00:03.2: reg 10 32bit mmio: [0xfebec000-0xfebecfff]
[    0.563667] pci 0000:00:03.3: reg 10 32bit mmio: [0xfebed000-0xfebedfff]
[    0.563709] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
[    0.563713] pci 0000:00:03.3: PME# disabled
[    0.563755] pci 0000:00:04.0: reg 10 32bit mmio: [0xfebeec00-0xfebeec7f]
[    0.563762] pci 0000:00:04.0: reg 14 io port: [0xd800-0xd87f]
[    0.563798] pci 0000:00:04.0: supports D1 D2
[    0.563800] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.563805] pci 0000:00:04.0: PME# disabled
[    0.563841] pci 0000:00:05.0: reg 10 io port: [0xe480-0xe487]
[    0.563848] pci 0000:00:05.0: reg 14 io port: [0xe400-0xe403]
[    0.563855] pci 0000:00:05.0: reg 18 io port: [0xe080-0xe087]
[    0.563863] pci 0000:00:05.0: reg 1c io port: [0xe000-0xe003]
[    0.563870] pci 0000:00:05.0: reg 20 io port: [0xdc00-0xdc0f]
[    0.563878] pci 0000:00:05.0: reg 24 io port: [0xd880-0xd8ff]
[    0.563895] pci 0000:00:05.0: PME# supported from D3cold
[    0.563900] pci 0000:00:05.0: PME# disabled
[    0.563951] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[    0.563955] pci 0000:00:06.0: PME# disabled
[    0.564012] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.564018] pci 0000:00:07.0: PME# disabled
[    0.564058] pci 0000:00:09.0: reg 10 io port: [0xe800-0xe8ff]
[    0.564066] pci 0000:00:09.0: reg 14 32bit mmio: [0xfebffc00-0xfebffcff]
[    0.564104] pci 0000:00:09.0: supports D1 D2
[    0.564106] pci 0000:00:09.0: PME# supported from D1 D2 D3hot D3cold
[    0.564111] pci 0000:00:09.0: PME# disabled
[    0.564151] pci 0000:00:0b.0: reg 10 32bit mmio: [0xfebef800-0xfebeffff]
[    0.564159] pci 0000:00:0b.0: reg 14 io port: [0xec00-0xec7f]
[    0.564198] pci 0000:00:0b.0: supports D2
[    0.564200] pci 0000:00:0b.0: PME# supported from D2 D3hot
[    0.564204] pci 0000:00:0b.0: PME# disabled
[    0.564278] pci 0000:03:00.0: reg 10 32bit mmio: [0xc0000000-0xcfffffff]
[    0.564287] pci 0000:03:00.0: reg 14 io port: [0xc000-0xc0ff]
[    0.564295] pci 0000:03:00.0: reg 18 32bit mmio: [0xfeaf0000-0xfeafffff]
[    0.564319] pci 0000:03:00.0: reg 30 32bit mmio: [0xfeac0000-0xfeadffff]
[    0.564330] pci 0000:03:00.0: supports D1 D2
[    0.564374] pci 0000:03:00.1: reg 10 32bit mmio: [0xfeae0000-0xfeaeffff]
[    0.564418] pci 0000:03:00.1: supports D1 D2
[    0.564478] pci 0000:00:01.0: bridge io port: [0xa000-0xcfff]
[    0.564483] pci 0000:00:01.0: bridge 32bit mmio: [0xfea00000-0xfeafffff]
[    0.564491] pci 0000:00:01.0: bridge 64bit mmio pref: [0xbff00000-0xdfefffff]
[    0.564556] pci 0000:00:06.0: bridge io port: [0x9000-0x9fff]
[    0.564624] pci 0000:00:07.0: bridge io port: [0x8000-0x8fff]
[    0.564651] bus 00 -> node 0
[    0.564659] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.565112] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.567632] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[    0.567799] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 7 10 11 12 14 15)
[    0.567962] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *10 11 12 14 15)
[    0.568132] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 *11 12 14 15)
[    0.568294] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 *10 11 12 14 15)
[    0.569029] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 *11 12 14 15)
[    0.570059] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 7 10 11 12 14 15)
[    0.570791] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 7 10 11 12 14 15)
[    0.571547] ACPI: WMI: Mapper loaded
[    0.571776] SCSI subsystem initialized
[    0.571821] libata version 3.00 loaded.
[    0.571880] usbcore: registered new interface driver usbfs
[    0.571903] usbcore: registered new interface driver hub
[    0.571934] usbcore: registered new device driver usb
[    0.572087] PCI: Using ACPI for IRQ routing
[    0.572203] Bluetooth: Core ver 2.13
[    0.572203] NET: Registered protocol family 31
[    0.572203] Bluetooth: HCI device and connection manager initialized
[    0.572203] Bluetooth: HCI socket layer initialized
[    0.572203] NET: Registered protocol family 8
[    0.572203] NET: Registered protocol family 20
[    0.572203] NetLabel: Initializing
[    0.572203] NetLabel:  domain hash size = 128
[    0.572203] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.572203] NetLabel:  unlabeled traffic allowed by default
[    0.572203] AppArmor: AppArmor Filesystem Enabled
[    0.572210] pnp: PnP ACPI init
[    0.572210] ACPI: bus type pnp registered
[    0.579312] pnp: PnP ACPI: found 13 devices
[    0.579315] ACPI: ACPI bus type pnp unregistered
[    0.579320] PnPBIOS: Disabled by ACPI PNP
[    0.579335] system 00:08: ioport range 0x480-0x487 has been reserved
[    0.579338] system 00:08: ioport range 0xd00-0xd7f has been reserved
[    0.579346] system 00:09: ioport range 0x480-0x48f could not be reserved
[    0.579348] system 00:09: ioport range 0x4d0-0x4d1 has been reserved
[    0.579351] system 00:09: ioport range 0x800-0x8df has been reserved
[    0.579354] system 00:09: ioport range 0x880-0x8ff could not be reserved
[    0.579356] system 00:09: ioport range 0x8d0-0x8ef could not be reserved
[    0.579361] system 00:09: iomem range 0xfff80000-0xffffffff has been reserved
[    0.579364] system 00:09: iomem range 0xffe80000-0xffefffff has been reserved
[    0.579367] system 00:09: iomem range 0xffb80000-0xffbfffff has been reserved
[    0.579369] system 00:09: iomem range 0xfed00000-0xfed003ff has been reserved
[    0.579375] system 00:0a: iomem range 0xfec00000-0xfec00fff has been reserved
[    0.579378] system 00:0a: iomem range 0xfee00000-0xfee00fff has been reserved
[    0.579381] system 00:0a: iomem range 0xfff80000-0xffffffff has been reserved
[    0.579387] system 00:0b: iomem range 0xe0000000-0xefffffff has been reserved
[    0.579394] system 00:0c: iomem range 0x0-0x9ffff could not be reserved
[    0.579397] system 00:0c: iomem range 0xc0000-0xcffff could not be reserved
[    0.579400] system 00:0c: iomem range 0xe0000-0xfffff could not be reserved
[    0.579402] system 00:0c: iomem range 0x100000-0x3fffffff could not be reserved
[    0.614307] pci 0000:00:01.0: PCI bridge, secondary bus 0000:03
[    0.614312] pci 0000:00:01.0:   IO window: 0xa000-0xcfff
[    0.614319] pci 0000:00:01.0:   MEM window: 0xfea00000-0xfeafffff
[    0.614324] pci 0000:00:01.0:   PREFETCH window: 0x000000bff00000-0x000000dfefffff
[    0.614331] pci 0000:00:06.0: PCI bridge, secondary bus 0000:02
[    0.614335] pci 0000:00:06.0:   IO window: 0x9000-0x9fff
[    0.614340] pci 0000:00:06.0:   MEM window: disabled
[    0.614345] pci 0000:00:06.0:   PREFETCH window: disabled
[    0.614352] pci 0000:00:07.0: PCI bridge, secondary bus 0000:01
[    0.614355] pci 0000:00:07.0:   IO window: 0x8000-0x8fff
[    0.614361] pci 0000:00:07.0:   MEM window: disabled
[    0.614365] pci 0000:00:07.0:   PREFETCH window: disabled
[    0.614384] pci 0000:00:01.0: setting latency timer to 64
[    0.614395] pci 0000:00:06.0: setting latency timer to 64
[    0.614406] pci 0000:00:07.0: setting latency timer to 64
[    0.614410] bus: 00 index 0 io port: [0x00-0xffff]
[    0.614413] bus: 00 index 1 mmio: [0x000000-0xffffffff]
[    0.614415] bus: 03 index 0 io port: [0xa000-0xcfff]
[    0.614417] bus: 03 index 1 mmio: [0xfea00000-0xfeafffff]
[    0.614419] bus: 03 index 2 mmio: [0xbff00000-0xdfefffff]
[    0.614422] bus: 03 index 3 mmio: [0x0-0x0]
[    0.614424] bus: 02 index 0 io port: [0x9000-0x9fff]
[    0.614426] bus: 02 index 1 mmio: [0x0-0x0]
[    0.614428] bus: 02 index 2 mmio: [0x0-0x0]
[    0.614429] bus: 02 index 3 mmio: [0x0-0x0]
[    0.614432] bus: 01 index 0 io port: [0x8000-0x8fff]
[    0.614433] bus: 01 index 1 mmio: [0x0-0x0]
[    0.614435] bus: 01 index 2 mmio: [0x0-0x0]
[    0.614437] bus: 01 index 3 mmio: [0x0-0x0]
[    0.614447] NET: Registered protocol family 2
[    0.614587] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.614963] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.615713] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.616277] TCP: Hash tables configured (established 131072 bind 65536)
[    0.616280] TCP reno registered
[    0.616475] NET: Registered protocol family 1
[    0.616652] checking if image is initramfs... it is
[    1.115979] Switched to high resolution mode on CPU 0
[    1.221373] Freeing initrd memory: 7566k freed
[    1.221510] cpufreq: No nForce2 chipset.
[    1.221695] audit: initializing netlink socket (disabled)
[    1.221720] type=2000 audit(1248902309.220:1): initialized
[    1.229757] highmem bounce pool size: 64 pages
[    1.229763] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    1.231346] VFS: Disk quotas dquot_6.5.1
[    1.231411] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.232115] fuse init (API version 7.10)
[    1.232207] msgmni has been set to 1724
[    1.232405] alg: No test for stdrng (krng)
[    1.232421] io scheduler noop registered
[    1.232424] io scheduler anticipatory registered
[    1.232427] io scheduler deadline registered
[    1.232444] io scheduler cfq registered (default)
[    1.304037] pci 0000:03:00.0: Boot video device
[    1.308480] pcieport-driver 0000:00:01.0: setting latency timer to 64
[    1.308538] pcieport-driver 0000:00:01.0: found MSI capability
[    1.308575] pcieport-driver 0000:00:01.0: irq 2303 for MSI/MSI-X
[    1.308590] pci_express 0000:00:01.0:pcie00: allocate port service
[    1.308708] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.308720] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.308880] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    1.308884] ACPI: Power Button (FF) [PWRF]
[    1.308940] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    1.308944] ACPI: Power Button (CM) [PWRB]
[    1.309671] processor ACPI_CPU:00: registered as cooling_device0
[    1.309676] ACPI: Processor [CPU1] (supports 8 throttling states)
[    1.312656] isapnp: Scanning for PnP cards...
[    1.664299] isapnp: No Plug & Play device found
[    1.665557] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
[    1.665657] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.665999] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.666922] brd: module loaded
[    1.667290] loop: module loaded
[    1.667393] Fixed MDIO Bus: probed
[    1.667400] PPP generic driver version 2.4.2
[    1.667466] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[    1.667500] Driver 'sd' needs updating - please use bus_type methods
[    1.667512] Driver 'sr' needs updating - please use bus_type methods
[    1.667678] sata_sis 0000:00:05.0: version 1.0
[    1.667990] sata_sis 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    1.667999] sata_sis 0000:00:05.0: Detected SiS 182/965 chipset
[    1.669302] scsi0 : sata_sis
[    1.669411] scsi1 : sata_sis
[    1.670180] ata1: SATA max UDMA/133 cmd 0xe480 ctl 0xe400 bmdma 0xdc00 irq 17
[    1.670186] ata2: SATA max UDMA/133 cmd 0xe080 ctl 0xe000 bmdma 0xdc08 irq 17
[    1.988067] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.988077] ata1: link online but device misclassified, retrying
[    1.988080] ata1: reset failed (errno=-11), retrying in 10 secs
[   11.988064] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   11.988073] ata1: link online but device misclassified, retrying
[   11.988075] ata1: reset failed (errno=-11), retrying in 10 secs
[   21.988063] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   21.988072] ata1: link online but device misclassified, retrying
[   21.988074] ata1: reset failed (errno=-11), retrying in 35 secs
[   56.668015] ata1: limiting SATA link speed to 1.5 Gbps
[   56.988063] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   56.988072] ata1: link online but device misclassified, device detection might fail
[   56.996385] ata1.00: ATA-6: ST3160023AS, 3.00, max UDMA/133
[   56.996389] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
[   57.012384] ata1.00: configured for UDMA/133
[   57.342163] ata2: SATA link down (SStatus 0 SControl 300)
[   57.342307] scsi 0:0:0:0: Direct-Access     ATA      ST3160023AS      3.00 PQ: 0 ANSI: 5
[   57.342422] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB)
[   57.342443] sd 0:0:0:0: [sda] Write Protect is off
[   57.342447] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   57.342480] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   57.342560] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB)
[   57.342578] sd 0:0:0:0: [sda] Write Protect is off
[   57.342581] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   57.342612] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   57.342616]  sda: sda1 sda2 sda3
[   57.372747] sd 0:0:0:0: [sda] Attached SCSI disk
[   57.372813] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   57.373268] pata_sis 0000:00:02.5: version 0.5.2
[   57.375697] scsi2 : pata_sis
[   57.375759] scsi3 : pata_sis
[   57.376772] ata3: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[   57.376775] ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[   57.704251] ata4.00: ATAPI: HL-DT-ST DVDRAM GSA-4160B, A302, max UDMA/66
[   57.704295] ata4.01: ATAPI: HL-DT-STDVDRRW GSA-4164B, 1.01, max UDMA/33
[   57.720273] ata4.00: configured for UDMA/66
[   57.736365] ata4.01: configured for UDMA/33
[   57.745360] scsi 3:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-4160B A302 PQ: 0 ANSI: 5
[   57.751069] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[   57.751074] Uniform CD-ROM driver Revision: 3.20
[   57.751192] sr 3:0:0:0: Attached scsi CD-ROM sr0
[   57.751246] sr 3:0:0:0: Attached scsi generic sg1 type 5
[   57.752673] scsi 3:0:1:0: CD-ROM            HL-DT-ST DVDRRW GSA-4164B 1.01 PQ: 0 ANSI: 5
[   57.757692] sr1: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[   57.757775] sr 3:0:1:0: Attached scsi CD-ROM sr1
[   57.757819] sr 3:0:1:0: Attached scsi generic sg2 type 5
[   57.757947] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   57.758266] ehci_hcd 0000:00:03.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[   57.758298] ehci_hcd 0000:00:03.3: EHCI Host Controller
[   57.758375] ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
[   57.758416] ehci_hcd 0000:00:03.3: cache line size of 128 is not supported
[   57.759574] ehci_hcd 0000:00:03.3: irq 23, io mem 0xfebed000
[   57.768012] ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00
[   57.768099] usb usb1: configuration #1 chosen from 1 choice
[   57.768133] hub 1-0:1.0: USB hub found
[   57.768145] hub 1-0:1.0: 8 ports detected
[   57.768269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   57.768574] ohci_hcd 0000:00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[   57.768588] ohci_hcd 0000:00:03.0: OHCI Host Controller
[   57.768636] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
[   57.769796] ohci_hcd 0000:00:03.0: irq 20, io mem 0xfebea000
[   57.826060] usb usb2: configuration #1 chosen from 1 choice
[   57.826101] hub 2-0:1.0: USB hub found
[   57.826113] hub 2-0:1.0: 3 ports detected
[   57.826488] ohci_hcd 0000:00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[   57.826501] ohci_hcd 0000:00:03.1: OHCI Host Controller
[   57.826558] ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
[   57.827719] ohci_hcd 0000:00:03.1: irq 21, io mem 0xfebeb000
[   57.882059] usb usb3: configuration #1 chosen from 1 choice
[   57.882092] hub 3-0:1.0: USB hub found
[   57.882104] hub 3-0:1.0: 3 ports detected
[   57.882481] ohci_hcd 0000:00:03.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[   57.882494] ohci_hcd 0000:00:03.2: OHCI Host Controller
[   57.882548] ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 4
[   57.883709] ohci_hcd 0000:00:03.2: irq 22, io mem 0xfebec000
[   57.938065] usb usb4: configuration #1 chosen from 1 choice
[   57.938093] hub 4-0:1.0: USB hub found
[   57.938104] hub 4-0:1.0: 2 ports detected
[   57.938196] uhci_hcd: USB Universal Host Controller Interface driver
[   57.938274] usbcore: registered new interface driver libusual
[   57.938313] usbcore: registered new interface driver usbserial
[   57.938331] USB Serial support registered for generic
[   57.938348] usbcore: registered new interface driver usbserial_generic
[   57.938351] usbserial: USB Serial Driver core
[   57.938419] PNP: No PS/2 controller found. Probing ports directly.
[   57.944319] serio: i8042 KBD port at 0x60,0x64 irq 1
[   57.944326] serio: i8042 AUX port at 0x60,0x64 irq 12
[   57.944454] mice: PS/2 mouse device common for all mice
[   57.944602] rtc_cmos 00:02: RTC can wake from S4
[   57.944646] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[   57.945812] rtc0: alarms up to one month, 114 bytes nvram
[   57.945881] device-mapper: uevent: version 1.0.3
[   57.946017] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@xxxxxxxxxx
[   57.946071] device-mapper: multipath: version 1.0.5 loaded
[   57.946075] device-mapper: multipath round-robin: version 1.0.0 loaded
[   57.946155] EISA: Probing bus 0 at eisa.0
[   57.946188] Cannot allocate resource for EISA slot 8
[   57.946190] EISA: Detected 0 cards.
[   57.946225] cpuidle: using governor ladder
[   57.946228] cpuidle: using governor menu
[   57.946809] TCP cubic registered
[   57.946894] NET: Registered protocol family 10
[   57.947320] lo: Disabled Privacy Extensions
[   57.947663] NET: Registered protocol family 17
[   57.947687] Bluetooth: L2CAP ver 2.11
[   57.947689] Bluetooth: L2CAP socket layer initialized
[   57.947693] Bluetooth: SCO (Voice Link) ver 0.6
[   57.947695] Bluetooth: SCO socket layer initialized
[   57.947726] Bluetooth: RFCOMM socket layer initialized
[   57.947735] Bluetooth: RFCOMM TTY layer initialized
[   57.947737] Bluetooth: RFCOMM ver 1.10
[   57.947785] Using IPI No-Shortcut mode
[   57.947881] registered taskstats version 1
[   57.948000]   Magic number: 1:685:349
[   57.948119] rtc_cmos 00:02: setting system clock to 2009-07-29 21:19:26 UTC (1248902366)
[   57.948123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[   57.948125] EDD information not available.
[   57.948644] Freeing unused kernel memory: 532k freed
[   57.948757] Write protecting the kernel text: 4128k
[   57.948796] Write protecting the kernel read-only data: 1532k
[   58.144397] hub 1-0:1.0: unable to enumerate USB device on port 7
[   58.448062] usb 2-2: new low speed USB device using ohci_hcd and address 2
[   58.511832] FDC 0 is a post-1991 82077
[   58.682209] usb 2-2: configuration #1 chosen from 1 choice
[   58.833646] 8139too Fast Ethernet driver 0.9.28
[   58.833712] 8139too 0000:00:09.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   58.834851] eth0: RealTek RTL8139 at 0xe800, 00:50:ba:bc:6a:83, IRQ 17
[   58.834854] eth0:  Identified 8139 chip type 'RTL-8139C'
[   58.855110] ohci1394 0000:00:0b.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   58.909095] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[18]  MMIO=[febef800-febeffff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[   58.914213] usb 4-1: new low speed USB device using ohci_hcd and address 2
[   59.108258] usb 4-1: configuration #1 chosen from 1 choice
[   59.233667] usbcore: registered new interface driver hiddev
[   59.239456] input: HID 0461:4d03 as /devices/pci0000:00/0000:00:03.2/usb4/4-1/4-1:1.0/input/input3
[   59.258966] generic-usb 0003:0461:4D03.0003: input,hidraw0: USB HID v1.00 Mouse [HID 0461:4d03] on usb-0000:00:03.2-1/input0
[   59.259007] usbcore: registered new interface driver usbhid
[   59.259013] usbhid: v2.6:USB HID core driver
[   59.262540] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2:1.0/input/input4
[   59.266270] microsoft 0003:045E:00DB.0001: input,hidraw1: USB HID v1.11 Keyboard [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:03.0-2/input0
[   59.282302] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2:1.1/input/input5
[   59.284963] microsoft 0003:045E:00DB.0002: input,hidraw2: USB HID v1.11 Device [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:03.0-2/input1
[   59.296352] hub 1-0:1.0: unable to enumerate USB device on port 7
[   59.480349] hub 1-0:1.0: unable to enumerate USB device on port 7
[   59.664361] hub 1-0:1.0: unable to enumerate USB device on port 7
[   59.848500] hub 1-0:1.0: unable to enumerate USB device on port 7
[   59.978905] kjournald starting.  Commit interval 5 seconds
[   59.978920] EXT3-fs: mounted filesystem with ordered data mode.
[   60.032403] hub 1-0:1.0: unable to enumerate USB device on port 7
[   60.200856] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0011d80000551d39]
[   60.216410] hub 1-0:1.0: unable to enumerate USB device on port 7
[   60.385306] ISO 9660 Extensions: Microsoft Joliet Level 3
[   60.400428] hub 1-0:1.0: unable to enumerate USB device on port 7
[   60.428887] ISO 9660 Extensions: RRIP_1991A
[   60.584310] hub 1-0:1.0: unable to enumerate USB device on port 7
[   60.745599] aufs 20080922
[   60.768331] hub 1-0:1.0: unable to enumerate USB device on port 7
[   60.947432] squashfs: version 3.3 (2007/10/31) Phillip Lougher
[   60.952340] hub 1-0:1.0: unable to enumerate USB device on port 7
[  111.498096] hub 1-0:1.0: unable to enumerate USB device on port 7
[  111.940041] usb 2-3: new full speed USB device using ohci_hcd and address 3
[  112.060049] hub 2-0:1.0: unable to enumerate USB device on port 3
[  112.364019] usb 2-3: new full speed USB device using ohci_hcd and address 4
[  112.484045] hub 2-0:1.0: unable to enumerate USB device on port 3
[  112.788075] usb 2-3: new full speed USB device using ohci_hcd and address 5
[  112.976865] usb 2-3: not running at top speed; connect to a high speed hub
[  113.009127] usb 2-3: configuration #1 chosen from 1 choice
[  113.021951] Initializing USB Mass Storage driver...
[  113.029351] scsi4 : SCSI emulation for USB Mass Storage devices
[  113.037255] usbcore: registered new interface driver usb-storage
[  113.037263] USB Mass Storage support registered.
[  113.037385] usb-storage: device found at 5
[  113.037388] usb-storage: waiting for device to settle before scanning
[  118.037266] usb-storage: device scan complete
[  118.046235] scsi 4:0:0:0: Direct-Access     GENERIC  USB Storage-SMC  I19B PQ: 0 ANSI: 0 CCS
[  118.053227] scsi 4:0:0:1: Direct-Access     GENERIC  USB Storage-CFC  I19B PQ: 0 ANSI: 0 CCS
[  118.060232] scsi 4:0:0:2: Direct-Access     GENERIC  USB Storage-SDC  I19B PQ: 0 ANSI: 0 CCS
[  118.067233] scsi 4:0:0:3: Direct-Access     GENERIC  USB Storage-MSC  I19B PQ: 0 ANSI: 0 CCS
[  118.078374] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[  118.078475] sd 4:0:0:0: Attached scsi generic sg3 type 0
[  118.090087] sd 4:0:0:1: [sdc] Attached SCSI removable disk
[  118.090193] sd 4:0:0:1: Attached scsi generic sg4 type 0
[  118.111389] sd 4:0:0:2: [sdd] Attached SCSI removable disk
[  118.111495] sd 4:0:0:2: Attached scsi generic sg5 type 0
[  118.145380] sd 4:0:0:3: [sde] Attached SCSI removable disk
[  118.145486] sd 4:0:0:3: Attached scsi generic sg6 type 0
[  131.194964] udev: starting version 141
[  131.600279] parport_pc 00:07: reported by Plug and Play ACPI
[  131.600933] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[  132.447467] ppdev: user-space parallel port driver
[  132.674681] sis190 Gigabit Ethernet driver 1.2 loaded.
[  132.675003] sis190 0000:00:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[  132.675020] sis190 0000:00:04.0: setting latency timer to 64
[  132.675279] 0000:00:04.0: Read MAC address from EEPROM
[  132.675282] 0000:00:04.0: Error EEPROM read 0.
[  132.675286] 0000:00:04.0: Read MAC address from APC.
[  132.720016] 0000:00:04.0: Realtek PHY RTL8201 transceiver at address 1.
[  133.236012] 0000:00:04.0: Using transceiver at address 1 as default.
[  133.268865] 0000:00:04.0: SiS 191 PCI Gigabit Ethernet adapter at f7e32c00 (IRQ: 19), 00:13:d4:e5:be:85
[  133.268869] eth1: GMII mode.
[  133.268875] eth1: Enabling Auto-negotiation.
[  133.300176] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[  133.650903] input: PC Speaker as /devices/platform/pcspkr/input/input6
[  134.391825] Intel ICH 0000:00:02.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[  134.812015] intel8x0_measure_ac97_clock: measured 52343 usecs
[  134.812019] intel8x0: clocking to 48000
[  138.448969] Adding 996020k swap on /dev/sda2.  Priority:-1 extents:1 across:996020k
[  147.574300] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  147.574304] Bluetooth: BNEP filters: protocol multicast
[  147.804494] Bridge firewalling registered
[  153.805308] pci 0000:03:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[  154.447024] Linux agpgart interface v0.103
[  154.923119] [drm] Initialized drm 1.1.0 20060810
[  155.482148] pci 0000:03:00.0: setting latency timer to 64
[  155.482449] [drm] Initialized radeon 1.29.0 20080528 on minor 0
[  156.193385] lp0: using parport0 (interrupt-driven).
[  156.402496] [drm] Setting GART location based on new memory map
[  156.404050] [drm] Loading R300 Microcode
[  156.404099] [drm] Num pipes: 1
[  156.404108] [drm] writeback test succeeded in 1 usecs
[  157.450618] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[  157.452105] ADDRCONF(NETDEV_UP): eth1: link is not ready

=====================================================

sudo lshw, the part that I think matters this time;

*-disk
                description: ATA Disk
                product: ST3160023AS
                vendor: Seagate
                physical id: 0.0.0
                bus info: scsi@0:0.0.0
                logical name: /dev/sda
                version: 3.00
                serial: 5MT2KX2S
                size: 149GiB (160GB)
                capabilities: partitioned partitioned:dos
                configuration: ansiversion=5 signature=0001c4ee
              *-volume:0
                   description: Windows NTFS volume
                   physical id: 1
                   bus info: scsi@0:0.0.0,1
                   logical name: /dev/sda1
                   version: 3.1
                   serial: eec20b5c-cd35-c746-868e-5796353d3791
                   size: 97GiB
                   capacity: 97GiB
                   capabilities: primary bootable ntfs initialized
                   configuration: clustersize=4096 created=2008-06-14 15:26:00 filesystem=ntfs state=clean
              *-volume:1
                   description: Linux swap volume
                   physical id: 2
                   bus info: scsi@0:0.0.0,2
                   logical name: /dev/sda2
                   version: 1
                   serial: bfa90e70-95d2-4c14-96b3-c2762d02ee6b
                   size: 972MiB
                   capacity: 972MiB
                   capabilities: primary nofs swap initialized
                   configuration: filesystem=swap pagesize=4096
              *-volume:2
                   description: EXT3 volume
                   vendor: Linux
                   physical id: 3
                   bus info: scsi@0:0.0.0,3
                   logical name: /dev/sda3
                   version: 1.0
                   serial: 5afd8233-d207-4d5f-9594-bd15909bc316
                   size: 50GiB
                   capacity: 50GiB
                   capabilities: primary journaled extended_attributes large_files ext3 ext2 initialized
                   configuration: created=2009-07-28 14:13:56 filesystem=ext3 modified=2009-07-29 18:13:19 mounted=2009-07-29 17:49:14 state=clean

=====================================================

And just to be sure, from lshw again,

description: Desktop Computer
    product: P5SD1-FM2
    vendor: FUJITSU SIEMENS
    version: System Version
    serial: System Serial Number
    width: 32 bits
    capabilities: smbios-2.3 dmi-2.3 smp-1.4 smp
    configuration: boot=normal chassis=desktop cpus=1 uuid=C01E84EC-75FE-D511-9A98-77757B6688FE
  *-core
       description: Motherboard
       product: P5SD1-FM2
       vendor: FUJITSU SIEMENS
       physical id: 0
       version: Rev 1.xx
       serial: MB-1234567890
     *-firmware
          description: BIOS
          vendor: American Megatrends Inc.
          physical id: 0
          version: 1001.017 (07/11/2005)
          size: 64KiB
          capacity: 448KiB
          capabilities: isa pci pnp apm upgrade shadowing escd cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb agp ls120boot zipboot biosbootspecification

====================================================

I do not know what else to include. I saw in this forum a post where the
problem was a missing driver (I think) for something, but the post was
so unique-case with the hardware type, I could not keep up being
relatively new to Ubuntu. The link is
https://answers.launchpad.net/ubuntu/+question/76717 anyway, should that
help.

Thank you all for bearing with me. I would really appreciate your kind
input.

Kristo

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.