Results 1 to 8 of 8

Thread: Wireless not working Toshiba L50-B-1WP

  1. #1
    Join Date
    Mar 2009
    Location
    Canary Islands, Spain
    Beans
    139
    Distro
    Ubuntu 17.04 Zesty Zapus

    Wireless not working Toshiba L50-B-1WP

    Hello,

    My wired connection works fine but when I try to use wifi I can see the available wifi connections but the connection is never established although I give the right password.

    Do I have to update or install a driver?

    I don't know if that has something to do with the problem above but I have installed samba in both my netbook and laptop. Both have Ubuntu 15.04 x64 and in both I have installed samba. When I share a folder in the Toshiba computer I have access to this folder in my netbook but when I share a folder in my netbook I can't access it in the Toshiba computer.

    Does anybody find a solution?

  2. #2
    Join Date
    Nov 2004
    Location
    Maine
    Beans
    2,420
    Distro
    Kubuntu

    Re: Wireless not working Toshiba L50-B-1WP

    First thing we need to know is what wireless card is in that machine.

    Go to a terminal and type the following

    Code:
    lspci
    Also runs this script in a terminal and copy and past the resulting txt file which will be saved in your home folder.
    it give valuable information about your wireless connections.

    Code:
    wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && \
    chmod +x wireless-info && \
    ./wireless-info
    (Just copy and past it into a terminal and hit enter , it will ask you for your password)

    good Luck
    Wireless script
    Dave
    Registered Linux User #462608
    Morse Code an early Digital Mode.

  3. #3
    Join Date
    Mar 2009
    Location
    Canary Islands, Spain
    Beans
    139
    Distro
    Ubuntu 17.04 Zesty Zapus

    Re: Wireless not working Toshiba L50-B-1WP

    lspci shows the following:

    00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
    00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
    00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b)
    00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
    00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
    00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
    00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev e4)
    00:1c.2 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)
    00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)
    00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev e4)
    00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04)
    00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
    00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
    01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
    07:00.0 Network controller: Intel Corporation Wireless 3160 (rev 83)
    08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
    09:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Topaz XT [Radeon R7 M260/M265]

    The script shows:

    https://cloud.openmailbox.org/public...f351ffbae91b22

  4. #4
    Join Date
    Nov 2004
    Location
    Maine
    Beans
    2,420
    Distro
    Kubuntu

    Re: Wireless not working Toshiba L50-B-1WP

    Ok take a look at this thread and try Chilli555's fix. see it that will work for you.
    Wireless script
    Dave
    Registered Linux User #462608
    Morse Code an early Digital Mode.

  5. #5
    Join Date
    Mar 2009
    Location
    Canary Islands, Spain
    Beans
    139
    Distro
    Ubuntu 17.04 Zesty Zapus

    Re: Wireless not working Toshiba L50-B-1WP

    Quote Originally Posted by kc1di View Post
    Ok take a look at this thread and try Chilli555's fix. see it that will work for you.
    I followed all the steps but unfortunately it didn't work here. Thanks anyway.

  6. #6
    Join Date
    Nov 2004
    Location
    Maine
    Beans
    2,420
    Distro
    Kubuntu

    Re: Wireless not working Toshiba L50-B-1WP

    one other thing you might want to try is going to network manager and edit connections click on your wireless network and under IPv6 tab switch to ignore.
    give that a try.
    Wireless script
    Dave
    Registered Linux User #462608
    Morse Code an early Digital Mode.

  7. #7
    Join Date
    Mar 2009
    Location
    Canary Islands, Spain
    Beans
    139
    Distro
    Ubuntu 17.04 Zesty Zapus

    Re: Wireless not working Toshiba L50-B-1WP

    Quote Originally Posted by kc1di View Post
    one other thing you might want to try is going to network manager and edit connections click on your wireless network and under IPv6 tab switch to ignore.
    give that a try.
    Yes, in the thread that you suggested is that mentioned that but it had no effect.
    I guess I have to wait until a new driver/update is released. Meanwhile I'll try a live session with other distributions and I'll see if the same problem is still there.

  8. #8
    Join Date
    Mar 2014
    Beans
    1

    Re: Wireless not working Toshiba L50-B-1WP

    I've the same problem. The wired connection is Ok. The IP6 is on Ignore. I belive is a driver problem.

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
  •