On Thu, 2013-01-03 at 10:17 +0000, Martin Michlmayr wrote:
> I just installed the test package on my TS-219 (which doesn't have the
> watchdog problem).
> 
> The device booted fine but I saw the following error:
> | Error opening /dev/input/by-path/platform-gpio-keys-event: No such file or 
> directory
> which makes me wonder whether qcontrol was really executed properly.

Yes, this is interesting. What's odd is that the box apparently doesn't
reboot when this happens. If qcontrol wasn't executing then I would
expect that it would (eventually). Did the boot complete for you though?

Hanno -- do you have the evdev.ko in your initrd? I bet not since I
can't see any way it would get put there.

Even with this failure there are enough "exit 0" and "|| true"s in the
initramfs script that it shouldn't cause an eventual failure to boot.

Adding a file_exists function (e.g. based on
http://stackoverflow.com/questions/4990990/lua-check-if-a-file-exists)
to /etc/qcontrol.conf and using it to conditionalise the:
        register("evdev", "/dev/input/by-path/platform-gpio-keys-event"
ought to make this particular issue go away.

However if Hanno isn't seeing a watchdog initiated reboot then there
must also be something else going on.

> Hanno: can you make a serial adapter and connect it to your QNAP?

I've got the bits for one but I've been procrastinating pretty
spectacularly because I always end up burning myself when I try to
solder...

Ian.
-- 
Ian Campbell
Current Noise: High On Fire - Master Of Fists

panic: kernel trap (ignored)


-- 
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