Re: [Mactel-linux-devel] [Mactel-linux-users] Does lm-sensors work on MBP?

2006-10-16 Thread Miguel Figueiredo Mascarenhas Sousa Filipe
Hi all, On 10/15/06, Nicolas Boichat <[EMAIL PROTECTED]> wrote: > Hello, > > Ludovic Rousseau wrote: > > On 15/10/06, Nicolas Boichat <[EMAIL PROTECTED]> wrote: > > > >> I added support for fan control in applesmc. I use the attached script > >> to control the fans, as the left side is almost alw

Re: [Mactel-linux-devel] Bootiing using refit+elilo ?

2006-10-16 Thread Christoph Pfisterer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Frédéric, >> Also, you can always try to run elilo from the EFI shell instead of >> from the rEFIt menu. Shouldn't make a difference as for success, but >> it may give better error messages. > > Could you give a bit more details how to do that? I h

Re: [Mactel-linux-devel] Bootiing using refit+elilo ?

2006-10-16 Thread Frédéric Riss
Le dimanche 15 octobre 2006 à 12:40 -0700, Christoph Pfisterer a écrit : > Also, you can always try to run elilo from the EFI shell instead of > from the rEFIt menu. Shouldn't make a difference as for success, but > it may give better error messages. This didn't bring better messages, I didn't

Re: [Mactel-linux-devel] /sys/devices/platform/applesmc/keyboard_backlight readable?

2006-10-16 Thread Till Straumann
The disadvantage with the new interface is that it is not easy to add an atomic modification (+x / -x) feature. Took me a few minutes under the old interface but with the new one a user app has to read, modify and write. -- Till ---

[Mactel-linux-devel] SF.net SVN: mactel-linux: [51] trunk/kernel/mactel-patches-2.6.18/applesmc. patch

2006-10-16 Thread nboichat
Revision: 51 http://svn.sourceforge.net/mactel-linux/?rev=51&view=rev Author: nboichat Date: 2006-10-16 21:49:40 -0700 (Mon, 16 Oct 2006) Log Message: --- Update applesmc to support Macmini. Modified Paths: -- trunk/kernel/mactel-patches-2.6.18/applesmc.pat

Re: [Mactel-linux-devel] /sys/devices/platform/applesmc/keyboard_backlight readable?

2006-10-16 Thread Ludovic Rousseau
On 17/10/06, Till Straumann <[EMAIL PROTECTED]> wrote: > The disadvantage with the new interface is that it is not easy > to add an atomic modification (+x / -x) feature. > > Took me a few minutes under the old interface but with the new > one a user app has to read, modify and write. Why do you n