[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2013-12-23 Thread Christopher M. Penalver
Jonathan Lumb, 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 (not the daily 
folder) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow 
additional upstream developers to examine the issue. 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.13-rc5

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.

** Package changed: linux (Arch Linux) = linux (Ubuntu)

** No longer affects: linux (Ubuntu)

** Project changed: linux = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Status: Invalid = Incomplete

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

** Attachment removed: hwinfo --mouse
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/678103/+attachment/1747182/+files/hwinfo

** Attachment removed: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/678103/+attachment/1747181/+files/xorg.log

** Attachment removed: dmesg
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/678103/+attachment/1747179/+files/dmesg

** Attachment removed: /proc/bus/input/devices
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/678103/+attachment/1747178/+files/devices

** Summary changed:

- Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse
+ Touchpad recognised as generic PS/2 mouse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2013-12-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2013-12-23 Thread Christopher M. Penalver
** This bug is no longer a duplicate of bug 606238
   synaptic touchpad not recognized on dell latitude e6510 and others

** No longer affects: linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2012-06-12 Thread Dave Turvene
*** This bug is a duplicate of bug 606238 ***
https://bugs.launchpad.net/bugs/606238

** This bug has been marked a duplicate of bug 606238
   synaptic touchpad not recognized on dell latitude e6510 and others

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2012-06-07 Thread quarara
Hi!
I've tried this and now my system recognizes the touchpad, but, even though 
there is a new tab to set touchpad parameters, side scroll doesn't work.

My xinput list is as follows:

luigi@luigi-Inspiron-N5110:~$ xinput list
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ PS/2 Mouseid=12   [slave  pointer  (2)]
⎜   ↳ AlpsPS/2 ALPS GlidePoint  id=13   [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)]
↳ Laptop_Integrated_Webcam_HD   id=10   [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=11   [slave  keyboard (3)]
↳ Dell WMI hotkeys  id=14   [slave  keyboard (3)]

I have modified the two lines Dave said as follows:
static int alps_dump_packets = 1;
/* module_param(alps_dump_packets, int, 0644); */

How can I select the Alps GlidePoint as main touchpad?
Thanks in advance!

Luigi

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2012-06-06 Thread Dave Turvene
Well, after a day of testing I think something is still wrong, only less
so.  I still get occasional spurious focus changes.   It only happens
when I'm typing really fast.  And then the focus changes to where I
rested the cursor.  Still, it happens a lot less frequently.

@quarara:  Yeah, it's a little detailed.   Basically, I built a Dynamic Kernel 
Module for the psmouse driver, taking the source from 
http://people.canonical.com/~sforshee/alps-touchpad/psmouse-alps-0.10/psmouse-alps-dkms_0.10_all.deb
It's the same patch sergiomb discusses.  The step-by-step instructions are 
(taken from an askubuntu post), 
MUST USE sudo:

* dpkg -i psmouse-alps-dkms_0.10_all.deb
* cd /usr/src/psmouse-alps-0.10/src
* edit alps.c, copy the line with the Vostros 1400 comment to the end of the 
array and change 0x73, 0x02 to 0x73, 0x03.  This creates a new description for 
the I15R.  BTW, DEBUG is defined so the driver will log to dmesg 
(/var/log/kern.log on my system)
*  dkms add -m psmouse -v alps-0.10, which builds the module.  This is where I 
got the compile error and removed alps.c#136.
* dkms install -m psmouse -v alps-0.10, which installs the new driver
* rmmod psmouse  modprobe psmouse, which removes the old driver and loads the 
new one
* dmesg for lines beginning with alps.c
* xinput --list to see PS/2 ALPS GlidePoint
* syndaemon -i 2.0 -K -R -t to change keystroke to touchpad delay.  
ALternatively use can use the Settings-Mouse and Touchpad-Touchpad screen, 
enabled by the ALPS driver, to mess around with this.
* xev to test touchpad and buttons

Complicated, and you need to be somewhat familiar with kernel drivers,
but HTH.

Dave

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2012-06-06 Thread Dave Turvene
Uggh.  In my instructions dkms add should be changed to dkms build.

Also, to rebuild (e.g. add dbg statements), the simplest way is

sudo dkms remove psmouse/alps-0.10 --all

to remove package.  psmouse/alps-0.10 is an alternative to  -m
psmouse -v alps-0.10

Dave

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2012-06-06 Thread quarara
Thank you, Dave. I will try this ASAP. Even thogh I'm not very familiar
with the terminal your instructions are very detailed.

Thanks!
Luigi

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2012-06-04 Thread Dave Turvene
I just got a Dell Inspiron 15R, installed precise and updated.  The
current kernel is 3.2.0-24-generic-pae.  The problem still exists, and
was frustrating me.   I fixed it (hopefully) by following the
instructions on this thread to add the ALPS awareness in the psmouse
driver:

http://askubuntu.com/questions/104431/how-do-i-enable-multi-touch-on-a
-dell-inspiron-n5110-with-an-alps-touchpad

and then tuning the delay using sudo syndaemon -i 2 -k -t -R

It appears to be working much cleaner.   It's a tricky problem, and one
that many people will like different solutions.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2012-06-04 Thread Dave Turvene
Oh, one thing I should add is that the module_param definition in
alps.c:135 gives a compile error.  I set alps_dump_packet=1 and
commented out #135.  I'm not familiar with linux 3 driver frameworks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2012-06-04 Thread quarara
Hi, Dave.
I'm glad you've finally sorted out how to make your touchpad work. 
Unfortunately I don't have enough knowledge to apply the process you're 
describing in your very latest post. Could you explain it to a digitally 
illiterate as I am?

Thanks for your support! :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2012-05-24 Thread Alessandro Lazzari
Finally working on Precise. The patch in psmouse-alps-0.10.deb should be
already in the kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2012-05-24 Thread Richard Merren
For Alessandro and others who have this working in Precise on an updated
kernel: is there something other than installing the kernel upgrade that
is necessary to make this work?  Is there a config file that must be
changed or some other action to take?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2012-05-04 Thread Bence Lukács
This bug is still present on Precise.
The psmouse-alps-0.10.deb doesn't work for me, I think becasue Precise has a 
new kernel.
Any idea how can I use this touchpad properly?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2012-04-12 Thread quarara
Same here on Dell Inspiron n5110 15R.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2012-03-21 Thread Miklós György
The Fix released status is not correct: I can confirm that the bug
still exists in ubuntu 11.10 on a Dell N5040 laptop.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2012-01-26 Thread Alessandro Lazzari
Why was it marked as fix released? I still can't see the touchpad
panel in oneiric, so I can't disable tapping to click.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2011-12-24 Thread sergiomb
from 
https://bugzilla.redhat.com/show_bug.cgi?id=590880
you got a patch that alreay queued in main stream kernel : 
http://people.canonical.com/~sforshee/alps-touchpad/psmouse-alps-0.10/

** Bug watch added: Red Hat Bugzilla #590880
   https://bugzilla.redhat.com/show_bug.cgi?id=590880

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2011-07-23 Thread pauljohn32
I'm running Debian now, but I think this may address your problem
(although it may be the fix mentioned above is the application of the
same patch, I can't tell).

http://pj.freefaculty.org/blog/alps-touchpad-linux-final-statement-now

Brief summary. Install the psmouse patch
https://patchwork.kernel.org/patch/350841/  following instructions you
find here:  http://budts.be/weblog/2010/12/dell-latitude-e6510-screen-
and-touchpad.

After that, 1) no more random cursor movements while typing 2) tap to
click, right side scroll, and doubleclick to grab will work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2011-07-18 Thread Alberto Ferreira Alencar
Fixed on Ubuntu Natty and Mint Katya

** Changed in: linux (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2011-07-18 Thread Marja Erwin
I'm running an up-to-date version of Natty. I'm still having this
problem, albeit on a Vaio.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2011-06-14 Thread Marja Erwin
Same problem on Sony Vaio E-series in 10.10 and 11.04. Tap-to-click
causes the cursor to move erratically while typing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/678103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2011-05-31 Thread Jonathan Lumb
This is still present in Ubuntu Natty 11.04.

Whilst the touchpad does now allow vertical scrolling using the right
edge of the pad, it's sensitivity still cannot be modified in the Mouse
Settings dialogue box and it is listed as ImPS/2 ALPS GlidePoint.

This will be a huge disappointment to people who have recently bought a
Dell machine and wish to use Ubuntu.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2011-05-31 Thread Jonathan Lumb
Correction: the Mouse Settings does in fact now allow the sensitivity
and speed to be changed.

So scrolling and speed/sensitivity problems have now been fixed - but
the device is still recognised by Ubuntu as a PS/2 mouse which means
that there is still no access to certain touchpad-specific settings.

At least the device is usable now!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2011-05-31 Thread Geobert Quach
same thing with Acer 1830T

I can tap to click and move cursor but no scrolling (neither vertical or 
horizontal) and it is detected as PS/2 mouse
Ive posted https://bugzilla.kernel.org/show_bug.cgi?id=35462

** Bug watch added: Linux Kernel Bug Tracker #35462
   http://bugzilla.kernel.org/show_bug.cgi?id=35462

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2011-05-31 Thread Jonathan Lumb
@Geobert

Vertical scroll and tap to click are now working in Ubuntu Natty 11.04.
Your problem is specific to Archlinux.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678103] Re: Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

2011-04-22 Thread Alberto Ferreira Alencar
** Summary changed:

- Dell Inspiron N5030, Touchpad recognised as generic PS/2 mouse
+ Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678103

Title:
  Dell Inspiron N Series, Touchpad recognised as generic PS/2 mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs