From: Ant on
Hello.

Recently, I upgraded a bunch of Debian packages and installed Kernel
v2.6.32-4 (had -3 packages) through apt-get. I rebooted and noticed all
my hd* were gone. They were replaced with sd* instead. Some datas:

# dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32-4-686 (Debian 2.6.32-11)
(maks(a)debian.org) (gcc version 4.3.4 (Debian 4.3.4-8) ) #1 SMP Tue Apr 6
07:02:27 UTC 2010
[ 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 - 000000000009f400 (usable)
[ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000009fff0000 (usable)
[ 0.000000] BIOS-e820: 000000009fff0000 - 000000009fff3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000009fff3000 - 00000000a0000000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[ 0.000000] DMI 2.3 present.
[ 0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working
around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000
(usable) ==> (reserved)
[ 0.000000] last_pfn = 0x9fff0 max_arch_pfn = 0x100000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-C7FFF write-protect
[ 0.000000] C8000-FFFFF uncachable
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask FF80000000 write-back
[ 0.000000] 1 base 0080000000 mask FFE0000000 write-back
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new
0x7010600070106
[ 0.000000] initial memory mapped : 0 - 01800000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000373fe000
[ 0.000000] 0000000000 - 0000400000 page 4k
[ 0.000000] 0000400000 - 0037000000 page 2M
[ 0.000000] 0037000000 - 00373fe000 page 4k
[ 0.000000] kernel direct mapping tables up to 373fe000 @ 10000-16000
[ 0.000000] RAMDISK: 378e2000 - 37fefcd8
[ 0.000000] Allocated new RAMDISK: 00100000 - 0080dcd8
[ 0.000000] Move RAMDISK from 00000000378e2000 - 0000000037fefcd7 to
00100000 - 0080dcd7
[ 0.000000] ACPI: RSDP 000f9260 00014 (v00 Nvidia)
[ 0.000000] ACPI: RSDT 9fff3040 00030 (v01 Nvidia AWRDACPI 42302E31
AWRD 00000000)
[ 0.000000] ACPI: FACP 9fff30c0 00074 (v01 Nvidia AWRDACPI 42302E31
AWRD 00000000)
[ 0.000000] ACPI: DSDT 9fff3180 063C4 (v01 NVIDIA AWRDACPI 00001000
MSFT 0100000E)
[ 0.000000] ACPI: FACS 9fff0000 00040
[ 0.000000] ACPI: MCFG 9fff9680 0003C (v01 Nvidia AWRDACPI 42302E31
AWRD 00000000)
[ 0.000000] ACPI: APIC 9fff95c0 00072 (v01 Nvidia AWRDACPI 42302E31
AWRD 00000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 1675MB HIGHMEM available.
[ 0.000000] 883MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 373fe000
[ 0.000000] low ram: 0 - 373fe000
[ 0.000000] node 0 low ram: 00000000 - 373fe000
[ 0.000000] node 0 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 [0001000000 - 00014bb4f4] TEXT DATA BSS ==>
[0001000000 - 00014bb4f4]
[ 0.000000] #4 [000009f400 - 0000100000] BIOS reserved ==>
[000009f400 - 0000100000]
[ 0.000000] #5 [00014bc000 - 00014c20ae] BRK ==>
[00014bc000 - 00014c20ae]
[ 0.000000] #6 [0000010000 - 0000012000] PGTABLE ==>
[0000010000 - 0000012000]
[ 0.000000] #7 [0000100000 - 000080dcd8] NEW RAMDISK ==>
[0000100000 - 000080dcd8]
[ 0.000000] #8 [0000012000 - 0000019000] BOOTMAP ==>
[0000012000 - 0000019000]
[ 0.000000] found SMP MP-table at [c00f5380] f5380
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000373fe
[ 0.000000] HighMem 0x000373fe -> 0x0009fff0
[ 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 -> 0x0009fff0
[ 0.000000] On node 0 totalpages: 655231
[ 0.000000] free_area_init_node: node 0, pgdat c13a8100, node_mem_map
c14c4200
[ 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: 3352 pages used for memmap
[ 0.000000] HighMem zone: 425690 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] Nvidia board detected. Ignoring ACPI timer override.
[ 0.000000] If you got timer trouble try acpi_use_timer_override
[ 0.000000] ACPI: PM-Timer IO Port: 0x4008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI
0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] ACPI: IRQ14 used by override.
[ 0.000000] ACPI: IRQ15 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 24
[ 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 a0000000 (gap:
a0000000:40000000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 14 pages/cpu @c2c00000 s34072 r0 d23272
u2097152
[ 0.000000] pcpu-alloc: s34072 r0 d23272 u2097152 alloc=1*4194304
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 650111
[ 0.000000] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-4-686
root=UUID=fe4a1af1-1979-49fb-9668-314a24b12890 ro quiet
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288
bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144
bytes)
[ 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] Initializing HighMem for node 0 (000373fe:0009fff0)
[ 0.000000] Memory: 2586432k/2621376k available (2470k kernel code,
33556k reserved, 1312k data, 372k init, 1716168k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xffd56000 - 0xfffff000 (2724 kB)
[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB)
[ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB)
[ 0.000000] .init : 0xc13b2000 - 0xc140f000 ( 372 kB)
[ 0.000000] .data : 0xc126991d - 0xc13b1c60 (1312 kB)
[ 0.000000] .text : 0xc1000000 - 0xc126991d (2470 kB)
[ 0.000000] Checking if this processor honours the WP bit even in
supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0,
CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:1280
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2410.931 MHz processor.
[ 0.004008] Calibrating delay loop (skipped), value calculated using
timer frequency.. 4821.86 BogoMIPS (lpj=9643724)
[ 0.004028] Security Framework initialized
[ 0.004038] SELinux: Disabled at boot.
[ 0.004044] Mount-cache hash table entries: 512
[ 0.004227] Initializing cgroup subsys ns
[ 0.004231] Initializing cgroup subsys cpuacct
[ 0.004235] Initializing cgroup subsys devices
[ 0.004238] Initializing cgroup subsys freezer
[ 0.004241] Initializing cgroup subsys net_cls
[ 0.004266] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64
bytes/line)
[ 0.004268] CPU: L2 Cache: 512K (64 bytes/line)
[ 0.004270] CPU: Physical Processor ID: 0
[ 0.004272] CPU: Processor Core ID: 0
[ 0.004276] mce: CPU supports 5 MCE banks
[ 0.004302] Performance Events: AMD PMU driver.
[ 0.004309] ... version: 0
[ 0.004310] ... bit width: 48
[ 0.004312] ... generic registers: 4
[ 0.004313] ... value mask: 0000ffffffffffff
[ 0.004315] ... max period: 00007fffffffffff
[ 0.004316] ... fixed-purpose events: 0
[ 0.004318] ... event mask: 000000000000000f
[ 0.004322] Checking 'hlt' instruction... OK.
[ 0.021008] ACPI: Core revision 20090903
[ 0.032091] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.032577] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
[ 0.073068] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
stepping 01
[ 0.076001] Booting processor 1 APIC 0x1 ip 0x6000
[ 0.008000] Initializing CPU#1
[ 0.008000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64
bytes/line)
[ 0.008000] CPU: L2 Cache: 512K (64 bytes/line)
[ 0.008000] CPU: Physical Processor ID: 0
[ 0.008000] CPU: Processor Core ID: 1
[ 0.160087] CPU1: AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
stepping 01
[ 0.160220] Brought up 2 CPUs
[ 0.160223] Total of 2 processors activated (9644.40 BogoMIPS).
[ 0.160394] CPU0 attaching sched-domain:
[ 0.160398] domain 0: span 0-1 level MC
[ 0.160400] groups: 0 1
[ 0.160405] CPU1 attaching sched-domain:
[ 0.160407] domain 0: span 0-1 level MC
[ 0.160408] groups: 1 0
[ 0.160490] devtmpfs: initialized
[ 0.160490] regulator: core version 0.5
[ 0.160490] NET: Registered protocol family 16
[ 0.160490] ACPI: bus type pci registered
[ 0.160490] PCI: MCFG configuration 0: base e0000000 segment 0 buses
0 - 255
[ 0.160490] PCI: MCFG area at e0000000 reserved in E820
[ 0.160490] PCI: Using MMCONFIG for extended config space
[ 0.160490] PCI: Using configuration type 1 for base access
[ 0.160515] bio: create slab <bio-0> at 0
[ 0.160630] ACPI: EC: Look up EC in DSDT
[ 0.169507] ACPI: Interpreter enabled
[ 0.169517] ACPI: (supports S0 S1 S4 S5)
[ 0.169537] ACPI: Using IOAPIC for interrupt routing
[ 0.176648] ACPI: No dock devices found.
[ 0.177548] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.177645] HPET not enabled in BIOS. You might try hpet=force boot
option
[ 0.177662] pci 0000:00:01.1: reg 10 io port: [0xfc00-0xfc1f]
[ 0.177670] pci 0000:00:01.1: reg 20 io port: [0x4c00-0x4c3f]
[ 0.177674] pci 0000:00:01.1: reg 24 io port: [0x4c40-0x4c7f]
[ 0.177683] pci 0000:00:01.1: PME# supported from D3hot D3cold
[ 0.177687] pci 0000:00:01.1: PME# disabled
[ 0.177705] pci 0000:00:02.0: reg 10 32bit mmio: [0xfe02f000-0xfe02ffff]
[ 0.177721] pci 0000:00:02.0: supports D1 D2
[ 0.177723] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.177725] pci 0000:00:02.0: PME# disabled
[ 0.177743] pci 0000:00:02.1: reg 10 32bit mmio: [0xfeb00000-0xfeb000ff]
[ 0.177762] pci 0000:00:02.1: supports D1 D2
[ 0.177764] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.177767] pci 0000:00:02.1: PME# disabled
[ 0.177787] pci 0000:00:04.0: reg 10 io port: [0xf000-0xf0ff]
[ 0.177791] pci 0000:00:04.0: reg 14 io port: [0xec00-0xecff]
[ 0.177794] pci 0000:00:04.0: reg 18 32bit mmio: [0xfe02d000-0xfe02dfff]
[ 0.177807] pci 0000:00:04.0: supports D1 D2
[ 0.177827] pci 0000:00:06.0: reg 20 io port: [0xe000-0xe00f]
[ 0.177849] pci 0000:00:07.0: reg 10 io port: [0x9f0-0x9f7]
[ 0.177852] pci 0000:00:07.0: reg 14 io port: [0xbf0-0xbf3]
[ 0.177856] pci 0000:00:07.0: reg 18 io port: [0x970-0x977]
[ 0.177859] pci 0000:00:07.0: reg 1c io port: [0xb70-0xb73]
[ 0.177863] pci 0000:00:07.0: reg 20 io port: [0xcc00-0xcc0f]
[ 0.177867] pci 0000:00:07.0: reg 24 32bit mmio: [0xfe02b000-0xfe02bfff]
[ 0.177888] pci 0000:00:08.0: reg 10 io port: [0x9e0-0x9e7]
[ 0.177892] pci 0000:00:08.0: reg 14 io port: [0xbe0-0xbe3]
[ 0.177896] pci 0000:00:08.0: reg 18 io port: [0x960-0x967]
[ 0.177900] pci 0000:00:08.0: reg 1c io port: [0xb60-0xb63]
[ 0.177903] pci 0000:00:08.0: reg 20 io port: [0xb800-0xb80f]
[ 0.177907] pci 0000:00:08.0: reg 24 32bit mmio: [0xfe02a000-0xfe02afff]
[ 0.177940] pci 0000:00:0a.0: reg 10 32bit mmio: [0xfe029000-0xfe029fff]
[ 0.177944] pci 0000:00:0a.0: reg 14 io port: [0xb400-0xb407]
[ 0.177957] pci 0000:00:0a.0: supports D1 D2
[ 0.177960] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.177962] pci 0000:00:0a.0: PME# disabled
[ 0.177992] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.177994] pci 0000:00:0b.0: PME# disabled
[ 0.178024] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.178027] pci 0000:00:0c.0: PME# disabled
[ 0.178056] pci 0000:00:0d.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.178059] pci 0000:00:0d.0: PME# disabled
[ 0.178090] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.178093] pci 0000:00:0e.0: PME# disabled
[ 0.178188] pci 0000:01:09.0: reg 10 32bit mmio: [0xfdeff000-0xfdefffff]
[ 0.178193] pci 0000:01:09.0: reg 14 io port: [0xac00-0xac3f]
[ 0.178197] pci 0000:01:09.0: reg 18 32bit mmio: [0xfdd00000-0xfddfffff]
[ 0.178209] pci 0000:01:09.0: reg 30 32bit mmio pref: [0x000000-0x0fffff]
[ 0.178220] pci 0000:01:09.0: supports D1 D2
[ 0.178222] pci 0000:01:09.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.178225] pci 0000:01:09.0: PME# disabled
[ 0.178248] pci 0000:00:09.0: transparent bridge
[ 0.178250] pci 0000:00:09.0: bridge io port: [0xa000-0xafff]
[ 0.178253] pci 0000:00:09.0: bridge 32bit mmio: [0xfdc00000-0xfdefffff]
[ 0.178257] pci 0000:00:09.0: bridge 32bit mmio pref:
[0xfdf00000-0xfdffffff]
[ 0.178286] pci 0000:00:0b.0: bridge io port: [0x9000-0x9fff]
[ 0.178288] pci 0000:00:0b.0: bridge 32bit mmio: [0xfdb00000-0xfdbfffff]
[ 0.178292] pci 0000:00:0b.0: bridge 64bit mmio pref:
[0xfda00000-0xfdafffff]
[ 0.178320] pci 0000:00:0c.0: bridge io port: [0x8000-0x8fff]
[ 0.178323] pci 0000:00:0c.0: bridge 32bit mmio: [0xfd900000-0xfd9fffff]
[ 0.178327] pci 0000:00:0c.0: bridge 64bit mmio pref:
[0xfd800000-0xfd8fffff]
[ 0.178355] pci 0000:00:0d.0: bridge io port: [0x7000-0x7fff]
[ 0.178358] pci 0000:00:0d.0: bridge 32bit mmio: [0xfd700000-0xfd7fffff]
[ 0.178362] pci 0000:00:0d.0: bridge 64bit mmio pref:
[0xfd600000-0xfd6fffff]
[ 0.178385] pci 0000:05:00.0: reg 10 32bit mmio: [0xfa000000-0xfaffffff]
[ 0.178393] pci 0000:05:00.0: reg 14 64bit mmio pref:
[0xd0000000-0xdfffffff]
[ 0.178400] pci 0000:05:00.0: reg 1c 64bit mmio: [0xf8000000-0xf9ffffff]
[ 0.178405] pci 0000:05:00.0: reg 24 io port: [0x6c00-0x6c7f]
[ 0.178410] pci 0000:05:00.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[ 0.184049] pci 0000:00:0e.0: bridge io port: [0x6000-0x6fff]
[ 0.184052] pci 0000:00:0e.0: bridge 32bit mmio: [0xf8000000-0xfbffffff]
[ 0.184056] pci 0000:00:0e.0: bridge 64bit mmio pref:
[0xd0000000-0xdfffffff]
[ 0.184064] pci_bus 0000:00: on NUMA node 0
[ 0.184069] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.184282] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[ 0.241524] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 9 10 11 12
14 15) *0, disabled.
[ 0.241692] ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 7 9 10 11 12
14 15) *0, disabled.
[ 0.241859] ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 *7 9 10 11 12
14 15)
[ 0.242026] ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 *5 7 9 10 11 12
14 15)
[ 0.242192] ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 7 9 10 11 12
14 15) *0, disabled.
[ 0.242359] ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 5 *7 9 10 11 12
14 15)
[ 0.242525] ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 5 7 9 10 11 12
14 15) *0, disabled.
[ 0.242692] ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 7 9 10 *11 12
14 15)
[ 0.242859] ACPI: PCI Interrupt Link [LACI] (IRQs *3 4 5 7 9 10 11 12
14 15)
[ 0.243026] ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 7 9 *10 11 12
14 15)
[ 0.243192] ACPI: PCI Interrupt Link [LSMB] (IRQs *3 4 5 7 9 10 11 12
14 15)
[ 0.243359] ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 *5 7 9 10 11 12
14 15)
[ 0.243525] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 7 9 10 11 12
14 15) *0, disabled.
[ 0.243701] ACPI: PCI Interrupt Link [LSID] (IRQs 3 4 5 7 9 10 *11 12
14 15)
[ 0.243877] ACPI: PCI Interrupt Link [LFID] (IRQs 3 4 5 7 9 *10 11 12
14 15)
[ 0.244060] ACPI: PCI Interrupt Link [LPCA] (IRQs 3 4 5 7 9 10 11 12
14 15) *0, disabled.
[ 0.244245] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled.
[ 0.244426] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled.
[ 0.244607] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0
[ 0.244788] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0
[ 0.244912] ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled.
[ 0.245099] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0
[ 0.245287] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22 23) *0,
disabled.
[ 0.245474] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0
[ 0.245661] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22 23) *0
[ 0.245849] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22 23) *0
[ 0.246035] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0
[ 0.246222] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0
[ 0.246410] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0,
disabled.
[ 0.246605] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0
[ 0.246800] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0
[ 0.246996] ACPI: PCI Interrupt Link [APCP] (IRQs 20 21 22 23) *0,
disabled.
[ 0.247119] vgaarb: device added:
PCI:0000:05:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.247121] vgaarb: loaded
[ 0.247182] PCI: Using ACPI for IRQ routing
[ 0.248609] pnp: PnP ACPI init
[ 0.248626] ACPI: bus type pnp registered
[ 0.253095] pnp 00:0c: mem resource (0xf0000-0xf3fff) overlaps
0000:01:09.0 BAR 6 (0x0-0xfffff), disabling
[ 0.253099] pnp 00:0c: mem resource (0xf4000-0xf7fff) overlaps
0000:01:09.0 BAR 6 (0x0-0xfffff), disabling
[ 0.253103] pnp 00:0c: mem resource (0xf8000-0xfbfff) overlaps
0000:01:09.0 BAR 6 (0x0-0xfffff), disabling
[ 0.253107] pnp 00:0c: mem resource (0xfc000-0xfffff) overlaps
0000:01:09.0 BAR 6 (0x0-0xfffff), disabling
[ 0.253110] pnp 00:0c: mem resource (0x0-0x9ffff) overlaps
0000:01:09.0 BAR 6 (0x0-0xfffff), disabling
[ 0.253149] pnp: PnP ACPI: found 13 devices
[ 0.253151] ACPI: ACPI bus type pnp unregistered
[ 0.253155] PnPBIOS: Disabled by ACPI PNP
[ 0.253168] system 00:01: ioport range 0x4000-0x407f has been reserved
[ 0.253170] system 00:01: ioport range 0x4080-0x40ff has been reserved
[ 0.253174] system 00:01: ioport range 0x4400-0x447f has been reserved
[ 0.253176] system 00:01: ioport range 0x4480-0x44ff has been reserved
[ 0.253179] system 00:01: ioport range 0x4800-0x487f has been reserved
[ 0.253182] system 00:01: ioport range 0x4880-0x48ff has been reserved
[ 0.253187] system 00:02: ioport range 0x4d0-0x4d1 has been reserved
[ 0.253190] system 00:02: ioport range 0x290-0x29e has been reserved
[ 0.253202] system 00:0b: iomem range 0xe0000000-0xefffffff has been
reserved
[ 0.253208] system 00:0c: iomem range 0x9fff0000-0x9fffffff could not
be reserved
[ 0.253211] system 00:0c: iomem range 0xffff0000-0xffffffff has been
reserved
[ 0.253214] system 00:0c: iomem range 0x100000-0x9ffeffff could not
be reserved
[ 0.253217] system 00:0c: iomem range 0xfec00000-0xfec00fff could not
be reserved
[ 0.253220] system 00:0c: iomem range 0xfee00000-0xfeefffff has been
reserved
[ 0.253223] system 00:0c: iomem range 0xfefff000-0xfeffffff has been
reserved
[ 0.253226] system 00:0c: iomem range 0xfff80000-0xfff80fff has been
reserved
[ 0.253229] system 00:0c: iomem range 0xfff90000-0xfffbffff has been
reserved
[ 0.253232] system 00:0c: iomem range 0xfffed000-0xfffeffff has been
reserved
[ 0.288008] Switching to clocksource acpi_pm
[ 0.288088] pci 0000:00:09.0: PCI bridge, secondary bus 0000:01
[ 0.288091] pci 0000:00:09.0: IO window: 0xa000-0xafff
[ 0.288095] pci 0000:00:09.0: MEM window: 0xfdc00000-0xfdefffff
[ 0.288098] pci 0000:00:09.0: PREFETCH window: 0xfdf00000-0xfdffffff
[ 0.288102] pci 0000:00:0b.0: PCI bridge, secondary bus 0000:02
[ 0.288104] pci 0000:00:0b.0: IO window: 0x9000-0x9fff
[ 0.288107] pci 0000:00:0b.0: MEM window: 0xfdb00000-0xfdbfffff
[ 0.288110] pci 0000:00:0b.0: PREFETCH window:
0x000000fda00000-0x000000fdafffff
[ 0.288114] pci 0000:00:0c.0: PCI bridge, secondary bus 0000:03
[ 0.288117] pci 0000:00:0c.0: IO window: 0x8000-0x8fff
[ 0.288120] pci 0000:00:0c.0: MEM window: 0xfd900000-0xfd9fffff
[ 0.288122] pci 0000:00:0c.0: PREFETCH window:
0x000000fd800000-0x000000fd8fffff
[ 0.288126] pci 0000:00:0d.0: PCI bridge, secondary bus 0000:04
[ 0.288128] pci 0000:00:0d.0: IO window: 0x7000-0x7fff
[ 0.288131] pci 0000:00:0d.0: MEM window: 0xfd700000-0xfd7fffff
[ 0.288134] pci 0000:00:0d.0: PREFETCH window:
0x000000fd600000-0x000000fd6fffff
[ 0.288139] pci 0000:00:0e.0: PCI bridge, secondary bus 0000:05
[ 0.288141] pci 0000:00:0e.0: IO window: 0x6000-0x6fff
[ 0.288144] pci 0000:00:0e.0: MEM window: 0xf8000000-0xfbffffff
[ 0.288147] pci 0000:00:0e.0: PREFETCH window:
0x000000d0000000-0x000000dfffffff
[ 0.288157] pci 0000:00:09.0: setting latency timer to 64
[ 0.288164] pci 0000:00:0b.0: setting latency timer to 64
[ 0.288170] pci 0000:00:0c.0: setting latency timer to 64
[ 0.288175] pci 0000:00:0d.0: setting latency timer to 64
[ 0.288179] pci 0000:00:0e.0: setting latency timer to 64
[ 0.288183] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.288186] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.288188] pci_bus 0000:01: resource 0 io: [0xa000-0xafff]
[ 0.288191] pci_bus 0000:01: resource 1 mem: [0xfdc00000-0xfdefffff]
[ 0.288193] pci_bus 0000:01: resource 2 pref mem [0xfdf00000-0xfdffffff]
[ 0.288196] pci_bus 0000:01: resource 3 io: [0x00-0xffff]
[ 0.288199] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffff]
[ 0.288201] pci_bus 0000:02: resource 0 io: [0x9000-0x9fff]
[ 0.288204] pci_bus 0000:02: resource 1 mem: [0xfdb00000-0xfdbfffff]
[ 0.288206] pci_bus 0000:02: resource 2 pref mem [0xfda00000-0xfdafffff]
[ 0.288209] pci_bus 0000:03: resource 0 io: [0x8000-0x8fff]
[ 0.288212] pci_bus 0000:03: resource 1 mem: [0xfd900000-0xfd9fffff]
[ 0.288214] pci_bus 0000:03: resource 2 pref mem [0xfd800000-0xfd8fffff]
[ 0.288217] pci_bus 0000:04: resource 0 io: [0x7000-0x7fff]
[ 0.288219] pci_bus 0000:04: resource 1 mem: [0xfd700000-0xfd7fffff]
[ 0.288222] pci_bus 0000:04: resource 2 pref mem [0xfd600000-0xfd6fffff]
[ 0.288224] pci_bus 0000:05: resource 0 io: [0x6000-0x6fff]
[ 0.288227] pci_bus 0000:05: resource 1 mem: [0xf8000000-0xfbffffff]
[ 0.288229] pci_bus 0000:05: resource 2 pref mem [0xd0000000-0xdfffffff]
[ 0.288268] NET: Registered protocol family 2
[ 0.288363] IP route cache hash table entries: 32768 (order: 5,
131072 bytes)
[ 0.288797] TCP established hash table entries: 131072 (order: 8,
1048576 bytes)
[ 0.290293] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.291096] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.291099] TCP reno registered
[ 0.291231] NET: Registered protocol family 1
[ 0.304143] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.304148] pci 0000:00:0b.0: Found disabled HT MSI Mapping
[ 0.304155] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.304161] pci 0000:00:0b.0: Linking AER extended capability
[ 0.304195] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.304200] pci 0000:00:0c.0: Found disabled HT MSI Mapping
[ 0.304207] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.304209] pci 0000:00:0c.0: Linking AER extended capability
[ 0.304246] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.304251] pci 0000:00:0d.0: Found disabled HT MSI Mapping
[ 0.304258] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.304260] pci 0000:00:0d.0: Linking AER extended capability
[ 0.304300] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.304305] pci 0000:00:0e.0: Found disabled HT MSI Mapping
[ 0.304311] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.304314] pci 0000:00:0e.0: Linking AER extended capability
[ 0.304329] pci 0000:01:09.0: Firmware left e100 interrupts enabled;
disabling
[ 0.304339] pci 0000:05:00.0: Boot video device
[ 0.304409] Unpacking initramfs...
[ 0.489084] Freeing initrd memory: 7223k freed
[ 0.500533] audit: initializing netlink socket (disabled)
[ 0.500556] type=2000 audit(1272171899.497:1): initialized
[ 0.500872] highmem bounce pool size: 64 pages
[ 0.500878] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.502193] VFS: Disk quotas dquot_6.5.2
[ 0.502251] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.502335] msgmni has been set to 1715
[ 0.502612] alg: No test for stdrng (krng)
[ 0.502673] Block layer SCSI generic (bsg) driver version 0.4 loaded
(major 253)
[ 0.502676] io scheduler noop registered
[ 0.502678] io scheduler anticipatory registered
[ 0.502680] io scheduler deadline registered
[ 0.502712] io scheduler cfq registered (default)
[ 0.502820] pcieport 0000:00:0b.0: irq 24 for MSI/MSI-X
[ 0.502826] pcieport 0000:00:0b.0: setting latency timer to 64
[ 0.502887] pcieport 0000:00:0c.0: irq 25 for MSI/MSI-X
[ 0.502891] pcieport 0000:00:0c.0: setting latency timer to 64
[ 0.502946] pcieport 0000:00:0d.0: irq 26 for MSI/MSI-X
[ 0.502950] pcieport 0000:00:0d.0: setting latency timer to 64
[ 0.503010] pcieport 0000:00:0e.0: irq 27 for MSI/MSI-X
[ 0.503013] pcieport 0000:00:0e.0: setting latency timer to 64
[ 0.503138] isapnp: Scanning for PnP cards...
[ 0.855598] isapnp: No Plug & Play device found
[ 0.856832] Linux agpgart interface v0.103
[ 0.856991] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.857077] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.857340] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.857491] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at
0x60,0x64 irq 1,12
[ 0.860715] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.860723] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.860788] mice: PS/2 mouse device common for all mice
[ 0.860847] rtc_cmos 00:04: RTC can wake from S4
[ 0.860885] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 0.860913] rtc0: alarms up to one year, y3k, 242 bytes nvram
[ 0.860924] cpuidle: using governor ladder
[ 0.860927] cpuidle: using governor menu
[ 0.860931] No iBFT detected.
[ 0.861273] TCP cubic registered
[ 0.861403] NET: Registered protocol family 10
[ 0.861843] lo: Disabled Privacy Extensions
[ 0.862129] Mobile IPv6
[ 0.862132] NET: Registered protocol family 17
[ 0.862161] Using IPI No-Shortcut mode
[ 0.862229] PM: Resume from disk failed.
[ 0.862238] registered taskstats version 1
[ 0.862498] rtc_cmos 00:04: setting system clock to 2010-04-25
05:05:00 UTC (1272171900)
[ 0.862545] Freeing unused kernel memory: 372k freed
[ 0.863028] Write protecting the kernel text: 2472k
[ 0.863053] Write protecting the kernel read-only data: 912k
[ 0.882751] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input0
[ 0.944654] fan PNP0C0B:00: registered as cooling_device0
[ 0.944661] ACPI: Fan [FAN] (on)
[ 0.947788] thermal LNXTHERM:01: registered as thermal_zone0
[ 0.947798] ACPI: Thermal Zone [THRM] (22 C)
[ 1.070666] usbcore: registered new interface driver usbfs
[ 1.070699] usbcore: registered new interface driver hub
[ 1.072444] forcedeth: Reverse Engineered nForce ethernet driver.
Version 0.64.
[ 1.072845] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 23
[ 1.072861] forcedeth 0000:00:0a.0: PCI INT A -> Link[APCH] -> GSI 23
(level, low) -> IRQ 23
[ 1.072867] forcedeth 0000:00:0a.0: setting latency timer to 64
[ 1.072934] nv_probe: set workaround bit for reversed mac addr
[ 1.074593] input: Power Button as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 1.074610] ACPI: Power Button [PWRB]
[ 1.074785] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 1.074788] ACPI: Power Button [PWRF]
[ 1.075762] SCSI subsystem initialized
[ 1.087068] usbcore: registered new device driver usb
[ 1.095818] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.097862] Floppy drive(s): fd0 is 1.44M
[ 1.101937] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[ 1.101941] e100: Copyright(c) 1999-2006 Intel Corporation
[ 1.102380] ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
[ 1.102399] e100 0000:01:09.0: PCI INT A -> Link[APC4] -> GSI 19
(level, low) -> IRQ 19
[ 1.102595] e100 0000:01:09.0: setting latency timer to 64
[ 1.104125] libata version 3.00 loaded.
[ 1.125845] e100 0000:01:09.0: PME# disabled
[ 1.126465] FDC 0 is a post-1991 82077
[ 1.127119] e100: eth0: e100_probe: addr 0xfdeff000, irq 19, MAC addr
00:d0:b7:85:0a:3f
[ 1.592832] forcedeth 0000:00:0a.0: ifname eth1, PHY OUI 0x5043 @ 1,
addr 00:16:17:94:32:d6
[ 1.592837] forcedeth 0000:00:0a.0: highdma csum gbit lnktim desc-v3
[ 1.593270] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22
[ 1.593289] ehci_hcd 0000:00:02.1: PCI INT B -> Link[APCL] -> GSI 22
(level, low) -> IRQ 22
[ 1.593341] ehci_hcd 0000:00:02.1: setting latency timer to 64
[ 1.593345] ehci_hcd 0000:00:02.1: EHCI Host Controller
[ 1.593393] ehci_hcd 0000:00:02.1: new USB bus registered, assigned
bus number 1
[ 1.593449] ehci_hcd 0000:00:02.1: debug port 1
[ 1.593458] ehci_hcd 0000:00:02.1: cache line size of 64 is not supported
[ 1.593482] ehci_hcd 0000:00:02.1: irq 22, io mem 0xfeb00000
[ 1.605026] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
[ 1.605065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.605068] usb usb1: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.605070] usb usb1: Product: EHCI Host Controller
[ 1.605072] usb usb1: Manufacturer: Linux 2.6.32-4-686 ehci_hcd
[ 1.605074] usb usb1: SerialNumber: 0000:00:02.1
[ 1.605179] usb usb1: configuration #1 chosen from 1 choice
[ 1.605215] hub 1-0:1.0: USB hub found
[ 1.605228] hub 1-0:1.0: 10 ports detected
[ 1.605430] sata_nv 0000:00:07.0: version 3.5
[ 1.605782] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 21
[ 1.605790] sata_nv 0000:00:07.0: PCI INT A -> Link[APSI] -> GSI 21
(level, low) -> IRQ 21
[ 1.605873] sata_nv 0000:00:07.0: setting latency timer to 64
[ 1.605950] scsi0 : sata_nv
[ 1.606121] scsi1 : sata_nv
[ 1.606270] ata1: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xcc00
irq 21
[ 1.606273] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xcc08
irq 21
[ 1.606307] pata_amd 0000:00:06.0: version 0.4.1
[ 1.606387] pata_amd 0000:00:06.0: setting latency timer to 64
[ 1.606470] scsi2 : pata_amd
[ 1.606558] scsi3 : pata_amd
[ 1.607380] ata3: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xe000
irq 14
[ 1.607383] ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xe008
irq 15
[ 1.607803] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 20
[ 1.607810] sata_nv 0000:00:08.0: PCI INT A -> Link[APSJ] -> GSI 20
(level, low) -> IRQ 20
[ 1.607870] sata_nv 0000:00:08.0: setting latency timer to 64
[ 1.607930] scsi4 : sata_nv
[ 1.608179] scsi5 : sata_nv
[ 1.608463] ata5: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xb800
irq 20
[ 1.608467] ata6: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xb808
irq 20
[ 1.706847] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.707196] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23
[ 1.707202] ohci_hcd 0000:00:02.0: PCI INT A -> Link[APCF] -> GSI 23
(level, low) -> IRQ 23
[ 1.707225] ohci_hcd 0000:00:02.0: setting latency timer to 64
[ 1.707228] ohci_hcd 0000:00:02.0: OHCI Host Controller
[ 1.707247] ohci_hcd 0000:00:02.0: new USB bus registered, assigned
bus number 2
[ 1.707284] ohci_hcd 0000:00:02.0: irq 23, io mem 0xfe02f000
[ 1.762043] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.762047] usb usb2: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.762049] usb usb2: Product: OHCI Host Controller
[ 1.762051] usb usb2: Manufacturer: Linux 2.6.32-4-686 ohci_hcd
[ 1.762053] usb usb2: SerialNumber: 0000:00:02.0
[ 1.762191] usb usb2: configuration #1 chosen from 1 choice
[ 1.762246] hub 2-0:1.0: USB hub found
[ 1.762262] hub 2-0:1.0: 10 ports detected
[ 1.916020] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.920017] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.948442] ata3.00: ATA-6: ST380011A, 8.01, max UDMA/100
[ 1.948445] ata3.00: 156301488 sectors, multi 16: LBA48
[ 1.948800] ata3.01: ATA-5: QUANTUM FIREBALLP LM15, A35.0700, max UDMA/66
[ 1.948803] ata3.01: 29336832 sectors, multi 16: LBA
[ 1.948824] ata3: nv_mode_filter: 0x3f39f&0x3f39f->0x3f39f,
BIOS=0x3f000 (0xc6c5c000) ACPI=0x3f01f (20:30:0x1f)
[ 1.948829] ata3: nv_mode_filter: 0x1f39f&0x1f39f->0x1f39f,
BIOS=0x1f000 (0xc6c5c000) ACPI=0x1f01f (20:30:0x1f)
[ 1.964387] ata3.00: configured for UDMA/100
[ 1.980480] ata3.01: configured for UDMA/66
[ 2.136025] usb 2-7: new low speed USB device using ohci_hcd and
address 2
[ 2.228023] ata2: SATA link down (SStatus 0 SControl 300)
[ 2.228148] scsi 2:0:0:0: Direct-Access ATA ST380011A
8.01 PQ: 0 ANSI: 5
[ 2.228323] scsi 2:0:1:0: Direct-Access ATA QUANTUM FIREBALL
A35. PQ: 0 ANSI: 5
[ 2.400330] ata4.00: ATAPI: TOSHIBA DVD-ROM SD-M1612, J808, max UDMA/33
[ 2.400355] ata4.01: ATAPI: PLEXTOR CD-R PX-W1210A, 1.10, max MWDMA2
[ 2.400374] ata4: nv_mode_filter: 0x739f&0x739f->0x739f, BIOS=0x7000
(0xc6c5c000) ACPI=0x701f (60:120:0x1b)
[ 2.400378] ata4: nv_mode_filter: 0x39f&0x739f->0x39f, BIOS=0x0
(0xc6c5c000) ACPI=0x39f (60:120:0x1b)
[ 2.416287] ata4.00: configured for UDMA/33
[ 2.432227] ata4.01: configured for MWDMA2
[ 2.438598] scsi 3:0:0:0: CD-ROM TOSHIBA DVD-ROM SD-M1612
J808 PQ: 0 ANSI: 5
[ 2.439404] scsi 3:0:1:0: CD-ROM PLEXTOR CD-R PX-W1210A
1.10 PQ: 0 ANSI: 5
[ 2.512053] usb 2-7: New USB device found, idVendor=051d, idProduct=0002
[ 2.512056] usb 2-7: New USB device strings: Mfr=3, Product=1,
SerialNumber=2
[ 2.512059] usb 2-7: Product: Back-UPS RS 1500 FW:8.g8 .D USB FW:g8
[ 2.512061] usb 2-7: Manufacturer: American Power Conversion
[ 2.512063] usb 2-7: SerialNumber: QB0512132444
[ 2.512121] usb 2-7: configuration #1 chosen from 1 choice
[ 2.748023] ata6: SATA link down (SStatus 0 SControl 300)
[ 2.756199] sd 2:0:0:0: [sda] 156301488 512-byte logical blocks:
(80.0 GB/74.5 GiB)
[ 2.756305] sd 2:0:1:0: [sdb] 29336832 512-byte logical blocks: (15.0
GB/13.9 GiB)
[ 2.756316] sd 2:0:0:0: [sda] Write Protect is off
[ 2.756319] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.756375] sd 2:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[ 2.756454] sd 2:0:1:0: [sdb] Write Protect is off
[ 2.756457] sd 2:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.756496] sd 2:0:1:0: [sdb] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[ 2.756548] sda: sda1 sda2 <sr0: scsi3-mmc drive: 48x/48x cd/rw
xa/form2 cdda tray
[ 2.769201] Uniform CD-ROM driver Revision: 3.20
[ 2.769344] sr 3:0:0:0: Attached scsi CD-ROM sr0
[ 2.771550] sr1: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
[ 2.771621] sr 3:0:1:0: Attached scsi CD-ROM sr1
[ 2.773638] sda5 sda6 sda7 sda8 sda9 sda10 sda11
[ 2.833840] sdb: sda12 >
[ 2.848660] sdb1
[ 2.852389] sd 2:0:1:0: [sdb] Attached SCSI disk
[ 2.852460] sd 2:0:0:0: [sda] Attached SCSI disk
[ 2.860302] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 2.860334] sd 2:0:1:0: Attached scsi generic sg1 type 0
[ 2.860369] sr 3:0:0:0: Attached scsi generic sg2 type 5
[ 2.860946] sr 3:0:1:0: Attached scsi generic sg3 type 5
[ 2.861221] usbcore: registered new interface driver hiddev
[ 3.929267] generic-usb 0003:051D:0002.0001: hiddev0,hidraw0: USB HID
v1.10 Device [American Power Conversion Back-UPS RS 1500 FW:8.g8 .D USB
FW:g8 ] on usb-0000:00:02.0-7/input0
[ 3.929313] usbcore: registered new interface driver usbhid
[ 3.929316] usbhid: v2.6:USB HID core driver
[ 3.990502] PM: Starting manual resume from disk
[ 3.990506] PM: Resume from partition 8:10
[ 3.990508] PM: Checking hibernation image.
[ 4.007303] PM: Error -22 checking image file
[ 4.007307] PM: Resume from disk failed.
[ 4.021805] EXT3-fs: INFO: recovery required on readonly filesystem.
[ 4.021808] EXT3-fs: write access will be enabled during recovery.
[ 4.655457] kjournald starting. Commit interval 5 seconds
[ 4.655478] EXT3-fs: sda1: orphan cleanup on readonly fs
[ 4.665449] ext3_orphan_cleanup: deleting unreferenced inode 16108
[ 4.668891] EXT3-fs: sda1: 1 orphan inode deleted
[ 4.668892] EXT3-fs: recovery complete.
[ 4.683260] EXT3-fs: mounted filesystem with ordered data mode.
[ 6.371133] udev: starting version 151
[ 6.674649] udev: renamed network interface eth0 to eth1
[ 6.683163] processor LNXCPU:00: registered as cooling_device1
[ 6.683212] processor LNXCPU:01: registered as cooling_device2
[ 6.706402] udev: renamed network interface eth1_rename to eth0
[ 6.720219] input: PC Speaker as /devices/platform/pcspkr/input/input3
[ 6.948965] i2c i2c-0: nForce2 SMBus adapter at 0x4c00
[ 6.948985] i2c i2c-1: nForce2 SMBus adapter at 0x4c40
[ 7.150627] input: ImPS/2 Generic Wheel Mouse as
/devices/platform/i8042/serio1/input/input4
[ 7.469728] nvidia: module license 'NVIDIA' taints kernel.
[ 7.469734] Disabling lock debugging due to kernel taint
[ 8.419238] ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
[ 8.419255] nvidia 0000:05:00.0: PCI INT A -> Link[APC3] -> GSI 18
(level, low) -> IRQ 18
[ 8.419265] nvidia 0000:05:00.0: setting latency timer to 64
[ 8.419270] vgaarb: device changed decodes:
PCI:0000:05:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 8.419847] NVRM: loading NVIDIA UNIX x86 Kernel Module 195.36.15
Thu Mar 11 21:41:46 PST 2010
[ 8.556178] ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 22
[ 8.556186] Intel ICH 0000:00:04.0: PCI INT A -> Link[APCJ] -> GSI 22
(level, low) -> IRQ 22
[ 8.556224] Intel ICH 0000:00:04.0: setting latency timer to 64
[ 8.876024] intel8x0_measure_ac97_clock: measured 54645 usecs (2680
samples)
[ 8.876027] intel8x0: clocking to 46979
[ 9.236859] Adding 2361512k swap on /dev/sda10. Priority:-1
extents:1 across:2361512k
[ 9.753204] EXT3 FS on sda1, internal journal
[ 9.932956] loop: module loaded
[ 9.963961] fuse init (API version 7.13)
[ 10.043157] w83627ehf: Found W83627EHG chip at 0x290
[ 10.043190] ACPI: I/O resource w83627ehf [0x295-0x296] conflicts with
ACPI region SEN1 [0x295-0x296]
[ 10.043262] ACPI: If an ACPI driver is available for this device, you
should use it instead of the native driver
[ 79.127055] kjournald starting. Commit interval 5 seconds
[ 79.127261] EXT3 FS on sda5, internal journal
[ 79.127269] EXT3-fs: mounted filesystem with ordered data mode.
[ 79.189015] kjournald starting. Commit interval 5 seconds
[ 79.189242] EXT3 FS on sda6, internal journal
[ 79.189248] EXT3-fs: mounted filesystem with ordered data mode.
[ 79.253568] kjournald starting. Commit interval 5 seconds
[ 79.253776] EXT3 FS on sda7, internal journal
[ 79.253783] EXT3-fs: mounted filesystem with ordered data mode.
[ 79.294207] kjournald starting. Commit interval 5 seconds
[ 79.294420] EXT3 FS on sda8, internal journal
[ 79.294426] EXT3-fs: mounted filesystem with ordered data mode.
[ 79.342446] kjournald starting. Commit interval 5 seconds
[ 79.342695] EXT3 FS on sda9, internal journal
[ 79.342700] EXT3-fs: mounted filesystem with ordered data mode.
[ 79.475647] kjournald starting. Commit interval 5 seconds
[ 79.475906] EXT3 FS on sda11, internal journal
[ 79.475912] EXT3-fs: mounted filesystem with ordered data mode.
[ 79.525478] kjournald starting. Commit interval 5 seconds
[ 79.525692] EXT3 FS on sda12, internal journal
[ 79.525697] EXT3-fs: mounted filesystem with ordered data mode.
[ 79.580824] kjournald starting. Commit interval 5 seconds
[ 79.581162] EXT3 FS on sdb1, internal journal
[ 79.581168] EXT3-fs: mounted filesystem with ordered data mode.
[ 81.394446] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 81.414150] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 81.414796] CONFIG_NF_CT_ACCT is deprecated and will be removed soon.
Please use
[ 81.414799] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack
module option or
[ 81.414801] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[ 93.220019] eth0: no IPv6 routers present
[ 96.187435] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[ 96.187441] vboxdrv: Warning: 2.6.31+ kernel detected. Most likely
the hardware performance
[ 96.187443] vboxdrv: counter framework which can generate NMIs is
active. You have to prevent
[ 96.187444] vboxdrv: the usage of hardware performance counters by
[ 96.187446] vboxdrv: echo 2 > /proc/sys/kernel/perf_counter_paranoid
[ 96.187680] vboxdrv: Found 2 processor cores.
[ 96.187796] vboxdrv: fAsync=1 offMin=0x1a5a0d offMax=0x1a5a0d
[ 96.188396] vboxdrv: TSC mode is 'asynchronous', kernel timer mode is
'normal'.
[ 96.188398] vboxdrv: Successfully loaded version 3.1.6 (interface
0x00100001).
[ 1727.173342] i2c i2c-4: The new_device interface is still experimental
and may change in a near future
[ 1727.173410] adt7473 4-002e: adt7473 chip found
[ 1727.181487] i2c i2c-4: new_device: Instantiated device adt7473 at 0x2e

# cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hda1 / ext3 defaults,errors=remount-ro 0
1
UUID=fe4a1af1-1979-49fb-9668-314a24b12890 / ext3
defaults,errors=remount-ro 0 1
# /dev/hda5 /home ext3 defaults 0 2
UUID=5171f646-535c-4dc2-8adf-41e4fed2b453 /home ext3
defaults 0 2
# /dev/hda6 /usr ext3 defaults 0 2
UUID=8d0bf8c2-1358-4b2f-aa9a-d13ea676c647 /usr ext3
defaults 0 2
# /dev/hda7 /var ext3 defaults 0 2
UUID=0278e896-de67-459c-bd0a-eff64df316a7 /var ext3
defaults 0 2
# /dev/hda8 /tmp ext3 defaults 0 2
UUID=c428ab09-5b41-4120-8c79-2685a6f42086 /tmp ext3
defaults 0 2
# /dev/hda9 /usr/local ext3 defaults 0 2
UUID=7b15718e-cdf0-4d93-aca3-2b99100a2d74 /usr/local ext3
defaults 0 2
# /dev/hda10 none swap sw 0 0
UUID=605eb2f4-913e-4cc3-b8ca-99ab350b532b none swap
sw 0 0
# /dev/hda11 /extra ext3 defaults 0 2
UUID=4c6ab6ae-fbc8-4cd5-aaf2-947a155be324 /extra ext3
defaults 0 2
# /dev/hda12 /others ext3 defaults 0 2
UUID=0835d191-f8b3-4f6c-b623-6bf2933c40b6 /others ext3
defaults 0 2
# /dev/hdb1 /storage ext3 defaults 0 2
UUID=e7405433-9fee-40e4-8736-dd26b9c6ed88 /storage ext3
defaults 0 2
# /dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/cdrom1 /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
/dev/sda1 /mnt/usb-flash vfat noauto,users,umask=000 0 0

none /proc/bus/usb usbfs devgid=46,devmode=664 0 0
# uname -a
Linux ANTian 2.6.32-4-686 #1 SMP Tue Apr 6 07:02:27 UTC 2010 i686 GNU/Linux
# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 280003 225991 39556 86% /
tmpfs 1297480 0 1297480 0% /lib/init/rw
udev 10240 200 10040 2% /dev
tmpfs 1297480 0 1297480 0% /dev/shm
/dev/sda5 14421344 2656232 11032552 20% /home
/dev/sda6 4807056 2942160 1620712 65% /usr
/dev/sda7 964500 617868 297636 68% /var
/dev/sda8 964500 17668 897836 2% /tmp
/dev/sda9 4807056 206068 4356804 5% /usr/local
/dev/sda11 47383396 22582696 22393764 51% /extra
/dev/sda12 918322 16451 852875 2% /others
/dev/sdb1 14436960 2936680 10766916 22% /storage

A few days ago, I recalled a package wanted to change udev or something.
I allowed it, but I don't know if that is related. I don't think it is
because I rebooted back to old Kernel 2.6.32-3 and it displayed hd*
correctly.

Is this a bug, by design, or a misconfiguration on my old PC?

My system configurations: AMD Athlon 64 X2 (dual core) 939
4600+ CPU (using a Thermaltake Silent Boost K8 A1838 model), MSI K8N
NEO4-F (MS-7125) motherboard (NVIDIA nForce4), 2.5 GB of RAM (one 1 GB +
three 512 MB; use all four memory slots) refurbished (RMA'ed twice!)
EVGA GeForce 8800 GT (PCIE; NVIDIA), Enlight 7237-ATX mid-tower case;
Antec Basiq 500 Watt ATX Power Supply (BP500U), two case 80mm case fans,
Seagate Barracuda 7200.7 (ST380011A; 7200 RPM; 80 GB) HDD, an IDE
Quantum Fireball Plus LM 15 GB HDD, Toshiba DVD-ROM SD-M1612 Rev. B
16X/48X ATAPI/IDE drive, Plextor PX-W1210 PlexWriter (12/10/32A; IDE),
3.5" disk drive, and an Intel InBusiness 10/100 (82559) NIC. Running
Debian (Linux) OS (Kernel v2.6.32-...-686).

Connected to a Belkin Omni Cube (4-port; PS/2 and VGA) to share a 19"
Samsung SyncMaster 931BF LCD TFT monitor (4:3 aspect ratio and 1280x1024
native screen resolution), a Dell 104-key PS/2 SK-8110 keyboard, and a
three-buttons (middle is a wheel) PS/2 eMachines mouse. Both computers
and monitor are connected to APC Back-UPS XS BX1500's battery outlets.
Not overclocked and some items are connected to a 8-ports Netgear FS108
switch (10/100) for LAN and Linksys WRT54GL v1.1
Wireless-G 54Mbps router connected to an Ambit/Ubee U10C018 cable modem
for Time Warner Cable's High Speed Internet/Road Runner.

Thank you in advance. :)
--
"It is not enough to be industrious; so are the ants. What are you
industrious about?" --Henry David Thoreau
/\___/\ Phil./Ant @ http://antfarm.ma.cx (Personal Web Site)
/ /\ /\ \ Ant's Quality Foraged Links: http://aqfl.net
| |o o| |
\ _ / If crediting, then use Ant nickname and AQFL URL/link.
( ) If e-mailing, then axe ANT from its address if needed.
Ant is currently not listening to any songs on this computer.
From: David W. Hodgins on
On Sun, 25 Apr 2010 10:54:33 -0400, Ant <ant(a)zimage.comant> wrote:

> Thanks. Do I assume SCSI will still the same values too? How does one
> tell apart if you have both ATA and SCSI together (not that I will ever
> a SCSI device/card)?

Yes. Determining whether it's a scsi drive, ide, sata, or something else
can no longer be done based on the device name. Lower level tools are
required for that.

One thing to keep in mind, is that scsi drives have a limit of 15
partitions.

If you have a partition called /dev/hda16, using the new kernel will
cause a lot of problems. I had to use an older kernel to move things
around, so that the last partition on my 500 GB drive was hda15,
before using the newer kernel.

Regards, Dave Hodgins

--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)
From: Pascal Hambourg on
David W. Hodgins a �crit :
> On Sun, 25 Apr 2010 10:54:33 -0400, Ant <ant(a)zimage.comant> wrote:
>
>> Thanks. Do I assume SCSI will still the same values too? How does one
>> tell apart if you have both ATA and SCSI together (not that I will ever
>> a SCSI device/card)?
>
> Yes. Determining whether it's a scsi drive, ide, sata, or something else

Something else = mostly USB or firewire.

> can no longer be done based on the device name. Lower level tools are
> required for that.
>
> One thing to keep in mind, is that scsi drives have a limit of 15
> partitions.

More exactly, the Linux kernel allocates only 15 minor numbers (sdXY
block devices) for partitions on an "SCSI" disk instead of 63 on an IDE
disk (hdXY). The disk itself can have any number of partitions.

A workaround to use the partitions above 15 seems to be to use kpartx
and the device mapper.

> If you have a partition called /dev/hda16, using the new kernel will
> cause a lot of problems.

What kind of problems except that the partition won't be usable ?
From: David W. Hodgins on
On Sun, 25 Apr 2010 15:00:57 -0400, Pascal Hambourg <boite-a-spam(a)plouf.fr.eu.org> wrote:

>> If you have a partition called /dev/hda16, using the new kernel will
>> cause a lot of problems.
>
> What kind of problems except that the partition won't be usable ?

If you attempt to make any changes to the existing partitions, you
risk losing the unaccessible partitions. Messing up the chain of
extended partition tables is really undesirable.

If the existing partitions were not physically in the same order
as the extended partition table chain, I expect other partitions,
could be lost too, but I haven't tested this. :-)

In my case, I moved the data from hda16 temporarily to a backup
device, deleted that partition, and then allocated it as a primary
partition (I only had two primary partitions (including the extended
partition), so sda3 was available, and sda4 still is.

I'm using lvm for the bulk of my filesystems, so the limit on the
number of partitions isn't a problem.

Regards, Dave Hodgins

--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)
From: Ant on
On 4/25/2010 9:44 AM PT, David W. Hodgins typed:

> On Sun, 25 Apr 2010 10:54:33 -0400, Ant <ant(a)zimage.comant> wrote:
>
>> Thanks. Do I assume SCSI will still the same values too? How does one
>> tell apart if you have both ATA and SCSI together (not that I will ever
>> a SCSI device/card)?
>
> Yes. Determining whether it's a scsi drive, ide, sata, or something else
> can no longer be done based on the device name. Lower level tools are
> required for that.

Which tools? Fdisk?


> One thing to keep in mind, is that scsi drives have a limit of 15
> partitions.
>
> If you have a partition called /dev/hda16, using the new kernel will
> cause a lot of problems. I had to use an older kernel to move things
> around, so that the last partition on my 500 GB drive was hda15,
> before using the newer kernel.

Interesting. That stinks.
--
"The ants and termites have renounced the Hobbesian war." --Petr Kropotkin
/\___/\ Phil./Ant @ http://antfarm.ma.cx (Personal Web Site)
/ /\ /\ \ Ant's Quality Foraged Links: http://aqfl.net
| |o o| |
\ _ / If crediting, then use Ant nickname and AQFL URL/link.
( ) If e-mailing, then axe ANT from its address if needed.
Ant is currently not listening to any songs on this computer.