Results 1 to 4 of 4
Hi, I've got a problem with my Logitech LX6 Wireless Mouse
All of the buttons except tilting the mouse wheel right work fine. Clicking the wheel button, scrolling, and tilting ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-18-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 2
Logitech LX6 Mouse
Hi, I've got a problem with my Logitech LX6 Wireless Mouse
All of the buttons except tilting the mouse wheel right work fine. Clicking the wheel button, scrolling, and tilting the mouse wheel left all work good.
I have not been able to figure out how to get this button working, and I'm almost convinced it's a bug with it being detected (not a problem with X).
Using xev returns all my buttons except the right tilt.
I am using Debian Sid x64 on a 2.6.24-5 kernel.
Using
Will again, return all mouse clicks and mouse movement except tilting the mouse wheel to the right. If it's not detected at this level I assume it's a detection problem.Code:od -t x1 < /dev/input/mice
I have tried configuring xorg similar to this: HOWTO Advanced Mouse/Individual Configurations - Gentoo Linux Wiki
But to no avail.
Xorg.conf:
Note that i have changed it to a variety of things. Including...Code:Section "InputDevice" Identifier "Logitech LX6" Driver "evdev" Option "Name" "Logitech USB RECEIVER" Option "SendCoreEvents" EndSection
While playing around with the button mapping such as moving the button positions and changing ZAXIS to 6 7.Code:Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "CorePointer" Option "Emulate3Buttons" "false" Option "Device" "/dev/input/mice" Option "Protocol" "auto" Option "Buttons" "7" Option "ZAxisMapping" "4 5" Option "ButtonMapping" "1 2 3 6 7" EndSection
The device section may have been different. However, I stress this should not be a problem with X, as the left tilt continues to work with a variety of different configurations. And as I said, trying to use the od command to search for button signals does not return anything for the right tilt.
lsusb:
My device is detected as an MX-1000, yet despite the warning on the gentoo page, the lmpcm_usb module is not present in lsmod:Code:Bus 002 Device 005: ID 046d:c50e Logitech, Inc. MX-1000 Cordless Mouse Receiver
Output of dmesg:Code:Module Size Used by isofs 39720 0 zlib_inflate 19328 1 isofs udf 83368 1 ipv6 286248 21 ppdev 13832 0 lp 17476 0 ac 11400 0 battery 19976 0 nls_iso8859_1 9728 2 ntfs 197216 2 loop 22788 0 firewire_sbp2 20624 0 dst 34184 1 dvb_bt8xx 21892 0 dvb_core 89388 2 dst,dvb_bt8xx rt73usb 30848 0 rt2x00usb 16896 1 rt73usb rt2x00lib 26752 2 rt73usb,rt2x00usb bt878 16232 2 dst,dvb_bt8xx rfkill 12816 1 rt2x00lib bttv 204404 2 dvb_bt8xx,bt878 input_polldev 9872 1 rt2x00lib ir_common 42500 1 bttv mac80211 132236 2 rt2x00usb,rt2x00lib compat_ioctl32 13184 1 bttv i2c_algo_bit 11012 1 bttv videobuf_dma_sg 19076 1 bttv cfg80211 19856 1 mac80211 nvidiafb 49960 0 ns558 9728 0 snd_hda_intel 362024 3 videobuf_core 23684 2 bttv,videobuf_dma_sg btcx_risc 9480 1 bttv tveeprom 22288 1 bttv psmouse 45724 0 snd_mpu401 13992 0 snd_mpu401_uart 13440 1 snd_mpu401 vgastate 12416 1 nvidiafb gameport 20496 2 ns558 rtc_cmos 13112 0 videodev 32256 1 bttv pcspkr 7808 0 v4l2_common 24320 3 bttv,compat_ioctl32,videodev snd_rawmidi 30624 1 snd_mpu401_uart snd_seq_device 12948 1 snd_rawmidi parport_pc 42408 1 parport 44812 3 ppdev,lp,parport_pc snd_pcm 89352 1 snd_hda_intel snd_timer 28552 1 snd_pcm snd 65896 13 snd_hda_intel,snd_mpu401,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_pcm,snd_timer soundcore 13216 1 snd rtc_core 24716 1 rtc_cmos rtc_lib 7680 1 rtc_core v4l1_compat 16388 2 bttv,videodev rt73 203776 1 serio_raw 11908 0 nvidia 8855748 36 i2c_nforce2 11136 0 snd_page_alloc 15248 2 snd_hda_intel,snd_pcm k8temp 10496 0 firmware_class 15104 4 dvb_bt8xx,rt2x00lib,bttv,rt73 i2c_core 29824 7 dst,dvb_bt8xx,bttv,i2c_algo_bit,tveeprom,nvidia,i2c_nforce2 button 13984 0 evdev 17024 4 ext3 139024 2 jbd 55976 1 ext3 mbcache 13952 1 ext3 sd_mod 33536 6 ide_cd 44704 1 cdrom 39464 1 ide_cd sata_nv 33032 5 ata_generic 13060 0 libata 162736 2 sata_nv,ata_generic scsi_mod 170296 3 firewire_sbp2,sd_mod,libata usbhid 35168 0 hid 41792 1 usbhid floppy 66664 0 firewire_ohci 24192 0 firewire_core 49472 2 firewire_sbp2,firewire_ohci crc_itu_t 6656 2 rt2x00lib,firewire_core forcedeth 54540 0 generic 9732 0 [permanent] ehci_hcd 39692 0 amd74xx 14360 0 [permanent] ide_core 144920 3 ide_cd,generic,amd74xx ohci_hcd 28164 0 thermal 22688 0 processor 45032 1 thermal fan 9864 0
Code:mice: PS/2 mouse device common for all mice cpuidle: using governor ladder cpuidle: using governor menu TCP bic registered NET: Registered protocol family 1 NET: Registered protocol family 17 registered taskstats version 1 Freeing unused kernel memory: 316k freed ACPI: Fan [FAN] (on) ACPI: Thermal Zone [THRM] (40 C) ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23 ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [APCF] -> GSI 23 (level, low) -> IRQ 23 PCI: Setting latency timer of device 0000:00:0b.0 to 64 ohci_hcd 0000:00:0b.0: OHCI Host Controller ohci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 1 ohci_hcd 0000:00:0b.0: irq 23, io mem 0xfe02f000 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx pnp: the driver 'ide' has been registered usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 8 ports detected Floppy drive(s): fd0 is 1.44M FDC 0 is a post-1991 82077 NFORCE-MCP51: IDE controller (0x10de:0x0265 rev 0xa1) at PCI slot 0000:00:0d.0 NFORCE-MCP51: not 100% native mode: will probe irqs later NFORCE-MCP51: 0000:00:0d.0 (rev a1) UDMA133 controller ide0: BM-DMA at 0xf400-0xf407, BIOS settings: hda:DMA, hdb:DMA ide1: BM-DMA at 0xf408-0xf40f, BIOS settings: hdc:DMA, hdd:DMA Probing IDE interface ide0... usb 1-3: new full speed USB device using ohci_hcd and address 2 usb 1-3: configuration #1 chosen from 1 choice hub 1-3:1.0: USB hub found hub 1-3:1.0: 4 ports detected Probing IDE interface ide1... usb 1-4: new low speed USB device using ohci_hcd and address 3 usb 1-4: configuration #1 chosen from 1 choice usb 1-3.1: new full speed USB device using ohci_hcd and address 4 hdc: HL-DT-STDVD-RAM GSA-H20L, ATAPI CD/DVD-ROM drive hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4 hdc: UDMA/33 mode selected ide1 at 0x170-0x177,0x376 on irq 15 ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22 ACPI: PCI Interrupt 0000:00:0b.1[B] -> Link [APCL] -> GSI 22 (level, low) -> IRQ 22 PCI: Setting latency timer of device 0000:00:0b.1 to 64 ehci_hcd 0000:00:0b.1: EHCI Host Controller ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 2 ehci_hcd 0000:00:0b.1: debug port 1 PCI: cache line size of 64 is not supported by device 0000:00:0b.1 ehci_hcd 0000:00:0b.1: irq 22, io mem 0xfe02e000 usb 1-3.1: configuration #1 chosen from 1 choice usb 1-3.1: can't set config #1, error -62 hub 1-3:1.0: hub_port_status failed (err = -62) ehci_hcd 0000:00:0b.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb2: configuration #1 chosen from 1 choice hub 2-0:1.0: USB hub found hub 2-0:1.0: 8 ports detected hub 1-3:1.0: hub_port_status failed (err = -62) hub 1-3:1.0: hub_port_status failed (err = -62) usb 1-3: USB disconnect, address 2 usb 1-3.1: USB disconnect, address 4 forcedeth: Reverse Engineered nForce ethernet driver. Version 0.61. ACPI: PCI Interrupt Link [APCH] enabled at IRQ 21 ACPI: PCI Interrupt 0000:00:14.0[A] -> Link [APCH] -> GSI 21 (level, low) -> IRQ 21 PCI: Setting latency timer of device 0000:00:14.0 to 64 SCSI subsystem initialized libata version 3.00 loaded. usb 1-4: USB disconnect, address 3 usb 2-3: new high speed USB device using ehci_hcd and address 2 forcedeth 0000:00:14.0: ifname eth0, PHY OUI 0x5043 @ 1, addr 00:17:31:ea:51:cf forcedeth 0000:00:14.0: highdma pwrctl timirq gbit lnktim desc-v3 ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19 ACPI: PCI Interrupt 0000:04:05.0[A] -> Link [APC4] -> GSI 19 (level, low) -> IRQ 19 usb 2-3: configuration #1 chosen from 1 choice hub 2-3:1.0: USB hub found hub 2-3:1.0: 4 ports detected firewire_ohci: Added fw-ohci device 0000:04:05.0, OHCI version 1.10 sata_nv 0000:00:0e.0: version 3.5 ACPI: PCI Interrupt Link [APSI] enabled at IRQ 20 ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [APSI] -> GSI 20 (level, low) -> IRQ 20 PCI: Setting latency timer of device 0000:00:0e.0 to 64 scsi0 : sata_nv scsi1 : sata_nv ata1: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xe000 irq 20 ata2: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xe008 irq 20 hdc: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache Uniform CD-ROM driver Revision: 3.20 usb 2-3.1: new high speed USB device using ehci_hcd and address 4 ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) firewire_core: created new fw device fw0 (0 config rom retries, S400) ata1.00: ATA-7: ST3250620AS, 3.AAC, max UDMA/133 ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 0/32) ata1.00: configured for UDMA/133 usb 2-3.1: configuration #1 chosen from 1 choice ata2: SATA link down (SStatus 0 SControl 300) scsi 0:0:0:0: Direct-Access ATA ST3250620AS 3.AA PQ: 0 ANSI: 5 ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 23 ACPI: PCI Interrupt 0000:00:0f.0[A] -> Link [APSJ] -> GSI 23 (level, low) -> IRQ 23 PCI: Setting latency timer of device 0000:00:0f.0 to 64 usb 2-3.2: new low speed USB device using ehci_hcd and address 5 scsi2 : sata_nv scsi3 : sata_nv ata3: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xcc00 irq 23 ata4: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xcc08 irq 23 usb 2-3.2: configuration #1 chosen from 1 choice ata3: SATA link down (SStatus 0 SControl 300) usb 2-3.3: new low speed USB device using ehci_hcd and address 6 usb 2-3.3: configuration #1 chosen from 1 choice usbcore: registered new interface driver hiddev ata4: SATA link down (SStatus 0 SControl 300) Driver 'sd' needs updating - please use bus_type methods sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sda: sda1 sda2 < sda5 sda6 sda7 > sda4 sd 0:0:0:0: [sda] Attached SCSI disk usb 1-4: new low speed USB device using ohci_hcd and address 5 usb 1-4: configuration #1 chosen from 1 choice input: Logitech USB RECEIVER as /class/input/input1 input,hidraw0: USB HID v1.11 Mouse [Logitech USB RECEIVER] on usb-0000:00:0b.1-3.2 input: Twinhan Tech Remote Control as /class/input/input2 input,hidraw1: USB HID v1.10 Keyboard [Twinhan Tech Remote Control] on usb-0000:00:0b.1-3.3 input: Twinhan Tech Remote Control as /class/input/input3 input,hidraw2: USB HID v1.10 Mouse [Twinhan Tech Remote Control] on usb-0000:00:0b.1-3.3 input: Logitech Logitech USB Keyboard as /class/input/input4 input,hidraw3: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:0b.0-4 usbcore: registered new interface driver usbhid drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver Attempting manual resume kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. input: Power Button (FF) as /class/input/input5 ACPI: Power Button (FF) [PWRF] input: Power Button (CM) as /class/input/input6 ACPI: Power Button (CM) [PWRB] i2c-adapter i2c-0: nForce2 SMBus adapter at 0x4c00 i2c-adapter i2c-1: nForce2 SMBus adapter at 0x4c40 nvidia: module license 'NVIDIA' taints kernel. ACPI: PCI Interrupt Link [APC5] enabled at IRQ 16 ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [APC5] -> GSI 16 (level, low) -> IRQ 16 PCI: Setting latency timer of device 0000:03:00.0 to 64 NVRM: loading NVIDIA UNIX x86_64 Kernel Module 169.12 Thu Feb 14 17:51:09 PST 2008 rt73: init rt73: idVendor = 0x7d1, idProduct = 0x3c03 pnp: the driver 'parport_pc' has been registered parport_pc 00:0a: reported by Plug and Play ACPI parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP] rt73: using permanent MAC addr rt73: Active MAC addr: 00:1b:11:bb:6e:37 rt73: Local MAC = 00:1b:11:bb:6e:37 usbcore: registered new interface driver rt73 parport_pc 00:0a: driver attached input: PC Speaker as /class/input/input7 Linux video capture interface: v2.00 pnp: the driver 'rtc_cmos' has been registered rtc_cmos 00:04: disabling not supported rtc_cmos: probe of 00:04 failed with error -16 pnp: the driver 'mpu401' has been registered mpu401 00:0b: driver attached ACPI: PCI Interrupt Link [AAZA] enabled at IRQ 22 ACPI: PCI Interrupt 0000:00:10.1[B] -> Link [AAZA] -> GSI 22 (level, low) -> IRQ 22 PCI: Setting latency timer of device 0000:00:10.1 to 64 pnp: the driver 'ns558' has been registered ns558 00:0c: driver attached gameport: NS558 PnP Gameport is pnp00:0c/gameport0, io 0x201, speed 638kHz bttv: driver version 0.9.17 loaded bttv: using 8 buffers with 2080k (520 pages) each for capture bttv: Bt8xx card found (0). ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17 ACPI: PCI Interrupt 0000:04:09.0[A] -> Link [APC2] -> GSI 17 (level, low) -> IRQ 17 bttv0: Bt878 (rev 17) at 0000:04:09.0, irq: 17, latency: 32, mmio: 0xfdbff000 bttv0: detected: Twinhan VisionPlus DVB [card=113], PCI subsystem ID is 1822:0001 bttv0: using: Twinhan DST + clones [card=113,autodetected] bttv0: gpio: en=00000000, out=00000000 in=00f500ff [init] bttv0: tuner absent bttv0: add subdevice "dvb0" bt878: AUDIO driver version 0.0.0 loaded bt878: Bt878 AUDIO function found (0). ACPI: PCI Interrupt 0000:04:09.1[A] -> Link [APC2] -> GSI 17 (level, low) -> IRQ 17 bt878_probe: card id=[0x11822],[ Twinhan VisionPlus DVB ] has DVB functions. bt878(0): Bt878 (rev 17) at 04:09.1, irq: 17, latency: 32, memory: 0xfdbfe000 usbcore: registered new interface driver rt73usb DVB: registering new adapter (bttv0) dst(0) dst_get_device_id: Recognise [DTTDIG] DST type flags : 0x10 firmware version = 2 dst(0) dst_get_mac: MAC Address=[00:08:ca:18:7e:00] DVB: registering frontend 0 (DST DVB-T)... Adding 2474000k swap on /dev/sda4. Priority:-1 extents:1 across:2474000k EXT3 FS on sda7, internal journal loop: module loaded NTFS driver 2.1.29 [Flags: R/W MODULE]. NTFS volume version 3.1. NTFS-fs warning (device sda1): load_system_files(): Unsupported volume flags 0x4000 encountered. NTFS-fs error (device sda1): load_system_files(): Volume has unsupported flags set. Mounting read-only. Run chkdsk and mount in Windows. NTFS volume version 3.1. kjournald starting. Commit interval 5 seconds EXT3 FS on sda6, internal journal EXT3-fs: mounted filesystem with ordered data mode. lp0: using parport0 (interrupt-driven). ppdev: user-space parallel port driver NET: Registered protocol family 10 lo: Disabled Privacy Extensions UDF-fs: Partition marked readonly; forcing readonly mount UDF-fs INFO UDF 0.9.8.1 (2004/29/09) Mounting volume 'WIC', timestamp 2007/08/03 07:52 (1258) rt73: driver version - 1.0.3.6 CVS rt73: using net dev supplied MAC addr rt73: Active MAC addr: 00:1b:11:bb:6e:37 rt73: Local MAC = 00:1b:11:bb:6e:37 wlan0: no IPv6 routers present NOHZ: local_softirq_pending 08 NOHZ: local_softirq_pending 08 NOHZ: local_softirq_pending 08 NOHZ: local_softirq_pending 08 NOHZ: local_softirq_pending 08 NOHZ: local_softirq_pending 08 NOHZ: local_softirq_pending 08 NOHZ: local_softirq_pending 08 NOHZ: local_softirq_pending 08 NOHZ: local_softirq_pending 08
Sorry if the post is long, but I hope i've given you enough information. Would someone be willing to help? Thanks
- 09-10-2008 #2Just Joined!
- Join Date
- Sep 2008
- Posts
- 1
I have the same problem. Did you, or anyone, ever solve this?
- 09-13-2008 #3Just Joined!
- Join Date
- Apr 2008
- Posts
- 2
No, assuming it's a bug, I have no idea where to report it. I'm guessing if the problem is a kernel module, I'd have to find the nearest relevant launchpad.
- 10-11-2008 #4Just Joined!
- Join Date
- Oct 2008
- Posts
- 1
Here's the solution: KODA ? Using a Logitech LX7 mouse in Ubuntu Edgy: “IHATEKLUDGERS”


Reply With Quote
