Results 1 to 10 of 10

Thread: hotspot not visible in 20.04

  1. #1
    Join Date
    Jun 2021
    Location
    India
    Beans
    35
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    hotspot not visible in 20.04

    worked fine for two days after which no devices are showing in Visible Networks of wifi setting

  2. #2
    Join Date
    Apr 2021
    Beans
    198
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: hotspot not visible in 20.04

    Try reinstalling your hotspot

    This works in 20.04
    https://ubuntuhandbook.org/index.php...-ubuntu-18-04/

    Additional reading
    https://askubuntu.com/questions/1230...o-ubuntu-20-04

  3. #3
    Join Date
    Jun 2021
    Location
    India
    Beans
    35
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: hotspot not visible in 20.04

    Sorry but what i mean is that my laptop is not showing my mobile's hotspot name in visible networks of wifi settings.
    I want to connect my laptop to my mobile hotspot and not to create a hotspot using my laptop.

  4. #4
    Join Date
    Apr 2021
    Beans
    198
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: hotspot not visible in 20.04

    Oh...
    That's how I also hook up to the internet. At times I need to reboot my phone so the connection will show up. Have you tried that? And there are times when a reboot of ubuntu NetworkManager is necessary, even though it refreshes itself. That's all I have

  5. #5
    Join Date
    Jun 2021
    Location
    India
    Beans
    35
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: hotspot not visible in 20.04

    yeah sometimes when I restart my Laptop it starts working but again after 1 to 3 hours it stops. And its a pain to restart the laptop everytime this happens. I will try rebooting the network manager and report.

  6. #6
    Join Date
    Apr 2021
    Beans
    198
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: hotspot not visible in 20.04

    Quote Originally Posted by akashsinhaha View Post
    I will try rebooting the network manager and report.
    There are different ways of doing this
    https://linuxconfig.org/how-to-resta...c-beaver-linux
    I'm on a virtual system and cannot test the different methods.

  7. #7
    Join Date
    Jun 2021
    Location
    India
    Beans
    35
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: hotspot not visible in 20.04

    Thanks I will try these and see if something works

  8. #8
    Join Date
    Jun 2021
    Location
    India
    Beans
    35
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: hotspot not visible in 20.04

    Quote Originally Posted by dddman View Post
    There are different ways of doing this
    none worked for me

  9. #9
    Join Date
    Apr 2021
    Beans
    198
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: hotspot not visible in 20.04

    Is your driver up to date?

    Code:
    sudo lshw -C network && inxi -n
    Open Software Updater and go to Settings>Drivers. That will check for drivers.

    Also check syslog for any clues
    Code:
    cat /var/log/syslog
    And there is this
    https://help.ubuntu.com/stable/ubunt...s-find.html.en

    I currently have nothing else to offer

  10. #10
    Join Date
    Jun 2021
    Location
    India
    Beans
    35
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: hotspot not visible in 20.04

    here is what i got from
    Code:
     sudo lshw -C network && inxi -n 


    *-network
    description: Ethernet interface
    product: RTL810xE PCI Express Fast Ethernet controller
    vendor: Realtek Semiconductor Co., Ltd.
    physical id: 0
    bus info: pci@0000:08:00.0
    logical name: enp8s0
    version: 07
    serial: 14:58:d0:ca:fc:ff
    capacity: 100Mbit/s
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
    configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=5.8.0-59-generic firmware=rtl8106e-1_0.0.1 06/29/12 latency=0 link=no multicast=yes port=twisted pair
    resources: irq:18 ioport:4000(size=256) memory:b5500000-b5500fff memory:b5400000-b5403fff
    *-network
    description: Ethernet interface
    physical id: 3
    bus info: usb@2:1
    logical name: usb0
    serial: 4a:9d:4c:20:ce:4e
    capabilities: ethernet physical
    configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.5 link=yes multicast=yes
    Network:
    Device-1: Realtek RTL810xE PCI Express Fast Ethernet driver: r8169
    IF: enp8s0 state: down mac: 14:58:d0:ca:fc:ff
    IF-ID-1: usb0 state: unknown speed: N/A duplex: N/A mac: 4a:9d:4c:20:ce:4e

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
  •