Comment 69 for bug 978807

Revision history for this message
Dylan McCall (dylanmccall) wrote : Re: [Bug 978807] Re: 'Cypress Trackpad' incorrectly detected as 'ImPS/2 Generic Wheel Mouse' in 'Dell XPS 13 Ultrabook''

It isn't working for me, either, so I think I can answer those questions :

% uname -a
Linux dylan-laptop 3.2.0-26-generic-pae #41+kamal2~DellXPS-Ubuntu SMP
Wed Jun 20 21:20:40 UTC 2012 i686 i686 i386 GNU/Linux

% xinput --list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ ImPS/2 Generic Wheel Mouse 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_1.3M id=10 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=11 [slave keyboard (3)]
    ↳ Dell WMI hotkeys id=12 [slave keyboard (3)]

% sudo dmidecode -s system-product-name
Dell System XPS L321X

I installed from the official 32-bit iso (didn't have a 64-bit one
around) and added your kernel PPA afterwards. Other changes in that
PPA, such as backlight control, are functioning nicely.

Thank you for working on this!