Samsung n110 & Lucid Lynx

Discussions about Linux installation and configuration on Samsung laptops
Post Reply
charl
Newbie
Newbie
Posts: 7
Joined: 22 Apr 2010, 19:24

Samsung n110 & Lucid Lynx

Post by charl »

Hi there everyone,

Just upgraded to the Beta of Lucid Lynx, was curious so I had to :)

What steps must I follow to have the Fn keys and Brightness settings working on my N110.
Tried to follow the steps given here https://launchpad.net/~voria/+archive/ppa but still stuck.
Can't find the packages now in my software manager... or am I just missing something blindingly obvious?
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: Samsung n110 & Lucid Lynx

Post by voria »

The packages on the repository don't have support for Samsung N110.

Please attach here the output of the following commands, so I can add it. ;)

Code: Select all

lspci -nn

Code: Select all

sudo dmidecode -s system-product-name
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
charl
Newbie
Newbie
Posts: 7
Joined: 22 Apr 2010, 19:24

Re: Samsung n110 & Lucid Lynx

Post by charl »

Could explain it, ;)

Thanks in advance...
charl@Ev0k:~$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GME Express Memory Controller Hub [8086:27ac] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME Express Integrated Graphics Controller [8086:27ae] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02)
00:1f.2 IDE interface [0101]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller [8086:27c4] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 02)
02:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR5001 Wireless Network Adapter [168c:001c] (rev 01)
03:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller [11ab:4354] (rev 13)
charl@Ev0k:~$ sudo dmidecode -s system-product-name
[sudo] password for charl:
NC10/N110
charl@Ev0k:~$
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: Samsung n110 & Lucid Lynx

Post by voria »

New packages for both Karmic and Lucid are on the repository the repository now and will be available for installation in a few hours. ;)
charl wrote:Could explain it, ;)
Almost all (if not all) Samsung models suffer of a problem with the FN keys, that get stuck when used. The problem has to be fixed individually for each model, by patching the kernel (in karmic, this is no more needed in lucid) and adding support for them in 'udev' packages. This can be done by using the informations I asked you to post.

Just a question: were you using Karmic before on your N110? What was working and what was not?
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
charl
Newbie
Newbie
Posts: 7
Joined: 22 Apr 2010, 19:24

Re: Samsung n110 & Lucid Lynx

Post by charl »

Thanks a lot.

I did use Karmic before, did the update to Lucid yesterday.

The only things not working in Karmic were the Fn keys, volume was working though. All functionality of the netbook was working, wireless, sound, etc

Before Karmic I was toying around with a number of distros to see which will be the right fit. Curious enough in Moblin the brightness function did work. But the OS as a whole was very buggy, didn't even try MeeGo because it seems the project has also died down a bit. Jolicloud was very interesting and fun, but I felt restricted in it. After that I tried openSuse, Arch Linux and Sabayon. But in the end I do prefer Ubuntu from a pure usability angle. And was more than willing to try the beta of Lucid out.
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: Samsung n110 & Lucid Lynx

Post by voria »

Well, now the problem with the FN keys should be fixed for you too. :)
To enable the repository on your lucid installation, follow these simple instructions:
- Add the repository:

Code: Select all

sudo add-apt-repository ppa:voria/ppa
- Update the packages index and perform a full system upgrade:

Code: Select all

sudo apt-get update && sudo apt-get upgrade
- Install 'samsung-tools' to have full access to FN keys configuration:

Code: Select all

sudo apt-get install samsung-tools
- Reboot. If brightness control does not work yet, install 'samsung-backlight' and reboot again:

Code: Select all

sudo apt-get install samsung-backlight
Then, let me know if everything works. ;)
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
charl
Newbie
Newbie
Posts: 7
Joined: 22 Apr 2010, 19:24

Re: Samsung n110 & Lucid Lynx

Post by charl »

Couldn't understand why so many updated were taking place... then it hit me,Lucid is no longer beta, but RC now. :) Speed is incredible!

And thank you very much for the help, all functions keys working perfectly, had to install samsung-backlight for the brightness keys to work. But everything is running very well, and my N110 is not well and truly on its way to being perfect.

Thanks again.

And I'll be sure to ask many more questions regarding my netbook here on the forum.

C.
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: Samsung n110 & Lucid Lynx

Post by voria »

I'm glad to read this. :)

And feel free to ask any question, this forum has born just for that. ;)
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
charl
Newbie
Newbie
Posts: 7
Joined: 22 Apr 2010, 19:24

Re: Samsung n110 & Lucid Lynx

Post by charl »

Well the next step for me would be to get aircrack-ng running on my N110. :) will start with it later, now just getting some music and files moved over from my desktop. :)
charl
Newbie
Newbie
Posts: 7
Joined: 22 Apr 2010, 19:24

Re: Samsung n110 & Lucid Lynx

Post by charl »

Just an update on my N110... well a minor one. :)

Haven't had a chance to install aircrack yet, but I have done something that has been on my must do list for some time.

Removed all the horrible stickers from the palmrest. :) of all the laptops I have had these came off with the least effort, and they didn't leave any residue.

Now I just need a skin for the outside of the Netbook,the gloss finish is a pain when you are slightly OCD about fingerprint stains. ;)
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: Samsung n110 & Lucid Lynx

Post by voria »

charl wrote: Haven't had a chance to install aircrack yet, but I have done something that has been on my must do list for some time.

Removed all the horrible stickers from the palmrest. :) of all the laptops I have had these came off with the least effort, and they didn't leave any residue.
Hehe, when I got my NC10, the first thing I did was removing the stickers (while purging the original windows installation :P). Esthetically, those stickers are a punch in an eye. :lol:
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
Post Reply