Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: Ubuntu 18.04 LTS remains in Airplane mode and WIFI not works

  1. #11
    Join Date
    May 2014
    Location
    /home
    Beans
    10,902
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Ubuntu 18.04 LTS remains in Airplane mode and WIFI not works

    I would reboot the Live ISO and when the grub menu appears press e to edit, scroll down to the line that starts with linux and ends with quiet splash ---
    add
    Code:
    asus_nb_wmi.wapf=4
    So the end of the line is
    Code:
    quiet splash asus_nb_wmi.wapf=4 ---
    Then I think you press F10 to boot

  2. #12
    Join Date
    May 2018
    Beans
    10

    Re: Ubuntu 18.04 LTS remains in Airplane mode and WIFI not works

    I try whith asus_nb_wmi.wapf=4 and wapf=1 but the problem remains. The Airplane mode is on and Fn+F2 don't work and WIFI is off.

  3. #13
    Join Date
    May 2018
    Beans
    10

    Re: Ubuntu 18.04 LTS remains in Airplane mode and WIFI not works

    I try whith wapf=1 but the problem remains. The Airplane mode is on and Fn+F2 don't work and WIFI is off.

  4. #14
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,963
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Ubuntu 18.04 LTS remains in Airplane mode and WIFI not works

    Lets try

    Code:
    echo "options asus_nb_wmi wapf=1" | sudo tee /etc/modprobe.d/asus.conf
    Reboot and show
    Code:
    rfkill list
    lsmod
    iwconfig

  5. #15
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,963
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Ubuntu 18.04 LTS remains in Airplane mode and WIFI not works

    Another option: Press the key(s) permanently or repeatedly during boot-up

  6. #16
    Join Date
    May 2018
    Beans
    10

    Re: Ubuntu 18.04 LTS remains in Airplane mode and WIFI not works

    I tried this option but it still does not work. Pressing (s) during start-up does not produce any change either. This is the output of the commands.

    Code:
    eliecer@asus-pc:~$ rfkill list
    0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: yes

    Code:
    eliecer@asus-pc:~$ lsmod
    Module                  Size  Used by
    xfrm_user              36864  2
    xfrm4_tunnel           16384  0
    tunnel4                16384  1 xfrm4_tunnel
    ipcomp                 16384  0
    xfrm_ipcomp            16384  1 ipcomp
    esp4                   20480  0
    ah4                    20480  0
    af_key                 36864  0
    xfrm_algo              16384  5 xfrm_user,esp4,ah4,af_key,xfrm_ipcomp
    rt5390sta            1404928  0
    iTCO_wdt               16384  0
    iTCO_vendor_support    16384  1 iTCO_wdt
    intel_rapl             20480  0
    x86_pkg_temp_thermal    16384  0
    intel_powerclamp       16384  0
    coretemp               16384  0
    kvm_intel             192512  0
    kvm                   593920  1 kvm_intel
    irqbypass              16384  1 kvm
    uvcvideo               90112  0
    videobuf2_vmalloc      16384  1 uvcvideo
    crct10dif_pclmul       16384  0
    rndis_host             16384  0
    videobuf2_memops       16384  1 videobuf2_vmalloc
    cdc_ether              16384  1 rndis_host
    videobuf2_v4l2         24576  1 uvcvideo
    videobuf2_core         40960  2 uvcvideo,videobuf2_v4l2
    videodev              176128  3 uvcvideo,videobuf2_core,videobuf2_v4l2
    usbnet                 45056  2 rndis_host,cdc_ether
    media                  40960  2 uvcvideo,videodev
    crc32_pclmul           16384  0
    ghash_clmulni_intel    16384  0
    asus_nb_wmi            28672  0
    asus_wmi               28672  1 asus_nb_wmi
    sparse_keymap          16384  1 asus_wmi
    intel_cstate           16384  0
    intel_uncore          118784  0
    intel_rapl_perf        16384  0
    snd_hda_codec_hdmi     49152  1
    rtsx_pci_ms            20480  0
    snd_hda_codec_realtek    90112  1
    snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
    memstick               20480  1 rtsx_pci_ms
    snd_hda_intel          36864  3
    joydev                 20480  0
    pcspkr                 16384  0
    serio_raw              16384  0
    snd_hda_codec         135168  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
    snd_hda_core           81920  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
    sg                     32768  0
    mei_me                 40960  0
    acpi_cpufreq           20480  0
    snd_hwdep              16384  1 snd_hda_codec
    snd_pcm               110592  4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
    snd_timer              32768  1 snd_pcm
    snd                    86016  14 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek,snd_pcm
    soundcore              16384  1 snd
    mei                   102400  1 mei_me
    lpc_ich                24576  0
    battery                20480  0
    evdev                  24576  27
    asus_wireless          16384  0
    ac                     16384  0
    shpchp                 36864  0
    fuse                   98304  11
    arc4                   16384  2
    rt2800pci              16384  0
    rt2800mmio             20480  1 rt2800pci
    rt2800lib              94208  2 rt2800mmio,rt2800pci
    rt2x00pci              16384  1 rt2800pci
    rt2x00mmio             16384  2 rt2800mmio,rt2800pci
    rt2x00lib              53248  5 rt2800lib,rt2x00pci,rt2800mmio,rt2x00mmio,rt2800pci
    eeprom_93cx6           16384  1 rt2800pci
    mac80211              679936  3 rt2800lib,rt2x00pci,rt2x00lib
    cfg80211              598016  2 rt2x00lib,mac80211
    crc_ccitt              16384  1 rt2800lib
    rfkill                 24576  3 asus_wmi,cfg80211
    parport_pc             28672  0
    binfmt_misc            20480  1
    ppdev                  20480  0
    lp                     20480  0
    parport                49152  3 lp,parport_pc,ppdev
    ip_tables              24576  0
    x_tables               36864  1 ip_tables
    autofs4                40960  2
    ext4                  589824  2
    crc16                  16384  1 ext4
    jbd2                  110592  1 ext4
    fscrypto               28672  1 ext4
    ecb                    16384  0
    glue_helper            16384  0
    lrw                    16384  0
    gf128mul               16384  1 lrw
    ablk_helper            16384  0
    cryptd                 24576  2 ablk_helper,ghash_clmulni_intel
    aes_x86_64             20480  0
    mbcache                16384  3 ext4
    btrfs                1048576  0
    raid10                 49152  0
    raid456               102400  0
    async_raid6_recov      20480  1 raid456
    async_memcpy           16384  2 raid456,async_raid6_recov
    async_pq               16384  2 raid456,async_raid6_recov
    async_xor              16384  3 async_pq,raid456,async_raid6_recov
    async_tx               16384  5 async_xor,async_pq,raid456,async_memcpy,async_raid6_recov
    xor                    24576  2 async_xor,btrfs
    raid6_pq              110592  4 async_pq,btrfs,raid456,async_raid6_recov
    libcrc32c              16384  1 raid456
    crc32c_generic         16384  0
    raid1                  36864  0
    raid0                  20480  0
    multipath              16384  0
    linear                 16384  0
    md_mod                131072  6 raid1,raid10,multipath,linear,raid0,raid456
    sd_mod                 49152  6
    hid_generic            16384  0
    usbhid                 53248  0
    hid                   122880  2 hid_generic,usbhid
    i915                 1232896  28
    rtsx_pci_sdmmc         24576  0
    mmc_core              147456  1 rtsx_pci_sdmmc
    ahci                   36864  5
    libahci                32768  1 ahci
    crc32c_intel           24576  6
    i2c_i801               24576  0
    i2c_smbus              16384  1 i2c_i801
    psmouse               135168  0
    libata                249856  2 ahci,libahci
    scsi_mod              225280  3 sd_mod,libata,sg
    ehci_pci               16384  0
    ehci_hcd               81920  1 ehci_pci
    i2c_algo_bit           16384  1 i915
    xhci_pci               16384  0
    drm_kms_helper        155648  1 i915
    rtsx_pci               57344  2 rtsx_pci_sdmmc,rtsx_pci_ms
    r8169                  81920  0
    xhci_hcd              188416  1 xhci_pci
    mii                    16384  2 r8169,usbnet
    mfd_core               16384  2 lpc_ich,rtsx_pci
    usbcore               249856  9 rndis_host,usbnet,uvcvideo,usbhid,ehci_hcd,cdc_ether,xhci_pci,xhci_hcd,ehci_pci
    drm                   360448  13 i915,drm_kms_helper
    usb_common             16384  1 usbcore
    thermal                20480  0
    wmi                    16384  1 asus_wmi
    video                  40960  2 asus_wmi,i915
    button                 16384  1 i915


    Code:
    eliecer@asus-pc:~$ iwconfig 
    enp0s20u1  no wireless extensions.
    
    
    wlp2s0    IEEE 802.11  ESSID:off/any  
              Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
              Retry short limit:7   RTS thr:off   Fragment thr:off
              Power Management:off
              
    lo        no wireless extensions.
    
    
    enp3s0f2  no wireless extensions.

  7. #17
    Join Date
    May 2014
    Location
    /home
    Beans
    10,902
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Ubuntu 18.04 LTS remains in Airplane mode and WIFI not works

    Try https://ubuntuforums.org/showthread....7#post13768167 again and post the results for
    Code:
    rfkill; grep [[:alnum:]] /sys/module/asus_nb_wmi/parameters/*

  8. #18
    Join Date
    May 2018
    Beans
    10

    Re: Ubuntu 18.04 LTS remains in Airplane mode and WIFI not works

    This is the output, after edit grub:
    Code:
    0:   phy0:   Wireless LAN
                       Soft blocked:  no
                       Hard blocked:  yes
    4

  9. #19
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,963
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Ubuntu 18.04 LTS remains in Airplane mode and WIFI not works

    Try

    Code:
    echo 1 | sudo tee /sys/devices/platform/asus_laptop/wlan
    It loads two drivers: rt5390sta and rt2800pci. Tried to install rt5390sta?

  10. #20
    Join Date
    May 2018
    Beans
    10

    Re: Ubuntu 18.04 LTS remains in Airplane mode and WIFI not works

    Sorry that I delayed answering, I was on vacation and had no Internet connection. Searching in this forum I found a thread that indicated that they tried to install the rt5390sta driver, but it did not work either. The address you give me does not exist, that is, neither the directories nor the files exist.


    This is the output of an ls:
    Code:
    eliecer@asus-pc:~$ ls  /sys/devices/platform/asus-nb-wmi/
    cpufv   driver_override  input  lid_resume  power      uevent
    driver  hwmon            leds   modalias    subsystem
    The closest thing I found was:

    Code:
    eliecer@asus-pc:~$ ls  /sys/devices/platform/asus-nb-wmi/leds/asus\:\:wlan/
    brightness  device  max_brightness  power  subsystem  trigger  uevent

Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •