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] Proposed Patch: prevent usbhid from taking over appletouch

2006-10-17 Thread Till Straumann
Till This patch adds a new quirk to the usb hid driver. If a device is marked with this quirk and is a mouse-protocol interface device then usbhid ignores it (so it can be claimed by a special e.g., 'touchpad' driver). -- Till Straumann, 2006/10/17 diff -rcN linux-2.6.18.orig/drivers/u

[Mactel-linux-devel] Proposed Patch: Fix for IDE suspend/resume [Macbook Pro]

2006-10-18 Thread Till Straumann
a flood of unacknowledged IRQ9s. ! * We need to set SCI_EN as soon as we come back. ! * ! * Apple Macbook Pro (non-pro unknown) has IDE (cdrom) BUSY ! * all the time after acpi_sleep_prepare() returns. This state ! * is cleared after a 'real' resume but not if sleep is rejected ! * by any party

Re: [Mactel-linux-devel] [PATCH] make sleep on mbp work

2006-11-06 Thread Till Straumann
fixes this irq9 storm after resume for mbp (which > appears on macbooks too). > > Apply on top what is in mactel-patches. > > Please note that Till Straumann is the author of the ide.patch and also > noticed that acpi does not work after resume without a sci_en patch (at

Re: [Mactel-linux-devel] [PATCH] make sleep on mbp work

2006-11-06 Thread Till Straumann
Soeren Sonnenburg wrote: > On Mon, 2006-11-06 at 10:15 -0800, Till Straumann wrote: > >> Soeren Sonnenburg wrote: >> >>> Dear list, >>> >>> these two patches make my mbp successfully suspend/resume even when the >>> piix driver is

Re: [Mactel-linux-devel] sigmatel_audio.patch considered harmful?

2006-11-10 Thread Till Straumann
Ludovic Rousseau wrote: > On 10/11/06, Sami Okasha <[EMAIL PROTECTED]> wrote: > >> Hello, >> >> >>> As suggested in [1] I recompiled a kernel without the >>> sigmatel_audio.patch patch. I now have the sound on the speakers as >>> usual and the sound _only_ in rthe head phones when one is co

Re: [Mactel-linux-devel] sigmatel_audio.patch considered harmful?

2006-11-10 Thread Till Straumann
Ludovic Rousseau wrote: > On 10/11/06, Till Straumann <[EMAIL PROTECTED]> wrote: > >> Ludovic Rousseau wrote: >> >>> On 10/11/06, Sami Okasha <[EMAIL PROTECTED]> wrote: >>> >>> >>>> Hello, >>>&g

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] No luck suspending Macbook non-pro

2007-01-23 Thread Till Straumann
I had problems with suspend-resume (mbp, 1st gen. 2.6.18 with mactel patches), too but was able to sort them all out (see several postings). I got to a smilar point where suspending would just hang. I found that this was due to a problem with IDE. If I waited long enough, the suspend operation w

Re: [Mactel-linux-devel] C4 state - Status report

2007-04-25 Thread Till Straumann
/I can confirm your report (mbp, c1d here) - I also found similar results (~17-18W) under osx. On linux I get down to 20-21W (low brighness, disk at rest, CPU freq at 1GHz, ati powerstate=1) but I found that unloading the 'uvcvideo' driver (isight) seems to save almost another ~1W or so - I'm at 19

Re: [Mactel-linux-devel] C4 state - Status report

2007-04-26 Thread Till Straumann
Soeren Sonnenburg wrote: > On Wed, 2007-04-25 at 22:47 +0200, Sheer El-Showk wrote: > >> On 4/25/07, Till Straumann <[EMAIL PROTECTED]> wrote: >> >>> /I can confirm your report (mbp, c1d here) - I also >>> found similar results (~17-18W) under o