PDA

View Full Version : Problema Dual-Boot Windows 10/Linux


Blitz-92
20-10-2016, 15:29
Ciao a tutti, non sono certo sia questa la sezione più adatta al mio problema ma dal momento che si verifica su Linux scrivo qui.
Come da titolo, ho un Laptop HP 250 G3 su cui ho fatto un dual boot Windows 10 ed ElementaryOS (derivato di Ubuntu 16.04 LTS).
Purtroppo però ho qualche problema con i driver, in particolare i driver della scheda video e della scheda di rete: per quanto riguarda i primi, non tutte le applicazioni hanno la risoluzione ottimale (per fare un esempio, Telegram Desktop), inoltre in certi siti web si notano fastidiosi "sfarfallii" soprattutto nella parte superiore dello schermo.
Per quanto riguarda i problemi di rete invece, nonostante il Wi-Fi sia attivo, il led sul tasto f12 (che attiva/disattiva la modalità aereo) risulta sempre rosso e non mi trova le connessioni (l'elenco risulta totalmente vuoto). Questo però succede solamente quando da Linux riavvio in Linux: se infatti da Linux passo a Windows e da qui riavvio nuovamente in Linux allora tutto funziona correttamente e trova le connessioni.
Ho provato altre distro di Linux come Deepin e Ubuntu: su quest'ultima i driver video sembrano funzionare, mentre il problema della rete si presenta più raramente ma compare comunque.
Ho cercato in vari forum ma ho solo peggiorato la situazione. Qualcuno ha idee? Vi ringrazio anticipatamente!

Dimenticavo: la scheda video è una integrata Intel HD Graphics 4400, mentre quella di rete è la Ralink RT3290 802.11bgn WiFiAdapter

sacarde
21-10-2016, 08:48
strano che con gli stessi driver video ubuntu(16.04?) funzioni bene e elementary no

Blitz-92
21-10-2016, 10:03
strano che con gli stessi driver video ubuntu(16.04?) funzioni bene e elementary no

Questo credo avvenga perché la Intel non rilascia driver per elementaryOS mentre per Ubuntu si. Ho provato a scaricare il tool dal sito della Intel e non mi fa procedere con l'installazione dei driver perché non riconosce elementary OS :muro:

Hesediel
21-10-2016, 10:07
da una piccola ricerca ad avere il problema sulla 16.04 della tua scheda RT3290 non so dirti con sicurezza non avendolo, comunque in rete ho trovato una persona che ha detto di aver risolto (su ubuntu) installando questi driver:

http://www.mediafire.com/file/pu4rejmmft8z9yr/RT3290_u16_v1.tar.gz

oppure guarda qui

http://askubuntu.com/questions/545238/how-to-install-wifi-driver-ralink-rt3290

Blitz-92
21-10-2016, 11:52
da una piccola ricerca ad avere il problema sulla 16.04 della tua scheda RT3290 non so dirti con sicurezza non avendolo, comunque in rete ho trovato una persona che ha detto di aver risolto (su ubuntu) installando questi driver:

http://www.mediafire.com/file/pu4rejmmft8z9yr/RT3290_u16_v1.tar.gz

oppure guarda qui

http://askubuntu.com/questions/545238/how-to-install-wifi-driver-ralink-rt3290

Avevo già visto entrambi i forum, niente da fare, non cambia nulla.. Anzi peggiora perché magicamente sparisce anche il menu delle connessioni Wi-Fi e rimane solo quello della cablata

sacarde
21-10-2016, 13:06
in ubuntu usi "xserver-xorg-video-intel" ?

puoi scaricare il file deb e installarlo in elementaryOS
(strano che derivando da ubuntu non ci sia)

Blitz-92
21-10-2016, 13:20
Mi sono dimenticato di aggiungere che sono un novellino nel mondo Linux, ho installato elementary OS proprio una settimana fa quindi non so cosa intendi esattamente per "xserver-xorg-video-intel"

sacarde
21-10-2016, 13:29
per vedere i pacchetti video installati (da consolle esegui) :

dpkg -l | grep xserver-xorg-video




per vedere quali driver video usi:

lspci -nnk | grep -i vga -A3 | grep 'in use'

Blitz-92
21-10-2016, 13:53
Per i pacchetti video installati mi ha risposto così:
fabrizio@HP-250-G3-Notebook-PC:~$ dpkg -l | grep xserver-xorg-video
ii xserver-xorg-video-all 1:7.7+13ubuntu3 amd64 X.Org X server -- output driver metapackage
ii xserver-xorg-video-amdgpu 1.1.0-1 amd64 X.Org X server -- AMDGPU display driver
ii xserver-xorg-video-ati 1:7.7.0-1 amd64 X.Org X server -- AMD/ATI display driver wrapper
ii xserver-xorg-video-fbdev 1:0.4.4-1build5 amd64 X.Org X server -- fbdev display driver
ii xserver-xorg-video-intel 2:2.99.917+git20160706-1ubuntu1~elementary0.4.1 amd64 X.Org X server -- Intel i8xx, i9xx display driver
ii xserver-xorg-video-nouveau 1:1.0.12-1build2 amd64 X.Org X server -- Nouveau display driver
ii xserver-xorg-video-qxl 0.1.4-3ubuntu3 amd64 X.Org X server -- QXL display driver
ii xserver-xorg-video-radeon 1:7.7.0-1 amd64 X.Org X server -- AMD/ATI Radeon display driver
ii xserver-xorg-video-vesa 1:2.3.4-1build2 amd64 X.Org X server -- VESA display driver
ii xserver-xorg-video-vmware 1:13.1.0-2ubuntu3 amd64 X.Org X server -- VMware display driver

Mentre al secondo comando:
fabrizio@HP-250-G3-Notebook-PC:~$ lspci -nnk | grep -i vga -A3 | grep 'in use'
Kernel driver in use: i915

sacarde
21-10-2016, 13:56
ma elementary o ubuntu?

Blitz-92
21-10-2016, 13:58
ma elementary o ubuntu?

ElementaryOS; da quando ho visto che anche su Ubuntu ho più o meno gli stessi problemi (di rete sicuramente) ho reinstallato Elementary, hai ragione ho dimenticato di specificarlo.

sacarde
21-10-2016, 16:45
strano, i driver xserver-xorg-video-intel sono

su ubuntu 16.04
2:2.99.910-0ubuntu1.6

su ubuntu 16.10
2:2.99.917+git20160706

quale ubuntu avevi provato?


forse c'e' una diversa versione di kernel

sacarde
21-10-2016, 17:19
per la rete altri tentativi

http://askubuntu.com/questions/760838/how-do-i-get-an-rt3290-wireless-card-to-work

Blitz-92
21-10-2016, 18:19
strano, i driver xserver-xorg-video-intel sono

su ubuntu 16.04
2:2.99.910-0ubuntu1.6

su ubuntu 16.10
2:2.99.917+git20160706

quale ubuntu avevi provato?


forse c'e' una diversa versione di kernel

Avevo provato Ubuntu 16.04 LTS, che se non erro è la stessa versione su cui si basa ElementaryOS Loki

Blitz-92
21-10-2016, 18:28
per la rete altri tentativi

http://askubuntu.com/questions/760838/how-do-i-get-an-rt3290-wireless-card-to-work
Provata anche questa, ad ogni avvio non compare l'opzione della connessione wireless, se però nel terminale do il comando "ifconfig eno1 up" e in seguito il comando "service network-manager restart" compare l'opzione della connessione wireless ma anche se risulta abilitata non rileva alcuna connessione WiFi. Adesso sto usando la cablata ma non è il massimo che un Laptop non abbia la connessione Wireless funzionante

sacarde
21-10-2016, 21:03
Questo credo avvenga perché la Intel non rilascia driver per elementaryOS mentre per Ubuntu si. Ho provato a scaricare il tool dal sito della Intel e non mi fa procedere con l'installazione dei driver perché non riconosce elementary OS :muro:

intendi questo?

http://wiki.ubuntu-it.org/Hardware/Video/Intel/LinuxGraphicsInstaller

sembra inaccessibile

sacarde
21-10-2016, 21:17
Provata anche questa, ad ogni avvio non compare l'opzione della connessione wireless, se però nel terminale do il comando "ifconfig eno1 up" e in seguito il comando "service network-manager restart" compare l'opzione della connessione wireless ma anche se risulta abilitata non rileva alcuna connessione WiFi. Adesso sto usando la cablata ma non è il massimo che un Laptop non abbia la connessione Wireless funzionante

quale driver usi , lo vedi?

lsmod | grep rt



p.s.
vedi errori da: dmesg

Blitz-92
21-10-2016, 21:43
intendi questo?

http://wiki.ubuntu-it.org/Hardware/Video/Intel/LinuxGraphicsInstaller

sembra inaccessibile

Da qui ho provato a scaricare l'Intel Graphics Update Tool for Linux* OS v2.0.2, non sapendo esattamente cosa selezionare (ho pensato che con un tool apposito sarebbe stato più semplice), ma ha rilevato che non sono né su Ubuntu né su Fedora quindi non mi fa procedere avanti.

Blitz-92
21-10-2016, 21:46
quale driver usi , lo vedi?

lsmod | grep rt



p.s.
vedi errori da: dmesg

fabrizio@HP-250-G3-Notebook-PC:~$ lsmod | grep rt
rt3290sta 1155072 1
parport_pc 32768 0
parport 49152 3 lp,ppdev,parport_pc

sacarde
22-10-2016, 09:53
Da qui ho provato a scaricare l'Intel Graphics Update Tool for Linux* OS v2.0.2, non sapendo esattamente cosa selezionare (ho pensato che con un tool apposito sarebbe stato più semplice), ma ha rilevato che non sono né su Ubuntu né su Fedora quindi non mi fa procedere avanti.

ma sei arrivato a installare intel-graphics-update-tool_2.0.2_amd64.deb ?

come dice: https://01.org/linuxgraphics/documentation/running-update-tool-using-gdebi

sacarde
22-10-2016, 10:13
fabrizio@HP-250-G3-Notebook-PC:~$ lsmod | grep rt
rt3290sta 1155072 1
parport_pc 32768 0
parport 49152 3 lp,ppdev,parport_pc


senza installare nulla, il modulo per la tua scheda wireless sarebbe:

rt2800pci

e seguendo le guide, installi:

rt3290sta o rt3290


ho capito bene?

che differenze trovi tra i 2 ?




p.s.
se esegui : modinfo <nomemodulo>
vedi dei valori: alias .......


tra quei valori trovi gli ID delle schede supportate
i tuoi valori sono: 1814 e 3290



p.s.
vedi errori "firmware" da: dmesg

Blitz-92
22-10-2016, 12:07
ma sei arrivato a installare intel-graphics-update-tool_2.0.2_amd64.deb ?

come dice: https://01.org/linuxgraphics/documentation/running-update-tool-using-gdebi

Si si l'ho installato, il programma parte ma quando effettua il controllo della distro fallisce ("Checking distribution... Failed") e compare quindi il messaggio "Distribution not supported", perché è ElementaryOS e non Ubuntu.

Blitz-92
22-10-2016, 12:18
senza installare nulla, il modulo per la tua scheda wireless sarebbe:

rt2800pci

e seguendo le guide, installi:

rt3290sta o rt3290


ho capito bene?

che differenze trovi tra i 2 ?




p.s.
se esegui : modinfo <nomemodulo>
vedi dei valori: alias .......


tra quei valori trovi gli ID delle schede supportate
i tuoi valori sono: 1814 e 3290



p.s.
vedi errori "firmware" da: dmesg
Non so quale sia il modulo wireless senza installare nulla, per verificarlo dovrei reinstallare Elementary? So che quando installo i driver sia da qua:

http://www.mediafire.com/file/pu4rej..._u16_v1.tar.gz

Che da qua:

http://askubuntu.com/a/557427

Il risultato finale è lo stesso, do il comando ifconfig eno1 up + il comando service network-manager restart e compare/scompare l'opzione Wireless, ma delle connessioni non se ne parla, non rileva alcuna connessione WiFi.

Ho provato a dare il comando dmesg, viene fuori un testo infinito, provo a condividerlo qui:
fabrizio@HP-250-G3-Notebook-PC:~$ dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.0-45-generic (buildd@lgw01-34) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2) ) #66-Ubuntu SMP Wed Oct 19 14:12:37 UTC 2016 (Ubuntu 4.4.0-45.66-generic 4.4.21)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic.efi.signed root=UUID=7a86035c-7a19-4782-a8e4-0fcb18e0551d ro quiet splash vt.handoff=7
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009c64efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009c64f000-0x000000009c87efff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000009c87f000-0x000000009ceaefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000009ceaf000-0x000000009cfaefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000009cfaf000-0x000000009cffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009d000000-0x000000009f9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000015f5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.31 by INSYDE Corp.
[ 0.000000] efi: ACPI=0x9cffe000 ACPI 2.0=0x9cffe014 SMBIOS=0x9ceaef98
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Hewlett-Packard HP 250 G3 Notebook PC/2211, BIOS F.36 12/18/2014
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x15f600 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-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 0000000000 mask 7F80000000 write-back
[ 0.000000] 1 base 0080000000 mask 7FE0000000 write-back
[ 0.000000] 2 base 009D000000 mask 7FFF000000 uncachable
[ 0.000000] 3 base 009E000000 mask 7FFE000000 uncachable
[ 0.000000] 4 base 00FFA00000 mask 7FFFE00000 write-protect
[ 0.000000] 5 base 00FFC00000 mask 7FFFC00000 write-protect
[ 0.000000] 6 base 00FF800000 mask 7FFFE00000 uncachable
[ 0.000000] 7 base 0100000000 mask 7F80000000 write-back
[ 0.000000] 8 base 015F600000 mask 7FFFE00000 uncachable
[ 0.000000] 9 base 015F800000 mask 7FFF800000 uncachable
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0x9d000 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff88000007e000] 7e000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x03201000, 0x03201fff] PGTABLE
[ 0.000000] BRK [0x03202000, 0x03202fff] PGTABLE
[ 0.000000] BRK [0x03203000, 0x03203fff] PGTABLE
[ 0.000000] BRK [0x03204000, 0x03204fff] PGTABLE
[ 0.000000] BRK [0x03205000, 0x03205fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x33802000-0x35bf8fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000009CFFE014 000024 (v02 HPQOEM)
[ 0.000000] ACPI: XSDT 0x000000009CFFE210 0000B4 (v01 HPQOEM SLIC-MPC 00000001 HP 01000013)
[ 0.000000] ACPI: FACP 0x000000009CFF8000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP 00040000)
[ 0.000000] ACPI: DSDT 0x000000009CFE1000 01376C (v02 HPQOEM SLIC-MPC 00000000 HP 00040000)
[ 0.000000] ACPI: FACS 0x000000009CFA9000 000040
[ 0.000000] ACPI: UEFI 0x000000009CFFD000 000236 (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: FPDT 0x000000009CFFB000 000044 (v01 HPQOEM SLIC-MPC 00000001 HP 00040000)
[ 0.000000] ACPI: MSDM 0x000000009CFFA000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
[ 0.000000] ACPI: ASF! 0x000000009CFF9000 0000A5 (v32 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: HPET 0x000000009CFF7000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: APIC 0x000000009CFF6000 00008C (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
[ 0.000000] ACPI: MCFG 0x000000009CFF5000 00003C (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFE0000 0006FE (v01 HPQOEM INSYDE 00001000 HP 00040000)
[ 0.000000] ACPI: BOOT 0x000000009CFDE000 000028 (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: ASPT 0x000000009CFDC000 000034 (v07 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: DBGP 0x000000009CFDB000 000034 (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: LPIT 0x000000009CFD7000 00005C (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFD6000 000539 (v01 HPQOEM INSYDE 00003000 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFD5000 000AD8 (v01 HPQOEM INSYDE 00003000 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFD4000 0001C7 (v01 HPQOEM INSYDE 00003000 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFCE000 005A14 (v01 HPQOEM INSYDE 00003000 HP 00040000)
[ 0.000000] ACPI: BGRT 0x000000009CFCD000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000015f5fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x15f5f9000-0x15f5fdfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000015f5fffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000006efff]
[ 0.000000] node 0: [mem 0x0000000000070000-0x0000000000087fff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000009c64efff]
[ 0.000000] node 0: [mem 0x000000009cfff000-0x000000009cffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000015f5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000015f5fffff]
[ 0.000000] On node 0 totalpages: 1031126
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 22 pages reserved
[ 0.000000] DMA zone: 3974 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 9946 pages used for memmap
[ 0.000000] DMA32 zone: 636496 pages, LIFO batch:31
[ 0.000000] Normal zone: 6104 pages used for memmap
[ 0.000000] Normal zone: 390656 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0x9da00000-0x9f9fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
[ 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, 4 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9c64f000-0x9c87efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9c87f000-0x9ceaefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9ceaf000-0x9cfaefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9cfaf000-0x9cffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9d000000-0x9f9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfe100fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe101000-0xfe112fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe113000-0xfeafffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb10000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff]
[ 0.000000] e820: [mem 0x9fa00000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88015f200000 s98008 r8192 d28968 u262144
[ 0.000000] pcpu-alloc: s98008 r8192 d28968 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: 1014990
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic.efi.signed root=UUID=7a86035c-7a19-4782-a8e4-0fcb18e0551d ro quiet splash vt.handoff=7
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3880560K/4124504K available (8409K kernel code, 1283K rwdata, 3944K rodata, 1480K init, 1292K bss, 243944K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[ 0.000000] NR_IRQS:16640 nr_irqs:760 16
[ 0.000000] vt handoff: transparent VT on vt#7
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2394.538 MHz processor
[ 0.000030] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.07 BogoMIPS (lpj=9578152)
[ 0.000033] pid_max: default: 32768 minimum: 301
[ 0.000038] ACPI: Core revision 20150930
[ 0.017031] ACPI: 6 ACPI AML tables successfully acquired and loaded
[ 0.031610] Security Framework initialized
[ 0.031613] Yama: becoming mindful.
[ 0.031629] AppArmor: AppArmor initialized
[ 0.031898] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.032718] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.033151] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.033157] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.033367] Initializing cgroup subsys io
[ 0.033371] Initializing cgroup subsys memory
[ 0.033377] Initializing cgroup subsys devices
[ 0.033379] Initializing cgroup subsys freezer
[ 0.033381] Initializing cgroup subsys net_cls
[ 0.033383] Initializing cgroup subsys perf_event
[ 0.033385] Initializing cgroup subsys net_prio
[ 0.033388] Initializing cgroup subsys hugetlb
[ 0.033390] Initializing cgroup subsys pids
[ 0.033413] CPU: Physical Processor ID: 0
[ 0.033414] CPU: Processor Core ID: 0
[ 0.033418] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.033419] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.034387] mce: CPU supports 7 MCE banks
[ 0.034400] CPU0: Thermal monitoring enabled (TM1)
[ 0.034408] process: using mwait in idle threads
[ 0.034411] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[ 0.034412] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.034766] Freeing SMP alternatives memory: 32K (ffffffff820b4000 - ffffffff820bc000)
[ 0.039439] ftrace: allocating 32007 entries in 126 pages
[ 0.052460] smpboot: Max logical packages: 4
[ 0.052463] smpboot: APIC(0) Converting physical 0 to logical package 0
[ 0.053058] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.092745] TSC deadline timer enabled
[ 0.092747] smpboot: CPU0: Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz (family: 0x6, model: 0x45, stepping: 0x1)
[ 0.092765] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[ 0.092784] ... version: 3
[ 0.092785] ... bit width: 48
[ 0.092786] ... generic registers: 4
[ 0.092787] ... value mask: 0000ffffffffffff
[ 0.092788] ... max period: 0000ffffffffffff
[ 0.092789] ... fixed-purpose events: 3
[ 0.092789] ... event mask: 000000070000000f
[ 0.093598] x86: Booting SMP configuration:
[ 0.093600] .... node #0, CPUs: #1
[ 0.097163] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.097235] #2 #3
[ 0.104072] x86: Booted up 1 node, 4 CPUs
[ 0.104076] smpboot: Total of 4 processors activated (19156.30 BogoMIPS)
[ 0.107876] devtmpfs: initialized
[ 0.109724] evm: security.selinux
[ 0.109725] evm: security.SMACK64
[ 0.109726] evm: security.SMACK64EXEC
[ 0.109726] evm: security.SMACK64TRANSMUTE
[ 0.109727] evm: security.SMACK64MMAP
[ 0.109728] evm: security.ima
[ 0.109729] evm: security.capability
[ 0.109784] PM: Registering ACPI NVS region [mem 0x9ceaf000-0x9cfaefff] (1048576 bytes)
[ 0.109869] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.109953] pinctrl core: initialized pinctrl subsystem
[ 0.110052] RTC time: 9:47:35, date: 10/22/16
[ 0.110159] NET: Registered protocol family 16
[ 0.119756] cpuidle: using governor ladder
[ 0.135749] cpuidle: using governor menu
[ 0.135759] PCCT header not found.
[ 0.135799] Simple Boot Flag at 0x44 set to 0x1
[ 0.135842] ACPI: bus type PCI registered
[ 0.135844] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.135928] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.135930] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.135945] PCI: Using configuration type 1 for base access
[ 0.135983] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.148173] ACPI: Added _OSI(Module Device)
[ 0.148175] ACPI: Added _OSI(Processor Device)
[ 0.148177] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.148178] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.293532] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.297422] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.298276] ACPI: Dynamic OEM Table Load:
[ 0.298284] ACPI: SSDT 0xFFFF880159FAA000 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120913)
[ 0.298996] ACPI: Dynamic OEM Table Load:
[ 0.299003] ACPI: SSDT 0xFFFF880159F72800 0005AA (v01 PmRef ApIst 00003000 INTL 20120913)
[ 0.299743] ACPI: Dynamic OEM Table Load:
[ 0.299748] ACPI: SSDT 0xFFFF880159804800 000119 (v01 PmRef ApCst 00003000 INTL 20120913)
[ 0.300868] ACPI : EC: EC started
[ 0.443956] ACPI: Interpreter enabled
[ 0.443968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[ 0.443977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[ 0.444004] ACPI: (supports S0 S3 S4 S5)
[ 0.444006] ACPI: Using IOAPIC for interrupt routing
[ 0.444039] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.621530] ACPI: Power Resource [FN00] (off)
[ 0.621612] ACPI: Power Resource [FN01] (off)
[ 0.621681] ACPI: Power Resource [FN02] (off)
[ 0.621749] ACPI: Power Resource [FN03] (off)
[ 0.621816] ACPI: Power Resource [FN04] (off)
[ 0.622372] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.622378] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.622444] \_SB_.PCI0:_OSC invalid UUID
[ 0.622445] _OSC request data:1 1f 0
[ 0.622449] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.622837] PCI host bridge to bus 0000:00
[ 0.622840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.622841] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.622843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.622845] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.622846] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.622847] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.622849] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.622850] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.622851] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.622853] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.622854] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.622855] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.622857] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.622858] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.622859] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.622861] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[ 0.622862] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff window]
[ 0.622864] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.622871] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
[ 0.623014] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
[ 0.623028] pci 0000:00:02.0: reg 0x10: [mem 0xb2000000-0xb23fffff 64bit]
[ 0.623034] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[ 0.623039] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
[ 0.623167] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
[ 0.623179] pci 0000:00:03.0: reg 0x10: [mem 0xb2710000-0xb2713fff 64bit]
[ 0.623327] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
[ 0.623350] pci 0000:00:14.0: reg 0x10: [mem 0xb2700000-0xb270ffff 64bit]
[ 0.623395] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.623497] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.623532] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
[ 0.623559] pci 0000:00:16.0: reg 0x10: [mem 0xb2718000-0xb271801f 64bit]
[ 0.623613] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.623740] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
[ 0.623762] pci 0000:00:1b.0: reg 0x10: [mem 0xb2714000-0xb2717fff 64bit]
[ 0.623814] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.623906] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.623938] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
[ 0.623994] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.624133] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.624169] pci 0000:00:1c.1: [8086:9c12] type 01 class 0x060400
[ 0.624228] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.624353] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.624387] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
[ 0.624446] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.624570] pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 0.624605] pci 0000:00:1c.5: [8086:9c1a] type 01 class 0x060400
[ 0.624664] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.624786] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.624824] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
[ 0.624851] pci 0000:00:1d.0: reg 0x10: [mem 0xb271c000-0xb271c3ff]
[ 0.624921] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.625032] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.625078] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
[ 0.625295] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
[ 0.625313] pci 0000:00:1f.2: reg 0x10: [io 0x5088-0x508f]
[ 0.625320] pci 0000:00:1f.2: reg 0x14: [io 0x5094-0x5097]
[ 0.625326] pci 0000:00:1f.2: reg 0x18: [io 0x5080-0x5087]
[ 0.625332] pci 0000:00:1f.2: reg 0x1c: [io 0x5090-0x5093]
[ 0.625339] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f]
[ 0.625345] pci 0000:00:1f.2: reg 0x24: [mem 0xb271b000-0xb271b7ff]
[ 0.625369] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.625484] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
[ 0.625498] pci 0000:00:1f.3: reg 0x10: [mem 0xb2719000-0xb27190ff 64bit]
[ 0.625516] pci 0000:00:1f.3: reg 0x20: [io 0x5040-0x505f]
[ 0.625680] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.625725] pci 0000:00:1c.1: PCI bridge to [bus 02-07]
[ 0.625728] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
[ 0.625731] pci 0000:00:1c.1: bridge window [mem 0xb1000000-0xb1ffffff]
[ 0.625736] pci 0000:00:1c.1: bridge window [mem 0xb0000000-0xb0ffffff 64bit pref]
[ 0.625798] pci 0000:08:00.0: [10ec:8136] type 00 class 0x020000
[ 0.625840] pci 0000:08:00.0: reg 0x10: [io 0x3000-0x30ff]
[ 0.625871] pci 0000:08:00.0: reg 0x18: [mem 0xb2600000-0xb2600fff 64bit]
[ 0.625893] pci 0000:08:00.0: reg 0x20: [mem 0xb2400000-0xb2403fff 64bit pref]
[ 0.625969] pci 0000:08:00.0: supports D1 D2
[ 0.625970] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.626042] pci 0000:08:00.0: System wakeup disabled by ACPI
[ 0.632063] pci 0000:00:1c.2: PCI bridge to [bus 08]
[ 0.632067] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff]
[ 0.632071] pci 0000:00:1c.2: bridge window [mem 0xb2600000-0xb26fffff]
[ 0.632076] pci 0000:00:1c.2: bridge window [mem 0xb2400000-0xb24fffff 64bit pref]
[ 0.632146] pci 0000:09:00.0: [1814:3290] type 00 class 0x028000
[ 0.632181] pci 0000:09:00.0: reg 0x10: [mem 0xb2510000-0xb251ffff]
[ 0.632291] pci 0000:09:00.0: PME# supported from D0 D3hot
[ 0.632323] pci 0000:09:00.0: System wakeup disabled by ACPI
[ 0.632374] pci 0000:09:00.1: [1814:3298] type 00 class 0x0d1100
[ 0.632409] pci 0000:09:00.1: reg 0x10: [mem 0xb2500000-0xb250ffff]
[ 0.632517] pci 0000:09:00.1: supports D1
[ 0.632519] pci 0000:09:00.1: PME# supported from D0 D1 D3hot
[ 0.640060] pci 0000:00:1c.5: PCI bridge to [bus 09]
[ 0.640066] pci 0000:00:1c.5: bridge window [mem 0xb2500000-0xb25fffff]
[ 0.712609] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.712665] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.712717] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.712769] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.712820] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.712873] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.712924] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.712975] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.713432] ACPI: Enabled 5 GPEs in block 00 to 7F
[ 0.713654] ACPI : EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
[ 0.713787] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.713789] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.713793] vgaarb: loaded
[ 0.713794] vgaarb: bridge control possible 0000:00:02.0
[ 0.713992] SCSI subsystem initialized
[ 0.714020] libata version 3.00 loaded.
[ 0.714039] ACPI: bus type USB registered
[ 0.714052] usbcore: registered new interface driver usbfs
[ 0.714060] usbcore: registered new interface driver hub
[ 0.714072] usbcore: registered new device driver usb
[ 0.714240] PCI: Using ACPI for IRQ routing
[ 0.719789] PCI: pci_cache_line_size set to 64 bytes
[ 0.719838] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
[ 0.719840] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[ 0.719841] e820: reserve RAM buffer [mem 0x9c64f000-0x9fffffff]
[ 0.719843] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
[ 0.719844] e820: reserve RAM buffer [mem 0x15f600000-0x15fffffff]
[ 0.719949] NetLabel: Initializing
[ 0.719950] NetLabel: domain hash size = 128
[ 0.719951] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.719962] NetLabel: unlabeled traffic allowed by default
[ 0.720028] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.720033] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.722046] amd_nb: Cannot enumerate AMD northbridges
[ 0.722064] clocksource: Switched to clocksource hpet
[ 0.727698] AppArmor: AppArmor Filesystem Enabled
[ 0.727761] pnp: PnP ACPI init
[ 0.727907] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.727910] system 00:00: [io 0xffff] has been reserved
[ 0.727911] system 00:00: [io 0xffff] has been reserved
[ 0.727913] system 00:00: [io 0xffff] has been reserved
[ 0.727914] system 00:00: [io 0x1800-0x18fe] could not be reserved
[ 0.727916] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.727920] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.727956] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.727997] system 00:02: [io 0x1854-0x1857] has been reserved
[ 0.728000] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.728022] pnp 00:03: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
[ 0.728044] pnp 00:04: Plug and Play ACPI device, IDs SYN1eae PNP0f13 (active)
[ 0.798243] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.798246] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.798248] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.798250] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.798252] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.798255] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.798257] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.798259] system 00:05: [mem 0xff000000-0xff000fff] has been reserved
[ 0.798261] system 00:05: [mem 0xff010000-0xffffffff] could not be reserved
[ 0.798263] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.798265] system 00:05: [mem 0x9fa20000-0x9fa20fff] has been reserved
[ 0.798267] system 00:05: [mem 0x9fa10000-0x9fa1ffff] has been reserved
[ 0.798271] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.798625] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.799191] pnp: PnP ACPI: found 7 devices
[ 0.805283] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.805299] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 0.805301] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[ 0.805303] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[ 0.805323] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[ 0.805324] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[ 0.805326] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.805328] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.805329] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.805331] pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.805338] pci 0000:00:1c.0: BAR 14: assigned [mem 0x9fb00000-0x9fcfffff]
[ 0.805347] pci 0000:00:1c.0: BAR 15: assigned [mem 0x9fd00000-0x9fefffff 64bit pref]
[ 0.805349] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.805351] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.805353] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.805357] pci 0000:00:1c.0: bridge window [mem 0x9fb00000-0x9fcfffff]
[ 0.805360] pci 0000:00:1c.0: bridge window [mem 0x9fd00000-0x9fefffff 64bit pref]
[ 0.805365] pci 0000:00:1c.1: PCI bridge to [bus 02-07]
[ 0.805367] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
[ 0.805371] pci 0000:00:1c.1: bridge window [mem 0xb1000000-0xb1ffffff]
[ 0.805374] pci 0000:00:1c.1: bridge window [mem 0xb0000000-0xb0ffffff 64bit pref]
[ 0.805379] pci 0000:00:1c.2: PCI bridge to [bus 08]
[ 0.805381] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff]
[ 0.805384] pci 0000:00:1c.2: bridge window [mem 0xb2600000-0xb26fffff]
[ 0.805387] pci 0000:00:1c.2: bridge window [mem 0xb2400000-0xb24fffff 64bit pref]
[ 0.805392] pci 0000:00:1c.5: PCI bridge to [bus 09]
[ 0.805396] pci 0000:00:1c.5: bridge window [mem 0xb2500000-0xb25fffff]
[ 0.805403] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.805405] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.805407] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.805408] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.805409] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.805411] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.805412] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.805413] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.805415] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.805416] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.805417] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.805419] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.805420] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.805421] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.805423] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.805424] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[ 0.805425] pci_bus 0000:00: resource 20 [mem 0x9fa00000-0xfeafffff window]
[ 0.805427] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.805428] pci_bus 0000:01: resource 1 [mem 0x9fb00000-0x9fcfffff]
[ 0.805430] pci_bus 0000:01: resource 2 [mem 0x9fd00000-0x9fefffff 64bit pref]
[ 0.805431] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
[ 0.805433] pci_bus 0000:02: resource 1 [mem 0xb1000000-0xb1ffffff]
[ 0.805434] pci_bus 0000:02: resource 2 [mem 0xb0000000-0xb0ffffff 64bit pref]
[ 0.805435] pci_bus 0000:08: resource 0 [io 0x3000-0x3fff]
[ 0.805437] pci_bus 0000:08: resource 1 [mem 0xb2600000-0xb26fffff]
[ 0.805438] pci_bus 0000:08: resource 2 [mem 0xb2400000-0xb24fffff 64bit pref]
[ 0.805439] pci_bus 0000:09: resource 1 [mem 0xb2500000-0xb25fffff]
[ 0.805470] NET: Registered protocol family 2
[ 0.805620] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.805686] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.805784] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.805804] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.805820] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.805869] NET: Registered protocol family 1
[ 0.805884] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.822186] PCI: CLS 64 bytes, default 64
[ 0.822242] Trying to unpack rootfs image as initramfs...
[ 1.376515] Freeing initrd memory: 36828K (ffff880033802000 - ffff880035bf9000)
[ 1.376537] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.376540] software IO TLB [mem 0x9818b000-0x9c18b000] (64MB) mapped at [ffff88009818b000-ffff88009c18afff]
[ 1.376612] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[ 1.376613] hw unit of domain pp0-core 2^-14 Joules
[ 1.376614] hw unit of domain package 2^-14 Joules
[ 1.376615] hw unit of domain dram 2^-14 Joules
[ 1.376616] hw unit of domain pp1-gpu 2^-14 Joules
[ 1.376760] Scanning for low memory corruption every 60 seconds
[ 1.377097] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 1.377144] audit: initializing netlink subsys (disabled)
[ 1.377157] audit: type=2000 audit(1477129656.360:1): initialized
[ 1.377557] Initialise system trusted keyring
[ 1.377650] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[ 1.377651] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.378932] zbud: loaded
[ 1.379108] VFS: Disk quotas dquot_6.6.0
[ 1.379138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.379377] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.379591] fuse init (API version 7.23)
[ 1.379708] Key type big_key registered
[ 1.379738] Allocating IMA MOK and blacklist keyrings.
[ 1.380033] Key type asymmetric registered
[ 1.380036] Asymmetric key parser 'x509' registered
[ 1.380068] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 1.380094] io scheduler noop registered
[ 1.380097] io scheduler deadline registered (default)
[ 1.380122] io scheduler cfq registered
[ 1.380604] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.380610] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.380640] efifb: probing for efifb
[ 1.380650] efifb: framebuffer at 0xa0000000, mapped to 0xffffc90000800000, using 4160k, total 4160k
[ 1.380651] efifb: mode is 1366x768x32, linelength=5504, pages=1
[ 1.380652] efifb: scrolling: redraw
[ 1.380653] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.380725] Console: switching to colour frame buffer device 170x48
[ 1.380738] fb0: EFI VGA frame buffer device
[ 1.380746] intel_idle: MWAIT substates: 0x11142120
[ 1.380747] intel_idle: v0.4.1 model 0x45
[ 1.380748] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.380987] ACPI: AC Adapter [ACAD] (off-line)
[ 1.381053] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 1.382759] ACPI: Lid Switch [LID0]
[ 1.382794] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 1.382796] ACPI: Power Button [PWRB]
[ 1.382827] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 1.382828] ACPI: Power Button [PWRF]
[ 1.383413] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.383416] ACPI: Thermal Zone [TZ00] (28 C)
[ 1.383669] thermal LNXTHERM:01: registered as thermal_zone1
[ 1.383670] ACPI: Thermal Zone [TZ01] (28 C)
[ 1.383733] thermal LNXTHERM:02: registered as thermal_zone2
[ 1.383734] ACPI: Thermal Zone [TZ02] (28 C)
[ 1.383773] GHES: HEST is not enabled!
[ 1.383868] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.622141] ACPI: Battery Slot [BAT1] (battery present)
[ 1.622432] Linux agpgart interface v0.103
[ 1.625391] brd: module loaded
[ 1.626345] loop: module loaded
[ 1.626525] libphy: Fixed MDIO Bus: probed
[ 1.626528] tun: Universal TUN/TAP device driver, 1.6
[ 1.626529] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[ 1.626561] PPP generic driver version 2.4.2
[ 1.626608] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.626612] ehci-pci: EHCI PCI platform driver
[ 1.626732] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 1.626738] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 1.626748] ehci-pci 0000:00:1d.0: debug port 2
[ 1.630642] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 1.630652] ehci-pci 0000:00:1d.0: irq 23, io mem 0xb271c000
[ 1.642041] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.642082] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.642084] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.642086] usb usb1: Product: EHCI Host Controller
[ 1.642088] usb usb1: Manufacturer: Linux 4.4.0-45-generic ehci_hcd
[ 1.642089] usb usb1: SerialNumber: 0000:00:1d.0
[ 1.642242] hub 1-0:1.0: USB hub found
[ 1.642247] hub 1-0:1.0: 2 ports detected
[ 1.642386] ehci-platform: EHCI generic platform driver
[ 1.642401] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.642408] ohci-pci: OHCI PCI platform driver
[ 1.642419] ohci-platform: OHCI generic platform driver
[ 1.642428] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.642560] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.642566] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.643629] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0004b810
[ 1.643633] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.643695] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.643697] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.643698] usb usb2: Product: xHCI Host Controller
[ 1.643699] usb usb2: Manufacturer: Linux 4.4.0-45-generic xhci-hcd
[ 1.643700] usb usb2: SerialNumber: 0000:00:14.0
[ 1.643804] hub 2-0:1.0: USB hub found
[ 1.643813] hub 2-0:1.0: 9 ports detected
[ 1.645774] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.645778] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 1.645800] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.645802] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.645803] usb usb3: Product: xHCI Host Controller
[ 1.645805] usb usb3: Manufacturer: Linux 4.4.0-45-generic xhci-hcd
[ 1.645806] usb usb3: SerialNumber: 0000:00:14.0
[ 1.645907] hub 3-0:1.0: USB hub found
[ 1.645913] hub 3-0:1.0: 4 ports detected
[ 1.646621] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.672371] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.672375] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.672632] mousedev: PS/2 mouse device common for all mice
[ 1.672932] rtc_cmos 00:01: RTC can wake from S4
[ 1.673056] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 1.673081] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[ 1.673089] i2c /dev entries driver
[ 1.673140] device-mapper: uevent: version 1.0.3
[ 1.673197] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: [email protected]
[ 1.673217] Intel P-state driver initializing.
[ 1.673361] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.673373] EFI Variables Facility v0.08 2004-May-17
[ 1.696623] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 1.703772] NET: Registered protocol family 10
[ 1.703921] NET: Registered protocol family 17
[ 1.703938] Key type dns_resolver registered
[ 1.704119] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x1c
[ 1.704127] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x1c
[ 1.704131] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x1c
[ 1.704139] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x1c
[ 1.704171] microcode: Microcode Update Driver: v2.01 <[email protected]>, Peter Oruba
[ 1.704296] registered taskstats version 1
[ 1.704310] Loading compiled-in X.509 certificates
[ 1.705071] Loaded X.509 cert 'Build time autogenerated kernel key: 5295ae568fdd4deae5e4e5c175542790e6aaeab9'
[ 1.705091] zswap: loaded using pool lzo/zbud
[ 1.707030] Key type trusted registered
[ 1.710315] Key type encrypted registered
[ 1.710321] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.710324] ima: No TPM chip found, activating TPM-bypass!
[ 1.710343] evm: HMAC attrs: 0x1
[ 1.710752] Magic number: 4:866:778
[ 1.710860] rtc_cmos 00:01: setting system clock to 2016-10-22 09:47:37 UTC (1477129657)
[ 1.710927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.710928] EDD information not available.
[ 1.711009] PM: Hibernation image not present or could not be loaded.
[ 1.712148] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)
[ 1.712150] Write protecting the kernel read-only data: 14336k
[ 1.712620] Freeing unused kernel memory: 1820K (ffff880002839000 - ffff880002a00000)
[ 1.712975] Freeing unused kernel memory: 152K (ffff880002dda000 - ffff880002e00000)
[ 1.725566] random: systemd-udevd: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[ 1.725626] random: systemd-udevd: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[ 1.725637] random: systemd-udevd: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[ 1.726122] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[ 1.726159] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[ 1.726337] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[ 1.726377] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[ 1.726410] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[ 1.726443] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[ 1.726481] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[ 1.745610] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[ 1.747306] sdhci: Secure Digital Host Controller Interface driver
[ 1.747309] sdhci: Copyright(c) Pierre Ossman
[ 1.751083] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.762849] wmi: Mapper loaded
[ 1.770508] ahci 0000:00:1f.2: version 3.0
[ 1.771324] [drm] Initialized drm 1.1.0 20060810
[ 1.772627] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.772637] r8169 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.773109] r8169 0000:08:00.0 eth0: RTL8106e at 0xffffc900006be000, 5c:b9:01:06:b7:b5, XID 04900000 IRQ 42
[ 1.786091] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 3 ports 6 Gbps 0x3 impl SATA mode
[ 1.786097] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[ 1.786600] scsi host0: ahci
[ 1.786743] scsi host1: ahci
[ 1.787270] scsi host2: ahci
[ 1.787343] ata1: SATA max UDMA/133 abar m2048@0xb271b000 port 0xb271b100 irq 41
[ 1.787346] ata2: SATA max UDMA/133 abar m2048@0xb271b000 port 0xb271b180 irq 41
[ 1.787348] ata3: DUMMY
[ 1.798517] r8169 0000:08:00.0 enp8s0: renamed from eth0
[ 1.799589] [drm] Memory usable by graphics device = 2048M
[ 1.799592] checking generic (a0000000 410000) vs hw (a0000000 10000000)
[ 1.799594] fb: switching to inteldrmfb from EFI VGA
[ 1.799616] Console: switching to colour dummy device 80x25
[ 1.799675] [drm] Replacing VGA console driver
[ 1.805924] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.805927] [drm] Driver supports precise vblank timestamp query.
[ 1.806573] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 1.954093] usb 2-3: new full-speed USB device number 2 using xhci_hcd
[ 1.954110] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 2.083794] usb 2-3: New USB device found, idVendor=145f, idProduct=01ac
[ 2.083799] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.083801] usb 2-3: Product: Trust Gaming Mouse
[ 2.083803] usb 2-3: Manufacturer: HID-compliant Mouse
[ 2.086144] fbcon: inteldrmfb (fb0) is primary device
[ 2.086250] Console: switching to colour frame buffer device 170x48
[ 2.086279] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 2.086428] usb 1-1: New USB device found, idVendor=8087, idProduct=8000
[ 2.086431] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.086583] hub 1-1:1.0: USB hub found
[ 2.086675] hub 1-1:1.0: 8 ports detected
[ 2.087907] usbcore: registered new interface driver usbhid
[ 2.087909] usbhid: USB HID core driver
[ 2.089487] input: HID-compliant Mouse Trust Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:145F:01AC.0001/input/input6
[ 2.089614] hid-generic 0003:145F:01AC.0001: input,hidraw0: USB HID v1.10 Mouse [HID-compliant Mouse Trust Gaming Mouse] on usb-0000:00:14.0-3/input0
[ 2.090514] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 2.091571] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[ 2.091645] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[ 2.106095] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.106121] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.107560] ata1.00: ATA-9: HGST HTS545050A7E680, GR2OA350, max UDMA/133
[ 2.107564] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.109119] ata1.00: configured for UDMA/133
[ 2.109352] scsi 0:0:0:0: Direct-Access ATA HGST HTS545050A7 A350 PQ: 0 ANSI: 5
[ 2.109560] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 2.109564] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2.109600] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.109617] sd 0:0:0:0: [sda] Write Protect is off
[ 2.109622] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.109647] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.109762] ata2.00: ATAPI: hp DVDRW DU8A6SH, DH61, max UDMA/133
[ 2.110899] ata2.00: configured for UDMA/133
[ 2.113264] scsi 1:0:0:0: CD-ROM hp DVDRW DU8A6SH DH61 PQ: 0 ANSI: 5
[ 2.139056] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.139061] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.139292] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.139405] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.179813] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8
[ 2.180883] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.366053] usb 1-1.5: new high-speed USB device number 3 using ehci-pci
[ 2.374028] tsc: Refined TSC clocksource calibration: 2394.456 MHz
[ 2.374033] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c236f90, max_idle_ns: 440795217409 ns
[ 2.480292] usb 1-1.5: New USB device found, idVendor=05c8, idProduct=0226
[ 2.480296] usb 1-1.5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 2.480299] usb 1-1.5: Product: HP Webcam
[ 2.480301] usb 1-1.5: Manufacturer: Generic
[ 2.480302] usb 1-1.5: SerialNumber: 200901010001
[ 2.795289] psmouse serio1: synaptics: queried max coordinates: x [..5696], y [..4884]
[ 2.844606] psmouse serio1: synaptics: queried min coordinates: x [1276..], y [1044..]
[ 2.928663] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1c0b1, caps: 0xf00133/0x240000/0xa2400/0x0, board id: 2665, fw id: 1458825
[ 2.983497] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[ 3.374143] clocksource: Switched to clocksource tsc
[ 3.755651] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
[ 4.037005] random: nonblocking pool is initialized
[ 4.838376] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[ 4.838501] systemd[1]: Detected architecture x86-64.
[ 4.854913] systemd[1]: Set hostname to <HP-250-G3-Notebook-PC>.
[ 6.511286] systemd[1]: Listening on Journal Socket (/dev/log).
[ 6.511354] systemd[1]: Reached target User and Group Name Lookups.
[ 6.511452] systemd[1]: Created slice User and Session Slice.
[ 6.511464] systemd[1]: Reached target Remote File Systems (Pre).
[ 6.511472] systemd[1]: Reached target Remote File Systems.
[ 6.511500] systemd[1]: Listening on udev Kernel Socket.
[ 6.511513] systemd[1]: Reached target Encrypted Volumes.
[ 6.511544] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 6.511583] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 6.511653] systemd[1]: Listening on Journal Audit Socket.
[ 6.511664] systemd[1]: Reached target Swap.
[ 6.511725] systemd[1]: Created slice System Slice.
[ 6.511739] systemd[1]: Reached target Slices.
[ 6.511754] systemd[1]: Listening on Syslog Socket.
[ 6.511799] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 6.511821] systemd[1]: Listening on Journal Socket.
[ 6.522081] systemd[1]: Starting Set console keymap...
[ 6.522666] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 6.523257] systemd[1]: Mounting Huge Pages File System...
[ 6.523696] systemd[1]: Started Read required files in advance.
[ 6.698120] systemd[1]: Starting Load Kernel Modules...
[ 6.698630] systemd[1]: Mounting Debug File System...
[ 6.699083] systemd[1]: Starting Journal Service...
[ 6.699451] systemd[1]: Starting Nameserver information manager...
[ 6.699755] systemd[1]: Started Braille Device Support.
[ 6.700515] systemd[1]: Starting Uncomplicated firewall...
[ 6.700700] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 6.839304] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 6.849949] systemd[1]: Mounting POSIX Message Queue File System...
[ 6.850044] systemd[1]: Listening on udev Control Socket.
[ 6.851341] systemd[1]: Mounted Huge Pages File System.
[ 6.851446] systemd[1]: Mounted Debug File System.
[ 6.852141] systemd[1]: Mounted POSIX Message Queue File System.
[ 6.852376] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 6.867404] systemd[1]: Started Uncomplicated firewall.
[ 6.877225] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 6.886472] systemd[1]: Started Nameserver information manager.
[ 7.196803] lp: driver loaded but no devices found
[ 7.236697] systemd[1]: Started Journal Service.
[ 7.242673] ppdev: user-space parallel port driver
[ 8.939463] EXT4-fs (sda8): re-mounted. Opts: errors=remount-ro
[ 9.113435] systemd-journald[287]: Received request to flush runtime journal from PID 1
[ 9.348781] Initializing HPQ6001 module
[ 9.348872] input: HP Wireless hotkeys as /devices/virtual/input/input8
[ 9.860696] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 10.476744] AVX2 version of gcm_enc/dec engaged.
[ 10.476748] AES CTR mode by8 optimization enabled
[ 10.590886] rt3290sta: module license 'unspecified' taints kernel.
[ 10.590889] Disabling lock debugging due to kernel taint
[ 10.597761] rt3290sta: module verification failed: signature and/or required key missing - tainting kernel
[ 10.599217] register rt2860
[ 10.599353]

=== pAd = ffffc90000ab1000, size = 583104 ===

[ 10.599361] <-- RTMPAllocTxRxRingMemory, Status=0
[ 10.599395] <-- RTMPAllocAdapterBlock, Status=0
[ 10.599396] pAd->CSRBaseAddress =0xffffc90000aa0000, csr_addr=0xffffc90000aa0000!
[ 10.599399] device_id =0x3290
[ 10.599406] CacheVal-OnOff:1, bPCIclkOff:0, WlanFunCtrl:0x0
[ 10.599413] ==> RTMPWlan 1, bPCIclkOff = 0, pAd->WlanFunCtrl.word = 0xff000522
[ 10.599414] ==> RTMPWlan 1, bPCIclkOff = 0, WlanFunCtrl.word = 0xff000521
[ 10.599549] <== RTMPWlan 1 bPCIclkOff = 0 pAd->WlanFunCtrl.word = 0xff000523
[ 10.599556] NVM is EFUSE
[ 10.602658] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 10.650101] media: Linux media interface: v0.10
[ 10.683800] Linux video capture interface: v2.00
[ 10.776095] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3227: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 10.776100] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 10.776103] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 10.776105] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 10.776107] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 10.776110] snd_hda_codec_realtek hdaudioC1D0: Mic=0x19
[ 10.776113] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12
[ 10.779376] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
[ 10.779434] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
[ 10.779479] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[ 10.784869] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
[ 10.784934] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
[ 10.898962] kvm: disabled by bios
[ 10.934766] kvm: disabled by bios
[ 10.958711] kvm: disabled by bios
[ 10.994658] uvcvideo: Found UVC 1.00 device HP Webcam (05c8:0226)
[ 10.995019] kvm: disabled by bios
[ 11.000906] input: HP Webcam as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input15
[ 11.001014] usbcore: registered new interface driver uvcvideo
[ 11.001017] USB Video Class driver (1.1.1)
[ 11.136402] input: HP WMI hotkeys as /devices/virtual/input/input9
[ 11.533030] intel_rapl: Found RAPL domain package
[ 11.533034] intel_rapl: Found RAPL domain core
[ 11.533036] intel_rapl: Found RAPL domain uncore
[ 11.533038] intel_rapl: Found RAPL domain dram
[ 11.533041] intel_rapl: RAPL package 0 domain package locked by BIOS
[ 12.101069] rt2860 0000:09:00.0 eno1: renamed from ra0
[ 12.264655] cfg80211: World regulatory domain updated:
[ 12.264660] cfg80211: DFS Master region: unset
[ 12.264662] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 12.264665] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 12.264667] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 12.264669] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 12.264671] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 12.264673] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 12.264675] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 12.264677] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 12.264679] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 17.147481] audit: type=1400 audit(1477129672.931:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=706 comm="apparmor_parser"
[ 17.147490] audit: type=1400 audit(1477129672.931:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=706 comm="apparmor_parser"
[ 17.147495] audit: type=1400 audit(1477129672.931:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=706 comm="apparmor_parser"
[ 17.147500] audit: type=1400 audit(1477129672.931:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=706 comm="apparmor_parser"
[ 17.149965] audit: type=1400 audit(1477129672.935:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=709 comm="apparmor_parser"
[ 17.186738] audit: type=1400 audit(1477129672.971:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=705 comm="apparmor_parser"
[ 17.186751] audit: type=1400 audit(1477129672.971:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=705 comm="apparmor_parser"
[ 17.198530] audit: type=1400 audit(1477129672.983:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=711 comm="apparmor_parser"
[ 17.226138] audit: type=1400 audit(1477129673.011:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=713 comm="apparmor_parser"
[ 17.233948] audit: type=1400 audit(1477129673.019:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=710 comm="apparmor_parser"
[ 20.373617] MACVersion=0x32900015
[ 20.373621] CacheVal-OnOff:1, bPCIclkOff:0, WlanFunCtrl:0xff000523
[ 20.373625] ==> RTMPWlan 1, bPCIclkOff = 0, pAd->WlanFunCtrl.word = 0xff000523
[ 20.373627] ==> RTMPWlan 1, bPCIclkOff = 0, WlanFunCtrl.word = 0xff000521
[ 20.373636] <== RTMPWlan 1 bPCIclkOff = 0 pAd->WlanFunCtrl.word = 0xff000523
[ 20.373644] PllCtrl:0x26c5555
[ 20.374966] RX DESC ffff88008b1b7000 size = 2048
[ 20.375094] RTMP_TimerListAdd: add timer obj ffffc90000b02d60!
[ 20.375095] RTMP_TimerListAdd: add timer obj ffffc90000b02dd0!
[ 20.375096] RTMP_TimerListAdd: add timer obj ffffc90000b02e40!
[ 20.375098] RTMP_TimerListAdd: add timer obj ffffc90000b02cf0!
[ 20.375099] RTMP_TimerListAdd: add timer obj ffffc90000b02ba0!
[ 20.375100] RTMP_TimerListAdd: add timer obj ffffc90000b02c10!
[ 20.375101] RTMP_TimerListAdd: add timer obj ffffc90000accd20!
[ 20.375102] RTMP_TimerListAdd: add timer obj ffffc90000accd90!
[ 20.375103] RTMP_TimerListAdd: add timer obj ffffc90000accc38!
[ 20.375104] RTMP_TimerListAdd: add timer obj ffffc90000abbb30!
[ 20.375105] RTMP_TimerListAdd: add timer obj ffffc90000abbba8!
[ 20.375106] RTMP_TimerListAdd: add timer obj ffffc90000accb58!
[ 20.375108] RTMP_TimerListAdd: add timer obj ffffc90000acce20!
[ 20.376933] BBP_R105: BBPR105.field.EnableSIGRemodulation = 1, BBPR105.field.MLDFor2Stream = 0
[ 20.686586] no file read method
[ 20.686590] Read file "/etc/Wireless/RT2860STA/RT2860STA.dat" failed(errCode=-1)!
[ 20.686593] 1. Phy Mode = 0
[ 20.686594] 2. Phy Mode = 0
[ 20.686599] NVM is Efuse and its size =1e[1e0-1fd]
[ 20.687838] 3. Phy Mode = 0
[ 20.688037] AntCfgInit: primary/secondary ant 0/1
CacheVal-OnOff:1, bPCIclkOff:0, WlanFunCtrl:0xff000523
[ 20.745143] ==> RTMPWlan 1, bPCIclkOff = 0, pAd->WlanFunCtrl.word = 0xff000533
[ 20.745145] <== RTMPWlan bPCIclkOff = 0, Exit because WLAN EN is already ON
[ 20.748183] RTMPSetPhyMode: channel is out of range, use first channel=1
[ 20.748185] MCS Set = 00 00 00 00 00
[ 20.748189] <==== rt28xx_init, Status=0
[ 20.748244] 0x1300 = 00073200
[ 20.748245] RTMPrt3xSetPCIePowerLinkCtrl.===> 1e
[ 21.686503] r8169 0000:08:00.0 enp8s0: link down
[ 21.686505] r8169 0000:08:00.0 enp8s0: link down
[ 21.686567] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
[ 22.806630] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
[ 22.809095] CacheVal-OnOff:0, bPCIclkOff:1, WlanFunCtrl:0xff000533
[ 22.809099] ==> RTMPWlan 0, bPCIclkOff = 1, pAd->WlanFunCtrl.word = 0xff000523
[ 22.809100] Set INT_MASK_CSR = 0
[ 22.809104] ==> RTMPWlan 0, bPCIclkOff = 1, WlanFunCtrl.word = 0xff000520
[ 22.809107] <== RTMPWlan 0 bPCIclkOff = 1 pAd->WlanFunCtrl.word = 0xff000520
[ 22.816118] CacheVal-OnOff:0, bPCIclkOff:1, WlanFunCtrl:0xff000520
[ 22.816126] ==> RTMPWlan 0, bPCIclkOff = 1, pAd->WlanFunCtrl.word = 0xff000520
[ 22.816127] Set INT_MASK_CSR = 0
[ 22.816155] ==> RTMPWlan 0, bPCIclkOff = 1, WlanFunCtrl.word = 0xff000520
[ 22.816158] <== RTMPWlan 0 bPCIclkOff = 1 pAd->WlanFunCtrl.word = 0xff000520
[ 22.948487] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
[ 23.122512] r8169 0000:08:00.0 enp8s0: link down
[ 23.122578] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
[ 24.735160] r8169 0000:08:00.0 enp8s0: link up
[ 24.735171] IPv6: ADDRCONF(NETDEV_CHANGE): enp8s0: link becomes ready
[ 169.009712] [Firmware Bug]: battery: (dis)charge rate invalid.
[ 1329.920009] MACVersion=0x32900015
[ 1329.920016] CacheVal-OnOff:1, bPCIclkOff:0, WlanFunCtrl:0xff000520
[ 1329.920025] ==> RTMPWlan 1, bPCIclkOff = 0, pAd->WlanFunCtrl.word = 0xff000520
[ 1329.920028] ==> RTMPWlan 1, bPCIclkOff = 0, WlanFunCtrl.word = 0xff000521
[ 1329.920167] <== RTMPWlan 1 bPCIclkOff = 0 pAd->WlanFunCtrl.word = 0xff000523
[ 1329.920177] PllCtrl:0x2695555
[ 1329.921515] RX DESC ffff88008b1b7000 size = 2048
[ 1329.921846] RTMP_TimerListAdd: add timer obj ffffc90000b02d60!
[ 1329.921849] RTMP_TimerListAdd: add timer obj ffffc90000b02dd0!
[ 1329.921851] RTMP_TimerListAdd: add timer obj ffffc90000b02e40!
[ 1329.921853] RTMP_TimerListAdd: add timer obj ffffc90000b02cf0!
[ 1329.921855] RTMP_TimerListAdd: add timer obj ffffc90000b02ba0!
[ 1329.921857] RTMP_TimerListAdd: add timer obj ffffc90000b02c10!
[ 1329.921859] RTMP_TimerListAdd: add timer obj ffffc90000accd20!
[ 1329.921861] RTMP_TimerListAdd: add timer obj ffffc90000accd90!
[ 1329.921862] RTMP_TimerListAdd: add timer obj ffffc90000accc38!
[ 1329.921864] RTMP_TimerListAdd: add timer obj ffffc90000abbb30!
[ 1329.921866] RTMP_TimerListAdd: add timer obj ffffc90000abbba8!
[ 1329.921868] RTMP_TimerListAdd: add timer obj ffffc90000accb58!
[ 1329.921871] RTMP_TimerListAdd: add timer obj ffffc90000acce20!
[ 1329.923766] BBP_R105: BBPR105.field.EnableSIGRemodulation = 1, BBPR105.field.MLDFor2Stream = 0
[ 1329.924569] no file read method
[ 1329.924582] Read file "/etc/Wireless/RT2860STA/RT2860STA.dat" failed(errCode=-1)!
[ 1329.924591] 1. Phy Mode = 0
[ 1329.924593] 2. Phy Mode = 0
[ 1329.924602] NVM is Efuse and its size =1e[1e0-1fd]
[ 1329.925842] 3. Phy Mode = 0
[ 1329.926042] AntCfgInit: primary/secondary ant 0/1
CacheVal-OnOff:1, bPCIclkOff:0, WlanFunCtrl:0xff000523
[ 1329.959854] ==> RTMPWlan 1, bPCIclkOff = 0, pAd->WlanFunCtrl.word = 0xff000533
[ 1329.959857] <== RTMPWlan bPCIclkOff = 0, Exit because WLAN EN is already ON
[ 1329.962900] MCS Set = 00 00 00 00 00
[ 1329.962905] <==== rt28xx_init, Status=0
[ 1329.962961] 0x1300 = 00073200
[ 1329.962962] RTMPrt3xSetPCIePowerLinkCtrl.===> 1e
[ 1347.531679] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1351.534586] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1355.542311] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1359.546172] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1363.554093] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1367.554844] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1371.557701] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1375.565600] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1379.565372] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1383.565236] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1387.570161] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1391.568898] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1395.572796] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1399.584676] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1403.592431] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1407.593310] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1411.592164] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1415.595963] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1419.595856] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1423.595786] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1427.600505] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1431.603373] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1435.603275] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1439.603025] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1443.602910] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1447.607753] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1451.610524] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1455.614378] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1459.614302] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1463.614057] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1467.614907] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1471.621797] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1475.621567] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1479.621433] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1483.621353] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1487.630125] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1491.628969] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1495.628855] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1499.628675] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1503.628498] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1507.629455] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1511.636154] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1515.636002] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1519.635900] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1523.635679] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1527.636524] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1531.635471] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1535.635221] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1539.635072] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1543.638970] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1547.639736] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1551.638595] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1555.638473] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1559.638259] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1563.642129] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1567.643082] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1571.641781] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1575.641662] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1579.641538] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1583.641333] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1587.642202] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1591.641079] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1595.640837] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1599.644707] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1603.644633] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1607.645405] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1611.648228] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1615.648140] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1619.651953] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1623.651729] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1627.652648] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1631.651408] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1635.651262] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1639.655181] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1643.654958] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1647.659799] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1651.658715] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1655.658479] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1659.658352] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1663.662261] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1667.663047] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1671.661904] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1675.661768] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1679.661558] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1683.661409] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1687.666300] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1691.665114] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1695.664965] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1699.664854] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1703.664598] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1707.673478] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1711.672364] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1715.680136] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1719.683974] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1723.687870] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1727.692668] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1731.695500] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1735.695429] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1739.699184] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1743.699051] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1747.699986] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1751.698736] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1755.702553] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1759.702509] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1763.702316] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1767.703136] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1771.702013] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1775.705794] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1779.713621] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
[ 1783.713531] RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI

Blitz-92
22-10-2016, 15:42
Incredibile! Forse per il problema della scheda di rete ho risolto! Ho trovato su un forum il comando "nmcli radio wifi on", e ora sembra funzionare se do i soliti comandi (ifconfig eno1 up e il network-manager restart). Quindi li dovrei rendere automatici all'avvio e ho letto su vari forum di aggiungerli al file /etc/rc.local, l'ho fatto ma non funziona (o meglio, se lo eseguo "graficamente" non parte, via terminale invece si, mentre all'avvio non funziona e devo comunque dare i comandi manualmente).

sacarde
22-10-2016, 16:33
- per eseguire rc.local

http://askubuntu.com/questions/765120/after-upgrade-to-16-04-lts-rc-local-not-executing-command






- per provare a bypassare il blocco per sistemi ubuntu

in ubuntu ci sono questi file:

/etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04 LTS"


/etc/os-release
NAME="Ubuntu"
VERSION="16.04 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
UBUNTU_CODENAME=xenial

Blitz-92
22-10-2016, 20:47
Ho provato a seguire entrambe le risposte del link che hai postato, purtroppo però questo rc.local non vuole proprio saperne di partire all'avvio.

Per quanto riguarda i driver video, effettuando le modifiche nei file che mi hai detto finalmente Intel Updater Tools funziona ed installa i driver, però al riavvio mi accorgo che non è cambiato nulla (ad esempio Telegram non si vede nella migliore risoluzione e in certi siti come Google+ si verificano ancora gli sfarfallii sullo schermo).

Insomma non c'è verso di risolvere al 100% questi fastidiosi problemi :muro:

sacarde
22-10-2016, 21:08
- il servizio rc.local c'e'? (systemctl list-unit-files)

che vedi da:

sudo systemctl status rc-local.service

sudo systemctl show rc-local.service




- quella procedura ha installato qualche pacchetto driver intel? (diverso?)

dpkg -l | grep intel

vedi degli errori "EE" in: /var/log/Xorg.0.log

Blitz-92
22-10-2016, 21:28
fabrizio@HP-250-G3-Notebook-PC:/etc$ systemctl list-unit-files
[...]
rc-local.service static
rc.local.service static


fabrizio@HP-250-G3-Notebook-PC:/etc$ sudo systemctl status rc-local.service
● rc-local.service - /etc/rc.local Compatibility
Loaded: loaded (/lib/systemd/system/rc-local.service; static; vendor preset: enabled)
Drop-In: /lib/systemd/system/rc-local.service.d
└─debian.conf
Active: active (exited) since sab 2016-10-22 20:50:44 CEST; 22min ago
Process: 928 ExecStart=/etc/rc.local start (code=exited, status=0/SUCCESS)

ott 22 20:50:44 HP-250-G3-Notebook-PC systemd[1]: Starting /etc/rc.local Compatibility...
ott 22 20:50:44 HP-250-G3-Notebook-PC rc.local[928]: (process:934): nmcli-CRITICAL **: Errore: impossibile creare l'o
ott 22 20:50:44 HP-250-G3-Notebook-PC systemd[1]: Started /etc/rc.local Compatibility.



fabrizio@HP-250-G3-Notebook-PC:/etc$ sudo systemctl show rc-local.service
Type=forking
Restart=no
NotifyAccess=none
RestartUSec=100ms
TimeoutStartUSec=infinity
TimeoutStopUSec=infinity
RuntimeMaxUSec=infinity
WatchdogUSec=0
WatchdogTimestampMonotonic=0
FailureAction=none
PermissionsStartOnly=no
RootDirectoryStartOnly=no
RemainAfterExit=yes
GuessMainPID=yes
MainPID=0
ControlPID=0
FileDescriptorStoreMax=0
NFileDescriptorStore=0
StatusErrno=0
Result=success
ExecMainStartTimestampMonotonic=0
ExecMainExitTimestampMonotonic=0
ExecMainPID=0
ExecMainCode=0
ExecMainStatus=0
ExecStart={ path=/etc/rc.local ; argv[]=/etc/rc.local start ; ignore_errors=no ; start_time=[sab 2016-10-22 20:50:44 CEST] ; stop_time=[sab 2016-10-22 20:50:44 CEST] ; pi
Slice=system.slice
ControlGroup=/system.slice/rc-local.service
MemoryCurrent=18446744073709551615
CPUUsageNSec=18446744073709551615
TasksCurrent=18446744073709551615
Delegate=no
CPUAccounting=no
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecUSec=infinity
BlockIOAccounting=no
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryAccounting=no
MemoryLimit=18446744073709551615
DevicePolicy=auto
TasksAccounting=no
TasksMax=18446744073709551615
UMask=0022
LimitCPU=18446744073709551615
LimitCPUSoft=18446744073709551615
LimitFSIZE=18446744073709551615
LimitFSIZESoft=18446744073709551615
LimitDATA=18446744073709551615
LimitDATASoft=18446744073709551615
LimitSTACK=18446744073709551615
LimitSTACKSoft=8388608
LimitCORE=18446744073709551615
LimitCORESoft=0
LimitRSS=18446744073709551615
LimitRSSSoft=18446744073709551615
LimitNOFILE=4096
LimitNOFILESoft=1024
LimitAS=18446744073709551615
LimitASSoft=18446744073709551615
LimitNPROC=15158
LimitNPROCSoft=15158
LimitMEMLOCK=65536
LimitMEMLOCKSoft=65536
LimitLOCKS=18446744073709551615
LimitLOCKSSoft=18446744073709551615
LimitSIGPENDING=15158
LimitSIGPENDINGSoft=15158
LimitMSGQUEUE=819200
LimitMSGQUEUESoft=819200
LimitNICE=0
LimitNICESoft=0
LimitRTPRIO=0
LimitRTPRIOSoft=0
LimitRTTIME=18446744073709551615
LimitRTTIMESoft=18446744073709551615
OOMScoreAdjust=0
Nice=0
IOScheduling=0
CPUSchedulingPolicy=0
CPUSchedulingPriority=0
TimerSlackNSec=50000
CPUSchedulingResetOnFork=no
NonBlocking=no
StandardInput=null
StandardOutput=journal+console
StandardError=journal+console
TTYReset=no
TTYVHangup=no
TTYVTDisallocate=no
SyslogPriority=30
SyslogLevelPrefix=yes
SyslogLevel=6
SyslogFacility=3
SecureBits=0
CapabilityBoundingSet=18446744073709551615
AmbientCapabilities=0
MountFlags=0
PrivateTmp=no
PrivateNetwork=no
PrivateDevices=no
ProtectHome=no
ProtectSystem=no
SameProcessGroup=no
UtmpMode=init
IgnoreSIGPIPE=yes
NoNewPrivileges=no
SystemCallErrorNumber=0
RuntimeDirectoryMode=0755
KillMode=control-group
KillSignal=15
SendSIGKILL=yes
SendSIGHUP=no
Id=rc-local.service
Names=rc-local.service
Requires=system.slice sysinit.target
WantedBy=multi-user.target
WantedBy=multi-user.target
Conflicts=shutdown.target
Before=plymouth-quit-wait.service [email protected] plymouth-quit.service multi-user.target shutdown.target [email protected]
After=basic.target system.slice network.target sysinit.target network-online.target systemd-journald.socket
Description=/etc/rc.local Compatibility
LoadState=loaded
ActiveState=active
SubState=exited
FragmentPath=/lib/systemd/system/rc-local.service
DropInPaths=/lib/systemd/system/rc-local.service.d/debian.conf
UnitFileState=static
UnitFilePreset=enabled
StateChangeTimestamp=sab 2016-10-22 20:50:44 CEST
StateChangeTimestampMonotonic=23007672
InactiveExitTimestamp=sab 2016-10-22 20:50:44 CEST
InactiveExitTimestampMonotonic=22348915
ActiveEnterTimestamp=sab 2016-10-22 20:50:44 CEST
ActiveEnterTimestampMonotonic=23007672
ActiveExitTimestampMonotonic=0
InactiveEnterTimestampMonotonic=0
CanStart=yes
CanStop=yes
CanReload=no
CanIsolate=no
StopWhenUnneeded=no
RefuseManualStart=no
RefuseManualStop=no
AllowIsolate=no
DefaultDependencies=yes
OnFailureJobMode=replace
IgnoreOnIsolate=no
NeedDaemonReload=no
JobTimeoutUSec=infinity
JobTimeoutAction=none
ConditionResult=yes
AssertResult=yes
ConditionTimestamp=sab 2016-10-22 20:50:44 CEST
ConditionTimestampMonotonic=22348317
AssertTimestamp=sab 2016-10-22 20:50:44 CEST
AssertTimestampMonotonic=22348324
Transient=no
StartLimitInterval=10000000
StartLimitBurst=5
StartLimitAction=none
lines 119-161/161 (END)


Per i driver video:
fabrizio@HP-250-G3-Notebook-PC:/etc$ dpkg -l | grep intel
ii i965-va-driver:amd64 1.7.1-0intel1 amd64 VAAPI driver for Intel G45 & HD Graphics family
ii i965-va-driver:i386 1.7.1-0intel1 i386 VAAPI driver for Intel G45 & HD Graphics family
ii intel-gpu-tools 1.15-1intel1 amd64 tools for debugging the Intel graphics driver
ii intel-graphics-update-tool 2.0.2 amd64 Intel graphics drivers update utility
ii libcairo2:amd64 1.15.2-0intel1 amd64 Cairo 2D vector graphics library
ii libcairo2:i386 1.15.2-0intel1 i386 Cairo 2D vector graphics library
ii libdrm-intel1:amd64 2.4.68-1 amd64 Userspace interface to intel-specific kernel DRM services -- runtime
ii libdrm-intel1:i386 2.4.68-1 i386 Userspace interface to intel-specific kernel DRM services -- runtime
ii libegl1-mesa:amd64 11.2.2-0intel1 amd64 free implementation of the EGL API -- runtime
ii libegl1-mesa:i386 11.2.2-0intel1 i386 free implementation of the EGL API -- runtime
ii libegl1-mesa-drivers:amd64 11.2.2-0intel1 amd64 transitional dummy package
ii libgbm1:amd64 11.2.2-0intel1 amd64 generic buffer management API -- runtime
ii libgbm1:i386 11.2.2-0intel1 i386 generic buffer management API -- runtime
ii libgl1-mesa-dri:amd64 11.2.2-0intel1 amd64 free implementation of the OpenGL API -- DRI modules
ii libgl1-mesa-dri:i386 11.2.2-0intel1 i386 free implementation of the OpenGL API -- DRI modules
ii libgl1-mesa-glx:amd64 11.2.2-0intel1 amd64 free implementation of the OpenGL API -- GLX runtime
ii libgl1-mesa-glx:i386 11.2.2-0intel1 i386 free implementation of the OpenGL API -- GLX runtime
ii libglapi-mesa:amd64 11.2.2-0intel1 amd64 free implementation of the GL API -- shared library
ii libglapi-mesa:i386 11.2.2-0intel1 i386 free implementation of the GL API -- shared library
ii libgles1-mesa:amd64 11.2.2-0intel1 amd64 free implementation of the OpenGL|ES 1.x API -- runtime
ii libgles2-mesa:amd64 11.2.2-0intel1 amd64 free implementation of the OpenGL|ES 2.x API -- runtime
ii libosmesa6:amd64 11.2.2-0intel1 amd64 Mesa Off-screen rendering extension
ii libosmesa6:i386 11.2.2-0intel1 i386 Mesa Off-screen rendering extension
ii libva-drm1:amd64 1.7.1-0intel1 amd64 Video Acceleration (VA) API for Linux -- DRM runtime
ii libva-drm1:i386 1.7.1-0intel1 i386 Video Acceleration (VA) API for Linux -- DRM runtime
ii libva-egl1:amd64 1.7.1-0intel1 amd64 Video Acceleration (VA) API for Linux -- EGL runtime
ii libva-glx1:amd64 1.7.1-0intel1 amd64 Video Acceleration (VA) API for Linux -- GLX runtime
ii libva-tpi1:amd64 1.7.1-0intel1 amd64 Video Acceleration (VA) API for Linux -- TPI runtime
ii libva-wayland1:amd64 1.7.1-0intel1 amd64 Video Acceleration (VA) API for Linux -- Wayland runtime
ii libva-x11-1:amd64 1.7.1-0intel1 amd64 Video Acceleration (VA) API for Linux -- X11 runtime
ii libva-x11-1:i386 1.7.1-0intel1 i386 Video Acceleration (VA) API for Linux -- X11 runtime
ii libva1:amd64 1.7.1-0intel1 amd64 Video Acceleration (VA) API for Linux -- runtime
ii libva1:i386 1.7.1-0intel1 i386 Video Acceleration (VA) API for Linux -- runtime
ii libwayland-egl1-mesa:amd64 11.2.2-0intel1 amd64 implementation of the Wayland EGL platform -- runtime
ii libwayland-egl1-mesa:i386 11.2.2-0intel1 i386 implementation of the Wayland EGL platform -- runtime
ii libxatracker2:amd64 11.2.2-0intel1 amd64 X acceleration library -- runtime
ii va-driver-all:amd64 1.7.1-0intel1 amd64 Video Acceleration (VA) API -- driver metapackage
ii va-driver-all:i386 1.7.1-0intel1 i386 Video Acceleration (VA) API -- driver metapackage
ii vainfo 1.7.1-0intel1 amd64 Video Acceleration (VA) API for Linux -- info program
ii xserver-xorg-video-intel 2:2.99.917+git20160706-1ubuntu1~elementary0.4.1 amd64 X.Org X server -- Intel i8xx, i9xx display driver


E per finire no, nessun errore EE in Xorg.0.log, solo qualche warning WW :)

sacarde
22-10-2016, 21:47
per rc.local c'e' un errore all'esecuzione di nmcli

prova a mettere il path completo


/usr/bin/nmcli radio wifi on &


riavviarlo
sudo systemctl restart rc-local.service

e a rivedere lo stato
sudo systemctl status -l rc-local.service




- per il driver video mi pare sia rimasto lo stesso:
xserver-xorg-video-intel 2:2.99.917+git20160706-

non so cosa abbia fatto quell'utility... hai visto se ha generato un log?

Blitz-92
23-10-2016, 15:20
Ho provato a scrivere il path completo nell'rc.local, mi ha dato un errore strano se eseguivo il file da terminale, così per curiosità ho cancellato tutto il comando nmcli radio wifi on e ora tutto funziona perfettamente, all'avvio in automatico si connette! Ora con la scheda di rete non ho grossi problemi se non quelli che la connessione è un pò debole (stando allo speedtest se sono in W10 arrivo a circa 28 Mbps mentre in ElementaryOS se arrivo a 18 Mbps è già tanto), e se disattivo manualmente il Wireless dalle impostazioni di connessione torna il problema quindi devo ridare i soliti comandi.

Per quanto riguarda la scheda video e il Tool di Intel no, non ha generato alcun log.

sacarde
23-10-2016, 17:33
- per la rete, puoi vedere se hai messaggi di errori in dmesg

dmesg | grep eno1
dmesg | grep rt

oppure vedere la potenza rilevata:

iwlist eno1 scan




- per il video... che risoluzione/frequenza hai?
puoi modificarli?

Blitz-92
23-10-2016, 17:42
fabrizio@HP-250-G3-Notebook-PC:/etc$ iwlist eno1 scan
eno1 Scan completed :
Cell 01 - Address: 84:26:15:3B:06:72
Protocol:802.11b/g/n
ESSID:"FASTWEB-1-MoLpOXmEDDip"
Mode:Managed
Frequency:2.412 GHz (Channel 1)
Quality=89/100 Signal level=-55 dBm Noise level=-92 dBm
Encryption key:on
Bit Rates:144 Mb/s
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: DD180050F204104A00011010440001021049000600372A000120

Per quanto riguarda le risoluzioni del display, posso scegliere le seguenti:
1366x768
1360x768
1280x720
1024x768
1024x576
960x540
800x600
864x486
640x480
720x405
680x384
640x360
Però è strano perché solo Telegram ha una risoluzione minore e gli sfarfallii si verificano solo in alcuni siti

sacarde
23-10-2016, 17:45
- con windows hai dati migliori?

Quality=89/100 Signal level=-55 dBm Noise level=-92 dBm



- usi gli stessi valori che su windows?

Blitz-92
23-10-2016, 21:01
Purtroppo non so come ottenere queste esatte informazioni su Windows, ho scaricato inSIDDer 4 e l'unica cosa che sono riuscito a scoprire è il valore Radio Signal (-44 dBm), il min data rate (1.00) e il max data rate (144.40), non so esattamente cosa vogliano dire questi valori..

Per quanto riguarda le risoluzioni su Windows, ce ne sono di meno che su ElementaryOS, ma su entrambe uso la default (1366x768)

sacarde
23-10-2016, 21:34
su windows non saprei

da terminale con il comando: xrandr
vedi risoluzione e frequenza

Blitz-92
23-10-2016, 21:36
fabrizio@HP-250-G3-Notebook-PC:/etc$ xrandr
Screen 0: minimum 8 x 8, current 1366 x 768, maximum 32767 x 32767
eDP1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 340mm x 190mm
1366x768 60.03*+ 40.01
1360x768 59.80 59.96
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
640x480 59.94
720x405 60.00
680x384 60.00
640x360 60.00
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

sacarde
23-10-2016, 21:49
non ho capito che ambiente grafico usi su elementary

forse c'e' un interfaccia grafica per gestire le modalita' video

Blitz-92
23-10-2016, 22:11
Uhm.. Quello "stock" di ElementaryOS, credo si chiami Pantheon; ho provato un pò a girare tra le impostazioni per vedere se si può gestire la modalità video ma non c'è nulla di particolare.

sacarde
24-10-2016, 09:52
non so se funzionano su pantheon i pacchetti:

lxrandr

o

arandr



puoi provare da terminale con:

xrandr -s 1366x768 -r 40.01

Blitz-92
24-10-2016, 12:13
non so se funzionano su pantheon i pacchetti:

lxrandr

o

arandr



puoi provare da terminale con:

xrandr -s 1366x768 -r 40.01
fabrizio@HP-250-G3-Notebook-PC:/etc$ xrandr -s 1366x768 -r 40.01
Rate 40.01 Hz not available for this size