[Dell Inspiron N5110] ImPS/2 ALPS GlidePoint configure as PS/2 mouse
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Incomplete
|
Low
|
Unassigned |
Bug Description
On the Dell 15R. the touchpad is not recognised as a touchpad, it is recognised as a mouse.
$ cat /proc/bus/
[snip]
I: Bus=0011 Vendor=0002 Product=0005 Version=7326
N: Name="ImPS/2 ALPS GlidePoint"
P: Phys=isa0060/
S: Sysfs=/
U: Uniq=
H: Handlers=mouse0 event7
B: PROP=0
B: EV=7
B: KEY=70000 0 0 0 0
B: REL=103
[snip]
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: linux-image-
Regression: No
Reproducible: Yes
ProcVersionSign
Uname: Linux 2.6.38-8-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
Card hw:0 'PCH'/'HDA Intel PCH at 0xf7f00000 irq 54'
Mixer name : 'Intel CougarPoint HDMI'
Components : 'HDA:111d76d1,
Controls : 18
Simple ctrls : 10
CurrentDmesg:
[ 35.342430] eth0: no IPv6 routers present
[ 48.913433] EXT4-fs (sda5): re-mounted. Opts: errors=
Date: Wed Apr 13 20:11:55 2011
HibernationDevice: RESUME=
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
MachineType: Dell Inc. Inspiron N5110
ProcEnviron:
LANGUAGE=
LANG=en_IE.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.50
SourcePackage: linux
UpgradeStatus: Upgraded to natty on 2011-04-11 (1 days ago)
dmi.bios.date: 03/02/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 034W60
dmi.board.vendor: Dell Inc.
dmi.board.version: A02
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.
dmi.modalias: dmi:bvnDellInc.
dmi.product.name: Inspiron N5110
dmi.product.
dmi.sys.vendor: Dell Inc.

judeboden (judeboden) wrote : | #1 |
- Xorg.0.log Edit (26.9 KiB, application/octet-stream)
- AcpiTables.txt Edit (223.7 KiB, text/plain; charset="utf-8")
- AlsaDevices.txt Edit (526 bytes, text/plain; charset="utf-8")
- AplayDevices.txt Edit (265 bytes, text/plain; charset="utf-8")
- BootDmesg.txt Edit (57.4 KiB, text/plain; charset="utf-8")
- Card0.Amixer.values.txt Edit (1.9 KiB, text/plain; charset="utf-8")
- Card0.Codecs.codec.0.txt Edit (7.6 KiB, text/plain; charset="utf-8")
- Card0.Codecs.codec.3.txt Edit (3.0 KiB, text/plain; charset="utf-8")
- Dependencies.txt Edit (1.9 KiB, text/plain; charset="utf-8")
- IwConfig.txt Edit (279 bytes, text/plain; charset="utf-8")
- Lspci.txt Edit (10.9 KiB, text/plain; charset="utf-8")
- Lsusb.txt Edit (513 bytes, text/plain; charset="utf-8")
- PciMultimedia.txt Edit (602 bytes, text/plain; charset="utf-8")
- ProcCpuinfo.txt Edit (3.4 KiB, text/plain; charset="utf-8")
- ProcCpuinfo_.txt Edit (3.4 KiB, text/plain; charset="utf-8")
- ProcInterrupts.txt Edit (2.6 KiB, text/plain; charset="utf-8")
- ProcModules.txt Edit (2.6 KiB, text/plain; charset="utf-8")
- RfKill.txt Edit (240 bytes, text/plain; charset="utf-8")
- UdevDb.txt Edit (121.2 KiB, text/plain; charset="utf-8")
- UdevLog.txt Edit (255.8 KiB, text/plain; charset="utf-8")
- WifiSyslog.txt Edit (136.4 KiB, text/plain; charset="utf-8")

judeboden (judeboden) wrote : | #2 |

Bas Grolleman (bgrolleman) wrote : | #3 |
Have same issue on the Dell E4310 - Touchpad is detected as mouse.
Main impact, constant relocation of cursor while typing.
# uname -a
Linux bgrolleman 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

Su Wen (sloe908) wrote : | #4 |
I have the same issue with my Dell Inspiron N5110. My touchpad is also recognized as a mouse.
I tried this script and it seems able to work around the problem:
http://
# uname -a
Linux ubuntu 2.6.38-
$ cat /proc/bus/
[snip]
I: Bus=0011 Vendor=0002 Product=0005 Version=7326
N: Name="ImPS/2 ALPS GlidePoint"
P: Phys=isa0060/
S: Sysfs=/
U: Uniq=
H: Handlers=mouse0 event7
B: PROP=0
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=103
[snip]
Changed in linux (Ubuntu): | |
status: | New → Confirmed |

Ladislav Nesnera (nesnera) wrote : | #5 |
This bug seems be tied with this one #550625. Or not?

Otto Kekäläinen (otto) wrote : | #6 |
Yes, https:/
Since this device is in so many new laptops, including machines listed as Ubuntu certified hardware (like my Dell E5420) I really hope Canonical could prioritize working with ALPS to get this driver to work as a proper touchpad device.

Ladislav Nesnera (nesnera) wrote : | #7 |
Re #6: I hope so. My Latitude E6410 has Ubuntu Certificate too ;?)

Jason 'vanRijn' Kasper (vr-movingparts) wrote : | #8 |
Yeah, this is biting me too, as of today. I just got my new work laptop--a Dell Latitude E6410 and the touchpad is unbearable with Ubuntu 11.04. Is there any kind of workaround or kernel patch to try? It's simple enough to disable the entire ALPS xinput device, but that leaves me with no mouse whatsoever instead of just being able to disable the touchpad and still use the pointing stick.

Anthony Batchelor (toeknee) wrote : | #9 |
Yeah, the Dell 15R is certified too http://

Cyril Buquet (cyril11) wrote : | #10 |
Patch producted by dell refused in mainline
http://
Same on DELL E6510

Ilya G. Ryabinkin (ileyka) wrote : | #11 |
I confirm the bug on Dell Latitude E5420. Basically, thouchpad is working, but no reation occurs on Fn-F5 pressing though a notification pops-up.

foxbunny (bg-branko) wrote : | #12 |
Is this maybe relevant?
https:/

foxbunny (bg-branko) wrote : | #13 |
Anyway, this same thing happens with DELL Inspiron N5110

Kev Clearwater (kevclearwater) wrote : | #14 |
I believe this bug also affects my Inspiron 1545. No way to turn off tap-to-click.

ninjasinloaf (ninjasinloaf) wrote : | #15 |
Definitely a problem on the Dell Inspiron M5030 (Unity2D, if that matters). The base of my thumb is constantly clicking some place other than where I'm typing. Sometimes, when I'm super coordinated, it'll highlight a patch of text and then I type over it! It's a pretty dramatic annoyance.

Brent Lundell (valgrathproductions) wrote : | #16 |
Same here. New laptop from work and finding the lack of touchpad options a little dangerous (tap-click on a menu while typing and end up typing through the menu options).
$ uname -a
Linux ubuntu 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
$ cat /proc/bus/
I: Bus=0011 Vendor=0002 Product=0005 Version=7326
N: Name="ImPS/2 ALPS GlidePoint"
P: Phys=isa0060/
S: Sysfs=/
U: Uniq=
H: Handlers=mouse0 event8
B: PROP=0
B: EV=7
B: KEY=70000 0 0 0 0
B: REL=103

David Cramer (david-thingbag) wrote : | #17 |
@Brent Lundell: Yes, you will go insane if you don't fix it. This comment supplied me with the information I needed to disable tap-to-click:
https:/
If you need instructions on applying the patch, see this blog post (but use the patch with the modification in bug 550625 @ comment 307, not the one he lists in the blog post):
http://
Note that you have to copy psmodule.ko over again after kernel updates. I REALLY wish this behaved better out of the box. It's a hard fix to track down and apply.
David

Jason 'vanRijn' Kasper (vr-movingparts) wrote : | #18 |
David, I just wanted to say THANK YOU for your reply (comment #17). I did as you suggested and now FINALLY the touchpad on my E6410 doesn't tap on touch anymore. Prior to this, I just absolutely could not use my work laptop with Ubuntu 11.04 on it because single-clicking would cause double-clicks (because the touchpad would also register a click), and it was just unusable. Anyway, thank you. =:)

Chris Chen (sibeliusop47) wrote : | #19 |
I have the same issue with a new Dell Latitude E5520 that I bought about a month ago. Touchpad is recognized as a PS/2 Mouse, so I don't have a "Touchpad" setting under Mouse in System Settings (kubuntu natty) and can't access any touchpad features, although vertical scrolling does work.
/proc/bus/
-------
I: Bus=0011 Vendor=0002 Product=0005 Version=7326
N: Name="ImPS/2 ALPS GlidePoint"
P: Phys=isa0060/
S: Sysfs=/
U: Uniq=
H: Handlers=mouse0 event7
B: PROP=0
B: EV=7
B: KEY=70000 0 0 0 0
B: REL=103
/var/log/
-------
[ 9.115] (II) config/udev: Adding input device ImPS/2 ALPS GlidePoint (/dev/input/event7)
[ 9.115] (**) ImPS/2 ALPS GlidePoint: Applying InputClass "evdev pointer catchall"
[ 9.115] (II) Using input driver 'evdev' for 'ImPS/2 ALPS GlidePoint'
[ 9.115] (II) Loading /usr/lib/
[ 9.115] (**) ImPS/2 ALPS GlidePoint: always reports core events
[ 9.115] (**) ImPS/2 ALPS GlidePoint: Device: "/dev/input/event7"
[ 9.115] (--) ImPS/2 ALPS GlidePoint: Found 3 mouse buttons
[ 9.115] (--) ImPS/2 ALPS GlidePoint: Found scroll wheel(s)
[ 9.115] (--) ImPS/2 ALPS GlidePoint: Found relative axes
[ 9.115] (--) ImPS/2 ALPS GlidePoint: Found x and y relative axes
[ 9.115] (II) ImPS/2 ALPS GlidePoint: Configuring as mouse
[ 9.115] (II) ImPS/2 ALPS GlidePoint: Adding scrollwheel support
[ 9.115] (**) ImPS/2 ALPS GlidePoint: YAxisMapping: buttons 4 and 5
[ 9.115] (**) ImPS/2 ALPS GlidePoint: EmulateWheelButton: 4, EmulateWheelIne
[ 9.115] (**) Option "config_info" "udev:/
[ 9.115] (II) XINPUT: Adding extended input device "ImPS/2 ALPS GlidePoint" (type: MOUSE)
[ 9.115] (II) ImPS/2 ALPS GlidePoint: initialized for relative axes.
[ 9.115] (**) ImPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
[ 9.115] (**) ImPS/2 ALPS GlidePoint: (accel) acceleration profile 0
[ 9.115] (**) ImPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
[ 9.115] (**) ImPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
[ 9.115] (II) config/udev: Adding input device ImPS/2 ALPS GlidePoint (/dev/input/mouse0)
summary: |
- Dell 15R : ImPS/2 ALPS GlidePoint: Configuring as mouse + Several Ubuntu-certified Dell laptops: ImPS/2 ALPS GlidePoint configure + as PS/2 mouse instead of proper touchpad |

Kalisto (marcford) wrote : Re: Several Ubuntu-certified Dell laptops: ImPS/2 ALPS GlidePoint configure as PS/2 mouse instead of proper touchpad | #20 |
Same issue here on 5 year old Dell Latitude D610
Changed in linux: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |

Владимир Крылов (s6numid) wrote : | #21 |
I am also affected Dell Inspiron N5110
uname -a
Linux **** 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

aa-hcl (aa-hcl) wrote : | #22 |
I have the same on Dell 6520.
touchpad works to some extend, i.e. I can scroll (only vertically though), tap to click works. But the stick and tocuhpad are recognised as one device:
ImPS/2 ALPS GlidePoint
I have the same on my old laptop Dell E5510.
It would be really nice to be able to disable the touchpad only and use the stick!
Or, at least configure the touchpad properly (i.e. as touchpad, not as a mouse).
uname -a:
Linux aa-i7 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

Guillaume Gay (elagachado) wrote : | #23 |
Hi
Just to signal the same problem here with an Inspiron 17R laptop. Touchpad is recognized as:
ImPS/2 ALPS GlidePoint
but is configured as a mouse.

Laurent Simon (stratic) wrote : | #24 |
Same issue on my Dell Precision M4500

Falcon1 (mike-valk) wrote : | #25 |
Should this bug be a duplicate of bug 550625 or do they address different issues with the same erroneous result. Merge bugs perhaps?

Stan Schymanski (schymans) wrote : | #26 |
They may be related, but the description of 550625 seem to focus on the loss of scroll support, while this here is about the false recognition of the touchpad as a mouse. On my Dell Latitude E6320, for example, scrolling works, but there is on way I can change any of the touchpad settings due to the wrong recognition of the touchpad as a mouse. It is also Ubuntu-"certified", whatever this means.

aa-hcl (aa-hcl) wrote : | #27 |
I have Dell E6520 and my problems is the same:
- vertical scrolling works
- tap to click works.
BUT:
1.
the dual touchpad (i.e. touch pad AND the stick) are recognised as "ImPS/2 ALPS GlidePoint" and I can not change ANY of the touchpad-specific properties (i.e. sensitivity).
2.
The tochpad and the stick are recognised as the same devices, therefore I can not disable the touchpad and use the stick, which is very unfortunate.

Ladislav Nesnera (nesnera) wrote : | #28 |
Re: #27
Nice! I could not say it better (Dell E6410)

pauljohn32 (pauljohn) wrote : | #29 |
The following bugs in launchpad are ALL versions of this same problem. ALPS has apparently pushed this secret device into lots of systems.
https:/
https:/
https:/
https:/
If somebody "in charge" would link all of these together, it seems we would make more progress.
The same issue/bug is discussed in the RedHat bug tracker here:
https:/
Gentoo
http://
And the Linux kernel

sergiomb (sergio-sergiomb) wrote : | #30 |
Re: #28
+ 1
but have we any ALPS Glide Point that isn't configured as PS/2 ? or that works properly ?

sillyxone (sillyxone) wrote : | #31 |
Re: #27
the patch, even with alps_ec_write() mod is not working for me (E6420 on 11.04, 2.6.38-

sillyxone (sillyxone) wrote : | #32 |
from the Fedora bug tracking (https:/
Hopefully it'll be easier to reverse-engineer with their proprietary drivers.

François Isabelle (isabellf) wrote : | #33 |
For those who like me only want to be able to toggle the touchpad on and off ( on my vostro 3750 )
1 - get device id with:
:~$ xinput -list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech USB Receiver id=13 [slave pointer (2)]
⎜ ↳ ImPS/2 ALPS GlidePoint id=15 [slave pointer (2)]
2- disable device with:
xinput set-int-prop 15 "Device Enabled" 8 0
if you need it back use:
xinput set-int-prop 15 "Device Enabled" 8 1

Ladislav Nesnera (nesnera) wrote : | #34 |
Re: #33
Just note: It would be fine have in mind there are HW solutions
with PointStick (Latitude E6410) - http://
and without (Vostro 3750) - http://
Unfortunately touchpad and PointStick (http://
xinput -list (Latitude E6410)
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ ImPS/2 ALPS GlidePoint id=11 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=10 [slave keyboard (3)]
↳ Dell WMI hotkeys id=12 [slave keyboard (3)]

Jim Ramsay (i-am) wrote : | #35 |
- Python script to enable/disable Glidepoint via the xinput property Edit (1.7 KiB, text/x-python)
I wrote this little python script that lets me use the touchpad enable/disable FN key on my wife's Dell 15R. It watches the gconf setting normally used by touchpads (/desktop/
Requires that you install the 'python-gtk2' package.
To invoke, download as 'touchpad.py' and run it.
For example, in a terminal:
chmod +x ./touchpad.py
./touchpad.py&

Jim Ramsay (i-am) wrote : | #36 |
- Python script to enable/disable Glidepoint via the xinput property Edit (1.7 KiB, text/x-python)
I wrote this little python script that lets me use the touchpad enable/disable FN key on my wife's Dell 15R. It watches the gconf setting normally used by touchpads (/desktop/
Requires that you install the 'python-gtk2' package.
To invoke, download as 'touchpad.py' and run it.
For example, in a terminal:
chmod +x ./touchpad.py
./touchpad.py&

Stan Schymanski (schymans) wrote : | #37 |
Jim, thanks for that, works perfectly on my Dell Latitude E6320. I'll add the script to my startup.

sillyxone (sillyxone) wrote : | #38 |
thanks, Jim, for the script. Somehow on my E6420, the touchpad is recognized as DualPoint instead of GlidePoint (I think I messed with alps.c along the way), a small modification to the script fixes it. That should prevent accidents while typing long messages for now.

MikeE (mechevar21) wrote : | #39 |
Want to add that I confirmed this bug as well with a Dell Latitude E6510.
ImPS/2 ALPS GlidePoint id=12 [slave pointer (2)]

Nacho Coloma (icoloma) wrote : | #40 |
Confirmed as well on Dell Vostro 3550 with same output
ImPS/2 ALPS GlidePoint id=12 [slave pointer (2)]
22 comments hidden
Loading more comments
|
view all 102 comments |

cement_head (andorjkiss) wrote : | #63 |
- .mouse_fix Edit (55 bytes, text/plain)
Okay, so I put that command in a file (attached) , made it hidden & executable and linked it to my STARTUP APPLICATIONS. The 0.6 delay seems useful.
Now I don't have to constantly be buggering with the accidental right click.

Ubuntu Foundations Team Bug Bot (crichton) wrote : | #64 |
The attachment "Patch for Maverick Meerket (XORG Edgers PPA)" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-sponsors please also unsubscribe the team from this bug report.
[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]
tags: | added: patch |

sillyxone (sillyxone) wrote : Re: Several Ubuntu-certified Dell laptops: ImPS/2 ALPS GlidePoint configure as PS/2 mouse instead of proper touchpad | #65 |
have to thank Mihai again for applying the new behavior (disable/enable) selectively to the internal touchpad only. I use keyboard shortcuts a lot in Blender. Instead of having to reload syndaemon with diferent settings (-s param) everytime I use Blender, I just use the external mouse instead (which I prefer anyway).

Robert (ubuntu-10-rmn30) wrote : | #66 |
- xinput.log Edit (991 bytes, text/plain)
I believe I am experiencing this bug on a Compaq Mini 311c netbook. Tap to click works but not edge scrolling or disable while typing which as other users have pointed out is very frustrating! I've attached output of xinput list for info.

Robert (ubuntu-10-rmn30) wrote : | #67 |
Forgot to say that I first noticed edge scrolling disappear at some point during the Natty development cycle after a kernel upgrade.
tags: | added: blocks-hwcert |

Stan Schymanski (schymans) wrote : | #68 |
Until someone changes the title of #550625 to reflect that it includes cases where the Alps touchpad is NOT recognised at all, I do not see how this can be a duplicate. I have seen #550625 before, but I could not even tell that I am affected because the title says that the touchpad is recognised BUT...
I'm confused.

Stan Schymanski (schymans) wrote : | #69 |
OK, just to confirm, https:/

Brad Heap (nzv8fan) wrote : | #70 |
Confirming that the patch in https:/

Clark C. Evans (clarkevans) wrote : | #71 |
- xorg.0.log after patch applied Edit (32.3 KiB, text/plain)
The patch above (for #550652) that seems to be working for other people has not resolved my situation. The tracpad is still not recognized and my laptop is quite unusable. Attached is my xorg log before and after.

Clark C. Evans (clarkevans) wrote : | #72 |
This reported bug *is* different from #550625 and I am still affected.
I have a Dell E6510 and am running Oneiric. It's not that my
trackpad is recognized and mis-behaving, which is what bug #550625
is about. Instead, it's not even recognized. The work-around I
currently use is to disable the "mouse" when I'm typing, and then
re-enable it when I'm done (using xmonad key binding).
I installed the patch above (for #550625) and it does *NOT* solve
my problem -- the tracpad is still unrecognized. What is really
irritating is that simply floating *over* the tracpad seems to
cause irratic behavior (similar to what is reported in #550625).
From uname:
Linux cantor 3.0.0-12-
From dmesg:
[ 34.975718] alps.c: Enabled hardware quirk, falling back to psmouse-core
[ 34.988518] input: ImPS/2 ALPS GlidePoint as /devices/
From /var/log/xorg.1.log
[ 2083.716] (II) config/udev: Adding input device ImPS/2 ALPS
GlidePoint (/dev/input/
event7)
[ 2083.716] (**) ImPS/2 ALPS GlidePoint: Applying InputClass "evdev
pointer catchall"
[ 2083.716] (II) Using input driver 'evdev' for 'ImPS/2 ALPS
GlidePoint'
[ 2083.716] (II) Loading /usr/lib/
[ 2083.716] (**) ImPS/2 ALPS GlidePoint: always reports core events
[ 2083.716] (**) ImPS/2 ALPS GlidePoint: Device: "/dev/input/event7"
[ 2083.716] (--) ImPS/2 ALPS GlidePoint: Found 3 mouse buttons
[ 2083.716] (--) ImPS/2 ALPS GlidePoint: Found scroll wheel(s)
[ 2083.716] (--) ImPS/2 ALPS GlidePoint: Found relative axes
[ 2083.716] (--) ImPS/2 ALPS GlidePoint: Found x and y relative axes
[ 2083.716] (II) ImPS/2 ALPS GlidePoint: Configuring as mouse
[ 2083.716] (II) ImPS/2 ALPS GlidePoint: Adding scrollwheel support
[ 2083.716] (**) ImPS/2 ALPS GlidePoint: YAxisMapping: buttons 4 and 5
[ 2083.716] (**) ImPS/2 ALPS GlidePoint: EmulateWheelButton: 4,
EmulateWhee
10, EmulateWheelTim
[ 2083.716] (**) Option "config_info"
"udev:
input7/event7"
[ 2083.716] (II) XINPUT: Adding extended input device "ImPS/2 ALPS
GlidePoint" (type:
MOUSE)
[ 2083.716] (II) ImPS/2 ALPS GlidePoint: initialized for relative axes.
[ 2083.716] (**) ImPS/2 ALPS GlidePoint: (accel) keeping acceleration
scheme 1
[ 2083.716] (**) ImPS/2 ALPS GlidePoint: (accel) acceleration profile 0
[ 2083.716] (**) ImPS/2 ALPS GlidePoint: (accel) acceleration factor:
2.000
[ 2083.716] (**) ImPS/2 ALPS GlidePoint: (accel) acceleration
threshold: 4
[ 2083.717] (II) config/udev: Adding input device ImPS/2 ALPS
GlidePoint (/dev/input/
mouse0)
[ 2083.717] (II) No input driver/identifier specified (ignoring)

Ed S (ed-spittles) wrote : | #73 |
Clark Evans suggests in Bug 550625 that this bug is not a duplicate of that one, and is likely to be a duplicate of Bug 606238.
If anyone with the symptoms on this bug can confirm that the fix in the DKMS package attached to comment 492 on Bug 550625 does not help, and could report the E6 and E7 IDs and, generally, the results they get, perhaps they could remove the duplicate connection to 550625 (click the yellow exclamation mark in the top left panel)
If they believe, as Clark does, that this ticket is a duplicate of Bug 606238, they should fill that in instead.

Koen (koen-hendrickx) wrote : | #74 |
I have a Dell 15R (N5110).
I'm using Kubuntu 11.10 64bit.
I can confirm that the patch from comment 492 on Bug 550625 does not work for me.
When i read bug 606238, this is more likely what i have.

Brad Heap (nzv8fan) wrote : | #75 |
It is odd that I also have a Dell 15R (N5110) Ubuntu 11.10 x64 and comment 492 worked for me, but the above poster with the same hardware it doesn't. Is it possible that one of us is missing additional synaptics packages or something?

Donatas Burba (dburba-deactivatedaccount) wrote : | #76 |
Everything works OK, but indicator icons are wrong: when touchpad is enabled, "disabled" icon is showed up and when touchpad is disabled - icon representing "enabled" mode is flashed.

quarara (classic-art-showcase) wrote : | #77 |
I own a Dell Inspiron 15r n5110 too, but the patch doesn't work for me neither.

Rik Theys (rik-theys+launchpad) wrote : | #78 |
I have a Dell Inspiron 15r n5110 as well. I have modified the patch I found here
http://
and now it recognizes my mouse as a touchpad.
When loading the original patched psmouse.ko, it reports for my trackpad:
alps.c: E6 report: 00 00 64
alps.c: E7 report: 73 03 50
After adding an entry in alps.c for 0x73, 0x03 , 0x50 and recompiling the module it works.
I have copied the entry for the dell vostro 1400, and changed the 0x02 to 0x03. I don't know yet if the other settings are OK for my touchpad, but at least it is detected as such...

Cif (cifvts) wrote : | #79 |
The patch from https:/

quarara (classic-art-showcase) wrote : | #80 |
Unfortunately that patch doesn't work for everybody out there yet :/

EdgarPE (edgarpe) wrote : | #81 |
The .deb package linked in comment #78 works like perfectly. Fn+F3 enables and disables the touchpad, and in System > Preferences > Mouse now I have the Touchpad tab with the usual settings.
Thank you very much!
Comment:
https:/
Deb package:
http://
Ubuntu:
11.04
System:
Dell E6420

nebula (i-nebula) wrote : | #82 |
ok, and now tell us how to do it too.. please. starters must make it to, not only those who know how to do it. this is the purpose of a discussion like this..

EdgarPE (edgarpe) wrote : | #83 |
I don't know if it works for everyone, but worked for me, and doing it was very simple:
1) Download the .deb package linked above
2) Double click on it and install
3) Restart
4) Now you have the usual Touchpad tab on System > Preferences > Mouse settings window.

Ian Ozsvald (ian-x88) wrote : | #84 |
Agreeing with #83 - on my Dell E6420 with 11.10 (Linux Mint 12 with NVS4200M) I just downloaded and installed the .deb from #81, rebooted and then I saw the Touchpad tab in Mouse and Settings - two finger scrolling and disable-

eXP-user (madek) wrote : | #85 |
#78 - the package doesn't work on Ubuntu 10.10 32bit on Dell E6420 (OS preinstalled by Dell).
dkms make.log:
LD /var/lib/
CC [M] /var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
make[2]: *** [/var/lib/
make[1]: *** [/var/lib/
make: *** [_module_

Justin Young (mathman316) wrote : | #86 |
Agree with #83 (and #84): patch works for me.
Dell Latitude E6510 (ALPS touchpad)
Ubuntu 11.04

laulau (olaulau) wrote : | #87 |
the oatch works fine on a Dell lattitude E6420 with ALPS touchpad, ubuntu 11.10 x64
thanks !

Nick (nicutaina) wrote : Re: [Bug 760142] Re: Several Ubuntu-certified Dell laptops: ImPS/2 ALPS GlidePoint configure as PS/2 mouse instead of proper touchpad | #88 |
Not working on fell inspiron n5110:
On 31 Dec 2011 01:05, "Justin Young" <email address hidden> wrote:
> *** This bug is a duplicate of bug 606238 ***
> https:/
>
> Agree with #83 (and #84): patch works for me.
>
> Dell Latitude E6510 (ALPS touchpad)
> Ubuntu 11.04
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https:/
>
> Title:
> Several Ubuntu-certified Dell laptops: ImPS/2 ALPS GlidePoint
> configure as PS/2 mouse instead of proper touchpad
>
> Status in The Linux Kernel:
> Confirmed
> Status in “linux” package in Ubuntu:
> Confirmed
>
> Bug description:
> On the Dell 15R. the touchpad is not recognised as a touchpad, it is
> recognised as a mouse.
>
> $ cat /proc/bus/
> [snip]
> I: Bus=0011 Vendor=0002 Product=0005 Version=7326
> N: Name="ImPS/2 ALPS GlidePoint"
> P: Phys=isa0060/
> S: Sysfs=/
> U: Uniq=
> H: Handlers=mouse0 event7
> B: PROP=0
> B: EV=7
> B: KEY=70000 0 0 0 0
> B: REL=103
> [snip]
>
> ProblemType: Bug
> DistroRelease: Ubuntu 11.04
> Package: linux-image-
> Regression: No
> Reproducible: Yes
> ProcVersionSign
> Uname: Linux 2.6.38-8-generic x86_64
> AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
> Architecture: amd64
> ArecordDevices:
> **** List of CAPTURE Hardware Devices ****
> card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
> Subdevices: 1/1
> Subdevice #0: subdevice #0
> AudioDevicesInUse:
> USER PID ACCESS COMMAND
> /dev/snd/controlC0: jude 1571 F.... pulseaudio
> CRDA: Error: [Errno 2] No such file or directory
> Card0.Amixer.info:
> Card hw:0 'PCH'/'HDA Intel PCH at 0xf7f00000 irq 54'
> Mixer name : 'Intel CougarPoint HDMI'
> Components : 'HDA:111d76d1,
> HDA:80862805,
> Controls : 18
> Simple ctrls : 10
> CurrentDmesg:
> [ 35.342430] eth0: no IPv6 routers present
> [ 48.913433] EXT4-fs (sda5): re-mounted. Opts:
> errors=
> Date: Wed Apr 13 20:11:55 2011
> HibernationDevice: RESUME=
> InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Release amd64
> (20101007)
> MachineType: Dell Inc. Inspiron N5110
> ProcEnviron:
> LANGUAGE=
> LANG=en_IE.UTF-8
> SHELL=/bin/bash
> ProcKernelCmdLine: BOOT_IMAGE=
> root=UUID=
> RelatedPackageV
> linux-restricte
> linux-backports
> linux-firmware 1.50
> SourcePackage: linux
> UpgradeStatus: Upgraded to natty on 2011-04-11 (1 days ago)
> dmi.bios.date: 03/02/2011
> dmi.bios.vendor: Dell Inc.
> dmi.bios.version: A02
> dmi.board.name: 034W60
> dmi.board.vendor: Dell Inc.
> dmi.board.version: A02
> dmi.chassis.type: 8
> dmi.chassis.vendor: Dell Inc.
> dmi.chassis.

hagen (hnieberding) wrote : Re: Several Ubuntu-certified Dell laptops: ImPS/2 ALPS GlidePoint configure as PS/2 mouse instead of proper touchpad | #89 |
The python scripts of bricedebrignais
#!/bin/bash
# toggle touchpad on/off using xinput
# get device id
ID=$(xinput -list | grep GlidePoint | awk '{ print substr($6,4,2) }')
#echo "ID = $ID"
# read state of device
STATE=$(xinput -list-props $ID | grep 'Device Enabled' | awk '{ print $4 }')
#echo "STATE = $STATE"
# change to other state
if [ $STATE = 0 ]; then
# echo "switching touchpad on"
xinput set-int-prop $ID "Device Enabled" 8 1
elif [ $STATE = 1 ]; then
# echo "switching touchpad off"
xinput set-int-prop $ID "Device Enabled" 8 0
else
echo "Error!"
fi
exit 0

Mihai Stancu (mihai.stancu) wrote : | #90 |
- ALPS Driver Edit (148.0 KiB, application/x-debian-package)
Hey,
I had the same problem on a "Dell Inspiron 17R N7110".
My touchpad was identified as a mouse "ImPS/2 ALPS GlidePoint" and tap-to-click was driving me nuts I didn't realize that it was treating my touchpad as a mouse until today (i've had the laptop for about a year) i just thought the driver "wasn't perfect".
I was looking for a better driver to be able to use advanced touchpad features like two-finger scrolling, pinch zooming and twist rotate.
The solution i'm attaching is the driver i found here: http://
After installing this i got a "touchpad" tab in the "Mouse and Touchpad" settings panel and i could enable "two-finger scrolling".
Unfortunatly there was no pinch zooming option or twist rotate option but at least it fixed the annoying accidental tap-to-clicks and i've got two-finger scrolling enabled!

kkraju4u (kkraju4u) wrote : | #91 |
https:/
#78 worked for me.
Dell inspiron n5110 ubuntu 11.10

wolfen69 (wolfen69) wrote : | #92 |
I have a Dell Latitude E5520 and can't turn off my touchpad. FN+F5 brings up a pop up indicating the touchpad is disabled, but it is not. Using ubuntu 11.10 64bit.

Maurits van Dueren (cybermaus) wrote : | #93 |
#78 worked for me too (oh happy days) on Dell E6520

MAHMOUDI Ahmed (mahmoudiahm) wrote : | #94 |
Hello everyone, please "Rik Theys" tell us how to do exactly with the alps driver and the patchs to resolve this problem, i'm waiting for a response please

Sorbing (svbutsenko) wrote : | #95 |
I have a latitude E5530. Does not work on the touchpad scroll The driver does not help.
Virtual core pointer id=2 [master pointer (3)]
↳ PS/2 Generic Mouse id=14 [slave pointer (2)]

Nicolas Dumoulin (nicolas-dumoulin) wrote : | #96 |
As Sorbing, the touchpad isn't visible on my Latitude E6230.
$ xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ PS/2 Generic Mouse id=12 [slave pointer (2)]
I can move the pointer with the touchpad, but I can't use scrollbars and I can't use the configuration tool in system settings of Kubuntu.

Ruben Gomez (rgagudo) wrote : | #97 |
Hi people I own a Dell Inspiron SE and I've found a straightforward tutorial to solve this issue (already solved for me), hope it get merged into Ubuntu soon, enjoy!
http://

Hahnsolo (coreyhahn) wrote : | #98 |
I have a dell Latitude E5530 and the alps patches on this page did not work for me. The touchpad becomes unresponsive after loading the patched psmouse. Same as Sorbing.
description: | updated |

LektorVis (lektorvis) wrote : | #99 |
This problem still exist on Latitude E5530_
*-*-*-*
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ PS/2 Generic Mouse id=12 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
*-*-*-*
Device 'PS/2 Generic Mouse':
Device Enabled (132): 1
Coordinate Transformation Matrix (134): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
Device Accel Profile (255): 0
Device Accel Constant Deceleration (256): 1.000000
Device Accel Adaptive Deceleration (257): 1.000000
Device Accel Velocity Scaling (258): 10.000000
Device Product ID (251): 2, 1
Device Node (252): "/dev/input/
Evdev Axis Inversion (259): 0, 0
Evdev Axes Swap (261): 0
Axis Labels (262): "Rel X" (142), "Rel Y" (143)
Button Labels (263): "Button Left" (135), "Button Middle" (136), "Button Right" (137), "Button Wheel Up" (138), "Button Wheel Down" (139)
Evdev Middle Button Emulation (264): 0
Evdev Middle Button Timeout (265): 50
Evdev Third Button Emulation (266): 0
Evdev Third Button Emulation Timeout (267): 1000
Evdev Third Button Emulation Button (268): 3
Evdev Third Button Emulation Threshold (269): 20
Evdev Wheel Emulation (270): 0
Evdev Wheel Emulation Axes (271): 0, 0, 4, 5
Evdev Wheel Emulation Inertia (272): 10
Evdev Wheel Emulation Timeout (273): 200
Evdev Wheel Emulation Button (274): 4
Evdev Drag Lock Buttons (275): 0
*_*_*_*

penalvch (penalvch) wrote : Re: ImPS/2 ALPS GlidePoint configure as PS/2 mouse instead of proper touchpad | #100 |
judeboden, 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://
If it remains an issue, could you please run the following command in the development release from a Terminal (Applications-
apport-collect -p linux <replace-
Also, could you please test the latest upstream kernel available (not the daily folder) following https:/
kernel-
kernel-
where VERSION-NUMBER is the version number of the kernel you tested. For example:
kernel-
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-
If the mainline kernel does not fix this bug, please add the following tags:
kernel-
kernel-
As well, please remove the tag:
needs-upstream-
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.
summary: |
- Several Ubuntu-certified Dell laptops: ImPS/2 ALPS GlidePoint configure - as PS/2 mouse instead of proper touchpad + ImPS/2 ALPS GlidePoint configure as PS/2 mouse instead of proper + touchpad |
no longer affects: | linux (Ubuntu) |
affects: | linux → linux (Ubuntu) |
Changed in linux (Ubuntu): | |
importance: | Medium → Undecided |
status: | Confirmed → New |
importance: | Undecided → Low |
status: | New → Incomplete |

Anonymous (reason) wrote : | #101 |
BUMP. Big hardware bug here. I'm seeing the same thing on a brand new Razer Blade 14". Trackpad detected as mouse, neither side-scrolling or two button scrolling is working. Been trying to fix it for hours and hours and hours now. Looks like we have borked trackpads in many many devices now.

penalvch (penalvch) wrote : | #102 |
Anonymous (reason), to advise, this isn't a hardware bug, but a software driver one.
Despite this, it will help immensely if you file a new report via a terminal:
ubuntu-bug linux
Please feel free to subscribe me to it.
summary: |
- ImPS/2 ALPS GlidePoint configure as PS/2 mouse instead of proper - touchpad + [Dell Inspiron N5110] ImPS/2 ALPS GlidePoint configure as PS/2 mouse |
I have tried the latest daily kernel : http:// kernel. ubuntu. com/~kernel- ppa/mainline/ daily/2011- 04-13-natty/ as recommended by https:/ /wiki.ubuntu. com/Kernel/ MainlineBuilds? action= show&redirect= KernelTeam% 2FMainlineBuild s
Unfortunately, that doesn't fix the problem.
It has disabled edge scrolling, which was working before.