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

Thread: I could use some help compiling drivers for a WiFi adapter

  1. #11
    Join Date
    May 2018
    Beans
    84

    Re: I could use some help compiling drivers for a WiFi adapter

    Code:
    mokutil --sb-state
    EFI variables are not supported on this system
    I think it's not

  2. #12
    Join Date
    May 2014
    Location
    /home
    Beans
    10,939
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: I could use some help compiling drivers for a WiFi adapter

    See the wifi script link in my signature and post results

  3. #13
    Join Date
    May 2018
    Beans
    84

    Re: I could use some help compiling drivers for a WiFi adapter

    Ok.
    I suppose I should plug the new USB WiFi adapter before running the script, right?

  4. #14
    Join Date
    May 2018
    Beans
    84

    Re: I could use some help compiling drivers for a WiFi adapter

    Silly me!
    I can't plug the new adapter for this, then I would disconnect

    But here's my report: https://pastebin.com/WtpKKXMF
    Btw, for whatever is worth, I went to the manufacturer's site. He has this ZIP file with an .sh file inside. That should be easier, right?

  5. #15
    Join Date
    May 2014
    Location
    /home
    Beans
    10,939
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: I could use some help compiling drivers for a WiFi adapter

    Plug the new adapter in and post results for
    Code:
    lsusb

  6. #16
    Join Date
    May 2018
    Beans
    84

    Re: I could use some help compiling drivers for a WiFi adapter

    I have another one plugged at the moment. Should I plug the new one alongside it?

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

    Re: I could use some help compiling drivers for a WiFi adapter

    Yes, I would like to see the USB ID for that wifi

  8. #18
    Join Date
    May 2018
    Beans
    84

    Re: I could use some help compiling drivers for a WiFi adapter

    Code:
    lsusb
    Bus 003 Device 004: ID 0bda:0811 Realtek Semiconductor Corp. 
    Bus 003 Device 003: ID 0846:9040 NetGear, Inc. WNA1000 Wireless-N 150 [Atheros AR9170+AR9101]
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 002: ID 045e:00db Microsoft Corp. Natural Ergonomic Keyboard 4000 V1.0
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 002: ID 1bcf:0053 Sunplus Innovation Technology Inc. 
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    #3 is the old WiFi adapter, NetGear
    #4 I believe is the mouse. I am not certain because the mouse doesn't have a brand printed.
    But I found a screenshot (see attached img) of a similar USBs list, except that one does show at the end of the text line "optical mouse". So, chances are my mouse if made/sold, by Sunplus Innovation Tech too.

    But I don't see where the Edup-Link Wifi adapter is. It is not showing a light, as the old one. But it does when it is with Windows 10.

    sunplus_innov_tech.jpg

  9. #19
    Join Date
    May 2018
    Beans
    84

    Re: I could use some help compiling drivers for a WiFi adapter

    Also, I just tried installing "ac6607 Linux.zip" , but it yielded this errors:

    Code:
    error: ‘_timer {aka struct timer_list}’ has no member named ‘data’
      ptimer->data = (unsigned long)cntx;
            ^
    /home/javier/Downloads/ac6607/RTL88x2BU_WiFi_linux_v5.2.4.1_22719_COEX20170518-4444.20170613/driver/rtl88x2BU_WiFi_linux_v5.2.4.1_22719.20170613_COEX20170518-4444/include/osdep_service_linux.h:283:2: error: implicit declaration of function ‘init_timer’ [-Werror=implicit-function-declaration]
      init_timer(ptimer);
      ^
    In file included from /home/javier/Downloads/ac6607/RTL88x2BU_WiFi_linux_v5.2.4.1_22719_COEX20170518-4444.20170613/driver/rtl88x2BU_WiFi_linux_v5.2.4.1_22719.20170613_COEX20170518-4444/include/drv_types.h:27:0,
                     from /home/javier/Downloads/ac6607/RTL88x2BU_WiFi_linux_v5.2.4.1_22719_COEX20170518-4444.20170613/driver/rtl88x2BU_WiFi_linux_v5.2.4.1_22719.20170613_COEX20170518-4444/core/rtw_cmd.c:17:
    /home/javier/Downloads/ac6607/RTL88x2BU_WiFi_linux_v5.2.4.1_22719_COEX20170518-4444.20170613/driver/rtl88x2BU_WiFi_linux_v5.2.4.1_22719.20170613_COEX20170518-4444/include/osdep_service.h: In function ‘thread_enter’:
    /home/javier/Downloads/ac6607/RTL88x2BU_WiFi_linux_v5.2.4.1_22719_COEX20170518-4444.20170613/driver/rtl88x2BU_WiFi_linux_v5.2.4.1_22719.20170613_COEX20170518-4444/include/osdep_service.h:355:2: error: implicit declaration of function ‘allow_signal’ [-Werror=implicit-function-declaration]
      allow_signal(SIGTERM);

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

    Re: I could use some help compiling drivers for a WiFi adapter

    Don't try to install any more drivers, but do a
    Code:
    modprobe -c | grep -i 0bda | grep 0811
    See what it shows for results

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
  •