This is a guide to running Linux with the Lenovo IdeaPad Y530 laptop.
This guide is intended to provide you details on how well this laptop works with Linux and which modules you need to configure. For details on how to actually install and configure the required modules have a look at our guides section for distribution specific instructions.
This page is just for discussing using Linux on the Lenovo IdeaPad Y530. For a general discussion about this laptop you can visit the Lenovo IdeaPad Y530 page on LapWik.
You will need to use kernel version 2.6.27 (or newer) to get the wireless working. Major Linux distributions released after October 2008 support wireless out of the box.
On some models there is a wireless controller by Broadcom installed. To check enter command 'lspci' and look for 'Broadcom Corporation BCM4312 802.11b/g'. If it is the case it might be required to install broadcom-wl module.
Some keys are bad mapped to make it proper add following to your /etc/X11/Xmodmap: keycode 174 = XF86Stop keycode 233 = XF86MonBrightnessUp keycode 232 = XF86MonBrightnessDown
Most distibutions control brightness in reverse - increasing causes in fact decrease, it's need modifications in DSDT, brightness can be controlled by changing this: /sys/devices/virtual/backlight/acpi_video0/brightness
Note: brightness was an issue on older versions of kernel. After updating Fedora 10 to kernel 2.6.27.21-170.2.56.fc10 the problem with inverted brightness dissappeared.
Everything work great (Almost)!! I have a Y530 dual boot (Vista/Ubuntu 11.04). The only issue is not having Audio through HDMI!! I love everything else. Almost ready to drop Vista!
sarsolot, Sunday 05 of December, 2010 [03:15:59]
Suspend and hiberation now works perfectly on Lenovo Y530
About 4.1 sound on kernels >2.6.32 - I'm still looking for solution
ZAP, Monday 06 of December, 2010 [19:09:10]
Excellent! This does in fact work. I'm currently running Linux Mint Julia x64, so it should work on Ubuntu as well.
zambata, Monday 10 of January, 2011 [22:39:54]
Sound work on 2.6.34 too. Newer kernels needs recompilation with 2.6.34 modules, so there isn't a solution for stock distro kernels yet.
Shawn Lauzon, Thursday 14 of October, 2010 [05:56:26]
The fix for the sound on the Y530, which worked for me on Ubuntu 10.04, no longer works on Ubuntu 10.10. In fact, when I add the line to modprobe.d, I don't get any sound at all. Anyone get this to work?
ZAP, Sunday 17 of October, 2010 [02:36:31]
Nope. Same problem here. Bleeping regression!
nerdman4ever, Thursday 25 of November, 2010 [06:35:28]
I'm on 10.10 and sound is only coming from the two “tweeter-type” speakers. Hope this works itself out soon.
Mekk, Friday 14 of May, 2010 [22:19:56]
I use Y530 with Ubuntu (I installed 9.10, now upgraded to 10.04).
In spite of many attempts I never managed to succesfully suspend or hibernate this machine. Tried both standard Ubuntu method (uswsusp), and TuxOnIce, experimented with different ideas found on the net, nothing worked.
Another problem is that wireless is a bit flaky, it happens to disconnect with kernel errors in dmesg (usually once-twice a day). Whenever it happens I click the short script I wrote:
sudo rmmod iwlagn sudo rmmod iwlcore sudo modprobe iwlcore sudo modprobe iwlagn sudo ip link set wlan0 down sleep 1 sudo ip link set wlan0 up
and the machine reconnects. Other methods I tried (like disconnecting and reconnecting via network applet, restarting network manager and a few similar) did not work.
Apart from that everything works well - screen, sound, keyboard, card-reader, even camera (I tested cheese). On 9.10 sound used to be initially muted after boot, on 10.04 the problem seems to be resolved.
sekhar, Saturday 17 of April, 2010 [07:50:57]
i purchased lenovo ideapady530 model name4051 in bulild is vista i am no satisfied with it so i prefer to change to Linux so any one can tell me the site which to download the drivers
colonyofdrones, Saturday 17 of April, 2010 [18:43:54]
sekhar:
It doesn't work that way. Do a little research online about “linux hardware drivers” and you'll soon find this out. You will need much more information about the chipsets that control various parts of your laptop in order to figure out if there are open source drivers or if you need to get proprietary ones from the various vendor websites. Here's a major hint: lspci and lshw are your friends.
p.s. If I was you, I wouldn't bother with linux on this laptop unless you really enjoy endless tinkering for basic functionality. Either way, good luck!
he he, Sunday 31 of October, 2010 [05:02:05]
go to the linux official site and order it you will get within a week. its free of cost.
colonyofdrones, Tuesday 13 of April, 2010 [03:27:44]
I have tried practically every distro available on this laptop and have come to the conclusion that I absolutely hate this machine. If I can even get through the installer, then I'm going to suffer through random system freezes, lack of suspend/hibernate, and general instability. I should have just spent the extra money and bought a thinkpad… What a nightmare this has been.
CrashTest_, Tuesday 13 of April, 2010 [03:39:18]
I hear you. I sold mine, bought a Dell Studio 15 (refurbished from Sam's Club - $275) and have had nothing but happy times since then. Every single thing I use on here works, though the wireless card needed an updated driver, which Dell announced on their site.
Seriously, if you can find one, try a Studio.
colonyofdrones, Wednesday 14 of April, 2010 [14:58:53]
CrashTest_
thanks for the tip. I have been looking at offerings from dell, hp, and lenovo (thinkpads only, of course). I was wondering how good those studio models were. Perhaps I'll give that a try. They are very affordable as far as I'm concerned.
Someone needs to update this page to say that nobody should bother with the y530 unless they are either a masochist or don't really need to get any work done.
Eric, Tuesday 30 of March, 2010 [21:58:05]
I'm running Mint and have had ridiculous problems of freezing, where the UI is completely non-functional. This, sadly, keeps me from using this sweet distro full time.
Eric, Tuesday 30 of March, 2010 [21:58:59]
and this is common across all debian-based distros.
CrashTest, Tuesday 23 of March, 2010 [14:20:13]
Hasn't anyone else had problems with Hibernate/Suspend on this model? I have addressed every other issue noted, but can't suspend to ram, or hibernate. Granted Ubuntu 10 opens in a flash, but still, I want to close my lid, and have it go to sleep.
CrashTest_, Sunday 14 of March, 2010 [13:11:59]
For me the biggest problems have, in the past, been suspend/hibernate not working at all, brightness, and sound, and in the present, most major distros with the latest kernels seem to have my Y530 doing a constant reset, which is only alleviated by disabling ACPI through options at the beginning.
Ubuntu 10.04 (currently in beta) seems to solve all of these issues, out of the box, except suspend/hibernate. Interesting note, I think this is the first version that has my SD card reader working out of the box as well, or I just never noticed it before.
Quite surprised to not see Suspend issues in this thread.
Also, fyi, my Lenovo Ideapad Y530 has Intel graphics, not nVidia.
darkbalder, Friday 20 of November, 2009 [17:07:27]
I cannot get the brightness remapping fix to work. I'm using ubuntu 9.04 beta. The brightness-up key just toggles betweeen brightness level 1 and 2, while the brightness-down key sets brightness level down to 0.
Rui, Friday 20 of February, 2009 [22:37:15]
The acpi module for Asus laptops works on this Lenovo. I can control brightness by doing
### echo 5 > /proc/acpi/asus/brn ### From 0-8. And probably the other functions can work also.
Regarding multimedia keys (Linux Gentoo). Both sound control keys work, and play keys from F9-F12. Fn+F3 blocked my keyboard and forced me to reboot. No signal of life in that touchy orange keys.
Y530 User, Saturday 28 of March, 2009 [07:37:09]
In Ubuntu 9.04 beta, the touchy orange keys work
ukasz, Tuesday 27 of January, 2009 [19:12:52]
I've tried 2 distros tm (ubuntu and archlinux).
sound is borked, only 2 small speakers are playing (laptop is 4.1), also plugging in headphones dosesn't mute speakers. alsamixer does not see them also.
brightness is reversed, and is only working from superdim to halfdim, so if you touch that button prepare to spend the time till next reboot watching low-brigntnes screen.
ukasz, Thursday 29 of January, 2009 [14:27:23]
to make sound work you need to put: ### options snd_hda_intel model=lenovo-sky ### to your distro's /etc/modules.conf (or its equivalent)
Rui, Friday 20 of February, 2009 [22:41:51]
For what kernel?
ukasz, Tuesday 14 of April, 2009 [03:35:23]
2.6.28+
Geb, Sunday 14 of March, 2010 [01:13:10]
Hi ukasz,
I have IBM-Y530 and sound as you said in Ubuntu 9.10 is cutted to 2 speakers not 4.1 as this laptop have installed. Your offer add “options snd_hda_intel model=lenovo-sky” line to /etc/modules.conf is not working for me, 1st problem I've faced with I didn't found /etc/modules.conf in my distro, only /etc/modules - and I've modified this file, reboot system and nothing is changed, the same 2x Speakers Linux, not 4.1 :((
Can anyone help?!
Geb, Sunday 14 of March, 2010 [01:42:17]
Update, find out that ”/etc/modules.conf” in Ubuntu 9.10 now is folder ”/etc/modprobe.d/” there are lots of files and 2 of them alsa-base.conf (+save) I assume this is what I'm searching for add this line to the very end of the file, reboot, don't work :( What I'm doing wrong!! On ubuntu forum there are the same question but it unanswered :(( http://ubuntuforums.org/showthread.php?t=1284856
zzz, Monday 10 of January, 2011 [22:57:56]
options snd-hda-intel model=lenovo-sky
andres, Monday 03 of May, 2010 [22:53:22]
Worked for me on Lenovo Ideapad Y530 + Ubuntu 10.04 64 bits It only worked the 2 main speakers, not the small ones and sub-woofer and added: options snd_hda_intel model=lenovo-sky on: /etc/modprobe.d/alsa-base.conf
like ukasz and Geb said. Thanks!
asa, Thursday 15 of January, 2009 [14:42:50]
beside of multimedia buttons, there're problems with sound (pulse) in skype, brightness is reversed o_O. Multimedia keys should have others codes each other, but a few have same codes and couldn't be configured with standard gnome tools (Ubuntu 8.10)
arashiko28, Saturday 03 of January, 2009 [20:58:09]
I have it since November 2008, installed Ubuntu 8.04 and had a lot of problems that corrected with the upgrade to 8.10, actually everything works pretty well except for the touch induced buttons (only the silence button works) and the multimedia buttons at the F9-F12 keys. Beside a few tweaks with the sound configuration, had no proprietary drivers issues, and actually worked out of the box.
Kennedy808, Saturday 13 of December, 2008 [09:00:39]
I have a Y530 purchased in November 2008 running Linux Mint 6 RC, and everything works including the hardware buttons for Play/Pause, Stop, Fast Forward, Rewind, etc.
Wireless worked out of the box, without having to enable any proprietary drivers as was the case with my Dell laptops.
Search
Sister Sites Lination - Blogging site for Linux users LinWik - Linux guides in wiki format
Discussion
Everything work great (Almost)!! I have a Y530 dual boot (Vista/Ubuntu 11.04). The only issue is not having Audio through HDMI!! I love everything else. Almost ready to drop Vista!
Suspend and hiberation now works perfectly on Lenovo Y530
http://web.archiveorange.com/archive/v/LLXmLkvUz4XgDWgOzkZS#vFZ6nI4Y9aCllOG
About 4.1 sound on kernels >2.6.32 - I'm still looking for solution
Excellent! This does in fact work. I'm currently running Linux Mint Julia x64, so it should work on Ubuntu as well.
Sound work on 2.6.34 too. Newer kernels needs recompilation with 2.6.34 modules, so there isn't a solution for stock distro kernels yet.
The fix for the sound on the Y530, which worked for me on Ubuntu 10.04, no longer works on Ubuntu 10.10. In fact, when I add the line to modprobe.d, I don't get any sound at all. Anyone get this to work?
Nope. Same problem here. Bleeping regression!
I'm on 10.10 and sound is only coming from the two “tweeter-type” speakers. Hope this works itself out soon.
I use Y530 with Ubuntu (I installed 9.10, now upgraded to 10.04).
In spite of many attempts I never managed to succesfully suspend or hibernate this machine. Tried both standard Ubuntu method (uswsusp), and TuxOnIce, experimented with different ideas found on the net, nothing worked.
Another problem is that wireless is a bit flaky, it happens to disconnect with kernel errors in dmesg (usually once-twice a day). Whenever it happens I click the short script I wrote:
sudo rmmod iwlagn
sudo rmmod iwlcore
sudo modprobe iwlcore
sudo modprobe iwlagn
sudo ip link set wlan0 down
sleep 1
sudo ip link set wlan0 up
and the machine reconnects. Other methods I tried (like disconnecting and reconnecting via network applet, restarting network manager and a few similar) did not work.
Apart from that everything works well - screen, sound, keyboard, card-reader, even camera (I tested cheese). On 9.10 sound used to be initially muted after boot, on 10.04 the problem seems to be resolved.
i purchased lenovo ideapady530 model name4051
in bulild is vista i am no satisfied with it so i prefer to change to Linux
so any one can tell me the site which to download the drivers
sekhar:
It doesn't work that way. Do a little research online about “linux hardware drivers” and you'll soon find this out. You will need much more information about the chipsets that control various parts of your laptop in order to figure out if there are open source drivers or if you need to get proprietary ones from the various vendor websites. Here's a major hint: lspci and lshw are your friends.
p.s. If I was you, I wouldn't bother with linux on this laptop unless you really enjoy endless tinkering for basic functionality. Either way, good luck!
go to the linux official site and order it you will get within a week. its free of cost.
I have tried practically every distro available on this laptop and have come to the conclusion that I absolutely hate this machine. If I can even get through the installer, then I'm going to suffer through random system freezes, lack of suspend/hibernate, and general instability. I should have just spent the extra money and bought a thinkpad… What a nightmare this has been.
I hear you. I sold mine, bought a Dell Studio 15 (refurbished from Sam's Club - $275) and have had nothing but happy times since then. Every single thing I use on here works, though the wireless card needed an updated driver, which Dell announced on their site.
Seriously, if you can find one, try a Studio.
CrashTest_
thanks for the tip. I have been looking at offerings from dell, hp, and lenovo (thinkpads only, of course). I was wondering how good those studio models were. Perhaps I'll give that a try. They are very affordable as far as I'm concerned.
Someone needs to update this page to say that nobody should bother with the y530 unless they are either a masochist or don't really need to get any work done.
I'm running Mint and have had ridiculous problems of freezing, where the UI is completely non-functional. This, sadly, keeps me from using this sweet distro full time.
and this is common across all debian-based distros.
Hasn't anyone else had problems with Hibernate/Suspend on this model? I have addressed every other issue noted, but can't suspend to ram, or hibernate. Granted Ubuntu 10 opens in a flash, but still, I want to close my lid, and have it go to sleep.
For me the biggest problems have, in the past, been suspend/hibernate not working at all, brightness, and sound, and in the present, most major distros with the latest kernels seem to have my Y530 doing a constant reset, which is only alleviated by disabling ACPI through options at the beginning.
Ubuntu 10.04 (currently in beta) seems to solve all of these issues, out of the box, except suspend/hibernate. Interesting note, I think this is the first version that has my SD card reader working out of the box as well, or I just never noticed it before.
Quite surprised to not see Suspend issues in this thread.
Also, fyi, my Lenovo Ideapad Y530 has Intel graphics, not nVidia.
Bluetooth turn on/off is not possible. I was reading http://forums.lenovo.com/t5/IdeaPad-Y-and-U-series-Laptops/How-to-turn-on-bluetooth-on-ubuntu-08-10/m-p/113740 and http://old.nabble.com/Thinkpad-ACPI-with-Ideapad-S10e-td21867024.html, a remarkable thing is a way to control Embedded Controller for lenovo line, Is there a way to control it???
Lenovo Ideapad S10 is really an awesome netbook. The size is perfect, as intended as a portable machine. The harddrive is enormous, 160 GB, and come with 1 GB of RAM, which is easily upgraded. However, some drawbacks are the lack of DVD and the use of 3-cell battery, where other competitors already using 6-cell one hence expanding the battery lifespan. More about this netbook on <a href=\\\”http://www.uttamah.com/2009/lenovo-ideapad-s10-102-inch-netbook-review/\\\”> http://www.uttamah.com/2009/lenovo-ideapad-s10-102-inch-netbook-review/</a>
I cannot get the brightness remapping fix to work. I'm using ubuntu 9.04 beta. The brightness-up key just toggles betweeen brightness level 1 and 2, while the brightness-down key sets brightness level down to 0.
The acpi module for Asus laptops works on this Lenovo. I can control brightness by doing
###
echo 5 > /proc/acpi/asus/brn
###
From 0-8. And probably the other functions can work also.
Regarding multimedia keys (Linux Gentoo). Both sound control keys work, and play keys from F9-F12. Fn+F3 blocked my keyboard and forced me to reboot. No signal of life in that touchy orange keys.
In Ubuntu 9.04 beta, the touchy orange keys work
I've tried 2 distros tm (ubuntu and archlinux).
sound is borked, only 2 small speakers are playing (laptop is 4.1), also plugging in headphones dosesn't mute speakers.
alsamixer does not see them also.
brightness is reversed, and is only working from superdim to halfdim, so if you touch that button prepare to spend the time till next reboot watching low-brigntnes screen.
to make sound work you need to put:
###
options snd_hda_intel model=lenovo-sky
###
to your distro's /etc/modules.conf (or its equivalent)
For what kernel?
2.6.28+
Hi ukasz,
I have IBM-Y530 and sound as you said in Ubuntu 9.10 is cutted to 2 speakers not 4.1 as this laptop have installed. Your offer add “options snd_hda_intel model=lenovo-sky” line to /etc/modules.conf is not working for me, 1st problem I've faced with I didn't found /etc/modules.conf in my distro, only /etc/modules - and I've modified this file, reboot system and nothing is changed, the same 2x Speakers Linux, not 4.1 :((
Can anyone help?!
Update, find out that ”/etc/modules.conf” in Ubuntu 9.10 now is folder ”/etc/modprobe.d/” there are lots of files and 2 of them alsa-base.conf (+save) I assume this is what I'm searching for add this line to the very end of the file, reboot, don't work :( What I'm doing wrong!! On ubuntu forum there are the same question but it unanswered :(( http://ubuntuforums.org/showthread.php?t=1284856
options snd-hda-intel model=lenovo-sky
Worked for me on Lenovo Ideapad Y530 + Ubuntu 10.04 64 bits
It only worked the 2 main speakers, not the small ones and sub-woofer and
added:
options snd_hda_intel model=lenovo-sky
on:
/etc/modprobe.d/alsa-base.conf
like ukasz and Geb said. Thanks!
beside of multimedia buttons, there're problems with sound (pulse) in skype, brightness is reversed o_O. Multimedia keys should have others codes each other, but a few have same codes and couldn't be configured with standard gnome tools (Ubuntu 8.10)
I have it since November 2008, installed Ubuntu 8.04 and had a lot of problems that corrected with the upgrade to 8.10, actually everything works pretty well except for the touch induced buttons (only the silence button works) and the multimedia buttons at the F9-F12 keys.
Beside a few tweaks with the sound configuration, had no proprietary drivers issues, and actually worked out of the box.
I have a Y530 purchased in November 2008 running Linux Mint 6 RC, and everything works including the hardware buttons for Play/Pause, Stop, Fast Forward, Rewind, etc.
Wireless worked out of the box, without having to enable any proprietary drivers as was the case with my Dell laptops.