Που πηγε η ασύρματη σύνδεση?  Το θέμα επιλύθηκε

...κάρτες δικτύου, modems, προβλήματα internet
Κανόνες Δ. Συζήτησης
Για την ευκολότερη επίλυση του προβλήματός σας.
Καλό είναι να δημοσιεύσετε τα αποτελέσματα των εντολών στο τερματικό :
lspci -nn
lsusb
rfkill list

Που πηγε η ασύρματη σύνδεση?

Δημοσίευσηαπό paza » 17 Ιαν 2017, 23:45

Καλησπέρα. Ανακάλυψα οτι δεν έχω καθόλου Wifi. Εκτέλεσα
Κώδικας: Επιλογή όλων
paz@Netbook-Paz:~$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GSE Express Memory Controller Hub [8086:27ac] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller [8086:27ae] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 01)
00:1c.0 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 1 [8086:27d0] (rev 01)
00:1c.2 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 3 [8086:27d4] (rev 01)
00:1c.3 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 4 [8086:27d6] (rev 01)
00:1d.0 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 01)
00:1d.1 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 [8086:27c9] (rev 01)
00:1d.2 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 [8086:27ca] (rev 01)
00:1d.3 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 [8086:27cb] (rev 01)
00:1d.7 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller [8086:27cc] (rev 01)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e1)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 01)
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01)
00:1f.2 SATA controller [0106]: Intel Corporation 82801GBM/GHM (ICH7-M Family) SATA Controller [AHCI mode] [8086:27c5] (rev 01)
08:00.0 Network controller [0280]: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller [14e4:432b] (rev 01)
20:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8072 PCI-E Gigabit Ethernet Controller [11ab:436c] (rev 10)
paz@Netbook-Paz:~$ lsusb
Bus 001 Device 002: ID 04f2:b12e Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 004: ID 03f0:171d Hewlett-Packard Bluetooth 2.0 Interface [Broadcom BCM2045]
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
paz@Netbook-Paz:~$ rfkill list
0: hp-wifi: Wireless LAN
   Soft blocked: no
   Hard blocked: no
1: hp-bluetooth: Bluetooth
   Soft blocked: no
   Hard blocked: no
2: hp-gps: GPS
   Soft blocked: yes
   Hard blocked: yes
4: hci0: Bluetooth
   Soft blocked: no
   Hard blocked: no

όπως επίσης και
Κώδικας: Επιλογή όλων
    sudo apt-get purge bcmwl-kernel-source
    sudo apt-get install build-essential dkms linux-headers-generic
    sudo apt-get update
    sudo apt-get install bcmwl-kernel-source
    sudo modprobe -r b43 bcma
    sudo modprobe -r brcmsmac bcma
    sudo modprobe -r wl
    sudo modprobe wl

και στις δύο τελευταιες εντολές βγάζει
Κώδικας: Επιλογή όλων
modprobe: FATAL: Module wl not found.

Τί μπορώ να κάνω; Χρειάστηκε να αποσυνδέσω το ethernet κι έτσι το κατάλαβα
Γνώσεις ⇛ Linux: Μαθαίνουμε┃ Προγραμματισμός: HTML,Βασικά c++,SQL,java ┃ Αγγλικά: Μέτρια
Λειτουργικό ⇛ Ubuntu 18.04 σε laptop Dell┃
Προδιαγραφές ⇛ Intel Core i5 @ 2.50GHz x4 8GB 64-bit┃ Γραφικά ⇛ Intel HD Graphics 620(KBL GT2) ┃ Gnome 3.28.2
Άβαταρ μέλους
paza
babeTUX
babeTUX
 
Δημοσιεύσεις: 31
Εγγραφή: 03 Αύγ 2010, 22:56
Εκτύπωση

Re: Που πηγε η ασύρματη σύνδεση?

Δημοσίευσηαπό konnn » 19 Ιαν 2017, 19:54

Εκτέλεσε την εντολή
Κώδικας: Επιλογή όλων
sudo killall NetworkManager -9
και δες αν ενεργοποιείται.
1 Linux: Μέτριος ┃ Προγραμματισμός: Μέτριος ┃ Αγγλικά: Προχωρημένος
2 Desktop : Ubuntu 16.04 64bit
a Intel Core i3 CPU 530 2.93GHz ‖ RAM 3824 MiB ‖ Intel DH55HC -
b nVidia Device [10de:1040] (rev a1)
c eth0: Intel 82578DC Gigabit Network Connection
3 Notebook : Ubuntu 16.04 64 bit
a Intel Core i3-2365M CPU @ 1.40GHz ‖ RAM 3854 MiB ‖ LENOVO 20197
b Intel 2nd Generation Core Processor Family Integrated Graphics Controller
c 5 wlan0: Intel Centrino Wireless-N 2230 ⋮ eth0: Realtek RTL8101E/RTL8102E

Αυτόματη υπογραφή.
Άβαταρ μέλους
konnn
Συντονιστής
Συντονιστής
 
Δημοσιεύσεις: 3568
Εγγραφή: 12 Ιούλ 2010, 17:54
Τοποθεσία: Καλαμάτα
Launchpad: konnn
Εκτύπωση

Re: Που πηγε η ασύρματη σύνδεση?

Δημοσίευσηαπό paza » 19 Ιαν 2017, 23:10

Όχι δυστυχώς. Μου κάνει εντύπωση που δεν το εμφανίζει στις ρυθμίσεις στο δίκτυο αλλά το βλέπει ως ιδιοταγής driver
Γνώσεις ⇛ Linux: Μαθαίνουμε┃ Προγραμματισμός: HTML,Βασικά c++,SQL,java ┃ Αγγλικά: Μέτρια
Λειτουργικό ⇛ Ubuntu 18.04 σε laptop Dell┃
Προδιαγραφές ⇛ Intel Core i5 @ 2.50GHz x4 8GB 64-bit┃ Γραφικά ⇛ Intel HD Graphics 620(KBL GT2) ┃ Gnome 3.28.2
Άβαταρ μέλους
paza
babeTUX
babeTUX
 
Δημοσιεύσεις: 31
Εγγραφή: 03 Αύγ 2010, 22:56
Εκτύπωση

Re: Που πηγε η ασύρματη σύνδεση?

Δημοσίευσηαπό konnn » 20 Ιαν 2017, 09:42

Το σύστημά σου είναι αυτό που βλέπουμε στην υπογραφή; Ποιον πυρήνα έχεις;
1 Linux: Μέτριος ┃ Προγραμματισμός: Μέτριος ┃ Αγγλικά: Προχωρημένος
2 Desktop : Ubuntu 16.04 64bit
a Intel Core i3 CPU 530 2.93GHz ‖ RAM 3824 MiB ‖ Intel DH55HC -
b nVidia Device [10de:1040] (rev a1)
c eth0: Intel 82578DC Gigabit Network Connection
3 Notebook : Ubuntu 16.04 64 bit
a Intel Core i3-2365M CPU @ 1.40GHz ‖ RAM 3854 MiB ‖ LENOVO 20197
b Intel 2nd Generation Core Processor Family Integrated Graphics Controller
c 5 wlan0: Intel Centrino Wireless-N 2230 ⋮ eth0: Realtek RTL8101E/RTL8102E

Αυτόματη υπογραφή.
Άβαταρ μέλους
konnn
Συντονιστής
Συντονιστής
 
Δημοσιεύσεις: 3568
Εγγραφή: 12 Ιούλ 2010, 17:54
Τοποθεσία: Καλαμάτα
Launchpad: konnn
Εκτύπωση

Re: Που πηγε η ασύρματη σύνδεση?

Δημοσίευσηαπό paza » 20 Ιαν 2017, 15:54

Ναι αυτό είναι. Ο πυρήνας είναι Kernel: Linux 4.4.0-59-generic
Γνώσεις ⇛ Linux: Μαθαίνουμε┃ Προγραμματισμός: HTML,Βασικά c++,SQL,java ┃ Αγγλικά: Μέτρια
Λειτουργικό ⇛ Ubuntu 18.04 σε laptop Dell┃
Προδιαγραφές ⇛ Intel Core i5 @ 2.50GHz x4 8GB 64-bit┃ Γραφικά ⇛ Intel HD Graphics 620(KBL GT2) ┃ Gnome 3.28.2
Άβαταρ μέλους
paza
babeTUX
babeTUX
 
Δημοσιεύσεις: 31
Εγγραφή: 03 Αύγ 2010, 22:56
Εκτύπωση

Re: Που πηγε η ασύρματη σύνδεση?

Δημοσίευσηαπό the_eye » 21 Ιαν 2017, 01:46

Δώσε και το αποτέλεσμα των εντολών

Κώδικας: Επιλογή όλων
ifconfig
iwconfig
Όσο λιγότερο κλειστό λογισμικό έχεις, τόσα λιγότερα προβλήματα.
1 Γνώσεις ⇛ Linux: Καλό ┃ Προγραμματισμός: Ναι PHP, MySQL ┃ Αγγλικά: Καλά
2 Ubuntu 22.04 Jammy Jellyfish 5.15.0-58-generic 64bit (el_GR.UTF-8, ubuntu:GNOME ubuntu)
3 Intel Core i3-6100 CPU @ 3.70GHz ‖ RAM 7836 MiB ‖ Gigabyte B150M-HD3 DDR3-CF - Gigabyte B150M-HD3 DDR3
4 Intel HD Graphics 530 [8086:1912] {i915}
5 enp1s0: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Οδηγοί Ubuntu Βίντεο Οδηγοί
Άβαταρ μέλους
the_eye
Διαχειριστής
Διαχειριστής
 
Δημοσιεύσεις: 11671
Εγγραφή: 16 Μαρ 2010, 17:19
Launchpad: ntoulasd
IRC: the_eye_
Εκτύπωση

Re: Που πηγε η ασύρματη σύνδεση?

Δημοσίευσηαπό paza » 23 Ιαν 2017, 21:53

Κώδικας: Επιλογή όλων
paz@Netbook-Paz:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:24:81:5e:d5:58 
          inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::224:81ff:fe5e:d558/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:145148 errors:0 dropped:0 overruns:0 frame:0
          TX packets:96379 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:175961959 (175.9 MB)  TX bytes:11724897 (11.7 MB)
          Interrupt:19

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:6120 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6120 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:588246 (588.2 KB)  TX bytes:588246 (588.2 KB)

paz@Netbook-Paz:~$ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.
Γνώσεις ⇛ Linux: Μαθαίνουμε┃ Προγραμματισμός: HTML,Βασικά c++,SQL,java ┃ Αγγλικά: Μέτρια
Λειτουργικό ⇛ Ubuntu 18.04 σε laptop Dell┃
Προδιαγραφές ⇛ Intel Core i5 @ 2.50GHz x4 8GB 64-bit┃ Γραφικά ⇛ Intel HD Graphics 620(KBL GT2) ┃ Gnome 3.28.2
Άβαταρ μέλους
paza
babeTUX
babeTUX
 
Δημοσιεύσεις: 31
Εγγραφή: 03 Αύγ 2010, 22:56
Εκτύπωση

Re: Που πηγε η ασύρματη σύνδεση?

Δημοσίευσηαπό the_eye » 23 Ιαν 2017, 22:36

Για δοκίμασε
Κώδικας: Επιλογή όλων
sudo apt install bcmwl-kernel-source


reboot και μετά δώσε μας το dmesg
Όσο λιγότερο κλειστό λογισμικό έχεις, τόσα λιγότερα προβλήματα.
1 Γνώσεις ⇛ Linux: Καλό ┃ Προγραμματισμός: Ναι PHP, MySQL ┃ Αγγλικά: Καλά
2 Ubuntu 22.04 Jammy Jellyfish 5.15.0-58-generic 64bit (el_GR.UTF-8, ubuntu:GNOME ubuntu)
3 Intel Core i3-6100 CPU @ 3.70GHz ‖ RAM 7836 MiB ‖ Gigabyte B150M-HD3 DDR3-CF - Gigabyte B150M-HD3 DDR3
4 Intel HD Graphics 530 [8086:1912] {i915}
5 enp1s0: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Οδηγοί Ubuntu Βίντεο Οδηγοί
Άβαταρ μέλους
the_eye
Διαχειριστής
Διαχειριστής
 
Δημοσιεύσεις: 11671
Εγγραφή: 16 Μαρ 2010, 17:19
Launchpad: ntoulasd
IRC: the_eye_
Εκτύπωση

Re: Που πηγε η ασύρματη σύνδεση?

Δημοσίευσηαπό paza » 25 Ιαν 2017, 22:10

Κώδικας: Επιλογή όλων
[    1.900330] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.900338] usb usb1: Product: EHCI Host Controller
[    1.900345] usb usb1: Manufacturer: Linux 4.4.0-59-generic ehci_hcd
[    1.900353] usb usb1: SerialNumber: 0000:00:1d.7
[    1.901026] hub 1-0:1.0: USB hub found
[    1.901063] hub 1-0:1.0: 8 ports detected
[    1.902672] ehci-platform: EHCI generic platform driver
[    1.902758] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.902779] ohci-pci: OHCI PCI platform driver
[    1.902850] ohci-platform: OHCI generic platform driver
[    1.902905] uhci_hcd: USB Universal Host Controller Interface driver
[    1.903364] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.903391] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.903411] uhci_hcd 0000:00:1d.0: detected 2 ports
[    1.903458] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006020
[    1.903695] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.903704] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.903712] usb usb2: Product: UHCI Host Controller
[    1.903720] usb usb2: Manufacturer: Linux 4.4.0-59-generic uhci_hcd
[    1.903727] usb usb2: SerialNumber: 0000:00:1d.0
[    1.904434] hub 2-0:1.0: USB hub found
[    1.904468] hub 2-0:1.0: 2 ports detected
[    1.905450] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.905475] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    1.905493] uhci_hcd 0000:00:1d.1: detected 2 ports
[    1.905563] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006040
[    1.905786] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.905796] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.905803] usb usb3: Product: UHCI Host Controller
[    1.905811] usb usb3: Manufacturer: Linux 4.4.0-59-generic uhci_hcd
[    1.905818] usb usb3: SerialNumber: 0000:00:1d.1
[    1.906439] hub 3-0:1.0: USB hub found
[    1.906470] hub 3-0:1.0: 2 ports detected
[    1.907406] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.907430] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    1.907449] uhci_hcd 0000:00:1d.2: detected 2 ports
[    1.907519] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00006060
[    1.907740] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.907750] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.907758] usb usb4: Product: UHCI Host Controller
[    1.907765] usb usb4: Manufacturer: Linux 4.4.0-59-generic uhci_hcd
[    1.907772] usb usb4: SerialNumber: 0000:00:1d.2
[    1.908459] hub 4-0:1.0: USB hub found
[    1.908491] hub 4-0:1.0: 2 ports detected
[    1.909449] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    1.909474] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    1.909492] uhci_hcd 0000:00:1d.3: detected 2 ports
[    1.909574] uhci_hcd 0000:00:1d.3: irq 19, io base 0x00006080
[    1.909795] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    1.909805] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.909812] usb usb5: Product: UHCI Host Controller
[    1.909820] usb usb5: Manufacturer: Linux 4.4.0-59-generic uhci_hcd
[    1.909827] usb usb5: SerialNumber: 0000:00:1d.3
[    1.910460] hub 5-0:1.0: USB hub found
[    1.910491] hub 5-0:1.0: 2 ports detected
[    1.911368] i8042: PNP: PS/2 Controller [PNP0303:C1CF,PNP0f12:C1D0] at 0x60,0x64 irq 1,12
[    1.913260] i8042: Detected active multiplexing controller, rev 1.1
[    1.913978] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.913999] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.914215] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.914416] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.914621] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.915413] mousedev: PS/2 mouse device common for all mice
[    1.916250] rtc_cmos 00:01: RTC can wake from S4
[    1.916685] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    1.916747] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.916798] i2c /dev entries driver
[    1.917118] device-mapper: uevent: version 1.0.3
[    1.917514] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    1.917660] platform eisa.0: Probing EISA bus 0
[    1.917672] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    1.917683] platform eisa.0: Cannot allocate resource for EISA slot 1
[    1.917692] platform eisa.0: Cannot allocate resource for EISA slot 2
[    1.917701] platform eisa.0: Cannot allocate resource for EISA slot 3
[    1.917711] platform eisa.0: Cannot allocate resource for EISA slot 4
[    1.917720] platform eisa.0: Cannot allocate resource for EISA slot 5
[    1.917729] platform eisa.0: Cannot allocate resource for EISA slot 6
[    1.917739] platform eisa.0: Cannot allocate resource for EISA slot 7
[    1.917748] platform eisa.0: Cannot allocate resource for EISA slot 8
[    1.917756] platform eisa.0: EISA: Detected 0 cards
[    1.917805] cpufreq-nforce2: No nForce2 chipset.
[    1.917832] ledtrig-cpu: registered to indicate activity on CPUs
[    1.919213] NET: Registered protocol family 10
[    1.920223] NET: Registered protocol family 17
[    1.920291] Key type dns_resolver registered
[    1.921245] microcode: CPU0 sig=0x106c2, pf=0x4, revision=0x208
[    1.921273] microcode: CPU1 sig=0x106c2, pf=0x4, revision=0x208
[    1.921443] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.921481] Using IPI No-Shortcut mode
[    1.922178] registered taskstats version 1
[    1.922227] Loading compiled-in X.509 certificates
[    1.936258] Loaded X.509 cert 'Build time autogenerated kernel key: be0b562e61c3325cbb5c8eed1ce3d7a6b0ab7481'
[    1.936341] zswap: loaded using pool lzo/zbud
[    1.944393] Key type trusted registered
[    1.947833] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.961657] Key type encrypted registered
[    1.961685] AppArmor: AppArmor sha1 policy hashing enabled
[    1.961699] ima: No TPM chip found, activating TPM-bypass!
[    1.961790] evm: HMAC attrs: 0x1
[    1.962811]   Magic number: 1:377:92
[    1.962958]  container: hash matches
[    1.963041] rtc_cmos 00:01: setting system clock to 2017-01-25 19:05:02 UTC (1485371102)
[    1.966106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.966112] EDD information not available.
[    1.966453] PM: Hibernation image not present or could not be loaded.
[    2.136305] isapnp: No Plug & Play device found
[    2.137204] Freeing unused kernel memory: 988K (c1b40000 - c1c37000)
[    2.137705] Write protecting the kernel text: 7572k
[    2.137913] Write protecting the kernel read-only data: 3168k
[    2.137919] NX-protecting the kernel data: 6764k
[    2.177725] systemd-udevd[125]: starting version 204
[    2.216104] usb 1-4: new high-speed USB device number 2 using ehci-pci
[    2.270726] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    2.332092] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1701afb7551, max_idle_ns: 440795202126 ns
[    2.373670] sky2: driver version 1.30
[    2.374156] sky2 0000:20:00.0: Yukon-2 Extreme chip revision 2
[    2.378708] sky2 0000:20:00.0 eth0: addr 00:24:81:5e:d5:58
[    2.414105] usb 1-4: New USB device found, idVendor=04f2, idProduct=b12e
[    2.414117] usb 1-4: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[    2.414126] usb 1-4: Product: CNF8031
[    2.414134] usb 1-4: Manufacturer: Chicony Electronics Co., Ltd.
[    2.414141] usb 1-4: SerialNumber: SN0001
[    2.432645] ahci 0000:00:1f.2: version 3.0
[    2.433264] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    2.433319] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x1 impl SATA mode
[    2.433332] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pmp pio slum part
[    2.436541] scsi host2: ahci
[    2.437070] scsi host3: ahci
[    2.437600] scsi host4: ahci
[    2.438120] scsi host5: ahci
[    2.438518] ata3: SATA max UDMA/133 abar m1024@0xe8285000 port 0xe8285100 irq 28
[    2.438526] ata4: DUMMY
[    2.438532] ata5: DUMMY
[    2.438537] ata6: DUMMY
[    2.936216] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.939911] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.939922] ata3.00: ACPI cmd b1/c1:00:00:00:00:a0 (DEVICE CONFIGURATION OVERLAY) filtered out
[    2.940094] ata3.00: ACPI cmd c6/00:10:00:00:00:a0 (SET MULTIPLE MODE) succeeded
[    2.940112] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.940716] ata3.00: ATA-8: FUJITSU MHZ2160BH G2, 8909, max UDMA/100
[    2.940742] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.944537] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.944547] ata3.00: ACPI cmd b1/c1:00:00:00:00:a0 (DEVICE CONFIGURATION OVERLAY) filtered out
[    2.944711] ata3.00: ACPI cmd c6/00:10:00:00:00:a0 (SET MULTIPLE MODE) succeeded
[    2.944729] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.945291] ata3.00: configured for UDMA/100
[    2.945763] scsi 2:0:0:0: Direct-Access     ATA      FUJITSU MHZ2160B 8909 PQ: 0 ANSI: 5
[    2.946756] sd 2:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    2.946933] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    2.947255] sd 2:0:0:0: [sda] Write Protect is off
[    2.947269] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.947396] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.043489]  sda: sda1 sda2 < sda5 >
[    3.045138] sd 2:0:0:0: [sda] Attached SCSI disk
[    3.188957] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.5, id: 0x1c0b1, caps: 0xa04711/0xa00000/0x0/0x0, board id: 0, fw id: 419850
[    3.231165] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input11
[    3.430291] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    4.430723] random: init: uninitialized urandom read (12 bytes read, 111 bits of entropy available)
[    4.625179] random: nonblocking pool is initialized
[   13.252589] Adding 527356k swap on /dev/sda5.  Priority:-1 extents:1 across:527356k FS
[   13.894051] systemd-udevd[308]: starting version 204
[   13.926683] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   14.866261] lp: driver loaded but no devices found
[   14.950749] ppdev: user-space parallel port driver
[   15.155202] ACPI: Video Device [C083] (multi-head: yes  rom: no  post: no)
[   15.181585] acpi device:02: registered as cooling_device7
[   15.182257] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12
[   15.198032] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   15.700286] hp_accel: hardware type HP2140 found
[   15.707200] lis3lv02d: 8 bits sensor found
[   15.942977] wmi: Mapper loaded
[   15.994152] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input13
[   16.522028] intel_rng: FWH not detected
[   16.788155] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x0000000000001000-0x0000000000001042 (\_SB_.C002.C003.C0BA) (20150930/utaddress-254)
[   16.788182] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.788194] ACPI Warning: SystemIO range 0x0000000000001130-0x000000000000113F conflicts with OpRegion 0x0000000000001100-0x000000000000113B (\_SB_.C002.C003.C0CC) (20150930/utaddress-254)
[   16.788211] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.788219] ACPI Warning: SystemIO range 0x0000000000001100-0x000000000000112F conflicts with OpRegion 0x0000000000001100-0x000000000000113B (\_SB_.C002.C003.C0CC) (20150930/utaddress-254)
[   16.788235] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.788241] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   16.813791] [drm] Initialized drm 1.1.0 20060810
[   17.182664] audit: type=1400 audit(1485371117.714:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=435 comm="apparmor_parser"
[   17.182692] audit: type=1400 audit(1485371117.714:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=435 comm="apparmor_parser"
[   17.191871] audit: type=1400 audit(1485371117.722:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=439 comm="apparmor_parser"
[   17.191902] audit: type=1400 audit(1485371117.722:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=439 comm="apparmor_parser"
[   17.191922] audit: type=1400 audit(1485371117.722:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=439 comm="apparmor_parser"
[   17.195418] audit: type=1400 audit(1485371117.726:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=435 comm="apparmor_parser"
[   17.206549] audit: type=1400 audit(1485371117.738:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=439 comm="apparmor_parser"
[   17.206583] audit: type=1400 audit(1485371117.738:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=439 comm="apparmor_parser"
[   17.207858] audit: type=1400 audit(1485371117.738:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=439 comm="apparmor_parser"
[   17.242385] leds_ss4200: no LED devices found
[   17.949024] media: Linux media interface: v0.10
[   18.111121] Bluetooth: Core ver 2.21
[   18.111243] NET: Registered protocol family 31
[   18.111252] Bluetooth: HCI device and connection manager initialized
[   18.111269] Bluetooth: HCI socket layer initialized
[   18.111282] Bluetooth: L2CAP socket layer initialized
[   18.111313] Bluetooth: SCO socket layer initialized
[   18.288665] init: cups main process (445) killed by HUP signal
[   18.288731] init: cups main process ended, respawning
[   18.306398] Bluetooth: RFCOMM TTY layer initialized
[   18.306423] Bluetooth: RFCOMM socket layer initialized
[   18.306445] Bluetooth: RFCOMM ver 1.11
[   18.385801] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   18.385811] Bluetooth: BNEP filters: protocol multicast
[   18.385828] Bluetooth: BNEP socket layer initialized
[   18.449623] Linux video capture interface: v2.00
[   18.900979] [drm] Memory usable by graphics device = 256M
[   18.900995] checking generic (d0000000 130000) vs hw (d0000000 10000000)
[   18.901001] fb: switching to inteldrmfb from VESA VGA
[   18.901177] Console: switching to colour dummy device 80x25
[   18.909317] [drm] Replacing VGA console driver
[   18.909489] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   18.909497] [drm] Driver supports precise vblank timestamp query.
[   18.969945] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   19.476368] [drm] initialized overlay support
[   19.512396] ------------[ cut here ]------------
[   19.512548] WARNING: CPU: 1 PID: 159 at /build/linux-lts-xenial-N1U8dn/linux-lts-xenial-4.4.0/drivers/gpu/drm/i915/intel_fbdev.c:406 intel_fb_initial_config+0x2cc/0x5e0 [i915]()
[   19.512555] WARN_ON(!encoder->crtc)
[   19.512560] Modules linked in: videobuf2_vmalloc sparse_keymap snd_pcm videobuf2_memops videobuf2_v4l2 videobuf2_core snd_seq_midi i915(+) v4l2_common snd_seq_midi_event bnep videodev rfcomm bluetooth snd_rawmidi coretemp media joydev input_leds drm_kms_helper serio_raw snd_seq lpc_ich drm snd_seq_device snd_timer i2c_algo_bit wmi snd fb_sys_fops hp_accel syscopyarea lis3lv02d sysfillrect soundcore input_polldev sysimgblt shpchp video parport_pc mac_hid ppdev lp parport psmouse ahci libahci pata_acpi sky2 fjes
[   19.512669] CPU: 1 PID: 159 Comm: kworker/u4:6 Not tainted 4.4.0-59-generic #80~14.04.1-Ubuntu
[   19.512675] Hardware name: Hewlett-Packard HP 2140/3056, BIOS 68DGU Ver. F.02 03/24/2009
[   19.512688] Workqueue: events_unbound async_run_entry_fn
[   19.512695]  00000000 00000000 f664bd14 c137d26b f664bd54 f8ceae9c 00000196 f664bd44
[   19.512713]  c106c8d7 f8cf5c30 f664bd70 0000009f f8ceae9c 00000196 f8c9c58c f8c9c58c
[   19.512729]  00000001 f1f310c0 00000000 f664bd5c c106c943 00000009 f664bd54 f8cf5c30
[   19.512745] Call Trace:
[   19.512760]  [<c137d26b>] dump_stack+0x59/0x7e
[   19.512772]  [<c106c8d7>] warn_slowpath_common+0x87/0xc0
[   19.512906]  [<f8c9c58c>] ? intel_fb_initial_config+0x2cc/0x5e0 [i915]
[   19.513037]  [<f8c9c58c>] ? intel_fb_initial_config+0x2cc/0x5e0 [i915]
[   19.513048]  [<c106c943>] warn_slowpath_fmt+0x33/0x40
[   19.513180]  [<f8c9c58c>] intel_fb_initial_config+0x2cc/0x5e0 [i915]
[   19.513191]  [<c109b443>] ? update_curr+0x133/0x1f0
[   19.513324]  [<f8c9c2c0>] ? intel_fbdev_set_par+0x50/0x50 [i915]
[   19.513359]  [<f8847eef>] drm_setup_crtcs+0x19f/0xa60 [drm_kms_helper]
[   19.513371]  [<c1091c87>] ? ttwu_do_wakeup+0x17/0x120
[   19.513380]  [<c1092709>] ? try_to_wake_up+0x39/0x320
[   19.513390]  [<c1092a04>] ? wake_up_process+0x14/0x20
[   19.513424]  [<f88489c3>] drm_fb_helper_initial_config+0x73/0x3b0 [drm_kms_helper]
[   19.513558]  [<f8c9d2f9>] intel_fbdev_initial_config+0x19/0x20 [i915]
[   19.513567]  [<c108a02e>] async_run_entry_fn+0x4e/0x170
[   19.513578]  [<c1082a41>] process_one_work+0x111/0x360
[   19.513588]  [<c108302d>] worker_thread+0xed/0x430
[   19.513598]  [<c1082f40>] ? rescuer_thread+0x2b0/0x2b0
[   19.513607]  [<c10879eb>] kthread+0x9b/0xb0
[   19.513619]  [<c1761e49>] ret_from_kernel_thread+0x21/0x38
[   19.513627]  [<c1087950>] ? kthread_park+0x50/0x50
[   19.513635] ---[ end trace 9a262d16f927c13b ]---
[   19.519040] fbcon: inteldrmfb (fb0) is primary device
[   19.519476] Console: switching to colour frame buffer device 128x36
[   19.519557] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   19.533925] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[   19.564724] ------------[ cut here ]------------
[   19.564884] WARNING: CPU: 1 PID: 31 at /build/linux-lts-xenial-N1U8dn/linux-lts-xenial-4.4.0/drivers/gpu/drm/i915/intel_fbdev.c:406 intel_fb_initial_config+0x2cc/0x5e0 [i915]()
[   19.564894] WARN_ON(!encoder->crtc)
[   19.564898] Modules linked in: videobuf2_vmalloc sparse_keymap snd_pcm videobuf2_memops videobuf2_v4l2 videobuf2_core snd_seq_midi i915 v4l2_common snd_seq_midi_event bnep videodev rfcomm bluetooth snd_rawmidi coretemp media joydev input_leds drm_kms_helper serio_raw snd_seq lpc_ich drm snd_seq_device snd_timer i2c_algo_bit wmi snd fb_sys_fops hp_accel syscopyarea lis3lv02d sysfillrect soundcore input_polldev sysimgblt shpchp video parport_pc mac_hid ppdev lp parport psmouse ahci libahci pata_acpi sky2 fjes
[   19.565012] CPU: 1 PID: 31 Comm: kworker/1:1 Tainted: G        W       4.4.0-59-generic #80~14.04.1-Ubuntu
[   19.565020] Hardware name: Hewlett-Packard HP 2140/3056, BIOS 68DGU Ver. F.02 03/24/2009
[   19.565057] Workqueue: events output_poll_execute [drm_kms_helper]
[   19.565067]  00000000 00000000 f53cbd38 c137d26b f53cbd78 f8ceae9c 00000196 f53cbd68
[   19.565085]  c106c8d7 f8cf5c30 f53cbd94 0000001f f8ceae9c 00000196 f8c9c58c f8c9c58c
[   19.565103]  00000001 f1f310c0 00000000 f53cbd80 c106c943 00000009 f53cbd78 f8cf5c30
[   19.565121] Call Trace:
[   19.565139]  [<c137d26b>] dump_stack+0x59/0x7e
[   19.565154]  [<c106c8d7>] warn_slowpath_common+0x87/0xc0
[   19.565300]  [<f8c9c58c>] ? intel_fb_initial_config+0x2cc/0x5e0 [i915]
[   19.565439]  [<f8c9c58c>] ? intel_fb_initial_config+0x2cc/0x5e0 [i915]
[   19.565459]  [<c106c943>] warn_slowpath_fmt+0x33/0x40
[   19.565598]  [<f8c9c58c>] intel_fb_initial_config+0x2cc/0x5e0 [i915]
[   19.565741]  [<f8c9c2c0>] ? intel_fbdev_set_par+0x50/0x50 [i915]
[   19.565781]  [<f8847eef>] drm_setup_crtcs+0x19f/0xa60 [drm_kms_helper]
[   19.565815]  [<f883ca37>] ? drm_helper_probe_single_connector_modes_merge_bits+0x117/0x460 [drm_kms_helper]
[   19.565830]  [<c17602d7>] ? __ww_mutex_lock+0x17/0x90
[   19.565905]  [<f88869e4>] ? drm_modeset_lock_all_ctx+0x84/0xa0 [drm]
[   19.565943]  [<f8848837>] drm_fb_helper_hotplug_event+0x87/0xe0 [drm_kms_helper]
[   19.566088]  [<f8c9d49a>] intel_fbdev_output_poll_changed+0x1a/0x20 [i915]
[   19.566130]  [<f883c4e1>] drm_kms_helper_hotplug_event+0x21/0x30 [drm_kms_helper]
[   19.566163]  [<f883c5b6>] output_poll_execute+0x66/0x1a0 [drm_kms_helper]
[   19.566180]  [<c1082a41>] process_one_work+0x111/0x360
[   19.566193]  [<c108302d>] worker_thread+0xed/0x430
[   19.566205]  [<c1082f40>] ? rescuer_thread+0x2b0/0x2b0
[   19.566216]  [<c10879eb>] kthread+0x9b/0xb0
[   19.566230]  [<c1761e49>] ret_from_kernel_thread+0x21/0x38
[   19.566241]  [<c1087950>] ? kthread_park+0x50/0x50
[   19.566252] ---[ end trace 9a262d16f927c13c ]---
[   19.566881] ------------[ cut here ]------------
[   19.566930] WARNING: CPU: 1 PID: 31 at /build/linux-lts-xenial-N1U8dn/linux-lts-xenial-4.4.0/drivers/gpu/drm/drm_atomic_helper.c:723 drm_atomic_helper_update_legacy_modeset_state+0x221/0x250 [drm_kms_helper]()
[   19.566937] Modules linked in: videobuf2_vmalloc sparse_keymap snd_pcm videobuf2_memops videobuf2_v4l2 videobuf2_core snd_seq_midi i915 v4l2_common snd_seq_midi_event bnep videodev rfcomm bluetooth snd_rawmidi coretemp media joydev input_leds drm_kms_helper serio_raw snd_seq lpc_ich drm snd_seq_device snd_timer i2c_algo_bit wmi snd fb_sys_fops hp_accel syscopyarea lis3lv02d sysfillrect soundcore input_polldev sysimgblt shpchp video parport_pc mac_hid ppdev lp parport psmouse ahci libahci pata_acpi sky2 fjes
[   19.567050] CPU: 1 PID: 31 Comm: kworker/1:1 Tainted: G        W       4.4.0-59-generic #80~14.04.1-Ubuntu
[   19.567057] Hardware name: Hewlett-Packard HP 2140/3056, BIOS 68DGU Ver. F.02 03/24/2009
[   19.567091] Workqueue: events output_poll_execute [drm_kms_helper]
[   19.567101]  00000000 00000000 f53cbd68 c137d26b 00000000 f884c27c 000002d3 f53cbd98
[   19.567120]  c106c8d7 c19732a4 00000001 0000001f f884c27c 000002d3 f8842e81 f8842e81
[   19.567138]  f5b3c200 ed437000 00000000 f53cbda8 c106c9b2 00000009 00000000 f53cbdd0
[   19.567155] Call Trace:
[   19.567173]  [<c137d26b>] dump_stack+0x59/0x7e
[   19.567186]  [<c106c8d7>] warn_slowpath_common+0x87/0xc0
[   19.567222]  [<f8842e81>] ? drm_atomic_helper_update_legacy_modeset_state+0x221/0x250 [drm_kms_helper]
[   19.567256]  [<f8842e81>] ? drm_atomic_helper_update_legacy_modeset_state+0x221/0x250 [drm_kms_helper]
[   19.567268]  [<c106c9b2>] warn_slowpath_null+0x22/0x30
[   19.567303]  [<f8842e81>] drm_atomic_helper_update_legacy_modeset_state+0x221/0x250 [drm_kms_helper]
[   19.567449]  [<f8c87b10>] ? intel_pre_plane_update+0xd0/0x120 [i915]
[   19.567588]  [<f8c88459>] intel_atomic_commit+0x4b9/0x600 [i915]
[   19.567662]  [<f8887c1f>] ? drm_atomic_check_only+0x18f/0x5c0 [drm]
[   19.567730]  [<f88879c1>] ? drm_atomic_add_affected_connectors+0x21/0xf0 [drm]
[   19.567802]  [<f8888082>] drm_atomic_commit+0x32/0x60 [drm]
[   19.567841]  [<f88468ab>] restore_fbdev_mode+0x23b/0x270 [drm_kms_helper]
[   19.567911]  [<f88869e4>] ? drm_modeset_lock_all_ctx+0x84/0xa0 [drm]
[   19.567949]  [<f88488b7>] drm_fb_helper_restore_fbdev_mode_unlocked+0x27/0x70 [drm_kms_helper]
[   19.567987]  [<f884892c>] drm_fb_helper_set_par+0x2c/0x50 [drm_kms_helper]
[   19.568020]  [<f8848846>] drm_fb_helper_hotplug_event+0x96/0xe0 [drm_kms_helper]
[   19.568020]  [<f8c9d49a>] intel_fbdev_output_poll_changed+0x1a/0x20 [i915]
[   19.568020]  [<f883c4e1>] drm_kms_helper_hotplug_event+0x21/0x30 [drm_kms_helper]
[   19.568020]  [<f883c5b6>] output_poll_execute+0x66/0x1a0 [drm_kms_helper]
[   19.568020]  [<c1082a41>] process_one_work+0x111/0x360
[   19.568020]  [<c108302d>] worker_thread+0xed/0x430
[   19.568020]  [<c1082f40>] ? rescuer_thread+0x2b0/0x2b0
[   19.568020]  [<c10879eb>] kthread+0x9b/0xb0
[   19.568020]  [<c1761e49>] ret_from_kernel_thread+0x21/0x38
[   19.568020]  [<c1087950>] ? kthread_park+0x50/0x50
[   19.568375] ---[ end trace 9a262d16f927c13d ]---
[   19.864123] uvcvideo: Found UVC 1.00 device CNF8031 (04f2:b12e)
[   19.901630] input: CNF8031 as /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/input/input15
[   19.907083] usbcore: registered new interface driver uvcvideo
[   19.907094] USB Video Class driver (1.1.1)
[   19.984869] input: HP WMI hotkeys as /devices/virtual/input/input14
[   20.159133] init: failsafe main process (521) killed by TERM signal
[   20.942761] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1984A: line_outs=1 (0x16/0x0/0x0/0x0/0x0) type:speaker
[   20.942775] snd_hda_codec_analog hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   20.942785] snd_hda_codec_analog hdaudioC0D0:    hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
[   20.942793] snd_hda_codec_analog hdaudioC0D0:    mono: mono_out=0x0
[   20.942801] snd_hda_codec_analog hdaudioC0D0:    inputs:
[   20.942811] snd_hda_codec_analog hdaudioC0D0:      Internal Mic=0x15
[   20.942820] snd_hda_codec_analog hdaudioC0D0:      Mic=0x14
[   20.982591] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[   20.983129] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[   23.605595] sky2 0000:20:00.0 eth0: enabling interface
[   23.607396] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   24.039642] audit: type=1400 audit(1485371124.570:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=789 comm="apparmor_parser"
[   24.039680] audit: type=1400 audit(1485371124.570:12): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=789 comm="apparmor_parser"
[   24.039706] audit: type=1400 audit(1485371124.570:13): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=789 comm="apparmor_parser"
[   24.046589] audit: type=1400 audit(1485371124.578:14): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=789 comm="apparmor_parser"
[   24.046628] audit: type=1400 audit(1485371124.578:15): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=789 comm="apparmor_parser"
[   24.048096] audit: type=1400 audit(1485371124.582:16): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=789 comm="apparmor_parser"
[   24.065651] audit: type=1400 audit(1485371124.598:17): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=788 comm="apparmor_parser"
[   24.065686] audit: type=1400 audit(1485371124.598:18): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=788 comm="apparmor_parser"
[   24.067296] audit: type=1400 audit(1485371124.598:19): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=788 comm="apparmor_parser"
[   24.181551] audit: type=1400 audit(1485371124.714:20): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=792 comm="apparmor_parser"
[   26.128864] sky2 0000:20:00.0 eth0: Link is up at 100 Mbps, full duplex, flow control rx
[   26.130853] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   28.715947] init: plymouth-upstart-bridge main process ended, respawning
[   28.771581] init: plymouth-upstart-bridge main process (1060) terminated with status 1
[   28.771654] init: plymouth-upstart-bridge main process ended, respawning
[   47.828888] audit_printk_skb: 123 callbacks suppressed
[   47.828898] audit: type=1400 audit(1485371148.361:62): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=1627 comm="apparmor_parser"
[   47.828923] audit: type=1400 audit(1485371148.361:63): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=1627 comm="apparmor_parser"
[   47.830844] audit: type=1400 audit(1485371148.361:64): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=1627 comm="apparmor_parser"
[   76.172675] perf interrupt took too long (2522 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
Γνώσεις ⇛ Linux: Μαθαίνουμε┃ Προγραμματισμός: HTML,Βασικά c++,SQL,java ┃ Αγγλικά: Μέτρια
Λειτουργικό ⇛ Ubuntu 18.04 σε laptop Dell┃
Προδιαγραφές ⇛ Intel Core i5 @ 2.50GHz x4 8GB 64-bit┃ Γραφικά ⇛ Intel HD Graphics 620(KBL GT2) ┃ Gnome 3.28.2
Άβαταρ μέλους
paza
babeTUX
babeTUX
 
Δημοσιεύσεις: 31
Εγγραφή: 03 Αύγ 2010, 22:56
Εκτύπωση

Re: Που πηγε η ασύρματη σύνδεση?

Δημοσίευσηαπό the_eye » 25 Ιαν 2017, 22:24

Βλέπω αρκετά προβλήματα με την κάρτα γραφικών αλλά το wifi πουθενά.

Γιατί δεν βάζεις 16.04 ;
Όσο λιγότερο κλειστό λογισμικό έχεις, τόσα λιγότερα προβλήματα.
1 Γνώσεις ⇛ Linux: Καλό ┃ Προγραμματισμός: Ναι PHP, MySQL ┃ Αγγλικά: Καλά
2 Ubuntu 22.04 Jammy Jellyfish 5.15.0-58-generic 64bit (el_GR.UTF-8, ubuntu:GNOME ubuntu)
3 Intel Core i3-6100 CPU @ 3.70GHz ‖ RAM 7836 MiB ‖ Gigabyte B150M-HD3 DDR3-CF - Gigabyte B150M-HD3 DDR3
4 Intel HD Graphics 530 [8086:1912] {i915}
5 enp1s0: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Οδηγοί Ubuntu Βίντεο Οδηγοί
Άβαταρ μέλους
the_eye
Διαχειριστής
Διαχειριστής
 
Δημοσιεύσεις: 11671
Εγγραφή: 16 Μαρ 2010, 17:19
Launchpad: ntoulasd
IRC: the_eye_
Εκτύπωση

Επόμενο

Επιστροφή στο Κάρτες Δικτύου (Ethernet, WiFi, Bluetooth) / Internet