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

/dev/js0 Missing After Reboot



Hello,

 

For some reason, after every reboot, my Debian Sid system is missing the joystick device files.  I’ve created a startup script that recreates them:

 

#!/bin/bash

/bin/mknod /dev/js0 c 13 0

 

It’s a bit of an ugly hack / work-around though, so I’m wondering if I can make /dev/js0 permanent somehow?

 

If anyone could offer me some assistance I would be very appreciative.

 

Thanks much,

 

Patrick.


Reply to: