Just a follow up. It seems that the long start up with lots of errors logged is intermittent. Other times it seems to start up reasonably quickly. Gparted still only sees one drive of the two attached to the RAID controller. The controller is a SafeCom SATAV-3S1U a three channel controller. It is configured for no RAID (JBOD mode). Here are the results of dmesg and lspci from when boot up was quick... [dmesg]: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.27-2-generic (buildd@palmer) (gcc version 4.3.2 (Ubuntu 4.3.2-0ubuntu1) ) #1 SMP Thu Aug 28 17:20:02 UTC 2008 (Ubuntu 2.6.27-2.3-generic) [ 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: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 0000000027ff0000 (usable) [ 0.000000] BIOS-e820: 0000000027ff0000 - 0000000027ff8000 (ACPI data) [ 0.000000] BIOS-e820: 0000000027ff8000 - 0000000028000000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved) [ 0.000000] last_pfn = 0x27ff0 max_arch_pfn = 0x100000 [ 0.000000] kernel direct mapping tables up to 27ff0000 @ 7000-d000 [ 0.000000] RAMDISK: 2781e000 - 27fdf05f [ 0.000000] DMI 2.3 present. [ 0.000000] ACPI: RSDP 000FABB0, 0014 (r0 AMI ) [ 0.000000] ACPI: RSDT 27FF0000, 0028 (r1 AMIINT 10 MSFT 97) [ 0.000000] ACPI: FACP 27FF0030, 0074 (r1 AMIINT 10 MSFT 97) [ 0.000000] ACPI: DSDT 27FF00B0, 1E4B (r1 AMD75X IRONGATE 1000 MSFT 100000B) [ 0.000000] ACPI: FACS 27FF8000, 0040 [ 0.000000] 0MB HIGHMEM available. [ 0.000000] 639MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 27ff0000 [ 0.000000] low ram: 00000000 - 27ff0000 [ 0.000000] bootmap 00009000 - 0000e000 [ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 0027ff0000] [ 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 - 00005dfba0] TEXT DATA BSS ==> [0000100000 - 00005dfba0] [ 0.000000] #4 [002781e000 - 0027fdf05f] RAMDISK ==> [002781e000 - 0027fdf05f] [ 0.000000] #5 [00005e0000 - 00005e3000] INIT_PG_TABLE ==> [00005e0000 - 00005e3000] [ 0.000000] #6 [000009f400 - 0000100000] BIOS reserved ==> [000009f400 - 0000100000] [ 0.000000] #7 [0000007000 - 0000009000] PGTABLE ==> [0000007000 - 0000009000] [ 0.000000] #8 [0000009000 - 000000e000] BOOTMAP ==> [0000009000 - 000000e000] [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000000 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x00027ff0 [ 0.000000] HighMem 0x00027ff0 -> 0x00027ff0 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000000 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x00027ff0 [ 0.000000] On node 0 totalpages: 163727 [ 0.000000] free_area_init_node: node 0, pgdat c0490180, node_mem_map c1000000 [ 0.000000] DMA zone: 3963 pages, LIFO batch:0 [ 0.000000] Normal zone: 158324 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x5008 [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic" [ 0.000000] mapped APIC to ffffb000 (015a4000) [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at 30000000 (gap: 28000000:d7ff0000) [ 0.000000] PERCPU: Allocating 41628 bytes of per cpu data [ 0.000000] NR_CPUS: 64, nr_cpu_ids: 1, nr_node_ids 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 162287 [ 0.000000] Kernel command line: root=UUID=05e9b5c8-7974-410b-bc0e-708bef29659b ro quiet splash [ 0.000000] Enabling fast FPU save and restore... done. [ 0.000000] Initializing CPU#0 [ 0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes) [ 0.000000] TSC calibrated against PM_TIMER [ 0.000000] Detected 1009.941 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] Memory: 635080k/655296k available (2661k kernel code, 19600k reserved, 1180k data, 428k init, 0k highmem) [ 0.004000] virtual kernel memory layout: [ 0.004000] fixmap : 0xffc77000 - 0xfffff000 (3616 kB) [ 0.004000] pkmap : 0xff400000 - 0xff800000 (4096 kB) [ 0.004000] vmalloc : 0xe8800000 - 0xff3fe000 ( 363 MB) [ 0.004000] lowmem : 0xc0000000 - 0xe7ff0000 ( 639 MB) [ 0.004000] .init : 0xc04c8000 - 0xc0533000 ( 428 kB) [ 0.004000] .data : 0xc0399498 - 0xc04c0640 (1180 kB) [ 0.004000] .text : 0xc0100000 - 0xc0399498 (2661 kB) [ 0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.004000] CPA: page pool initialized 1 of 1 pages preallocated [ 0.004000] SLUB: Genslabs=12, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.004025] Calibrating delay loop (skipped), value calculated using timer frequency.. 2019.88 BogoMIPS (lpj=4039764) [ 0.004079] Security Framework initialized [ 0.004098] SELinux: Disabled at boot. [ 0.004190] AppArmor: AppArmor initialized [ 0.004212] Mount-cache hash table entries: 512 [ 0.004650] Initializing cgroup subsys ns [ 0.004661] Initializing cgroup subsys cpuacct [ 0.004668] Initializing cgroup subsys memory [ 0.004704] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) [ 0.004712] CPU: L2 Cache: 256K (64 bytes/line) [ 0.004747] Checking 'hlt' instruction... OK. [ 0.020128] SMP alternatives: switching to UP code [ 0.032201] Freeing SMP alternatives: 12k freed [ 0.032211] ACPI: Core revision 20080609 [ 0.034377] ACPI: Checking initramfs for custom DSDT [ 0.713198] ACPI: setting ELCR to 0800 (from 0e20) [ 0.713709] weird, boot CPU (#0) not listedby the BIOS. [ 0.713717] SMP motherboard not detected. [ 0.713725] Local APIC not detected. Using dummy APIC emulation. [ 0.713731] SMP disabled [ 0.713910] Brought up 1 CPUs [ 0.713916] Total of 1 processors activated (2019.88 BogoMIPS). [ 0.713949] CPU0 attaching sched-domain: [ 0.713958] domain 0: span 0 level CPU [ 0.713965] groups: 0 [ 0.714640] net_namespace: 840 bytes [ 0.714662] Booting paravirtualized kernel on bare hardware [ 0.715808] Time: 20:27:37 Date: 09/11/08 [ 0.715947] NET: Registered protocol family 16 [ 0.717225] EISA bus registered [ 0.717292] ACPI: bus type pci registered [ 0.753455] PCI: PCI BIOS revision 2.10 entry at 0xfdb71, last bus=1 [ 0.753466] PCI: Using configuration type 1 for base access [ 0.758439] ACPI: EC: Look up EC in DSDT [ 0.771275] ACPI: Interpreter enabled [ 0.771287] ACPI: (supports S0 S1 S4 S5) [ 0.771346] ACPI: Using PIC for interrupt routing [ 0.787791] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 0.788522] pci 0000:00:08.0: supports D1 [ 0.788531] pci 0000:00:08.0: supports D2 [ 0.788541] pci 0000:00:08.0: PME# supported from D1 D2 D3hot D3cold [ 0.788555] pci 0000:00:08.0: PME# disabled [ 0.788729] pci 0000:00:0a.0: supports D2 [ 0.788920] PCI: bridge 0000:00:01.0 io port: [afff0000a000, e744d25800000126] [ 0.788933] PCI: bridge 0000:00:01.0 32bit mmio: [efefffffede00000, e744d25800000126] [ 0.788949] PCI: bridge 0000:00:01.0 32bit mmio pref: [e5cfffffe1c00000, e7477400e744d258] [ 0.788969] bus 00 -> node 0 [ 0.788992] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.793238] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) [ 0.793736] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) [ 0.794220] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) [ 0.794704] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) [ 0.795174] ACPI: Power Resource [URP1] (off) [ 0.795324] ACPI: Power Resource [URP2] (off) [ 0.795471] ACPI: Power Resource [FDDP] (off) [ 0.795620] ACPI: Power Resource [LPTP] (off) [ 0.795846] Linux Plug and Play Support v0.97 (c) Adam Belay [ 0.795987] pnp: PnP ACPI init [ 0.796045] ACPI: bus type pnp registered [ 0.799089] pnp 00:01: io resource (0xde00-0xde03) overlaps 0000:00:09.0 BAR 0 (0xde00-0xde0f), disabling [ 0.809990] pnp: PnP ACPI: found 12 devices [ 0.810004] ACPI: ACPI bus type pnp unregistered [ 0.810018] PnPBIOS: Disabled by ACPI PNP [ 0.811298] PCI: Using ACPI for IRQ routing [ 0.811843] NET: Registered protocol family 8 [ 0.811853] NET: Registered protocol family 20 [ 0.811978] NetLabel: Initializing [ 0.811986] NetLabel: domain hash size = 128 [ 0.811994] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.812092] NetLabel: unlabeled traffic allowed by default [ 0.813356] tracer: 772 pages allocated for 65536 entries of 48 bytes [ 0.813365] actual entries 65620 [ 0.813976] AppArmor: AppArmor Filesystem Enabled [ 0.814020] ACPI: RTC can wake from S4 [ 0.846560] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01 [ 0.846574] pci 0000:00:01.0: IO window: 0xa000-0xafff [ 0.846589] pci 0000:00:01.0: MEM window: 0xede00000-0xefefffff [ 0.846604] pci 0000:00:01.0: PREFETCH window: 0x000000e1c00000-0x000000e5cfffff [ 0.846641] bus: 00 index 0 io port: [ffff00000000, e749923ce747f200] [ 0.846652] bus: 00 index 1 mmio: [ffffffff00000000, e749923ce747f200] [ 0.846662] bus: 01 index 0 io port: [afff0000a000, e747f214e744d000] [ 0.846673] bus: 01 index 1 mmio: [efefffffede00000, e747f214e744d000] [ 0.846683] bus: 01 index 2 mmio: [e5cfffffe1c00000, e747f214e744d000] [ 0.846693] bus: 01 index 3 mmio: [0, e747f214e744d000] [ 0.846733] NET: Registered protocol family 2 [ 0.847155] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.848455] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.852187] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.854055] TCP: Hash tables configured (established 131072 bind 65536) [ 0.854081] TCP reno registered [ 0.854577] NET: Registered protocol family 1 [ 0.855053] checking if image is initramfs...<7>Switched to high resolution mode on CPU 0 [ 1.533776] it is [ 2.412596] Freeing initrd memory: 7940k freed [ 2.415900] audit: initializing netlink socket (disabled) [ 2.415956] type=2000 audit(1221164858.412:1): initialized [ 2.429101] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 2.435762] VFS: Disk quotas dquot_6.5.1 [ 2.436146] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 2.437382] msgmni has been set to 1256 [ 2.437837] io scheduler noop registered [ 2.437845] io scheduler anticipatory registered [ 2.437851] io scheduler deadline registered [ 2.437889] io scheduler cfq registered (default) [ 2.438007] pci 0000:01:05.0: Boot video device [ 2.438921] isapnp: Scanning for PnP cards... [ 2.792858] isapnp: No Plug & Play device found [ 2.883179] Serial: 8250/16550 driver4 ports, IRQ sharing enabled [ 2.883482] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 2.883935] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 2.885785] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 2.886786] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 2.891790] brd: module loaded [ 2.892540] input: Macintosh mouse button emulation as /class/input/input0 [ 2.892898] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.895674] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.895693] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.896741] mice: PS/2 mouse device common for all mice [ 2.897164] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 2.897208] rtc0: alarms up to one year, y3k [ 2.897566] EISA: Probing bus 0 at eisa.0 [ 2.897612] Cannot allocate resource for EISA slot 5 [ 2.897634] EISA: Detected 0 cards. [ 2.897646] cpuidle: using governor ladder [ 2.897652] cpuidle: using governor menu [ 2.898863] aufs 20080609 [ 2.900081] Using IPI No-Shortcut mode [ 2.900883] registered taskstats version 1 [ 2.901120] Magic number: 8:891:497 [ 2.901617] rtc_cmos 00:03: setting system clock to 2008-09-11 20:27:39 UTC (1221164859) [ 2.901628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.901632] EDD information not available. [ 2.902996] Freeing unused kernel memory: 428k freed [ 2.930246] input: AT Translated Set 2 keyboard as /class/input/input1 [ 3.364181] fuse init (API version 7.9) [ 3.394657] uvesafb: failed to execute /sbin/v86d [ 3.394672] uvesafb: make sure that the v86d helper is installed and executable [ 3.394680] uvesafb: Getting VBE info block failed (eax=0x4f00, err=-2) [ 3.394689] uvesafb: vbe_init() failed with -22 [ 3.394710] uvesafb: probe of uvesafb.0 failed with error -22 [ 3.456893] processor ACPI0007:00: registered as cooling_device0 [ 3.464091] thermal LNXTHERM:01: registered as thermal_zone0 [ 3.465207] ACPI: Thermal Zone [THRM] (30 C) [ 5.688503] No dock devices found. [ 5.951812] SCSI subsystem initialized [ 6.308789] libata version 3.00 loaded. [ 6.373707] usbcore: registered new interface driver usbfs [ 6.373780] usbcore: registered new interface driver hub [ 6.404455] pata_amd 0000:00:07.1: version 0.3.10 [ 6.433953] usbcore: registered new device driver usb [ 6.470174] scsi0 : pata_amd [ 6.500750] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.530940] scsi1 : pata_amd [ 6.531116] ata1: PATA max UDMA/66 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14 [ 6.531124] ata2: PATA max UDMA/66 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15 [ 6.692684] ata1.00: ATA-7: Hitachi HDS721612PLAT80, P23OA85A, max UDMA/133 [ 6.692696] ata1.00: 241254720 sectors, multi 16: LBA48 [ 6.708567] ata1.00: configured for UDMA/66 [ 6.708725] ata2: port disabled. ignoring. [ 6.709250] scsi 0:0:0:0: Direct-Access ATA Hitachi HDS72161 P23O PQ: 0 ANSI: 5 [ 6.710128] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5 [ 6.710139] PCI: setting IRQ 5 as level-triggered [ 6.710150] ohci_hcd 0000:00:07.4: PCI INT D -> Link[LNKD] -> GSI 5 (level, low) -> IRQ 5 [ 6.710192] ohci_hcd 0000:00:07.4: OHCI Host Controller [ 6.710334] ohci_hcd 0000:00:07.4: new USB bus registered, assigned bus number 1 [ 6.710389] ohci_hcd 0000:00:07.4: irq 5, io mem 0xeffee000 [ 6.764672] usb usb1: configuration #1 chosen from 1 choice [ 6.764766] hub 1-0:1.0: USB hub found [ 6.764816] hub 1-0:1.0: 4 ports detected [ 6.869006] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 6.869501] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 9 [ 6.869510] PCI: setting IRQ 9 as level-triggered [ 6.869520] r8169 0000:00:08.0: PCI INT A -> Link[LNKA] -> GSI 9 (level, low) -> IRQ 9 [ 6.870168] eth0: RTL8110s at 0xe88e2f00, 00:e0:4c:69:11:29, XID 04000000 IRQ 9 [ 6.874367] sata_via 0000:00:09.0: version 2.3 [ 6.874829] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 6.874838] PCI: setting IRQ 11 as level-triggered [ 6.874847] sata_via 0000:00:09.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11 [ 6.875032] sata_via 0000:00:09.0: routed to hard irq line 11 [ 6.877186] scsi2 : sata_via [ 6.877444] scsi3 : sata_via [ 6.877581] scsi4 : sata_via [ 6.877655] ata3: SATA max UDMA/133 port i16@0xde00 bmdma 0xd600 irq 11 [ 6.877664] ata4: SATA max UDMA/133 port i16@0xdc00 bmdma 0xd608 irq 11 [ 6.877671] ata5: PATA max UDMA/133 port i16@0xda00 bmdma 0xd610 irq 11 [ 7.196111] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 7.204466] ata3.00: ATA-8: Hitachi HDP725050GLA360, GM4OA52A, max UDMA/133 [ 7.204475] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 7.220427] ata3.00: configured for UDMA/133 [ 7.540091] ata4: SATA link down (SStatus 0 SControl 310) [ 7.707427] scsi 2:0:0:0: Direct-Access ATA Hitachi HDP72505 GM4O PQ: 0 ANSI: 5 [ 7.747533] Driver 'sd' needs updating - please use bus_type methods [ 7.747891] sd 0:0:0:0: [sda] 241254720 512-byte hardware sectors (123522 MB) [ 7.747955] sd 0:0:0:0: [sda] Write Protect is off [ 7.747962] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 7.748111] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 7.748330] sd 0:0:0:0: [sda] 241254720 512-byte hardware sectors (123522 MB) [ 7.748378] sd 0:0:0:0: [sda] Write Protect is off [ 7.748384] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 7.748467] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 7.748481] sda: sda1 sda2 < sda5 > [ 7.776039] sd 0:0:0:0: [sda] Attached SCSI disk [ 7.776039] sd 2:0:0:0: [sdb] 976773168 512-byte hardware sectors (500108 MB) [ 7.776039] sd 2:0:0:0: [sdb] Write Protect is off [ 7.776039] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 7.776039] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 7.776039] sd 2:0:0:0: [sdb] 976773168 512-byte hardware sectors (500108 MB) [ 7.776039] sd 2:0:0:0: [sdb] Write Protect is off [ 7.776039] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 7.776039] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 7.776039] sdb: unknown partition table [ 7.800025] sd 2:0:0:0: [sdb] Attached SCSI disk [ 7.845449] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 7.845549] sd 2:0:0:0: Attached scsi generic sg1 type 0 [ 8.171418] PM: Starting manual resume from disk [ 8.171428] PM: Resume from partition 8:5 [ 8.171432] PM: Checking hibernation image. [ 8.171845] PM: Resume from disk failed. [ 8.272027] kjournald starting. Commit interval 5 seconds [ 8.272027] EXT3-fs: mounted filesystem with ordered data mode. [ 12.566082] udevd version 124 started [ 17.470466] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 17.555828] shpchp: HPC vendor_id 1022 device_id 7007 ss_vid 0 ss_did 0 [ 17.555842] shpchp: shpc_init: cannot reserve MMIO region [ 17.556174] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 17.619540] Linux agpgart interface v0.103 [ 17.687667] agpgart-amdk7 0000:00:00.0: AMD Irongate chipset [ 17.687702] agpgart-amdk7 0000:00:00.0: AMD 751 chipset with NVidia GeForce; forcing 1X due to errata [ 17.703343] agpgart-amdk7 0000:00:00.0: AGP aperture is 64M @ 0xe8000000 [ 17.887916] ACPI: I/O resource amd756_smbus [0x50e0-0x50ef] conflicts with ACPI region SBS_ [0x50e0-0x50e8] [ 17.887927] ACPI: Device needs an ACPI driver [ 19.244756] input: Power Button (FF) as /class/input/input2 [ 19.270107] ACPI: Power Button (FF) [PWRF] [ 19.270351] input: Sleep Button (FF) as /class/input/input3 [ 19.304276] ACPI: Sleep Button (FF) [SLPF] [ 19.304530] input: Power Button (CM) as /class/input/input4 [ 19.335417] ACPI: Power Button (CM) [PWRB] [ 20.861530] input: ImPS/2 Generic Wheel Mouse as /class/input/input5 [ 21.906606] parport_pc 00:0b: reported by Plug and Play ACPI [ 21.906792] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA] [ 23.306360] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 23.306373] PCI: setting IRQ 10 as level-triggered [ 23.306385] ENS1371 0000:00:0a.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10 [ 25.518851] lp0: using parport0 (interrupt-driven). [ 25.850507] Adding 1879564k swap on /dev/sda5. Priority:-1 extents:1 across:1879564k [ 26.502973] EXT3 FS on sda1, internal journal [ 27.983554] type=1505 audit(1221164884.709:2): operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" name2="default" pid=3652 [ 28.478530] type=1505 audit(1221164885.205:3): operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" name2="default" pid=3657 [ 28.479479] type=1505 audit(1221164885.205:4): operation="profile_load" name="/usr/sbin/cupsd" name2="default" pid=3657 [ 28.737699] ip_tables: (C) 2000-2006 Netfilter Core Team [ 30.526460] ACPI: WMI: Mapper loaded [ 31.357156] powernow: No powernow capabilities detected [ 33.880767] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use) [ 34.071408] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) [ 34.071430] apm: overridden by ACPI. [ 34.431657] ppdev: user-space parallel port driver [ 38.091975] Bluetooth: Core ver 2.12 [ 38.097947] NET: Registered protocol family 31 [ 38.097962] Bluetooth: HCI device and connection manager initialized [ 38.097980] Bluetooth: HCI socket layer initialized [ 38.241618] Bluetooth: L2CAP ver 2.10 [ 38.241633] Bluetooth: L2CAP socket layer initialized [ 38.282627] Bluetooth: RFCOMM socket layer initialized [ 38.283426] Bluetooth: RFCOMM TTY layer initialized [ 38.283441] Bluetooth: RFCOMM ver 1.10 [ 42.930445] r8169: eth0: link up [ 43.786896] NET: Registered protocol family 17 [ 65.576800] NET: Registered protocol family 10 [ 65.581672] lo: Disabled Privacy Extensions [ 74.435153] gvfsd-trash[5416]: segfault at b72230d9 ip b72230d9 sp bfb003c0 error 4 in libgvfsdbus.so[b72b7000+20000] [ 75.784047] eth0: no IPv6 routers present [ 151.432280] ppdev0: registered pardevice [ 151.480703] ppdev0: unregistered pardevice [ 151.671241] ppdev0: registered pardevice [ 151.720889] ppdev0: unregistered pardevice [ 152.564191] ppdev0: registered pardevice [ 152.612602] ppdev0: unregistered pardevice [lspci -vvv]: root@Foundation:/home/jerry# lspci -vvv 00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-751 [Irongate] System Controller (rev 25) Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Kernel modules: shpchp 00:07.0 ISA bridge: Advanced Micro Devices [AMD] AMD-756 [Viper] ISA (rev 01) Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- Kernel modules: rivafb, nvidiafb