Page 7 of 12 FirstFirst ... 56789 ... LastLast
Results 61 to 70 of 119

Thread: Lenovo IdeaPad Z570-1024D9U - Laptop (Wireless Help)

  1. #61
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Lenovo IdeaPad Z570-1024D9U - Laptop (Wireless Help)

    Let's load the most likely driver and see if we kick this thing to life:
    Code:
    sudo modprobe brcmsmac
    iwconfig
    Now do we have a wireless interface? Does it scan?
    Code:
    sudo iwlist wlan0 scan
    If you do not, let's see if there are informative messages here:
    Code:
    dmesg | grep brcm
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  2. #62
    Join Date
    Aug 2012
    Beans
    6

    Re: Lenovo IdeaPad Z570-1024D9U - Laptop (Wireless Help)

    Quote Originally Posted by chili555 View Post
    Let's load the most likely driver and see if we kick this thing to life:
    Code:
    sudo modprobe brcmsmac
    iwconfig
    Now do we have a wireless interface? Does it scan?
    Code:
    sudo iwlist wlan0 scan
    If you do not, let's see if there are informative messages here:
    Code:
    dmesg | grep brcm
    Thanks a million chili555, the wireless is now working after the modprobe and iwconfig commands! I really appreciate this. I'd love to be able to help people on the forums, any advice on how to get better with Linux?

  3. #63
    Join Date
    Aug 2012
    Beans
    6

    Re: Lenovo IdeaPad Z570-1024D9U - Laptop (Wireless Help)

    Quote Originally Posted by feynman forever View Post
    Thanks a million chili555, the wireless is now working after the modprobe and iwconfig commands! I really appreciate this. I'd love to be able to help people on the forums, any advice on how to get better with Linux?
    One more thing, upon restarting my machine I had to reenter these commands to get the wireless to work again. Is there a config file I can edit to make the changes permanent? Thanks for your help.

  4. #64
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Lenovo IdeaPad Z570-1024D9U - Laptop (Wireless Help)

    First, we ought to be sure brcmsmac loads automatically:
    Code:
    sudo su
    echo brcmsmac >> /etc/modules
    exit
    I suggest you read threads and look for problems you think you can solve. Wait before you post and see how some of the frequent thread answerers handle it. Learn from their experience.

    Google the pci.id or the usb.id; for example:
    Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727]
    Google it with 'solved' and 'Ubuntu.' Copy the solution.

    Most of all, when you make a mistake, and you will if you try hard enough, admit it and apologize.

    Subscribe to the threads you answer so you get an email when there is a reply. If you take on a case, carry it to completion. Feel free to PM me if you get stuck.

    Have fun!
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  5. #65
    Join Date
    Aug 2012
    Beans
    6

    Re: Lenovo IdeaPad Z570-1024D9U - Laptop (Wireless Help)

    Thanks chili555, best of luck!

  6. #66
    Join Date
    Jul 2008
    Beans
    12

    Re: Lenovo IdeaPad Z570-1024D9U - Laptop (Wireless Help)

    Hi, I am also having wireless problems with my HP Pavilion DV6. I had the same problem in Ubuntu 12.04, so I thought it was a distribution problem, so I uninstalled it and put in 12.10, which is showing the exact same behavior.

    Upon system start, my wifi shows it's trying to connect, then it sees my network and asks for the key, after which it tries to connect for about 30 seconds, then asks for the key again, and keeps repeating this. Wired works perfectly fine though. Can someone (maybe chili555?) help me?


    The output of the required codes are below:

    ye@ubuntu:~$ lspci -nn | grep 0280
    0d:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [8086:0084]

    ye@ubuntu:~$ rfkill list all
    0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
    1: hp-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
    2: hp-bluetooth: Bluetooth
    Soft blocked: yes
    Hard blocked: yes

  7. #67
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Lenovo IdeaPad Z570-1024D9U - Laptop (Wireless Help)

    Quote Originally Posted by silverkitsune27 View Post
    Hi, I am also having wireless problems with my HP Pavilion DV6. I had the same problem in Ubuntu 12.04, so I thought it was a distribution problem, so I uninstalled it and put in 12.10, which is showing the exact same behavior.

    Upon system start, my wifi shows it's trying to connect, then it sees my network and asks for the key, after which it tries to connect for about 30 seconds, then asks for the key again, and keeps repeating this. Wired works perfectly fine though. Can someone (maybe chili555?) help me?


    The output of the required codes are below:

    ye@ubuntu:~$ lspci -nn | grep 0280
    0d:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [8086:0084]

    ye@ubuntu:~$ rfkill list all
    0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
    1: hp-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
    2: hp-bluetooth: Bluetooth
    Soft blocked: yes
    Hard blocked: yes
    I'll be happy to help. Please start a new thread an PM me the link.

    I wonder how it even tries to connect if it's hard blocked.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  8. #68
    Join Date
    Dec 2012
    Beans
    9

    Re: Lenovo IdeaPad Z570-1024D9U - Laptop (Wireless Help)

    Hii I am new to Ubuntu
    My wireless connection worked very well on Windows and Ubuntu 9.04
    But it is not working now.
    Tried the codes given on the forum.


    rakesh@rakesh-C-Notebook-XXXX:~$ lspci -nn | grep 0280
    03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
    rakesh@rakesh-C-Notebook-XXXX:~$ rfkill list all
    1: ideapad_wlan: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    2: ideapad_bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: no
    3: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
    rakesh@rakesh-C-Notebook-XXXX:~$ lsmod | grep -e brcmsmac -e wl
    wl 2646601 0
    lib80211 14040 1 wl
    rakesh@rakesh-C-Notebook-XXXX:~$ sudo modprobe -r wl
    [sudo] password for rakesh:
    rakesh@rakesh-C-Notebook-XXXX:~$ lsmod | grep -e brcmsmac -e wl
    (showed nothing)
    rakesh@rakesh-C-Notebook-XXXX:~$ iwconfig
    lo no wireless extensions.

    eth0 no wireless extensions.

    rakesh@rakesh-C-Notebook-XXXX:~$ sudo iwlist wlan0 scan
    wlan0 Interface doesn't support scanning.

    rakesh@rakesh-C-Notebook-XXXX:~$ sudo modprobe brcmsmac
    (showed nothing)
    rakesh@rakesh-C-Notebook-XXXX:~$

    I can only connect through ethernet cable.
    Please help me so that I dont have to shift back to Windows.

  9. #69
    Join Date
    Dec 2012
    Beans
    9

    Re: Lenovo IdeaPad Z570-1024D9U - Laptop (Wireless Help)

    I am using Ubuntu 12.04 LTE now.

  10. #70
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Lenovo IdeaPad Z570-1024D9U - Laptop (Wireless Help)

    Quote Originally Posted by KISLAYRAKESH View Post
    I am using Ubuntu 12.04 LTE now.
    Please refer to your own thread where I answered.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

Page 7 of 12 FirstFirst ... 56789 ... LastLast

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
  •