Hi Melchior,

I have a similar problem with joystick connection. I have a G-Force Plus 
connect to the gameport but it refuses to be detected. In advance I send some 
information you were requesting in a previous email:

$ls -l /dev/input/js0
crwxrwxrwx  1 root root 13, 0 2001-06-14 03:25 /dev/input/js0

$ groups
knoppix sudo

 $ strace -fF -eopen js_demo /dev/input/js0
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or 
directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/tls/i686/mmx/cmov/libplibjs.so.1.8.3", 
O
_RDONLY) = -1 ENOENT (No such file or directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/tls/i686/mmx/libplibjs.so.1.8.3", 
O_RDON
LY) = -1 ENOENT (No such file or directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/tls/i686/cmov/libplibjs.so.1.8.3", 
O_RDO
NLY) = -1 ENOENT (No such file or directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/tls/i686/libplibjs.so.1.8.3", 
O_RDONLY)
= -1 ENOENT (No such file or directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/tls/mmx/cmov/libplibjs.so.1.8.3", 
O_RDON
LY) = -1 ENOENT (No such file or directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/tls/mmx/libplibjs.so.1.8.3", O_RDONLY) 
=
 -1 ENOENT (No such file or directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/tls/cmov/libplibjs.so.1.8.3", 
O_RDONLY)
= -1 ENOENT (No such file or directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/tls/libplibjs.so.1.8.3", O_RDONLY) = 
-1
ENOENT (No such file or directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/i686/mmx/cmov/libplibjs.so.1.8.3", 
O_RDO
NLY) = -1 ENOENT (No such file or directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/i686/mmx/libplibjs.so.1.8.3", 
O_RDONLY)
= -1 ENOENT (No such file or directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/i686/cmov/libplibjs.so.1.8.3", 
O_RDONLY)
 = -1 ENOENT (No such file or directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/i686/libplibjs.so.1.8.3", O_RDONLY) = 
-1
 ENOENT (No such file or directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/mmx/cmov/libplibjs.so.1.8.3", 
O_RDONLY)
= -1 ENOENT (No such file or directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/mmx/libplibjs.so.1.8.3", O_RDONLY) = 
-1
ENOENT (No such file or directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/cmov/libplibjs.so.1.8.3", O_RDONLY) = 
-1
 ENOENT (No such file or directory)
open("/mnt/hda1/Fluent.Inc/lib3.0/lnx86/libplibjs.so.1.8.3", O_RDONLY) = -1 
ENOE
NT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
open("/usr/lib/libplibjs.so.1.8.3", O_RDONLY) = 3
open("/usr/lib/libplibsl.so.1.8.3", O_RDONLY) = 3
open("/usr/lib/libplibsm.so.1.8.3", O_RDONLY) = 3
open("/usr/lib/libplibul.so.1.8.3", O_RDONLY) = 3
open("/usr/lib/libstdc++.so.5", O_RDONLY) = 3
open("/lib/tls/libm.so.6", O_RDONLY)    = 3
open("/lib/libgcc_s.so.1", O_RDONLY)    = 3
open("/lib/tls/libc.so.6", O_RDONLY)    = 3
open("/dev/input/js0", O_RDONLY)        = -1 ENODEV (No such device)
open("/dev/input/js1", O_RDONLY)        = -1 EACCES (Permission denied)
open("/dev/input/js2", O_RDONLY)        = -1 EACCES (Permission denied)
open("/dev/input/js3", O_RDONLY)        = -1 EACCES (Permission denied)
open("/dev/js4", O_RDONLY)              = -1 ENOENT (No such file or 
directory)
open("/dev/js5", O_RDONLY)              = -1 ENOENT (No such file or 
directory)
open("/dev/js6", O_RDONLY)              = -1 ENOENT (No such file or 
directory)
open("/dev/js7", O_RDONLY)              = -1 ENOENT (No such file or 
directory)
Joystick test program.
~~~~~~~~~~~~~~~~~~~~~~
Joystick 0 not detected
Joystick 1 not detected
Joystick 2 not detected
Joystick 3 not detected
Joystick 4 not detected
Joystick 5 not detected
Joystick 6 not detected
Joystick 7 not detected

My system is a Debian based distribution with 2.6.7 kernel.

Thanks a lot for your help,

Daniel.

Em Sex 04 Mar 2005 17:22, Melchior FRANZ escreveu:
> * Mark Buetow -- Friday 04 March 2005 20:52:
> > I went in as root and added all permissions to the joystick /dev/js0.
>
> Yes, but when you re-read my message, you see that I wrote /dev/input/js0.
>                                                                 ^^^^^
>
> It's nice that you are trying not to bother us with boring details, but
> it's really hard to find the cause for your problem in this information
> vacuum.  :-) Please post the output of all of these commands:
>
>   $ ls -l /dev/input/js0
>
>   $ groups                   (at least the relevant part of it: the js
> group)
>
>   $ strace -fF -eopen js_demo /dev/input/js0
>
> m.
>
> _______________________________________________
> Flightgear-users mailing list
> [email protected]
> http://mail.flightgear.org/mailman/listinfo/flightgear-users
> 2f585eeea02e2c79d7b1d8c4963bae2d

-- 
Daniel.

_______________________________________________
Flightgear-users mailing list
[email protected]
http://mail.flightgear.org/mailman/listinfo/flightgear-users
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to