Fedora Linux Support Community & Resources Center
  #1  
Old 24th April 2006, 03:04 AM
egr Offline
Registered User
 
Join Date: Nov 2004
Location: Norway
Age: 27
Posts: 168
Joystick in FC5

HI!
Now after I got video driver to work i want my joystick! I have USB Logitech Extreme 3D Pro and I can see it in Hardware Browser however I don't see it as a device in /dev/input/... any advice?

P.S. This joystick worked fine in FC4 "out of the box"
Reply With Quote
  #2  
Old 24th April 2006, 03:13 AM
egr Offline
Registered User
 
Join Date: Nov 2004
Location: Norway
Age: 27
Posts: 168
here is what stays in /proc/bus/input/devices:

Quote:
I: Bus=0003 Vendor=046d Product=c215 Version=3500
N: Name="Logitech Logitech Extreme 3D Pro"
P: Phys=usb-0000:00:02.0-4/input0
S: Sysfs=/class/input/input3
H: Handlers=event2
B: EV=b
B: KEY=fff00000000 0 0 0 0
B: ABS=30063
so the joystick must be in /dev/input/event2 however
jstest /dev/input/event2 gives me permissions denided or (if run as root)

Quote:
jstest --event event2
Joystick (Unknown) has 2 axes and 2 buttons. Driver version is 0.8.0.
Testing ... (interrupt to exit)

jstest: error reading: Invalid argument
it doesn't even detect right number og axes and buttons
Reply With Quote
  #3  
Old 24th April 2006, 03:22 AM
egr Offline
Registered User
 
Join Date: Nov 2004
Location: Norway
Age: 27
Posts: 168
cat /dev/input/event2 does react on joystick actions, it seems that joystick works fine, and problem is elsewhere
Reply With Quote
  #4  
Old 21st June 2006, 12:55 PM
Kelly Offline
Registered User
 
Join Date: Jun 2006
Age: 28
Posts: 21
see this from suse forum , can it solute, if so tell me

Configuring your joystick is quite easy

Before you start (if you are using Kernel 2.4) you should make the symbolic links for old programs. Since the kernel 2.4 the joystick devices are located in /dev/input and not under /dev like before. To generate the symbolic links perform the following commands:

ln -sf input/js0 /dev/js0
ln -sf input/js1 /dev/js1
ln -sf input/js2 /dev/js2
ln -sf input/js3 /dev/js3

To configure the analoge joystick on the gameport of your soundcard you need a already configured soundcard. I assume you already have this.

Now you need to load the driver-modules for running the joystick:

modprobe joydev
modprobe ns558
modprobe analog

To automatically load the modules at boot-up you can add this 3 lines to your file "/etc/init.d/boot.local":

/sbin/modprobe joydev
/sbin/modprobe ns558
/sbin/modprobe analog

For ISA-PNP Soundcards it is necesarry to initialise the soundcard and the joystick port. This is done by the folowing command:

pnpdump -c > /etc/isapnp.conf
isapnp /etc/isapnp.conf

At next boot the joystick will be automatically inited because the file /etc/isapnp.conf already exists than.

To test your joystick you can use the program jstest:

jstest /dev/js0

It will display the joystick-values (they should change when you move your joystick / press buttons).

To calibrate your joystick you can use the program jscalibrator (/usr/bin/jscalibrator). You will need the package libjsw (serie d) and libjsw-calibrator (serie d).

That is it, now you should be able to use the joystick in games (clanbomber etc...)..

Mfg, Vir@s
Reply With Quote
Reply

Tags
fc5, joystick

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
No joystick ambawell Hardware & Laptops 0 17th December 2008 01:55 AM
Joystick braindead Hardware & Laptops 10 2nd September 2008 01:02 AM
joystick on fc4 carlosmendonca2 Hardware & Laptops 0 27th December 2005 03:16 PM
Printer and Joystick Prometheus Hardware & Laptops 7 29th December 2004 08:03 PM
Joystick tbonejo Hardware & Laptops 9 29th December 2004 07:20 PM


Current GMT-time: 09:35 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat