You are not logged in.
Pages: 1
Thanks for the replies guys. I'll try the kernel recompile at the weekend see if that works. I seem to remember other distros not having this problem after the BIOS update.
I don't have a battery directory at all unfortunately.
Hi xaos52,
Not using a different kernel from the one thats included in the ISO image.
By comparing with the dmesg on the Bug list I take it you mean the attachment at the top and not the various ones posted throughout the postings. I don't think it looks the same heres mine:
zendao@daozen:/$ dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.41-2+deb7u2
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 root=/dev/mapper/asmo-root ro quiet
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d800 (usable)
[ 0.000000] BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000ace3f000 (usable)
[ 0.000000] BIOS-e820: 00000000ace3f000 - 00000000acebf000 (reserved)
[ 0.000000] BIOS-e820: 00000000acebf000 - 00000000acfbf000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000acfbf000 - 00000000acfff000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000acfff000 - 00000000ad000000 (usable)
[ 0.000000] BIOS-e820: 00000000ad000000 - 00000000afa00000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000feb00000 - 00000000feb04000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed10000 - 00000000fed1a000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffd80000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 00000001cfe00000 (usable)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: TOSHIBA SATELLITE L755/Base Board Product Name, BIOS 3.60 06/26/2012
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x1cfe00 max_arch_pfn = 0x400000000
[ 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-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 080000000 mask FC0000000 write-back
[ 0.000000] 2 base 0AD000000 mask FFF000000 uncachable
[ 0.000000] 3 base 0AE000000 mask FFE000000 uncachable
[ 0.000000] 4 base 0B0000000 mask FF0000000 uncachable
[ 0.000000] 5 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 6 base 100000000 mask F80000000 write-back
[ 0.000000] 7 base 180000000 mask FC0000000 write-back
[ 0.000000] 8 base 1C0000000 mask FF0000000 write-back
[ 0.000000] 9 base 1CFE00000 mask FFFE00000 uncachable
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] last_pfn = 0xad000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [ffff8800000fe1b0] fe1b0
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480
[ 0.000000] reserving inaccessible SNB gfx pages
[ 0.000000] init_memory_mapping: 0000000000000000-00000000ad000000
[ 0.000000] 0000000000 - 00ad000000 page 2M
[ 0.000000] kernel direct mapping tables up to ad000000 @ 1fffc000-20000000
[ 0.000000] init_memory_mapping: 0000000100000000-00000001cfe00000
[ 0.000000] 0100000000 - 01cfe00000 page 2M
[ 0.000000] kernel direct mapping tables up to 1cfe00000 @ ace3a000-ace3f000
[ 0.000000] RAMDISK: 36a18000 - 37504000
[ 0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 TOSQCI)
[ 0.000000] ACPI: XSDT 00000000acffe120 00084 (v01 TOSQCI TOSQCI00 00000001 01000013)
[ 0.000000] ACPI: FACP 00000000acffc000 000F4 (v04 TOSQCI TOSQCI00 00000001 MSFT 01000013)
[ 0.000000] ACPI: DSDT 00000000acfeb000 0D520 (v01 TOSQCI TOSQCI00 00000000 MSFT 01000013)
[ 0.000000] ACPI: FACS 00000000acf6d000 00040
[ 0.000000] ACPI: ASF! 00000000acffd000 000A5 (v32 TOSQCI TOSQCI00 00000001 MSFT 01000013)
[ 0.000000] ACPI: HPET 00000000acffb000 00038 (v01 TOSQCI TOSQCI00 00000001 MSFT 01000013)
[ 0.000000] ACPI: APIC 00000000acffa000 0008C (v02 TOSQCI TOSQCI00 00000001 MSFT 01000013)
[ 0.000000] ACPI: MCFG 00000000acff9000 0003C (v01 TOSQCI TOSQCI00 00000001 MSFT 01000013)
[ 0.000000] ACPI: SLIC 00000000acfea000 00176 (v01 TOSQCI TOSQCI00 00000001 MSFT 01000013)
[ 0.000000] ACPI: WDAT 00000000acfe9000 00224 (v01 TOSQCI TOSQCI00 00000001 MSFT 01000013)
[ 0.000000] ACPI: SSDT 00000000acfe7000 01068 (v01 INSYDE INSYDE 00001000 MSFT 01000013)
[ 0.000000] ACPI: BOOT 00000000acfe5000 00028 (v01 TOSQCI TOSQCI00 00000001 MSFT 01000013)
[ 0.000000] ACPI: ASPT 00000000acfe2000 00034 (v07 TOSQCI TOSQCI00 00000001 MSFT 01000013)
[ 0.000000] ACPI: SSDT 00000000acfe1000 00845 (v01 PmRef Cpu0Ist 00003000 INTL 20100121)
[ 0.000000] ACPI: SSDT 00000000acfe0000 00996 (v01 PmRef CpuPm 00003000 INTL 20100121)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-00000001cfe00000
[ 0.000000] Initmem setup node 0 0000000000000000-00000001cfe00000
[ 0.000000] NODE_DATA [00000001cfdfb000 - 00000001cfdfffff]
[ 0.000000] [ffffea0000000000-ffffea00065fffff] PMD -> [ffff8801c9400000-ffff8801ce9fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x001cfe00
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[4] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009d
[ 0.000000] 0: 0x00000100 -> 0x000ace3f
[ 0.000000] 0: 0x000acfff -> 0x000ad000
[ 0.000000] 0: 0x00100000 -> 0x001cfe00
[ 0.000000] On node 0 totalpages: 1559501
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 141 pages reserved
[ 0.000000] DMA zone: 3784 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 689784 pages, LIFO batch:31
[ 0.000000] Normal zone: 11641 pages used for memmap
[ 0.000000] Normal zone: 839815 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 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[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, 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 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000ace3f000 - 00000000acebf000
[ 0.000000] PM: Registered nosave memory: 00000000acebf000 - 00000000acfbf000
[ 0.000000] PM: Registered nosave memory: 00000000acfbf000 - 00000000acfff000
[ 0.000000] PM: Registered nosave memory: 00000000ad000000 - 00000000afa00000
[ 0.000000] PM: Registered nosave memory: 00000000afa00000 - 00000000e0000000
[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000feb00000
[ 0.000000] PM: Registered nosave memory: 00000000feb00000 - 00000000feb04000
[ 0.000000] PM: Registered nosave memory: 00000000feb04000 - 00000000fec00000
[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
[ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
[ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffd80000
[ 0.000000] PM: Registered nosave memory: 00000000ffd80000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at afa00000 (gap: afa00000:30600000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff8801cfa00000 s82944 r8192 d23552 u262144
[ 0.000000] pcpu-alloc: s82944 r8192 d23552 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1533383
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 root=/dev/mapper/asmo-root ro quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 6062700k/7600128k available (3420k kernel code, 1362124k absent, 175304k reserved, 3318k data, 576k init)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:33024 nr_irqs:744 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.004000] Detected 2494.305 MHz processor.
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.61 BogoMIPS (lpj=9977220)
[ 0.000006] pid_max: default: 32768 minimum: 301
[ 0.000040] Security Framework initialized
[ 0.000044] AppArmor: AppArmor disabled by boot time parameter
[ 0.000491] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.002062] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.002747] Mount-cache hash table entries: 256
[ 0.002844] Initializing cgroup subsys cpuacct
[ 0.002848] Initializing cgroup subsys memory
[ 0.002859] Initializing cgroup subsys devices
[ 0.002861] Initializing cgroup subsys freezer
[ 0.002863] Initializing cgroup subsys net_cls
[ 0.002865] Initializing cgroup subsys blkio
[ 0.002870] Initializing cgroup subsys perf_event
[ 0.002895] CPU: Physical Processor ID: 0
[ 0.002896] CPU: Processor Core ID: 0
[ 0.002901] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.002902] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.002905] mce: CPU supports 7 MCE banks
[ 0.002913] CPU0: Thermal monitoring handled by SMI
[ 0.002920] using mwait in idle threads.
[ 0.003361] ACPI: Core revision 20110623
[ 0.031289] x2apic not enabled, IRQ remapping init failed
[ 0.031704] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.071337] CPU0: Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz stepping 07
[ 0.175726] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
[ 0.175731] PEBS disabled due to CPU errata.
[ 0.175734] ... version: 3
[ 0.175735] ... bit width: 48
[ 0.175736] ... generic registers: 4
[ 0.175737] ... value mask: 0000ffffffffffff
[ 0.175739] ... max period: 000000007fffffff
[ 0.175740] ... fixed-purpose events: 3
[ 0.175741] ... event mask: 000000070000000f
[ 0.175870] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.175957] Booting Node 0, Processors #1
[ 0.175960] smpboot cpu 1: start_ip = 98000
[ 0.263629] CPU1: Thermal monitoring handled by SMI
[ 0.283674] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.283770] #2
[ 0.283772] smpboot cpu 2: start_ip = 98000
[ 0.371483] CPU2: Thermal monitoring handled by SMI
[ 0.391592] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.391679] #3
[ 0.391680] smpboot cpu 3: start_ip = 98000
[ 0.479337] CPU3: Thermal monitoring handled by SMI
[ 0.499399] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.499424] Brought up 4 CPUs
[ 0.499426] Total of 4 processors activated (19953.92 BogoMIPS).
[ 0.502584] devtmpfs: initialized
[ 0.505504] PM: Registering ACPI NVS region at acebf000 (1048576 bytes)
[ 0.505664] print_constraints: dummy:
[ 0.505716] NET: Registered protocol family 16
[ 0.505794] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.505796] ACPI: bus type pci registered
[ 0.505865] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.505868] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.523626] PCI: Using configuration type 1 for base access
[ 0.524312] bio: create slab <bio-0> at 0
[ 0.524397] ACPI: Added _OSI(Module Device)
[ 0.524398] ACPI: Added _OSI(Processor Device)
[ 0.524400] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.524402] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.525822] ACPI: EC: Look up EC in DSDT
[ 0.560630] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.564945] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.579733] ACPI: SSDT 00000000ace70798 00727 (v01 PmRef Cpu0Cst 00003001 INTL 20100121)
[ 0.580109] ACPI: Dynamic OEM Table Load:
[ 0.580112] ACPI: SSDT (null) 00727 (v01 PmRef Cpu0Cst 00003001 INTL 20100121)
[ 0.591549] ACPI: SSDT 00000000ace71a98 00303 (v01 PmRef ApIst 00003000 INTL 20100121)
[ 0.591960] ACPI: Dynamic OEM Table Load:
[ 0.591962] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20100121)
[ 0.603373] ACPI: SSDT 00000000ace6fd98 00119 (v01 PmRef ApCst 00003000 INTL 20100121)
[ 0.603733] ACPI: Dynamic OEM Table Load:
[ 0.603735] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20100121)
[ 0.615904] ACPI: Interpreter enabled
[ 0.615908] ACPI: (supports S0 S3 S4 S5)
[ 0.615932] ACPI: Using IOAPIC for interrupt routing
[ 0.620726] ACPI: EC: GPE = 0x1e, I/O: command/status = 0x66, data = 0x62
[ 0.621100] ACPI: ACPI Dock Station Driver: 1 docks/bays found
[ 0.621103] HEST: Table not found.
[ 0.621105] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.621449] \_SB_.PCI0:_OSC invalid UUID
[ 0.621450] _OSC request data:1 8 1f
[ 0.621454] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.622045] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.622047] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.622049] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.622052] pci_root PNP0A08:00: host bridge window [mem 0xafa00000-0xfeafffff]
[ 0.622062] pci 0000:00:00.0: [8086:0104] type 0 class 0x000600
[ 0.622099] pci 0000:00:02.0: [8086:0126] type 0 class 0x000300
[ 0.622109] pci 0000:00:02.0: reg 10: [mem 0xc0000000-0xc03fffff 64bit]
[ 0.622115] pci 0000:00:02.0: reg 18: [mem 0xb0000000-0xbfffffff 64bit pref]
[ 0.622120] pci 0000:00:02.0: reg 20: [io 0x3000-0x303f]
[ 0.622173] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
[ 0.622197] pci 0000:00:16.0: reg 10: [mem 0xc0604000-0xc060400f 64bit]
[ 0.622273] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.622308] pci 0000:00:1a.0: [8086:1c2d] type 0 class 0x000c03
[ 0.622572] pci 0000:00:1a.0: reg 10: [mem 0xc060a000-0xc060a3ff]
[ 0.624081] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.624110] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
[ 0.624125] pci 0000:00:1b.0: reg 10: [mem 0xc0600000-0xc0603fff 64bit]
[ 0.624193] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.624222] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
[ 0.624352] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.624391] pci 0000:00:1c.5: [8086:1c1a] type 1 class 0x000604
[ 0.624470] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.624496] pci 0000:00:1c.6: [8086:1c1c] type 1 class 0x000604
[ 0.624574] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.624605] pci 0000:00:1d.0: [8086:1c26] type 0 class 0x000c03
[ 0.624859] pci 0000:00:1d.0: reg 10: [mem 0xc0609000-0xc06093ff]
[ 0.626363] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.626390] pci 0000:00:1f.0: [8086:1c49] type 0 class 0x000601
[ 0.626514] pci 0000:00:1f.2: [8086:1c03] type 0 class 0x000106
[ 0.626532] pci 0000:00:1f.2: reg 10: [io 0x30a0-0x30a7]
[ 0.626541] pci 0000:00:1f.2: reg 14: [io 0x30f4-0x30f7]
[ 0.626549] pci 0000:00:1f.2: reg 18: [io 0x3080-0x3087]
[ 0.626557] pci 0000:00:1f.2: reg 1c: [io 0x30dc-0x30df]
[ 0.626565] pci 0000:00:1f.2: reg 20: [io 0x3060-0x307f]
[ 0.626573] pci 0000:00:1f.2: reg 24: [mem 0xc0608000-0xc06087ff]
[ 0.626617] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.626637] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
[ 0.626653] pci 0000:00:1f.3: reg 10: [mem 0xc0606000-0xc06060ff 64bit]
[ 0.626674] pci 0000:00:1f.3: reg 20: [io 0x3040-0x305f]
[ 0.626772] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[ 0.626853] pci 0000:02:00.0: [168c:002b] type 0 class 0x000280
[ 0.626880] pci 0000:02:00.0: reg 10: [mem 0xc0500000-0xc050ffff 64bit]
[ 0.627010] pci 0000:02:00.0: supports D1
[ 0.627011] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
[ 0.631149] pci 0000:00:1c.5: PCI bridge to [bus 02-02]
[ 0.631163] pci 0000:00:1c.5: bridge window [mem 0xc0500000-0xc05fffff]
[ 0.631351] pci 0000:03:00.0: [1969:2062] type 0 class 0x000200
[ 0.631445] pci 0000:03:00.0: reg 10: [mem 0xc0400000-0xc043ffff 64bit]
[ 0.631492] pci 0000:03:00.0: reg 18: [io 0x2000-0x207f]
[ 0.631974] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.639156] pci 0000:00:1c.6: PCI bridge to [bus 03-03]
[ 0.639167] pci 0000:00:1c.6: bridge window [io 0x2000-0x2fff]
[ 0.639177] pci 0000:00:1c.6: bridge window [mem 0xc0400000-0xc04fffff]
[ 0.639230] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.639442] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.639486] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
[ 0.639523] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP07._PRT]
[ 0.639614] \_SB_.PCI0:_OSC invalid UUID
[ 0.639615] _OSC request data:1 1f 1f
[ 0.639619] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.639654] \_SB_.PCI0:_OSC invalid UUID
[ 0.639655] _OSC request data:1 0 1d
[ 0.639658] pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d
[ 0.639660] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.643024] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[ 0.643074] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.643127] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.643175] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.643225] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.643274] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.643321] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.643368] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[ 0.643460] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.643467] vgaarb: loaded
[ 0.643468] vgaarb: bridge control possible 0000:00:02.0
[ 0.643502] PCI: Using ACPI for IRQ routing
[ 0.649979] PCI: pci_cache_line_size set to 64 bytes
[ 0.650052] reserve RAM buffer: 000000000009d800 - 000000000009ffff
[ 0.650054] reserve RAM buffer: 00000000ace3f000 - 00000000afffffff
[ 0.650056] reserve RAM buffer: 00000000ad000000 - 00000000afffffff
[ 0.650058] reserve RAM buffer: 00000001cfe00000 - 00000001cfffffff
[ 0.650156] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.650161] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.653176] Switching to clocksource hpet
[ 0.654696] pnp: PnP ACPI init
[ 0.654708] ACPI: bus type pnp registered
[ 0.655014] pnp 00:00: [bus 00-fe]
[ 0.655017] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.655019] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.655020] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.655023] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.655024] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[ 0.655026] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[ 0.655028] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[ 0.655030] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[ 0.655032] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[ 0.655033] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[ 0.655035] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[ 0.655037] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[ 0.655039] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[ 0.655040] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[ 0.655042] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[ 0.655044] pnp 00:00: [mem 0x000ec000-0x000effff window]
[ 0.655046] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[ 0.655048] pnp 00:00: [mem 0xafa00000-0xfeafffff window]
[ 0.655115] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.655150] pnp 00:01: [io 0x0000-0x001f]
[ 0.655152] pnp 00:01: [io 0x0081-0x0091]
[ 0.655154] pnp 00:01: [io 0x0093-0x009f]
[ 0.655155] pnp 00:01: [io 0x00c0-0x00df]
[ 0.655157] pnp 00:01: [dma 4]
[ 0.655184] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.655192] pnp 00:02: [mem 0xff000000-0xffffffff]
[ 0.655212] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.655288] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[ 0.655309] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.655318] pnp 00:04: [io 0x00f0]
[ 0.655327] pnp 00:04: [irq 13]
[ 0.655349] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.655359] pnp 00:05: [io 0x002e-0x002f]
[ 0.655361] pnp 00:05: [io 0x004e-0x004f]
[ 0.655362] pnp 00:05: [io 0x0061]
[ 0.655364] pnp 00:05: [io 0x0063]
[ 0.655365] pnp 00:05: [io 0x0065]
[ 0.655366] pnp 00:05: [io 0x0067]
[ 0.655368] pnp 00:05: [io 0x0070]
[ 0.655369] pnp 00:05: [io 0x0080]
[ 0.655370] pnp 00:05: [io 0x0092]
[ 0.655372] pnp 00:05: [io 0x00b2-0x00b3]
[ 0.655373] pnp 00:05: [io 0x0680-0x069f]
[ 0.655375] pnp 00:05: [io 0x1004-0x1013]
[ 0.655376] pnp 00:05: [io 0xffff]
[ 0.655378] pnp 00:05: [io 0xffff]
[ 0.655379] pnp 00:05: [io 0x0400-0x0453]
[ 0.655380] pnp 00:05: [io 0x0458-0x047f]
[ 0.655382] pnp 00:05: [io 0x0500-0x057f]
[ 0.655383] pnp 00:05: [io 0x164e-0x164f]
[ 0.655420] system 00:05: [io 0x0680-0x069f] has been reserved
[ 0.655422] system 00:05: [io 0x1004-0x1013] has been reserved
[ 0.655425] system 00:05: [io 0xffff] has been reserved
[ 0.655427] system 00:05: [io 0xffff] has been reserved
[ 0.655429] system 00:05: [io 0x0400-0x0453] has been reserved
[ 0.655432] system 00:05: [io 0x0458-0x047f] has been reserved
[ 0.655434] system 00:05: [io 0x0500-0x057f] has been reserved
[ 0.655436] system 00:05: [io 0x164e-0x164f] has been reserved
[ 0.655438] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.655446] pnp 00:06: [io 0x0070-0x0077]
[ 0.655451] pnp 00:06: [irq 8]
[ 0.655471] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.655490] pnp 00:07: [io 0x0454-0x0457]
[ 0.655520] system 00:07: [io 0x0454-0x0457] has been reserved
[ 0.655523] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.655545] pnp 00:08: [io 0x0060]
[ 0.655547] pnp 00:08: [io 0x0064]
[ 0.655551] pnp 00:08: [irq 1]
[ 0.655573] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.655601] pnp 00:09: [irq 12]
[ 0.655623] pnp 00:09: Plug and Play ACPI device, IDs TOS0220 PNP0f13 (active)
[ 0.655726] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
[ 0.655728] pnp 00:0a: [mem 0xfed10000-0xfed17fff]
[ 0.655729] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
[ 0.655731] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
[ 0.655733] pnp 00:0a: [mem 0xe0000000-0xefffffff]
[ 0.655735] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
[ 0.655737] pnp 00:0a: [mem 0xfed90000-0xfed93fff]
[ 0.655738] pnp 00:0a: [mem 0xff000000-0xffffffff]
[ 0.655740] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
[ 0.655741] pnp 00:0a: [mem 0xafa00000-0xafa00fff]
[ 0.655775] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.655777] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.655780] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.655782] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.655784] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.655786] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.655789] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.655791] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.655793] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.655796] system 00:0a: [mem 0xafa00000-0xafa00fff] has been reserved
[ 0.655798] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.656014] pnp 00:0b: [mem 0x20000000-0x201fffff]
[ 0.656016] pnp 00:0b: [mem 0x40000000-0x401fffff]
[ 0.656062] system 00:0b: [mem 0x20000000-0x201fffff] could not be reserved
[ 0.656064] system 00:0b: [mem 0x40000000-0x401fffff] could not be reserved
[ 0.656067] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.656149] pnp: PnP ACPI: found 12 devices
[ 0.656150] ACPI: ACPI bus type pnp unregistered
[ 0.662770] PCI: max bus depth: 1 pci_try_num: 2
[ 0.662801] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[ 0.662819] pci 0000:00:1c.5: PCI bridge to [bus 02-02]
[ 0.662825] pci 0000:00:1c.5: bridge window [mem 0xc0500000-0xc05fffff]
[ 0.662833] pci 0000:00:1c.6: PCI bridge to [bus 03-03]
[ 0.662837] pci 0000:00:1c.6: bridge window [io 0x2000-0x2fff]
[ 0.662842] pci 0000:00:1c.6: bridge window [mem 0xc0400000-0xc04fffff]
[ 0.662866] pci 0000:00:1c.0: setting latency timer to 64
[ 0.662879] pci 0000:00:1c.5: setting latency timer to 64
[ 0.662887] pci 0000:00:1c.6: setting latency timer to 64
[ 0.662891] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.662893] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.662894] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.662896] pci_bus 0000:00: resource 7 [mem 0xafa00000-0xfeafffff]
[ 0.662898] pci_bus 0000:02: resource 1 [mem 0xc0500000-0xc05fffff]
[ 0.662900] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 0.662902] pci_bus 0000:03: resource 1 [mem 0xc0400000-0xc04fffff]
[ 0.662965] NET: Registered protocol family 2
[ 0.663133] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.663902] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.665093] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.665237] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.665239] TCP reno registered
[ 0.665251] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.665282] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.665396] NET: Registered protocol family 1
[ 0.665408] pci 0000:00:02.0: Boot video device
[ 0.697171] PCI: CLS 64 bytes, default 64
[ 0.697261] Unpacking initramfs...
[ 0.908214] Freeing initrd memory: 11184k freed
[ 0.909508] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.909512] Placing 64MB software IO TLB between ffff8800a8e3a000 - ffff8800ace3a000
[ 0.909514] software IO TLB at phys 0xa8e3a000 - 0xace3a000
[ 0.909529] Simple Boot Flag at 0x44 set to 0x1
[ 0.909975] audit: initializing netlink socket (disabled)
[ 0.909983] type=2000 audit(1369731919.736:1): initialized
[ 0.923001] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.923623] VFS: Disk quotas dquot_6.5.2
[ 0.923650] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.923711] msgmni has been set to 11863
[ 0.923862] alg: No test for stdrng (krng)
[ 0.923897] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.923900] io scheduler noop registered
[ 0.923902] io scheduler deadline registered
[ 0.923920] io scheduler cfq registered (default)
[ 0.924150] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.924167] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.924169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.924296] acpiphp_glue: can't evaluate _ADR (0x5)
[ 0.924514] intel_idle: MWAIT substates: 0x21120
[ 0.924515] intel_idle: v0.4 model 0x2A
[ 0.924517] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.924546] ERST: Table is not found!
[ 0.924547] GHES: HEST is not enabled!
[ 0.924592] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.140923] Linux agpgart interface v0.103
[ 1.140984] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[ 1.141039] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 1.141856] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[ 1.141974] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xb0000000
[ 1.142080] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.150905] i8042: Detected active multiplexing controller, rev 1.1
[ 1.155448] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.155454] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 1.155479] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 1.155498] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 1.155517] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 1.155618] mousedev: PS/2 mouse device common for all mice
[ 1.155657] rtc_cmos 00:06: RTC can wake from S4
[ 1.155760] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 1.155789] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.155871] cpuidle: using governor ladder
[ 1.155965] cpuidle: using governor menu
[ 1.156117] TCP cubic registered
[ 1.156205] NET: Registered protocol family 10
[ 1.156647] Mobile IPv6
[ 1.156649] NET: Registered protocol family 17
[ 1.156653] Registering the dns_resolver key type
[ 1.156771] PM: Hibernation image not present or could not be loaded.
[ 1.156781] registered taskstats version 1
[ 1.157360] rtc_cmos 00:06: setting system clock to 2013-05-28 09:05:20 UTC (1369731920)
[ 1.157409] Initializing network drop monitor service
[ 1.158366] Freeing unused kernel memory: 576k freed
[ 1.158431] Write protecting the kernel read-only data: 6144k
[ 1.160658] Freeing unused kernel memory: 660k freed
[ 1.162871] Freeing unused kernel memory: 676k freed
[ 1.171926] udevd[56]: starting version 175
[ 1.178834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.190171] usbcore: registered new interface driver usbfs
[ 1.190194] atl1c 0000:03:00.0: setting latency timer to 64
[ 1.190212] usbcore: registered new interface driver hub
[ 1.201949] SCSI subsystem initialized
[ 1.203082] usbcore: registered new device driver usb
[ 1.203502] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.203549] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.203554] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 1.203579] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.203612] ehci_hcd 0000:00:1a.0: debug port 2
[ 1.207498] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[ 1.207616] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xc060a000
[ 1.210459] libata version 3.00 loaded.
[ 1.220448] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.220486] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.220489] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.220492] usb usb1: Product: EHCI Host Controller
[ 1.220494] usb usb1: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd
[ 1.220496] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.220617] hub 1-0:1.0: USB hub found
[ 1.220621] hub 1-0:1.0: 2 ports detected
[ 1.220732] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.220738] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 1.220750] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.220783] ehci_hcd 0000:00:1d.0: debug port 2
[ 1.224655] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[ 1.224677] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xc0609000
[ 1.240453] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.240542] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.240560] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.240562] usb usb2: Product: EHCI Host Controller
[ 1.240566] usb usb2: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd
[ 1.240568] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.240675] hub 2-0:1.0: USB hub found
[ 1.240680] hub 2-0:1.0: 2 ports detected
[ 1.240751] ahci 0000:00:1f.2: version 3.0
[ 1.240834] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[ 1.240872] ahci: SSS flag set, parallel bus scan disabled
[ 1.256470] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x19 impl SATA mode
[ 1.256483] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
[ 1.256495] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.273134] scsi0 : ahci
[ 1.273248] scsi1 : ahci
[ 1.273312] scsi2 : ahci
[ 1.273374] scsi3 : ahci
[ 1.273436] scsi4 : ahci
[ 1.273495] scsi5 : ahci
[ 1.273589] ata1: SATA max UDMA/133 abar m2048@0xc0608000 port 0xc0608100 irq 40
[ 1.273591] ata2: DUMMY
[ 1.273592] ata3: DUMMY
[ 1.273595] ata4: SATA max UDMA/133 abar m2048@0xc0608000 port 0xc0608280 irq 40
[ 1.273599] ata5: SATA max UDMA/133 abar m2048@0xc0608000 port 0xc0608300 irq 40
[ 1.273600] ata6: DUMMY
[ 1.317460] atl1c 0000:03:00.0: version 1.0.1.0-NAPI
[ 1.532098] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[ 1.592029] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.639788] ata1.00: ATA-8: TOSHIBA MK7575GSX, GT001M, max UDMA/100
[ 1.639798] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.640824] ata1.00: configured for UDMA/100
[ 1.641127] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK7575GS GT00 PQ: 0 ANSI: 5
[ 1.664378] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.664387] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.664626] hub 1-1:1.0: USB hub found
[ 1.664711] hub 1-1:1.0: 6 ports detected
[ 1.775793] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[ 1.907601] Refined TSC clocksource calibration: 2494.333 MHz.
[ 1.907612] Switching to clocksource tsc
[ 1.908182] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.908191] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.908713] hub 2-1:1.0: USB hub found
[ 1.908890] hub 2-1:1.0: 6 ports detected
[ 1.959536] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.979708] usb 1-1.4: new high-speed USB device number 3 using ehci_hcd
[ 2.229652] usb 1-1.4: New USB device found, idVendor=04f2, idProduct=b2cf
[ 2.229662] usb 1-1.4: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[ 2.229668] usb 1-1.4: Product: TOSHIBA Web Camera - MP
[ 2.229673] usb 1-1.4: Manufacturer: Alcor Micro, Corp.
[ 2.279138] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.281664] ata5.00: ATAPI: TSSTcorp CDDVDW SN-208AB, TO02, max UDMA/100
[ 2.284273] ata5.00: configured for UDMA/100
[ 2.285727] scsi 4:0:0:0: CD-ROM TSSTcorp CDDVDW SN-208AB TO02 PQ: 0 ANSI: 5
[ 2.288965] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[ 2.289035] sd 0:0:0:0: [sda] Write Protect is off
[ 2.289037] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.289066] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.293348] sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.293358] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.293519] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 2.311294] usb 1-1.6: new full-speed USB device number 4 using ehci_hcd
[ 2.380962] sda: sda1 sda2 < sda5 >
[ 2.381478] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.383001] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.383072] sr 4:0:0:0: Attached scsi generic sg1 type 5
[ 2.403796] usb 1-1.6: New USB device found, idVendor=0930, idProduct=0215
[ 2.403806] usb 1-1.6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.475083] usb 2-1.5: new high-speed USB device number 3 using ehci_hcd
[ 2.579399] usb 2-1.5: New USB device found, idVendor=0bda, idProduct=0138
[ 2.579410] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.579416] usb 2-1.5: Product: USB2.0-CRW
[ 2.579420] usb 2-1.5: Manufacturer: Generic
[ 2.579425] usb 2-1.5: SerialNumber: 20090516388200000
[ 2.586886] Initializing USB Mass Storage driver...
[ 2.586940] usbcore: registered new interface driver usb-storage
[ 2.586942] USB Mass Storage support registered.
[ 2.606255] scsi6 : usb-storage 2-1.5:1.0
[ 2.606321] usbcore: registered new interface driver ums-realtek
[ 2.764810] usb 2-1.5: USB disconnect, device number 3
[ 2.916179] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
[ 2.917884] platform microcode: firmware: agent loaded intel-ucode/06-2a-07 into memory
[ 2.917906] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
[ 2.919595] platform microcode: firmware: agent loaded intel-ucode/06-2a-07 into memory
[ 2.919618] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28
[ 2.921238] platform microcode: firmware: agent loaded intel-ucode/06-2a-07 into memory
[ 2.921260] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28
[ 2.922805] platform microcode: firmware: agent loaded intel-ucode/06-2a-07 into memory
[ 2.922861] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 2.927299] device-mapper: uevent: version 1.0.3
[ 2.927358] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 3.431797] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 4.606069] udevd[403]: starting version 175
[ 4.809874] input: PC Speaker as /devices/platform/pcspkr/input/input1
[ 4.833179] wmi: Mapper loaded
[ 5.058713] ACPI: Requesting acpi_cpufreq
[ 5.060847] ACPI: Battery Slot [BAT1] (battery absent)
[ 5.062038] ACPI: AC Adapter [ACAD] (off-line)
[ 5.062123] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 5.062164] ACPI: Power Button [PWRB]
[ 5.062230] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[ 5.062456] ACPI: Lid Switch [LID]
[ 5.062509] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 5.062559] ACPI: Power Button [PWRF]
[ 5.075017] toshiba_bluetooth: Detected Toshiba ACPI Bluetooth device - installing RFKill handler
[ 5.075087] toshiba_bluetooth: Re-enabling Toshiba Bluetooth
[ 5.205205] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.19
[ 5.205297] input: Toshiba input device as /devices/virtual/input/input5
[ 5.208699] Registered led device: toshiba::illumination
[ 5.256743] iTCO_vendor_support: vendor-support=0
[ 5.276588] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[ 5.276661] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[ 5.276734] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 5.289364] Linux media interface: v0.10
[ 5.312572] Linux video capture interface: v2.00
[ 5.324573] cfg80211: Calling CRDA to update world regulatory domain
[ 5.377673] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[ 5.381485] Bluetooth: Core ver 2.16
[ 5.381497] NET: Registered protocol family 31
[ 5.381498] Bluetooth: HCI device and connection manager initialized
[ 5.381500] Bluetooth: HCI socket layer initialized
[ 5.381501] Bluetooth: L2CAP socket layer initialized
[ 5.381505] Bluetooth: SCO socket layer initialized
[ 5.402655] ACPI: resource 0000:00:1f.3 [io 0x3040-0x305f] conflicts with ACPI region SMBI [io 0x3040-0x304f]
[ 5.402658] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 5.436097] uvcvideo: Found UVC 1.00 device TOSHIBA Web Camera - MP (04f2:b2cf)
[ 5.439357] input: TOSHIBA Web Camera - MP as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input6
[ 5.439450] usbcore: registered new interface driver uvcvideo
[ 5.439453] USB Video Class driver (1.1.1)
[ 5.476031] [drm] Initialized drm 1.1.0 20060810
[ 5.491530] snd_hda_intel 0000:00:1b.0: irq 41 for MSI/MSI-X
[ 5.491554] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 5.670371] psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000
[ 5.685133] ath9k 0000:02:00.0: setting latency timer to 64
[ 5.734918] ath: EEPROM regdomain: 0x65
[ 5.734925] ath: EEPROM indicates we should expect a direct regpair map
[ 5.734932] ath: Country alpha2 being used: 00
[ 5.734936] ath: Regpair used: 0x65
[ 5.767629] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
[ 5.768166] Registered led device: ath9k-phy0
[ 5.768174] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc900117c0000, irq=17
[ 5.769891] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input7
[ 5.776185] Bluetooth: Generic Bluetooth USB driver ver 0.6
[ 5.776228] usbcore: registered new interface driver btusb
[ 5.951838] Bluetooth: Atheros AR30xx firmware driver ver 1.0
[ 6.057927] usb 1-1.6: firmware: agent aborted loading ath3k-1.fw (not found?)
[ 6.058062] Bluetooth: Error loading firmware
[ 6.058126] ath3k: probe of 1-1.6:1.0 failed with error -5
[ 6.058152] usbcore: registered new interface driver ath3k
[ 6.102829] hda_codec: CX20585: BIOS auto-probing.
[ 6.103779] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
[ 6.142839] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0
[ 6.143076] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 6.144101] i915 0000:00:02.0: setting latency timer to 64
[ 6.176445] mtrr: type mismatch for b0000000,10000000 old: write-back new: write-combining
[ 6.176454] [drm] MTRR allocation failed. Graphics performance may suffer.
[ 6.176856] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[ 6.176865] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 6.176869] [drm] Driver supports precise vblank timestamp query.
[ 6.176936] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 6.575051] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 6.827499] fbcon: inteldrmfb (fb0) is primary device
[ 7.025677] Console: switching to colour frame buffer device 170x48
[ 7.038170] fb0: inteldrmfb frame buffer device
[ 7.038175] drm: registered panic notifier
[ 7.041249] acpi device:39: registered as cooling_device4
[ 7.041447] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input10
[ 7.041496] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 7.041519] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 10.355461] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 10.737893] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[ 10.878837] loop: module loaded
[ 11.407643] Adding 12472316k swap on /dev/mapper/asmo-swap_1. Priority:-1 extents:1 across:12472316k
[ 12.508338] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null)
[ 12.536506] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null)
[ 12.577304] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[ 12.607560] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[ 16.148729] vboxdrv: Found 4 processor cores.
[ 16.148842] vboxdrv: fAsync=0 offMin=0x141 offMax=0x122f
[ 16.148889] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 16.148890] vboxdrv: Successfully loaded version 4.2.12 (interface 0x001a0004).
[ 16.929096] vboxpci: IOMMU not found (not registered)
[ 17.326278] Bluetooth: RFCOMM TTY layer initialized
[ 17.326283] Bluetooth: RFCOMM socket layer initialized
[ 17.326285] Bluetooth: RFCOMM ver 1.11
[ 17.343287] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 17.343290] Bluetooth: BNEP filters: protocol multicast
[ 17.667998] lp: driver loaded but no devices found
[ 17.839466] ppdev: user-space parallel port driver
[ 19.823585] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 19.837970] atl1c 0000:03:00.0: irq 43 for MSI/MSI-X
[ 19.922859] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 22.300669] wlan0: authenticate with 84:9c:a6:31:5f:09 (try 1)
[ 22.302876] wlan0: authenticated
[ 22.332939] wlan0: associate with 84:9c:a6:31:5f:09 (try 1)
[ 22.336622] wlan0: RX AssocResp from 84:9c:a6:31:5f:09 (capab=0x411 status=0 aid=3)
[ 22.336632] wlan0: associated
[ 22.345029] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 33.390713] wlan0: no IPv6 routers present
[ 57.402203] fuse init (API version 7.17)Hi guys,
Recently installed crunchbang onto my laptop (Toshiba Satelite L755) and am loving it so far. I am however having a problem with power management.
Crunchbang doesn't detect my battery until I plug in the AC. Once its plugged in its fine and works as it should until next boot.
I used to have this problem with other distros, well everything I tried except Fedora. I thought I had it solved with a BIOS update but not so with Crunchbang. I'm beginning to think its a problem the kernel used (I'm no expert).
Anyway when I try "cat /proc/acpi/battery/BAT0/info" I get directory doesn't exist. Any ideas on how to solve this would be much appreciated.
Thanks.
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.