Lenovo IdeaPad y530: Difference between revisions

From ArchWiki
(Add zh-hans link)
(archive ancient laptop page with nothing left saving)
Tag: Replaced
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Lenovo]]
[[es:Lenovo IdeaPad y530]]
[[zh-hans:Lenovo IdeaPad y530]]
==Making stuff work==
===Enabling all speakers===
echo "options snd_hda_intel model=lenovo-sky" >> /etc/modprobe.d/modprobe.conf


===Workaround for brightness bug===
#redirect [[ArchWiki:Archive]]
The Lenovo Ideapad Y530 has an unusual implementation of the ACPI system. A patch to the kernel (2.6.29) is being developed. Until its release the following workaround should help control the display brightness beyond the limited ability of the keyboard shortcuts.
[[Category:Archive]]
 
To see the list of available options:
cat /proc/acpi/video/VGA/LCDD/brightness
 
Replace XX in the following command with the display intensity you desire.
echo XX > /proc/acpi/video/VGA/LCDD/brightness
 
For full brightness:
echo 65 > /proc/acpi/video/VGA/LCDD/brightness
 
===Switching wifi on/off during work===
Any ideas? Currently you have to reboot to make it work.

Latest revision as of 04:33, 11 November 2023

Redirect to: