[Bug 52001] New: No gpu fan control and no powersaving with radeon driver and ATI Mobility HD4650

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 12 07:41:44 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=52001

             Bug #: 52001
           Summary: No gpu fan control and no powersaving with radeon
                    driver and ATI Mobility HD4650
    Classification: Unclassified
           Product: xorg
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: medium
         Component: Driver/Radeon
        AssignedTo: xorg-driver-ati at lists.x.org
        ReportedBy: bachelart.emmanuel at gmail.com
         QAContact: xorg-team at lists.x.org


Created attachment 64133
  --> https://bugs.freedesktop.org/attachment.cgi?id=64133
Example of a crash with dynpm powersaving method and "low" / "mid" profiles

With the radeon driver the GPU fan of my AMD Radeon Mobility HD 4650 always
quickly spins up after a short time and never spins down again, making the
laptop very noisy. The fan works normally with the catalyst and under Windows.

This is the case with KMS enable, without dynpm or profile powersaving methods.
I've also tried the radeon.dynclks=1 option. It doesn't change anything as "cat
/sys/kernel/debug/dri/0/radeon_pm_info " tells me.

The use of the dynpm powersaving method just freeze X (I can still move the
mouse and shutdown my laptop "normally" with the power button). [cf picture
attached]. I have no acess to tty's.
When using the profile method : 
- the "auto" profile doesn't change anything
- idem for the "high" profile
- both "low" and "mid" profiles freeze X as with the dynpm method (but i can
notice that the gpu fan is less noisy).

The lm_sensors "sensors-detect" tool seems to find some i2c chips belonging to
the Radeon card, but only recommends the "coretemp" module. So i cannot see the
temperature of the gpu and the speed of the fan.


My laptop is a asus N81vp.

I saw another bug report with the same card and problem :
http://lists.debian.org/debian-kernel/2011/03/msg00320.html

Here's some info. If i miss anything, please tell me, it's my first bug report.
Thanx a lot.

[arsenik at Spartakus ~]$ uname -a
Linux Spartakus 3.4.4-3-ARCH #1 SMP PREEMPT Tue Jul 3 14:36:44 UTC 2012 x86_64
GNU/Linux

[arsenik at Spartakus ~]$ pacman -Qi xf86-video-ati
Nom                   : xf86-video-ati
Version               : 1:6.14.6-1

[arsenik at Spartakus ~]$ cat /sys/kernel/debug/dri/0/radeon_pm_info
default engine clock: 550000 kHz
current engine clock: 548430 kHz
default memory clock: 667000 kHz
current memory clock: 666000 kHz
voltage: 1100 mV
PCIE lanes: 16

I can't give you the results with the powersaving methods activated since X
crash on both case...

There's not enough space to put the Xorg0.log file...

[arsenik at Spartakus ~]$ dmesg

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.4.4-3-ARCH (nobody at rampage) (gcc version 4.7.1
(GCC) ) #1 SMP PREEMPT Tue Jul 3 14:36:44 UTC 2012
[    0.000000] Command line: root=/dev/sda3 resume=/dev/sda4 ro
radeon.modeset=1 radeon.dynclks=1
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
[    0.000000]  BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e1000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000bff80000 (usable)
[    0.000000]  BIOS-e820: 00000000bff80000 - 00000000bff8f000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bff8f000 - 00000000bffe0000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bffe0000 - 00000000c0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed20000 - 00000000fed40000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.5 present.
[    0.000000] DMI: ASUSTeK Computer Inc.         N81Vp               /N81Vp   
 , BIOS 208     07/23/2009
[    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 = 0x140000 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-CFFFF write-protect
[    0.000000]   D0000-DFFFF uncachable
[    0.000000]   E0000-EFFFF write-through
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F00000000 write-back
[    0.000000]   1 base 100000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FC0000000 uncachable
[    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] e820 update range: 00000000c0000000 - 0000000100000000 (usable)
==> (reserved)
[    0.000000] last_pfn = 0xbff80 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-00000000bff80000
[    0.000000]  0000000000 - 00bfe00000 page 2M
[    0.000000]  00bfe00000 - 00bff80000 page 4k
[    0.000000] kernel direct mapping tables up to bff80000 @ 1fffb000-20000000
[    0.000000] init_memory_mapping: 0000000100000000-0000000140000000
[    0.000000]  0100000000 - 0140000000 page 2M
[    0.000000] kernel direct mapping tables up to 140000000 @ bff7a000-bff80000
[    0.000000] RAMDISK: 37d18000 - 37ff0000
[    0.000000] ACPI: RSDP 00000000000f9440 00024 (v02 072309)
[    0.000000] ACPI: XSDT 00000000bff80100 0007C (v01 _ASUS_ Notebook 20090723
MSFT 00000097)
[    0.000000] ACPI: FACP 00000000bff80290 000F4 (v03 072309 FACP1038 20090723
MSFT 00000097)
[    0.000000] ACPI: DSDT 00000000bff80680 0BE31 (v01  N81Ve N81Ve208 00000208
INTL 20051117)
[    0.000000] ACPI: FACS 00000000bff8f000 00040
[    0.000000] ACPI: APIC 00000000bff80390 0005C (v01 072309 APIC1038 20090723
MSFT 00000097)
[    0.000000] ACPI: MCFG 00000000bff80430 0003C (v01 072309 OEMMCFG  20090723
MSFT 00000097)
[    0.000000] ACPI: SLIC 00000000bff80470 00176 (v01 _ASUS_ Notebook 20090723
MSFT 00000097)
[    0.000000] ACPI: ECDT 00000000bff80620 00054 (v01 072309 OEMECDT  20090723
MSFT 00000097)
[    0.000000] ACPI: DBGP 00000000bff803f0 00034 (v01 072309 DBGP1038 20090723
MSFT 00000097)
[    0.000000] ACPI: BOOT 00000000bff805f0 00028 (v01 072309 BOOT1038 20090723
MSFT 00000097)
[    0.000000] ACPI: OEMB 00000000bff8f040 00071 (v01 072309 OEMB1038 20090723
MSFT 00000097)
[    0.000000] ACPI: HPET 00000000bff8c4c0 00038 (v01 072309 OEMHPET  20090723
MSFT 00000097)
[    0.000000] ACPI: ATKG 00000000bff8f2c0 08024 (v01 _ASUS_  OEMATKG 20090723
MSFT 00000097)
[    0.000000] ACPI: SSDT 00000000bff97e10 004F0 (v01  PmRef    CpuPm 00003000
INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-0000000140000000
[    0.000000] Initmem setup node 0 0000000000000000-0000000140000000
[    0.000000]   NODE_DATA [000000013fffc000 - 000000013fffffff]
[    0.000000]  [ffffea0000000000-ffffea0004ffffff] PMD ->
[ffff88013b600000-ffff88013f5fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00140000
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x000bff80
[    0.000000]     0: 0x00100000 -> 0x00140000
[    0.000000] On node 0 totalpages: 1048334
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3913 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 765888 pages, LIFO batch:31
[    0.000000]   Normal zone: 4096 pages used for memmap
[    0.000000]   Normal zone: 258048 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, 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: 0x8086a301 base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009e000 -
000000000009f000
[    0.000000] PM: Registered nosave memory: 000000000009f000 -
00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 -
00000000000e1000
[    0.000000] PM: Registered nosave memory: 00000000000e1000 -
0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000bff80000 -
00000000bff8f000
[    0.000000] PM: Registered nosave memory: 00000000bff8f000 -
00000000bffe0000
[    0.000000] PM: Registered nosave memory: 00000000bffe0000 -
00000000c0000000
[    0.000000] PM: Registered nosave memory: 00000000c0000000 -
00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 -
00000000fed40000
[    0.000000] PM: Registered nosave memory: 00000000fed40000 -
00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 -
00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 -
00000000ffb00000
[    0.000000] PM: Registered nosave memory: 00000000ffb00000 -
0000000100000000
[    0.000000] Allocating PCI resources starting at c0000000 (gap:
c0000000:3ed20000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2
nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192
d23616 u1048576
[    0.000000] pcpu-alloc: s82880 r8192 d23616 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total
pages: 1027849
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/sda3 resume=/dev/sda4 ro
radeon.modeset=1 radeon.dynclks=1
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[    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: 4047412k/5242880k available (4538k kernel code, 1049544k
absent, 145924k reserved, 4308k data, 740k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2,
Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]     RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]     Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] NR_IRQS:4352 nr_irqs:512 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want
memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2526.940 MHz processor.
[    0.003337] Calibrating delay loop (skipped), value calculated using timer
frequency.. 5055.45 BogoMIPS (lpj=8423133)
[    0.003341] pid_max: default: 32768 minimum: 301
[    0.003370] Security Framework initialized
[    0.003375] AppArmor: AppArmor disabled by boot time parameter
[    0.003694] Dentry cache hash table entries: 524288 (order: 10, 4194304
bytes)
[    0.006863] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.007800] Mount-cache hash table entries: 256
[    0.008028] Initializing cgroup subsys cpuacct
[    0.008031] Initializing cgroup subsys memory
[    0.008041] Initializing cgroup subsys devices
[    0.008043] Initializing cgroup subsys freezer
[    0.008045] Initializing cgroup subsys net_cls
[    0.008047] Initializing cgroup subsys blkio
[    0.008081] CPU: Physical Processor ID: 0
[    0.008082] CPU: Processor Core ID: 0
[    0.008085] mce: CPU supports 6 MCE banks
[    0.008091] CPU0: Thermal monitoring handled by SMI
[    0.008096] using mwait in idle threads.
[    0.009314] ACPI: Core revision 20120320
[    0.016675] ftrace: allocating 17820 entries in 70 pages
[    0.023749] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.059240] CPU0: Intel(R) Core(TM)2 Duo CPU     P8700  @ 2.53GHz stepping
0a
[    0.059996] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel
PMU driver.
[    0.059996] ... version:                2
[    0.059996] ... bit width:              40
[    0.059996] ... generic registers:      2
[    0.059996] ... value mask:             000000ffffffffff
[    0.059996] ... max period:             000000007fffffff
[    0.059996] ... fixed-purpose events:   3
[    0.059996] ... event mask:             0000000700000003
[    0.076746] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.096674] Booting Node   0, Processors  #1 Ok.
[    0.006666] CPU1: Thermal monitoring handled by SMI
[    0.109813] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.109856] Brought up 2 CPUs
[    0.109858] Total of 2 processors activated (10111.91 BogoMIPS).
[    0.110074] devtmpfs: initialized
[    0.111231] PM: Registering ACPI NVS region [mem 0xbff8f000-0xbffdffff]
(331776 bytes)
[    0.113729] NET: Registered protocol family 16
[    0.113854] ACPI FADT declares the system doesn't support PCIe ASPM, so
disable it
[    0.113857] ACPI: bus type pci registered
[    0.113914] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem
0xe0000000-0xefffffff] (base 0xe0000000)
[    0.113917] PCI: not using MMCONFIG
[    0.113919] PCI: Using configuration type 1 for base access
[    0.114392] bio: create slab <bio-0> at 0
[    0.114392] ACPI: Added _OSI(Module Device)
[    0.114392] ACPI: Added _OSI(Processor Device)
[    0.114392] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.114392] ACPI: Added _OSI(Processor Aggregator Device)
[    0.115064] ACPI: EC: EC description table is found, configuring boot EC
[    0.115069] ACPI: EC: Look up EC in DSDT
[    0.118041] ACPI: Executed 1 blocks of module-level executable AML code
[    0.120035] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.123408] ACPI Warning: Incorrect checksum in table [ATKG] - 0x08, should
be 0x0E (20120320/tbutils-323)
[    0.123589] ACPI: SSDT 00000000bff973c0 00248 (v01  PmRef  Cpu0Ist 00003000
INTL 20051117)
[    0.123993] ACPI: Dynamic OEM Table Load:
[    0.123996] ACPI: SSDT           (null) 00248 (v01  PmRef  Cpu0Ist 00003000
INTL 20051117)
[    0.124114] ACPI: SSDT 00000000bff976a0 00765 (v01  PmRef  Cpu0Cst 00003001
INTL 20051117)
[    0.126960] ACPI: Dynamic OEM Table Load:
[    0.126962] ACPI: SSDT           (null) 00765 (v01  PmRef  Cpu0Cst 00003001
INTL 20051117)
[    0.127135] ACPI: SSDT 00000000bff972f0 000CC (v01  PmRef  Cpu1Ist 00003000
INTL 20051117)
[    0.127530] ACPI: Dynamic OEM Table Load:
[    0.127533] ACPI: SSDT           (null) 000CC (v01  PmRef  Cpu1Ist 00003000
INTL 20051117)
[    0.127607] ACPI: SSDT 00000000bff97610 00085 (v01  PmRef  Cpu1Cst 00003000
INTL 20051117)
[    0.127996] ACPI: Dynamic OEM Table Load:
[    0.127998] ACPI: SSDT           (null) 00085 (v01  PmRef  Cpu1Cst 00003000
INTL 20051117)
[    0.128217] ACPI: Interpreter enabled
[    0.128222] ACPI: (supports S0 S3 S4 S5)
[    0.128241] ACPI: Using IOAPIC for interrupt routing
[    0.128263] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem
0xe0000000-0xefffffff] (base 0xe0000000)
[    0.129352] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI
motherboard resources
[    0.172047] ACPI: EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
[    0.172047] ACPI: No dock devices found.
[    0.172047] PCI: Using host bridge windows from ACPI; if necessary, use
"pci=nocrs" and report a bug
[    0.172047] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.172047] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.172047] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.172047] pci_root PNP0A08:00: host bridge window [mem
0x000a0000-0x000bffff]
[    0.172047] pci_root PNP0A08:00: host bridge window [mem
0x000d0000-0x000dffff]
[    0.172047] pci_root PNP0A08:00: host bridge window [mem
0xc0000000-0xffffffff]
[    0.172047] PCI host bridge to bus 0000:00
[    0.172047] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.172047] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.172047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.172047] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
[    0.172047] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff]
[    0.172047] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
[    0.172047] DMAR: Forcing write-buffer flush capability
[    0.172047] DMAR: Disabling IOMMU for graphics on this chipset
[    0.172047] pci 0000:00:01.0: [8086:2a41] type 01 class 0x060400
[    0.172047] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.172047] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[    0.172047] pci 0000:00:1a.0: reg 20: [io  0xbc00-0xbc1f]
[    0.172047] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[    0.172047] pci 0000:00:1a.1: reg 20: [io  0xb880-0xb89f]
[    0.172047] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
[    0.172047] pci 0000:00:1a.2: reg 20: [io  0xb800-0xb81f]
[    0.172047] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[    0.172047] pci 0000:00:1a.7: reg 10: [mem 0xfddffc00-0xfddfffff]
[    0.172047] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.172047] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[    0.172047] pci 0000:00:1b.0: reg 10: [mem 0xfddf8000-0xfddfbfff 64bit]
[    0.172047] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.172047] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[    0.172121] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.172155] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
[    0.172261] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.172295] pci 0000:00:1c.2: [8086:2944] type 01 class 0x060400
[    0.172403] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.172441] pci 0000:00:1c.5: [8086:294a] type 01 class 0x060400
[    0.172548] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.172584] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[    0.172644] pci 0000:00:1d.0: reg 20: [io  0xb480-0xb49f]
[    0.172718] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[    0.172778] pci 0000:00:1d.1: reg 20: [io  0xb400-0xb41f]
[    0.172852] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[    0.172912] pci 0000:00:1d.2: reg 20: [io  0xb080-0xb09f]
[    0.172998] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[    0.173025] pci 0000:00:1d.7: reg 10: [mem 0xfddff800-0xfddffbff]
[    0.173143] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.173172] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.173266] pci 0000:00:1f.0: [8086:2919] type 00 class 0x060100
[    0.173433] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
[    0.173462] pci 0000:00:1f.2: reg 10: [io  0xb000-0xb007]
[    0.173473] pci 0000:00:1f.2: reg 14: [io  0xac00-0xac03]
[    0.173485] pci 0000:00:1f.2: reg 18: [io  0xa880-0xa887]
[    0.173496] pci 0000:00:1f.2: reg 1c: [io  0xa800-0xa803]
[    0.173507] pci 0000:00:1f.2: reg 20: [io  0xa480-0xa49f]
[    0.173519] pci 0000:00:1f.2: reg 24: [mem 0xfddff000-0xfddff7ff]
[    0.173591] pci 0000:00:1f.2: PME# supported from D3hot
[    0.173656] pci 0000:01:00.0: [1002:9480] type 00 class 0x030000
[    0.173671] pci 0000:01:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
[    0.173681] pci 0000:01:00.0: reg 14: [io  0xc000-0xc0ff]
[    0.173692] pci 0000:01:00.0: reg 18: [mem 0xfdef0000-0xfdefffff]
[    0.173730] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.173779] pci 0000:01:00.0: supports D1 D2
[    0.173810] pci 0000:01:00.1: [1002:aa38] type 00 class 0x040300
[    0.173825] pci 0000:01:00.1: reg 10: [mem 0xfdeec000-0xfdeeffff]
[    0.173926] pci 0000:01:00.1: supports D1 D2
[    0.173967] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.173970] pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
[    0.173973] pci 0000:00:01.0:   bridge window [mem 0xfde00000-0xfdefffff]
[    0.173977] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff
64bit pref]
[    0.174036] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.174169] pci 0000:03:00.0: [8086:4232] type 00 class 0x028000
[    0.174217] pci 0000:03:00.0: reg 10: [mem 0xfdffe000-0xfdffffff 64bit]
[    0.174430] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.183365] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.183373] pci 0000:00:1c.1:   bridge window [mem 0xfdf00000-0xfdffffff]
[    0.183439] pci 0000:00:1c.2: PCI bridge to [bus 04-05]
[    0.183444] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
[    0.183449] pci 0000:00:1c.2:   bridge window [mem 0xfe000000-0xfe9fffff]
[    0.183457] pci 0000:00:1c.2:   bridge window [mem 0xfa000000-0xfcefffff
64bit pref]
[    0.183541] pci 0000:06:00.0: [10ec:8168] type 00 class 0x020000
[    0.183562] pci 0000:06:00.0: reg 10: [io  0xe800-0xe8ff]
[    0.183599] pci 0000:06:00.0: reg 18: [mem 0xfcfff000-0xfcffffff 64bit pref]
[    0.183623] pci 0000:06:00.0: reg 20: [mem 0xfcfe0000-0xfcfeffff 64bit pref]
[    0.183639] pci 0000:06:00.0: reg 30: [mem 0xfeaf0000-0xfeafffff pref]
[    0.183726] pci 0000:06:00.0: supports D1 D2
[    0.183728] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.193346] pci 0000:00:1c.5: PCI bridge to [bus 06-06]
[    0.193351] pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
[    0.193356] pci 0000:00:1c.5:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.193364] pci 0000:00:1c.5:   bridge window [mem 0xfcf00000-0xfcffffff
64bit pref]
[    0.193414] pci 0000:07:03.0: [1180:0832] type 00 class 0x0c0010
[    0.193429] pci 0000:07:03.0: proprietary Ricoh MMC controller disabled (via
firewire function)
[    0.193431] pci 0000:07:03.0: MMC cards are now supported by standard SDHCI
controller
[    0.193447] pci 0000:07:03.0: reg 10: [mem 0xfebff800-0xfebfffff]
[    0.193541] pci 0000:07:03.0: PME# supported from D0 D3hot D3cold
[    0.193564] pci 0000:07:03.1: [1180:0822] type 00 class 0x080500
[    0.193586] pci 0000:07:03.1: reg 10: [mem 0xfebff400-0xfebff4ff]
[    0.193679] pci 0000:07:03.1: supports D1 D2
[    0.193681] pci 0000:07:03.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.193704] pci 0000:07:03.2: [1180:0592] type 00 class 0x088000
[    0.193725] pci 0000:07:03.2: reg 10: [mem 0xfebfec00-0xfebfecff]
[    0.193819] pci 0000:07:03.2: supports D1 D2
[    0.193821] pci 0000:07:03.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.193844] pci 0000:07:03.3: [1180:0852] type 00 class 0x088000
[    0.193865] pci 0000:07:03.3: reg 10: [mem 0xfebfe800-0xfebfe8ff]
[    0.193959] pci 0000:07:03.3: supports D1 D2
[    0.193961] pci 0000:07:03.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.194021] pci 0000:00:1e.0: PCI bridge to [bus 07-07] (subtractive decode)
[    0.194028] pci 0000:00:1e.0:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.194036] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7]
(subtractive decode)
[    0.194038] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff]
(subtractive decode)
[    0.194041] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff]
(subtractive decode)
[    0.194043] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff]
(subtractive decode)
[    0.194045] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xffffffff]
(subtractive decode)
[    0.194081] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.194174] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.194201] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.194225] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P3._PRT]
[    0.194245] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[    0.194282] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
[    0.194302] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
[    0.194426]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.194617]  pci0000:00: ACPI _OSC control (0x1d) granted
[    0.201310] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12)
[    0.201352] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 10 12)
[    0.201391] ACPI: PCI Interrupt Link [LNKC] (IRQs *6)
[    0.201427] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 7 10 12)
[    0.201466] ACPI: PCI Interrupt Link [LNKE] (IRQs 6) *0, disabled.
[    0.201506] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 10 12)
[    0.201545] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 7 10 12)
[    0.201584] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 12)
[    0.203347] vgaarb: device added:
PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.203352] vgaarb: loaded
[    0.203353] vgaarb: bridge control possible 0000:01:00.0
[    0.203396] PCI: Using ACPI for IRQ routing
[    0.212091] PCI: pci_cache_line_size set to 64 bytes
[    0.212198] reserve RAM buffer: 000000000009ec00 - 000000000009ffff 
[    0.212200] reserve RAM buffer: 00000000bff80000 - 00000000bfffffff 
[    0.212294] NetLabel: Initializing
[    0.212296] NetLabel:  domain hash size = 128
[    0.212297] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.212310] NetLabel:  unlabeled traffic allowed by default
[    0.212324] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.212331] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.212335] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.226668] Switching to clocksource hpet
[    0.233434] pnp: PnP ACPI init
[    0.233453] ACPI: bus type pnp registered
[    0.233563] pnp 00:00: [bus 00-ff]
[    0.233565] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.233567] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.233569] pnp 00:00: [io  0x0d00-0xffff window]
[    0.233571] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.233573] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[    0.233575] pnp 00:00: [mem 0xc0000000-0xffffffff window]
[    0.233577] pnp 00:00: [mem 0x00000000-0xffffffff window]
[    0.233662] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03
(active)
[    0.233671] pnp 00:01: [mem 0xfed10000-0xfed19fff]
[    0.233727] system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved
[    0.233731] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.233757] pnp 00:02: [dma 4]
[    0.233762] pnp 00:02: [io  0x0000-0x000f]
[    0.233764] pnp 00:02: [io  0x0081-0x0083]
[    0.233765] pnp 00:02: [io  0x0087]
[    0.233767] pnp 00:02: [io  0x0089-0x008b]
[    0.233768] pnp 00:02: [io  0x008f]
[    0.233770] pnp 00:02: [io  0x00c0-0x00df]
[    0.233793] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.233803] pnp 00:03: [io  0x0070-0x0071]
[    0.233815] pnp 00:03: [irq 8]
[    0.233838] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.233862] pnp 00:04: [io  0x0060]
[    0.233864] pnp 00:04: [io  0x0064]
[    0.233869] pnp 00:04: [irq 1]
[    0.233893] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b
(active)
[    0.233932] pnp 00:05: [irq 12]
[    0.233956] pnp 00:05: Plug and Play ACPI device, IDs SYN0a06 SYN0a00
SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
[    0.233964] pnp 00:06: [io  0x0061]
[    0.233988] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.233996] pnp 00:07: [io  0x00f0-0x00ff]
[    0.234001] pnp 00:07: [irq 13]
[    0.234023] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.234127] pnp 00:08: [io  0x0010-0x001f]
[    0.234129] pnp 00:08: [io  0x0022-0x003f]
[    0.234131] pnp 00:08: [io  0x0044-0x005f]
[    0.234132] pnp 00:08: [io  0x0063]
[    0.234134] pnp 00:08: [io  0x0065]
[    0.234135] pnp 00:08: [io  0x0067-0x006f]
[    0.234137] pnp 00:08: [io  0x0072-0x007f]
[    0.234139] pnp 00:08: [io  0x0080]
[    0.234140] pnp 00:08: [io  0x0084-0x0086]
[    0.234142] pnp 00:08: [io  0x0088]
[    0.234143] pnp 00:08: [io  0x008c-0x008e]
[    0.234145] pnp 00:08: [io  0x0090-0x009f]
[    0.234146] pnp 00:08: [io  0x00a2-0x00bf]
[    0.234148] pnp 00:08: [io  0x00e0-0x00ef]
[    0.234150] pnp 00:08: [io  0x04d0-0x04d1]
[    0.234151] pnp 00:08: [io  0x0800-0x087f]
[    0.234153] pnp 00:08: [io  0x0400-0x041f]
[    0.234155] pnp 00:08: [io  0x0500-0x057f]
[    0.234157] pnp 00:08: [mem 0xfddfec00-0xfddfecff window]
[    0.234158] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[    0.234160] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
[    0.234162] pnp 00:08: [mem 0xfed45000-0xfed89fff]
[    0.234164] pnp 00:08: [mem 0xfed90000-0xfed90fff]
[    0.234165] pnp 00:08: [mem 0xfed91000-0xfed91fff]
[    0.234167] pnp 00:08: [mem 0xfed92000-0xfed92fff]
[    0.234169] pnp 00:08: [mem 0xfed93000-0xfed93fff]
[    0.234171] pnp 00:08: [mem 0xffb00000-0xffbfffff]
[    0.234175] pnp 00:08: [mem 0xfff00000-0xffffffff]
[    0.234247] system 00:08: [io  0x04d0-0x04d1] has been reserved
[    0.234249] system 00:08: [io  0x0800-0x087f] has been reserved
[    0.234251] system 00:08: [io  0x0400-0x041f] has been reserved
[    0.234254] system 00:08: [io  0x0500-0x057f] has been reserved
[    0.234256] system 00:08: [mem 0xfddfec00-0xfddfecff window] has been
reserved
[    0.234259] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.234261] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.234264] system 00:08: [mem 0xfed45000-0xfed89fff] has been reserved
[    0.234266] system 00:08: [mem 0xfed90000-0xfed90fff] has been reserved
[    0.234269] system 00:08: [mem 0xfed91000-0xfed91fff] has been reserved
[    0.234271] system 00:08: [mem 0xfed92000-0xfed92fff] has been reserved
[    0.234274] system 00:08: [mem 0xfed93000-0xfed93fff] has been reserved
[    0.234276] system 00:08: [mem 0xffb00000-0xffbfffff] has been reserved
[    0.234279] system 00:08: [mem 0xfff00000-0xffffffff] has been reserved
[    0.234282] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.234328] pnp 00:09: [mem 0xfed00000-0xfed003ff]
[    0.234354] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.234394] pnp 00:0a: [mem 0xffa00000-0xffbfffff]
[    0.234396] pnp 00:0a: [mem 0xffe00000-0xffffffff]
[    0.234435] system 00:0a: [mem 0xffa00000-0xffbfffff] could not be reserved
[    0.234437] system 00:0a: [mem 0xffe00000-0xffffffff] could not be reserved
[    0.234441] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.234473] pnp 00:0b: [mem 0xffc00000-0xffdfffff]
[    0.234514] system 00:0b: [mem 0xffc00000-0xffdfffff] has been reserved
[    0.234517] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.234553] pnp 00:0c: [mem 0xfec00000-0xfec00fff]
[    0.234555] pnp 00:0c: [mem 0xfee00000-0xfee00fff]
[    0.234557] pnp 00:0c: [mem 0xfec10000-0xfec17fff]
[    0.234559] pnp 00:0c: [mem 0xfec18000-0xfec1ffff]
[    0.234561] pnp 00:0c: [mem 0xfec20000-0xfec27fff]
[    0.234563] pnp 00:0c: [mem 0xfec38000-0xfec3ffff]
[    0.234564] pnp 00:0c: [io  0x0250-0x0253]
[    0.234566] pnp 00:0c: [io  0x0256-0x025f]
[    0.234608] system 00:0c: [io  0x0250-0x0253] has been reserved
[    0.234610] system 00:0c: [io  0x0256-0x025f] has been reserved
[    0.234613] system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.234615] system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.234618] system 00:0c: [mem 0xfec10000-0xfec17fff] has been reserved
[    0.234620] system 00:0c: [mem 0xfec18000-0xfec1ffff] has been reserved
[    0.234622] system 00:0c: [mem 0xfec20000-0xfec27fff] has been reserved
[    0.234625] system 00:0c: [mem 0xfec38000-0xfec3ffff] has been reserved
[    0.234628] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.234745] pnp 00:0d: [io  0x0300-0x0307]
[    0.234750] pnp 00:0d: [irq 4]
[    0.234790] pnp 00:0d: Plug and Play ACPI device, IDs ITE8708 (active)
[    0.234833] pnp 00:0e: [mem 0xe0000000-0xefffffff]
[    0.234872] system 00:0e: [mem 0xe0000000-0xefffffff] has been reserved
[    0.234875] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.235203] pnp 00:0f: [mem 0x00000000-0x0009ffff]
[    0.235206] pnp 00:0f: [mem 0x000c0000-0x000cffff]
[    0.235208] pnp 00:0f: [mem 0x000e0000-0x000fffff]
[    0.235212] pnp 00:0f: [mem 0x00100000-0xbfffffff]
[    0.235214] pnp 00:0f: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.235281] system 00:0f: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.235283] system 00:0f: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.235286] system 00:0f: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.235289] system 00:0f: [mem 0x00100000-0xbfffffff] could not be reserved
[    0.235292] system 00:0f: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.235405] pnp: PnP ACPI: found 16 devices
[    0.235407] ACPI: ACPI bus type pnp unregistered
[    0.242379] pci 0000:01:00.0: BAR 6: assigned [mem 0xfde00000-0xfde1ffff
pref]
[    0.242383] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.242386] pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
[    0.242390] pci 0000:00:01.0:   bridge window [mem 0xfde00000-0xfdefffff]
[    0.242393] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff
64bit pref]
[    0.242398] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.242412] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.242419] pci 0000:00:1c.1:   bridge window [mem 0xfdf00000-0xfdffffff]
[    0.242430] pci 0000:00:1c.2: PCI bridge to [bus 04-05]
[    0.242433] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
[    0.242439] pci 0000:00:1c.2:   bridge window [mem 0xfe000000-0xfe9fffff]
[    0.242445] pci 0000:00:1c.2:   bridge window [mem 0xfa000000-0xfcefffff
64bit pref]
[    0.242453] pci 0000:00:1c.5: PCI bridge to [bus 06-06]
[    0.242456] pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
[    0.242463] pci 0000:00:1c.5:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.242468] pci 0000:00:1c.5:   bridge window [mem 0xfcf00000-0xfcffffff
64bit pref]
[    0.242476] pci 0000:00:1e.0: PCI bridge to [bus 07-07]
[    0.242483] pci 0000:00:1e.0:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.242537] pci 0000:00:1e.0: setting latency timer to 64
[    0.242542] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.242544] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.242546] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.242548] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[    0.242550] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xffffffff]
[    0.242552] pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
[    0.242554] pci_bus 0000:01: resource 1 [mem 0xfde00000-0xfdefffff]
[    0.242557] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit
pref]
[    0.242559] pci_bus 0000:03: resource 1 [mem 0xfdf00000-0xfdffffff]
[    0.242561] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.242563] pci_bus 0000:04: resource 1 [mem 0xfe000000-0xfe9fffff]
[    0.242565] pci_bus 0000:04: resource 2 [mem 0xfa000000-0xfcefffff 64bit
pref]
[    0.242568] pci_bus 0000:06: resource 0 [io  0xe000-0xefff]
[    0.242570] pci_bus 0000:06: resource 1 [mem 0xfea00000-0xfeafffff]
[    0.242572] pci_bus 0000:06: resource 2 [mem 0xfcf00000-0xfcffffff 64bit
pref]
[    0.242574] pci_bus 0000:07: resource 1 [mem 0xfeb00000-0xfebfffff]
[    0.242576] pci_bus 0000:07: resource 4 [io  0x0000-0x0cf7]
[    0.242578] pci_bus 0000:07: resource 5 [io  0x0d00-0xffff]
[    0.242580] pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff]
[    0.242582] pci_bus 0000:07: resource 7 [mem 0x000d0000-0x000dffff]
[    0.242584] pci_bus 0000:07: resource 8 [mem 0xc0000000-0xffffffff]
[    0.242628] NET: Registered protocol family 2
[    0.242751] IP route cache hash table entries: 131072 (order: 8, 1048576
bytes)
[    0.243690] TCP established hash table entries: 524288 (order: 11, 8388608
bytes)
[    0.247323] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.247787] TCP: Hash tables configured (established 524288 bind 65536)
[    0.247789] TCP: reno registered
[    0.247798] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.247833] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.247955] NET: Registered protocol family 1
[    0.248234] pci 0000:01:00.0: Boot video device
[    0.248257] PCI: CLS 32 bytes, default 64
[    0.248311] Unpacking initramfs...
[    0.307738] Freeing initrd memory: 2912k freed
[    0.308709] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.308713] Placing 64MB software IO TLB between ffff8800bbf7a000 -
ffff8800bff7a000
[    0.308715] software IO TLB at phys 0xbbf7a000 - 0xbff7a000
[    0.308742] Simple Boot Flag at 0x51 set to 0x1
[    0.309172] audit: initializing netlink socket (disabled)
[    0.309189] type=2000 audit(1342056574.306:1): initialized
[    0.309710] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.311784] VFS: Disk quotas dquot_6.5.2
[    0.311828] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.311922] msgmni has been set to 7910
[    0.312114] Block layer SCSI generic (bsg) driver version 0.4 loaded (major
253)
[    0.312146] io scheduler noop registered
[    0.312148] io scheduler deadline registered
[    0.312199] io scheduler cfq registered (default)
[    0.312330] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.312444] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    0.312589] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
[    0.312736] pcieport 0000:00:1c.2: irq 43 for MSI/MSI-X
[    0.312889] pcieport 0000:00:1c.5: irq 44 for MSI/MSI-X
[    0.312998] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    0.313001] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.313003] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[    0.313006] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    0.313028] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.313033] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.313054] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[    0.313056] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    0.313061] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[    0.313081] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[    0.313086] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[    0.313107] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[    0.313109] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
[    0.313114] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[    0.313202] intel_idle: does not run on family 6 model 23
[    0.313255] GHES: HEST is not enabled!
[    0.313314] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.313773] Linux agpgart interface v0.103
[    0.313848] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at
0x60,0x64 irq 1,12
[    0.316100] i8042: Detected active multiplexing controller, rev 1.1
[    0.318926] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.318957] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.318981] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.319002] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.319026] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.319122] mousedev: PS/2 mouse device common for all mice
[    0.319188] rtc_cmos 00:03: RTC can wake from S4
[    0.319320] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.319351] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.319360] cpuidle: using governor ladder
[    0.319362] cpuidle: using governor menu
[    0.319491] TCP: cubic registered
[    0.319595] NET: Registered protocol family 10
[    0.319784] NET: Registered protocol family 17
[    0.319788] Registering the dns_resolver key type
[    0.319916] PM: Checking hibernation image partition /dev/sda4
[    0.356474] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input0
[    0.528219] PM: Hibernation image not present or could not be loaded.
[    0.528226] registered taskstats version 1
[    0.528960] rtc_cmos 00:03: setting system clock to 2012-07-12 01:29:34 UTC
(1342056574)
[    0.528998] Initializing network drop monitor service
[    0.530172] Freeing unused kernel memory: 740k freed
[    0.530384] Write protecting the kernel read-only data: 8192k
[    0.534930] Freeing unused kernel memory: 1588k freed
[    0.537201] Freeing unused kernel memory: 640k freed
[    0.544296] systemd-udevd[40]: starting version 186
[    0.546905] [drm] Initialized drm 1.1.0 20060810
[    0.551877] [drm] radeon kernel modesetting enabled.
[    0.552114] [drm] initializing kernel modesetting (RV730 0x1002:0x9480
0x1043:0x1B02).
[    0.552149] [drm] register mmio base: 0xFDEF0000
[    0.552150] [drm] register mmio size: 65536
[    0.552272] ATOM BIOS: M96M2
[    0.552296] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 -
0x000000003FFFFFFF (1024M used)
[    0.552299] radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 -
0x000000005FFFFFFF
[    0.552305] mtrr: type mismatch for d0000000,10000000 old: write-back new:
write-combining
[    0.552308] [drm] Detected VRAM RAM=1024M, BAR=256M
[    0.552309] [drm] RAM width 128bits DDR
[    0.552358] [TTM] Zone  kernel: Available graphics memory: 2026646 kiB
[    0.552360] [TTM] Initializing pool allocator
[    0.552365] [TTM] Initializing DMA pool allocator
[    0.552386] [drm] radeon: 1024M of VRAM memory ready
[    0.552388] [drm] radeon: 512M of GTT memory ready.
[    0.552400] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    0.552402] [drm] Driver supports precise vblank timestamp query.
[    0.552441] radeon 0000:01:00.0: irq 45 for MSI/MSI-X
[    0.552450] radeon 0000:01:00.0: radeon: using MSI.
[    0.552477] [drm] radeon: irq initialized.
[    0.552481] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    0.553226] [drm] radeon: ib pool ready.
[    0.553328] [drm] Loading RV730 Microcode
[    0.556692] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[    0.556757] radeon 0000:01:00.0: WB enabled
[    0.556760] [drm] fence driver on ring 0 use gpu addr 0x40000c00 and cpu
addr 0xffff880137c0fc00
[    0.603352] [drm] ring test on 0 succeeded in 1 usecs
[    0.603742] [drm] ib test on ring 0 succeeded in 0 usecs
[    0.604109] [drm] Radeon Display Connectors
[    0.604111] [drm] Connector 0:
[    0.604112] [drm]   VGA
[    0.604114] [drm]   DDC: 0x7fa0 0x7fa0 0x7fa4 0x7fa4 0x7fa8 0x7fa8 0x7fac
0x7fac
[    0.604116] [drm]   Encoders:
[    0.604117] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    0.604119] [drm] Connector 1:
[    0.604120] [drm]   LVDS
[    0.604121] [drm]   Encoders:
[    0.604122] [drm]     LCD1: INTERNAL_UNIPHY2
[    0.604123] [drm] Connector 2:
[    0.604125] [drm]   HDMI-A
[    0.604126] [drm]   HPD2
[    0.604128] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c
0x7e5c
[    0.604129] [drm]   Encoders:
[    0.604130] [drm]     DFP1: INTERNAL_UNIPHY
[    0.604177] [drm] radeon: power management initialized
[    1.310025] Refined TSC clocksource calibration: 2526.999 MHz.
[    1.310030] Switching to clocksource tsc
[    1.570342] [drm] fb mappable at 0xD0142000
[    1.570344] [drm] vram apper at 0xD0000000
[    1.570345] [drm] size 4325376
[    1.570346] [drm] fb depth is 24
[    1.570348] [drm]    pitch is 5632
[    1.570406] fbcon: radeondrmfb (fb0) is primary device
[    2.429708] Console: switching to colour frame buffer device 170x48
[    2.432516] fb0: radeondrmfb frame buffer device
[    2.432517] drm: registered panic notifier
[    2.432522] [drm] Initialized radeon 2.16.0 20080528 for 0000:01:00.0 on
minor 0
[    2.472774] SCSI subsystem initialized
[    2.474572] libata version 3.00 loaded.
[    2.475804] ahci 0000:00:1f.2: version 3.0
[    2.475936] ahci 0000:00:1f.2: irq 46 for MSI/MSI-X
[    2.475982] ahci: SSS flag set, parallel bus scan disabled
[    2.476015] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x23
impl SATA mode
[    2.476018] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio
slum part ccc ems sxs 
[    2.476025] ahci 0000:00:1f.2: setting latency timer to 64
[    2.487355] scsi0 : ahci
[    2.487436] scsi1 : ahci
[    2.487505] scsi2 : ahci
[    2.487568] scsi3 : ahci
[    2.487632] scsi4 : ahci
[    2.487694] scsi5 : ahci
[    2.487918] ata1: SATA max UDMA/133 abar m2048 at 0xfddff000 port 0xfddff100
irq 46
[    2.487922] ata2: SATA max UDMA/133 abar m2048 at 0xfddff000 port 0xfddff180
irq 46
[    2.487924] ata3: DUMMY
[    2.487925] ata4: DUMMY
[    2.487926] ata5: DUMMY
[    2.487929] ata6: SATA max UDMA/133 abar m2048 at 0xfddff000 port 0xfddff380
irq 46
[    2.806687] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.807576] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK)
filtered out
[    2.807778] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    2.807974] ata1.00: ACPI cmd ef/90:03:00:00:00:a0 (SET FEATURES) succeeded
[    2.808972] ata1.00: ATA-8: Hitachi HTS543232L9A300, FB4OC40C, max UDMA/133
[    2.808975] ata1.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    2.810028] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK)
filtered out
[    2.810221] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    2.810414] ata1.00: ACPI cmd ef/90:03:00:00:00:a0 (SET FEATURES) succeeded
[    2.811414] ata1.00: configured for UDMA/133
[    2.811512] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54323 FB4O
PQ: 0 ANSI: 5
[    3.130020] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.148634] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    3.148900] ata2.00: ACPI cmd ef/90:03:00:00:00:a0 (SET FEATURES) succeeded
[    3.164483] ata2.00: ATAPI: TSSTcorp CDDVDW TS-L633C, AS00, max UDMA/100
[    3.164486] ata2.00: applying bridge limits
[    3.182449] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    3.182716] ata2.00: ACPI cmd ef/90:03:00:00:00:a0 (SET FEATURES) succeeded
[    3.198615] ata2.00: configured for UDMA/100
[    3.201583] scsi 1:0:0:0: CD-ROM            TSSTcorp CDDVDW TS-L633C  AS00
PQ: 0 ANSI: 5
[    3.520017] ata6: SATA link down (SStatus 0 SControl 300)
[    3.523531] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298
GiB)
[    3.523575] sd 0:0:0:0: [sda] Write Protect is off
[    3.523578] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.523597] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[    3.575684]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
[    3.576083] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.413520] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts:
(null)
[    6.000313] systemd-udevd[137]: starting version 186
[    6.401762] ACPI: Requesting acpi_cpufreq
[    6.405498] Monitor-Mwait will be used to enter C-1 state
[    6.405524] Monitor-Mwait will be used to enter C-3 state
[    6.405537] Marking TSC unstable due to TSC halts in idle
[    6.405545] ACPI: acpi_idle registered with cpuidle
[    6.406007] Switching to clocksource hpet
[    7.194510] input: Sleep Button as
/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[    7.194517] ACPI: Sleep Button [SLPB]
[    7.194567] input: Lid Switch as
/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[    7.199399] ACPI: Lid Switch [LID]
[    7.199450] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    7.199454] ACPI: Power Button [PWRF]
[    7.212510] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    7.224878] thermal LNXTHERM:00: registered as thermal_zone0
[    7.224880] ACPI: Thermal Zone [THRM] (57 C)
[    7.238699] acpi device:3a: registered as cooling_device2
[    7.238761] input: Video Bus as
/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:36/LNXVIDEO:00/input/input5
[    7.238767] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    7.240599] ACPI: Battery Slot [BAT0] (battery present)
[    7.240781] ACPI: AC Adapter [AC0] (on-line)
[    7.262420] r592: driver successfully loaded
[    7.405041] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    7.405167] r8169 0000:06:00.0: irq 47 for MSI/MSI-X
[    7.405321] r8169 0000:06:00.0: eth0: RTL8168c/8111c at 0xffffc9000067e000,
00:26:18:a5:9e:a6, XID 1c4000c0 IRQ 47
[    7.405324] r8169 0000:06:00.0: eth0: jumbo features [frames: 6128 bytes, tx
checksumming: ko]
[    7.471626] iTCO_vendor_support: vendor-support=0
[    7.484179] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[    7.484267] iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0860)
[    7.484407] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    7.492425] sdhci: Secure Digital Host Controller Interface driver
[    7.492427] sdhci: Copyright(c) Pierre Ossman
[    7.497608] sdhci-pci 0000:07:03.1: SDHCI controller found [1180:0822] (rev
22)
[    7.498720] sdhci-pci 0000:07:03.1: Will use DMA mode even though HW doesn't
fully claim to support it.
[    7.499734] sdhci-pci 0000:07:03.1: Will use DMA mode even though HW doesn't
fully claim to support it.
[    7.499763] Registered led device: mmc0::
[    7.500572] sdhci-pci 0000:07:03.1: Will use DMA mode even though HW doesn't
fully claim to support it.
[    7.501820] mmc0: SDHCI controller on PCI [0000:07:03.1] using DMA
[    7.557332] sdhci-pci 0000:07:03.1: Will use DMA mode even though HW doesn't
fully claim to support it.
[    7.573525] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07
[    7.613992] sdhci-pci 0000:07:03.1: Will use DMA mode even though HW doesn't
fully claim to support it.
[    7.670897] sdhci-pci 0000:07:03.1: Will use DMA mode even though HW doesn't
fully claim to support it.
[    7.674950] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07
[    7.675510] microcode: Microcode Update Driver: v2.00
<tigran at aivazian.fsnet.co.uk>, Peter Oruba
[    7.701234] asus_laptop: Asus Laptop Support version 0.42
[    7.701347] asus_laptop:   N81Vp model detected
[    7.701567] asus_laptop: Backlight controlled by ACPI video driver
[    7.701612] input: Asus Laptop extra buttons as
/devices/platform/asus_laptop/input/input6
[    7.727211] sdhci-pci 0000:07:03.1: Will use DMA mode even though HW doesn't
fully claim to support it.
[    7.838304] ite_cir: Auto-detected model: ITE8708 CIR transceiver
[    7.838307] ite_cir: Using model: ITE8708 CIR transceiver
[    7.838309] ite_cir: TX-capable: 1
[    7.838310] ite_cir: Sample period (ns): 8680
[    7.838312] ite_cir: TX carrier frequency (Hz): 38000
[    7.838313] ite_cir: TX duty cycle (%): 33
[    7.838314] ite_cir: RX low carrier frequency (Hz): 0
[    7.838316] ite_cir: RX high carrier frequency (Hz): 0
[    7.874888] cfg80211: Calling CRDA to update world regulatory domain
[    7.889662] usbcore: registered new interface driver usbfs
[    7.889688] usbcore: registered new interface driver hub
[    7.889742] usbcore: registered new device driver usb
[    7.938055] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    7.938119] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    7.938124] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    7.938149] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus
number 1
[    7.938179] ehci_hcd 0000:00:1a.7: debug port 1
[    7.942981] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[    7.943003] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfddffc00
[    7.950024] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    7.950197] hub 1-0:1.0: USB hub found
[    7.950202] hub 1-0:1.0: 6 ports detected
[    7.950363] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    7.950367] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    7.950381] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus
number 2
[    7.950413] ehci_hcd 0000:00:1d.7: debug port 1
[    7.954398] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    7.954420] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfddff800
[    7.963368] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    7.963534] hub 2-0:1.0: USB hub found
[    7.963538] hub 2-0:1.0: 6 ports detected
[    8.055652] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[    8.055655] Copyright(c) 2003-2012 Intel Corporation
[    8.055738] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
[    8.055740] iwlwifi 0000:03:00.0: pci_resource_base = ffffc9001108c000
[    8.055742] iwlwifi 0000:03:00.0: HW Revision ID = 0x0
[    8.055822] iwlwifi 0000:03:00.0: irq 48 for MSI/MSI-X
[    8.084852] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda
tray
[    8.084857] cdrom: Uniform CD-ROM driver Revision: 3.20
[    8.084999] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    8.110220] firewire_ohci 0000:07:03.0: added OHCI v1.0 device as card 0, 4
IR + 4 IT contexts, quirks 0x11
[    8.110482] r852: driver loaded successfully
[    8.133371] Registered IR keymap rc-rc6-mce
[    8.133442] input: ITE8708 CIR transceiver as /devices/virtual/rc/rc0/input7
[    8.133743] rc0: ITE8708 CIR transceiver as /devices/virtual/rc/rc0
[    8.133768] ite_cir: driver has been successfully loaded
[    8.136770] uhci_hcd: USB Universal Host Controller Interface driver
[    8.136808] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    8.136812] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    8.136823] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus
number 3
[    8.136853] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000bc00
[    8.137101] hub 3-0:1.0: USB hub found
[    8.137106] hub 3-0:1.0: 2 ports detected
[    8.137204] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    8.137208] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    8.137216] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus
number 4
[    8.137258] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b880
[    8.137692] hub 4-0:1.0: USB hub found
[    8.137696] hub 4-0:1.0: 2 ports detected
[    8.137788] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    8.137792] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    8.137799] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus
number 5
[    8.137832] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000b800
[    8.139759] hub 5-0:1.0: USB hub found
[    8.139765] hub 5-0:1.0: 2 ports detected
[    8.139858] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    8.139862] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    8.139870] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus
number 6
[    8.139899] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b480
[    8.140083] hub 6-0:1.0: USB hub found
[    8.140086] hub 6-0:1.0: 2 ports detected
[    8.140164] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    8.140167] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    8.140176] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus
number 7
[    8.140203] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b400
[    8.140535] hub 7-0:1.0: USB hub found
[    8.140540] hub 7-0:1.0: 2 ports detected
[    8.140615] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    8.140618] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    8.140628] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus
number 8
[    8.140653] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b080
[    8.141680] hub 8-0:1.0: USB hub found
[    8.141683] hub 8-0:1.0: 2 ports detected
[    8.190898] IR NEC protocol handler initialized
[    8.207106] IR RC5(x) protocol handler initialized
[    8.282109] IR RC6 protocol handler initialized
[    8.291883] IR JVC protocol handler initialized
[    8.318520] iwlwifi 0000:03:00.0: loaded firmware version 8.83.5.1 build
33692
[    8.318691] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[    8.318693] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[    8.318694] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[    8.318696] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
[    8.318698] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled
[    8.318700] iwlwifi 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN,
REV=0x54
[    8.318756] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[    8.323893] IR Sony protocol handler initialized
[    8.340689] iwlwifi 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4
[    8.340691] iwlwifi 0000:03:00.0: Device SKU: 0xF0
[    8.340693] iwlwifi 0000:03:00.0: Valid Tx ant: 0x2, Valid Rx ant: 0x3
[    8.340705] iwlwifi 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a
channels
[    8.340762] Registered led device: phy0-led
[    8.366425] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[    8.370986] IR SANYO protocol handler initialized
[    8.390709] snd_hda_intel 0000:00:1b.0: irq 49 for MSI/MSI-X
[    8.503234] input: MCE IR Keyboard/Mouse (ite-cir) as
/devices/virtual/input/input8
[    8.503538] IR MCE Keyboard/mouse protocol handler initialized
[    8.505389] input: HDA Digital PCBeep as
/devices/pci0000:00/0000:00:1b.0/input/input9
[    8.514679] input: HDA Intel Mic as
/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    8.514790] input: HDA Intel Headphone as
/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    8.515131] snd_hda_intel 0000:01:00.1: irq 50 for MSI/MSI-X
[    8.523444] usb 2-5: new high-speed USB device number 3 using ehci_hcd
[    8.548809] lirc_dev: IR Remote Control driver registered, major 251 
[    8.553422] rc rc0: lirc_dev: driver ir-lirc-codec (ite-cir) registered at
minor = 0
[    8.553425] IR LIRC bridge handler initialized
[    8.557554] input: HDA ATI HDMI HDMI/DP,pcm=3 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[    8.582699] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.2, id:
0x81a0b1, caps: 0xa04711/0x200000/0x0
[    8.610270] firewire_core 0000:07:03.0: created device fw0: GUID
001e8c0001f2d40d, S400
[    8.623113] input: SynPS/2 Synaptics TouchPad as
/devices/platform/i8042/serio4/input/input13
[    8.800041] usb 5-1: new full-speed USB device number 2 using uhci_hcd
[    8.936588] Linux media interface: v0.10
[    8.997707] Linux video capture interface: v2.00
[    9.028351] uvcvideo: Found UVC 1.00 device USB2.0 UVC 1.3M WebCam
(064e:a116)
[    9.044751] input: USB2.0 UVC 1.3M WebCam as
/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input14
[    9.044827] usbcore: registered new interface driver uvcvideo
[    9.044829] USB Video Class driver (1.1.1)
[    9.645024] Bluetooth: Core ver 2.16
[    9.645057] NET: Registered protocol family 31
[    9.645059] Bluetooth: HCI device and connection manager initialized
[    9.645061] Bluetooth: HCI socket layer initialized
[    9.645064] Bluetooth: L2CAP socket layer initialized
[    9.645070] Bluetooth: SCO socket layer initialized
[    9.675534] usbcore: registered new interface driver btusb
[    9.763416] usb 5-2: new full-speed USB device number 3 using uhci_hcd
[   10.150153] usb 7-2: new low-speed USB device number 2 using uhci_hcd
[   10.520482] input: Logitech Optical USB Mouse as
/devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.0/input/input15
[   10.520581] generic-usb 0003:046D:C016.0001: input,hidraw0: USB HID v1.10
Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.1-2/input0
[   10.520604] usbcore: registered new interface driver usbhid
[   10.520605] usbhid: USB HID core driver
[   10.713440] EXT4-fs (sda3): re-mounted. Opts: (null)
[   10.805137] REISERFS (device sda5): found reiserfs format "3.6" with
standard journal
[   10.805145] REISERFS (device sda5): using ordered data mode
[   10.805147] reiserfs: using flush barriers
[   10.808633] REISERFS (device sda5): journal params: device sda5, size 8192,
journal first block 18, max trans len 1024, max batch 900, max commit age 30,
max trans age 30
[   10.808999] REISERFS (device sda5): checking transaction log (sda5)
[   10.861953] REISERFS (device sda5): Using r5 hash to sort names
[   10.888822] EXT4-fs (sda7): mounting ext3 file system using the ext4
subsystem
[   10.916589] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts:
(null)
[   10.969136] Adding 2000056k swap on /dev/sda6.  Priority:-1 extents:1
across:2000056k

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list