03-30-2016, 05:35 PM
Time for terminal 101 coaching.
Lot's of info . "dmesg | grep usb" says
Which matches lsusb readout
So your steering wheel is being seen
To see the driver being used
should cover informing you what driver to see if it matches up with
You are even told where to look for errors and where the error log is kept
The above is why I prefer using terminal vs a gui/gtk window that just sits there like a tick on a dog. Saying nothing but the dog scratches to let you know something is up.
Lot's of info . "dmesg | grep usb" says
Quote:[ 1.686646] usb 3-2: New USB device found, idVendor=054c, idProduct=0268
Which matches lsusb readout
Quote:Bus 003 Device 002: ID 054c:0268 Sony Corp. Batoh Device / PlayStation 3 Controller
So your steering wheel is being seen
To see the driver being used
Code:
lsusb -t
should cover informing you what driver to see if it matches up with
Quote:[ 1.686649] usb 3-2: Product: Steering Wheel
[ 1.686651] usb 3-2: Manufacturer: Sysgration Ltd.
[ 1.692931] usbcore: registered new interface driver usbhid
You are even told where to look for errors and where the error log is kept
Quote:[debug ] main: Error messages and other text output will be logged to /home/mike/.config/supertuxkart//stdout.log.
The above is why I prefer using terminal vs a gui/gtk window that just sits there like a tick on a dog. Saying nothing but the dog scratches to let you know something is up.
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.