Search found 3 matches

by jjk439
Tue Oct 23, 2007 4:00 pm
Forum: UNIX and Linux Discussion Forum
Topic: MagellanMotionEvent on Opteron
Replies: 3
Views: 13624

Yes, I realize that the atom needs to be initialized each time the app is run. With the old driver, the atom got initialized to 1050, but when the SpacePilot actually generated the event, the event value was actually 1045. As soon as I upgraded to the latest driver, the events actually received matc...
by jjk439
Mon Oct 22, 2007 5:47 am
Forum: UNIX and Linux Discussion Forum
Topic: MagellanMotionEvent on Opteron
Replies: 3
Views: 13624

Upgrading to the new driver (v1.2.11) fixed the problem and all is working fine now.

John
by jjk439
Sun Oct 21, 2007 4:33 pm
Forum: UNIX and Linux Discussion Forum
Topic: MagellanMotionEvent on Opteron
Replies: 3
Views: 13624

MagellanMotionEvent on Opteron

I'm modifying an app to work with the SpacePilot which works fine on x86 Linux systems, but has problems when runnng on an opteron system the value of the atom MagellanMotionEvent differs from the actual event type received by X when the joystick is moved. I initialize by calling MagellanInit in xdr...