[Mactel-linux-devel] [TOOL] MacBook LED -- Put that SPDIF out to use

2006-11-13 Thread Jason Parekh
Came up with a good daily use for that SPDIF out--as a HDD/net indicator :) Quick script to monitor either disk or network activity and blink the SPDIF optical out LED accordingly. I've attached it the script. If you think it's worthy, you have permission to include it in the tools section. j

[Mactel-linux-devel] Jason's appletouch patch

2006-11-13 Thread Ludovic Rousseau
Hello Jason, Do you plan to send your appletouch [1] patch here for review? I have a similar mouse jumping problem on my MBP so your patch may help me. I have not tried it but will soon. Bye [1] http://www.jasonparekh.com/2006/appletouch-linux-kernel-driver-for-apple-trackpads-changes/ -- D

Re: [Mactel-linux-devel] Jason's appletouch patch

2006-11-13 Thread Jason Parekh
Hi Ludovic, I've sent the patch to Stelian Pop who maintains appletouch [1]. He recently sent it upstream to the kernel list [2]. I don't mind submitting it here, but I felt the appropriate place was through him. What do you recommend? Thanks, jason [1] http://www.popies.net/atp/ [2] http:/

Re: [Mactel-linux-devel] Jason's appletouch patch

2006-11-13 Thread Ludovic Rousseau
On 13/11/06, Jason Parekh <[EMAIL PROTECTED]> wrote: > Hi Ludovic, > > I've sent the patch to Stelian Pop who maintains appletouch [1]. He recently > sent it upstream to the kernel list [2]. Great! > I don't mind submitting it here, but I felt the appropriate place was through > him. What do yo

Re: [Mactel-linux-devel] Jason's appletouch patch

2006-11-13 Thread Soeren Sonnenburg
On Mon, 13 Nov 2006 08:18:29 +, Jason Parekh wrote: > Hi Ludovic, > > I've sent the patch to Stelian Pop who maintains appletouch [1]. He recently > sent it upstream to the kernel list [2]. > > I don't mind submitting it here, but I felt the appropriate place was through > him. What do y

Re: [Mactel-linux-devel] Jason's appletouch patch

2006-11-13 Thread Jason Parekh
Hey Soeren, Sure, I can comment on the MB + appletouch. The claim of it not working has a basis. I do remember having an unusable touchpad if I tried to enable the shared memory so I could use synclient or another tweaking util. However, if you disable SHM, then it works VERY reliably. With

Re: [Mactel-linux-devel] [PATCH] Ability to change minimum fan

2006-11-13 Thread Soeren Sonnenburg
On Mon, 13 Nov 2006 06:44:24 +, Jason Parekh wrote: > Hi all, > > I've trivially modified the applesmc.patch to allow for changing the minimum > fan speed. This is useful if you don't care mind a trade-off of a little > noise increase for a much cooler laptop. The minimum speed device for

Re: [Mactel-linux-devel] Jason's appletouch patch

2006-11-13 Thread Till Straumann
Jason Parekh wrote: > Hey Soeren, > > Sure, I can comment on the MB + appletouch. > > The claim of it not working has a basis. I do remember having an unusable > touchpad if I tried to enable the shared memory so I could use synclient or > another tweaking util. However, if you disable SHM, the

Re: [Mactel-linux-devel] Jason's appletouch patch

2006-11-13 Thread Jason Parekh
On Monday 13 November 2006 4:15 am, you wrote: > It may be fine to also send it here for inclusion in mactel subversion > patches for linux 2.6.18 (unless the patch is specific to 2.6.19). > I will use linux 2.6.19 when it is ready but until then I use 2.6.18 > with mactel patches. Using a nice tou

Re: [Mactel-linux-devel] [TOOL] MacBook LED -- Put that SPDIF out to use

2006-11-13 Thread Alan Pearson
Jason This is a truly excellent idea, and I'll put it to good use on the headless mac mini Linux demo systems I build ! Genius, Sir, Genius ! --- AlanP On 13 Nov 2006, at 08:11, Jason Parekh wrote: > Came up with a good daily use for that SPDIF out--as a HDD/net > indicator :) > > Quick sc