uinput driver?

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

uinput driver?

Postby exiva » Fri Aug 15, 2014 5:27 am

Is uinput not enabled in the default kernel? Can't seem to find the module. Can it be added if not in the kernel?
exiva
 
Posts: 3
Joined: Fri Nov 01, 2013 2:29 am

Re: uinput driver?

Postby sdjf » Sun Aug 17, 2014 11:28 am

How are you looking for it? Did you look in the modules alias file? I am running an older kernel, but doubt it has been removed.

Try the following command:

find /usr/ -name "uinput*"

If the module is there, the kernel should attach your device to it when needed, and you can also test it's presence with:

modprobe uinput

lsmod |grep input
sdjf
 
Posts: 178
Joined: Wed May 08, 2013 1:55 pm


Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 19 guests