8296
Sundtek MediaTV Pro (Europe) / Re:No remote in Ubuntu 9.04
« am: August 26, 2009, 03:00:22 Nachmittag »
/dev/mediainput0 needs an extra application which we will start to ship soon.
please replug your device 1-2 times till getinput.sh returns the correct path to the input device.
you can also manually load uinput by running:
and afterwards replug the device, the driver is supposed to load it automatically although the initialization of uinput might take a little bit too long and the driver might skip to use it because of that.
please replug your device 1-2 times till getinput.sh returns the correct path to the input device.
you can also manually load uinput by running:
Code: [Auswählen]
sudo modprobe uinput
and afterwards replug the device, the driver is supposed to load it automatically although the initialization of uinput might take a little bit too long and the driver might skip to use it because of that.