Page 3 of 6 FirstFirst 12345 ... LastLast
Results 21 to 30 of 53

Thread: WiFi driver for Samsung Galaxy Book

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

    Re: WiFi driver for Samsung Galaxy Book

    Post the full output, you can remove the changes by
    Code:
    cd backports-4.14
    sudo make uninstall
    Reboot

  2. #22
    Join Date
    Jul 2015
    Location
    Essex, UK
    Beans
    779
    Distro
    Xubuntu

    Re: WiFi driver for Samsung Galaxy Book

    This is where I saw apparent errors :

    Code:
    makem@galaxy-book:~$ cd backports-4.14
    makem@galaxy-book:~/backports-4.14$ make clean
      CLEAN   /home/makem/backports-4.14/.tmp_versions
      CLEAN   /home/makem/backports-4.14/Module.symvers
    makem@galaxy-book:~/backports-4.14$ make defconfig-wifi
    cc -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer   -c -o conf.o conf.c
    cc -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer   -c -o zconf.tab.o zconf.tab.c
    cc   conf.o zconf.tab.o   -o conf
    warning: (USB_ALI_M5632 && USB_AN2720 && USB_BELKIN && USB_ARMLINUX && USB_EPSON2888 && USB_KC2190) selects USB_NET_CDC_SUBSET_ENABLE which has unmet direct dependencies (USB_NET_DRIVERS && n && m && BP_MODULES && USB_NET_CDC_SUBSET)
    warning: (USB_ALI_M5632 && USB_AN2720 && USB_BELKIN && USB_ARMLINUX && USB_EPSON2888 && USB_KC2190) selects USB_NET_CDC_SUBSET_ENABLE which has unmet direct dependencies (USB_NET_DRIVERS && n && m && BP_MODULES && USB_NET_CDC_SUBSET)
    #
    # configuration written to .config
    #
    makem@galaxy-book:~/backports-4.14$

  3. #23
    Join Date
    Jul 2015
    Location
    Essex, UK
    Beans
    779
    Distro
    Xubuntu

    Re: WiFi driver for Samsung Galaxy Book

    Quote Originally Posted by jeremy31 View Post
    Post the full output, you can remove the changes by
    Code:
    cd backports-4.14
    sudo make uninstall
    Reboot
    Do you want the output (dmesg | grep ath) before or after removing the changes?

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

    Re: WiFi driver for Samsung Galaxy Book

    Actually did you run all the commands even sudo make install? Some of those errors might be normal in the newer backports

  5. #25
    Join Date
    Jul 2015
    Location
    Essex, UK
    Beans
    779
    Distro
    Xubuntu

    Re: WiFi driver for Samsung Galaxy Book

    Quote Originally Posted by jeremy31 View Post
    Actually did you run all the commands even sudo make install? Some of those errors might be normal in the newer backports
    I copy/pasted every command.

    I just did a dmesg | grep ath and it retuned empty.

    EDIT: Yes, I carried out the initial sudo make install, rebooted and then followed with the second make install and reboot.
    Last edited by makem2; February 10th, 2018 at 07:27 PM.

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

    Re: WiFi driver for Samsung Galaxy Book

    Do you have dmesg | grep ath output from when the backports were used? I am using the backports now with my ath9k Atheros wifi in 17.10 with the 4.13.0-32 kernel
    Is there a way to access BIOS/UEFI to see if Secure Boot is disabled?

  7. #27
    Join Date
    Jul 2015
    Location
    Essex, UK
    Beans
    779
    Distro
    Xubuntu

    Re: WiFi driver for Samsung Galaxy Book

    No, but i will get a dmesg | grep ath

    Fast boot is disabled. Secure boot? If there is such a thing I will find it.

  8. #28
    Join Date
    Jul 2015
    Location
    Essex, UK
    Beans
    779
    Distro
    Xubuntu

    Re: WiFi driver for Samsung Galaxy Book

    Secure boot was on and is now off. Fast BIOS was also on and is now off.

    I have WiFi via the dongle now.

    I will try removing and reboot.

  9. #29
    Join Date
    Jul 2015
    Location
    Essex, UK
    Beans
    779
    Distro
    Xubuntu

    Re: WiFi driver for Samsung Galaxy Book

    WiFi is working correctly and I am now able to use 5GHz.

    Thank you for your assistance and patience.

    Do you still require the dmesg?

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

    Re: WiFi driver for Samsung Galaxy Book

    If the internal Atheros card is working, I do not require the dmesg

Page 3 of 6 FirstFirst 12345 ... 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
  •