On Tue, Jun 29, 2010 at 02:40:29PM -0400, Michel wrote:
> Sorry should have being clearer, like this:
> 
> 'if ! modprobe -q uinput; then
> sleep 5'
> 
> I changed it to:
> 
> 'if ! modprobe -q uinput; sleep 5; then'

What I meant was:

if ! modprobe -q uinput; then
...
fi

sleep 5

> With the above it does start at boot now:
> ...

Doesn't mean a lot since you changed the if command. Please put the sleep below 
the fi.

> Input Layer:  Type: 4  Code: 4  Value: 28
> Input Layer:  Type: 1  Code: 28  Value: 0
> Input Layer:  Sync

Which key did you press here?

Could you please also try one of the volume keys or the mute key with 
acpi_listen running?

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ 179140304, AIM/Yahoo/Skype michaelmeskes, Jabber mes...@jabber.org
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to