Popular Guides
View more guides at Linux Wiki Guides
This is a compatibilty guide to running Linux with the Samsung R620 laptop. If you have the Samsung R620 and are running Linux on it please consider editing this page or adding a comment below with your compatibility details. By contributing you will help other people running this laptop or trying to make a decision on whether to buy it or not.
This page is just for discussing using Linux on the Samsung R620. For a general discussion about this laptop you can visit the Samsung R620 page on LapWik.
If you would like to edit this page please first view our Editing Guidelines.
For full specifications see the Samsung R620 specifications page.
| Name | Samsung R620 |
| Processor | Intel Core2 Duo Processor T6500: 2.1 GHz, 800MHz FSB, 2MB On-Die L2 Cache |
| Screen | 16” WXGA (1366×768) |
| Graphics | ATI Mobility Radeon HD4330 |
| RAM | Up to 4GB |
| HDD | 320GB to 500GB - 5400rpm |
| Optical Drive | DVD Super Multi |
| Network | 10/100/1000 802.11 b/g/n |
| Device | Compatibility | Comments |
|---|---|---|
| Processor | Yes | |
| Screen | Yes | |
| HDD | Yes | |
| Optical Drive | Yes | |
| Graphics | Yes | |
| Sound | Yes | driver: HDA Intel |
| Ethernet | Yes | driver: sky2 |
| Wireless | Yes | driver: ath5k |
| USB | Yes | |
| Card Reader | Not Tested | |
| ExpressCard Slot | Not Tested | |
| Webcam | Yes |
You can enter any specific notes with running Linux on the Samsung R620 here.
You can enter a summary of how well the Samsung R620 works with Linux here.
Discussion
Hi
I've got a problem with installing both windows and linux together on my R620. At first i install win 7 and then try to install linux, but it has different problems. I've tried both Fedora Core 13 and Ubunto 8.4 but once it says one file can not be found and once it says the disk has a problem but i've tried these disks on my PC too and worked well. I also do the partitioning fine… the problem is something esle??!!?
By the way, if there is any other version of linux which i can use it win win 7 together win no problem on my R620 (appropriate for programming-C++), i'll be glad to know.
Mail me your answer plz.
Thanks
I am running Ubuntu 10.4 on my R620 and can't get the wlan to work. The 2.6.32 kernel should not need ndiswrapper. I have tried everything I could think of and have not been able to get the wlan to work. I even carried it to the local Linux User's Group and could not find anyone able to get it to work. Still trying.
I finally got it working. I used Synaptic to remove the ndiswrapper and all configuration files. I then followed the instructions in the link below. After several reboots and tinkering, it worked.
I don't know much about problems such as these and spent about 20 hours and sought the help of several very knowledgeable Linux professionals. It should not be this hard. I am just thankful it is now working. I hate to use Windows.
enable-wpa-wireless-access-point-in-ubuntu-linux.html
One update. My wlan stopped working after one kernel update. sudo touch /etc/default/wpasupplicant started it working again. The instructions in the link above work great. Just in case that link goes down the instructions are:
sudo apt-get
sudo apt-get install wpasupplicant
sudo apt-get install network-manager-gnome network-manager
sudo gedit /etc/network/interfaces
Comment out everything other than “lo” entries in that file and save the file
Create a file called /etc/default/wpasupplicant, add entry ENABLED=0 and save the file
sudo touch /etc/default/wpasupplicant
Reboot your system
I would thank the author of those tips, but his or her name is not disclosed in the linked page.
I'm using my R620 on Kbuntu 9.10 and it's works fine.