[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: SS4000E LEDS and Power/Reset Buttons



Yes that works. I see a constant stream of messages from the w83792d sensor
chip on the serial port and in syslog reporting sensor values. Maybe the
chip is being polled now at 100ms but anyway it's bogging down the cpu. I
built-in the I2C Support>I2C debugging messages support in the kernel so it
could be that too.

It would be nice if there was a way to turn these on/off without rebuilding
the kernel.

Chris

-----Original Message-----
From: Arnaud Patard (Rtp) [mailto:arnaud.patard@rtp-net.org] 
Sent: Sunday, March 31, 2013 3:53 AM
To: Chris Wilkinson
Cc: debian-arm@lists.debian.org
Subject: Re: SS4000E LEDS and Power/Reset Buttons

"Chris Wilkinson" <kinsham@verizon.net> writes:

Hi,

> Presumably this just sets up the polling for the buttons. How does one
read
> the state?

yeah, this sets the polling but without it, the driver is refusing to
register the input device, so, actually it makes things working.
Once booted, you should get a /dev/input/event0 (for instance) and also
you should get some key press event through normal keyboard stuff.

To get the name of the event file, look at /proc/bus/input/devices (oh,
you need evdev to get the event file).

Arnaud


-- 
To UNSUBSCRIBE, email to debian-arm-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
Archive: http://lists.debian.org/87obe09fan.fsf@lebrac.rtp-net.org


Reply to: