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.
I have tested the following distro/video driver combinations:
A week ago I helped a friend buying a new low cost big screen laptop. We finally choose a MSI VR705 for two reasons * it was bundled with good old FreeDOS.
This was OK since an old Windows XP licence was left over and any bundle with Windows would be more expensive. * special offer with unbeatable 450 Euros.
However, since this guy was used to a GUI, I first give his old XP CD a try. And right before his eyes XP's setup crashed with a blue screen. (Fortunately the BIOS default mode of the hdd controller was AHCI After this convincing self-demonstration of XP, he asked me for Linux.
This page is just for discussing using Linux on the MSI VR705. For a general discussion about this laptop you can visit the MSI VR705 page on LapWik.
Works right from the start using Ubuntu Linux 9.04. All hardware recognized immediately. Webcam and ExpressCard slot not tested, however SD cards in the card reader slot work well.
Ubuntu installs a standard driver which delivers a resolution of 1280×720. However, in order to take full advantage of the GeForce 8200M G and the 1440×900 wide screen display, give Nvidia's Linux Display Driver a try. Though not open source, its the only driver I know of, which supports decently the GeForce 8200M G.
The driver is a self-installing script. Therefore, make sure the executable bit is set. You need administrator rights, either via sudo or a root shell.
Open a text based console (via ctrl-alt-F1) [It has to be a console and definitely not a terminal from inside the GUI because in the next step stopping gdm will kill the terminal]
cd to whichever directory you have downloaded the installation script and take care script is executable (otherwise enter, for instance, sudo chmod u+x ./NVIDIA-Linux-x86-190.42-pkg1.run)
Since the script reconfigures the graphical interface, you better stop the X11-server, run the installation script and then restart X11.
While the standard resolution right from the shelf is merely 1024×768 (which is OK for installing), your eyes enjoy now crisp 1440×900. The difference is impressing.
Keep in mind that you may have to reinstall the driver after each kernel update since the script creates a kernel specific module. Otherwise the next start up may end up with no graphics and an error message like 'could not load module'. Therefore any update of Ubuntu involving the kernel is a good occasion to look for and install a newer version of the driver.
The webcam is supported by the Linux UVC driver which is included natively in kernel 2.6.26 and newer. dmesg | grep uvc should display something like uvcvideo: Found UVC 1.00 device BisonCam, NB Pro (5986:0203) and the device should be listed as /dev/video0.
While Ubuntu Karmic Koala includes the driver, unfortunately it comes out of the box without a decent application actually using the driver. Just install GTK+ UVC Viewer (guvcview) or luvcview via synaptic. Install gnome Device Manager as well (so you can easily check wether webcam is ready: it should list it below USB EHCI Controller) Mind that the embedded webcam is not activated by default (no /dev/video0). You once have to press the webcam button (the one to the left of the power on/off). This button is crucial since it toggles the webcam on and off. (Check if device is ready either with gnome's device manager or by entering ls /dev/vid* in a terminal.)
If you happen to push the button meanwhile, guvcview will crash while luvcview aborts gracefully. Apart from that, both of them work well.
msi's VR 705 works 'right from the shell' under Linux. All hardware are recognized immediately (you have to install, however, a UVC viewer like guvcview or luvcview to use the web cam). Watch out for offers without MS Windows, so you can save money.
Fabio Mosti, Saturday 05 of December, 2009 [00:58:43]
same issue here, the webcam of this laptop seems to have problems working with linux… any idea to fix this?
kamal, Friday 04 of December, 2009 [10:15:43]
my built in webcam is not working i got 2 laptop msi(vr705) on both of webcam is not working i need webcam most of the time so give me a solution for that
steve, Saturday 10 of October, 2009 [13:28:17]
Have you tried headphone support for this laptop under alsa. I can not seem to get headphone sense to work with it. Also have you tried recording from the keyboard mic?
ersin, Friday 13 of November, 2009 [17:03:26]
I did not tried headphone support at all. Recording from the keyboard mic failed (well, _something_ seemed to be recorded though, but the speakers produced nothing but noise). Since I had to give it back, I had no time to fix it. Neither I had time for trying the build in webcam.
ersin, Wednesday 13 of January, 2010 [16:06:09]
Hi Steve, finally have tested Mic and webcam. Work fine (see above). regards.
Search
Sister Sites Lination - Blogging site for Linux users LinWik - Linux guides in wiki format
Discussion
same issue here, the webcam of this laptop seems to have problems working with linux… any idea to fix this?
my built in webcam is not working i got 2 laptop msi(vr705) on both of webcam is not working i need webcam most of the time so give me a solution for that
Have you tried headphone support for this laptop under alsa. I can not seem to get headphone sense to work with it. Also have you tried recording from the keyboard mic?
I did not tried headphone support at all.
Recording from the keyboard mic failed (well, _something_ seemed to be recorded though, but the speakers produced nothing but noise). Since I had to give it back, I had no time to fix it. Neither I had time for trying the build in webcam.
Hi Steve,
finally have tested Mic and webcam.
Work fine (see above).
regards.