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

Qs re: capture card, composite input, devices



I want to rip some programs off a TIVO to a DVD, figuring to do so with a Debian box.

I tried with Debian; failed. So I wiped the box and installed the latest Ubuntu, thinking it might be more "user friendly"; I failed with it also, so I wiped it and went back to Debian (8), which just "feels" cleaner.

westk@jennisis:~$ uname -a
Linux jennisis 4.0.0-1-amd64 #1 SMP Debian 4.0.2-1 (2015-05-11) x86_64 GNU/Linux

I've inherited a Dell Dimension 9200 PC with a TV card. On the back of the PC are two interfaces in slots next to each other; they are both identical, having an S-Video input and a "Comp Vid" RCA-style input (yellow) and a red and a white RCA-style input (stereo Audio, I'm sure), except one interface also has an FM In coax connector and a TV In coax connector.

I don't understand the relationship between the term "tv card" and "capture card" and /dev/videoX and ivtv and v4l2 and the various utils related to those last two and the video card and the video card driver and acceleration and X and Wayland. I'm sure I don't need to know all of those details, but my lack of understanding seems to be preventing me from successfully troubleshooting my problem, which is that I can't seem to see any image with my test setup of plugging the output of a VCR to the Comp Vid input of the PC, using MythTV, or xawtv, or tvtime, or VLC, or qv4l, or "cat /dev/video0 > temp.mpg", etc. I'm hoping someone might be able to guide me to my goal. Thanks!

I currently have an RCA-style cable (yellow-tip) going from the VCR's composite video output to the "Comp In" (yellow) input on the interface that also has the coax connectors. I also have a stereo RCA cable (red & yellow tips) going from the VCR's audio outputs to the red & white RCA jacks on the same interface card.

If I start VLC, and go to the Media menu, then Open Capture Device, the capture mode is set to "Video camera"; the standard is "Undefined", and the Video and Audio device name fields are blank. I think I've tried every combination of the Capture mode and Video and Audio device names, and the best I can get is the VLC logo, or dark-snow raster (on Video32 & 33 I think), or sometimes a half-painted screen of skewed yellow/black bricks (Video31, I think). This is pretty consistent whether I'm actually at the computer or remoted in with "ssh -Y".

In dmesg I see references to tveeprom and ivtv and Hauppage PVR 500 (and a second instance; the second interface?). Does "/dev/video0" refer to the first interface card as a whole, and then the commands like "ivtv-ctrl --set-input=2" tell that card which input to output to the computer? If so, how do i refer to the second interface card. Why would there even be a second interface card? I don't even know the right questions to ask. Any help would be appreciated. Thanks!

Here are relevant data immediately after a boot, booting to the KDM login screen and not logging in locally, and then logging in remotely from across the room via ssh:

westk@jennisis:~$ ls -l /dev/vid*
crw-rw---- 1 root video 81, 0 May 14 16:07 /dev/video0
crw-rw---- 1 root video 81, 5 May 14 16:07 /dev/video1
crw-rw---- 1 root video 81, 3 May 14 16:07 /dev/video24
crw-rw---- 1 root video 81, 8 May 14 16:07 /dev/video25
crw-rw---- 1 root video 81, 1 May 14 16:07 /dev/video32
crw-rw---- 1 root video 81, 6 May 14 16:07 /dev/video33


westk@jennisis:~$ dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.0.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.9.2 (Debian 4.9.2-16) ) #1 SMP Debian 4.0.2-1 (2015-05-11) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-1-amd64 root=UUID=a68561a0-750d-4c23-a939-cd7fd929a37d ro quiet
[    0.000000] Disabled fast string operations
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fe53bff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007fe53c00-0x000000007fe55bff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007fe55c00-0x000000007fe57bff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000007fe57c00-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fed003ff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed9ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.3 present.
[ 0.000000] DMI: Dell Inc. Dell DXP061 /0CT017, BIOS 2.4.2 03/30/2007
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x7fe53 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-D3FFF write-protect
[    0.000000]   D4000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask 000000000 write-back
[    0.000000]   1 base 07FF00000 mask FFFF00000 uncachable
[    0.000000]   2 base 080000000 mask F80000000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC
[    0.000000] e820: update [mem 0x7ff00000-0xffffffff] usable ==> reserved
[ 0.000000] found SMP MP-table at [mem 0x000fe710-0x000fe71f] mapped at [ffff8800000fe710]
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01b10000, 0x01b10fff] PGTABLE
[    0.000000] BRK [0x01b11000, 0x01b11fff] PGTABLE
[    0.000000] BRK [0x01b12000, 0x01b12fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]
[    0.000000]  [mem 0x7fc00000-0x7fdfffff] page 2M
[    0.000000] BRK [0x01b13000, 0x01b13fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x60000000-0x7fbfffff]
[    0.000000]  [mem 0x60000000-0x7fbfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x40000000-0x5fffffff]
[    0.000000]  [mem 0x40000000-0x5fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x3fffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x7fe00000-0x7fe52fff]
[    0.000000]  [mem 0x7fe00000-0x7fe52fff] page 4k
[    0.000000] BRK [0x01b14000, 0x01b14fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x36136000-0x37092fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FEBF0 000024 (v02 DELL  )
[ 0.000000] ACPI: XSDT 0x00000000000FD085 000064 (v01 DELL B8K 00000014 ASL 00000061) [ 0.000000] ACPI: FACP 0x00000000000FD1A5 0000F4 (v03 DELL B8K 00000014 ASL 00000061) [ 0.000000] ACPI: DSDT 0x00000000FFFCD34A 00333E (v01 DELL dt_ex 00001000 INTL 20050624)
[    0.000000] ACPI: FACS 0x000000007FE53C00 000040
[ 0.000000] ACPI: SSDT 0x00000000FFFD0966 00009C (v01 DELL st_ex 00001000 INTL 20050624) [ 0.000000] ACPI: APIC 0x00000000000FD299 000092 (v01 DELL B8K 00000014 ASL 00000061) [ 0.000000] ACPI: BOOT 0x00000000000FD32B 000028 (v01 DELL B8K 00000014 ASL 00000061) [ 0.000000] ACPI: MCFG 0x00000000000FD353 00003E (v01 DELL B8K 00000014 ASL 00000061) [ 0.000000] ACPI: HPET 0x00000000000FD391 000038 (v01 DELL B8K 00000014 ASL 00000061) [ 0.000000] ACPI: DUMY 0x000000007FE55C00 000024 (v01 DELL B8K 00000014 ASL 00000061) [ 0.000000] ACPI: SLIC 0x00000000000FD3C9 000176 (v01 DELL B8K 00000014 ASL 00000061)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fe52fff]
[    0.000000] NODE_DATA(0) allocated [mem 0x7fe4f000-0x7fe52fff]
[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007d600000-ffff88007f5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x000000007fe52fff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000007fe52fff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007fe52fff]
[    0.000000] On node 0 totalpages: 523761
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8122 pages used for memmap
[    0.000000]   DMA32 zone: 519763 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] disabled)
[   10.582087] kvm: disabled by bios0x04] lapic_id[0x07] disabled)
[ 10.583869] tveeprom 6-0050: Hauppauge model 23552, rev D592, serial# 8321189 [ 10.583872] tveeprom 6-0050: tuner model is Philips FQ1236A MK4 (idx 92, type 57)
[   10.583874] tveeprom 6-0050: TV standards NTSC(M) (eeprom 0x08)
[ 10.583876] tveeprom 6-0050: second tuner model is Philips TEA5768HL FM Radio (idx 101, type 62)
[   10.583878] tveeprom 6-0050: audio processor is CX25843 (idx 37)
[   10.583879] tveeprom 6-0050: decoder processor is CX25843 (idx 30)
[   10.583881] tveeprom 6-0050: has radio
[   10.583883] ivtv0: Autodetected WinTV PVR 500 (unit #1)
[   10.644425] coretemp coretemp.0: Using relative temperature scale!
[   10.644438] coretemp coretemp.0: Using relative temperature scale!
[   10.848183] cx25840 6-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
[   10.936732] tea5767 6-0060: type set to Philips TEA5767HN FM Radio
[   10.937966] tuner 6-0060: Tuner 62 found with type(s) Radio.
[   11.351249] tda9887 6-0043: creating new instance
[   11.351252] tda9887 6-0043: tda988[5/6/7] found
[   11.352298] tuner 6-0043: Tuner 74 found with type(s) Radio TV.
[   11.353242] tuner 6-0061: Tuner -1 found with type(s) TV.
[   11.397928] wm8775 6-001b: chip found @ 0x36 (ivtv i2c driver #0)
[   11.672076] floppy0: no floppy controllers found
[   11.794922] tuner-simple 6-0061: creating new instance
[   11.794925] tuner-simple 6-0061: type set to 57 (Philips FQ1236A MK4)
[   11.796349] ivtv0: Registered device video0 for encoder MPG (4096 kB)
[   11.796392] ivtv0: Registered device video32 for encoder YUV (2048 kB)
[   11.796434] ivtv0: Registered device vbi0 for encoder VBI (1024 kB)
[   11.796474] ivtv0: Registered device video24 for encoder PCM (320 kB)
[   11.796514] ivtv0: Registered device radio0 for encoder radio
[   11.796517] ivtv0: Initialized card: WinTV PVR 500 (unit #1)
[   11.796597] ivtv1: Initializing card 1
[   11.796600] ivtv1: Autodetected Hauppauge card (cx23416 based)
[ 11.850623] tveeprom 7-0050: Hauppauge model 23552, rev D592, serial# 8321189 [ 11.850627] tveeprom 7-0050: tuner model is Philips FQ1236A MK4 (idx 92, type 57)
[   11.850629] tveeprom 7-0050: TV standards NTSC(M) (eeprom 0x08)
[ 11.850631] tveeprom 7-0050: second tuner model is Philips TEA5768HL FM Radio (idx 101, type 62)
[   11.850633] tveeprom 7-0050: audio processor is CX25843 (idx 37)
[   11.850635] tveeprom 7-0050: decoder processor is CX25843 (idx 30)
[   11.850636] tveeprom 7-0050: has radio
[ 11.850638] ivtv1: Correcting tveeprom data: no radio present on second unit
[   11.850639] ivtv1: Autodetected WinTV PVR 500 (unit #2)
[   11.853550] cx25840 7-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #1)
[   11.872153] tda9887 7-0043: creating new instance
[   11.872155] tda9887 7-0043: tda988[5/6/7] found
[   11.873191] tuner 7-0043: Tuner 74 found with type(s) Radio TV.
[   11.874039] tuner 7-0061: Tuner -1 found with type(s) Radio TV.
[   11.874650] wm8775 7-001b: chip found @ 0x36 (ivtv i2c driver #1)
[   11.889331] tuner-simple 7-0061: creating new instance
[   11.889334] tuner-simple 7-0061: type set to 57 (Philips FQ1236A MK4)
[   11.890718] ivtv1: Registered device video1 for encoder MPG (4096 kB)
[   11.890762] ivtv1: Registered device video33 for encoder YUV (2048 kB)
[   11.890801] ivtv1: Registered device vbi1 for encoder VBI (1024 kB)
[   11.890840] ivtv1: Registered device video25 for encoder PCM (320 kB)
[   11.890842] ivtv1: Initialized card: WinTV PVR 500 (unit #2)
[   11.890873] ivtv: End initialization
[   12.066106] ivtv-alsa: module loading...
[ 12.350609] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) [ 12.357809] systemd-journald[158]: Received request to flush runtime journal from PID 1 [ 12.726328] ivtv 0000:05:09.0: firmware: direct-loading firmware v4l-cx2341x-enc.fw
[   12.740539] ivtv1: Loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
[   12.754720] ivtv0: Loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
[   12.940395] ivtv1: Encoder revision: 0x02060039
[   12.952159] ivtv0: Encoder revision: 0x02060039
[ 12.965210] cx25840 7-0044: firmware: direct-loading firmware v4l-cx25840.fw
[   16.440655] cx25840 7-0044: loaded v4l-cx25840.fw firmware (16382 bytes)
[   16.445737] cx25840 6-0044: loaded v4l-cx25840.fw firmware (16382 bytes)
[   17.404180] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   18.118762] RPC: Registered named UNIX socket transport module.
[   18.118765] RPC: Registered udp transport module.
[   18.118767] RPC: Registered tcp transport module.
[   18.118768] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   18.150520] FS-Cache: Loaded
[   18.193473] FS-Cache: Netfs 'nfs' registered for caching
[   18.243758] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 18.748915] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
[   18.749024] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
[   18.749056] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
westk@jennisis:~$ [    9.027021] sound hdaudioC0D2:      Line=0x10
[    9.118107] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 9.162970] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082f conflicts with OpRegion 0x0000000000000828-0x000000000000082d (\GLBC) (20150204/utaddress-258) [ 9.162977] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082f conflicts with OpRegion 0x000000000000082a-0x000000000000082a (\SACT) (20150204/utaddress-258) [ 9.162980] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082f conflicts with OpRegion 0x0000000000000828-0x0000000000000828 (\SSTS) (20150204/utaddress-258) [ 9.162984] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.163017] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    9.222230] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 9.536316] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D2/input6 [ 9.536538] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 [ 9.536581] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 [ 9.536623] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 [ 9.536665] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 [ 9.536706] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 [ 9.536748] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 [ 9.536790] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 [ 9.536830] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[    9.546269] media: Linux media interface: v0.10
[    9.584185] Linux video capture interface: v2.00
[    9.675807] input: PC Speaker as /devices/platform/pcspkr/input/input16
[ 9.749099] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[    9.873910] [drm] Initialized drm 1.1.0 20060810
[    9.935890] [drm] radeon kernel modesetting enabled.
[ 9.936557] [drm] initializing kernel modesetting (RV515 0x1002:0x7183 0x1028:0x0302).
[    9.936572] [drm] register mmio base: 0xDFDE0000
[    9.936573] [drm] register mmio size: 65536
[    9.936654] ATOM BIOS: 113
[    9.936669] [drm] Generation 2 PCI interface, using max accessible memory
[ 9.936674] radeon 0000:01:00.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used) [ 9.936676] radeon 0000:01:00.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF
[    9.936691] [drm] Detected VRAM RAM=256M, BAR=256M
[    9.936693] [drm] RAM width 128bits DDR
[    9.936752] [TTM] Zone  kernel: Available graphics memory: 1025780 kiB
[    9.936753] [TTM] Initializing pool allocator
[    9.936760] [TTM] Initializing DMA pool allocator
[    9.936780] [drm] radeon: 256M of VRAM memory ready
[    9.936782] [drm] radeon: 512M of GTT memory ready.
[    9.936795] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    9.952289] [drm] radeon: 1 quad pipes, 1 z pipes initialized.
[ 9.952727] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[    9.952743] radeon 0000:01:00.0: WB enabled
[ 9.952747] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000010000000 and cpu addr 0xffff88007a8cc000
[    9.952749] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    9.952750] [drm] Driver supports precise vblank timestamp query.
[    9.952752] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[    9.952763] [drm] radeon: irq initialized.
[    9.952772] [drm] Loading R500 Microcode
[ 10.097637] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/R520_cp.bin
[   10.097805] [drm] radeon: ring at 0x0000000010001000
[   10.097846] [drm] ring test succeeded in 7 usecs
[   10.097974] [drm] ib test succeeded in 0 usecs
[   10.098528] [drm] Radeon Display Connectors
[   10.098530] [drm] Connector 0:
[   10.098531] [drm]   DVI-I-1
[   10.098532] [drm]   HPD1
[ 10.098534] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[   10.098535] [drm]   Encoders:
[   10.098536] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   10.098537] [drm]     DFP1: INTERNAL_KLDSCP_TMDS1
[   10.098538] [drm] Connector 1:
[   10.098539] [drm]   SVIDEO-1
[   10.098540] [drm]   Encoders:
[   10.098541] [drm]     TV1: INTERNAL_KLDSCP_DAC2
[   10.098542] [drm] Connector 2:
[   10.098543] [drm]   VGA-1
[ 10.098545] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[   10.098546] [drm]   Encoders:
[   10.098547] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[   10.184410] [drm] fb mappable at 0xC00C0000
[   10.184413] [drm] vram apper at 0xC0000000
[   10.184414] [drm] size 6029312
[   10.184415] [drm] fb depth is 24
[   10.184416] [drm]    pitch is 5888
[   10.184486] fbcon: radeondrmfb (fb0) is primary device
[   10.235029] Console: switching to colour frame buffer device 160x56
[   10.237804] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[   10.237807] radeon 0000:01:00.0: registered panic notifier
[ 10.248060] [drm] Initialized radeon 2.41.0 20080528 for 0000:01:00.0 on minor 0
[   10.273828] iTCO_vendor_support: vendor-support=0
[ 10.495196] Adding 9763836k swap on /dev/sda6. Priority:-1 extents:1 across:9763836k FS
[   10.512578] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 10.512626] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[   10.529688] ivtv: Start initialization, version 1.4.3
[   10.529771] ivtv0: Initializing card 0
[   10.529773] ivtv0: Autodetected Hauppauge card (cx23416 based)

[    1.456677] scsi host1: ata_piix
[ 1.456741] ata1: SATA max UDMA/133 cmd 0xfe00 ctl 0xfe10 bmdma 0xfec0 irq 20 [ 1.456745] ata2: SATA max UDMA/133 cmd 0xfe20 ctl 0xfe30 bmdma 0xfec8 irq 20
[    1.457074] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    1.544077] usb 2-1: New USB device found, idVendor=413c, idProduct=2105
[ 1.544081] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.544085] usb 2-1: Product: Dell USB Keyboard
[    1.544088] usb 2-1: Manufacturer: Dell
[    1.581101] hidraw: raw HID events driver (C) Jiri Kosina
[    1.612442] scsi host2: ata_piix
[    1.612552] scsi host3: ata_piix
[ 1.612615] ata3: SATA max UDMA/133 cmd 0xfe40 ctl 0xfe50 bmdma 0xfed0 irq 20 [ 1.612619] ata4: SATA max UDMA/133 cmd 0xfe60 ctl 0xfe70 bmdma 0xfed8 irq 20
[    1.613280] usbcore: registered new interface driver usbhid
[    1.613283] usbhid: USB HID core driver
[ 1.614234] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1a.1/usb2/2-1/2-1:1.0/0003:413C:2105.0001/input/input2 [ 1.668139] hid-generic 0003:413C:2105.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1a.1-1/input0
[    1.692045] usb 2-2: new low-speed USB device number 3 using uhci_hcd
[    1.788035] tsc: Refined TSC clocksource calibration: 2393.999 MHz
[    1.863076] usb 2-2: New USB device found, idVendor=413c, idProduct=3016
[ 1.863080] usb 2-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    1.863083] usb 2-2: Product: Dell Premium USB Optical Mouse
[ 1.882458] input: Dell Premium USB Optical Mouse as /devices/pci0000:00/0000:00:1a.1/usb2/2-2/2-2:1.0/0003:413C:3016.0002/input/input3 [ 1.882557] hid-generic 0003:413C:3016.0002: input,hidraw1: USB HID v1.11 Mouse [Dell Premium USB Optical Mouse] on usb-0000:00:1a.1-2/input0
[    1.942640] ata3: SATA link down (SStatus 0 SControl 300)
[    1.942683] ata4: SATA link down (SStatus 0 SControl 300)
[    2.252122] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.252133] ata1.01: SATA link down (SStatus 0 SControl 300)
[    2.256100] ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.256113] ata2.01: SATA link down (SStatus 0 SControl 300)
[    2.256124] ata2.01: link offline, clearing class 3 to NONE
[    2.264145] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-H653A, D300, max UDMA/33
[    2.264149] ata2.00: applying bridge limits
[    2.280145] ata2.00: configured for UDMA/33
[    2.315553] ata1.00: ATA-7: ST3250820AS, 3.ADG, max UDMA/133
[    2.315556] ata1.00: 488281250 sectors, multi 8: LBA48 NCQ (depth 0/32)
[    2.382187] ata1.00: configured for UDMA/133
[ 2.382319] scsi 0:0:0:0: Direct-Access ATA ST3250820AS G PQ: 0 ANSI: 5 [ 2.383397] scsi 1:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-H653A D300 PQ: 0 ANSI: 5 [ 2.390128] sd 0:0:0:0: [sda] 488281250 512-byte logical blocks: (250 GB/232 GiB)
[    2.390177] sd 0:0:0:0: [sda] Write Protect is off
[    2.390180] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.390202] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.401055] sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[    2.401059] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.401256] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.401782] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.401824] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.470541]  sda: sda1 sda2 < sda5 sda6 >
[    2.470951] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.788113] Switched to clocksource tsc
[    3.852052] floppy0: no floppy controllers found
[    3.852067] work still pending
[    3.915719] PM: Starting manual resume from disk
[    3.915724] PM: Hibernation image partition 8:6 present
[    3.915726] PM: Looking for hibernation image.
[    3.915916] PM: Image not found (code -22)
[    3.915920] PM: Hibernation image not present or could not be loaded.
[ 4.181056] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    5.228328] random: nonblocking pool is initialized
[ 5.446761] systemd-default-display-manager-generator[135]: /lib/systemd/system/kdm.service is not a systemd unit, we disable the systemd enabled display manager
[    7.176286] lp: driver loaded but no devices found
[    7.198439] ppdev: user-space parallel port driver
[    7.295622] fuse init (API version 7.23)
[    7.385459] systemd-udevd[174]: starting version 215
[ 8.608519] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[    8.608525] ACPI: Power Button [VBTN]
[ 8.608595] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    8.608597] ACPI: Power Button [PWRF]
[    8.646944] Floppy drive(s): fd0 is 1.44M
[    8.915685] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 9.027002] sound hdaudioC0D2: autoconfig for STAC9227: line_outs=4 (0xd/0xe/0xf/0x11/0x0) type:line
[    9.027007] sound hdaudioC0D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    9.027009] sound hdaudioC0D2:    hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[    9.027011] sound hdaudioC0D2:    mono: mono_out=0x0
[    9.027013] sound hdaudioC0D2:    dig-out=0x21/0x0
[    9.027015] sound hdaudioC0D2:    inputs:
[    9.027017] sound hdaudioC0D2:      Rear Mic=0xc
[    9.027019] sound hdaudioC0D2:      Front Mic=0xb
1
[    0.823148] uhci_hcd 0000:00:1a.0: detected 2 ports
[    0.823180] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ff20
[    0.824702] ehci-pci: EHCI PCI platform driver
[    0.826516] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    0.826519] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[    0.826561] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.826564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.826566] usb usb1: Product: UHCI Host Controller
[    0.826568] usb usb1: Manufacturer: Linux 4.0.0-1-amd64 uhci_hcd
[    0.826570] usb usb1: SerialNumber: 0000:00:1a.0
[    0.826731] hub 1-0:1.0: USB hub found
[    0.826739] hub 1-0:1.0: 2 ports detected
[    0.827522] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 0.827531] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    0.827538] uhci_hcd 0000:00:1a.1: detected 2 ports
[    0.827568] uhci_hcd 0000:00:1a.1: irq 17, io base 0x0000ff00
[    0.827722] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.827726] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.827728] usb usb2: Product: UHCI Host Controller
[    0.827729] usb usb2: Manufacturer: Linux 4.0.0-1-amd64 uhci_hcd
[    0.827731] usb usb2: SerialNumber: 0000:00:1a.1
[    0.828017] hub 2-0:1.0: USB hub found
[    0.828026] hub 2-0:1.0: 2 ports detected
[    0.828748] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.828756] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    0.828763] uhci_hcd 0000:00:1d.0: detected 2 ports
[    0.828789] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000ff80
[    0.828974] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.828976] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.828978] usb usb3: Product: UHCI Host Controller
[    0.828980] usb usb3: Manufacturer: Linux 4.0.0-1-amd64 uhci_hcd
[    0.828982] usb usb3: SerialNumber: 0000:00:1d.0
[    0.829107] hub 3-0:1.0: USB hub found
[    0.829115] hub 3-0:1.0: 2 ports detected
[    0.830315] Floppy drive(s): fd0 is 1.44M
[    0.830542] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.830550] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
[    0.830556] uhci_hcd 0000:00:1d.1: detected 2 ports
[    0.830574] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000ff60
[    0.830625] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.830628] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.830630] usb usb4: Product: UHCI Host Controller
[    0.830632] usb usb4: Manufacturer: Linux 4.0.0-1-amd64 uhci_hcd
[    0.830633] usb usb4: SerialNumber: 0000:00:1d.1
[    0.830762] hub 4-0:1.0: USB hub found
[    0.830769] hub 4-0:1.0: 2 ports detected
[    0.831217] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.831224] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
[    0.831229] uhci_hcd 0000:00:1d.2: detected 2 ports
[    0.831255] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40
[    0.831305] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.831307] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.831309] usb usb5: Product: UHCI Host Controller
[    0.831311] usb usb5: Manufacturer: Linux 4.0.0-1-amd64 uhci_hcd
[    0.831313] usb usb5: SerialNumber: 0000:00:1d.2
[    0.831436] hub 5-0:1.0: USB hub found
[    0.831444] hub 5-0:1.0: 2 ports detected
[    0.832340] ehci-pci 0000:00:1a.7: EHCI Host Controller
[ 0.832347] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 6
[    0.832361] ehci-pci 0000:00:1a.7: debug port 1
[    0.836061] SCSI subsystem initialized
[    0.836258] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[    0.836454] ehci-pci 0000:00:1a.7: irq 22, io mem 0xdffdac00
[    0.837408] libata version 3.00 loaded.
[    0.848018] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.848079] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.848082] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.848084] usb usb6: Product: EHCI Host Controller
[    0.848086] usb usb6: Manufacturer: Linux 4.0.0-1-amd64 ehci_hcd
[    0.848088] usb usb6: SerialNumber: 0000:00:1a.7
[    0.848238] hub 6-0:1.0: USB hub found
[    0.848246] hub 6-0:1.0: 4 ports detected
[    0.872125] hub 1-0:1.0: USB hub found
[    0.872138] hub 1-0:1.0: 2 ports detected
[    0.896111] hub 2-0:1.0: USB hub found
[    0.896126] hub 2-0:1.0: 2 ports detected
[    0.896928] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 0.896936] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 7
[    0.896948] ehci-pci 0000:00:1d.7: debug port 1
[    0.900861] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    0.900868] ehci-pci 0000:00:1d.7: irq 23, io mem 0xff980800
[    0.912069] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.912120] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.912124] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.912127] usb usb7: Product: EHCI Host Controller
[    0.912130] usb usb7: Manufacturer: Linux 4.0.0-1-amd64 ehci_hcd
[    0.912132] usb usb7: SerialNumber: 0000:00:1d.7
[    0.912324] hub 7-0:1.0: USB hub found
[    0.912331] hub 7-0:1.0: 6 ports detected
[    0.936088] hub 3-0:1.0: USB hub found
[    0.936098] hub 3-0:1.0: 2 ports detected
[    0.960140] hub 4-0:1.0: USB hub found
[    0.960150] hub 4-0:1.0: 2 ports detected
[    0.984138] hub 5-0:1.0: USB hub found
[    0.984149] hub 5-0:1.0: 2 ports detected
[ 0.984665] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 1.300302] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:19:d1:69:f1:54 [ 1.300305] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    1.300325] e1000e 0000:00:19.0 eth0: MAC: 6, PHY: 6, PBA No: 1021FF-0FF
[    1.300348] ata_piix 0000:00:1f.2: version 2.13
[    1.300678] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.336042] usb 2-1: new low-speed USB device number 2 using uhci_hcd
pci 0000:00:01.0:   bridge window [mem 0xdfd00000-0xdfefffff]
[ 0.459317] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.459320] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.459323] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.459327] pci 0000:00:1c.0:   bridge window [mem 0xdfc00000-0xdfcfffff]
[ 0.459331] pci 0000:00:1c.0: bridge window [mem 0x100000000-0x1001fffff 64bit pref]
[    0.459335] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.459338] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.459342] pci 0000:00:1c.4:   bridge window [mem 0x80000000-0x801fffff]
[ 0.459345] pci 0000:00:1c.4: bridge window [mem 0x100200000-0x1003fffff 64bit pref]
[    0.459351] pci 0000:04:04.0: PCI bridge to [bus 05]
[ 0.459358] pci 0000:04:04.0: bridge window [mem 0xd0000000-0xd7ffffff pref]
[    0.459364] pci 0000:00:1e.0: PCI bridge to [bus 04-05]
[ 0.459369] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xd7ffffff 64bit pref]
[    0.459375] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.459377] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
[    0.459379] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.459381] pci_bus 0000:01: resource 1 [mem 0xdfd00000-0xdfefffff]
[ 0.459383] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.459385] pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
[    0.459387] pci_bus 0000:02: resource 1 [mem 0xdfc00000-0xdfcfffff]
[ 0.459389] pci_bus 0000:02: resource 2 [mem 0x100000000-0x1001fffff 64bit pref]
[    0.459391] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.459393] pci_bus 0000:03: resource 1 [mem 0x80000000-0x801fffff]
[ 0.459395] pci_bus 0000:03: resource 2 [mem 0x100200000-0x1003fffff 64bit pref] [ 0.459397] pci_bus 0000:04: resource 2 [mem 0xd0000000-0xd7ffffff 64bit pref]
[    0.459399] pci_bus 0000:04: resource 4 [io  0x0000-0xffff]
[    0.459400] pci_bus 0000:04: resource 5 [mem 0x00000000-0xfffffffff]
[    0.459402] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xd7ffffff pref]
[    0.459457] NET: Registered protocol family 2
[ 0.459692] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.459768] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.459859] TCP: Hash tables configured (established 16384 bind 16384)
[    0.459915] TCP: reno registered
[    0.459920] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.459939] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.460015] NET: Registered protocol family 1
[    0.464484] pci 0000:01:00.0: Video device with shadowed ROM
[    0.464495] PCI: CLS 64 bytes, default 64
[    0.464548] Unpacking initramfs...
[ 0.790991] Freeing initrd memory: 15732K (ffff880036136000 - ffff880037093000)
[    0.791076] Simple Boot Flag at 0x7a set to 0x1
[    0.791266] microcode: CPU0 sig=0x6f6, pf=0x1, revision=0xc6
[    0.791274] microcode: CPU1 sig=0x6f6, pf=0x1, revision=0xc6
[ 0.791368] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.791831] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.791916] audit: initializing netlink subsys (disabled)
[    0.791947] audit: type=2000 audit(1431637628.788:1): initialized
[    0.792323] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.792347] zpool: loaded
[    0.792483] VFS: Disk quotas dquot_6.5.2
[ 0.792507] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.792967] alg: No test for stdrng (krng)
[ 0.792997] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.793040] io scheduler noop registered
[    0.793043] io scheduler deadline registered
[    0.793059] io scheduler cfq registered (default)
[    0.794359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.794380] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.794402] intel_idle: does not run on family 6 model 15
[    0.794443] GHES: HEST is not enabled!
[    0.794534] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.795169] Linux agpgart interface v0.103
[    0.795314] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.795316] AMD IOMMUv2 functionality not available on this system
[    0.795378] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.798285] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.798290] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.798439] mousedev: PS/2 mouse device common for all mice
[    0.798496] rtc_cmos 00:01: RTC can wake from S4
[    0.798617] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.798640] rtc_cmos 00:01: alarms up to one day, 242 bytes nvram, hpet irqs
[    0.798657] ledtrig-cpu: registered to indicate activity on CPUs
[    0.799206] TCP: cubic registered
[    0.799237] NET: Registered protocol family 10
[    0.799485] mip6: Mobile IPv6
[    0.799489] NET: Registered protocol family 17
[    0.799494] mpls_gso: MPLS GSO support
[    0.799817] registered taskstats version 1
[ 0.800216] rtc_cmos 00:01: setting system clock to 2015-05-14 21:07:09 UTC (1431637629)
[    0.800283] PM: Hibernation image not present or could not be loaded.
[ 0.800857] Freeing unused kernel memory: 1244K (ffffffff81901000 - ffffffff81a38000)
[    0.800859] Write protecting the kernel read-only data: 8192k
[ 0.801237] Freeing unused kernel memory: 592K (ffff88000156c000 - ffff880001600000) [ 0.801324] Freeing unused kernel memory: 120K (ffff8800017e2000 - ffff880001800000)
[    0.810926] systemd-udevd[63]: starting version 215
[ 0.811203] random: systemd-udevd urandom read with 1 bits of entropy available
[    0.818715] pps_core: LinuxPPS API ver. 1 registered
[ 0.818719] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.818923] PTP clock support registered
[    0.821955] ACPI: bus type USB registered
[    0.821989] usbcore: registered new interface driver usbfs
[    0.822002] usbcore: registered new interface driver hub
[    0.822038] usbcore: registered new device driver usb
[    0.822462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.822742] uhci_hcd: USB Universal Host Controller Interface driver
[    0.823133] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 0.823141] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 00:03: [io 0x0cc0-0x0cf7] has been reserved
[    0.450186] system 00:03: [io  0x0d00-0x0dfe] has been reserved
[    0.450188] system 00:03: [io  0x0e00-0x0efe] has been reserved
[    0.450190] system 00:03: [io  0x0f00-0x0ffe] has been reserved
[    0.450192] system 00:03: [io  0x2000-0x20fe] has been reserved
[    0.450194] system 00:03: [io  0x2100-0x21fe] has been reserved
[    0.450197] system 00:03: [io  0x2200-0x22fe] has been reserved
[    0.450199] system 00:03: [io  0x2300-0x23fe] has been reserved
[    0.450201] system 00:03: [io  0x2400-0x24fe] has been reserved
[    0.450203] system 00:03: [io  0x2500-0x25fe] has been reserved
[    0.450205] system 00:03: [io  0x2600-0x26fe] has been reserved
[    0.450207] system 00:03: [io  0x2700-0x27fe] has been reserved
[    0.450209] system 00:03: [io  0x2800-0x28fe] has been reserved
[    0.450212] system 00:03: [io  0x2900-0x29fe] has been reserved
[    0.450214] system 00:03: [io  0x2a00-0x2afe] has been reserved
[    0.450216] system 00:03: [io  0x2b00-0x2bfe] has been reserved
[    0.450218] system 00:03: [io  0x2c00-0x2cfe] has been reserved
[    0.450220] system 00:03: [io  0x2d00-0x2dfe] has been reserved
[    0.450222] system 00:03: [io  0x2e00-0x2efe] has been reserved
[    0.450225] system 00:03: [io  0x2f00-0x2ffe] has been reserved
[    0.450227] system 00:03: [io  0x5000-0x50fe] has been reserved
[    0.450229] system 00:03: [io  0x5100-0x51fe] has been reserved
[    0.450231] system 00:03: [io  0x5200-0x52fe] has been reserved
[    0.450233] system 00:03: [io  0x5300-0x53fe] has been reserved
[    0.450236] system 00:03: [io  0x5400-0x54fe] has been reserved
[    0.450239] system 00:03: [io  0x5500-0x55fe] has been reserved
[    0.450241] system 00:03: [io  0x5600-0x56fe] has been reserved
[    0.450243] system 00:03: [io  0x5700-0x57fe] has been reserved
[    0.450246] system 00:03: [io  0x5800-0x58fe] has been reserved
[    0.450248] system 00:03: [io  0x5900-0x59fe] has been reserved
[    0.450250] system 00:03: [io  0x5a00-0x5afe] has been reserved
[    0.450252] system 00:03: [io  0x5b00-0x5bfe] has been reserved
[    0.450255] system 00:03: [io  0x5c00-0x5cfe] has been reserved
[    0.450257] system 00:03: [io  0x5d00-0x5dfe] has been reserved
[    0.450259] system 00:03: [io  0x5e00-0x5efe] has been reserved
[    0.450262] system 00:03: [io  0x5f00-0x5ffe] has been reserved
[    0.450264] system 00:03: [io  0x6000-0x60fe] has been reserved
[    0.450266] system 00:03: [io  0x6100-0x61fe] has been reserved
[    0.450268] system 00:03: [io  0x6200-0x62fe] has been reserved
[    0.450271] system 00:03: [io  0x6300-0x63fe] has been reserved
[    0.450273] system 00:03: [io  0x6400-0x64fe] has been reserved
[    0.450275] system 00:03: [io  0x6500-0x65fe] has been reserved
[    0.450277] system 00:03: [io  0x6600-0x66fe] has been reserved
[    0.450280] system 00:03: [io  0x6700-0x67fe] has been reserved
[    0.450282] system 00:03: [io  0x6800-0x68fe] has been reserved
[    0.450284] system 00:03: [io  0x6900-0x69fe] has been reserved
[    0.450286] system 00:03: [io  0x6a00-0x6afe] has been reserved
[    0.450289] system 00:03: [io  0x6b00-0x6bfe] has been reserved
[    0.450291] system 00:03: [io  0x6c00-0x6cfe] has been reserved
[    0.450293] system 00:03: [io  0x6d00-0x6dfe] has been reserved
[    0.450296] system 00:03: [io  0x6e00-0x6efe] has been reserved
[    0.450298] system 00:03: [io  0x6f00-0x6ffe] has been reserved
[    0.450300] system 00:03: [io  0xa000-0xa0fe] has been reserved
[    0.450303] system 00:03: [io  0xa100-0xa1fe] has been reserved
[    0.450305] system 00:03: [io  0xa200-0xa2fe] has been reserved
[    0.450307] system 00:03: [io  0xa300-0xa3fe] has been reserved
[    0.450310] system 00:03: [io  0xa400-0xa4fe] has been reserved
[    0.450312] system 00:03: [io  0xa500-0xa5fe] has been reserved
[    0.450315] system 00:03: [io  0xa600-0xa6fe] has been reserved
[    0.450317] system 00:03: [io  0xa700-0xa7fe] has been reserved
[    0.450319] system 00:03: [io  0xa800-0xa8fe] has been reserved
[    0.450322] system 00:03: [io  0xa900-0xa9fe] has been reserved
[    0.450324] system 00:03: [io  0xaa00-0xaafe] has been reserved
[    0.450327] system 00:03: [io  0xab00-0xabfe] has been reserved
[    0.450329] system 00:03: [io  0xac00-0xacfe] has been reserved
[    0.450331] system 00:03: [io  0xad00-0xadfe] has been reserved
[    0.450334] system 00:03: [io  0xae00-0xaefe] has been reserved
[    0.450336] system 00:03: [io  0xaf00-0xaffe] has been reserved
[    0.450339] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
[    0.450341] system 00:03: [mem 0xfeda0000-0xfedacfff] has been reserved
[    0.450344] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.452202] pnp: PnP ACPI: found 4 devices
[ 0.459245] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 [ 0.459249] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 [ 0.459257] pci 0000:00:1c.4: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 0.459260] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 [ 0.459262] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 [ 0.459275] pci 0000:00:1f.0: BAR 13: [io 0x0800-0x087f] has bogus alignment [ 0.459279] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.459281] pci 0000:00:1c.4: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 [ 0.459283] pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.459285] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.459287] pci 0000:00:1c.4: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.459293] pci 0000:00:1c.0: BAR 15: assigned [mem 0x100000000-0x1001fffff 64bit pref] [ 0.459296] pci 0000:00:1c.4: BAR 14: assigned [mem 0x80000000-0x801fffff] [ 0.459300] pci 0000:00:1c.4: BAR 15: assigned [mem 0x100200000-0x1003fffff 64bit pref]
[    0.459303] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
[    0.459305] pci 0000:00:1c.4: BAR 13: assigned [io 0x3000-0x3fff]
[    0.459308] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.459311] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    0.459314] 355649] pci 0000:00:1f.5: reg 0x20: [io 0xfed0-0xfedf]
[    0.355656] pci 0000:00:1f.5: reg 0x24: [io  0xecb0-0xecbf]
[    0.355683] pci 0000:00:1f.5: PME# supported from D3hot
[    0.356098] pci 0000:01:00.0: [1002:7183] type 00 class 0x030000
[ 0.356111] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.356121] pci 0000:01:00.0: reg 0x18: [mem 0xdfde0000-0xdfdeffff 64bit]
[    0.356128] pci 0000:01:00.0: reg 0x20: [io  0xdc00-0xdcff]
[    0.356139] pci 0000:01:00.0: reg 0x30: [mem 0xdfe00000-0xdfe1ffff pref]
[    0.356172] pci 0000:01:00.0: supports D1 D2
[    0.356226] pci 0000:01:00.1: [1002:71a3] type 00 class 0x038000
[    0.356239] pci 0000:01:00.1: reg 0x10: [mem 0xdfdf0000-0xdfdfffff 64bit]
[    0.356289] pci 0000:01:00.1: supports D1 D2
[    0.356351] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.356354] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    0.356357] pci 0000:00:01.0:   bridge window [mem 0xdfd00000-0xdfefffff]
[ 0.356360] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.356416] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.356421] pci 0000:00:1c.0:   bridge window [mem 0xdfc00000-0xdfcfffff]
[    0.356480] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.356538] pci 0000:04:04.0: [3388:0021] type 01 class 0x060400
[    0.356610] pci 0000:04:04.0: supports D1 D2
[    0.356612] pci 0000:04:04.0: PME# supported from D1 D2 D3hot D3cold
[ 0.356698] pci 0000:00:1e.0: PCI bridge to [bus 04-05] (subtractive decode) [ 0.356707] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xd7ffffff 64bit pref] [ 0.356709] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) [ 0.356711] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xfffffffff] (subtractive decode)
[    0.356782] pci 0000:05:08.0: [4444:0016] type 00 class 0x040000
[    0.356803] pci 0000:05:08.0: reg 0x10: [mem 0xd4000000-0xd7ffffff pref]
[    0.356951] pci 0000:05:09.0: [4444:0016] type 00 class 0x040000
[    0.356971] pci 0000:05:09.0: reg 0x10: [mem 0xd0000000-0xd3ffffff pref]
[    0.357141] pci 0000:04:04.0: PCI bridge to [bus 05]
[ 0.357149] pci 0000:04:04.0: bridge window [mem 0xd0000000-0xd7ffffff pref] [ 0.382244] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15) [ 0.383151] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *9 10 11 12 15) [ 0.384061] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 15) [ 0.384982] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled. [ 0.385884] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 15) [ 0.386791] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 15) [ 0.387694] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15) [ 0.388606] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 9 10 11 12 15)
[    0.391073] ACPI: Enabled 2 GPEs in block 00 to 1F
[    0.392015] vgaarb: setting as boot device: PCI:0000:01:00.0
[ 0.392015] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.392016] vgaarb: loaded
[    0.392017] vgaarb: bridge control possible 0000:01:00.0
[    0.392109] PCI: Using ACPI for IRQ routing
[    0.396634] PCI: pci_cache_line_size set to 64 bytes
[    0.396685] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.396687] e820: reserve RAM buffer [mem 0x7fe53c00-0x7fffffff]
[ 0.396843] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.396847] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.396851] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.400028] Switched to clocksource hpet
[    0.407084] pnp: PnP ACPI init
[ 0.411475] pnp 00:00: disabling [io 0x0800-0x085f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x0800-0x087f] [ 0.411478] pnp 00:00: disabling [io 0x0860-0x08ff] because it overlaps 0000:00:1f.0 BAR 13 [io 0x0800-0x087f]
[    0.411523] system 00:00: [io  0x0c00-0x0c7f] has been reserved
[    0.411527] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.411779] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.446600] system 00:02: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.446603] system 00:02: [mem 0x00100000-0x00ffffff] could not be reserved [ 0.446606] system 00:02: [mem 0x01000000-0x7fe53bff] could not be reserved [ 0.446608] system 00:02: [mem 0x000f0000-0x000fffff] could not be reserved [ 0.446610] system 00:02: [mem 0x000c0000-0x000d3fff] could not be reserved [ 0.446613] system 00:02: [mem 0xfec00000-0xfecfffff] could not be reserved
[    0.446615] system 00:02: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.446618] system 00:02: [mem 0xffb00000-0xffbfffff] has been reserved
[    0.446620] system 00:02: [mem 0xffc00000-0xffffffff] has been reserved
[    0.446623] system 00:02: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.450136] system 00:03: [io  0x0100-0x01fe] has been reserved
[    0.450139] system 00:03: [io  0x0200-0x0277] has been reserved
[    0.450141] system 00:03: [io  0x0280-0x02e7] has been reserved
[    0.450143] system 00:03: [io  0x02e8-0x02ef] has been reserved
[    0.450146] system 00:03: [io  0x02f0-0x02f7] has been reserved
[    0.450148] system 00:03: [io  0x02f8-0x02ff] has been reserved
[    0.450150] system 00:03: [io  0x0300-0x0377] has been reserved
[    0.450152] system 00:03: [io  0x0380-0x03bb] has been reserved
[    0.450154] system 00:03: [io  0x03c0-0x03e7] could not be reserved
[    0.450156] system 00:03: [io  0x03f6-0x03f7] has been reserved
[    0.450158] system 00:03: [io  0x0400-0x04cf] has been reserved
[    0.450161] system 00:03: [io  0x04d2-0x057f] has been reserved
[    0.450163] system 00:03: [io  0x0580-0x0677] has been reserved
[    0.450165] system 00:03: [io  0x0680-0x0777] has been reserved
[    0.450167] system 00:03: [io  0x0780-0x07bb] has been reserved
[    0.450169] system 00:03: [io  0x07c0-0x07ff] has been reserved
[    0.450171] system 00:03: [io  0x08e0-0x08ff] has been reserved
[    0.450173] system 00:03: [io  0x0900-0x09fe] has been reserved
[    0.450176] system 00:03: [io  0x0a00-0x0afe] has been reserved
[    0.450178] system 00:03: [io  0x0b00-0x0bfe] has been reserved
[    0.450180] system 00:03: [io  0x0c80-0x0caf] has been reserved
[    0.450182] system 00:03: [io  0x0cb0-0x0cbf] has been reserved
[    0.450184] system Added _OSI(Module Device)
[    0.160081] ACPI: Added _OSI(Processor Device)
[    0.160081] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.160081] ACPI: Added _OSI(Processor Aggregator Device)
[    0.184018] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.207526] ACPI: Interpreter enabled
[ 0.207532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580) [ 0.207536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
[    0.207550] ACPI: (supports S0 S3 S4 S5)
[    0.207552] ACPI: Using IOAPIC for interrupt routing
[ 0.207669] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.338931] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.338937] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.338943] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.347157] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7 window] (ignored) [ 0.347159] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff window] (ignored) [ 0.347162] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff window] (ignored) [ 0.347164] acpi PNP0A03:00: host bridge window [mem 0x000c0000-0x000effff window] (ignored) [ 0.347166] acpi PNP0A03:00: host bridge window [mem 0x000f0000-0x000fffff window] (ignored) [ 0.347168] acpi PNP0A03:00: host bridge window [mem 0x80000000-0xdfffffff window] (ignored) [ 0.347170] acpi PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff window] (ignored) [ 0.347171] acpi PNP0A03:00: host bridge window [mem 0xff980800-0xff980bff window] (ignored) [ 0.347173] acpi PNP0A03:00: host bridge window [mem 0xff97c000-0xff97ffff window] (ignored) [ 0.347175] acpi PNP0A03:00: host bridge window [mem 0xfed20000-0xfed9ffff window] (ignored)
[    0.347177] PCI: root bus 00: using default resources
[    0.348068] PCI host bridge to bus 0000:00
[    0.348071] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.348073] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.348075] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
[    0.348084] pci 0000:00:00.0: [8086:29a0] type 00 class 0x060000
[    0.348477] pci 0000:00:01.0: [8086:29a1] type 01 class 0x060400
[    0.348518] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.348848] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.348922] pci 0000:00:19.0: [8086:104b] type 00 class 0x020000
[    0.348937] pci 0000:00:19.0: reg 0x10: [mem 0xdffe0000-0xdfffffff]
[    0.348945] pci 0000:00:19.0: reg 0x14: [mem 0xdffdb000-0xdffdbfff]
[    0.348953] pci 0000:00:19.0: reg 0x18: [io  0xecc0-0xecdf]
[    0.349006] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.349376] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
[    0.349412] pci 0000:00:1a.0: reg 0x20: [io  0xff20-0xff3f]
[    0.349756] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.349806] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
[    0.349841] pci 0000:00:1a.1: reg 0x20: [io  0xff00-0xff1f]
[    0.350185] pci 0000:00:1a.1: System wakeup disabled by ACPI
[    0.350245] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
[    0.350262] pci 0000:00:1a.7: reg 0x10: [mem 0xdffdac00-0xdffdafff]
[    0.350338] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.350714] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
[    0.350730] pci 0000:00:1b.0: reg 0x10: [mem 0xdffdc000-0xdffdffff 64bit]
[    0.350798] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.351176] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
[    0.351245] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.351577] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.351632] pci 0000:00:1c.4: [8086:2847] type 01 class 0x060400
[    0.351701] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.352033] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.352086] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
[    0.352121] pci 0000:00:1d.0: reg 0x20: [io  0xff80-0xff9f]
[    0.352466] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.352516] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
[    0.352552] pci 0000:00:1d.1: reg 0x20: [io  0xff60-0xff7f]
[    0.352895] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    0.352945] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
[    0.352980] pci 0000:00:1d.2: reg 0x20: [io  0xff40-0xff5f]
[    0.353323] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.353383] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
[    0.353401] pci 0000:00:1d.7: reg 0x10: [mem 0xff980800-0xff980bff]
[    0.353477] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.353850] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.354219] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.354274] pci 0000:00:1f.0: [8086:2812] type 00 class 0x060100
[ 0.354347] pci 0000:00:1f.0: can't claim BAR 13 [io 0x0800-0x087f]: address conflict with ACPI CPU throttle [io 0x0810-0x0815] [ 0.354352] pci 0000:00:1f.0: quirk: [io 0x0880-0x08bf] claimed by ICH6 GPIO [ 0.354355] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0c00 (mask 007f) [ 0.354358] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 00e0 (mask 0007)
[    0.354751] pci 0000:00:1f.2: [8086:2820] type 00 class 0x01018f
[    0.354764] pci 0000:00:1f.2: reg 0x10: [io  0xfe00-0xfe07]
[    0.354771] pci 0000:00:1f.2: reg 0x14: [io  0xfe10-0xfe13]
[    0.354778] pci 0000:00:1f.2: reg 0x18: [io  0xfe20-0xfe27]
[    0.354785] pci 0000:00:1f.2: reg 0x1c: [io  0xfe30-0xfe33]
[    0.354792] pci 0000:00:1f.2: reg 0x20: [io  0xfec0-0xfecf]
[    0.354799] pci 0000:00:1f.2: reg 0x24: [io  0xeca0-0xecaf]
[    0.354827] pci 0000:00:1f.2: PME# supported from D3hot
[    0.355195] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
[    0.355205] pci 0000:00:1f.3: reg 0x10: [mem 0xdffdab00-0xdffdabff]
[    0.355229] pci 0000:00:1f.3: reg 0x20: [io  0xece0-0xecff]
[    0.355608] pci 0000:00:1f.5: [8086:2825] type 00 class 0x010185
[    0.355621] pci 0000:00:1f.5: reg 0x10: [io  0xfe40-0xfe47]
[    0.355628] pci 0000:00:1f.5: reg 0x14: [io  0xfe50-0xfe53]
[    0.355635] pci 0000:00:1f.5: reg 0x18: [io  0xfe60-0xfe67]
[    0.355642] pci 0000:00:1f.5: reg 0x1c: [io  0xfe70-0xfe73]
[    0.
       [    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x01] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, 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: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 6 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] e820: [mem 0x80000000-0xdfffffff] available for PCI devices
[    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 31 pages/cpu @ffff88007fc00000 s87256 r8192 d31528 u262144
[    0.000000] pcpu-alloc: s87256 r8192 d31528 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: 515554
[    0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-1-amd64 root=UUID=a68561a0-750d-4c23-a939-cd7fd929a37d ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: 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: 2033848K/2095044K available (5541K kernel code, 1020K rwdata, 1928K rodata, 1244K init, 832K bss, 61196K reserved, 0K cma-reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]     RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]     RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS:33024 nr_irqs:488 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2394.033 MHz processor
[ 0.004013] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.06 BogoMIPS (lpj=9576132)
[    0.004017] pid_max: default: 32768 minimum: 301
[    0.004028] ACPI: Core revision 20150204
[    0.063723] ACPI: All ACPI Tables successfully acquired
[    0.064054] Security Framework initialized
[    0.064067] AppArmor: AppArmor disabled by boot time parameter
[    0.064068] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.064252] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.065165] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.065625] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.065629] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.065955] Initializing cgroup subsys blkio
[    0.065959] Initializing cgroup subsys memory
[    0.065968] Initializing cgroup subsys devices
[    0.065972] Initializing cgroup subsys freezer
[    0.065976] Initializing cgroup subsys net_cls
[    0.065980] Initializing cgroup subsys perf_event
[    0.065984] Initializing cgroup subsys net_prio
[    0.066008] Disabled fast string operations
[    0.066014] CPU: Physical Processor ID: 0
[    0.066015] CPU: Processor Core ID: 0
[    0.066017] mce: CPU supports 6 MCE banks
[    0.066024] CPU0: Thermal monitoring enabled (TM2)
[    0.066027] process: using mwait in idle threads
[    0.066033] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.066034] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[ 0.066107] Freeing SMP alternatives memory: 24K (ffffffff81a38000 - ffffffff81a3e000)
[    0.067052] ftrace: allocating 22346 entries in 88 pages
[    0.072446] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.116000] smpboot: CPU0: Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz (fam: 06, model: 0f, stepping: 06) [ 0.116000] Performance Events: PEBS fmt0-, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.116000] perf_event_intel: PEBS disabled due to CPU errata
[    0.116000] ... version:                2
[    0.116000] ... bit width:              40
[    0.116000] ... generic registers:      2
[    0.116000] ... value mask:             000000ffffffffff
[    0.116000] ... max period:             000000007fffffff
[    0.116000] ... fixed-purpose events:   3
[    0.116000] ... event mask:             0000000700000003
[    0.116000] x86: Booting SMP configuration:
[    0.116000] .... node  #0, CPUs:      #1
[    0.008000] Disabled fast string operations
[    0.124039] x86: Booted up 1 node, 2 CPUs
[    0.124044] smpboot: Total of 2 processors activated (9576.13 BogoMIPS)
[ 0.124184] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.128036] devtmpfs: initialized
[ 0.129904] PM: Registering ACPI NVS region [mem 0x7fe53c00-0x7fe55bff] (8192 bytes) [ 0.129904] reboot: Dell DXP061 series board detected. Selecting BIOS-method for reboots.
[    0.132045] pinctrl core: initialized pinctrl subsystem
[    0.132197] NET: Registered protocol family 16
[    0.140008] cpuidle: using governor ladder
[    0.152004] cpuidle: using governor menu
[ 0.152060] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.152063] ACPI: bus type PCI registered
[    0.152066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.152197] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.152201] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.152648] PCI: Using configuration type 1 for base access
[    0.160081] ACPI:




--
Kent West     <*)))><
http://kentwest.blogspot.com
Praise Yah! \o/


Reply to: