All of lore.kernel.org
 help / color / mirror / Atom feed
* fftest: Upload effects[0]: Function not implemented
@ 2012-01-17  8:14 Anisha Kaul
  2012-01-17 22:28 ` simon
  0 siblings, 1 reply; 3+ messages in thread
From: Anisha Kaul @ 2012-01-17  8:14 UTC (permalink / raw)
  To: linux-input

Greetz,

The wheel is Logitech driving force DFGT.
The platform:

linux-dopx:/home/anisha/ # cat /etc/issue && uname -a Welcome to
openSUSE 11.3 "Teal" - Kernel \r (\l).Linux linux-dopx
2.6.34-12-desktop #1 SMP PREEMPT 2010-06-29 02:39:08 +0200 x86_64
x86_64 x86_64 GNU/Linux


linux-dopx:/home/anisha/ # fftest /dev/input/event4
Force feedback test program.
HOLD FIRMLY YOUR WHEEL OR JOYSTICK TO PREVENT DAMAGES

Device /dev/input/event4 opened
Axes query:
Effects:
Number of simultaneous effects: 0
Upload effects[0]: Function not implemented
Upload effects[1]: Function not implemented
Upload effects[2]: Function not implemented
Upload effects[3]: Function not implemented
Upload effects[4]: Function not implemented
Upload effects[5]: Function not implemented
Enter effect number, -1 to exit

# cat /proc/bus/input/devices
shows:
I: Bus=0003 Vendor=046d Product=c29a Version=0111
N: Name="Driving Force GT"
P: Phys=usb-0000:00:1d.3-1/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input7
U: Uniq=
H: Handlers=event4 js0
B: EV=1b
B: KEY=1f0000 0 0 0 0 0 0 ffff00000000 0 0 0 0
B: ABS=30007
B: MSC=10

How to counter this? No, I am not running any game. I just wanted to
apply these effects to my wheel.
Please help.

-Anisha
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: fftest: Upload effects[0]: Function not implemented
  2012-01-17  8:14 fftest: Upload effects[0]: Function not implemented Anisha Kaul
@ 2012-01-17 22:28 ` simon
  2012-01-18  4:57   ` Anisha Kaul
  0 siblings, 1 reply; 3+ messages in thread
From: simon @ 2012-01-17 22:28 UTC (permalink / raw)
  To: Anisha Kaul; +Cc: linux-input


> How to counter this? No, I am not running any game. I just wanted to
> apply these effects to my wheel.
> Please help.
>
> -Anisha

Hi Anisha,
Do you have the appropriate FF module built and loading in your kernel, it
was recently moved to be enabled with 'LOGIWHEELS_FF' and is supported by
the code in 'drivers/hid/hid-lg4ff.c'

Can you check '/var/log/syslog' to see what it reported when the wheel is
connected?

Simon

PS. I have this wheel at it would appear to work fine.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: fftest: Upload effects[0]: Function not implemented
  2012-01-17 22:28 ` simon
@ 2012-01-18  4:57   ` Anisha Kaul
  0 siblings, 0 replies; 3+ messages in thread
From: Anisha Kaul @ 2012-01-18  4:57 UTC (permalink / raw)
  To: simon; +Cc: linux-input

On 18 January 2012 03:58,  <simon@mungewell.org> wrote:
> Do you have the appropriate FF module built and loading in your kernel, it
> was recently moved to be enabled with 'LOGIWHEELS_FF'

Thanks very much Simon. That was very helpful. I replaced the
LOGITECH_FF with LOGIWHEELS_FF in the
/usr/src/linux-2.6.34-12/drivers/hid/Kconfig,
set 'default y' and then did modprobe hid and modprobe hid-logitech.
The fftest worked with constant force.

Thanks again.
-Anisha

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-18  4:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-17  8:14 fftest: Upload effects[0]: Function not implemented Anisha Kaul
2012-01-17 22:28 ` simon
2012-01-18  4:57   ` Anisha Kaul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.