[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#678798: [wheezy regression] HP Touchsmart tm2: wacom driver doesn't work



On Sun, 24 Jun 2012 09:57:45 -0500
Jonathan Nieder <jrnieder@gmail.com> wrote:

> reassign 678798 src:linux 3.2.21-1
> found 678798 linux-2.6/3.4.1-1~experimental.1
> found 678798 linux-2.6/3.2.18-1
> tags 678798 + upstream patch moreinfo
> quit
> 
> Hi,
> 
> Harishankar wrote:
> 
> > Wacom input driver no longer works. I no longer am able to get
> > touchscreen or the pen tablet to work. 
> 
> Thanks for reporting it.  Presumably that is USB id 056a:00e3, or in
> other words a Wacom ISDv4 E3 (TPC2FG).  There is a patch in
> development that should fix this.
> 
> Please test the attached patch.
> 
> Other useful information would be:
> 
>  - the version you are testing with (you can get it with
>    "dpkg-query -W linux-image-$(uname -r)" or from between the
>    parentheses in "cat /proc/version" output)
> 
>  - "lsusb -v" output describing the tablet
> 
>  - full "dmesg" output from booting and reproducing the problem.
> 
> Instructions for testing patches:
> 
>  0. prerequisites:
> 
> 	apt-get install git build-essential
> 
>  1. get the kernel history, if you don't already have it:
> 
> 	git clone \
> 	  git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> 
>  2. configure, build, test:
> 
> 	cd linux
> 	git fetch origin
> 	git checkout origin/master
> 	cp /boot/config-$(uname -r) .config; # current configuration
> 	scripts/config --disable DEBUG_INFO
> 	make localmodconfig; # optional: minimize configuration
> 	scripts/config --module TABLET_USB_WACOM
> 	make deb-pkg; # optionally with -j<num> for parallel build
> 	dpkg -i ../<name of package>; # as root
> 	reboot
> 	... test test test ...
> 
>    Hopefully it reproduces the bug.  So
> 
>  3. try the patch:
> 
> 	cd linux
> 	git am -3sc /path/to/the/patch
> 	make deb-pkg; # maybe with -j4
> 	dpkg -i ../<name of package>; # as root
> 	reboot
> 	... test test test ...
> 
> Thanks for the heads up and hope that helps,
> Jonathan

Hi, thanks for the patch. I'll test the patch when I get the time.

Now after I found the bug I downloaded Kernel 3.3.7 from the
kernel.org repositories and compiled it and found that wacom touch and
pen tablet works correctly on 3.3.7. So apparently it is affecting 3.2.x
kernels.

I'm currently running on 3.3.7 custom compiled and here is my lsusb -v
output attached as output.

Kernel information for 3.3.7 is attached.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            3.03
  iManufacturer           3 
  iProduct                2 
  iSerial                 1 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12

Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            3.03
  iManufacturer           3 
  iProduct                2 
  iSerial                 1 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12

Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x8087 Intel Corp.
  idProduct          0x0020 Integrated Rate Matching Hub
  bcdDevice            0.00
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12

Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x8087 Intel Corp.
  idProduct          0x0020 Integrated Rate Matching Hub
  bcdDevice            0.00
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval              12

Bus 001 Device 003: ID 0458:003a KYE Systems Corp. (Mouse Systems) NetScroll+ Mini Traveler / Genius NetScroll 120
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0458 KYE Systems Corp. (Mouse Systems)
  idProduct          0x003a NetScroll+ Mini Traveler / Genius NetScroll 120
  bcdDevice            1.00
  iManufacturer           1 
  iProduct                2 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           34
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          4 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      2 Mouse
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      62
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              10

Bus 001 Device 004: ID 138a:0005 Validity Sensors, Inc. VFS301 Fingerprint Reader
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass        16 
  bDeviceProtocol       255 
  bMaxPacketSize0         8
  idVendor           0x138a Validity Sensors, Inc.
  idProduct          0x0005 VFS301 Fingerprint Reader
  bcdDevice            c.90
  iManufacturer           0 
  iProduct                0 
  iSerial                 1 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           39
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0

Bus 002 Device 003: ID 148f:1000 Ralink Technology, Corp. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          224 Wireless
  bDeviceSubClass         1 Radio Frequency
  bDeviceProtocol         1 Bluetooth
  bMaxPacketSize0        64
  idVendor           0x148f Ralink Technology, Corp.
  idProduct          0x1000 
  bcdDevice           52.76
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength          177
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0000  1x 0 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0000  1x 0 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       1
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0009  1x 9 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0009  1x 9 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       2
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0011  1x 17 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0011  1x 17 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       3
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0019  1x 25 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0019  1x 25 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       4
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0021  1x 33 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0021  1x 33 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       5
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0031  1x 49 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0031  1x 49 bytes
        bInterval               1

Bus 002 Device 004: ID 056a:00e3 Wacom Co., Ltd 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x056a Wacom Co., Ltd
  idProduct          0x00e3 
  bcdDevice            d.68
  iManufacturer           1 
  iProduct                2 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           59
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      0 None
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength     357
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval               5
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      0 None
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength     181
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval               7

Bus 002 Device 005: ID 5986:01a3 Acer, Inc 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          239 Miscellaneous Device
  bDeviceSubClass         2 ?
  bDeviceProtocol         1 Interface Association
  bMaxPacketSize0        64
  idVendor           0x5986 Acer, Inc
  idProduct          0x01a3 
  bcdDevice            0.05
  iManufacturer           3 
  iProduct                1 
  iSerial                 2 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength          759
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          4 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Association:
      bLength                 8
      bDescriptorType        11
      bFirstInterface         0
      bInterfaceCount         2
      bFunctionClass         14 Video
      bFunctionSubClass       3 Video Interface Collection
      bFunctionProtocol       0 
      iFunction               5 
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      1 Video Control
      bInterfaceProtocol      0 
      iInterface              5 
      VideoControl Interface Descriptor:
        bLength                13
        bDescriptorType        36
        bDescriptorSubtype      1 (HEADER)
        bcdUVC               1.00
        wTotalLength           78
        dwClockFrequency       15.000000MHz
        bInCollection           1
        baInterfaceNr( 0)       1
      VideoControl Interface Descriptor:
        bLength                18
        bDescriptorType        36
        bDescriptorSubtype      2 (INPUT_TERMINAL)
        bTerminalID             1
        wTerminalType      0x0201 Camera Sensor
        bAssocTerminal          0
        iTerminal               0 
        wObjectiveFocalLengthMin      0
        wObjectiveFocalLengthMax      0
        wOcularFocalLength            0
        bControlSize                  3
        bmControls           0x00000002
          Auto-Exposure Mode
      VideoControl Interface Descriptor:
        bLength                11
        bDescriptorType        36
        bDescriptorSubtype      5 (PROCESSING_UNIT)
      Warning: Descriptor too short
        bUnitID                 2
        bSourceID               1
        wMaxMultiplier          0
        bControlSize            2
        bmControls     0x0000157f
          Brightness
          Contrast
          Hue
          Saturation
          Sharpness
          Gamma
          White Balance Temperature
          Backlight Compensation
          Power Line Frequency
          White Balance Temperature, Auto
        iProcessing             0 
        bmVideoStandards     0x 9
          None
          SECAM - 625/50
      VideoControl Interface Descriptor:
        bLength                 9
        bDescriptorType        36
        bDescriptorSubtype      3 (OUTPUT_TERMINAL)
        bTerminalID             3
        wTerminalType      0x0101 USB Streaming
        bAssocTerminal          0
        bSourceID               2
        iTerminal               0 
      VideoControl Interface Descriptor:
        bLength                27
        bDescriptorType        36
        bDescriptorSubtype      6 (EXTENSION_UNIT)
        bUnitID                 4
        guidExtensionCode         {8ca72912-b447-9440-b0ce-db07386fb938}
        bNumControl             2
        bNrPins                 1
        baSourceID( 0)          1
        bControlSize            2
        bmControls( 0)       0x00
        bmControls( 1)       0x06
        iExtension              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval               6
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0 
      iInterface              0 
      VideoStreaming Interface Descriptor:
        bLength                            15
        bDescriptorType                    36
        bDescriptorSubtype                  1 (INPUT_HEADER)
        bNumFormats                         2
        wTotalLength                      522
        bEndPointAddress                  129
        bmInfo                              0
        bTerminalLink                       3
        bStillCaptureMethod                 2
        bTriggerSupport                     1
        bTriggerUsage                       0
        bControlSize                        1
        bmaControls( 0)                    27
        bmaControls( 1)                    27
      VideoStreaming Interface Descriptor:
        bLength                            27
        bDescriptorType                    36
        bDescriptorSubtype                  4 (FORMAT_UNCOMPRESSED)
        bFormatIndex                        1
        bNumFrameDescriptors                5
        guidFormat                            {59555932-0000-1000-8000-00aa00389b71}
        bBitsPerPixel                      16
        bDefaultFrameIndex                  1
        bAspectRatioX                       0
        bAspectRatioY                       0
        bmInterlaceFlags                 0x00
          Interlaced stream or variable: No
          Fields per frame: 2 fields
          Field 1 first: No
          Field pattern: Field 1 only
          bCopyProtect                      0
      VideoStreaming Interface Descriptor:
        bLength                            30
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         1
        bmCapabilities                   0x00
          Still image unsupported
        wWidth                            640
        wHeight                           480
        dwMinBitRate                117964800
        dwMaxBitRate                117964800
        dwMaxVideoFrameBufferSize      614400
        dwDefaultFrameInterval         416666
        bFrameIntervalType                  1
        dwFrameInterval( 0)            416666
      VideoStreaming Interface Descriptor:
        bLength                            30
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         2
        bmCapabilities                   0x00
          Still image unsupported
        wWidth                            160
        wHeight                           120
        dwMinBitRate                  7372800
        dwMaxBitRate                  7372800
        dwMaxVideoFrameBufferSize       38400
        dwDefaultFrameInterval         416666
        bFrameIntervalType                  1
        dwFrameInterval( 0)            416666
      VideoStreaming Interface Descriptor:
        bLength                            30
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         3
        bmCapabilities                   0x00
          Still image unsupported
        wWidth                            176
        wHeight                           144
        dwMinBitRate                  9732096
        dwMaxBitRate                  9732096
        dwMaxVideoFrameBufferSize       50688
        dwDefaultFrameInterval         416666
        bFrameIntervalType                  1
        dwFrameInterval( 0)            416666
      VideoStreaming Interface Descriptor:
        bLength                            30
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         4
        bmCapabilities                   0x00
          Still image unsupported
        wWidth                            320
        wHeight                           240
        dwMinBitRate                 29491200
        dwMaxBitRate                 29491200
        dwMaxVideoFrameBufferSize      153600
        dwDefaultFrameInterval         416666
        bFrameIntervalType                  1
        dwFrameInterval( 0)            416666
      VideoStreaming Interface Descriptor:
        bLength                            30
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         5
        bmCapabilities                   0x00
          Still image unsupported
        wWidth                            352
        wHeight                           288
        dwMinBitRate                 38928384
        dwMaxBitRate                 38928384
        dwMaxVideoFrameBufferSize      202752
        dwDefaultFrameInterval         416666
        bFrameIntervalType                  1
        dwFrameInterval( 0)            416666
      VideoStreaming Interface Descriptor:
        bLength                            26
        bDescriptorType                    36
        bDescriptorSubtype                  3 (STILL_IMAGE_FRAME)
        bEndpointAddress                    0
        bNumImageSizePatterns               5
        wWidth( 0)                        640
        wHeight( 0)                       480
        wWidth( 1)                        160
        wHeight( 1)                       120
        wWidth( 2)                        176
        wHeight( 2)                       144
        wWidth( 3)                        320
        wHeight( 3)                       240
        wWidth( 4)                        352
        wHeight( 4)                       288
        bNumCompressionPatterns             5
      VideoStreaming Interface Descriptor:
        bLength                             6
        bDescriptorType                    36
        bDescriptorSubtype                 13 (COLORFORMAT)
        bColorPrimaries                     1 (BT.709,sRGB)
        bTransferCharacteristics            1 (BT.709)
        bMatrixCoefficients                 4 (SMPTE 170M (BT.601))
      VideoStreaming Interface Descriptor:
        bLength                            56
        bDescriptorType                    36
        bDescriptorSubtype                 14         Invalid desc subtype: 02 05 30 32 34 59 00 00 10 00 80 00 00 aa 00 38 9b 71 32 56 55 59 00 00 10 00 80 00 00 aa 00 38 9b 71 33 56 55 59 00 00 10 00 80 00 00 aa 00 38 9b 71 00 01 00
      VideoStreaming Interface Descriptor:
        bLength                            42
        bDescriptorType                    36
        bDescriptorSubtype                 15         Invalid desc subtype: 01 00 80 02 e0 01 00 00 65 04 00 00 ca 08 00 60 09 00 15 16 05 00 04 15 16 05 00 80 1a 06 00 20 a1 07 00 2a 2c 0a 00
      VideoStreaming Interface Descriptor:
        bLength                            42
        bDescriptorType                    36
        bDescriptorSubtype                 15         Invalid desc subtype: 02 00 a0 00 78 00 00 50 46 00 00 a0 8c 00 00 96 00 00 15 16 05 00 04 15 16 05 00 80 1a 06 00 20 a1 07 00 2a 2c 0a 00
      VideoStreaming Interface Descriptor:
        bLength                            42
        bDescriptorType                    36
        bDescriptorSubtype                 15         Invalid desc subtype: 03 00 b0 00 90 00 00 d0 5c 00 00 a0 b9 00 00 c6 00 00 15 16 05 00 04 15 16 05 00 80 1a 06 00 20 a1 07 00 2a 2c 0a 00
      VideoStreaming Interface Descriptor:
        bLength                            42
        bDescriptorType                    36
        bDescriptorSubtype                 15         Invalid desc subtype: 04 00 40 01 f0 00 00 40 19 01 00 80 32 02 00 58 02 00 15 16 05 00 04 15 16 05 00 80 1a 06 00 20 a1 07 00 2a 2c 0a 00
      VideoStreaming Interface Descriptor:
        bLength                            42
        bDescriptorType                    36
        bDescriptorSubtype                 15         Invalid desc subtype: 05 00 60 01 20 01 00 40 73 01 00 80 e6 02 00 18 03 00 15 16 05 00 04 15 16 05 00 80 1a 06 00 20 a1 07 00 2a 2c 0a 00
      VideoStreaming Interface Descriptor:
        bLength                            26
        bDescriptorType                    36
        bDescriptorSubtype                  3 (STILL_IMAGE_FRAME)
        bEndpointAddress                    0
        bNumImageSizePatterns               5
        wWidth( 0)                        640
        wHeight( 0)                       480
        wWidth( 1)                        160
        wHeight( 1)                       120
        wWidth( 2)                        176
        wHeight( 2)                       144
        wWidth( 3)                        320
        wHeight( 3)                       240
        wWidth( 4)                        352
        wHeight( 4)                       288
        bNumCompressionPatterns             5
      VideoStreaming Interface Descriptor:
        bLength                             6
        bDescriptorType                    36
        bDescriptorSubtype                 13 (COLORFORMAT)
        bColorPrimaries                     1 (BT.709,sRGB)
        bTransferCharacteristics            1 (BT.709)
        bMatrixCoefficients                 4 (SMPTE 170M (BT.601))
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       1
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0080  1x 128 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       2
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       3
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       4
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0b00  2x 768 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       5
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0c00  2x 1024 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       6
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x1380  3x 896 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       7
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x1400  3x 1024 bytes
        bInterval               1
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.3.7amd64 (root@hari-laptop) (gcc version 4.6.3 (Debian 4.6.3-1) ) #1 SMP Sun Jun 3 18:10:44 IST 2012
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.3.7amd64 root=UUID=f4f24634-2d66-40c1-9000-56ebfcb650c4 ro quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009d000 (usable)
[    0.000000]  BIOS-e820: 000000000009d000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000009b63f000 (usable)
[    0.000000]  BIOS-e820: 000000009b63f000 - 000000009b6bf000 (reserved)
[    0.000000]  BIOS-e820: 000000009b6bf000 - 000000009b7bf000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000009b7bf000 - 000000009b7ff000 (ACPI data)
[    0.000000]  BIOS-e820: 000000009b7ff000 - 000000009b800000 (usable)
[    0.000000]  BIOS-e820: 000000009b800000 - 00000000a0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000feb00000 - 00000000feb04000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000011c000000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.6 present.
[    0.000000] DMI: Hewlett-Packard HP TouchSmart tm2 Notebook PC   /1488, BIOS F.23 10/28/2010
[    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 = 0x11c000 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-EFFFF write-through
[    0.000000]   F0000-FFFFF write-combining
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 0FFE00000 mask FFFE00000 write-protect
[    0.000000]   2 base 080000000 mask FE0000000 write-back
[    0.000000]   3 base 09C000000 mask FFC000000 uncachable
[    0.000000]   4 base 09B800000 mask FFF800000 uncachable
[    0.000000]   5 base 100000000 mask FE0000000 write-back
[    0.000000]   6 base 11C000000 mask FFC000000 uncachable
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] last_pfn = 0x9b800 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-000000009b800000
[    0.000000]  0000000000 - 009b800000 page 2M
[    0.000000] kernel direct mapping tables up to 9b800000 @ 1fffc000-20000000
[    0.000000] init_memory_mapping: 0000000100000000-000000011c000000
[    0.000000]  0100000000 - 011c000000 page 2M
[    0.000000] kernel direct mapping tables up to 11c000000 @ 9b639000-9b63f000
[    0.000000] RAMDISK: 37b20000 - 37d88000
[    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 HP    )
[    0.000000] ACPI: XSDT 000000009b7fe120 0008C (v01 HPQOEM SLIC-MPC 00000001      01000013)
[    0.000000] ACPI: FACP 000000009b7fc000 000F4 (v04 HP     SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: DSDT 000000009b7e9000 0FCE7 (v02 HP     SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: FACS 000000009b75e000 00040
[    0.000000] ACPI: ASF! 000000009b7fd000 000A5 (v32 HP     SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: HPET 000000009b7fb000 00038 (v01 HP     SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: APIC 000000009b7fa000 0008C (v02 HP     SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: MCFG 000000009b7f9000 0003C (v01 HP     SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: SLIC 000000009b7e8000 00176 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: SSDT 000000009b7e6000 01152 (v01 TrmRef PtidDevc 00001000 INTL 20051117)
[    0.000000] ACPI: SSDT 000000009b7e5000 00172 (v01  VaRef  Va_Acpi 00003000 INTL 20051117)
[    0.000000] ACPI: BOOT 000000009b7e4000 00028 (v01 HP     SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: SSDT 000000009b7e3000 00C39 (v01 INTEL   SataPri 00001000 INTL 20051117)
[    0.000000] ACPI: SSDT 000000009b7e2000 006C5 (v01 INTEL   SataSec 00001000 INTL 20051117)
[    0.000000] ACPI: ASPT 000000009b7e1000 00034 (v04 HP     SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: SSDT 000000009b7e0000 009F1 (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-000000011c000000
[    0.000000] Initmem setup node 0 0000000000000000-000000011c000000
[    0.000000]   NODE_DATA [000000011bffb000 - 000000011bffffff]
[    0.000000]  [ffffea0000000000-ffffea0003ffffff] PMD -> [ffff880118600000-ffff88011b1fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x0011c000
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009d
[    0.000000]     0: 0x00000100 -> 0x0009b63f
[    0.000000]     0: 0x0009b7ff -> 0x0009b800
[    0.000000]     0: 0x00100000 -> 0x0011c000
[    0.000000] On node 0 totalpages: 751053
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3920 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 618104 pages, LIFO batch:31
[    0.000000]   Normal zone: 1568 pages used for memmap
[    0.000000]   Normal zone: 113120 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[    0.000000] ACPI: IOAPIC (id[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: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 000000009b63f000 - 000000009b6bf000
[    0.000000] PM: Registered nosave memory: 000000009b6bf000 - 000000009b7bf000
[    0.000000] PM: Registered nosave memory: 000000009b7bf000 - 000000009b7ff000
[    0.000000] PM: Registered nosave memory: 000000009b800000 - 00000000a0000000
[    0.000000] PM: Registered nosave memory: 00000000a0000000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000feb00000
[    0.000000] PM: Registered nosave memory: 00000000feb00000 - 00000000feb04000
[    0.000000] PM: Registered nosave memory: 00000000feb04000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000
[    0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at a0000000 (gap: a0000000:40000000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011bc00000 s82048 r8192 d24448 u262144
[    0.000000] pcpu-alloc: s82048 r8192 d24448 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 735144
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.3.7amd64 root=UUID=f4f24634-2d66-40c1-9000-56ebfcb650c4 ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    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: 2881248k/4653056k available (3438k kernel code, 1648844k absent, 122964k reserved, 3233k data, 564k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:33024 nr_irqs:744 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 12582912 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.004000] Detected 1333.292 MHz processor.
[    0.000006] Calibrating delay loop (skipped), value calculated using timer frequency.. 2666.58 BogoMIPS (lpj=5333168)
[    0.000012] pid_max: default: 32768 minimum: 301
[    0.000087] Security Framework initialized
[    0.000094] AppArmor: AppArmor disabled by boot time parameter
[    0.000668] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.002844] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.003801] Mount-cache hash table entries: 256
[    0.004032] Initializing cgroup subsys cpuacct
[    0.004037] Initializing cgroup subsys memory
[    0.004056] Initializing cgroup subsys devices
[    0.004062] Initializing cgroup subsys freezer
[    0.004065] Initializing cgroup subsys net_cls
[    0.004068] Initializing cgroup subsys blkio
[    0.004079] Initializing cgroup subsys perf_event
[    0.004125] CPU: Physical Processor ID: 0
[    0.004128] CPU: Processor Core ID: 0
[    0.004136] mce: CPU supports 9 MCE banks
[    0.004152] CPU0: Thermal monitoring handled by SMI
[    0.004163] using mwait in idle threads.
[    0.004822] ACPI: Core revision 20120111
[    0.043637] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.083324] CPU0: Intel(R) Core(TM) i3 CPU       U 380  @ 1.33GHz stepping 05
[    0.187923] Performance Events: PEBS fmt1+, Westmere events, Intel PMU driver.
[    0.187933] CPUID marked event: 'bus cycles' unavailable
[    0.187938] ... version:                3
[    0.187941] ... bit width:              48
[    0.187943] ... generic registers:      4
[    0.187945] ... value mask:             0000ffffffffffff
[    0.187948] ... max period:             000000007fffffff
[    0.187950] ... fixed-purpose events:   3
[    0.187952] ... event mask:             000000070000000f
[    0.188337] NMI watchdog enabled, takes one hw-pmu counter.
[    0.188520] Booting Node   0, Processors  #1
[    0.188524] smpboot cpu 1: start_ip = 98000
[    0.199895] CPU1: Thermal monitoring handled by SMI
[    0.220013] NMI watchdog enabled, takes one hw-pmu counter.
[    0.220218]  #2
[    0.220220] smpboot cpu 2: start_ip = 98000
[    0.231286] CPU2: Thermal monitoring handled by SMI
[    0.251415] NMI watchdog enabled, takes one hw-pmu counter.
[    0.251602]  #3
[    0.251604] smpboot cpu 3: start_ip = 98000
[    0.262668] CPU3: Thermal monitoring handled by SMI
[    0.282788] NMI watchdog enabled, takes one hw-pmu counter.
[    0.282846] Brought up 4 CPUs
[    0.282850] Total of 4 processors activated (10666.33 BogoMIPS).
[    0.286400] devtmpfs: initialized
[    0.293206] PM: Registering ACPI NVS region at 9b6bf000 (1048576 bytes)
[    0.293527] print_constraints: dummy: 
[    0.293634] NET: Registered protocol family 16
[    0.293799] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.293803] ACPI: bus type pci registered
[    0.293941] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.293946] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.337263] PCI: Using configuration type 1 for base access
[    0.338365] bio: create slab <bio-0> at 0
[    0.338532] ACPI: Added _OSI(Module Device)
[    0.338536] ACPI: Added _OSI(Processor Device)
[    0.338540] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.338544] ACPI: Added _OSI(Processor Aggregator Device)
[    0.342503] ACPI: EC: Look up EC in DSDT
[    0.346248] ACPI: Executed 1 blocks of module-level executable AML code
[    0.355717] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.363618] ACPI: SSDT 000000009b691a98 00334 (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    0.364587] ACPI: Dynamic OEM Table Load:
[    0.364591] ACPI: SSDT           (null) 00334 (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    0.365001] ACPI: SSDT 000000009b690018 00891 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.365906] ACPI: Dynamic OEM Table Load:
[    0.365910] ACPI: SSDT           (null) 00891 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.366627] ACPI: SSDT 000000009b691718 00303 (v01  PmRef    ApIst 00003000 INTL 20051117)
[    0.367706] ACPI: Dynamic OEM Table Load:
[    0.367710] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20051117)
[    0.368056] ACPI: SSDT 000000009b68fd98 00119 (v01  PmRef    ApCst 00003000 INTL 20051117)
[    0.369041] ACPI: Dynamic OEM Table Load:
[    0.369045] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20051117)
[    0.787548] ACPI: Interpreter enabled
[    0.787556] ACPI: (supports S0 S3 S4 S5)
[    0.787628] ACPI: Using IOAPIC for interrupt routing
[    0.789326] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    0.798846] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    0.802510] ACPI: Power Resource [FN00] (on)
[    0.803469] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.803927] ACPI: No dock devices found.
[    0.803935] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.804780] \_SB_.PCI0:_OSC invalid UUID
[    0.804783] _OSC request data:1 8 1f 
[    0.804791] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.806145] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.806149] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.806153] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.806158] pci_root PNP0A08:00: host bridge window [mem 0xa0000000-0xfeafffff]
[    0.806224] PCI host bridge to bus 0000:00
[    0.806228] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.806231] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.806235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.806238] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xfeafffff]
[    0.806255] pci 0000:00:00.0: [8086:0044] type 0 class 0x000600
[    0.806283] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
[    0.806318] pci 0000:00:02.0: [8086:0046] type 0 class 0x000300
[    0.806336] pci 0000:00:02.0: reg 10: [mem 0xb0000000-0xb03fffff 64bit]
[    0.806347] pci 0000:00:02.0: reg 18: [mem 0xa0000000-0xafffffff 64bit pref]
[    0.806355] pci 0000:00:02.0: reg 20: [io  0x3050-0x3057]
[    0.806445] pci 0000:00:16.0: [8086:3b64] type 0 class 0x000780
[    0.806475] pci 0000:00:16.0: reg 10: [mem 0xb4406100-0xb440610f 64bit]
[    0.806570] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.806618] pci 0000:00:1a.0: [8086:3b3c] type 0 class 0x000c03
[    0.806937] pci 0000:00:1a.0: reg 10: [mem 0xb4405c00-0xb4405fff]
[    0.808667] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.808705] pci 0000:00:1b.0: [8086:3b56] type 0 class 0x000403
[    0.808726] pci 0000:00:1b.0: reg 10: [mem 0xb4400000-0xb4403fff 64bit]
[    0.808810] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.808841] pci 0000:00:1c.0: [8086:3b42] type 1 class 0x000604
[    0.808927] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.808959] pci 0000:00:1c.1: [8086:3b44] type 1 class 0x000604
[    0.809044] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.809089] pci 0000:00:1d.0: [8086:3b34] type 0 class 0x000c03
[    0.809384] pci 0000:00:1d.0: reg 10: [mem 0xb4405800-0xb4405bff]
[    0.811112] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.811143] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
[    0.811233] pci 0000:00:1f.0: [8086:3b09] type 0 class 0x000601
[    0.811385] pci 0000:00:1f.2: [8086:3b29] type 0 class 0x000106
[    0.811415] pci 0000:00:1f.2: reg 10: [io  0x3048-0x304f]
[    0.811428] pci 0000:00:1f.2: reg 14: [io  0x305c-0x305f]
[    0.811441] pci 0000:00:1f.2: reg 18: [io  0x3040-0x3047]
[    0.811454] pci 0000:00:1f.2: reg 1c: [io  0x3058-0x305b]
[    0.811467] pci 0000:00:1f.2: reg 20: [io  0x3020-0x303f]
[    0.811481] pci 0000:00:1f.2: reg 24: [mem 0xb4405000-0xb44057ff]
[    0.811553] pci 0000:00:1f.2: PME# supported from D3hot
[    0.811584] pci 0000:00:1f.3: [8086:3b30] type 0 class 0x000c05
[    0.811604] pci 0000:00:1f.3: reg 10: [mem 0xb4406000-0xb44060ff 64bit]
[    0.811632] pci 0000:00:1f.3: reg 20: [io  0x3000-0x301f]
[    0.811681] pci 0000:00:1f.6: [8086:3b32] type 0 class 0x001180
[    0.811710] pci 0000:00:1f.6: reg 10: [mem 0xb4404000-0xb4404fff 64bit]
[    0.811877] pci 0000:01:00.0: [10ec:8168] type 0 class 0x000200
[    0.811898] pci 0000:01:00.0: reg 10: [io  0x2000-0x20ff]
[    0.811932] pci 0000:01:00.0: reg 18: [mem 0xb0404000-0xb0404fff 64bit pref]
[    0.811955] pci 0000:01:00.0: reg 20: [mem 0xb0400000-0xb0403fff 64bit pref]
[    0.812043] pci 0000:01:00.0: supports D1 D2
[    0.812047] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.822771] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.822783] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.822793] pci 0000:00:1c.0:   bridge window [mem 0xb3400000-0xb43fffff]
[    0.822807] pci 0000:00:1c.0:   bridge window [mem 0xb0400000-0xb13fffff 64bit pref]
[    0.822903] pci 0000:02:00.0: [1814:3090] type 0 class 0x000280
[    0.822928] pci 0000:02:00.0: reg 10: [mem 0xb2400000-0xb240ffff]
[    0.830785] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.830798] pci 0000:00:1c.1:   bridge window [io  0x1000-0x1fff]
[    0.830804] pci 0000:00:1c.1:   bridge window [mem 0xb2400000-0xb33fffff]
[    0.830812] pci 0000:00:1c.1:   bridge window [mem 0xb1400000-0xb23fffff 64bit pref]
[    0.830889] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
[    0.830904] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.830908] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.830912] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.830917] pci 0000:00:1e.0:   bridge window [mem 0xa0000000-0xfeafffff] (subtractive decode)
[    0.830939] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.831411] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.831619] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.831716] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.831937] \_SB_.PCI0:_OSC invalid UUID
[    0.831940] _OSC request data:1 1f 1f 
[    0.831947]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.832023] \_SB_.PCI0:_OSC invalid UUID
[    0.832026] _OSC request data:1 0 1d 
[    0.832032]  pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d
[    0.832035] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.845045] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff])
[    0.845129] PCI: root bus ff: using default resources
[    0.845186] PCI host bridge to bus 0000:ff
[    0.845190] pci_bus 0000:ff: root bus resource [io  0x0000-0xffff]
[    0.845194] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xfffffffff]
[    0.845205] pci 0000:ff:00.0: [8086:2c62] type 0 class 0x000600
[    0.845239] pci 0000:ff:00.1: [8086:2d01] type 0 class 0x000600
[    0.845273] pci 0000:ff:02.0: [8086:2d10] type 0 class 0x000600
[    0.845303] pci 0000:ff:02.1: [8086:2d11] type 0 class 0x000600
[    0.845333] pci 0000:ff:02.2: [8086:2d12] type 0 class 0x000600
[    0.845363] pci 0000:ff:02.3: [8086:2d13] type 0 class 0x000600
[    0.845417]  pci0000:ff: Requesting ACPI _OSC control (0x1d)
[    0.845422]  pci0000:ff: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.845425] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.845890] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
[    0.845983] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.846073] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[    0.846164] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 11 12 14 15)
[    0.846254] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.846345] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.846436] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.846528] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.846696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.846713] vgaarb: loaded
[    0.846715] vgaarb: bridge control possible 0000:00:02.0
[    0.846777] PCI: Using ACPI for IRQ routing
[    0.857060] PCI: pci_cache_line_size set to 64 bytes
[    0.857187] reserve RAM buffer: 000000000009d000 - 000000000009ffff 
[    0.857191] reserve RAM buffer: 000000009b63f000 - 000000009bffffff 
[    0.857196] reserve RAM buffer: 000000009b800000 - 000000009bffffff 
[    0.857387] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.857397] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.859428] Switching to clocksource hpet
[    0.862624] pnp: PnP ACPI init
[    0.862651] ACPI: bus type pnp registered
[    0.863416] pnp 00:00: [bus 00-fe]
[    0.863420] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.863424] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.863428] pnp 00:00: [io  0x0d00-0xffff window]
[    0.863432] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.863435] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.863439] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.863443] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.863446] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.863450] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.863453] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.863457] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.863460] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.863464] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.863467] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.863471] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.863474] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.863478] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.863481] pnp 00:00: [mem 0xa0000000-0xfeafffff window]
[    0.863485] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    0.863599] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.863683] pnp 00:01: [io  0x0000-0x001f]
[    0.863687] pnp 00:01: [io  0x0081-0x0091]
[    0.863690] pnp 00:01: [io  0x0093-0x009f]
[    0.863695] pnp 00:01: [io  0x00c0-0x00df]
[    0.863699] pnp 00:01: [dma 4]
[    0.863746] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.863763] pnp 00:02: [mem 0xff000000-0xffffffff]
[    0.863807] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.863990] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.864036] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.864056] pnp 00:04: [io  0x00f0]
[    0.864072] pnp 00:04: [irq 13]
[    0.864118] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.864139] pnp 00:05: [io  0x002e-0x002f]
[    0.864142] pnp 00:05: [io  0x004e-0x004f]
[    0.864145] pnp 00:05: [io  0x0061]
[    0.864148] pnp 00:05: [io  0x0063]
[    0.864151] pnp 00:05: [io  0x0065]
[    0.864154] pnp 00:05: [io  0x0067]
[    0.864157] pnp 00:05: [io  0x0070]
[    0.864160] pnp 00:05: [io  0x0080]
[    0.864163] pnp 00:05: [io  0x0092]
[    0.864166] pnp 00:05: [io  0x00b2-0x00b3]
[    0.864169] pnp 00:05: [io  0x0680-0x069f]
[    0.864172] pnp 00:05: [io  0x0800-0x080f]
[    0.864175] pnp 00:05: [io  0x0810-0x0813]
[    0.864179] pnp 00:05: [io  0xffff]
[    0.864182] pnp 00:05: [io  0x0400-0x047f]
[    0.864185] pnp 00:05: [io  0x0500-0x0501]
[    0.864188] pnp 00:05: [io  0x0700-0x077f]
[    0.864191] pnp 00:05: [io  0x164e-0x164f]
[    0.864210] pnp 00:05: disabling [io  0x164e-0x164f] because it overlaps 0000:00:1c.1 BAR 13 [io  0x1000-0x1fff]
[    0.864286] system 00:05: [io  0x0680-0x069f] has been reserved
[    0.864291] system 00:05: [io  0x0800-0x080f] has been reserved
[    0.864296] system 00:05: [io  0x0810-0x0813] has been reserved
[    0.864301] system 00:05: [io  0xffff] has been reserved
[    0.864306] system 00:05: [io  0x0400-0x047f] has been reserved
[    0.864311] system 00:05: [io  0x0500-0x0501] has been reserved
[    0.864315] system 00:05: [io  0x0700-0x077f] has been reserved
[    0.864320] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.864339] pnp 00:06: [io  0x0070-0x0077]
[    0.864348] pnp 00:06: [irq 8]
[    0.864394] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.864413] pnp 00:07: [io  0x0060]
[    0.864417] pnp 00:07: [io  0x0064]
[    0.864424] pnp 00:07: [irq 1]
[    0.864470] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.864491] pnp 00:08: [irq 12]
[    0.864540] pnp 00:08: Plug and Play ACPI device, IDs SYN1e2d SYN1e00 SYN0002 PNP0f13 (active)
[    0.864780] pnp 00:09: [irq 23]
[    0.864854] pnp 00:09: Plug and Play ACPI device, IDs HPQ0004 (active)
[    0.865256] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
[    0.865260] pnp 00:0a: [mem 0xfed10000-0xfed13fff]
[    0.865264] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
[    0.865267] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
[    0.865271] pnp 00:0a: [mem 0xe0000000-0xefffffff]
[    0.865274] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
[    0.865278] pnp 00:0a: [mem 0xfed90000-0xfed8ffff disabled]
[    0.865281] pnp 00:0a: [mem 0xfed45000-0xfed8ffff]
[    0.865284] pnp 00:0a: [mem 0xff000000-0xffffffff]
[    0.865288] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
[    0.865291] pnp 00:0a: [mem 0xb4500000-0xb4500fff]
[    0.865399] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.865405] system 00:0a: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.865410] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.865415] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.865420] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
[    0.865425] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.865430] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.865435] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
[    0.865440] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.865445] system 00:0a: [mem 0xb4500000-0xb4500fff] has been reserved
[    0.865450] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.865910] pnp 00:0b: [bus ff]
[    0.865997] pnp 00:0b: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.866046] pnp: PnP ACPI: found 12 devices
[    0.866049] ACPI: ACPI bus type pnp unregistered
[    0.873834] PCI: max bus depth: 1 pci_try_num: 2
[    0.873870] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.873876] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.873883] pci 0000:00:1c.0:   bridge window [mem 0xb3400000-0xb43fffff]
[    0.873889] pci 0000:00:1c.0:   bridge window [mem 0xb0400000-0xb13fffff 64bit pref]
[    0.873898] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.873902] pci 0000:00:1c.1:   bridge window [io  0x1000-0x1fff]
[    0.873910] pci 0000:00:1c.1:   bridge window [mem 0xb2400000-0xb33fffff]
[    0.873916] pci 0000:00:1c.1:   bridge window [mem 0xb1400000-0xb23fffff 64bit pref]
[    0.873925] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
[    0.873975] pci 0000:00:1e.0: setting latency timer to 64
[    0.873982] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.873985] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.873989] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.873992] pci_bus 0000:00: resource 7 [mem 0xa0000000-0xfeafffff]
[    0.873996] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.873999] pci_bus 0000:01: resource 1 [mem 0xb3400000-0xb43fffff]
[    0.874003] pci_bus 0000:01: resource 2 [mem 0xb0400000-0xb13fffff 64bit pref]
[    0.874007] pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
[    0.874010] pci_bus 0000:02: resource 1 [mem 0xb2400000-0xb33fffff]
[    0.874014] pci_bus 0000:02: resource 2 [mem 0xb1400000-0xb23fffff 64bit pref]
[    0.874018] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
[    0.874022] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
[    0.874025] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[    0.874029] pci_bus 0000:03: resource 7 [mem 0xa0000000-0xfeafffff]
[    0.874032] pci_bus 0000:ff: resource 4 [io  0x0000-0xffff]
[    0.874036] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff]
[    0.874140] NET: Registered protocol family 2
[    0.874385] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.876077] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.879889] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.880369] TCP: Hash tables configured (established 524288 bind 65536)
[    0.880372] TCP reno registered
[    0.880391] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.880435] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.880647] NET: Registered protocol family 1
[    0.880673] pci 0000:00:02.0: Boot video device
[    0.911515] PCI: CLS 64 bytes, default 64
[    0.911585] Unpacking initramfs...
[    0.996533] Freeing initrd memory: 2464k freed
[    0.997207] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.997215] Placing 64MB software IO TLB between ffff880097639000 - ffff88009b639000
[    0.997218] software IO TLB at phys 0x97639000 - 0x9b639000
[    0.997239] Simple Boot Flag at 0x44 set to 0x1
[    0.998176] audit: initializing netlink socket (disabled)
[    0.998211] type=2000 audit(1340610646.828:1): initialized
[    1.024787] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.025831] VFS: Disk quotas dquot_6.5.2
[    1.025888] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.026025] msgmni has been set to 5632
[    1.026309] alg: No test for stdrng (krng)
[    1.026365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.026372] io scheduler noop registered
[    1.026376] io scheduler deadline registered
[    1.026413] io scheduler cfq registered (default)
[    1.026699] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.026733] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.026736] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.027532] intel_idle: MWAIT substates: 0x1120
[    1.027535] intel_idle: v0.4 model 0x25
[    1.027537] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.027633] GHES: HEST is not enabled!
[    1.027722] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.028572] Linux agpgart interface v0.103
[    1.028693] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset
[    1.028851] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    1.029941] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    1.030167] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xa0000000
[    1.030377] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.033700] i8042: Detected active multiplexing controller, rev 1.1
[    1.037303] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.037313] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.037328] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.037333] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.037338] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.037581] mousedev: PS/2 mouse device common for all mice
[    1.037632] rtc_cmos 00:06: RTC can wake from S4
[    1.037804] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.037839] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[    1.037970] cpuidle: using governor ladder
[    1.038120] cpuidle: using governor menu
[    1.038464] TCP cubic registered
[    1.038632] NET: Registered protocol family 10
[    1.039601] Mobile IPv6
[    1.039605] NET: Registered protocol family 17
[    1.039611] Registering the dns_resolver key type
[    1.040615] PM: Hibernation image not present or could not be loaded.
[    1.040654] registered taskstats version 1
[    1.041555] rtc_cmos 00:06: setting system clock to 2012-06-25 07:50:48 UTC (1340610648)
[    1.041651] Initializing network drop monitor service
[    1.043925] Freeing unused kernel memory: 564k freed
[    1.044051] Write protecting the kernel read-only data: 6144k
[    1.048542] Freeing unused kernel memory: 640k freed
[    1.053417] Freeing unused kernel memory: 696k freed
[    1.074396] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.079599] udevd[57]: starting version 175
[    1.166328] SCSI subsystem initialized
[    1.172131] libata version 3.00 loaded.
[    1.173457] ahci 0000:00:1f.2: version 3.0
[    1.173578] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[    1.173659] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x1 impl SATA mode
[    1.173665] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck pm led clo pio slum part ems apst 
[    1.173672] ahci 0000:00:1f.2: setting latency timer to 64
[    1.174354] scsi0 : ahci
[    1.175091] scsi1 : ahci
[    1.176337] scsi2 : ahci
[    1.176533] scsi3 : ahci
[    1.176835] ata1: SATA max UDMA/133 abar m2048@0xb4405000 port 0xb4405100 irq 40
[    1.176841] ata2: DUMMY
[    1.176843] ata3: DUMMY
[    1.176845] ata4: DUMMY
[    1.213416] thermal LNXTHERM:00: registered as thermal_zone0
[    1.213421] ACPI: Thermal Zone [TZ00] (34 C)
[    1.214444] thermal LNXTHERM:01: registered as thermal_zone1
[    1.214450] ACPI: Thermal Zone [TZ01] (32 C)
[    1.215603] thermal LNXTHERM:02: registered as thermal_zone2
[    1.215607] ACPI: Thermal Zone [TZ02] (0 C)
[    1.215744] ACPI: Fan [FAN0] (on)
[    1.495510] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.513918] ata1.00: ATA-8: WDC WD3200BEKT-60V5T1, 12.01A12, max UDMA/100
[    1.513924] ata1.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    1.516113] ata1.00: configured for UDMA/100
[    1.516440] scsi 0:0:0:0: Direct-Access     ATA      WDC WD3200BEKT-6 12.0 PQ: 0 ANSI: 5
[    1.524406] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    1.524552] sd 0:0:0:0: [sda] Write Protect is off
[    1.524557] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.524643] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.580883]  sda: sda1 sda2 sda3 sda4
[    1.582408] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.995527] Refined TSC clocksource calibration: 1333.333 MHz.
[    1.995538] Switching to clocksource tsc
[    2.075689] PM: Starting manual resume from disk
[    2.075699] PM: Hibernation image partition 8:4 present
[    2.075705] PM: Looking for hibernation image.
[    2.076024] PM: Image not found (code -22)
[    2.076027] PM: Hibernation image not present or could not be loaded.
[    2.084742] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[    2.085340] SGI XFS Quota Management subsystem
[    2.087482] XFS (sda3): Mounting Filesystem
[    2.222274] XFS (sda3): Ending clean mount
[    4.410402] udevd[317]: starting version 175
[    5.316040] ACPI: AC Adapter [AC] (off-line)
[    5.334617] ACPI: Battery Slot [BAT0] (battery present)
[    5.334762] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[    5.334821] ACPI: Lid Switch [LID0]
[    5.334938] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[    5.334948] ACPI: Power Button [PWRB]
[    5.335064] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    5.335072] ACPI: Power Button [PWRF]
[    5.336292] wmi: Mapper loaded
[    5.422658] iTCO_vendor_support: vendor-support=0
[    5.423822] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[    5.423966] iTCO_wdt: Found a HM55 TCO device (Version=2, TCOBASE=0x0460)
[    5.424082] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    5.559590] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    5.714840] hp_accel: laptop model unknown, using default axes configuration
[    5.715794] lis3lv02d: 8 bits sensor found
[    5.759621] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input5
[    5.759909] Registered led device: hp::hddprotect
[    5.759939] hp_accel: driver loaded
[    5.776469] ACPI Warning: 0x0000000000003000-0x000000000000301f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120111/utaddress-251)
[    5.776482] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.890758] snd_hda_intel 0000:00:1b.0: irq 41 for MSI/MSI-X
[    5.992781] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    5.992927] r8169 0000:01:00.0: irq 42 for MSI/MSI-X
[    5.993700] r8169 0000:01:00.0: eth0: RTL8168d/8111d at 0xffffc9000067c000, 1c:c1:de:a5:48:53, XID 083000c0 IRQ 42
[    5.993706] r8169 0000:01:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    6.039703] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
[    6.053067] usbcore: registered new interface driver usbfs
[    6.053123] usbcore: registered new interface driver hub
[    6.053210] usbcore: registered new device driver usb
[    6.099500] Error: Driver 'pcspkr' is already registered, aborting...
[    6.335367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.480914] input: HP WMI hotkeys as /devices/virtual/input/input7
[    6.500173] cfg80211: Calling CRDA to update world regulatory domain
[    6.522672] [drm] Initialized drm 1.1.0 20060810
[    6.549400] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04773/0xe40000/0x5a0400
[    6.589403] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input8
[    6.692855] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    6.693871] Registered led device: rt2800pci-phy0::radio
[    6.693902] Registered led device: rt2800pci-phy0::assoc
[    6.693929] Registered led device: rt2800pci-phy0::quality
[    7.103052] cfg80211: World regulatory domain updated:
[    7.103057] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    7.103062] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    7.103067] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    7.103071] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    7.103074] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    7.103078] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.184084] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0
[    8.184237] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    8.184543] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    8.184832] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    8.185681] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 11, expected 14)
[    8.185828] intel ips 0000:00:1f.6: failed to get i915 symbols, graphics turbo disabled
[    8.186040] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90
[    8.186113] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    8.186120] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    8.186167] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    8.186219] ehci_hcd 0000:00:1a.0: debug port 2
[    8.190170] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    8.190252] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xb4405c00
[    8.199459] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    8.199524] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    8.199529] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.199534] usb usb1: Product: EHCI Host Controller
[    8.199537] usb usb1: Manufacturer: Linux 3.3.7amd64 ehci_hcd
[    8.199540] usb usb1: SerialNumber: 0000:00:1a.0
[    8.199890] hub 1-0:1.0: USB hub found
[    8.199901] hub 1-0:1.0: 3 ports detected
[    8.200214] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    8.200224] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    8.200254] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    8.200305] ehci_hcd 0000:00:1d.0: debug port 2
[    8.204237] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    8.204279] ehci_hcd 0000:00:1d.0: irq 20, io mem 0xb4405800
[    8.215452] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    8.215505] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    8.215513] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.215521] usb usb2: Product: EHCI Host Controller
[    8.215527] usb usb2: Manufacturer: Linux 3.3.7amd64 ehci_hcd
[    8.215533] usb usb2: SerialNumber: 0000:00:1d.0
[    8.215904] hub 2-0:1.0: USB hub found
[    8.215914] hub 2-0:1.0: 3 ports detected
[    8.216081] i915 0000:00:02.0: setting latency timer to 64
[    8.280234] i915 0000:00:02.0: irq 43 for MSI/MSI-X
[    8.280252] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    8.280255] [drm] Driver supports precise vblank timestamp query.
[    8.280314] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    8.511491] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    8.643873] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[    8.643879] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    8.644312] hub 1-1:1.0: USB hub found
[    8.644438] hub 1-1:1.0: 6 ports detected
[    8.755491] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    8.880748] fbcon: inteldrmfb (fb0) is primary device
[    8.888128] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[    8.888132] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    8.888563] hub 2-1:1.0: USB hub found
[    8.888724] hub 2-1:1.0: 8 ports detected
[    8.959768] usb 1-1.1: new low-speed USB device number 3 using ehci_hcd
[    9.055930] usb 1-1.1: New USB device found, idVendor=0458, idProduct=003a
[    9.055935] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    9.055938] usb 1-1.1: Product: Optical Mouse
[    9.055941] usb 1-1.1: Manufacturer: Genius
[    9.098366] Console: switching to colour frame buffer device 160x50
[    9.110802] fb0: inteldrmfb frame buffer device
[    9.110807] drm: registered panic notifier
[    9.116354] acpi device:02: registered as cooling_device5
[    9.116870] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input12
[    9.116973] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    9.117101] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    9.127723] usb 1-1.4: new full-speed USB device number 4 using ehci_hcd
[    9.198523] input: Genius Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input13
[    9.199072] generic-usb 0003:0458:003A.0001: input,hidraw0: USB HID v1.11 Mouse [Genius Optical Mouse] on usb-0000:00:1a.0-1.1/input0
[    9.199121] usbcore: registered new interface driver usbhid
[    9.199126] usbhid: USB HID core driver
[    9.221558] usb 1-1.4: New USB device found, idVendor=138a, idProduct=0005
[    9.221565] usb 1-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    9.221571] usb 1-1.4: SerialNumber: 39106f7cef00
[    9.291853] usb 2-1.3: new full-speed USB device number 3 using ehci_hcd
[    9.597786] usb 2-1.3: New USB device found, idVendor=148f, idProduct=1000
[    9.597792] usb 2-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    9.671625] usb 2-1.5: new full-speed USB device number 4 using ehci_hcd
[    9.719466] Bluetooth: Core ver 2.16
[    9.719496] NET: Registered protocol family 31
[    9.719500] Bluetooth: HCI device and connection manager initialized
[    9.719506] Bluetooth: HCI socket layer initialized
[    9.719509] Bluetooth: L2CAP socket layer initialized
[    9.719524] Bluetooth: SCO socket layer initialized
[    9.766303] usb 2-1.5: New USB device found, idVendor=056a, idProduct=00e3
[    9.766314] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    9.766322] usb 2-1.5: Product: ISD-V4
[    9.766328] usb 2-1.5: Manufacturer: Tablet
[    9.774417] usbcore: registered new interface driver btusb
[    9.788261] input: Wacom ISDv4 E3 Finger as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input14
[    9.792808] input: Wacom ISDv4 E3 Pen as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.1/input/input15
[    9.793760] usbcore: registered new interface driver wacom
[    9.839777] usb 2-1.6: new high-speed USB device number 5 using ehci_hcd
[   10.523980] Adding 1872892k swap on /dev/sda4.  Priority:-1 extents:1 across:1872892k 
[   10.822663] loop: module loaded
[   10.887950] usb 2-1.6: New USB device found, idVendor=5986, idProduct=01a3
[   10.887964] usb 2-1.6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[   10.887975] usb 2-1.6: Product: HP Webcam
[   10.887984] usb 2-1.6: Manufacturer: Generic
[   10.887993] usb 2-1.6: SerialNumber: 200901010001
[   10.949307] Linux media interface: v0.10
[   10.975625] Linux video capture interface: v2.00
[   10.999102] uvcvideo: Found UVC 1.00 device HP Webcam (5986:01a3)
[   11.018341] input: HP Webcam as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input16
[   11.018597] usbcore: registered new interface driver uvcvideo
[   11.018604] USB Video Class driver (1.1.1)
[   13.383627] intel ips 0000:00:1f.6: i915 driver attached, reenabling gpu turbo
[   15.746548] r8169 0000:01:00.0: eth0: unable to load firmware patch rtl_nic/rtl8168d-2.fw (-2)
[   15.753758] r8169 0000:01:00.0: eth0: link down
[   15.754386] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   15.911459] phy0 -> rt2800pci_mcu_status: Error - MCU request failed, no response from hardware
[   17.564572] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   21.529526] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   21.529531] Bluetooth: BNEP filters: protocol multicast
[   21.793362] Bluetooth: RFCOMM TTY layer initialized
[   21.793375] Bluetooth: RFCOMM socket layer initialized
[   21.793381] Bluetooth: RFCOMM ver 1.11
[   23.898655] lp: driver loaded but no devices found
[   24.033836] ppdev: user-space parallel port driver
[   72.436109] wlan0: authenticate with 00:1b:da:2c:74:08 (try 1)
[   72.439483] wlan0: authenticated
[   72.456108] wlan0: associate with 00:1b:da:2c:74:08 (try 1)
[   72.458327] wlan0: RX AssocResp from 00:1b:da:2c:74:08 (capab=0x411 status=0 aid=1)
[   72.458334] wlan0: associated
[   72.458342] wlan0: moving STA 00:1b:da:2c:74:08 to state 1
[   72.458346] wlan0: moving STA 00:1b:da:2c:74:08 to state 2
[   72.459732] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   72.481080] wlan0: moving STA 00:1b:da:2c:74:08 to state 3
[   83.011400] wlan0: no IPv6 routers present
[   88.205497] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
[  610.770826] psmouse serio4: TouchPad at isa0060/serio4/input0 lost sync at byte 4
[  610.772146] psmouse serio4: TouchPad at isa0060/serio4/input0 lost sync at byte 1
[  610.786028] psmouse serio4: TouchPad at isa0060/serio4/input0 - driver resynced.

Reply to: