On Fri, 03 Nov 2006 06:31:26 +, Nicolas Boichat wrote:
> Jan Bernhardt wrote:
>> Nicolas Boichat wrote:
>>
>>> My patch is more complete, as it adds support for 6 sensors. Sorry to
>>> see that Soeren worked on it while I had a working solution already...
>>>
>>>
>> Do you have any
Hello,
Tino Keitel wrote:
> On Fri, Nov 03, 2006 at 14:33:09 +0800, Nicolas Boichat wrote:
>
>> Tino Keitel wrote:
>>
>
> [...]
>
>
>>> Hi,
>>>
>>> With your patch, I get the following on my mini:
>>>
>>> $ for i in temperature* ; do echo -n "$i: " ; cat $i ; done
>>> temperature_0: cat
Jan Bernhardt wrote:
> Hi,
>
> to get rid of the warnings and the delay modify applesmc_device_init
> like this (the if statement):
>
> ...
> static int applesmc_device_init(void)
> {
> int total, ret = -ENXIO;
> u8 buffer[2];
>
> if (!applesmc_accelerometer) return 0;
>
>
On Fri, Nov 03, 2006 at 08:59:15 +0100, Jan Bernhardt wrote:
> Tino Keitel wrote:
> > I didn't meant that there is something to fix. But if you start working
> > on this, I have 2 other remarks:
> >
> > 1. When I load the applesmc module, I get this output:
> >
> > applesmc: Apple Macmini detected
Tino Keitel wrote:
> I didn't meant that there is something to fix. But if you start working
> on this, I have 2 other remarks:
>
> 1. When I load the applesmc module, I get this output:
>
> applesmc: Apple Macmini detected (model without accelerometer, light
> sensors and backlight).
> applesmc: w
On Fri, Nov 03, 2006 at 14:33:09 +0800, Nicolas Boichat wrote:
> Tino Keitel wrote:
[...]
> > Hi,
> >
> > With your patch, I get the following on my mini:
> >
> > $ for i in temperature* ; do echo -n "$i: " ; cat $i ; done
> > temperature_0: cat: temperature_0: Input/output error
> > temperature_
Tino Keitel wrote:
> On Thu, Nov 02, 2006 at 21:09:23 +0800, Nicolas Boichat wrote:
>
>> Ludovic Rousseau wrote:
>>
>>> On 02/11/06, [EMAIL PROTECTED]
>>> <[EMAIL PROTECTED]> wrote:
>>>
>>>
Revision: 55
http://svn.sourceforge.net/mactel-linux/?rev=55&view=rev
>
Jan Bernhardt wrote:
> Nicolas Boichat wrote:
>
>> My patch is more complete, as it adds support for 6 sensors. Sorry to
>> see that Soeren worked on it while I had a working solution already...
>>
>>
> Do you have any idea what these sensors do actually measure?
>
I have no idea, I'
On Thu, Nov 02, 2006 at 21:09:23 +0800, Nicolas Boichat wrote:
> Ludovic Rousseau wrote:
> > On 02/11/06, [EMAIL PROTECTED]
> > <[EMAIL PROTECTED]> wrote:
> >
> >> Revision: 55
> >> http://svn.sourceforge.net/mactel-linux/?rev=55&view=rev
> >> Author: nboichat
> >> Date: 2006-11-
Nicolas Boichat wrote:
> My patch is more complete, as it adds support for 6 sensors. Sorry to
> see that Soeren worked on it while I had a working solution already...
>
Do you have any idea what these sensors do actually measure?
- Jan.
---
Ludovic Rousseau wrote:
> On 02/11/06, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> wrote:
>
>> Revision: 55
>> http://svn.sourceforge.net/mactel-linux/?rev=55&view=rev
>> Author: nboichat
>> Date: 2006-11-02 02:47:25 -0800 (Thu, 02 Nov 2006)
>>
>> Log Message:
>> ---
>> Add t
On 02/11/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Revision: 55
> http://svn.sourceforge.net/mactel-linux/?rev=55&view=rev
> Author: nboichat
> Date: 2006-11-02 02:47:25 -0800 (Thu, 02 Nov 2006)
>
> Log Message:
> ---
> Add temperature sensors to applesmc (coded thi
12 matches
Mail list logo