Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2015-03-28 16:52:31

  reemeek - Użytkownik

reemeek
Użytkownik
Zarejestrowany: 2013-07-04

Tuner USB-DVBT pod debianem

Zakupiłem w Niemczech dokładnie taki tunerek [url]http://www.terratec.net/details.php?artnr=145259#.VRbC6rUjzWU[/url] sprawdziłem w sklepie szybko przed zakupem kompatybilność z linux'em ze strony [url]http://www.linuxtv.org/wiki/index.php/DVB-T_USB_Devices[/url] lukam, kukam i obczajam tunerek zaznaczony kolorem zielonym, więc do koszyka i do kasy :-) Jednak po podłączeniu do laptopa zonk.. vlc i kaffeine strzela foch'a.. luknąłem szczegółowo

Kod:

root@rmk-notebook:/home/rmk# lsusb 
Bus 004 Device 003: ID 5986:0295 Acer, Inc 
Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 048d:9135 Integrated Technology Express, Inc. Zolid Mini DVB-T Stick
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

[img]http://www.fotoszok.pl/upload/0649cbe3.jpg[/img]

Kod:

root@rmk-notebook:/home/rmk# uname -a
Linux rmk-notebook 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt4-3 (2015-02-03) i686 GNU/Linux

Miałem jeszcze nadzieje ze z apt jeszcze ściągnę ale niestety

Kod:

root@rmk-notebook:/home/rmk# aptitude search linux-image
i A linux-image-3.12-1-686-pae                                 - Linux 3.12 for modern PCs                                            
i A linux-image-3.13-1-686-pae                                 - Linux 3.13 for modern PCs                                            
i A linux-image-3.14-1-686-pae                                 - Linux 3.14 for modern PCs                                            
p   linux-image-3.16.0-4-586                                   - Linux 3.16 for older PCs                                             
i A linux-image-3.16.0-4-686-pae                               - Linux 3.16 for modern PCs                                            
p   linux-image-3.16.0-4-686-pae-dbg                           - Debugging symbols for Linux 3.16.0-4-686-pae                         
p   linux-image-3.16.0-4-amd64                                 - Linux 3.16 for 64-bit PCs                                            
p   linux-image-486                                            - Jądro Linux do starszych komputerów (pakiet atrapa)                  
p   linux-image-586                                            - Jądro Linux do starszych komputerów (metapakiet)                     
i   linux-image-686-pae                                        - Jądro Linux do nowoczesnych pecetów (metapakiet)                     
p   linux-image-686-pae-dbg                                    - Debugging symbols for Linux 686-pae configuration (meta-package)     
p   linux-image-amd64                                          - Linux for 64-bit PCs (meta-package)

Jeżeli dobrze skojarzyłem wystarczy ,,tylko" (^_-) wkompilować nowszego kernela.. i tu już mi się robi słabo i proszę o pomoc :-)

Offline

 

#2  2015-03-28 17:26:21

  diabolic - Użytkownik

diabolic
Użytkownik
Skąd: okolice Leżajska
Zarejestrowany: 2007-10-08

Re: Tuner USB-DVBT pod debianem

Ale kernele masz przecież nowsze niż minimalny wymagany, i tutaj akurat nic nie trzeba robić. Sprawdź lepiej czy w katalogu

Kod:

/lib/firmware

masz odpowiedni plik firmwaru dla tej karty. Możesz zapodać jeszcze wynik dmesg, to wtedy będzie wiadomo, czy brakuje pliku firmware dla tej karty.


I am the one who chose my path

Offline

 

#3  2015-03-28 17:53:34

  reemeek - Użytkownik

reemeek
Użytkownik
Zarejestrowany: 2013-07-04

Re: Tuner USB-DVBT pod debianem

Kod:

dmesg

Kod:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.16.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt4-3 (2015-02-03)
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000baabefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000baabf000-0x00000000baebefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000baebf000-0x00000000bafbefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bafbf000-0x00000000baffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bafff000-0x00000000baffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bb000000-0x00000000bf9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: LENOVO 20150/Product Name, BIOS 5ECN42WW(V4.01) 03/14/2013
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x13f600 max_arch_pfn = 0x1000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-E7FFF write-protect
[    0.000000]   E8000-EFFFF write-combining
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0BB000000 mask FFF000000 uncachable
[    0.000000]   3 base 0BC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   5 base 100000000 mask FC0000000 write-back
[    0.000000]   6 base 13F600000 mask FFFE00000 uncachable
[    0.000000]   7 base 13F800000 mask FFF800000 uncachable
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [c00fe1b0]
[    0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff]
[    0.000000] Base memory trampoline at [c0099000] 99000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x37200000-0x373fffff]
[    0.000000]  [mem 0x37200000-0x373fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x34000000-0x371fffff]
[    0.000000]  [mem 0x34000000-0x371fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x1fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x20200000-0x33ffffff]
[    0.000000]  [mem 0x20200000-0x33ffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x37400000-0x375fdfff]
[    0.000000]  [mem 0x37400000-0x375fdfff] page 4k
[    0.000000] BRK [0x01796000, 0x01796fff] PGTABLE
[    0.000000] BRK [0x01797000, 0x01798fff] PGTABLE
[    0.000000] BRK [0x01799000, 0x01799fff] PGTABLE
[    0.000000] BRK [0x0179a000, 0x0179afff] PGTABLE
[    0.000000] RAMDISK: [mem 0x35d98000-0x36ec3fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000FE020 000024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 0xBAFFE210 000094 (v01 LENOVO CB-01    00000001      01000013)
[    0.000000] ACPI: FACP 0xBAFFB000 0000F4 (v04 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: DSDT 0xBAFEE000 0099A4 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: FACS 0xBAFBB000 000040
[    0.000000] ACPI: UEFI 0xBAFFD000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: ASF! 0xBAFFC000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: HPET 0xBAFFA000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: APIC 0xBAFF9000 00008C (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: MCFG 0xBAFF8000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SLIC 0xBAFED000 000176 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0xBAFEC000 0006FE (v01 LENOVO CB-01    00001000 ACPI 00040000)
[    0.000000] ACPI: BOOT 0xBAFEA000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: ASPT 0xBAFE5000 000034 (v07 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: FPDT 0xBAFE3000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0xBAFE2000 0008E4 (v01 LENOVO CB-01    00003000 ACPI 00040000)
[    0.000000] ACPI: SSDT 0xBAFE1000 000A92 (v01 LENOVO CB-01    00003000 ACPI 00040000)
[    0.000000] ACPI: SSDT 0xBAFDE000 002392 (v01 LENOVO CB-01    00001000 ACPI 00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 4224MB HIGHMEM available.
[    0.000000] 885MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 375fe000
[    0.000000]   low ram: 0 - 375fe000
[    0.000000] BRK [0x0179b000, 0x0179bfff] PGTABLE
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x375fdfff]
[    0.000000]   HighMem  [mem 0x375fe000-0x3f5fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x40003fff]
[    0.000000]   node   0: [mem 0x40005000-0xbaabefff]
[    0.000000]   node   0: [mem 0xbafff000-0xbaffffff]
[    0.000000]   node   0: [mem 0x00000000-0x3f5fffff]
[    0.000000] On node 0 totalpages: 1023579
[    0.000000] free_area_init_node: node 0, pgdat c1656e40, node_mem_map f35a8020
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   Normal zone: 1740 pages used for memmap
[    0.000000]   Normal zone: 222206 pages, LIFO batch:31
[    0.000000]   HighMem zone: 8449 pages used for memmap
[    0.000000]   HighMem zone: 797377 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] Reserving Intel graphics stolen memory at 0xbba00000-0xbf9fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.000000] e820: [mem 0xbfa00000-0xefffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @f757b000 s35392 r0 d21952 u57344
[    0.000000] pcpu-alloc: s35392 r0 d21952 u57344 alloc=14*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1021807
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-686-pae root=UUID=f822b864-15f7-488d-9492-58041b3ee036 ro quiet
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] CPU0 microcode updated early to revision 0x1b, date = 2014-05-29
[    0.000000] Initializing CPU#0
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Initializing HighMem for node 0 (000375fe:0013f600)
[    0.000000] Initializing Movable for node 0 (00000000:00000000)
[    0.000000] Memory: 4026664K/4094316K available (4594K kernel code, 518K rwdata, 1448K rodata, 656K init, 460K bss, 67652K reserved, 3189508K highmem)
[    0.000000] virtual kernel memory layout:
    fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
    pkmap   : 0xff600000 - 0xff800000   (2048 kB)
    vmalloc : 0xf7dfe000 - 0xff5fe000   ( 120 MB)
    lowmem  : 0xc0000000 - 0xf75fe000   ( 885 MB)
      .init : 0xc166b000 - 0xc170f000   ( 656 kB)
      .data : 0xc147cdc0 - 0xc1669800   (1970 kB)
      .text : 0xc1000000 - 0xc147cdc0   (4595 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] Hierarchical RCU implementation.
[    0.000000]     RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]     RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS:2304 nr_irqs:744 16
[    0.000000] CPU 0 irqstacks, hard=f7008000 soft=f700a000
[    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.640 MHz processor
[    0.000034] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.28 BogoMIPS (lpj=9578560)
[    0.000036] pid_max: default: 32768 minimum: 301
[    0.000042] ACPI: Core revision 20140424
[    0.008287] ACPI: All ACPI Tables successfully acquired
[    0.020421] Security Framework initialized
[    0.020429] AppArmor: AppArmor disabled by boot time parameter
[    0.020430] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.020441] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.020443] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.020609] Initializing cgroup subsys memory
[    0.020613] Initializing cgroup subsys devices
[    0.020618] Initializing cgroup subsys freezer
[    0.020621] Initializing cgroup subsys net_cls
[    0.020625] Initializing cgroup subsys blkio
[    0.020628] Initializing cgroup subsys perf_event
[    0.020629] Initializing cgroup subsys net_prio
[    0.020651] CPU: Physical Processor ID: 0
[    0.020652] CPU: Processor Core ID: 0
[    0.020656] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.020659] mce: CPU supports 7 MCE banks
[    0.020670] CPU0: Thermal monitoring enabled (TM1)
[    0.020679] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
tlb_flushall_shift: 2
[    0.020845] Freeing SMP alternatives memory: 20K (c170f000 - c1714000)
[    0.021755] ftrace: allocating 20730 entries in 41 pages
[    0.030655] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.031083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.070802] smpboot: CPU0: Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz (fam: 06, model: 3a, stepping: 09)
[    0.070808] TSC deadline timer enabled
[    0.070831] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[    0.070851] ... version:                3
[    0.070852] ... bit width:              48
[    0.070853] ... generic registers:      4
[    0.070854] ... value mask:             0000ffffffffffff
[    0.070855] ... max period:             0000ffffffffffff
[    0.070856] ... fixed-purpose events:   3
[    0.070857] ... event mask:             000000070000000f
[    0.072104] CPU 1 irqstacks, hard=f7174000 soft=f7176000
[    0.072105] x86: Booting SMP configuration:
[    0.072107] .... node  #0, CPUs:      #1
[    0.082312] Initializing CPU#1
[    0.085217] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.085306] CPU 2 irqstacks, hard=f7248000 soft=f724a000
[    0.085307]  #2
[    0.095569] Initializing CPU#2
[    0.098537] CPU 3 irqstacks, hard=f727c000 soft=f727e000
[    0.098540]  #3
[    0.108799] Initializing CPU#3
[    0.111700] x86: Booted up 1 node, 4 CPUs
[    0.111704] smpboot: Total of 4 processors activated (19157.12 BogoMIPS)
[    0.114890] devtmpfs: initialized
[    0.115083] PM: Registering ACPI NVS region [mem 0xbaebf000-0xbafbefff] (1048576 bytes)
[    0.115938] pinctrl core: initialized pinctrl subsystem
[    0.116007] NET: Registered protocol family 16
[    0.116102] cpuidle: using governor ladder
[    0.116104] cpuidle: using governor menu
[    0.116150] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.116151] ACPI: bus type PCI registered
[    0.116153] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.116235] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    0.116237] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
[    0.116238] PCI: Using MMCONFIG for extended config space
[    0.116239] PCI: Using configuration type 1 for base access
[    0.116350] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.116350] mtrr: probably your BIOS does not setup all CPUs.
[    0.116351] mtrr: corrected configuration.
[    0.128103] ACPI: Added _OSI(Module Device)
[    0.128106] ACPI: Added _OSI(Processor Device)
[    0.128107] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.128108] ACPI: Added _OSI(Processor Aggregator Device)
[    0.131115] ACPI: Executed 1 blocks of module-level executable AML code
[    0.142879] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.143710] ACPI: Dynamic OEM Table Load:
[    0.143718] ACPI: SSDT 0xF7281000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20100121)
[    0.155985] ACPI: Dynamic OEM Table Load:
[    0.155992] ACPI: SSDT 0xF7315800 000303 (v01 PmRef  ApIst    00003000 INTL 20100121)
[    0.170905] ACPI: Dynamic OEM Table Load:
[    0.170911] ACPI: SSDT 0xF7269E00 000119 (v01 PmRef  ApCst    00003000 INTL 20100121)
[    0.180740] ACPI: Interpreter enabled
[    0.180749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
[    0.180753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
[    0.180765] ACPI: (supports S0 S3 S4 S5)
[    0.180766] ACPI: Using IOAPIC for interrupt routing
[    0.180791] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.331108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.331113] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.331222] \_SB_.PCI0:_OSC invalid UUID
[    0.331223] _OSC request data:1 1f 0 
[    0.331227] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.331840] PCI host bridge to bus 0000:00
[    0.331843] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.331845] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.331846] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.331848] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.331850] pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfeafffff]
[    0.331857] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[    0.331939] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[    0.331972] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.332007] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.332043] pci 0000:00:01.1: [8086:0155] type 01 class 0x060400
[    0.332074] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.332104] pci 0000:00:01.1: System wakeup disabled by ACPI
[    0.332144] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[    0.332154] pci 0000:00:02.0: reg 0x10: [mem 0xd3000000-0xd33fffff 64bit]
[    0.332160] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.332165] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    0.332260] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.332283] pci 0000:00:14.0: reg 0x10: [mem 0xd3600000-0xd360ffff 64bit]
[    0.332355] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.332390] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.332431] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.332455] pci 0000:00:16.0: reg 0x10: [mem 0xd3614000-0xd361400f 64bit]
[    0.332531] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.332612] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.332863] pci 0000:00:1a.0: reg 0x10: [mem 0xd3619000-0xd36193ff]
[    1.632288] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    1.632346] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    1.632390] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    1.632407] pci 0000:00:1b.0: reg 0x10: [mem 0xd3610000-0xd3613fff 64bit]
[    1.632482] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.632522] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    1.632562] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    1.632644] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.632719] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[    1.632803] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    1.632887] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    1.633131] pci 0000:00:1d.0: reg 0x10: [mem 0xd3618000-0xd36183ff]
[    1.634554] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.634609] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    1.634649] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
[    1.634820] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[    1.634840] pci 0000:00:1f.2: reg 0x10: [io  0x4088-0x408f]
[    1.634848] pci 0000:00:1f.2: reg 0x14: [io  0x4094-0x4097]
[    1.634856] pci 0000:00:1f.2: reg 0x18: [io  0x4080-0x4087]
[    1.634864] pci 0000:00:1f.2: reg 0x1c: [io  0x4090-0x4093]
[    1.634872] pci 0000:00:1f.2: reg 0x20: [io  0x4060-0x407f]
[    1.634880] pci 0000:00:1f.2: reg 0x24: [mem 0xd3617000-0xd36177ff]
[    1.634926] pci 0000:00:1f.2: PME# supported from D3hot
[    1.634995] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    1.635011] pci 0000:00:1f.3: reg 0x10: [mem 0xd3615000-0xd36150ff 64bit]
[    1.635032] pci 0000:00:1f.3: reg 0x20: [io  0x4040-0x405f]
[    1.635164] pci 0000:01:00.0: [10de:1140] type 00 class 0x030200
[    1.635176] pci 0000:01:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
[    1.635187] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    1.635198] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    1.635205] pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
[    1.635213] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    1.635276] pci 0000:01:00.0: System wakeup disabled by ACPI
[    1.640278] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.640283] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    1.640288] pci 0000:00:01.0:   bridge window [mem 0xd2000000-0xd2ffffff]
[    1.640294] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    1.640355] pci 0000:00:01.1: PCI bridge to [bus 02]
[    1.640494] pci 0000:03:00.0: [1969:1090] type 00 class 0x020000
[    1.640598] pci 0000:03:00.0: reg 0x10: [mem 0xd3500000-0xd353ffff 64bit]
[    1.640647] pci 0000:03:00.0: reg 0x18: [io  0x2000-0x207f]
[    1.641139] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.641264] pci 0000:03:00.0: System wakeup disabled by ACPI
[    1.648323] pci 0000:00:1c.0: PCI bridge to [bus 03]
[    1.648338] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    1.648342] pci 0000:00:1c.0:   bridge window [mem 0xd3500000-0xd35fffff]
[    1.648435] pci 0000:04:00.0: [168c:0032] type 00 class 0x028000
[    1.648467] pci 0000:04:00.0: reg 0x10: [mem 0xd3400000-0xd347ffff 64bit]
[    1.648531] pci 0000:04:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[    1.648617] pci 0000:04:00.0: supports D1 D2
[    1.648618] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.648650] pci 0000:04:00.0: System wakeup disabled by ACPI
[    1.656307] pci 0000:00:1c.1: PCI bridge to [bus 04]
[    1.656318] pci 0000:00:1c.1:   bridge window [mem 0xd3400000-0xd34fffff]
[    1.656370] pci_bus 0000:00: on NUMA node 0
[    1.732658] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    1.732706] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    1.732751] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.732796] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    1.732839] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.732884] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[    1.732928] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[    1.732972] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    1.733067] ACPI: Enabled 5 GPEs in block 00 to 3F
[    1.733099] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    1.733193] vgaarb: setting as boot device: PCI:0000:00:02.0
[    1.733195] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.733197] vgaarb: loaded
[    1.733198] vgaarb: bridge control possible 0000:00:02.0
[    1.733247] PCI: Using ACPI for IRQ routing
[    1.734770] PCI: pci_cache_line_size set to 64 bytes
[    1.734824] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    1.734826] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    1.734827] e820: reserve RAM buffer [mem 0xbaabf000-0xbbffffff]
[    1.734829] e820: reserve RAM buffer [mem 0xbb000000-0xbbffffff]
[    1.734830] e820: reserve RAM buffer [mem 0x13f600000-0x13fffffff]
[    1.734974] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.734979] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    1.737006] Switched to clocksource hpet
[    1.742255] pnp: PnP ACPI init
[    1.742270] ACPI: bus type PNP registered
[    1.742381] system 00:00: [io  0x0680-0x069f] has been reserved
[    1.742383] system 00:00: [io  0x1000-0x100f] has been reserved
[    1.742385] system 00:00: [io  0xffff] has been reserved
[    1.742387] system 00:00: [io  0xffff] has been reserved
[    1.742389] system 00:00: [io  0x0400-0x0453] could not be reserved
[    1.742391] system 00:00: [io  0x0458-0x047f] has been reserved
[    1.742392] system 00:00: [io  0x0500-0x057f] has been reserved
[    1.742394] system 00:00: [io  0x164e-0x164f] has been reserved
[    1.742396] system 00:00: [io  0xfd60-0xfd63] has been reserved
[    1.742399] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.742429] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.742475] system 00:02: [io  0x0454-0x0457] has been reserved
[    1.742477] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.742505] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.742542] pnp 00:04: Plug and Play ACPI device, IDs SYN073b SYN0700 SYN0002 PNP0f13 (active)
[    1.813234] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.813237] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.813238] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.813240] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.813242] system 00:05: [mem 0xf0000000-0xf3ffffff] has been reserved
[    1.813244] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.813246] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[    1.813248] system 00:05: [mem 0xff000000-0xff000fff] has been reserved
[    1.813250] system 00:05: [mem 0xff010000-0xffffffff] could not be reserved
[    1.813252] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.813254] system 00:05: [mem 0xbfa00000-0xbfa00fff] has been reserved
[    1.813256] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.813550] system 00:06: [mem 0x20000000-0x201fffff] has been reserved
[    1.813552] system 00:06: [mem 0x40004000-0x40004fff] has been reserved
[    1.813554] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.813569] pnp: PnP ACPI: found 7 devices
[    1.813570] ACPI: bus type PNP unregistered
[    1.813575] PnPBIOS: Disabled by ACPI PNP
[    1.850152] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    1.850155] pci 0000:04:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[    1.850184] pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x80000)
[    1.850186] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.850188] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    1.850191] pci 0000:00:01.0:   bridge window [mem 0xd2000000-0xd2ffffff]
[    1.850193] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    1.850197] pci 0000:00:01.1: PCI bridge to [bus 02]
[    1.850202] pci 0000:00:1c.0: PCI bridge to [bus 03]
[    1.850204] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    1.850210] pci 0000:00:1c.0:   bridge window [mem 0xd3500000-0xd35fffff]
[    1.850220] pci 0000:04:00.0: BAR 6: assigned [mem 0xd3480000-0xd348ffff pref]
[    1.850222] pci 0000:00:1c.1: PCI bridge to [bus 04]
[    1.850227] pci 0000:00:1c.1:   bridge window [mem 0xd3400000-0xd34fffff]
[    1.850236] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.850237] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.850239] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.850241] pci_bus 0000:00: resource 7 [mem 0xbfa00000-0xfeafffff]
[    1.850242] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    1.850244] pci_bus 0000:01: resource 1 [mem 0xd2000000-0xd2ffffff]
[    1.850246] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    1.850248] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    1.850249] pci_bus 0000:03: resource 1 [mem 0xd3500000-0xd35fffff]
[    1.850251] pci_bus 0000:04: resource 1 [mem 0xd3400000-0xd34fffff]
[    1.850308] NET: Registered protocol family 2
[    1.850505] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    1.850516] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    1.850529] TCP: Hash tables configured (established 8192 bind 8192)
[    1.850540] TCP: reno registered
[    1.850542] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    1.850546] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    1.850602] NET: Registered protocol family 1
[    1.850617] pci 0000:00:02.0: Video device with shadowed ROM
[    1.881257] pci 0000:03:00.0: set MSI_INTX_DISABLE_BUG flag
[    1.881273] PCI: CLS 64 bytes, default 64
[    1.881312] Unpacking initramfs...
[    2.182885] Freeing initrd memory: 17584K (f5d98000 - f6ec4000)
[    2.182953] Simple Boot Flag at 0x44 set to 0x1
[    2.183168] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[    2.183211] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x1b
[    2.183218] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x1b
[    2.183222] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x15
[    2.183229] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x15
[    2.183294] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    2.183581] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    2.183629] audit: initializing netlink subsys (disabled)
[    2.183642] audit: type=2000 audit(1427563773.880:1): initialized
[    2.183972] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    2.183984] zbud: loaded
[    2.184094] VFS: Disk quotas dquot_6.5.2
[    2.184111] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.184162] msgmni has been set to 1669
[    2.184502] alg: No test for stdrng (krng)
[    2.184529] bounce: pool size: 64 pages
[    2.184543] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    2.184592] io scheduler noop registered
[    2.184596] io scheduler deadline registered
[    2.184629] io scheduler cfq registered (default)
[    2.184789] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    2.184897] pcieport 0000:00:01.1: irq 41 for MSI/MSI-X
[    2.185160] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.185175] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.185214] intel_idle: MWAIT substates: 0x21120
[    2.185215] intel_idle: v0.4 model 0x3A
[    2.185216] intel_idle: lapic_timer_reliable_states 0xffffffff
[    2.185413] GHES: HEST is not enabled!
[    2.185429] isapnp: Scanning for PnP cards...
[    2.539796] isapnp: No Plug & Play device found
[    2.539873] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    2.540296] Linux agpgart interface v0.103
[    2.540457] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:MSS0] at 0x60,0x64 irq 1,12
[    2.559180] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.559184] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.559296] mousedev: PS/2 mouse device common for all mice
[    2.559341] rtc_cmos 00:01: RTC can wake from S4
[    2.559603] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    2.559632] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[    2.559644] Intel P-state driver initializing.
[    2.559662] Intel pstate controlling: cpu 0
[    2.559679] Intel pstate controlling: cpu 1
[    2.559696] Intel pstate controlling: cpu 2
[    2.559714] Intel pstate controlling: cpu 3
[    2.559766] ledtrig-cpu: registered to indicate activity on CPUs
[    2.560470] TCP: cubic registered
[    2.560581] NET: Registered protocol family 10
[    2.560947] mip6: Mobile IPv6
[    2.560954] NET: Registered protocol family 17
[    2.560963] mpls_gso: MPLS GSO support
[    2.561282] Using IPI No-Shortcut mode
[    2.561616] registered taskstats version 1
[    2.562471] rtc_cmos 00:01: setting system clock to 2015-03-28 17:29:36 UTC (1427563776)
[    2.562612] PM: Hibernation image not present or could not be loaded.
[    2.562897] Freeing unused kernel memory: 656K (c166b000 - c170f000)
[    2.562985] Write protecting the kernel text: 4596k
[    2.563069] Write protecting the kernel read-only data: 1452k
[    2.563070] NX-protecting the kernel data: 3596k
[    2.573427] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    2.576630] systemd-udevd[70]: starting version 215
[    2.577204] random: systemd-udevd urandom read with 0 bits of entropy available
[    2.592506] ACPI: bus type USB registered
[    2.592541] usbcore: registered new interface driver usbfs
[    2.592558] usbcore: registered new interface driver hub
[    2.592773] usbcore: registered new device driver usb
[    2.593402] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.593708] ehci-pci: EHCI PCI platform driver
[    2.594090] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    2.594121] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    2.594159] ehci-pci 0000:00:1a.0: debug port 2
[    2.598158] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    2.598198] ehci-pci 0000:00:1a.0: irq 16, io mem 0xd3619000
[    2.600243] SCSI subsystem initialized
[    2.600585] thermal LNXTHERM:00: registered as thermal_zone0
[    2.600587] ACPI: Thermal Zone [TZ00] (60 C)
[    2.603295] libata version 3.00 loaded.
[    2.605023] alx 0000:03:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [20:89:84:dd:f6:b7]
[    2.609892] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    2.609947] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.609950] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.609953] usb usb1: Product: EHCI Host Controller
[    2.609955] usb usb1: Manufacturer: Linux 3.16.0-4-686-pae ehci_hcd
[    2.609957] usb usb1: SerialNumber: 0000:00:1a.0
[    2.610245] hub 1-0:1.0: USB hub found
[    2.610255] hub 1-0:1.0: 2 ports detected
[    2.610609] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    2.610617] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    2.610632] ehci-pci 0000:00:1d.0: debug port 2
[    2.614529] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    2.614596] ehci-pci 0000:00:1d.0: irq 23, io mem 0xd3618000
[    2.625793] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    2.625837] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.625839] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.625841] usb usb2: Product: EHCI Host Controller
[    2.625843] usb usb2: Manufacturer: Linux 3.16.0-4-686-pae ehci_hcd
[    2.625844] usb usb2: SerialNumber: 0000:00:1d.0
[    2.625978] hub 2-0:1.0: USB hub found
[    2.625986] hub 2-0:1.0: 2 ports detected
[    2.626230] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.626238] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    2.626339] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.626360] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
[    2.626417] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    2.626419] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.626420] usb usb3: Product: xHCI Host Controller
[    2.626422] usb usb3: Manufacturer: Linux 3.16.0-4-686-pae xhci_hcd
[    2.626423] usb usb3: SerialNumber: 0000:00:14.0
[    2.626560] hub 3-0:1.0: USB hub found
[    2.626569] hub 3-0:1.0: 4 ports detected
[    2.626894] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.626897] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    2.626928] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    2.626930] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.626931] usb usb4: Product: xHCI Host Controller
[    2.626933] usb usb4: Manufacturer: Linux 3.16.0-4-686-pae xhci_hcd
[    2.626934] usb usb4: SerialNumber: 0000:00:14.0
[    2.627042] hub 4-0:1.0: USB hub found
[    2.627051] hub 4-0:1.0: 4 ports detected
[    2.627353] ahci 0000:00:1f.2: version 3.0
[    2.627500] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[    2.627524] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    2.641812] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
[    2.641816] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst 
[    2.650388] scsi0 : ahci
[    2.650524] scsi1 : ahci
[    2.650630] scsi2 : ahci
[    2.650727] scsi3 : ahci
[    2.650829] scsi4 : ahci
[    2.650925] scsi5 : ahci
[    2.650970] ata1: SATA max UDMA/133 abar m2048@0xd3617000 port 0xd3617100 irq 43
[    2.650971] ata2: DUMMY
[    2.650974] ata3: SATA max UDMA/133 abar m2048@0xd3617000 port 0xd3617200 irq 43
[    2.650975] ata4: DUMMY
[    2.650976] ata5: DUMMY
[    2.650977] ata6: DUMMY
[    2.922154] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    2.970161] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.978450] ata1.00: ATA-8: ST1000LM024 HN-M101MBB, 2AR10001, max UDMA/100
[    2.978461] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.985100] ata1.00: configured for UDMA/100
[    2.985414] scsi 0:0:0:0: Direct-Access     ATA      ST1000LM024 HN-M 0001 PQ: 0 ANSI: 5
[    3.054572] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    3.054578] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.055036] hub 1-1:1.0: USB hub found
[    3.055186] hub 1-1:1.0: 6 ports detected
[    3.166419] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    3.182341] tsc: Refined TSC clocksource calibration: 2394.560 MHz
[    3.298787] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    3.298794] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.299253] hub 2-1:1.0: USB hub found
[    3.299390] hub 2-1:1.0: 6 ports detected
[    3.306417] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.310928] ata3.00: ATAPI: PLDS DVD-RW DS8A9SH, EL3A, max UDMA/100
[    3.311922] ata3.00: configured for UDMA/100
[    3.324947] scsi 2:0:0:0: CD-ROM            PLDS     DVD-RW DS8A9SH   EL3A PQ: 0 ANSI: 5
[    3.347324] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    3.347329] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    3.347388] sd 0:0:0:0: [sda] Write Protect is off
[    3.347392] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.347411] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.363894] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.363902] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.364250] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    3.365305] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.365453] sr 2:0:0:0: Attached scsi generic sg1 type 5
[    3.440861]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[    3.442067] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.466583] usb 3-4: new high-speed USB device number 2 using xhci_hcd
[    3.596841] usb 3-4: New USB device found, idVendor=048d, idProduct=9135
[    3.596848] usb 3-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.667047] usb 2-1.6: new high-speed USB device number 3 using ehci-pci
[    3.768347] usb 2-1.6: New USB device found, idVendor=5986, idProduct=0295
[    3.768354] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.768358] usb 2-1.6: Product: Lenovo EasyCamera
[    3.768361] usb 2-1.6: Manufacturer: Vimicro corp.
[    4.062293] PM: Starting manual resume from disk
[    4.062301] PM: Hibernation image partition 8:6 present
[    4.062303] PM: Looking for hibernation image.
[    4.083899] PM: Image not found (code -22)
[    4.083904] PM: Hibernation image not present or could not be loaded.
[    4.122002] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    4.183232] Switched to clocksource tsc
[    4.856420] random: nonblocking pool is initialized
[    5.992214] systemd-udevd[326]: starting version 215
[    7.608900] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input2
[    7.608909] ACPI: Power Button [PWRB]
[    7.608998] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input3
[    7.609002] ACPI: Sleep Button [SLPB]
[    7.609100] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[    7.609144] ACPI: Lid Switch [LID0]
[    7.609223] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    7.609227] ACPI: Power Button [PWRF]
[    7.615590] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.631043] ACPI Warning: SystemIO range 0x00000428-0x0000042f conflicts with OpRegion 0x00000400-0x0000047f (\PMIO) (20140424/utaddress-258)
[    7.631055] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.631062] ACPI Warning: SystemIO range 0x00000540-0x0000054f conflicts with OpRegion 0x00000500-0x00000563 (\GPIO) (20140424/utaddress-258)
[    7.631070] ACPI Warning: SystemIO range 0x00000540-0x0000054f conflicts with OpRegion 0x00000500-0x0000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20140424/utaddress-258)
[    7.631077] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.631080] ACPI Warning: SystemIO range 0x00000530-0x0000053f conflicts with OpRegion 0x00000500-0x00000563 (\GPIO) (20140424/utaddress-258)
[    7.631087] ACPI Warning: SystemIO range 0x00000530-0x0000053f conflicts with OpRegion 0x00000500-0x0000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20140424/utaddress-258)
[    7.631094] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.631097] ACPI Warning: SystemIO range 0x00000500-0x0000052f conflicts with OpRegion 0x00000500-0x00000563 (\GPIO) (20140424/utaddress-258)
[    7.631103] ACPI Warning: SystemIO range 0x00000500-0x0000052f conflicts with OpRegion 0x00000500-0x0000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20140424/utaddress-258)
[    7.631110] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.631113] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    7.646931] mei_me 0000:00:16.0: irq 44 for MSI/MSI-X
[    7.804428] ACPI Warning: SystemIO range 0x00004040-0x0000405f conflicts with OpRegion 0x00004040-0x0000404f (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-258)
[    7.804437] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.827109] [drm] Initialized drm 1.1.0 20060810
[    7.914384] ACPI: Battery Slot [BAT1] (battery present)
[    7.914547] ACPI: AC Adapter [ACAD] (on-line)
[    8.172516] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    8.189518] [drm] Memory usable by graphics device = 2048M
[    8.189523] [drm] Replacing VGA console driver
[    8.189988] Console: switching to colour dummy device 80x25
[    8.250639] i915 0000:00:02.0: irq 45 for MSI/MSI-X
[    8.250656] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    8.250658] [drm] Driver supports precise vblank timestamp query.
[    8.250792] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    8.292274] fbcon: inteldrmfb (fb0) is primary device
[    8.337252] cfg80211: Calling CRDA to update world regulatory domain
[    8.494693] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input8
[    8.591093] iTCO_vendor_support: vendor-support=0
[    8.613515] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    8.613546] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[    8.613655] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    8.651917] ath: phy0: Set BT/WLAN RX diversity capability
[    8.658158] [drm:cpt_set_fifo_underrun_reporting] *ERROR* uncleared pch fifo underrun on pch transcoder A
[    8.658159] [drm:cpt_serr_int_handler] *ERROR* PCH transcoder A FIFO underrun
[    8.660106] ath: phy0: ASPM enabled: 0x42
[    8.660108] ath: EEPROM regdomain: 0x65
[    8.660109] ath: EEPROM indicates we should expect a direct regpair map
[    8.660111] ath: Country alpha2 being used: 00
[    8.660111] ath: Regpair used: 0x65
[    8.663253] alg: No test for crc32 (crc32-pclmul)
[    8.902013] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    8.902361] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xf8e00000, irq=17
[    9.039797] Console: switching to colour frame buffer device 170x48
[    9.045050] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    9.045053] i915 0000:00:02.0: registered panic notifier
[    9.075542] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    9.075787] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[    9.075908] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:00/input/input9
[    9.076847] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    9.076979] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:03/input/input10
[    9.077085] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    9.081361] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[    9.175480] sound hdaudioC0D0: CX20590: BIOS auto-probing.
[    9.175931] sound hdaudioC0D0: autoconfig: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:speaker
[    9.175935] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    9.175938] sound hdaudioC0D0:    hp_outs=1 (0x19/0x0/0x0/0x0/0x0)
[    9.175940] sound hdaudioC0D0:    mono: mono_out=0x0
[    9.175942] sound hdaudioC0D0:    inputs:
[    9.175945] sound hdaudioC0D0:      Internal Mic=0x1b
[    9.175948] sound hdaudioC0D0:      Mic=0x1a
[    9.176808] sound hdaudioC0D0: Enable sync_write for stable communication
[    9.236259] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input11
[    9.237166] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    9.237287] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    9.237423] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[    9.348741] intel_rapl: RAPL domain dram detection failed
[    9.422429] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00073/0x240000/0xa0400, board id: 1695, fw id: 739436
[    9.485866] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[   10.116615] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[   10.664745] cfg80211: World regulatory domain updated:
[   10.664752] cfg80211:  DFS Master region: unset
[   10.664755] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   10.664760] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   10.664764] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   10.664766] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   10.664770] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   10.664773] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   10.664776] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   10.664779] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   10.664782] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   11.708935] media: Linux media interface: v0.10
[   11.722053] Linux video capture interface: v2.00
[   12.988868] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (5986:0295)
[   12.990492] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input15
[   12.990648] usbcore: registered new interface driver uvcvideo
[   12.990651] USB Video Class driver (1.1.1)
[   14.345897] usb 3-4: dvb_usb_af9035: prechip_version=83 chip_version=01 chip_type=9135
[   14.346277] usb 3-4: dvb_usb_v2: found a 'ITE 9135 Generic' in warm state
[   14.347193] usb 3-4: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[   14.347231] DVB: registering new adapter (ITE 9135 Generic)
[   14.390939] i2c i2c-7: af9033: firmware version: LINK=255.255.255.255 OFDM=2.47.14.0
[   14.390956] usb 3-4: DVB: registering adapter 0 frontend 0 (Afatech AF9033 (DVB-T))...
[   14.418022] i2c i2c-7: tuner_it913x: ITE Tech IT913X successfully attached
[   14.455840] Registered IR keymap rc-it913x-v1
[   14.456052] input: ITE 9135 Generic as /devices/pci0000:00/0000:00:14.0/usb3/3-4/rc/rc0/input16
[   14.456178] rc0: ITE 9135 Generic as /devices/pci0000:00/0000:00:14.0/usb3/3-4/rc/rc0
[   14.456187] usb 3-4: dvb_usb_v2: schedule remote query interval to 500 msecs
[   14.456194] usb 3-4: dvb_usb_v2: 'ITE 9135 Generic' successfully initialized and connected
[   14.456247] usbcore: registered new interface driver dvb_usb_af9035
[   15.333658] Adding 3934204k swap on /dev/sda6.  Priority:-1 extents:1 across:3934204k FS
[   15.385570] EXT4-fs (sda5): re-mounted. Opts: (null)
[   15.544956] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[   16.197445] lp: driver loaded but no devices found
[   16.207230] ppdev: user-space parallel port driver
[   16.252605] fuse init (API version 7.23)
[   18.382794] RPC: Registered named UNIX socket transport module.
[   18.382799] RPC: Registered udp transport module.
[   18.382800] RPC: Registered tcp transport module.
[   18.382802] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   18.418854] FS-Cache: Loaded
[   18.449018] FS-Cache: Netfs 'nfs' registered for caching
[   18.515575] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   19.937696] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input17
[   20.729456] vboxdrv: Found 4 processor cores.
[   20.729996] vboxdrv: fAsync=0 offMin=0x210 offMax=0x21cc
[   20.730126] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[   20.730130] vboxdrv: Successfully loaded version 4.3.18_Debian (interface 0x001a0008).
[   20.849406] vboxpci: IOMMU not found (not compiled)
[   29.471233] Bluetooth: Core ver 2.19
[   29.471255] NET: Registered protocol family 31
[   29.471258] Bluetooth: HCI device and connection manager initialized
[   29.471265] Bluetooth: HCI socket layer initialized
[   29.471268] Bluetooth: L2CAP socket layer initialized
[   29.471279] Bluetooth: SCO socket layer initialized
[   29.900136] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   29.900144] Bluetooth: BNEP filters: protocol multicast
[   29.900156] Bluetooth: BNEP socket layer initialized
[   33.979056] alx 0000:03:00.0: irq 47 for MSI/MSI-X
[   33.981014] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   34.000667] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   35.889828] wlan0: authenticate with dc:ce:bc:98:7a:f2
[   35.897334] wlan0: send auth to dc:ce:bc:98:7a:f2 (try 1/3)
[   35.900684] wlan0: authenticated
[   35.902046] wlan0: associate with dc:ce:bc:98:7a:f2 (try 1/3)
[   35.915414] wlan0: RX AssocResp from dc:ce:bc:98:7a:f2 (capab=0x8431 status=0 aid=3)
[   35.915486] wlan0: associated
[   35.915520] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   38.406313] systemd-logind[2932]: New seat seat0.
[   38.418398] bbswitch: version 0.8
[   38.418410] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[   38.418420] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[   38.418449] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[   38.418581] bbswitch: detected an Optimus _DSM function
[   38.418705] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[   38.421827] bbswitch: disabling discrete graphics
[   38.421841] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[   38.437999] systemd-logind[2932]: Watching system buttons on /dev/input/event4 (Power Button)
[   38.438236] systemd-logind[2932]: Watching system buttons on /dev/input/event8 (Video Bus)
[   38.438374] systemd-logind[2932]: Watching system buttons on /dev/input/event1 (Power Button)
[   38.438509] systemd-logind[2932]: Watching system buttons on /dev/input/event2 (Sleep Button)
[   38.438613] systemd-logind[2932]: Watching system buttons on /dev/input/event7 (Video Bus)
[   38.438800] systemd-logind[2932]: Watching system buttons on /dev/input/event3 (Lid Switch)
[   47.347385] systemd-logind[2932]: Failed to start user service: Unknown unit: user@1000.service
[   47.350892] systemd-logind[2932]: New session 1 of user rmk.
[   92.141777] Bluetooth: RFCOMM TTY layer initialized
[   92.141787] Bluetooth: RFCOMM socket layer initialized
[   92.141794] Bluetooth: RFCOMM ver 1.11
[ 1059.267964] usb 3-4: USB disconnect, device number 2
[ 1059.314900] usb 3-4: dvb_usb_v2: 'ITE 9135 Generic' successfully deinitialized and disconnected
[ 1071.774982] usb 3-4: new high-speed USB device number 3 using xhci_hcd
[ 1071.905180] usb 3-4: New USB device found, idVendor=048d, idProduct=9135
[ 1071.905188] usb 3-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1071.906771] usb 3-4: dvb_usb_af9035: prechip_version=83 chip_version=01 chip_type=9135
[ 1071.907150] usb 3-4: dvb_usb_v2: found a 'ITE 9135 Generic' in cold state
[ 1071.907236] usb 3-4: firmware: failed to load dvb-usb-it9135-01.fw (-2)
[ 1071.907242] usb 3-4: Direct firmware load failed with error -2
[ 1071.907245] usb 3-4: Falling back to user helper
[ 1071.908759] usb 3-4: dvb_usb_v2: Did not find the firmware file 'dvb-usb-it9135-01.fw'. Please see linux/Documentation/dvb/ for more details on firmware-problems. Status -12
[ 1071.908777] dvb_usb_af9035: probe of 3-4:1.0 failed with error -12

Kod:

ls /lib/firmware/

Kod:

3com
advansys
agere_ap_fw.bin
agere_sta_fw.bin
amd-ucode
ar3k
ar5523.bin
ar7010_1_1.fw
ar7010.fw
ar9170.fw
ar9271.fw
ath3k-1.fw
ath6k
atmel_at76c502_3com.bin
atmel_at76c502_3com-wpa.bin
atmel_at76c502.bin
atmel_at76c502d.bin
atmel_at76c502d-wpa.bin
atmel_at76c502e.bin
atmel_at76c502e-wpa.bin
atmel_at76c502-wpa.bin
atmel_at76c503-i3861.bin
atmel_at76c503-i3863.bin
atmel_at76c503-rfmd-0.90.2-140.bin
atmel_at76c503-rfmd-acc.bin
atmel_at76c503-rfmd.bin
atmel_at76c504_2958-wpa.bin
atmel_at76c504a_2958-wpa.bin
atmel_at76c504.bin
atmel_at76c504c-wpa.bin
atmel_at76c505a-rfmd2958.bin
atmel_at76c505-rfmd2958.bin
atmel_at76c505-rfmd.bin
atmel_at76c506.bin
atmel_at76c506-wpa.bin
av7110
b43
b43legacy
BCM2033-FW.bin
BCM2033-MD.hex
bcm70012fw.bin
bcm70015fw.bin
bcmFilePlayFw.bin
bnx2
bnx2x
bnx2x-e1-5.0.21.0.fw
bnx2x-e1h-5.0.21.0.fw
brcm
carl9170-1.fw
cis
cxgb3
cxgb4
dabusb
dsp56k
dvb-fe-xc5000-1.6.114.fw
dvb-usb-dib0700-1.20.fw
e100
ene-ub6250
hp
htc_7010.fw
htc_9271.fw
i2400m-fw-usb-1.4.sbcf
i2400m-fw-usb-1.5.sbcf
i6050-fw-usb-1.5.sbcf
intel
intel-ucode
ipw2100-1.3.fw
ipw2100-1.3-i.fw
ipw2100-1.3-p.fw
ipw2200-bss.fw
ipw2200-ibss.fw
ipw2200-sniffer.fw
ipw2x00.LICENSE
isci
iwlwifi-1000-5.ucode
iwlwifi-100-5.ucode
iwlwifi-105-6.ucode
iwlwifi-135-6.ucode
iwlwifi-2000-6.ucode
iwlwifi-2030-6.ucode
iwlwifi-3160-7.ucode
iwlwifi-3160-8.ucode
iwlwifi-3160-9.ucode
iwlwifi-3945-2.ucode
iwlwifi-4965-2.ucode
iwlwifi-5000-2.ucode
iwlwifi-5000-5.ucode
iwlwifi-5150-2.ucode
iwlwifi-6000-4.ucode
iwlwifi-6000g2a-5.ucode
iwlwifi-6000g2a-6.ucode
iwlwifi-6000g2b-6.ucode
iwlwifi-6050-4.ucode
iwlwifi-6050-5.ucode
iwlwifi-7260-7.ucode
iwlwifi-7260-8.ucode
iwlwifi-7260-9.ucode
iwlwifi-7265-8.ucode
iwlwifi-7265-9.ucode
kaweth
keyspan_pda
lbtf_usb.bin
libertas
libertas_cs.fw
libertas_cs_helper.fw
matrox
mrvl
mts_cdma.fw
mts_edge.fw
mts_gsm.fw
mwl8k
myri10ge_ethp_z8e.dat
myri10ge_eth_z8e.dat
myri10ge_rss_ethp_z8e.dat
myri10ge_rss_eth_z8e.dat
phanfw.bin
prism2_ru.fw
prism2_ru.hex
ql2100_fw.bin
ql2200_fw.bin
ql2300_fw.bin
ql2322_fw.bin
ql2400_fw.bin
ql2500_fw.bin
qlogic
r128
radeon
rt2561.bin
rt2561s.bin
rt2661.bin
rt2860.bin
rt2870.bin
rt3070.bin
rt3071.bin
rt3090.bin
rt3290.bin
rt73.bin
RTL8192E
RTL8192SU
rtl_nic
rtlwifi
ru010803.fw
ru010803.hex
s5p-mfc.fw
s5p-mfc-v6.fw
s5p-mfc-v6-v2.fw
s5p-mfc-v7.fw
s5p-mfc-v8.fw
sd8385.bin
sd8385_helper.bin
sd8686.bin
sd8686_helper.bin
sd8688.bin
sd8688_helper.bin
STLC2500_R4_00_03.ptc
STLC2500_R4_00_06.ssf
STLC2500_R4_02_02_WLAN.ssf
STLC2500_R4_02_04.ptc
tehuti
ti-connectivity
tigon
ueagle-atm
usb8388.bin
usbduxfast_firmware.bin
usbdux_firmware.bin
usbduxsigma_firmware.bin
v4l-cx231xx-avcore-01.fw
v4l-cx23418-apu.fw
v4l-cx23418-cpu.fw
v4l-cx23418-dig.fw
v4l-cx2341x-dec.fw
v4l-cx2341x-enc.fw
v4l-cx2341x-init.mpg
v4l-cx23885-avcore-01.fw
v4l-cx25840.fw
v4l-pvrusb2-24xxx-01.fw
v4l-pvrusb2-29xxx-01.fw
vntwusb.fw
zd1211

zasugerować się tym? [url]http://www.debian.pl/entries/264-Instalacja-tunera-dvb-Not-Only-TV-DVB-T-QUBE[/url]

Ostatnio edytowany przez reemeek (2015-03-28 18:04:19)

Offline

 

#4  2015-03-28 18:05:19

  yossarian - Szczawiożerca

yossarian
Szczawiożerca
Skąd: Shangri-La
Zarejestrowany: 2011-04-25

Re: Tuner USB-DVBT pod debianem

http://www.linuxtv.org/wiki/index.php/ITE_IT9135
https://forum.dug.net.pl/viewtopic.php?pid=245869

i masa podobnych wątków na forum.

zasugerować się tym? [url]http://www.debian.pl/entries/264-Instalacja-tunera-dvb-Not-Only-TV-DVB-T-QUBE[/url][/quote]
Nie.

Offline

 

#5  2015-03-28 19:09:56

  reemeek - Użytkownik

reemeek
Użytkownik
Zarejestrowany: 2013-07-04

Re: Tuner USB-DVBT pod debianem

Rozwiązany :)
Wystarczyło:
1. Pobrać plik i rozpakować po czy zostaje jeden plik o nazwie

dvb-usb-it9135.fw[/quote]
[url]http://www.ite.com.tw/uploads/firmware/v3.6.0.0/dvb-usb-it9135.zip[/url]
2. W miejscu gdzie zostały rozpakowany plik wyciąć 2 fragmenty z pliku poleceniem dd

Kod:

dd if=dvb-usb-it9135.fw ibs=1 skip=64 count=8128 of=dvb-usb-it9135-01.fw
dd if=dvb-usb-it9135.fw ibs=1 skip=12866 count=5817 of=dvb-usb-it9135-02.fw

3. Przenieść te 3 pliki do

Kod:

/lib/firmware

4. W brzydki windows'owski sposób zrebootować system :-)

dla ceniących sobie vlc warto doinstalować w-scan do znalezienia programów i zapisać je do pliku poleceniem

Kod:

w_scan -ft -c PL -X >> channels.conf

następnie wczytać przez vlc
polecam do tego apke vlcremote na smartfona
Thx za wskazówki :)

Mam jeszcze dwa pytanka. Jest możliwość odbierania radia fm za pomocą tego tunera? i czy powstała wtyczka do obsługi pilota pod owy tuner?

Ostatnio edytowany przez reemeek (2015-03-28 19:52:47)

Offline

 

#6  2015-03-28 23:17:06

  yossarian - Szczawiożerca

yossarian
Szczawiożerca
Skąd: Shangri-La
Zarejestrowany: 2011-04-25

Re: Tuner USB-DVBT pod debianem

[quote=reemeek]Mam jeszcze dwa pytanka. Jest możliwość odbierania radia fm za pomocą tego tunera?[/quote]
Może jeszcze ma zaparzać kawę?
Co ma wspólnego tuner DVB-T z radiem FM?

Offline

 

#7  2015-03-29 00:18:29

  Huk - Smoleńsk BULWA!

Huk
Smoleńsk BULWA!
Zarejestrowany: 2006-11-08

Re: Tuner USB-DVBT pod debianem

@reemeek:

Radio można odbierać tylko jeżeli posiadasz tuner hybrydowy (czyli DVB-T + zwykły, analogowy) do tego on sam w sobie musi mieć obsługę radia co nie jest w cale takie pewne, na samym DVB-T nie ma szans niestety.

Offline

 

#8  2015-03-29 00:30:42

  reemeek - Użytkownik

reemeek
Użytkownik
Zarejestrowany: 2013-07-04

Re: Tuner USB-DVBT pod debianem

Dzieki za wyjaśnienie oszczedziles mi czas ☺ a kawy nie pije wiec nie trzeba 😉

Offline

 

#9  2015-03-29 09:48:38

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Tuner USB-DVBT pod debianem

[quote=reemeek]dla ceniących sobie vlc warto doinstalować w-scan do znalezienia programów[/quote]
Polecam tvheadend jako server oblsługi tunera.

Jako klienta można używać vlc, mpv, kodi.

Osobiście używam mpv bo jest najszybszy.

tvheadend jest szczególnie pomocny przy nagrywaniu na czas.


[b]Problemy rozwiązujemy na forum nie na PW[/b] -> Niech inni na tym skorzystają.
[url=http://dug.net.pl/]Polski portal Debiana[/url]

Offline

 

#10  2015-03-29 11:11:59

  reemeek - Użytkownik

reemeek
Użytkownik
Zarejestrowany: 2013-07-04

Re: Tuner USB-DVBT pod debianem

Zaraz przetestuje 😎 thx

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Możesz wyłączyć AdBlock — tu nie ma reklam ;-)

[ Generated in 0.010 seconds, 9 queries executed ]

Informacje debugowania

Time (s) Query
0.00012 SET CHARSET latin2
0.00004 SET NAMES latin2
0.00181 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.15.2.78' WHERE u.id=1
0.00148 UPDATE punbb_online SET logged=1716027008 WHERE ident='3.15.2.78'
0.00021 SELECT * FROM punbb_online WHERE logged<1716026708
0.00049 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=27224 AND t.moved_to IS NULL
0.00022 SELECT search_for, replace_with FROM punbb_censoring
0.00281 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=27224 ORDER BY p.id LIMIT 0,25
0.00086 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=27224
Total query time: 0.00804 s