LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-09-2004, 12:13 PM   #1
64 Bit Headache
LQ Newbie
 
Registered: Oct 2004
Location: Oklahoma State University
Distribution: SuSE 9.1(x86_64)
Posts: 12

Rep: Reputation: 0
USB Joystick with Cedega


I finally got around to trying to play Desert Combat under cedega, which worked fine after I installed the newest nvidia drivers, and it is the one thing I have missed from windows, but I do not know how to get the game to see my joystick. I am using a USB Microsoft Precision Pro. I do not know of a native linux game in which to test the setup, but jstest picks up all the input without problems.

garrett@linux:~> jstest /dev/input/js0
Joystick (Microsoft Microsoft SideWinder Precision Pro (USB)) has 6 axes and 11 buttons. Driver version is 2.1.0.
Testing ... (interrupt to exit)
Axes: 0: 0 1: 0 2: 0 3: 0 4: 0 5: 0 Buttons: 0f

The relevant part of My .transgaming/config initially read:

[joystick]
;; Configuration of the function of joystick axes
;; The joystick name and axis functions can be determined with jstest.
;; The available axis types are:
;; "none", "X", "Y", "Z", "RX", "RY", "RZ",
;; "slider", "hat", "POV", and "ball"
;; "hat" and "POV" are synonymous. Hats use two axes.
"Logitech Inc. WingMan RumblePad" = "X,Y,slider,Z,RZ,hat,none"

I have tried replacing the last line with

"Microsoft Microsoft SideWinder Precision Pro (USB)" = "X,Y,slider,Z,RZ,hat,none"

and

"/dev/input/js0" = "X,Y,slider,Z,RZ,hat,none"

(I don't know why it says microsoft twice either)

I have no idea what to try next. I am using Cedega 4.0-1.

Thanks in advance

Last edited by 64 Bit Headache; 11-09-2004 at 02:03 PM.
 
Old 11-20-2004, 02:04 AM   #2
64 Bit Headache
LQ Newbie
 
Registered: Oct 2004
Location: Oklahoma State University
Distribution: SuSE 9.1(x86_64)
Posts: 12

Original Poster
Rep: Reputation: 0
This thread has been viewed 90+ times since my initial post. If any forum regulars who come across this thread could please at least leave some opinion as to why I am getting no replies, for future reference, it would be greatly appreciated.
 
Old 03-22-2005, 03:34 AM   #3
bdox
Member
 
Registered: Feb 2005
Location: SoL iii
Distribution: Mandriva 2007
Posts: 110

Rep: Reputation: 15
Question same

I have the same problem.... but with an other/joystick/game =/

I did this debug:

$ cedega --debugmsg +joystick Speed.exe
fixme:cdrom:CDROM_GetIdeInterface cdrom not a block device!!!
mmtime pid=17215 tid=17222
fixme:ddrawirect3DDevice9_SetTexture unsupported texture stage/sampler 4
fixme:ddrawirect3DDevice9_SetTexture unsupported texture stage/sampler 4
fixme:dinput:IDirectInput8AImpl_EnumDevicesBySemantics (this=0x55952504,(null),0x719b38,0x405630,0x719b38,0000): semi-stub
fixme:dinput:IDirectInputDevice8AImpl_BuildActionMap (0x5599d184)->(0x55e41f7c,(null),00000002): stub !
trace:joystick:LINUXINPUT_DevName (0x5a4b9b40)
trace:joystick:find_event_joystick joystick0 not found
trace:joystick:LINUXINPUT_GetDevCaps (0x5a4b9b40)
err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found
trace:joystick:LINUXINPUT_DevName (0x5a4b9b40)
trace:joystick:find_event_joystick joystick0 not found
trace:joystick:LINUXINPUT_GetDevCaps (0x5a4b9b40)
err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found
trace:joystick:LINUXINPUT_DevName (0x5a4b9b40)
trace:joystick:find_event_joystick joystick0 not found
trace:joystick:LINUXINPUT_GetDevCaps (0x5a4b9b40)
err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found
trace:joystick:LINUXINPUT_DevName (0x5a4b9b40)
trace:joystick:find_event_joystick joystick0 not found
trace:joystick:LINUXINPUT_GetDevCaps (0x5a4b9b40)
err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found
fixme:dsoundirectSoundCreate8 Check wcaps
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x5599cb3c,00010021,2):stub
fixme:dsound:IKsPropertySetImpl_QuerySupport (0x5599e830,{4a4e6fc1-c341-11d1-b73a-444553540000},0,0x55e41ef4), stub!
fixme:dsoundirectSoundCreate8 Check wcaps
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x5599cb3c,00010021,2):stub
fixme:ddraw3D_GL_update_render_states unsupported render state 161 (MULTISAMPLEANTIALIAS), value=0x00000001
fixme:ddraw3D_GL_update_render_states unsupported render state 162 (MULTISAMPLEMASK), value=0xffffffff
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x5599cb3c,00010021,2):stub
fixme:xrender:X11DRV_XRender_Finalize Free cached glyphsets


My joystick is also founf be jstest...:
$ jstest /dev/input/js0
Joystick (Padix Co. Ltd. SPEED WHEEL 3 Vibration ) has 3 axes and 16 buttons. Driver version is 2.1.0.

and in my .transgaming/config have:
[joystick]
"Padix Co. Ltd. SPEED WHEEL 3 Vibration" = "X,Y,none"

what could be worng?
thx!

Last edited by bdox; 03-22-2005 at 03:37 AM.
 
Old 09-23-2006, 01:06 PM   #4
maxsue
LQ Newbie
 
Registered: Jul 2006
Location: On a narrowboat
Distribution: SuSE Linux 10.1/Mandrake 10
Posts: 3

Rep: Reputation: 0
Joystick problems

I run SuSE Linux 10.1 on an AMD 3000 with 512Mb memory. It mostly works real peachy, but ...

My Saitek X45 will only run after using YaST to display its presence. If I dont use YaST first, the joystick cant be found. This may help some previous contributors to this thread, but I am sure there is a script which can be edited so that the joystick can be found after boot without all the aggro.

Any thoughts anyone??

Max
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Joystick Driver and API under kernel 2.6.12.3 using an USB joystick dispatcher Linux - Newbie 1 08-06-2005 09:43 AM
USB Joystick help rjkfsm Linux - Software 1 04-25-2005 10:10 AM
USB-Joystick? Cornholio Linux - Hardware 3 03-28-2005 12:13 PM
cedega not finding joystick bdox Linux - Games 0 03-22-2005 04:33 AM
usb joystick MrBiggZ Linux - Hardware 6 02-01-2004 09:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration