Search found 1383 matches

by voria
03 May 2011, 15:14
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1683088

Re: Let's add support to other Samsung netbooks

Hi, I've added the option force=1 to the latest 'samsung-backlight' package on the repository. Thanks for reporting. ;) Anyway, the option does not do anything bad, it forces the module to load even when the module thinks it should not be loaded (as in your case, since the module does not recognize ...
by voria
03 May 2011, 15:09
Forum: Linux On My Samsung
Topic: HOWTO: Use the repository on K/Ubuntu 9.10 and 10.04
Replies: 147
Views: 336776

Re: HOWTO: Use the repository on K/Ubuntu 9.10 and 10.04

Hi all, I have a question. Everything works fine on my NC10 with samsung-tools. But i cannot let it work when I log in with a different language then english. On my nc10 is turkish-language installed, but I have to log in with english to let samsung-tools work. Am I doing something wrong. Regards H...
by voria
06 Apr 2011, 14:19
Forum: Linux On My Samsung
Topic: fans always on
Replies: 19
Views: 23651

Re: fans always on

No guys, you are wrong. There is no such a thing as the cycle mode, the command samsung-tools --cpu cycle just set the next mode in a cyclic way (normal->silent, silent->speed, speed->normal). It's just a convenient function used by the Fn-F8 hotkey to select the next mode. In all the three modes (s...
by voria
04 Feb 2011, 23:37
Forum: Linux On My Samsung
Topic: Backlight doesn't work with latest Maverick kernel
Replies: 83
Views: 483146

Re: Backlight doesn't work with latest Maverick kernel

I've uploaded the latest version of 'easy-slow-down-manager' and 'samsung-backlight' packages on the repository. Please install them and follow the instructions in this bug report: http://code.google.com/p/easy-slow-down-manager/issues/detail?id=7 If any issue post on that bug report, so that the pr...
by voria
07 Jan 2011, 13:18
Forum: Linux On My Samsung
Topic: HOWTO: Usare il repository con K/Ubuntu 9.10 e 10.04
Replies: 69
Views: 89014

Re: HOWTO: Usare il repository con K/Ubuntu 9.10 e 10.04

Per rimuovere un repository torna utile l'utility ppa-purge (installala dal gestore pacchetti).
Quindi, per rimuovere il mio prepository, usa il comando:

Code: Select all

sudo ppa-purge ppa:voria/ppa
Il comando rimuoverà i pacchetti installati dal mio repository e reinstallerà le versioni originali di ubuntu.
by voria
26 Nov 2010, 02:52
Forum: Linux On My Samsung
Topic: samsung-wireless - driver version
Replies: 21
Views: 26677

Re: samsung-wireless - driver version

I forgot to write a notification here, but I've updated the samsung-wireless package yesterday with the latest realtek driver linked here. ;)
by voria
11 Nov 2010, 19:43
Forum: Linux On My Samsung
Topic: HOWTO: Abilitare e configurare 'laptop-mode'
Replies: 27
Views: 35554

Re: HOWTO: Abilitare e configurare 'laptop-mode'

Infatti, gli script sono dentro quella directory.
by voria
11 Nov 2010, 15:57
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1683088

Re: Let's add support to other Samsung netbooks

No, I just need more free time. ;)

I've just updated udev packages on the repository with new models for both Ubuntu Lucid and Maverick.
by voria
09 Nov 2010, 09:38
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1683088

Re: Let's add support to other Samsung netbooks

In order to add support to your model, I need the output of the command:

Code: Select all

sudo dmidecode -s system-product-name
by voria
08 Nov 2010, 02:15
Forum: Linux On My Samsung
Topic: Maverick - samsung-wireless conflicts with in-kernel driver
Replies: 11
Views: 11645

Re: Maverick - samsung-wireless conflicts with in-kernel dri

New 'samsung-wireless' is on the repository now. ;)
by voria
05 Nov 2010, 23:37
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1683088

Re: Let's add support to other Samsung netbooks

Q210/P210 is already supported. ;)
by voria
04 Nov 2010, 15:50
Forum: Linux On My Samsung
Topic: Let's add support to other Samsung netbooks
Replies: 275
Views: 1683088

Re: Let's add support to other Samsung netbooks

New udev packages on the repository. Changelog:

Code: Select all

udev (162-2.1.1~ppa2~loms~maverick) maverick; urgency=low

  * Add support for Samsung NF110/NF210/NF310, RF510/RF410/RF710.
by voria
03 Nov 2010, 12:45
Forum: Linux On My Samsung
Topic: HOWTO: Abilitare e configurare 'laptop-mode'
Replies: 27
Views: 35554

Re: HOWTO: Abilitare e configurare 'laptop-mode'

laptop-mode-tools è deprecato e non è più supportato da samsung-tools. Al suo posto adesso samsung-tools installa alcuni script per la gestione energetica in /etc/pm/power.d/, che sostituiscono più o meno le funzionalità più interessanti di laptop-mode-tools. Una di queste funzionalità è appunto la ...
by voria
12 Oct 2010, 17:59
Forum: Linux On My Samsung
Topic: Maverick Meerkat - laptop-mode-tools question
Replies: 5
Views: 7065

Re: Maverick Meerkat - laptop-mode-tools question

laptop-mode-tools is deprecated and it should not be used anymore. It has been replaced by pm-utils (in fact in Maverick pm-utils conflicts with laptop-mode-tools and only one at the time can be installed). I've updated Samsung Tools and now laptop-mode-tools support is gone: in its place Samsung To...
by voria
11 Oct 2010, 16:43
Forum: Linux On My Samsung
Topic: samsung-wireless - driver version
Replies: 21
Views: 26677

Re: samsung-wireless - driver version

Code: Select all

sudo apt-get install samsung-wireless
;)