Mouse not working for Fujitsu FMV Deskpower LX70W/D

Bug #523683 reported by Daniel Velasco
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Medium
Unassigned

Bug Description

This is a RF Keyboard/Mouse combo of a japanese FMV Deskpower LX70W/D

The keyboard is detected by evdev right, but works with some minor flaws.

The mouse is also detected by evdev, but x and y axis are not detected, and instead, two extra buttons are reported:

Input driver version is 1.0.0
Input device ID: bus 0x3 vendor 0x4c5 product 0x1151 version 0x110
Input device name: "FUJITSU Fujitsu RF Comfort Keyboard/Mouse IV"
Supported events:
  Event type 0 (Sync)
  Event type 1 (Key)
    Event code 272 (LeftBtn)
    Event code 273 (RightBtn)
    Event code 274 (MiddleBtn)
    Event code 275 (SideBtn)
    Event code 276 (ExtraBtn)
  Event type 2 (Relative)
    Event code 6 (HWheel)
    Event code 8 (Wheel)
  Event type 4 (Misc)
    Event code 4 (ScanCode)
Grab succeeded, ungrabbing.

The mouse has never worked since ubuntu 7.04, and also has been tested in other distros with similar results.

I made a cat /dev/input/b/dev/input/by-id/usb-FUJITSU_Fujitsu_RF_Comfort_Keyboard_Mouse_IV-event-if01, and tried moving the mouse, with no garbage in screen. Wheel movements, button and wheel clicks produce garbage in the screen.

I tried to create rules for udev to modify this mouse so it's detected as mouse, but I'm not an expert and I'm almost sure the didn't worked.

Tested in Windows Vista and Seven with no special drivers and worked out of the box.
---
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: amd64
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC1: daniel 1971 F.... pulseaudio
                      daniel 2020 F.... kmix
 /dev/snd/controlC0: daniel 1971 F.... pulseaudio
                      daniel 2020 F.... kmix
CRDA: Error: [Errno 2] No existe el fichero ó directorio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xc0000000 irq 16'
   Mixer name : 'Realtek ALC262'
   Components : 'HDA:11c11040,11c10001,00100200 HDA:10ec0262,10cf8000,00100002'
   Controls : 24
   Simple ctrls : 14
Card1.Amixer.info:
 Card hw:1 'SAA7134'/'saa7133[0] at 0x68000000 irq 23'
   Mixer name : 'SAA7134 Mixer'
   Components : ''
   Controls : 6
   Simple ctrls : 3
DistroRelease: Ubuntu 10.04
HibernationDevice: RESUME=UUID=104bed79-1351-4895-9496-c6de20d2a40c
InstallationMedia: Kubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100114)
MachineType: FUJITSU 0000000000
Package: linux (not installed)
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   3.3V 32-bit PC Card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic root=UUID=2ab869d2-7a6b-4d2b-bca2-f978bbd9541a ro crashkernel=384M-2G:64M,2G-:128M quiet splash
ProcEnviron:
 LANGUAGE=es_MX:es
 LANG=es_MX.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Regression: No
RelatedPackageVersions: linux-firmware 1.34
Reproducible: Yes
Tags: lucid audio needs-upstream-testing
Uname: Linux 2.6.32-21-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin mythtv plugdev sambashare
dmi.bios.date: 03/31/2008
dmi.bios.vendor: FUJITSU//Phoenix Technologies Ltd
dmi.bios.version: 2.26
dmi.board.name: J965Y2
dmi.board.vendor: Wistron Corporation
dmi.chassis.type: 25
dmi.chassis.vendor: FUJITSU
dmi.modalias: dmi:bvnFUJITSU//PhoenixTechnologiesLtd:bvr2.26:bd03/31/2008:svnFUJITSU:pn0000000000:pvr:rvnWistronCorporation:rnJ965Y2:rvr:cvnFUJITSU:ct25:cvr:
dmi.product.name: 0000000000
dmi.sys.vendor: FUJITSU

Revision history for this message
Daniel Velasco (yoalieh) wrote :
Revision history for this message
Daniel Velasco (yoalieh) wrote :
Revision history for this message
Daniel Velasco (yoalieh) wrote :
Revision history for this message
Daniel Velasco (yoalieh) wrote :
Revision history for this message
Daniel Velasco (yoalieh) wrote :
tags: added: kernel-series-unknown
Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

Hi yoalieh,

This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest development release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command from a Terminal (Applications->Accessories->Terminal). It will automatically gather and attach updated debug information to this report.

apport-collect -p linux 523683

Also, if you could test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag. This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs-upstream-testing' text. Please let us know your results.

Thanks in advance.

    [This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: needs-kernel-logs
tags: added: needs-upstream-testing
tags: added: kj-triage
Changed in linux (Ubuntu):
status: New → Incomplete
Revision history for this message
Daniel Velasco (yoalieh) wrote : AlsaDevices.txt

apport information

tags: added: apport-collected
description: updated
Revision history for this message
Daniel Velasco (yoalieh) wrote : AplayDevices.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : ArecordDevices.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : BootDmesg.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : Card0.Amixer.values.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : Card0.Codecs.codec.1.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : Card0.Codecs.codec.2.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : Card1.Amixer.values.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : CurrentDmesg.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : IwConfig.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : Lspci.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : Lsusb.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : PciMultimedia.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : ProcCpuinfo.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : ProcInterrupts.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : ProcModules.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : RfKill.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : UdevDb.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : UdevLog.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote : WifiSyslog.txt

apport information

Revision history for this message
Daniel Velasco (yoalieh) wrote :

Hi, I've already tested with kubuntu lucid, one day before the release, the bug is still present.

I remove my customizations to udev and xorg.conf, and the mouse is still not moving. I can see activity in /dev/input/event3 when clicking the mouse and while moving the wheel, but no activity when moving the mouse.

Mouse is not working in X11, and when using an external one, it seems it gets grabbed by a single window, and I can't click in any other window. The window usually is the latest one selected. When customizing xorg.conf to only use the external mouse, and the keyboard of the RFcombo, RF mouse still doesn't works, and clicks aren't longer grabbed by any window.

Revision history for this message
Daniel Velasco (yoalieh) wrote :

Tested with 2.6.34rc5 kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline, with the same non functional result.

Reverting my xorg.conf settings so I can use the pc "normally" again, but I can test anything you need, just say it.

tags: removed: needs-upstream-testing
Changed in linux (Ubuntu):
status: Incomplete → Triaged
importance: Undecided → Medium
Revision history for this message
penalvch (penalvch) wrote :

Daniel Valasco, this bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? If so, could you please test for this with the latest development release of Ubuntu? ISO images are available from http://cdimage.ubuntu.com/daily-live/current/ .

If it remains an issue, could you please run the following command in the development release from a Terminal (Applications->Accessories->Terminal), as it will automatically gather and attach updated debug information to this report:

apport-collect -p linux <replace-with-bug-number>

Also, could you please test the latest upstream kernel available following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Please do not test the daily folder, but the one all the way at the bottom. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For example:
kernel-fixed-upstream-v3.11

This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's Status as Confirmed. Please let us know your results. Thank you for your understanding.

Changed in linux (Ubuntu):
status: Triaged → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
Revision history for this message
Daniel Velasco (yoalieh) wrote :

I haven't tested with ubuntu yet, as I've been very busy. But I'm sure the problem is still here, as I use other linux systems on this machine, and the trouble is still the same. i'll test as soon as I have time.

Changed in linux (Ubuntu):
status: Expired → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.