How do you rate this laptop with Linux? * Excellent * Good * Fair * Poor * Unusable ====== Asus M50SV ====== ===== Introduction ===== This is a guide to running Linux with the Asus M50SV 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 [[Installation Guide|our guides]] section for distribution specific instructions. This page is just for discussing using Linux on the Asus M50Sv. For a general discussion about this laptop you can visit the [[http://www.lapwik.com/asus_m50sv|Asus M50Sv page on LapWik]]. ===== Editing This Page ===== If you would like to edit this page please first view our [[Editing Guidelines]]. ===== Specifications ===== For full specifications see the [[http://www.lapspecs.com/wiki/asus+m50sv|Asus M50Sv specifications page]]. | Name|Asus M50SV| | Processor|Intel Core 2 Duo T9300 2.5Ghz| | Screen|15.4" WXGA+ Widescreen| | RAM|2GB| | HDD|250GB| | Optical Drive|DVD+-RW| | Graphics|NVIDIA Geforce 9500M| | Network|Gigabit Ethernet, 802.11abgn, Bluetooth| ===== Linux Compatibility ===== ^Device^Compatibility^Comments^ | Processor|Yes| | | Screen|Yes| | | HDD|Yes| | | Optical Drive|Yes| | | Graphics|Yes| | | Sound|Yes| | | Ethernet|Yes| | | Wireless|Yes| | | Bluetooth|Yes| | | 56K Modem|Not Tested| | | USB|Yes| | | Firewire|Yes| | | Card Reader|Yes| | | Camera|Yes| | | Fingerprint Reader|Yes| | ===== Notes ===== ==== Graphics ==== The NVIDIA Geforce 9500M needs the latest version of the nvidia drivers to function. Most Linux distributions don't include this so manual installation in necessary. Check out the [[Installation Guide|guides]] section on this site for installation details. On some Linux distributions you may need to disable the light sensor to fix a dark screen issue: echo 0 > /sys/devices/platform/asus_laptop/ls_switch On some other distributions you may instead have to change the sensor light level (light levels go from 0 to 15): echo 1 > /sys/devices/platform/asus_laptop/ls_switch echo 7 > /sys/devices/platform/asus-laptop/ls_level You can add this line(s) to your /etc/rc.local file to permanently fix the issue. ==== Audio ==== For full audio support you will need to use ALSA version 1.0.16 or grater. Like the graphics controller, most Linux distributions only have an older version so you will need to install it manually. Again, check the [[Installation Guide|guides]] section on this site for installation details. ==== Camera ==== The webcam works with the Linux-uvc driver. Some (Ubuntu 7.10) Linux distributions include this driver while other don't. Check our [[Installation Guide|guides]] section for installation details. ===== Summary ===== There is some configuration work required for the Asus M50SV to function properly with Linux however nothing exceptionally difficult is necessary. This laptop work just fine after the properly installation work is done.