You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



How to install joystick (for use with Processing)

Author (Read 6531 times)

0 Members and 1 Guest are viewing this topic.

Re: How to install joystick (for use with Processing)
« Reply #5 on: December 04, 2015, 10:46:36 AM »
 

harrzack

  • New to Forums
  • *
  • 3
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: Intel Atom D410

  • MEMORY: 1Gb

  • VIDEO CARD: Integrated in Intel Atom D4xx
The machine is down now - and I'm not sure how to go back to see the actual names of what was installed. BUT - it was quite easy and almost intutive.
In the Synaptic Package manager, searched for 'joystick' - and there is a config utility, and a couple others that have 'js' in their name.  I installed those - rebooted and ran the js config utiilty and the Logitech (plugged into a USB port) was found and responded.  As soon as I get back to the machine I'll see if I can get the names of the actual files installed.

Could you please list the packages you installed so as to help others in the future. Thank you.

Sent from my Nexus 6 using Tapatalk
 

Re: How to install joystick (for use with Processing)
« Reply #4 on: December 04, 2015, 10:14:58 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Could you please list the packages you installed so as to help others in the future. Thank you.

Sent from my Nexus 6 using Tapatalk

 

Re: How to install joystick (for use with Processing)
« Reply #3 on: December 04, 2015, 08:48:44 AM »
 

harrzack

  • New to Forums
  • *
  • 3
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: Intel Atom D410

  • MEMORY: 1Gb

  • VIDEO CARD: Integrated in Intel Atom D4xx
Thanks - after I made this post, I went in and found the Synaptic Package manager, searched for 'joystick' - found several entries.  When I installed them, and rebooted, the joystick utilities recognized the Logitech 3D!  Amazingly easy - a lucky guess!


How about starting off by showing what chips are in that game controller.
 Open a terminal and give members here a output of

Code: [Select]
dmesg | grep usb
Also. Lets see if a folder is made in /media when you plug that joystick in.

Code: [Select]
cd /mediathen when in the /media folder prompt
Code: [Select]
ls
It probably did not make a folder but I am just satisfying my own personal curiosity in this thread to see if that step happens or or not.
 

Re: How to install joystick (for use with Processing)
« Reply #2 on: December 04, 2015, 08:12:04 AM »
 

rokytnji

  • Friganeer
  • Platinum Level Poster
  • **********
  • 1255
    Posts
  • Reputation: 139
    • View Profile

  • CPU: Intel Core2 Duo U9600

  • MEMORY: 4Gb

  • VIDEO CARD: Intel Mobile 4
How about starting off by showing what chips are in that game controller.
 Open a terminal and give members here a output of

Code: [Select]
dmesg | grep usb
Also. Lets see if a folder is made in /media when you plug that joystick in.

Code: [Select]
cd /mediathen when in the /media folder prompt
Code: [Select]
ls
It probably did not make a folder but I am just satisfying my own personal curiosity in this thread to see if that step happens or or not.
« Last Edit: December 04, 2015, 08:17:43 AM by rokytnji »
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
 

How to install joystick (for use with Processing)
« Reply #1 on: December 04, 2015, 07:24:40 AM »
 

harrzack

  • New to Forums
  • *
  • 3
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: Intel Atom D410

  • MEMORY: 1Gb

  • VIDEO CARD: Integrated in Intel Atom D4xx
Greets to all!
I'm using some donated Lenovo IdeaCenter boxes for a project on the battleship New Jersey museum-ship. LL 2.6 seems to run just fine on these little boxes, even grabs my wireless network with no sweat!

A radar simulation is being written in Processing 3, and I need to have a joystick to move a cursor on the display.  This is now working on the Win7 development sys, using a SUPER library: Game Control Plus (http://lagers.org.uk/gamecontrol/index.html).

The library 'likes' the Logitech 3D Extreme Pro joystick which is what I'm using.

So - would like some info on how to install or activate the joystick drivers in LL.  Any links or refs to previous posts/sites would be greatly appreciated.
« Last Edit: May 27, 2016, 10:11:40 PM by Jerry »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section