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

Thread: Hp laptop doesn't wifi on Ubuntu

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

    Re: Hp laptop doesn't wifi on Ubuntu

    One thing surprised me,it named the file rtl8723be.ko.1, so
    Code:
    cd /lib/modules/4.15.0-33-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be
    sudo mv rtl8723be.ko rtl8723be.ko.bak
    sudo mv rtl8723be.ko.1 rtl8723be.ko
    Reboot

  2. #12
    Join Date
    Jul 2018
    Beans
    100

    Re: Hp laptop doesn't wifi on Ubuntu

    The strange thing is that Ubuntu is the third system I installed in this pc. First I installed Kubuntu and wifi was not working at the beginning, but asking on this forum seems that wifi card was just needing to be activated. Then at certain point wifi card stopped to work, so I tried to use Manjaro, but the issue wasn't able to be fixed. Then I tried with Ubuntu and the problem still here. Is that probably not a problem of system but something I must set from the pc's uefi/bios? I tried to see and wifi is abled in there.

  3. #13
    Join Date
    Jul 2018
    Beans
    100

    Re: Hp laptop doesn't wifi on Ubuntu

    Quote Originally Posted by jeremy31 View Post
    One thing surprised me,it named the file rtl8723be.ko.1, so
    Code:
    cd /lib/modules/4.15.0-33-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be
    sudo mv rtl8723be.ko rtl8723be.ko.bak
    sudo mv rtl8723be.ko.1 rtl8723be.ko
    Reboot
    Didt it, wifi still doesn't see any connection

  4. #14
    Join Date
    May 2014
    Location
    /home
    Beans
    10,942
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Hp laptop doesn't wifi on Ubuntu

    The RTL8723BE chipset works fine in Linux, at least with some kernels and the use of ant_sel=2 with some HP laptops because HP decided to only use one antenna wire instead of two. The issue with 4.15.0-33 is that an upstream commit was included that messed up the antenna select feature

  5. #15
    Join Date
    Jul 2018
    Beans
    100

    Re: Hp laptop doesn't wifi on Ubuntu

    So, what should I do now?

  6. #16
    Join Date
    Jul 2018
    Beans
    100

    Re: Hp laptop doesn't wifi on Ubuntu

    Quote Originally Posted by jeremy31 View Post
    The RTL8723BE chipset works fine in Linux, at least with some kernels and the use of ant_sel=2 with some HP laptops because HP decided to only use one antenna wire instead of two. The issue with 4.15.0-33 is that an upstream commit was included that messed up the antenna select feature
    So, what shoul I do to fix this problem?

  7. #17
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Hp laptop doesn't wifi on Ubuntu

    Please be patient we are all volunteers here from all over the world with lives, jobs and families and occasionally we need to sleep. You can bump your thread once every twelve hours if you do not receive a reply.

    Thanks
    Last edited by wildmanne39; September 8th, 2018 at 03:02 AM.

  8. #18
    Join Date
    Jul 2018
    Beans
    100

    Re: Hp laptop doesn't wifi on Ubuntu

    Yes I know perfectly and I say thanks you everybody, I'll do my best

  9. #19
    Join Date
    May 2014
    Location
    /home
    Beans
    10,942
    Distro
    Ubuntu 20.04 Focal Fossa

  10. #20
    Join Date
    Jul 2018
    Beans
    100

    Re: Hp laptop doesn't wifi on Ubuntu


    I don't understand, I downloaded and installed all the links then what you mean for "change into the directory"? Using that code it gave me an error, what have I to do to?

Page 2 of 3 FirstFirst 123 LastLast

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
  •