Page 6 of 12 FirstFirst ... 45678 ... LastLast
Results 51 to 60 of 119

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

  1. #51
    Join Date
    Jan 2010
    Beans
    8

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

    No, sorry. I got the file but deleted the partition before I pasted it.
    I removed ethernet cable and restart and the wireless worked. But then after another restart it didn't.
    By then I figured it had to be a Ubuntu Studio 12.04 LTS issue so I booted from a USB drive where I have easypeasy installed. Wireless worked just fine. So I found XBMCbuntu and thought I'd try it.
    Was easy and fast install and wireless worked well. Not sure why but must have been something with Studio. Thank you very much for your help & input.

  2. #52
    Join Date
    May 2007
    Beans
    13

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

    I found the solution! it is called ZorinOS. On ZorinOS 6 wifi on this lenovo works out of box. ZorinOS is based on Ubuntu.

    Me happy

  3. #53
    Join Date
    Apr 2011
    Location
    Poprad, Slovakia
    Beans
    72
    Distro
    Ubuntu

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

    I don't know but wifi worked for me with 12.04 out of the box

    I have z570 also But only with i5 processor

    Also i got this dkms for fan controll button, but havent tried it yet on my z570 as I am on vacation.

    Anybody willing to do so ?

    Code:
    http://kernel.ubuntu.com/~ikepanhc/ideapad/ideapad-laptop-dkms_3.6_all.deb

  4. #54
    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 Lupajz View Post
    I don't know but wifi worked for me with 12.04 out of the box

    I have z570 also But only with i5 processor

    Also i got this dkms for fan controll button, but havent tried it yet on my z570 as I am on vacation.

    Anybody willing to do so ?

    Code:
    http://kernel.ubuntu.com/~ikepanhc/ideapad/ideapad-laptop-dkms_3.6_all.deb
    I think your question belongs in General Help, not Networking since it involves fan control.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  5. #55
    Join Date
    Jun 2009
    Beans
    8

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

    Worked for me!
    It's been a while since I've had any problems with an Ubuntu install, basically none since 8.04. I think my older laptop's ('optima' with Intel Core 2 Duo CPU P7370) wireless card might be becoming a weak link.
    Code:
    lspci -nn | grep 0280
    listed: Intel Corporation WiFi Link 5100 [8086:4232]. FWIW, the card worked fine with the 11.10 install, and the fresh (no upgrade) 12.04 install wouldn't even complete until I opted for no updates or network connectivity, I imagine due to this. After installed, I noticed I could see my wireless network, selected it, entered my credentials, and though it indicated it was connected, no sites would load, nor updates complete. When I tried a wired connection there was no problem so I updated the system and enabled some proprietary modem driver in hopes that the subsequent restart would fix the wireless connectivity. I found that though it again showed a successful connection there was none.

    I looked at quite a few threads till I found this one, which seemed to focus on Intel hardware as opposed to the more commonly found Broadcom issues. I also found the depth of Chili's knowledge reassuring. After the solutions for the anomalous Acer driver I found someone (divamvak) listed their hardware as "Intel Corporation Centrino Wireless-N 1000 [8086:0084]", and noted Chili's proposed solution in comment 27.
    After running:
    Code:
    sudo modprobe -r iwlwifi
    sudo modprobe iwlwifi 11n_disable=1
    the wireless was operational! So I added "options iwlwifi 11n_disable=1" to the newly created /etc/modprobe.d/iwlwifi.conf file as suggested, and entered:
    Code:
    sudo modprobe -r iwlwifi
    sudo modprobe iwlwifi
    I've tested the persistence of this solution with a couple boots and so far so good. Can't say I know entirely what I did though; perhaps disabled wireless n and stepped back to g? Either way my connection is great, thanks Chili, I'm so glad there are experts out there.

  6. #56
    Join Date
    Aug 2012
    Beans
    6

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

    Hi, I'm just after upgrading from 11.10 to 12.04 on a Lenovo Z570 and my wireless isn't working, can anyone help me? I have a Broadcom BCM4313 wireless card.

    Thanks a million.

  7. #57
    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 feynman forever View Post
    Hi, I'm just after upgrading from 11.10 to 12.04 on a Lenovo Z570 and my wireless isn't working, can anyone help me? I have a Broadcom BCM4313 wireless card.

    Thanks a million.
    Please post:
    Code:
    lspci -nn | grep 0280
    rfkill list all
    Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  8. #58
    Join Date
    Aug 2012
    Beans
    6

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

    Quote Originally Posted by chili555 View Post
    Please post:
    Code:
    lspci -nn | grep 0280
    rfkill list all
    Thanks.
    Hi, I got

    Code:
    03:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01)
    
    0: ideapad_wlan: Wireless LAN
          Soft blocked: no
          Hard blocked: no
    Thanks for your quick reply!

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

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

    Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727]
    There is plenty of controversy about the tricky 4727. There are at least two ways to get it going and it's tough to figure out which is best. Let's try the most likely first. Please run:
    Code:
    lsmod | grep -e brcmsmac -e wl
    Ideally, only brcmsmac is loaded. If wl is loaded, remove it:
    Code:
    sudo modprobe -r wl
    Let's see if you have a wireless interface:
    Code:
    iwconfig
    Does it scan and connect?
    Code:
    sudo iwlist wlan0 scan
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  10. #60
    Join Date
    Aug 2012
    Beans
    6

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

    There was no output from this:
    Code:
    lsmod | grep -e brcmsmac -e wl
    I don't think wl is there at all.

    For the other commands, I got
    Code:
    ~$ iwconfig
    lo        no wireless extensions.
    
    eth0      no wireless extensions.
    and
    Code:
    ~$ sudo iwlist wlan0 scan
    wlan0     Interface doesn't support scanning.

Page 6 of 12 FirstFirst ... 45678 ... 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
  •