Sem conexão WiFi e placa wireless é Intel 7265

0

Depois de executar o dmesg | grep iwl eu tenho o seguinte

ajay@ajay-HP-ENVY-x360-m6-Convertible:~$ dmesg | grep iwl
[    7.380746] iwlwifi 0000:08:00.0: Unsupported splx structure
[    7.656699] iwlwifi 0000:08:00.0: Direct firmware load for iwlwifi-7265D-15.ucode failed with error -2
[    7.657559] iwlwifi 0000:08:00.0: Direct firmware load for iwlwifi-7265D-14.ucode failed with error -2
[    8.032821] iwlwifi 0000:08:00.0: loaded firmware version 25.30.13.0 op_mode iwlmvm
[    8.231836] iwlwifi 0000:08:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[    8.232167] iwlwifi 0000:08:00.0: L1 Enabled - LTR Enabled
[    8.232610] iwlwifi 0000:08:00.0: L1 Enabled - LTR Enabled
[    8.320209] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    8.339011] iwlwifi 0000:08:00.0 wlp8s0: renamed from wlan0
[   29.034771] iwlwifi 0000:08:00.0: L1 Enabled - LTR Enabled
[   29.035221] iwlwifi 0000:08:00.0: L1 Enabled - LTR Enabled
[   29.097485] iwlwifi 0000:08:00.0: L1 Enabled - LTR Enabled
[   29.097928] iwlwifi 0000:08:00.0: L1 Enabled - LTR Enabled
[   34.748671] iwlwifi 0000:08:00.0: L1 Enabled - LTR Enabled
[   34.749440] iwlwifi 0000:08:00.0: L1 Enabled - LTR Enabled
[   34.811700] iwlwifi 0000:08:00.0: L1 Enabled - LTR Enabled
[   34.812143] iwlwifi 0000:08:00.0: L1 Enabled - LTR Enabled
[14461.349721] Modules linked in: rfcomm bnep nls_iso8859_1 arc4 iwlmvm(OE) intel_rapl uvcvideo mac80211(OE) x86_pkg_temp_thermal hid_multitouch hid_sensor_accel_3d hid_sensor_gyro_3d hid_sensor_magn_3d hid_sensor_rotation hid_sensor_incl_3d videobuf2_vmalloc videobuf2_memops hid_sensor_trigger videobuf2_core intel_powerclamp v4l2_common coretemp videodev industrialio_triggered_buffer acer_wmi kfifo_buf hp_wmi sparse_keymap industrialio snd_hda_codec_hdmi media kvm btusb hid_sensor_iio_common snd_hda_codec_realtek snd_hda_codec_generic btrtl snd_hda_intel snd_hda_codec btbcm snd_soc_rt5640 snd_hda_core crct10dif_pclmul snd_hwdep crc32_pclmul snd_seq_midi ghash_clmulni_intel iwlwifi(OE) aesni_intel snd_seq_midi_event aes_x86_64 lrw btintel snd_soc_rl6231 gf128mul glue_helper bluetooth snd_soc_core ablk_helper
ajay@ajay-HP-ENVY-x360-m6-Convertible:~$ 

E também o seguinte depois de executar o rfkill list all

ajay@ajay-HP-ENVY-x360-m6-Convertible:~$ rfkill list all
0: hci0: Bluetooth
    Soft blocked: yes
    Hard blocked: no
1: acer-wireless: Wireless LAN
    Soft blocked: yes
    Hard blocked: no
2: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no

Por favor, informe mais instruções para serem executadas

    
por AjaySingh 25.11.2015 / 18:18

3 respostas

0

O suporte para o seu dispositivo deve estar no Kernel 4.2, que está incluído no Ubuntu 15.10. Você pode tentar o Ubuntu 15.10 (15.04 vai acabar em breve) ou você pode tentar atualizar o kernel 14.04 para a versão 4.2. Dos dois, sugiro usar o Ubuntu 15.10

    
por Charles Green 25.11.2015 / 18:35
0

14.04 tem suporte mais longo (5 anos) então se você está mantendo por um tempo, provavelmente é uma idéia melhor. Quanto ao adaptador wifi, descobri que, mesmo que o adaptador sem fio não esteja funcionando inicialmente, se você instalar o sistema operacional e atualizá-lo por meio da Ethernet, ele deverá resolver o problema. Eu não posso enfatizar a parte de atualização o suficiente.

    
por mark 25.11.2015 / 18:39
-1

Tente esta solução, O acer-wmi está causando conflitos, por isso, ele deve estar na lista negra: link

    
por Haguilar91 23.08.2016 / 21:26