You are not logged in.

#1 2011-06-03 02:54:10

Yaro
Member
Registered: 2009-04-03
Posts: 154

Logitech F310 and incorrect module?

I just purchased myself a little toy: A Logitech Gamepad F310. It looks nice, looks like I'd love to use it, but...

When I plug it in, it causes my mouse cursos to run over to the left edge of the screen and sometimes if I press a button it'll cause my desktops to cycle rapidly.

dmesg, meanwhile, has this to say about the gamepad:

[96349.683735] usb 2-6: new full speed USB device using ohci_hcd and address 21
[96349.962028] Registered led device: xpad0
[96349.962138] input: Generic X-Box pad as /devices/pci0000:00/0000:00:02.0/usb2/2-6/2-6:1.0/input/input20
[96349.962663] usbcore: registered new interface driver xpad

(Note that the address is in the 20s because I was disconnecting and reconnecting a few times. Why is my computer deciding my Logitech Gamepad F310 is an XBox controller? How do I get it to realize this is a Logitech gamepad?

Offline

#2 2011-06-03 13:01:56

Yaro
Member
Registered: 2009-04-03
Posts: 154

Re: Logitech F310 and incorrect module?

Update: I just ran it through jstest. IT appears to register all the buttons and axis correctly. So I suppose all I need to solve is wacky Xorg behavior with it.

Offline

#3 2011-12-18 04:45:59

mike4ca
Member
Registered: 2011-12-18
Posts: 8

Re: Logitech F310 and incorrect module?

I just bought one myself.  To stop the crazy mouse behavior I added

Option "StartKeysEnabled" "False"
Option "StartMouseEnabled" "False"

to /etc/X11/xorg.conf.d/50-joystick.conf

I am now trying to figure out how to get it to be recognized with the switch on the bottom in the D setting instead of the X position.

Offline

#4 2014-01-08 16:57:33

silvernode
Member
From: Chicago
Registered: 2008-08-29
Posts: 45

Re: Logitech F310 and incorrect module?

mike4ca wrote:

I just bought one myself.  To stop the crazy mouse behavior I added

Option "StartKeysEnabled" "False"
Option "StartMouseEnabled" "False"

to /etc/X11/xorg.conf.d/50-joystick.conf

I am now trying to figure out how to get it to be recognized with the switch on the bottom in the D setting instead of the X position.

This didn't work for me at all. In fact, Xorg couldn't start until I removed those lines. If anyone has some more tips on how to get this controller working, please let us know. Finding help on Google has proved to be nearly impossible and I'm starting to wonder if the controller will ever work correctly with Xorg.

Last edited by silvernode (2014-01-08 16:58:30)

Offline

Board footer

Powered by FluxBB