Search:

Type: Posts; User: chili555; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.21 seconds; generated 8 minute(s) ago.

  1. Re: Will not install: Asus Usb-ax56 Dual Band Ax1800

    My very favorite kind of problem: everything looks great except it just doesn't work.

    Please shut down the computer. Remove the USB wireless. Start the computer. Open a terminal and run:
    tail -f...
  2. Re: Will not install: Asus Usb-ax56 Dual Band Ax1800

    Let's see if there are any clues in the message log:


    sudo dmesg | grep 8852
  3. Re: Will not install: Asus Usb-ax56 Dual Band Ax1800

    Did you try a reboot?

    After the reboot, did the module load as expected?
    lsmod | grep 8852auWas a wireless interface created?
    iwconfigDoes it see networks?
    nmcli device wifi list

    PS - The...
  4. Re: Will not install: Asus Usb-ax56 Dual Band Ax1800

    I think you missed the step in the very first post:


    sudo apt update
    sudo apt install build-essential git dkmsThen try to compile the driver again.
  5. Re: Compatibility issues with Acer SF514-55T laptop drivers on Ubuntu

    Please start here: https://ubuntuforums.org/showthread.php?t=370108
  6. Replies
    4
    Views
    5

    [ubuntu] Re: Weird network problem in 22.04

    Please do:


    sudo apt purge bcmwl-kernel-source
    sudo modprobe -r wl

    Is there any improvement?

    May we also see:
  7. Replies
    3
    Views
    4

    Re: macbook air wifi not working BCM4355

    What does this tell us?


    sudo dmesg | grep brcmThanks.
  8. Re: Archer T9UH - need driver for Ubuntu 23.10

    Please run and post:


    lsusb
    sudo dkms status
  9. Re: wifi drivers are not working on ubuntu 23.10

    After you installed the driver, did you load it?


    sudo modprobe wl

    Are there any clues in the message log?


    sudo dmesg | grep wl
  10. [ubuntu] Re: Wifi not working in Ubuntu 22.04, Activation of network connection failed

    Your access point has a 2.4 gHz segment, on channel 1 and a 5 gHz segment on channel 44.

    Your wireless may be dropping because there are two wireless access points with the same name and password....
  11. [ubuntu] Re: Wifi not working in Ubuntu 22.04, Activation of network connection failed

    We notice in your wireless_info that, of the SSIDs listed, the one you are attempting to connect to, SETUP-171A, isn’t even listed. Although some 15 are listed, ordered apparently by signal strength,...
  12. Replies
    14
    Views
    15

    Re: Ubuntu Server Network UNCLAIMED

    Trusty Tahr

    https://wiki.ubuntu.com/Releases
  13. Replies
    14
    Views
    15

    Re: Ubuntu Server Network UNCLAIMED

    That was the last hail Mary, last ditch, desperate technique we could try.

    The only suggestion I have left is to try a USB-to-ethernet adapter. They are almost always fully supported in even older...
  14. Replies
    14
    Views
    15

    Re: Ubuntu Server Network UNCLAIMED

    That was the last hail Mary, last ditch, desperate technique we could try.

    The only suggestion I have left is to try a USB-to-ethernet adapter. They are almost always fully supported in even older...
  15. Replies
    14
    Views
    15

    Re: Ubuntu Server Network UNCLAIMED

    No response at all means that the module does exist but that it doesn't cover your exact device. That's common when we install an old Ubuntu version and use relatively newer hardware devices. Quite...
  16. Replies
    14
    Views
    15

    Re: Ubuntu Server Network UNCLAIMED

    The usual driver for this device is called e1000e. I doubt that it existed in Ubuntu 14.04. Check:


    modinfo e1000e | grep -i 15d7Perhaps you could find a version of e1000e to download that is...
  17. Replies
    3
    Views
    4

    Re: Wireless works, but not wired...

    Are these connected to the same router??? Are these addresses acquired by DHCP? Or are they set to static IP addresses in Network Manager? Something doesn't look right.
  18. Replies
    12
    Views
    13

    [SOLVED] Re: Lenovo IDEAPAD Won't connect to internet

    I doubt you have the same device and I doubt that this solution works for you. Please start your own new question and include the result of these terminal commands:


    lspci -nnk | grep 0280 -A3...
  19. Replies
    2
    Views
    3

    Re: 23.10 Manual IP

    Setting a static IP address in Settings > WiFi works perfectly well for me in 23.10.

    With all settings set to Automatic(DHCP), please run and post:


    ip a
    route -nI suspect there is a...
  20. [ubuntu] Re: Ubuntu won't detect USB Wireless adapter

    Paste it here and give us the link: http://paste.ubuntu.com
  21. Re: Connected WiFi name information cannot be deleted

    Please try again. Here is a sequence from my machine:


    chili@T480s:~$ ls -al /etc/netplan
    total 28
    drwxr-xr-x 2 root root 4096 Oct 24 21:15 .
    drwxr-xr-x 144 root root 12288 Oct 26 09:02 .....
  22. Re: Connected WiFi name information cannot be deleted

    Please do:
    sudo chmod 0600 /etc/netplan/01-network-manager-all.yaml

    And try again. Run and post:


    uname -r
    ls /etc/netplan/
    sudo ls /etc/NetworkManager/system-connections/
  23. Re: Connected WiFi name information cannot be deleted

    May we please see:


    uname -r
    ls /etc/netplan/
    sudo ls /etc/NetworkManager/system-connections/


    Thanks.
  24. [ubuntu] Re: Desktop Optiplex 7050 lost internet though ethernet & wifi both connect fine

    Please see: https://askubuntu.com/questions/1372873/connected-on-wireless-but-no-internet-access-in-ubuntu-20-04
  25. Re: Ubuntu 22.04 - RTL8821CE 802.11ac PCIe Wireless Network Adapter

    Nobody ever suggested that. I strongly suspect these steps are useless.

    Does that say 'error'? It is informational only.

    I regret that I have no further suggestions.
Results 1 to 25 of 246
Page 1 of 10 1 2 3 4