New application's coming: Samsung Tools!

Discussions about Linux installation and configuration on Samsung laptops
Post Reply
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: HOWTO: NC10 scripts

Post by voria »

Dominator wrote:Is undervolting supposed to work for Atom N450?

It doesn't matter if I enter the lowest possible VID - the stability and battery life seem to be unaffected.
I honestly don't know if Atom N450 is supported.
Since 'Samsung Tools' is just a GUI to the PHC interface, it works only with CPUs supported by PHC.
You should ask directly to the PHC developers for more info:
http://linux-phc.org/
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: New application's coming: Samsung Tools!

Post by voria »

@OphiuchuS:
Please attach here the output of the following commands:

Code: Select all

sudo rfkill list
lsmod
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
OphiuchuS
Newbie
Newbie
Posts: 14
Joined: 23 Nov 2009, 14:30

Re: New application's coming: Samsung Tools!

Post by OphiuchuS »

Code: Select all

ophi@netbook:~$ sudo rfkill list

0: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
1: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no

ophi@netbook:~$ lsmod

Module                  Size  Used by
aes_i586                7268  1 
aes_generic            26863  1 aes_i586
easy_slow_down_manager     4081  0 
binfmt_misc             6587  1 
rfcomm                 33421  6 
ppdev                   5259  0 
sco                     7885  2 
bridge                 45582  0 
stp                     1655  1 bridge
bnep                    9436  2 
l2cap                  30624  16 rfcomm,bnep
nls_iso8859_1           3249  1 
nls_cp437               4919  1 
vfat                    8901  1 
fat                    47767  1 vfat
dm_crypt               11331  0 
snd_hda_codec_realtek   203168  1 
snd_hda_intel          21877  1 
snd_hda_codec          74201  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               5412  1 snd_hda_codec
snd_pcm_oss            35308  0 
snd_mixer_oss          13746  1 snd_pcm_oss
snd_pcm                70662  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy           1338  0 
snd_seq_oss            26726  0 
snd_seq_midi            4557  0 
arc4                    1153  2 
snd_rawmidi            19056  1 snd_seq_midi
snd_seq_midi_event      6003  2 snd_seq_oss,snd_seq_midi
joydev                  8708  0 
snd_seq                47263  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
ath9k                 306010  0 
snd_timer              19098  2 snd_pcm,snd_seq
mac80211              204922  1 ath9k
ath                     7611  1 ath9k
snd_seq_device          5700  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
psmouse                63245  0 
uvcvideo               56990  0 
cfg80211              126485  3 ath9k,mac80211,ath
lp                      7028  0 
snd                    54148  14 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,
snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
videodev               34361  1 uvcvideo
btusb                  10925  2 
led_class               2864  1 ath9k
v4l1_compat            13251  2 uvcvideo,videodev
serio_raw               3978  0 
parport                32635  2 ppdev,lp
soundcore               6620  1 snd
bluetooth              49892  9 rfcomm,sco,bnep,l2cap,btusb
snd_page_alloc          7076  2 snd_hda_intel,snd_pcm
fbcon                  35102  71 
tileblit                2031  1 fbcon
font                    7557  1 fbcon
bitblit                 4707  1 fbcon
softcursor              1189  1 bitblit
vga16fb                11385  0 
vgastate                8961  1 vga16fb
i915                  282124  2 
drm_kms_helper         29297  1 i915
drm                   162471  3 i915,drm_kms_helper
i2c_algo_bit            5028  1 i915
r8169                  33884  0 
intel_agp              24177  2 i915
mii                     4381  1 r8169
video                  17375  1 i915
agpgart                31724  2 drm,intel_agp
output                  1871  1 video
Last edited by voria on 16 Apr 2010, 16:10, edited 1 time in total.
Reason: Fix layout.
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: New application's coming: Samsung Tools!

Post by voria »

Well, it seems 'rfkill' recognizes your bluetooth device... everything should work good.
Try to reboot, if you didn't do it yet since last system upgrade.
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
manmohan
Newbie
Newbie
Posts: 9
Joined: 18 Feb 2010, 07:45

Re: New application's coming: Samsung Tools!

Post by manmohan »

Hi I wanted to post something.

I am using samsung N148 and for me samsung tools is working but on the kernel installed during installation of samsung scripts in karmic.

I have writing this because i read that in some models samsung tools works out of the box without the need to recompile the kernel, well that not what happened in my case. The Shipped kernel is not accepting to toggle anything but the webcam.
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: New application's coming: Samsung Tools!

Post by voria »

If you have done the dist-upgrade from karmic to lucid, and you installed the package 'easy-slow-down-manager' in karmic, you need to force its reinstallation in lucid:

Code: Select all

sudo apt-get purge easy-slow-down-manager-* && sudo apt-get install easy-slow-down-manager
Probably this command will also uninstall 'samsung-tools'. Reinstall it, then use this command to force the Samsung Tools' system service to stop (and restart):

Code: Select all

samsung-tools -S
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
manmohan
Newbie
Newbie
Posts: 9
Joined: 18 Feb 2010, 07:45

Re: New application's coming: Samsung Tools!

Post by manmohan »

When i did this in the new kernel samsung tools worked in the new kernel but stopped working on the previous kernel. Is it a bug or is it intended that way?
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: New application's coming: Samsung Tools!

Post by voria »

It's not a bug, the fact is that now the 'easy-slow-down-manager' module is automatically rebuilt when a new kernel is installed. The old karmic version instead needed to be updated for the latest kernel everytime. Things work differently now, and if I can give you a suggestion, remove the old karmic kernel since it's unlikely to be needed anymore in lucid.
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
OphiuchuS
Newbie
Newbie
Posts: 14
Joined: 23 Nov 2009, 14:30

Re: New application's coming: Samsung Tools!

Post by OphiuchuS »

I was playing with 'advanced power management' and I'm uncertain which settings are correct for me. Since I've installed laptop-mode-tools lucid is booting and shutting down slower than before, so I only ticked usb-autosuspend, ethernet, audio and video-output to reduce the effects on performance to a minimum. I do not understand what the other options do or in what way they influence the performance on the system and I do not know which value to set in the power-management window. Are there any suggestions ??? Thank you in advance :!
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: New application's coming: Samsung Tools!

Post by voria »

I think the only options affecting performance in a noticeable way are the ones related to Hard Disk management. Mainly the last one, "Hard Disk power management". By default laptop-mode set it to 1, which means the HD is put to sleep very often, as soon as it's possible. This saves a lot of energy, but everytime the HD is accessed it has to be restarted and this requires time. Also, this is not good for the life of the mechanical parts of the HD.
Personally, I set this option to 192, in order to favor performance over power saving.
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
manmohan
Newbie
Newbie
Posts: 9
Joined: 18 Feb 2010, 07:45

Re: New application's coming: Samsung Tools!

Post by manmohan »

thanks, I m not any gud with computers...
terryl
Newbie
Newbie
Posts: 1
Joined: 24 Apr 2010, 19:07

Re: New application's coming: Samsung Tools!

Post by terryl »

Hi, new owner of N150 here. I'm using UNR Karmic, and your Samsung Tools works very well as I was very keen on adjusting the brightness of the screen. Only remaining problems are, apology if posted on the wrong thread, a) bluetooth is not enabled but wireless is, and b) wireless signal is quite weak. next to me is my other Dell laptop and the wireless signal is full as the router is less than 5 metres away. On this N150, the signal has been fluctuating, reaching about 70% highest and disconnects itself at times.
Please if anyone has any solution please let me know. Cheers,
Lucid NC10
Newbie
Newbie
Posts: 1
Joined: 30 Apr 2010, 09:54

Re: New application's coming: Samsung Tools!

Post by Lucid NC10 »

Hello!
Good job on the writing of "samsung-tools"

I just got Lucid Lynx installed on my NC10 and everything works just fine - thanks to your program.

Thumbs up! And get on going! B)


I'll report any bugs if there should be any.
PS.: I love the feature samsung-tools remembers the status i set when the system is restarted.
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: New application's coming: Samsung Tools!

Post by voria »

Glad to read that. :)

Now I hope some volunteers will complete the translations through Launchpad, so I can add them to the package on the repository.

At the moment 'Samsung Tools' is fully translated in english, italian, french, german, spanish and russian.
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
cragg.
Newbie
Newbie
Posts: 31
Joined: 03 Oct 2009, 11:40

Re: New application's coming: Samsung Tools!

Post by cragg. »

Hey, I installed Lucid on my NC10.

Everything works fine, but I am not able anymore to undervolt it ... :S
what do i have to do?

best regards,
cragg.
Post Reply