The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.1.28 (Linux)
|
Where is Vdrift looking for joysticks at in Linux - Printable Version +- Forums (https://www.vdrift.net/Forum) +-- Forum: Community (https://www.vdrift.net/Forum/forumdisplay.php?fid=3) +--- Forum: Help (https://www.vdrift.net/Forum/forumdisplay.php?fid=5) +--- Thread: Where is Vdrift looking for joysticks at in Linux (/showthread.php?tid=908) |
Where is Vdrift looking for joysticks at in Linux - clytle374 - 02-17-2008 So I just reinstalled my system, and a old "joystick not found" issue returned. It was working last week on a identical test install before a hardware upgrade. It is a USB joystick, and I believe it works through "HID" or "event" Trying to get this sorted out, again. :? Thank - thelusiv - 02-17-2008 VDrift uses SDL to find the joysticks it needs. SDL probes for them. On my system the joystick device is /dev/input/js0. Try jstest to make sure your joystick device works. - clytle374 - 02-17-2008 As soon as I asked for help I found it. usbfs was on and it seems to conflict with hal and udev, not sure why something better can't be made. Both of those programs are a real PITA. Anyway jstest is still broke on AMD64 arch. Thanks Cory Now I get to try Vdrift out on my new video card. |