Announcement

Collapse
No announcement yet.

Problem with wi-fi on HP Pavillion dv6000

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Problem with wi-fi on HP Pavillion dv6000

    Hi guys. Sorry if I repost topic, but i'm new to this forum and also new to Kubuntu and Linux in general and... I need help.
    I have switched to latest Kubuntu yesterday, everything is working pretty well except for one thing: I can't use wi-fi. It's like i can't turn it on. I have this little light that turns blue if my wi-fi is on and orange if it's off. Unfortunately it's orange all the time. Like my computer doesn't know about it.
    My computer: HP Pavillion dv6000.
    Please, help newbie in need
    Also tell me what information should I post here for you, because I don't know
    Thanks in advance.


    PS Sorry if I made any mistakes, I'm not used to English

    #2
    1-on my HP the blue lite is on the F12 key ,,,,if I press it ,it turns off the wireless pres it agin and it turnes it on ,,,,,,you may have a simaler button some where .
    2- what is the output of
    Code:
    lspci | grep -i wireless
    this will tell the type of wireless card you have

    VINNY
    i7 4core HT 8MB L3 2.9GHz
    16GB RAM
    Nvidia GTX 860M 4GB RAM 1152 cuda cores

    Comment


      #3
      1. I have similar button for the wireless but it's turned on.
      2. There is no output for
      Code:
      lspci | grep -i wireless
      but i guess you wanted this line:
      Code:
      03:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)

      Comment


        #4
        I have the same laptop. Mine works, so I bet it is just a setting or driver.

        Did you activate it in Additional Drivers?
        Rob

        Comment


          #5
          Originally posted by Squadack View Post
          1. I have similar button for the wireless but it's turned on.
          2. There is no output for
          Code:
          lspci | grep -i wireless
          but i guess you wanted this line:
          Code:
          03:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
          You need a package called b43-fwcutter or something. It should have been automatically configured but that's the magic package.

          Comment


            #6
            Originally posted by Robtygart View Post
            I have the same laptop. Mine works, so I bet it is just a setting or driver.

            Did you activate it in Additional Drivers?
            Now I did and nothing changed :/

            I got b43-fwcutter package and still nothing.

            Comment


              #7
              Did you trying connecting directly using Ethernet? If not do so, then.

              Open terminal and type
              Code:
              sudo apt-get update
              Then try Additional Drivers again.
              Rob

              Comment


                #8
                Originally posted by Squadack View Post
                Now I did and nothing changed :/

                I got b43-fwcutter package and still nothing.
                Is your WiFi on? Sometime you need to use a hardware toggle with e.g Fn+F2 or a switch etc.

                Comment


                  #9
                  Originally posted by Robtygart View Post
                  Did you trying connecting directly using Ethernet? If not do so, then.

                  Open terminal and type
                  Code:
                  sudo apt-get update
                  Then try Additional Drivers again.
                  still nothing

                  Originally posted by dmeyer View Post
                  Is your WiFi on? Sometime you need to use a hardware toggle with e.g Fn+F2 or a switch etc.
                  Yes, it is on.

                  Comment


                    #10
                    Originally posted by Squadack View Post
                    still nothing


                    Yes, it is on.
                    Could you toggle it on and off then run dmesg.

                    Comment


                      #11
                      what ver. of Kubuntu are you runing and what kernel ?
                      @hear the driver for that card is in the kernel modules and I dont even have that card (in kernel 3.5.0-xx) run a
                      Code:
                      sudo updatedb
                      then when it's done a
                      Code:
                      locate /wireless/b43
                      and see if b43 is in
                      /lib/modules/3.5.0-xx-generic/kernel/drivers/net/wireless/b43
                      or /lib/modules/<what ever kernel you are running/> it may not be loading for some reason .......

                      VINNY
                      i7 4core HT 8MB L3 2.9GHz
                      16GB RAM
                      Nvidia GTX 860M 4GB RAM 1152 cuda cores

                      Comment


                        #12
                        Originally posted by dmeyer View Post
                        Could you toggle it on and off then run dmesg.
                        the output for dmesg is
                        Code:
                        [    0.000000] Initializing cgroup subsys cpuset
                        [    0.000000] Initializing cgroup subsys cpu
                        [    0.000000] Linux version 3.5.0-25-generic (buildd@roseapple) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1) ) #38-Ubuntu SMP Mon Feb 18 23:28:26 UTC 2013 (Ubuntu 3.5.0-25.38-generic 3.5.7.4)
                        [    0.000000] KERNEL supported cpus:
                        [    0.000000]   Intel GenuineIntel
                        [    0.000000]   AMD AuthenticAMD
                        [    0.000000]   NSC Geode by NSC
                        [    0.000000]   Cyrix CyrixInstead
                        [    0.000000]   Centaur CentaurHauls
                        [    0.000000]   Transmeta GenuineTMx86
                        [    0.000000]   Transmeta TransmetaCPU
                        [    0.000000]   UMC UMC UMC UMC
                        [    0.000000] e820: BIOS-provided physical RAM map:
                        [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
                        [    0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
                        [    0.000000] BIOS-e820: [mem 0x00000000000d2000-0x00000000000fffff] reserved
                        [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003befffff] usable
                        [    0.000000] BIOS-e820: [mem 0x000000003bf00000-0x000000003bf14fff] ACPI data
                        [    0.000000] BIOS-e820: [mem 0x000000003bf15000-0x000000003bf7ffff] ACPI NVS
                        [    0.000000] BIOS-e820: [mem 0x000000003bf80000-0x000000003fffffff] reserved
                        [    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
                        [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
                        [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
                        [    0.000000] BIOS-e820: [mem 0x00000000fff80000-0x00000000ffffffff] reserved
                        [    0.000000] NX (Execute Disable) protection: active
                        [    0.000000] DMI present.
                        [    0.000000] DMI: Hewlett-Packard HP Pavilion dv6000 (RV010UA#ABA)  /30B7, BIOS F.42     03/09/2009
                        [    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
                        [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
                        [    0.000000] e820: last_pfn = 0x3bf00 max_arch_pfn = 0x1000000
                        [    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-D3FFF write-protect
                        [    0.000000]   D4000-E3FFF uncachable
                        [    0.000000]   E4000-FFFFF write-protect
                        [    0.000000] MTRR variable ranges enabled:
                        [    0.000000]   0 base 0000000000 mask FFC0000000 write-back
                        [    0.000000]   1 disabled
                        [    0.000000]   2 disabled
                        [    0.000000]   3 disabled
                        [    0.000000]   4 disabled
                        [    0.000000]   5 disabled
                        [    0.000000]   6 disabled
                        [    0.000000]   7 disabled
                        [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
                        [    0.000000] found SMP MP-table at [mem 0x000f8920-0x000f892f] mapped at [c00f8920]
                        [    0.000000] initial memory mapped: [mem 0x00000000-0x01ffffff]
                        [    0.000000] Base memory trampoline at [c0099000] 99000 size 16384
                        [    0.000000] init_memory_mapping: [mem 0x00000000-0x37bfdfff]
                        [    0.000000]  [mem 0x00000000-0x001fffff] page 4k
                        [    0.000000]  [mem 0x00200000-0x379fffff] page 2M
                        [    0.000000]  [mem 0x37a00000-0x37bfdfff] page 4k
                        [    0.000000] kernel direct mapping tables up to 0x37bfdfff @ [mem 0x01ffa000-0x01ffffff]
                        [    0.000000] RAMDISK: [mem 0x355fe000-0x36af6fff]
                        [    0.000000] ACPI: RSDP 000f88f0 00014 (v00 HP    )
                        [    0.000000] ACPI: RSDT 3bf0bba9 00040 (v01 HPQOEM SLIC-MPC 06040000  LTP 00000000)
                        [    0.000000] ACPI: FACP 3bf14b9a 00074 (v01 HP     MCP51M   06040000 PTL_ 000F4240)
                        [    0.000000] ACPI: DSDT 3bf0bbe9 08FB1 (v01 HP       MCP51M 06040000 MSFT 03000000)
                        [    0.000000] ACPI: FACS 3bf15fc0 00040
                        [    0.000000] ACPI: SSDT 3bf14c0e 00182 (v01 PTLTD  POWERNOW 06040000  LTP 00000001)
                        [    0.000000] ACPI: MCFG 3bf14d90 0003C (v01 HP       MCFG   06040000  LTP 00000000)
                        [    0.000000] ACPI: HPET 3bf14dcc 00038 (v01 PTLTD  HPETTBL  06040000  LTP 00000001)
                        [    0.000000] ACPI: APIC 3bf14e04 0005E (v01 HP     ? APIC   06040000  LTP 00000000)
                        [    0.000000] ACPI: BOOT 3bf14e62 00028 (v01     HP $SBFTBL$ 06040000  LTP 00000001)
                        [    0.000000] ACPI: SLIC 3bf14e8a 00176 (v01 HPQOEM SLIC-MPC 06040000  LTP 00000001)
                        [    0.000000] ACPI: Local APIC address 0xfee00000
                        [    0.000000] 67MB HIGHMEM available.
                        [    0.000000] 891MB LOWMEM available.
                        [    0.000000]   mapped low ram: 0 - 37bfe000
                        [    0.000000]   low ram: 0 - 37bfe000
                        [    0.000000] Zone ranges:
                        [    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
                        [    0.000000]   Normal   [mem 0x01000000-0x37bfdfff]
                        [    0.000000]   HighMem  [mem 0x37bfe000-0x3befffff]
                        [    0.000000] Movable zone start for each node
                        [    0.000000] Early memory node ranges
                        [    0.000000]   node   0: [mem 0x00010000-0x0009cfff]
                        [    0.000000]   node   0: [mem 0x00100000-0x3befffff]
                        [    0.000000] On node 0 totalpages: 245389
                        [    0.000000] free_area_init_node: node 0, pgdat c18a4940, node_mem_map f747d200
                        [    0.000000]   DMA zone: 32 pages used for memmap
                        [    0.000000]   DMA zone: 0 pages reserved
                        [    0.000000]   DMA zone: 3949 pages, LIFO batch:0
                        [    0.000000]   Normal zone: 1752 pages used for memmap
                        [    0.000000]   Normal zone: 222502 pages, LIFO batch:31
                        [    0.000000]   HighMem zone: 135 pages used for memmap
                        [    0.000000]   HighMem zone: 17019 pages, LIFO batch:3
                        [    0.000000] Using APIC driver default
                        [    0.000000] Detected use of extended apic ids on hypertransport bus
                        [    0.000000] ACPI: PM-Timer IO Port: 0x1008
                        [    0.000000] ACPI: Local APIC address 0xfee00000
                        [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
                        [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
                        [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
                        [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
                        [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
                        [    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
                        [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
                        [    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: 0x10de8201 base: 0xfed00000
                        [    0.000000] SMP: Allowing 2 CPUs, 0 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 - 00000000000d2000
                        [    0.000000] PM: Registered nosave memory: 00000000000d2000 - 0000000000100000
                        [    0.000000] e820: [mem 0x40000000-0xdfffffff] available for PCI devices
                        [    0.000000] Booting paravirtualized kernel on bare hardware
                        [    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
                        [    0.000000] PERCPU: Embedded 14 pages/cpu @f745b000 s34176 r0 d23168 u57344
                        [    0.000000] pcpu-alloc: s34176 r0 d23168 u57344 alloc=14*4096
                        [    0.000000] pcpu-alloc: [0] 0 [0] 1 
                        [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 243470
                        [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-25-generic root=UUID=7cb2e55e-879e-4c8d-acc3-e84f0423f285 ro quiet splash vt.handoff=7
                        [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
                        [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
                        [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
                        [    0.000000] __ex_table already sorted, skipping sort
                        [    0.000000] Initializing CPU#0
                        [    0.000000] allocated 1963904 bytes of page_cgroup
                        [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
                        [    0.000000] Initializing HighMem for node 0 (00037bfe:0003bf00)
                        [    0.000000] Memory: 938916k/982016k available (5967k kernel code, 42640k reserved, 2934k data, 756k init, 68616k highmem)
                        [    0.000000] virtual kernel memory layout:
                        [    0.000000]     fixmap  : 0xfff15000 - 0xfffff000   ( 936 kB)
                        [    0.000000]     pkmap   : 0xffc00000 - 0xffe00000   (2048 kB)
                        [    0.000000]     vmalloc : 0xf83fe000 - 0xffbfe000   ( 120 MB)
                        [    0.000000]     lowmem  : 0xc0000000 - 0xf7bfe000   ( 891 MB)
                        [    0.000000]       .init : 0xc18b2000 - 0xc196f000   ( 756 kB)
                        [    0.000000]       .data : 0xc15d3de4 - 0xc18b1800   (2934 kB)
                        [    0.000000]       .text : 0xc1000000 - 0xc15d3de4   (5967 kB)
                        [    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
                        [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
                        [    0.000000] Hierarchical RCU implementation.
                        [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
                        [    0.000000] NR_IRQS:2304 nr_irqs:512 16
                        [    0.000000] CPU 0 irqstacks, hard=f6c08000 soft=f6c0a000
                        [    0.000000] spurious 8259A interrupt: IRQ7.
                        [    0.000000] vt handoff: transparent VT on vt#7
                        [    0.000000] Console: colour dummy device 80x25
                        [    0.000000] console [tty0] enabled
                        [    0.000000] hpet clockevent registered
                        [    0.000000] Fast TSC calibration using PIT
                        [    0.000000] Detected 1607.191 MHz processor.
                        [    0.000000] Marking TSC unstable due to TSCs unsynchronized
                        [    0.004005] Calibrating delay loop (skipped), value calculated using timer frequency.. 3214.38 BogoMIPS (lpj=6428764)
                        [    0.004010] pid_max: default: 32768 minimum: 301
                        [    0.004051] Security Framework initialized
                        [    0.004077] AppArmor: AppArmor initialized
                        [    0.004080] Yama: becoming mindful.
                        [    0.004167] Mount-cache hash table entries: 512
                        [    0.004471] Initializing cgroup subsys cpuacct
                        [    0.004475] Initializing cgroup subsys memory
                        [    0.004487] Initializing cgroup subsys devices
                        [    0.004491] Initializing cgroup subsys freezer
                        [    0.004494] Initializing cgroup subsys blkio
                        [    0.004498] Initializing cgroup subsys perf_event
                        [    0.004537] CPU: Physical Processor ID: 0
                        [    0.004539] CPU: Processor Core ID: 0
                        [    0.004543] mce: CPU supports 5 MCE banks
                        [    0.004554] LVT offset 0 assigned for vector 0xf9
                        [    0.004560] using AMD E400 aware idle routine
                        [    0.010686] ACPI: Core revision 20120320
                        [    0.020017] ftrace: allocating 24614 entries in 49 pages
                        [    0.032088] Enabling APIC mode:  Flat.  Using 1 I/O APICs
                        [    0.032737] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
                        [    0.073705] CPU0: AMD Turion(tm) 64 X2 Mobile Technology TL-50 stepping 02
                        [    0.076004] Performance Events: AMD PMU driver.
                        [    0.076004] ... version:                0
                        [    0.076004] ... bit width:              48
                        [    0.076004] ... generic registers:      4
                        [    0.076004] ... value mask:             0000ffffffffffff
                        [    0.076004] ... max period:             00007fffffffffff
                        [    0.076004] ... fixed-purpose events:   0
                        [    0.076004] ... event mask:             000000000000000f
                        [    0.076004] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
                        [    0.076004] CPU 1 irqstacks, hard=f6cc2000 soft=f6cc4000
                        [    0.076004] Booting Node   0, Processors  #1 Ok.
                        [    0.008000] Initializing CPU#1
                        [    0.008000] System has AMD C1E enabled
                        [    0.008000] Switch to broadcast mode on CPU1
                        [    0.160177] Brought up 2 CPUs
                        [    0.160182] Total of 2 processors activated (6428.99 BogoMIPS).
                        [    0.160700] Switch to broadcast mode on CPU0
                        [    0.160700] devtmpfs: initialized
                        [    0.160700] EVM: security.selinux
                        [    0.160700] EVM: security.SMACK64
                        [    0.160700] EVM: security.capability
                        [    0.160700] PM: Registering ACPI NVS region [mem 0x3bf15000-0x3bf7ffff] (438272 bytes)
                        [    0.161602] dummy: 
                        [    0.182693] RTC time:  7:44:15, date: 02/27/13
                        [    0.182753] NET: Registered protocol family 16
                        [    0.182770] Trying to unpack rootfs image as initramfs...
                        [    0.182971] EISA bus registered
                        [    0.182979] node 0 link 0: io port [1000, fffff]
                        [    0.182983] TOM: 0000000040000000 aka 1024M
                        [    0.182988] node 0 link 0: mmio [e0000000, efffffff]
                        [    0.182992] node 0 link 0: mmio [a0000, bffff]
                        [    0.182996] node 0 link 0: mmio [40000000, fe0bffff]
                        [    0.183000] bus: [00, ff] on node 0 link 0
                        [    0.183004] bus: 00 [io  0x0000-0xffff]
                        [    0.183007] bus: 00 [mem 0x40000000-0xfcffffffff]
                        [    0.183009] bus: 00 [mem 0x000a0000-0x000bffff]
                        [    0.183100] ACPI: bus type pci registered
                        [    0.183184] PCI: MMCONFIG for domain 0000 [bus 00-06] at [mem 0xe0000000-0xe06fffff] (base 0xe0000000)
                        [    0.183188] PCI: MMCONFIG at [mem 0xe0000000-0xe06fffff] reserved in E820
                        [    0.183190] PCI: Using MMCONFIG for extended config space
                        [    0.183193] PCI: Using configuration type 1 for base access
                        [    0.183323] mtrr: your CPUs had inconsistent variable MTRR settings
                        [    0.183325] mtrr: probably your BIOS does not setup all CPUs.
                        [    0.183327] mtrr: corrected configuration.
                        [    0.200109] bio: create slab <bio-0> at 0
                        [    0.200259] ACPI: Added _OSI(Module Device)
                        [    0.200263] ACPI: Added _OSI(Processor Device)
                        [    0.200266] ACPI: Added _OSI(3.0 _SCP Extensions)
                        [    0.200268] ACPI: Added _OSI(Processor Aggregator Device)
                        [    0.201614] ACPI: EC: Look up EC in DSDT
                        [    0.205125] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
                        [    0.205598] ACPI: Interpreter enabled
                        [    0.205609] ACPI: (supports S0 S3 S4 S5)
                        [    0.205632] ACPI: Using IOAPIC for interrupt routing
                        [    0.212399] ACPI: EC: GPE = 0x10, I/O: command/status = 0x66, data = 0x62
                        [    0.212658] ACPI: No dock devices found.
                        [    0.212665] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
                        [    0.212743] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
                        [    0.212849] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
                        [    0.212853] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
                        [    0.212857] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
                        [    0.212861] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000c3fff]
                        [    0.212865] pci_root PNP0A03:00: host bridge window [mem 0x000c4000-0x000c7fff]
                        [    0.212869] pci_root PNP0A03:00: host bridge window [mem 0x000c8000-0x000cbfff]
                        [    0.212873] pci_root PNP0A03:00: host bridge window [mem 0x000cc000-0x000cffff]
                        [    0.212877] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000d3fff]
                        [    0.212881] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff]
                        [    0.212885] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff]
                        [    0.212889] pci_root PNP0A03:00: host bridge window [mem 0x000dc000-0x000dffff]
                        [    0.212892] pci_root PNP0A03:00: host bridge window [mem 0x000e0000-0x000e3fff]
                        [    0.212896] pci_root PNP0A03:00: host bridge window [mem 0x000e4000-0x000e7fff]
                        [    0.212900] pci_root PNP0A03:00: host bridge window [mem 0x000e8000-0x000ebfff]
                        [    0.212904] pci_root PNP0A03:00: host bridge window [mem 0x000ec000-0x000effff]
                        [    0.212908] pci_root PNP0A03:00: host bridge window [mem 0x000f0000-0x000fffff]
                        [    0.212912] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff]
                        [    0.212923] pci_root PNP0A03:00: ignoring host bridge window [mem 0x000cc000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000cf1ff])
                        [    0.212928] pci_root PNP0A03:00: ignoring host bridge window [mem 0x000d0000-0x000d3fff] (conflicts with Adapter ROM [mem 0x000cf800-0x000d0fff])
                        [    0.212980] PCI host bridge to bus 0000:00
                        [    0.212984] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
                        [    0.212988] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
                        [    0.212992] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
                        [    0.212996] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
                        [    0.212999] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
                        [    0.213003] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
                        [    0.213007] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
                        [    0.213011] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
                        [    0.213015] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
                        [    0.213019] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
                        [    0.213023] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
                        [    0.213027] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
                        [    0.213031] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
                        [    0.213035] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
                        [    0.213039] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]
                        [    0.213055] pci 0000:00:00.0: [10de:02f0] type 00 class 0x050000
                        [    0.213112] pci 0000:00:00.1: [10de:02fa] type 00 class 0x050000
                        [    0.213149] pci 0000:00:00.2: [10de:02fe] type 00 class 0x050000
                        [    0.213195] pci 0000:00:00.3: [10de:02f8] type 00 class 0x050000
                        [    0.213240] pci 0000:00:00.4: [10de:02f9] type 00 class 0x050000
                        [    0.213288] pci 0000:00:00.5: [10de:02ff] type 00 class 0x050000
                        [    0.213339] pci 0000:00:00.6: [10de:027f] type 00 class 0x050000
                        [    0.213376] pci 0000:00:00.7: [10de:027e] type 00 class 0x050000
                        [    0.213427] pci 0000:00:02.0: [10de:02fc] type 01 class 0x060400
                        [    0.213467] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
                        [    0.213488] pci 0000:00:03.0: [10de:02fd] type 01 class 0x060400
                        [    0.213526] pci 0000:00:03.0: PME# supported from D0 D1 D2 D3hot D3cold
                        [    0.213544] pci 0000:00:05.0: [10de:0244] type 00 class 0x030000
                        [    0.213555] pci 0000:00:05.0: reg 10: [mem 0xb2000000-0xb2ffffff]
                        [    0.213564] pci 0000:00:05.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
                        [    0.213573] pci 0000:00:05.0: reg 1c: [mem 0xb1000000-0xb1ffffff 64bit]
                        [    0.213583] pci 0000:00:05.0: reg 30: [mem 0x00000000-0x0001ffff pref]
                        [    0.213630] pci 0000:00:09.0: [10de:0270] type 00 class 0x050000
                        [    0.213838] pci 0000:00:0a.0: [10de:0260] type 00 class 0x060100
                        [    0.213849] pci 0000:00:0a.0: reg 10: [io  0x1d00-0x1d7f]
                        [    0.213905] pci 0000:00:0a.1: [10de:0264] type 00 class 0x0c0500
                        [    0.213945] pci 0000:00:0a.1: reg 20: [io  0x3040-0x307f]
                        [    0.213955] pci 0000:00:0a.1: reg 24: [io  0x3000-0x303f]
                        [    0.213996] pci 0000:00:0a.1: PME# supported from D3hot D3cold
                        [    0.214024] pci 0000:00:0a.3: [10de:0271] type 00 class 0x0b4000
                        [    0.214045] pci 0000:00:0a.3: reg 10: [mem 0xb0040000-0xb007ffff]
                        [    0.214177] pci 0000:00:0b.0: [10de:026d] type 00 class 0x0c0310
                        [    0.214193] pci 0000:00:0b.0: reg 10: [mem 0xb0004000-0xb0004fff]
                        [    0.214256] pci 0000:00:0b.0: supports D1 D2
                        [    0.214260] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
                        [    0.214282] pci 0000:00:0b.1: [10de:026e] type 00 class 0x0c0320
                        [    0.214298] pci 0000:00:0b.1: reg 10: [mem 0xb0005000-0xb00050ff]
                        [    0.214360] pci 0000:00:0b.1: supports D1 D2
                        [    0.214364] pci 0000:00:0b.1: PME# supported from D0 D1 D2 D3hot D3cold
                        [    0.214391] pci 0000:00:0d.0: [10de:0265] type 00 class 0x01018a
                        [    0.214422] pci 0000:00:0d.0: reg 20: [io  0x3080-0x308f]
                        [    0.214467] pci 0000:00:0e.0: [10de:0266] type 00 class 0x010185
                        [    0.214483] pci 0000:00:0e.0: reg 10: [io  0x30c0-0x30c7]
                        [    0.214492] pci 0000:00:0e.0: reg 14: [io  0x30b4-0x30b7]
                        [    0.214500] pci 0000:00:0e.0: reg 18: [io  0x30b8-0x30bf]
                        [    0.214509] pci 0000:00:0e.0: reg 1c: [io  0x30b0-0x30b3]
                        [    0.214518] pci 0000:00:0e.0: reg 20: [io  0x3090-0x309f]
                        [    0.214527] pci 0000:00:0e.0: reg 24: [mem 0xb0006000-0xb0006fff]
                        [    0.214581] pci 0000:00:10.0: [10de:026f] type 01 class 0x060401
                        [    0.214641] pci 0000:00:10.1: [10de:026c] type 00 class 0x040300
                        [    0.214658] pci 0000:00:10.1: reg 10: [mem 0xb0000000-0xb0003fff]
                        [    0.214722] pci 0000:00:10.1: PME# supported from D3hot D3cold
                        [    0.214753] pci 0000:00:14.0: [10de:0269] type 00 class 0x068000
                        [    0.214766] pci 0000:00:14.0: reg 10: [mem 0xb0008000-0xb0008fff]
                        [    0.214775] pci 0000:00:14.0: reg 14: [io  0x30e0-0x30e7]
                        [    0.214818] pci 0000:00:14.0: supports D1 D2
                        [    0.214821] pci 0000:00:14.0: PME# supported from D0 D1 D2 D3hot D3cold
                        [    0.214840] pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
                        [    0.214871] pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
                        [    0.214894] pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
                        [    0.214920] pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
                        [    0.214980] pci 0000:00:02.0: PCI bridge to [bus 01-01]
                        [    0.214986] pci 0000:00:02.0:   bridge window [io  0x4000-0x4fff]
                        [    0.214991] pci 0000:00:02.0:   bridge window [mem 0xb4000000-0xb5ffffff]
                        [    0.214997] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xd01fffff 64bit pref]
                        [    0.215040] pci 0000:03:00.0: [14e4:4311] type 00 class 0x028000
                        [    0.215055] pci 0000:03:00.0: reg 10: [mem 0xb6000000-0xb6003fff]
                        [    0.215137] pci 0000:03:00.0: supports D1 D2
                        [    0.215154] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
                        [    0.215164] pci 0000:00:03.0: PCI bridge to [bus 03-03]
                        [    0.215170] pci 0000:00:03.0:   bridge window [mem 0xb6000000-0xb7ffffff]
                        [    0.215211] pci 0000:07:05.0: [1180:0832] type 00 class 0x0c0010
                        [    0.215224] pci 0000:07:05.0: proprietary Ricoh MMC controller disabled (via firewire function)
                        [    0.215227] pci 0000:07:05.0: MMC cards are now supported by standard SDHCI controller
                        [    0.215240] pci 0000:07:05.0: reg 10: [mem 0xb8000000-0xb80007ff]
                        [    0.215305] pci 0000:07:05.0: supports D1 D2
                        [    0.215308] pci 0000:07:05.0: PME# supported from D0 D1 D2 D3hot D3cold
                        [    0.215329] pci 0000:07:05.1: [1180:0822] type 00 class 0x080500
                        [    0.215346] pci 0000:07:05.1: reg 10: [mem 0xb8000800-0xb80008ff]
                        [    0.215410] pci 0000:07:05.1: supports D1 D2
                        [    0.215414] pci 0000:07:05.1: PME# supported from D0 D1 D2 D3hot D3cold
                        [    0.215436] pci 0000:07:05.2: [1180:0592] type 00 class 0x088000
                        [    0.215453] pci 0000:07:05.2: reg 10: [mem 0xb8001000-0xb80010ff]
                        [    0.215517] pci 0000:07:05.2: supports D1 D2
                        [    0.215521] pci 0000:07:05.2: PME# supported from D0 D1 D2 D3hot D3cold
                        [    0.215541] pci 0000:07:05.3: [1180:0852] type 00 class 0x088000
                        [    0.215558] pci 0000:07:05.3: reg 10: [mem 0xb8001400-0xb80014ff]
                        [    0.215622] pci 0000:07:05.3: supports D1 D2
                        [    0.215626] pci 0000:07:05.3: PME# supported from D0 D1 D2 D3hot D3cold
                        [    0.215668] pci 0000:00:10.0: PCI bridge to [bus 07-07] (subtractive decode)
                        [    0.215674] pci 0000:00:10.0:   bridge window [mem 0xb8000000-0xb80fffff]
                        [    0.215680] pci 0000:00:10.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
                        [    0.215684] pci 0000:00:10.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
                        [    0.215688] pci 0000:00:10.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
                        [    0.215692] pci 0000:00:10.0:   bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode)
                        [    0.215696] pci 0000:00:10.0:   bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode)
                        [    0.215699] pci 0000:00:10.0:   bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode)
                        [    0.215703] pci 0000:00:10.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
                        [    0.215708] pci 0000:00:10.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
                        [    0.215712] pci 0000:00:10.0:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
                        [    0.215715] pci 0000:00:10.0:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
                        [    0.215719] pci 0000:00:10.0:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
                        [    0.215723] pci 0000:00:10.0:   bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode)
                        [    0.215727] pci 0000:00:10.0:   bridge window [mem 0x000ec000-0x000effff] (subtractive decode)
                        [    0.215731] pci 0000:00:10.0:   bridge window [mem 0x000f0000-0x000fffff] (subtractive decode)
                        [    0.215735] pci 0000:00:10.0:   bridge window [mem 0x40000000-0xfebfffff] (subtractive decode)
                        [    0.215747] pci_bus 0000:00: on NUMA node 0
                        [    0.215751] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
                        [    0.215865] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P0._PRT]
                        [    0.215906] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR1._PRT]
                        [    0.215943] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR2._PRT]
                        [    0.215973]  pci0000:00: Requesting ACPI _OSC control (0x1d)
                        [    0.215978]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
                        [    0.215980] ACPI _OSC control for PCIe not granted, disabling ASPM
                        [    0.239986] ACPI: PCI Interrupt Link [LNK1] (IRQs 5) *0, disabled.
                        [    0.240108] ACPI: PCI Interrupt Link [LNK2] (IRQs 7) *11
                        [    0.240212] ACPI: PCI Interrupt Link [LNK3] (IRQs 10) *11
                        [    0.240316] ACPI: PCI Interrupt Link [LNK4] (IRQs 11) *0, disabled.
                        [    0.240420] ACPI: PCI Interrupt Link [LK1E] (IRQs 16) *0, disabled.
                        [    0.240524] ACPI: PCI Interrupt Link [LK2E] (IRQs 17) *0, disabled.
                        [    0.240628] ACPI: PCI Interrupt Link [LK3E] (IRQs 18) *11
                        [    0.240731] ACPI: PCI Interrupt Link [LK4E] (IRQs 19) *0, disabled.
                        [    0.240835] ACPI: PCI Interrupt Link [LSMB] (IRQs *10)
                        [    0.240938] ACPI: PCI Interrupt Link [LPMU] (IRQs 11) *10
                        [    0.241041] ACPI: PCI Interrupt Link [LUS0] (IRQs 22) *11
                        [    0.241149] ACPI: PCI Interrupt Link [LUS2] (IRQs 22) *7
                        [    0.241252] ACPI: PCI Interrupt Link [LMAC] (IRQs 20) *10
                        [    0.241356] ACPI: PCI Interrupt Link [LAZA] (IRQs 21) *0, disabled.
                        [    0.241460] ACPI: PCI Interrupt Link [LACI] (IRQs 21) *0, disabled.
                        [    0.241564] ACPI: PCI Interrupt Link [LMCI] (IRQs 21) *0, disabled.
                        [    0.241668] ACPI: PCI Interrupt Link [LPID] (IRQs 21) *0, disabled.
                        [    0.241780] ACPI: PCI Interrupt Link [LTID] (IRQs 23) *5
                        [    0.241884] ACPI: PCI Interrupt Link [LSI1] (IRQs 20) *10
                        [    0.242053] vgaarb: device added: PCI:0000:00:05.0,decodes=io+mem,owns=io+mem,locks=none
                        [    0.242075] vgaarb: loaded
                        [    0.242077] vgaarb: bridge control possible 0000:00:05.0
                        [    0.242417] SCSI subsystem initialized
                        [    0.242500] libata version 3.00 loaded.
                        [    0.242538] ACPI: bus type usb registered
                        [    0.242575] usbcore: registered new interface driver usbfs
                        [    0.242591] usbcore: registered new interface driver hub
                        [    0.242626] usbcore: registered new device driver usb
                        [    0.242774] PCI: Using ACPI for IRQ routing
                        [    0.242902] PCI: pci_cache_line_size set to 64 bytes
                        [    0.243038] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
                        [    0.243041] e820: reserve RAM buffer [mem 0x3bf00000-0x3bffffff]
                        [    0.243185] NetLabel: Initializing
                        [    0.243188] NetLabel:  domain hash size = 128
                        [    0.243190] NetLabel:  protocols = UNLABELED CIPSOv4
                        [    0.243206] NetLabel:  unlabeled traffic allowed by default
                        [    0.243327] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
                        [    0.243335] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31
                        [    0.243342] hpet0: 3 comparators, 32-bit 25.000000 MHz counter
                        [    0.252090] Switching to clocksource hpet
                        [    0.264577] AppArmor: AppArmor Filesystem Enabled
                        [    0.264619] pnp: PnP ACPI init
                        [    0.264644] ACPI: bus type pnp registered
                        [    0.264682] pnp 00:00: [mem 0xe0000000-0xefffffff]
                        [    0.264775] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
                        [    0.264782] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
                        [    0.265121] pnp 00:01: [mem 0xffc00000-0xffffffff]
                        [    0.265126] pnp 00:01: [mem 0xfec00000-0xfec00fff]
                        [    0.265129] pnp 00:01: [mem 0xfee00000-0xfeefffff]
                        [    0.265133] pnp 00:01: [mem 0xfed00000-0xfed00fff]
                        [    0.265202] system 00:01: [mem 0xffc00000-0xffffffff] could not be reserved
                        [    0.265207] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
                        [    0.265212] system 00:01: [mem 0xfee00000-0xfeefffff] could not be reserved
                        [    0.265216] system 00:01: [mem 0xfed00000-0xfed00fff] has been reserved
                        [    0.265221] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
                        [    0.265303] pnp 00:02: [bus 00-ff]
                        [    0.265308] pnp 00:02: [io  0x0cf8-0x0cff]
                        [    0.265312] pnp 00:02: [io  0x0000-0x0cf7 window]
                        [    0.265315] pnp 00:02: [io  0x0d00-0xffff window]
                        [    0.265319] pnp 00:02: [mem 0x000a0000-0x000bffff window]
                        [    0.265323] pnp 00:02: [mem 0x000c0000-0x000c3fff window]
                        [    0.265326] pnp 00:02: [mem 0x000c4000-0x000c7fff window]
                        [    0.265334] pnp 00:02: [mem 0x000c8000-0x000cbfff window]
                        [    0.265338] pnp 00:02: [mem 0x000cc000-0x000cffff window]
                        [    0.265341] pnp 00:02: [mem 0x000d0000-0x000d3fff window]
                        [    0.265345] pnp 00:02: [mem 0x000d4000-0x000d7fff window]
                        [    0.265349] pnp 00:02: [mem 0x000d8000-0x000dbfff window]
                        [    0.265352] pnp 00:02: [mem 0x000dc000-0x000dffff window]
                        [    0.265356] pnp 00:02: [mem 0x000e0000-0x000e3fff window]
                        [    0.265360] pnp 00:02: [mem 0x000e4000-0x000e7fff window]
                        [    0.265363] pnp 00:02: [mem 0x000e8000-0x000ebfff window]
                        [    0.265367] pnp 00:02: [mem 0x000ec000-0x000effff window]
                        [    0.265370] pnp 00:02: [mem 0x000f0000-0x000fffff window]
                        [    0.265374] pnp 00:02: [mem 0x40000000-0xfebfffff window]
                        [    0.265458] pnp 00:02: Plug and Play ACPI device, IDs PNP0a03 (active)
                        [    0.265481] pnp 00:03: [mem 0xe0000000-0xefffffff]
                        [    0.265549] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
                        [    0.265554] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
                        [    0.265768] pnp 00:04: [io  0x1000-0x107f]
                        [    0.265771] pnp 00:04: [io  0x1080-0x10ff]
                        [    0.265775] pnp 00:04: [io  0x1400-0x147f]
                        [    0.265779] pnp 00:04: [io  0x1480-0x14ff]
                        [    0.265782] pnp 00:04: [io  0x1800-0x187f]
                        [    0.265786] pnp 00:04: [io  0x1880-0x18ff]
                        [    0.265790] pnp 00:04: [io  0x2000-0x203f]
                        [    0.265862] system 00:04: [io  0x1000-0x107f] has been reserved
                        [    0.265867] system 00:04: [io  0x1080-0x10ff] has been reserved
                        [    0.265871] system 00:04: [io  0x1400-0x147f] has been reserved
                        [    0.265875] system 00:04: [io  0x1480-0x14ff] has been reserved
                        [    0.265879] system 00:04: [io  0x1800-0x187f] has been reserved
                        [    0.265883] system 00:04: [io  0x1880-0x18ff] has been reserved
                        [    0.265887] system 00:04: [io  0x2000-0x203f] has been reserved
                        [    0.265892] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
                        [    0.265910] pnp 00:05: [io  0x0010-0x001f]
                        [    0.265913] pnp 00:05: [io  0x0022-0x003f]
                        [    0.265917] pnp 00:05: [io  0x0044-0x005f]
                        [    0.265920] pnp 00:05: [io  0x0068-0x006f]
                        [    0.265923] pnp 00:05: [io  0x0080]
                        [    0.265927] pnp 00:05: [io  0x0091-0x0093]
                        [    0.265930] pnp 00:05: [io  0x0097-0x009f]
                        [    0.265934] pnp 00:05: [io  0x00a2-0x00bf]
                        [    0.265937] pnp 00:05: [io  0x00e0-0x00ef]
                        [    0.265940] pnp 00:05: [io  0x0360-0x0361]
                        [    0.265944] pnp 00:05: [io  0x0380-0x0383]
                        [    0.265947] pnp 00:05: [io  0x04d0-0x04d1]
                        [    0.266022] system 00:05: [io  0x0360-0x0361] has been reserved
                        [    0.266026] system 00:05: [io  0x0380-0x0383] has been reserved
                        [    0.266030] system 00:05: [io  0x04d0-0x04d1] has been reserved
                        [    0.266035] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
                        [    0.266053] pnp 00:06: [io  0x0000-0x0008]
                        [    0.266057] pnp 00:06: [io  0x000a-0x000f]
                        [    0.266060] pnp 00:06: [io  0x0081-0x0083]
                        [    0.266063] pnp 00:06: [io  0x0087]
                        [    0.266067] pnp 00:06: [io  0x0089-0x008b]
                        [    0.266073] pnp 00:06: [io  0x008f]
                        [    0.266076] pnp 00:06: [io  0x00c0-0x00d1]
                        [    0.266080] pnp 00:06: [io  0x00d4-0x00df]
                        [    0.266083] pnp 00:06: [dma 4]
                        [    0.266116] pnp 00:06: Plug and Play ACPI device, IDs PNP0200 (active)
                        [    0.266128] pnp 00:07: [io  0x0061]
                        [    0.266160] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active)
                        [    0.266173] pnp 00:08: [io  0x00f0-0x00f1]
                        [    0.266191] pnp 00:08: [irq 13]
                        [    0.266224] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active)
                        [    0.266266] pnp 00:09: [io  0x0070-0x0071]
                        [    0.266301] pnp 00:09: Plug and Play ACPI device, IDs PNP0b00 (active)
                        [    0.266359] pnp 00:0a: [irq 0 disabled]
                        [    0.266369] pnp 00:0a: [irq 8]
                        [    0.266373] pnp 00:0a: [mem 0xfed00000-0xfed003ff]
                        [    0.266408] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
                        [    0.266421] pnp 00:0b: [io  0x0060]
                        [    0.266424] pnp 00:0b: [io  0x0064]
                        [    0.266435] pnp 00:0b: [irq 1]
                        [    0.266469] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 (active)
                        [    0.266492] pnp 00:0c: [irq 12]
                        [    0.266530] pnp 00:0c: Plug and Play ACPI device, IDs SYN0129 SYN0100 SYN0002 PNP0f13 (active)
                        [    0.267077] pnp: PnP ACPI: found 13 devices
                        [    0.267080] ACPI: ACPI bus type pnp unregistered
                        [    0.267085] PnPBIOS: Disabled by ACPI PNP
                        [    0.303937] pci 0000:00:05.0: BAR 6: assigned [mem 0x40000000-0x4001ffff pref]
                        [    0.303946] pci 0000:00:02.0: PCI bridge to [bus 01-01]
                        [    0.303951] pci 0000:00:02.0:   bridge window [io  0x4000-0x4fff]
                        [    0.303957] pci 0000:00:02.0:   bridge window [mem 0xb4000000-0xb5ffffff]
                        [    0.303962] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xd01fffff 64bit pref]
                        [    0.303967] pci 0000:00:03.0: PCI bridge to [bus 03-03]
                        [    0.303972] pci 0000:00:03.0:   bridge window [mem 0xb6000000-0xb7ffffff]
                        [    0.303979] pci 0000:00:10.0: PCI bridge to [bus 07-07]
                        [    0.303985] pci 0000:00:10.0:   bridge window [mem 0xb8000000-0xb80fffff]
                        [    0.304024] pci 0000:00:10.0: setting latency timer to 64
                        [    0.304029] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
                        [    0.304033] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
                        [    0.304037] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
                        [    0.304040] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
                        [    0.304044] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
                        [    0.304048] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
                        [    0.304051] pci_bus 0000:00: resource 10 [mem 0x000d4000-0x000d7fff]
                        [    0.304055] pci_bus 0000:00: resource 11 [mem 0x000d8000-0x000dbfff]
                        [    0.304059] pci_bus 0000:00: resource 12 [mem 0x000dc000-0x000dffff]
                        [    0.304063] pci_bus 0000:00: resource 13 [mem 0x000e0000-0x000e3fff]
                        [    0.304066] pci_bus 0000:00: resource 14 [mem 0x000e4000-0x000e7fff]
                        [    0.304070] pci_bus 0000:00: resource 15 [mem 0x000e8000-0x000ebfff]
                        [    0.304074] pci_bus 0000:00: resource 16 [mem 0x000ec000-0x000effff]
                        [    0.304077] pci_bus 0000:00: resource 17 [mem 0x000f0000-0x000fffff]
                        [    0.304081] pci_bus 0000:00: resource 18 [mem 0x40000000-0xfebfffff]
                        [    0.304085] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
                        [    0.304089] pci_bus 0000:01: resource 1 [mem 0xb4000000-0xb5ffffff]
                        [    0.304093] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xd01fffff 64bit pref]
                        [    0.304097] pci_bus 0000:03: resource 1 [mem 0xb6000000-0xb7ffffff]
                        [    0.304101] pci_bus 0000:07: resource 1 [mem 0xb8000000-0xb80fffff]
                        [    0.304104] pci_bus 0000:07: resource 4 [io  0x0000-0x0cf7]
                        [    0.304108] pci_bus 0000:07: resource 5 [io  0x0d00-0xffff]
                        [    0.304112] pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff]
                        [    0.304116] pci_bus 0000:07: resource 7 [mem 0x000c0000-0x000c3fff]
                        [    0.304119] pci_bus 0000:07: resource 8 [mem 0x000c4000-0x000c7fff]
                        [    0.304123] pci_bus 0000:07: resource 9 [mem 0x000c8000-0x000cbfff]
                        [    0.304127] pci_bus 0000:07: resource 10 [mem 0x000d4000-0x000d7fff]
                        [    0.304130] pci_bus 0000:07: resource 11 [mem 0x000d8000-0x000dbfff]
                        [    0.304134] pci_bus 0000:07: resource 12 [mem 0x000dc000-0x000dffff]
                        [    0.304138] pci_bus 0000:07: resource 13 [mem 0x000e0000-0x000e3fff]
                        [    0.304141] pci_bus 0000:07: resource 14 [mem 0x000e4000-0x000e7fff]
                        [    0.304145] pci_bus 0000:07: resource 15 [mem 0x000e8000-0x000ebfff]
                        [    0.304149] pci_bus 0000:07: resource 16 [mem 0x000ec000-0x000effff]
                        [    0.304152] pci_bus 0000:07: resource 17 [mem 0x000f0000-0x000fffff]
                        [    0.304156] pci_bus 0000:07: resource 18 [mem 0x40000000-0xfebfffff]
                        [    0.304213] NET: Registered protocol family 2
                        [    0.304289] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
                        [    0.304521] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
                        [    0.305467] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
                        [    0.305945] TCP: Hash tables configured (established 131072 bind 65536)
                        [    0.305949] TCP: reno registered
                        [    0.305955] UDP hash table entries: 512 (order: 2, 16384 bytes)
                        [    0.305970] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
                        [    0.306066] NET: Registered protocol family 1
                        [    0.306100] pci 0000:00:00.0: Found disabled HT MSI Mapping
                        [    0.306107] pci 0000:00:00.0: Enabling HT MSI Mapping
                        [    0.306162] pci 0000:00:00.0: Found enabled HT MSI Mapping
                        [    0.306194] pci 0000:00:00.0: Found enabled HT MSI Mapping
                        [    0.306204] pci 0000:00:05.0: Boot video device
                        [    0.306488] ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 22
                        [    0.564246] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 22
                        [    0.564324] pci 0000:00:09.0: Found enabled HT MSI Mapping
                        [    0.564383] pci 0000:00:09.0: Found enabled HT MSI Mapping
                        [    0.564445] pci 0000:00:09.0: Found enabled HT MSI Mapping
                        [    0.564479] PCI: CLS 64 bytes, default 64
                        [    0.564540] Simple Boot Flag at 0x36 set to 0x1
                        [    0.565019] audit: initializing netlink socket (disabled)
                        [    0.565035] type=2000 audit(1361951054.560:1): initialized
                        [    0.597800] highmem bounce pool size: 64 pages
                        [    0.597821] HugeTLB registered 2 MB page size, pre-allocated 0 pages
                        [    0.600229] VFS: Disk quotas dquot_6.5.2
                        [    0.600304] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                        [    0.601072] fuse init (API version 7.19)
                        [    0.601184] msgmni has been set to 1699
                        [    0.601662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
                        [    0.601704] io scheduler noop registered
                        [    0.601707] io scheduler deadline registered (default)
                        [    0.601717] io scheduler cfq registered
                        [    0.601941] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
                        [    0.602018] pcieport 0000:00:03.0: irq 41 for MSI/MSI-X
                        [    0.602111] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
                        [    0.602146] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
                        [    0.602935] ACPI: AC Adapter [ACAD] (off-line)
                        [    0.603046] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
                        [    0.603052] ACPI: Power Button [PWRB]
                        [    0.603105] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
                        [    0.603109] ACPI: Sleep Button [SLPB]
                        [    0.603169] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
                        [    0.603384] ACPI: Lid Switch [LID]
                        [    0.603460] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
                        [    0.603464] ACPI: Power Button [PWRF]
                        [    0.603534] ACPI: processor limited to max C-state 1
                        [    0.609062] thermal LNXTHERM:00: registered as thermal_zone0
                        [    0.609067] ACPI: Thermal Zone [THRM] (32 C)
                        [    0.609098] ACPI: Battery Slot [BAT0] (battery present)
                        [    0.609158] GHES: HEST is not enabled!
                        [    0.609275] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
                        [    0.611050] Linux agpgart interface v0.103
                        [    0.613351] brd: module loaded
                        [    0.614383] loop: module loaded
                        [    0.614743] pata_acpi 0000:00:0d.0: setting latency timer to 64
                        [    0.614771] pata_acpi 0000:00:0e.0: enabling device (0005 -> 0007)
                        [    0.615008] ACPI: PCI Interrupt Link [LTID] enabled at IRQ 23
                        [    0.615051] pata_acpi 0000:00:0e.0: setting latency timer to 64
                        [    0.615555] Fixed MDIO Bus: probed
                        [    0.615638] tun: Universal TUN/TAP device driver, 1.6
                        [    0.615640] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
                        [    0.615720] PPP generic driver version 2.4.2
                        [    0.615782] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
                        [    0.615834] ehci_hcd 0000:00:0b.1: setting latency timer to 64
                        [    0.615839] ehci_hcd 0000:00:0b.1: EHCI Host Controller
                        [    0.615847] ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 1
                        [    0.615878] ehci_hcd 0000:00:0b.1: debug port 1
                        [    0.615889] ehci_hcd 0000:00:0b.1: cache line size of 64 is not supported
                        [    0.615920] ehci_hcd 0000:00:0b.1: irq 22, io mem 0xb0005000
                        [    0.616151] isapnp: Scanning for PnP cards...
                        [    0.665051] ehci_hcd 0000:00:0b.1: USB 2.0 started, EHCI 1.00
                        [    0.665082] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
                        [    0.665086] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                        [    0.665090] usb usb1: Product: EHCI Host Controller
                        [    0.665094] usb usb1: Manufacturer: Linux 3.5.0-25-generic ehci_hcd
                        [    0.665097] usb usb1: SerialNumber: 0000:00:0b.1
                        [    0.752138] hub 1-0:1.0: USB hub found
                        [    0.752145] hub 1-0:1.0: 8 ports detected
                        [    0.752272] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
                        [    0.752326] ohci_hcd 0000:00:0b.0: setting latency timer to 64
                        [    0.752330] ohci_hcd 0000:00:0b.0: OHCI Host Controller
                        [    0.752338] ohci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 2
                        [    0.752361] ohci_hcd 0000:00:0b.0: irq 22, io mem 0xb0004000
                        [    0.880902] ACPI: Battery Slot [BAT0] (battery present)
                        [    0.912192] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
                        [    0.912200] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                        [    0.912204] usb usb2: Product: OHCI Host Controller
                        [    0.912208] usb usb2: Manufacturer: Linux 3.5.0-25-generic ohci_hcd
                        [    0.912211] usb usb2: SerialNumber: 0000:00:0b.0
                        [    0.928230] hub 2-0:1.0: USB hub found
                        [    0.928244] hub 2-0:1.0: 8 ports detected
                        [    0.928382] uhci_hcd: USB Universal Host Controller Interface driver
                        [    0.928485] usbcore: registered new interface driver libusual
                        [    0.928550] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
                        [    0.943391] serio: i8042 KBD port at 0x60,0x64 irq 1
                        [    0.943401] serio: i8042 AUX port at 0x60,0x64 irq 12
                        [    0.971544] isapnp: No Plug & Play device found
                        [    0.971963] mousedev: PS/2 mouse device common for all mice
                        [    0.972350] rtc_cmos 00:09: RTC can wake from S4
                        [    0.972511] rtc_cmos 00:09: rtc core: registered rtc_cmos as rtc0
                        [    0.972555] rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
                        [    0.972633] device-mapper: uevent: version 1.0.3
                        [    0.972718] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
                        [    0.972783] EISA: Probing bus 0 at eisa.0
                        [    0.972787] EISA: Cannot allocate resource for mainboard
                        [    0.972790] Cannot allocate resource for EISA slot 1
                        [    0.972793] Cannot allocate resource for EISA slot 2
                        [    0.972796] Cannot allocate resource for EISA slot 3
                        [    0.972798] Cannot allocate resource for EISA slot 4
                        [    0.972801] Cannot allocate resource for EISA slot 5
                        [    0.972804] Cannot allocate resource for EISA slot 6
                        [    0.972807] Cannot allocate resource for EISA slot 7
                        [    0.972810] Cannot allocate resource for EISA slot 8
                        [    0.972812] EISA: Detected 0 cards.
                        [    0.972823] cpuidle: using governor ladder
                        [    0.972825] cpuidle: using governor menu
                        [    0.972828] EFI Variables Facility v0.08 2004-May-17
                        [    0.973103] ashmem: initialized
                        [    0.973273] TCP: cubic registered
                        [    0.973418] NET: Registered protocol family 10
                        [    0.973658] NET: Registered protocol family 17
                        [    0.973670] Key type dns_resolver registered
                        [    0.973740] Using IPI No-Shortcut mode
                        [    0.973863] PM: Hibernation image not present or could not be loaded.
                        [    0.973889] registered taskstats version 1
                        [    0.984714] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
                        [    1.054726] Freeing initrd memory: 21476k freed
                        [    1.075696] Key type trusted registered
                        [    1.079324] Key type encrypted registered
                        [    1.083373]   Magic number: 1:429:724
                        [    1.083392] block loop4: hash matches
                        [    1.083522] rtc_cmos 00:09: setting system clock to 2013-02-27 07:44:15 UTC (1361951055)
                        [    1.083614] powernow-k8: Found 1 AMD Turion(tm) 64 X2 Mobile Technology TL-50 (2 cpu cores) (version 2.20.00)
                        [    1.083660] powernow-k8: fid 0x8 (1600 MHz), vid 0x12
                        [    1.083663] powernow-k8: fid 0x0 (800 MHz), vid 0x1e
                        [    1.083767] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
                        [    1.083770] EDD information not available.
                        [    1.084041] Freeing unused kernel memory: 756k freed
                        [    1.084692] Write protecting the kernel text: 5968k
                        [    1.084720] Write protecting the kernel read-only data: 2428k
                        [    1.084722] NX-protecting the kernel data: 4272k
                        [    1.116871] udevd[92]: starting version 175
                        [    1.220104] wmi: Mapper loaded
                        [    1.243322] acpi device:22: registered as cooling_device2
                        [    1.243378] ACPI: Video Device [UVGA] (multi-head: yes  rom: no  post: no)
                        [    1.243443] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input5
                        [    1.285496] pata_amd 0000:00:0d.0: version 0.4.1
                        [    1.285564] pata_amd 0000:00:0d.0: setting latency timer to 64
                        [    1.291218] scsi0 : pata_amd
                        [    1.295844] scsi1 : pata_amd
                        [    1.296501] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x3080 irq 14
                        [    1.296505] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x3088 irq 15
                        [    1.306633] sata_nv 0000:00:0e.0: version 3.5
                        [    1.306658] sata_nv 0000:00:0e.0: Using SWNCQ mode
                        [    1.306726] sata_nv 0000:00:0e.0: setting latency timer to 64
                        [    1.309636] sdhci: Secure Digital Host Controller Interface driver
                        [    1.309643] sdhci: Copyright(c) Pierre Ossman
                        [    1.315939] scsi2 : sata_nv
                        [    1.316114] scsi3 : sata_nv
                        [    1.316311] ata3: SATA max UDMA/133 cmd 0x30c0 ctl 0x30b4 bmdma 0x3090 irq 23
                        [    1.316316] ata4: SATA max UDMA/133 cmd 0x30b8 ctl 0x30b0 bmdma 0x3098 irq 23
                        [    1.316456] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
                        [    1.316687] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 20
                        [    1.316715] forcedeth 0000:00:14.0: setting latency timer to 64
                        [    1.460357] ata1.00: ATAPI: HL-DT-ST DVDRAM GSA-T10N, PC05, max MWDMA2
                        [    1.460372] ata1: nv_mode_filter: 0x39f&0x739f->0x39f, BIOS=0x0 (0xc600) ACPI=0x39f (120:600:0x12)
                        [    1.476282] ata1.00: configured for MWDMA2
                        [    1.482005] scsi 0:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-T10N  PC05 PQ: 0 ANSI: 5
                        [    1.487235] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
                        [    1.487239] cdrom: Uniform CD-ROM driver Revision: 3.20
                        [    1.487424] sr 0:0:0:0: Attached scsi CD-ROM sr0
                        [    1.487587] sr 0:0:0:0: Attached scsi generic sg0 type 5
                        [    1.487748] ata2: port disabled--ignoring
                        [    1.784060] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
                        [    1.792252] ata3.00: ATA-7: ST9120822AS, 3.BHD, max UDMA/100
                        [    1.792259] ata3.00: 234441648 sectors, multi 16: LBA48 
                        [    1.808246] ata3.00: configured for UDMA/100
                        [    1.808430] scsi 2:0:0:0: Direct-Access     ATA      ST9120822AS      3.BH PQ: 0 ANSI: 5
                        [    1.808615] sd 2:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
                        [    1.808661] sd 2:0:0:0: Attached scsi generic sg1 type 0
                        [    1.808678] sd 2:0:0:0: [sda] Write Protect is off
                        [    1.808683] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
                        [    1.808710] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
                        [    1.840763] forcedeth 0000:00:14.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:1b:24:38:90:3d
                        [    1.840771] forcedeth 0000:00:14.0: highdma pwrctl lnktim desc-v3
                        [    1.842446]  sda: sda1 sda2 < sda5 >
                        [    1.843030] sd 2:0:0:0: [sda] Attached SCSI disk
                        [    2.120045] ata4: SATA link down (SStatus 0 SControl 300)
                        [    2.123754] [drm] Initialized drm 1.1.0 20060810
                        [    2.125087] sdhci-pci 0000:07:05.1: SDHCI controller found [1180:0822] (rev 19)
                        [    2.125331] ACPI: PCI Interrupt Link [LNK2] enabled at IRQ 7
                        [    2.126380] sdhci-pci 0000:07:05.1: Will use DMA mode even though HW doesn't fully claim to support it.
                        [    2.126409] mmc0: no vmmc regulator found
                        [    2.127406] sdhci-pci 0000:07:05.1: Will use DMA mode even though HW doesn't fully claim to support it.
                        [    2.127460] Registered led device: mmc0::
                        [    2.135145] nouveau 0000:00:05.0: power state changed by ACPI to D0
                        [    2.135154] nouveau 0000:00:05.0: power state changed by ACPI to D0
                        [    2.135368] ACPI: PCI Interrupt Link [LK3E] enabled at IRQ 18
                        [    2.136231] nouveau 0000:00:05.0: setting latency timer to 64
                        [    2.136262] [drm] nouveau 0000:00:05.0: Detected an NV40 generation card (0x04e000a2)
                        [    2.138296] [drm] nouveau 0000:00:05.0: Checking PRAMIN for VBIOS
                        [    2.167050] mmc0: SDHCI controller on PCI [0000:07:05.1] using DMA
                        [    2.167716] ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 5
                        [    2.179513] [drm] nouveau 0000:00:05.0: ... appears to be valid
                        [    2.179517] [drm] nouveau 0000:00:05.0: Using VBIOS from PRAMIN
                        [    2.179521] [drm] nouveau 0000:00:05.0: BIT BIOS found
                        [    2.179525] [drm] nouveau 0000:00:05.0: Bios version 05.51.28.53
                        [    2.179529] [drm] nouveau 0000:00:05.0: TMDS table version 1.1
                        [    2.179532] [drm] nouveau 0000:00:05.0: TMDS table script pointers not stubbed
                        [    2.180828] [drm] nouveau 0000:00:05.0: MXM: no VBIOS data, nothing to do
                        [    2.180835] [drm] nouveau 0000:00:05.0: DCB version 3.0
                        [    2.180839] [drm] nouveau 0000:00:05.0: DCB outp 00: 03005313 00000004
                        [    2.180843] [drm] nouveau 0000:00:05.0: DCB outp 01: 02010300 00000023
                        [    2.180846] [drm] nouveau 0000:00:05.0: DCB outp 02: 024123f1 0040c080
                        [    2.180849] [drm] nouveau 0000:00:05.0: DCB conn 00: 0000
                        [    2.180852] [drm] nouveau 0000:00:05.0: DCB conn 01: 0131
                        [    2.180855] [drm] nouveau 0000:00:05.0: DCB conn 02: 0210
                        [    2.180858] [drm] nouveau 0000:00:05.0: DCB conn 03: 0211
                        [    2.180860] [drm] nouveau 0000:00:05.0: DCB conn 04: 0213
                        [    2.180863] [drm] nouveau 0000:00:05.0: DCB conn 05: 0340
                        [    2.180870] [drm] nouveau 0000:00:05.0: Parsing VBIOS init table 0 at offset 0xE225
                        [    2.180944] [drm] nouveau 0000:00:05.0: Parsing VBIOS init table 1 at offset 0xE364
                        [    2.180947] [drm] nouveau 0000:00:05.0: Parsing VBIOS init table 2 at offset 0xE365
                        [    2.181146] [drm] nouveau 0000:00:05.0: Parsing VBIOS init table 3 at offset 0xE4E7
                        [    2.181148] [drm] nouveau 0000:00:05.0: === C51 misaligned reg 0x00001305 not verified ===
                        [    2.181151] [drm] nouveau 0000:00:05.0: === C51 misaligned reg 0x00001401 not verified ===
                        [    2.181153] [drm] nouveau 0000:00:05.0: === C51 misaligned reg 0x00001405 not verified ===
                        [    2.181155] [drm] nouveau 0000:00:05.0: === C51 misaligned reg 0x00001409 not verified ===
                        [    2.181177] [drm] nouveau 0000:00:05.0: === C51 misaligned reg 0x0000140D not verified ===
                        [    2.181186] [drm] nouveau 0000:00:05.0: Parsing VBIOS init table 4 at offset 0xE533
                        [    2.181424] [TTM] Zone  kernel: Available graphics memory: 446266 kiB
                        [    2.181427] [TTM] Zone highmem: Available graphics memory: 480574 kiB
                        [    2.181430] [TTM] Initializing pool allocator
                        [    2.181436] [TTM] Initializing DMA pool allocator
                        [    2.181452] [drm] nouveau 0000:00:05.0: Detected 64MiB VRAM (stolen system memory)
                        [    2.187564] sdhci-pci 0000:07:05.1: Will use DMA mode even though HW doesn't fully claim to support it.
                        [    2.191469] [drm] nouveau 0000:00:05.0: 512 MiB GART (aperture)
                        [    2.192737] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
                        [    2.192740] [drm] No driver support for vblank timestamp query.
                        [    2.192743] [drm] nouveau 0000:00:05.0: ACPI backlight interface available, not registering our own
                        [    2.220123] firewire_ohci 0000:07:05.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
                        [    2.251724] sdhci-pci 0000:07:05.1: Will use DMA mode even though HW doesn't fully claim to support it.
                        [    2.314959] sdhci-pci 0000:07:05.1: Will use DMA mode even though HW doesn't fully claim to support it.
                        [    2.375140] sdhci-pci 0000:07:05.1: Will use DMA mode even though HW doesn't fully claim to support it.
                        [    2.512048] [drm] nouveau 0000:00:05.0: 3 available performance level(s)
                        [    2.512058] [drm] nouveau 0000:00:05.0: 0: core 100MHz shader 100MHz voltage 1000mV fanspeed 100%
                        [    2.512063] [drm] nouveau 0000:00:05.0: 1: core 350MHz shader 350MHz voltage 1100mV fanspeed 100%
                        [    2.512068] [drm] nouveau 0000:00:05.0: 2: core 425MHz shader 425MHz voltage 1200mV fanspeed 100%
                        [    2.512071] [drm] nouveau 0000:00:05.0: c:
                        [    2.512750] [drm] nouveau 0000:00:05.0: MM: using M2MF for buffer copies
                        [    2.513231] [drm] nouveau 0000:00:05.0: Calling LVDS script 6:
                        [    2.513235] [drm] nouveau 0000:00:05.0: 0xD3CD: Parsing digital output script table
                        [    2.720175] firewire_core 0000:07:05.0: created device fw0: GUID 00241b00c1561c00, S400
                        [    2.791060] [drm] nouveau 0000:00:05.0: Setting dpms mode 3 on TV encoder (output 2)
                        [    2.908312] [drm] nouveau 0000:00:05.0: allocated 1280x800 fb: 0x49000, bo f4f32a00
                        [    2.908436] fbcon: nouveaufb (fb0) is primary device
                        [    2.908523] Console: switching to colour frame buffer device 160x50
                        [    2.908566] fb0: nouveaufb frame buffer device
                        [    2.908568] drm: registered panic notifier
                        [    2.908576] [drm] Initialized nouveau 1.0.0 20120316 for 0000:00:05.0 on minor 0
                        [    4.386508] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                        [   19.478423] Adding 979964k swap on /dev/sda5.  Priority:-1 extents:1 across:979964k 
                        [   19.491604] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
                        [   19.525913] udevd[419]: starting version 175
                        [   19.616871] lp: driver loaded but no devices found
                        [   19.820645] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                        [   20.040185] i2c i2c-3: nForce2 SMBus adapter at 0x3040
                        [   20.040272] i2c i2c-4: nForce2 SMBus adapter at 0x3000
                        [   20.040900] nv_tco: NV TCO WatchDog Timer Driver v0.01
                        [   20.041090] nv_tco: Watchdog reboot not detected
                        [   20.043068] nv_tco: initialized (0x1440). heartbeat=30 sec (nowayout=0)
                        [   20.076481] r592 0000:07:05.2: setting latency timer to 64
                        [   20.080694] r592: driver successfully loaded
                        [   20.091165] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
                        [   20.114358] r852 0000:07:05.3: setting latency timer to 64
                        [   20.115966] r852: Non dma capable device detected, dma disabled
                        [   20.115983] r852: driver loaded successfully
                        [   20.149919] microcode: AMD CPU family 0xf not supported
                        [   20.173825] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 21
                        [   20.173855] hda_intel: Disabling MSI
                        [   20.173908] snd_hda_intel 0000:00:10.1: setting latency timer to 64
                        [   20.175993] kvm: disabled by bios
                        [   20.258849] microcode: AMD CPU family 0xf not supported
                        [   20.269826] kvm: disabled by bios
                        [   20.327483] input: HP WMI hotkeys as /devices/virtual/input/input6
                        [   20.371022] Bluetooth: Core ver 2.16
                        [   20.371667] NET: Registered protocol family 31
                        [   20.371674] Bluetooth: HCI device and connection manager initialized
                        [   20.371678] Bluetooth: HCI socket layer initialized
                        [   20.371680] Bluetooth: L2CAP socket layer initialized
                        [   20.371690] Bluetooth: SCO socket layer initialized
                        [   20.379678] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                        [   20.379684] Bluetooth: BNEP filters: protocol multicast
                        [   20.393352] Bluetooth: RFCOMM TTY layer initialized
                        [   20.393364] Bluetooth: RFCOMM socket layer initialized
                        [   20.393367] Bluetooth: RFCOMM ver 1.11
                        [   20.455125] lib80211: common routines for IEEE802.11 drivers
                        [   20.455132] lib80211_crypt: registered algorithm 'NULL'
                        [   20.502139] hda_codec: CX20549 (Venice): BIOS auto-probing.
                        [   20.517767] ppdev: user-space parallel port driver
                        [   20.576249] type=1400 audit(1361951074.989:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=790 comm="apparmor_parser"
                        [   20.576283] type=1400 audit(1361951074.989:3): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=783 comm="apparmor_parser"
                        [   20.577048] type=1400 audit(1361951074.989:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=790 comm="apparmor_parser"
                        [   20.578003] type=1400 audit(1361951074.989:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=790 comm="apparmor_parser"
                        [   20.578252] type=1400 audit(1361951074.989:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=783 comm="apparmor_parser"
                        [   20.578641] type=1400 audit(1361951074.989:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=783 comm="apparmor_parser"
                        [   20.582444] type=1400 audit(1361951074.993:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=810 comm="apparmor_parser"
                        [   20.583252] type=1400 audit(1361951074.993:9): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=810 comm="apparmor_parser"
                        [   20.684384] init: failsafe main process (827) killed by TERM signal
                        [   20.811272] type=1400 audit(1361951075.221:10): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=906 comm="apparmor_parser"
                        [   20.811951] type=1400 audit(1361951075.221:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=906 comm="apparmor_parser"
                        [   20.876266] input: HDA NVidia Front Headphone as /devices/pci0000:00/0000:00:10.1/sound/card0/input7
                        [   20.917436] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04713/0x200000/0x0
                        [   20.979742] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
                        [   21.001338] forcedeth 0000:00:14.0: eth0: no link during initialization
                        [   21.001997] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
                        [   21.002485] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
                        [   21.137227] wl: module license 'MIXED/Proprietary' taints kernel.
                        [   21.137233] Disabling lock debugging due to kernel taint
                        [   21.147395] ACPI: PCI Interrupt Link [LK4E] enabled at IRQ 19
                        [   21.150207] eth%d: 5.100.82.112 driver failed with code 21
                        [   21.432032] CE: hpet increased min_delta_ns to 11520 nsec
                        [   21.453400] init: anacron main process (992) killed by TERM signal
                        [   21.797878] [drm] nouveau 0000:00:05.0: Calling LVDS script 2:
                        [   21.797887] [drm] nouveau 0000:00:05.0: 0xD432: Parsing digital output script table
                        [   21.928874] [drm] nouveau 0000:00:05.0: Calling LVDS script 5:
                        [   21.928878] [drm] nouveau 0000:00:05.0: 0xD3B6: Parsing digital output script table
                        [   81.832052] usb 2-1: new low-speed USB device number 2 using ohci_hcd
                        [   82.050074] usb 2-1: New USB device found, idVendor=1a2c, idProduct=0023
                        [   82.050082] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
                        [   82.050086] usb 2-1: Product: USB Keykoard
                        [   82.050090] usb 2-1: Manufacturer: USB
                        [   82.178366] usbcore: registered new interface driver usbhid
                        [   82.178379] usbhid: USB HID core driver
                        [   82.207443] input: USB USB Keykoard as /devices/pci0000:00/0000:00:0b.0/usb2/2-1/2-1:1.0/input/input9
                        [   82.207720] hid-generic 0003:1A2C:0023.0001: input,hidraw0: USB HID v1.10 Keyboard [USB USB Keykoard] on usb-0000:00:0b.0-1/input0
                        [   92.209102] hid-generic 0003:1A2C:0023.0002: usb_submit_urb(ctrl) failed: -1
                        [   92.209141] hid-generic 0003:1A2C:0023.0002: timeout initializing reports
                        [   92.209503] input: USB USB Keykoard as /devices/pci0000:00/0000:00:0b.0/usb2/2-1/2-1:1.1/input/input10
                        [   92.209871] hid-generic 0003:1A2C:0023.0002: input,hidraw1: USB HID v1.10 Device [USB USB Keykoard] on usb-0000:00:0b.0-1/input1
                        [  100.796097] [drm] nouveau 0000:00:05.0: PGRAPH - ERROR nsource: DATA_ERROR nstatus: BAD_ARGUMENT
                        [  100.796129] [drm] nouveau 0000:00:05.0: PGRAPH - ch 3 (0x000db000) subc 7 class 0x4497 mthd 0x0208 data 0x04040243
                        [  100.798617] [drm] nouveau 0000:00:05.0: PGRAPH - ERROR nsource: DATA_ERROR nstatus: BAD_ARGUMENT
                        [  100.798647] [drm] nouveau 0000:00:05.0: PGRAPH - ch 3 (0x000db000) subc 7 class 0x4497 mthd 0x0208 data 0x04040243
                        [  100.800104] [drm] nouveau 0000:00:05.0: PGRAPH - ERROR nsource: DATA_ERROR nstatus: BAD_ARGUMENT
                        [  100.800130] [drm] nouveau 0000:00:05.0: PGRAPH - ch 3 (0x000db000) subc 7 class 0x4497 mthd 0x0208 data 0x04040243
                        [  100.810534] [drm] nouveau 0000:00:05.0: PGRAPH - ERROR nsource: DATA_ERROR nstatus: BAD_ARGUMENT
                        [  100.810564] [drm] nouveau 0000:00:05.0: PGRAPH - ch 3 (0x000db000) subc 7 class 0x4497 mthd 0x0208 data 0x04040243
                        [  101.493017] [drm] nouveau 0000:00:05.0: Calling LVDS script 6:
                        [  101.493048] [drm] nouveau 0000:00:05.0: 0xD3CD: Parsing digital output script table
                        [  101.796370] [drm] nouveau 0000:00:05.0: Calling LVDS script 2:
                        [  101.796384] [drm] nouveau 0000:00:05.0: 0xD432: Parsing digital output script table
                        [  101.927606] [drm] nouveau 0000:00:05.0: Calling LVDS script 5:
                        [  101.927610] [drm] nouveau 0000:00:05.0: 0xD3B6: Parsing digital output script table
                        [  111.386751] forcedeth 0000:00:14.0: eth0: link up
                        [  111.387351] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
                        [  707.712506] [drm] nouveau 0000:00:05.0: Calling LVDS script 6:
                        [  707.712524] [drm] nouveau 0000:00:05.0: 0xD3CD: Parsing digital output script table
                        [  708.015342] [drm] nouveau 0000:00:05.0: Calling LVDS script 2:
                        [  708.015358] [drm] nouveau 0000:00:05.0: 0xD432: Parsing digital output script table
                        [  708.146424] [drm] nouveau 0000:00:05.0: Calling LVDS script 5:
                        [  708.146431] [drm] nouveau 0000:00:05.0: 0xD3B6: Parsing digital output script table
                        Vinny, in
                        Code:
                        /lib/modules/3.5.0-25-generic/kernel/drivers/net/wireless/b43
                        there's only b43.ko so i don't know if that's how it's supposed to be.

                        Comment

                        Working...
                        X