GNU/Linux >> Linux Esercitazione >  >> Ubuntu

Il mio Wifi ha smesso di funzionare su Ubuntu 16.04 Lts?

AIUTO AIUTO — Ho provato tutto ciò che è stato suggerito ma nulla ha avuto alcun effetto, quindi ho ancora bisogno di qualcuno che mi aiuti a risolvere questo problema! Dubito che questo sia l'unico caso in cui ciò accade, ma nella ricerca delle domande esistenti non ho trovato una soluzione!
Grazie in anticipo!
AIUTO. Ho perso il wifi a dicembre 2016 (dopo un aggiornamento di routine) sul nostro Thinkpad T61 con Ubuntu 16.04 LTS con Intel Pro 4965 installato. Il sistema funzionava bene fino a quel momento e ora la rete wireless non è evidenziata sullo schermo di rete (l'ethernet cablata funziona correttamente) e quindi non sono disponibili reti wireless. Non è un problema con l'adattatore Intel, come se avviassi il sistema da un vecchio CD (modalità show and tell) il wifi funziona bene.
Sono un principiante di Linux e non conosco molti comandi da terminale ma , nella ricerca in Internet di questo problema, hanno eseguito alcuni di quei comandi richiesti in alcuni di quei messaggi. Seguono:

lshw
           *-network
                description: Wireless interface
                product: PRO/Wireless 4965 AG or AGN [Kedron] Network Connection
                vendor: Intel Corporation
                physical id: 0
                bus info: [email protected]:03:00.0
                logical name: wlan0
                version: 61
                serial: 00:1f:3b:04:2a:89
                width: 64 bits
                clock: 33MHz
                capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
                configuration: broadcast=yes driver=iwl4965 driverversion=3.13.0-93-generic firmware=228.61.2.24 latency=0 link=no multicast=yes wireless=IEEE 802.11abgn
                resources: irq:50 memory:df2fe000-df2fffff


dmesg
[   17.385816] iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree:
[   17.385820] iwl4965: Copyright(c) 2003-2011 Intel Corporation
[   17.385869] iwl4965 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[   17.386046] iwl4965 0000:03:00.0: Detected Intel(R) Wireless WiFi Link 4965AGN, REV=0x4
[   17.429578] iwl4965 0000:03:00.0: device EEPROM VER=0x36, CALIB=0x5
[   17.430150] iwl4965 0000:03:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
[   17.430252] iwl4965 0000:03:00.0: irq 50 for MSI/MSI-X
[   17.873742] iwl4965 0000:03:00.0: loaded firmware version 228.61.2.24
[   18.124091] ieee80211 phy0: Selected rate control algorithm 'iwl-4965-rs'


[email protected]:~$ iw dev
phy#0
    Interface wlan0
        ifindex 3
        wdev 0x1
        addr 00:1f:3b:04:2a:89
        type managed


[email protected]:~$ iwconfig
wlan0     IEEE 802.11abgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=14 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:off          
lo        no wireless extensions.

eth0      no wireless extensions.



[email protected]:~$ lspci -knn | grep Net -A2
00:19.0 Ethernet controller [0200]: Intel Corporation 82566MM Gigabit Network Connection [8086:1049] (rev 03)
    Subsystem: Lenovo ThinkPad T61/R61 [17aa:20b9]
    Kernel driver in use: e1000e
--
03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection [8086:4230] (rev 61)
    Subsystem: Intel Corporation Lenovo ThinkPad T51 [8086:1110]
    Kernel driver in use: iwl4965

Qualsiasi aiuto per risolvere questo problema sarebbe molto apprezzato!
Grazie in anticipo.
Mel

Correlati:come disabilitare l'automount nelle preferenze di Nautilus in Ubuntu?

Risposta accettata:

Hai un kernel sbagliato installato per Ubuntu 16.04. Connettiti a Internet via cavo ed esegui in un terminale

sudo apt install linux-generic

e riavvia.


Ubuntu
  1. Come aggiornare Ubuntu 15.10 a Ubuntu 16.04 LTS

  2. Come aggiornare Ubuntu 14.04 LTS a Ubuntu 16.04 LTS

  3. Installa Karbon su Ubuntu 20.04 LTS

  4. Ctrl+alt+f1 ha smesso di funzionare in 16.04.lts?

  5. R 3.5.0 non funziona su Ubuntu 18.04?

Ubuntu 20.04 LTS – Tutte le voci che devi sapere

Come eseguire l'aggiornamento a Ubuntu 22.04 LTS

Come aggiornare Ubuntu 16.04 a Ubuntu 18.04 LTS

Come aggiornare Ubuntu 18.04 a Ubuntu 20.04 LTS

Installa CMake su Ubuntu 20.04 LTS / 21.04

Installa Mono su Ubuntu 20.04 LTS