N-trig DuoSense digitizer not detected on Fujitsu Lifebook T580 on Ubuntu 10.10, amd64
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| linux (Ubuntu) |
Wishlist
|
Chase Douglas | ||
| Oneiric |
Wishlist
|
Chase Douglas | ||
| Precise |
Wishlist
|
Chase Douglas |
Bug Description
SRU Justification
=================
[Impact]
Newer N-Trig touchscreens on devices such as the Fujitsu Lifebook T580 do not work.
[Development Fix]
The HID parser was invalidating a field from newer N-Trig devices due to a check of the HID report size. Bumping the maximum allowed HID report size resolves the issue. N-Trig may be using an invalid report size, or the check may be incorrect, but the fix is merely a lessening of a protocol check.
[Stable Fix]
Please see the three attached patches. The first two patches revert the device IDs to match what the upstream driver has. The upstream driver is technically incorrect in how it is constructed; it preemptively lists device IDs that are unknown. However, newer devices with previously unknown device IDs have appeared, and the patch we added to restrict device IDs is preventing them from working. The best approach here is to revert to how the upstream driver handles this, and then fix any further issues when they arise. It is worth noting that no one has mentioned issues with the upstream device ID list yet.
The third patch bumps the HID report size check. It is a cherry-pick from the upstream HID tree. It will be merged into Linux 3.4 and eventually come down as a stable patch through the upstream stable queue.
[Test Case]
Try to use the touchscreen.
[Regression Potential]
Minimal. This brings us more in sync with upstream, and upstream has not reported any issues with the N-Trig device IDs. The HID report size check is a protocol check; at most, it will allow non-conformant devices to continue to operate. It is highly unlikely this will lead to any issues.
Original Bug Report
===================
Binary package hint: utouch
USB entry is Bus 002 Device 004: ID 1b96:0008 N-Trig
"Ntrig" doesn't appear in /dev/input/
utouch is version 1.1.
modprobe hid-ntrig doesn't seem to help. "sudo add-apt-repository ppa:utouch-
thanks for your help
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: utouch 1.1
ProcVersionSign
Uname: Linux 2.6.35-25-generic x86_64
00031B9600080001:
00031B9600080002:
Architecture: amd64
Date: Fri Feb 25 01:16:46 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
MachineType: FUJITSU T580
MtDevices: No capable devices found...
PackageArchitec
ProcCmdLine: BOOT_IMAGE=
ProcEnviron:
PATH=(custom, user)
LANG=C
SHELL=/bin/bash
SourcePackage: utouch
dmi.bios.date: 12/24/2010
dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
dmi.bios.version: Version 1.04
dmi.board.name: FJNB21E
dmi.board.vendor: FUJITSU
dmi.chassis.type: 10
dmi.chassis.vendor: AI40110911BA1023
dmi.modalias: dmi:bvnFUJITSU/
dmi.product.name: T580
dmi.sys.vendor: FUJITSU
Bayle Shanks (bshanks) wrote : | #1 |
Rafi (rafi-seas) wrote : Re: [Bug 724831] Re: N-trig DuoSense digitizer not detected on Fujitsu Lifebook T580 on Ubuntu 10.10, amd64 | #2 |
Henrik Rydberg (rydberg) wrote : | #3 |
Boyle, here is a first attempt at support for your device. Please install the package and report the output of "dmesg | grep -i ntrig".
Henrik Rydberg (rydberg) wrote : | #4 |
Bayle Shanks (bshanks) wrote : | #5 |
thanks, after installing the attachment "test support for 0x0008 (test1)" on my test 11.4 installation (Linux bshanks 2.6.38-5-generic #32-Ubuntu SMP Tue Feb 22 16:10:15 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux), I get:
bshanks@bshanks:~$ dmesg | grep -i ntrig
[ 13.211555] ntrig 0003:1B96:
[ 13.211584] ntrig 0003:1B96:
[ 13.211851] ntrig 0003:1B96:
[ 13.212028] ntrig 0003:1B96:
[ 13.213455] ntrig 0003:1B96:
[ 13.213468] ntrig: probe of 0003:1B96:0008.0002 failed with error -22
bshanks@bshanks:~$ modinfo hid-ntrig
filename: /lib/modules/
license: GPL
srcversion: C2B326CAE71747C
alias: hid:b0003v00001
alias: hid:b0003v00001
depends: hid,usbhid
vermagic: 2.6.38-5-generic SMP mod_unload modversions
and the ntrig portion of lsusb -v:
Bus 002 Device 004: ID 1b96:0008 N-Trig
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x1b96 N-Trig
idProduct 0x0008
bcdDevice 11.00
iManufacturer 6
iProduct 5
iSerial 4
bNumConfigura
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 75
bNumInterfaces 3
bConfigurat
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescript
bInterfac
bAlternat
bNumEndpoints 1
bInterfac
bInterfac
bInterfac
iInterface 2
HID Device Descriptor:
bLength 9
bcdHID 1.10
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 2
Interface Descriptor:
bLength 9
bDescript
bInterfac
bAlternat
bNumEndpoints ...
Bayle Shanks (bshanks) wrote : | #6 |
i meant 11.04 (natty), not 11.4, sorry
Henrik Rydberg (rydberg) wrote : | #7 |
Hi again, does this version work better? Thanks for testing!
Bayle Shanks (bshanks) wrote : | #8 |
hi, right now i'm on 2.6.35-28 [maverick], lemme know if that's a problem
compile error:
$ cat /var/lib/
DKMS make.log for hid-ntrig-1.1.3 for kernel 2.6.35-28-generic (x86_64)
Tue Mar 22 09:42:49 PDT 2011
make: Entering directory `/usr/src/
CC [M] /var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
make[1]: *** [/var/lib/
make: *** [_module_
make: Leaving directory `/usr/src/
[this error does not occur when i install the "test1" package that you provided in attachment #4, only with the test5 package that you just sent]
thanks
Henrik Rydberg (rydberg) wrote : | #9 |
My bad, I assumed this would be for natty now. Backporting to maverick will probably happen at some point, but it would be even better to get a confirmation that this works in natty.
Bayle Shanks (bshanks) wrote : | #10 |
ok i tried it on 2.6.38, but it didnt work and i got this in the syslog:
Mar 23 00:10:00 bshanks kernel: [ 3.173909] ntrig 0003:1B96:
sb-0000:
Mar 23 00:10:00 bshanks kernel: [ 3.174121] ntrig 0003:1B96:
Mar 23 00:10:00 bshanks kernel: [ 3.175493] ntrig 0003:1B96:
Mar 23 00:10:00 bshanks kernel: [ 3.175501] ntrig: probe of 0003:1B96:0008.0002 failed with error -22
Henrik Rydberg (rydberg) wrote : | #11 |
Interesting. This will turn on more information:
echo 1 | sudo tee /sys/module/
(a zero will turn debug output off)
In addition, since it seems to be a parsing error, having the full description of the device would be useful. Please download this script, for instance like
wget http://
And run, as root
python report.py > descriptors.txt
Attach the descriptors.txt file here. That should give the full picture.
Thanks!
Bayle Shanks (bshanks) wrote : | #12 |
ok, on 2.6.38, i did roughly:
sudo dpkg -i hid-ntrig-
echo 1 | sudo tee /sys/module/
sudo modprobe hid-ntrig
tail /var/log/syslog
wget http://
sudo python report.py > descriptors.txt
the relevant entries in the syslog tail are:
Mar 24 23:33:04 bshanks kernel: [ 212.011538] ntrig 0003:1B96:
Mar 24 23:33:04 bshanks kernel: [ 212.012574] ntrig 0003:1B96:
Mar 24 23:33:04 bshanks kernel: [ 212.014315] /build/
Mar 24 23:33:04 bshanks kernel: [ 212.014330] /build/
Mar 24 23:33:04 bshanks kernel: [ 212.014357] /build/
Mar 24 23:33:04 bshanks kernel: [ 212.014370] ntrig 0003:1B96:
Mar 24 23:33:04 bshanks kernel: [ 212.014389] ntrig: probe of 0003:1B96:0008.0002 failed with error -22
and descriptors.txt is attached. however, report.py reported an error:
can't get debug descriptor: Connection timed out
Henrik Rydberg (rydberg) wrote : | #13 |
Thank you very much for this information. It seems your device hits a limitation in the hid parser. The attached package changes that limitation, but might have other side effects. Once again, the debug output will be most valuable. Thanks!
Henrik Rydberg (rydberg) wrote : | #14 |
Bayle Shanks (bshanks) wrote : | #15 |
initially (perhaps all the new stuff was not installed yet?)
Apr 5 22:01:42 bshanks dkms_autoinstaller: hid-ntrig (1.1.3): Installing module on kernel 2.6.38-8-generic.
after rebooting,
$ sudo modprobe hid-ntrig
FATAL: Error inserting hid_ntrig (/lib/modules/
and in syslog
Apr 5 22:17:12 bshanks kernel: [ 338.328883] usbhid: disagrees about version of symbol hid_output_report
Apr 5 22:17:12 bshanks kernel: [ 338.328892] usbhid: Unknown symbol hid_output_report (err -22)
Apr 5 22:17:12 bshanks kernel: [ 338.329729] usbhid: disagrees about version of symbol hid_unregister_
Apr 5 22:17:12 bshanks kernel: [ 338.329733] usbhid: Unknown symbol hid_unregister_
Apr 5 22:17:12 bshanks kernel: [ 338.330468] usbhid: disagrees about version of symbol __hid_register_
Apr 5 22:17:12 bshanks kernel: [ 338.330475] usbhid: Unknown symbol __hid_register_
Apr 5 22:17:12 bshanks kernel: [ 338.330745] usbhid: disagrees about version of symbol hid_allocate_device
Apr 5 22:17:12 bshanks kernel: [ 338.330747] usbhid: Unknown symbol hid_allocate_device (err -22)
Apr 5 22:17:12 bshanks kernel: [ 338.330993] usbhid: disagrees about version of symbol hid_destroy_device
Apr 5 22:17:12 bshanks kernel: [ 338.330999] usbhid: Unknown symbol hid_destroy_device (err -22)
Apr 5 22:17:12 bshanks kernel: [ 338.333297] usbhid: disagrees about version of symbol hid_set_field
Apr 5 22:17:12 bshanks kernel: [ 338.333303] usbhid: Unknown symbol hid_set_field (err -22)
Apr 5 22:17:12 bshanks kernel: [ 338.334201] usbhid: disagrees about version of symbol hid_check_
Apr 5 22:17:12 bshanks kernel: [ 338.334208] usbhid: Unknown symbol hid_check_
Apr 5 22:17:12 bshanks kernel: [ 338.335952] usbhid: disagrees about version of symbol hid_input_report
Apr 5 22:17:12 bshanks kernel: [ 338.335958] usbhid: Unknown symbol hid_input_report (err -22)
Apr 5 22:17:12 bshanks kernel: [ 338.337911] usbhid: disagrees about version of symbol hidinput_find_field
Apr 5 22:17:12 bshanks kernel: [ 338.337918] usbhid: Unknown symbol hidinput_find_field (err -22)
Apr 5 22:17:12 bshanks kernel: [ 338.338420] usbhid: disagrees about version of symbol hid_parse_report
Apr 5 22:17:12 bshanks kernel: [ 338.338426] usbhid: Unknown symbol hid_parse_report (err -22)
Apr 5 22:17:12 bshanks kernel: [ 338.339247] usbhid: disagrees about version of symbol hid_add_device
Apr 5 22:17:12 bshanks kernel: [ 338.339254] usbhid: Unknown symbol hid_add_device (err -22)
$ sudo python report.py > descriptors.txt
Traceback (most recent call last):
File "report.py", line 13, in <module>
os.
OSError: [Errno 2] No such file or directory: '/sys/bus/
thanks
Henrik Rydberg (rydberg) wrote : | #16 |
The latest ntrig driver is 1.1.4, so perhaps you like to try again with a fully updated system.
Also, the hid-dkms package was updated for other reasons, so please try the new attached version. Thanks!
Henrik Rydberg (rydberg) wrote : | #17 |
Henrik Rydberg (rydberg) wrote : | #18 |
The hid-ntrig-
Bayle Shanks (bshanks) wrote : | #19 |
same as before
$ echo 1 | sudo tee /sys/module/
$ sudo modprobe hid-ntrig
FATAL: Error inserting hid_ntrig (/lib/modules/
in /var/log/syslog:
Apr 14 23:37:00 bshanks dkms_autoinstaller: hid-ntrig (1.1.5): Installing module on kernel 2.6.38-8-generic.
Apr 15 00:01:44 bshanks kernel: [ 30.545899] usbhid: disagrees about version of symbol hid_output_report
Apr 15 00:01:44 bshanks kernel: [ 30.545906] usbhid: Unknown symbol hid_output_report (err -22)
Apr 15 00:01:44 bshanks kernel: [ 30.546385] usbhid: disagrees about version of symbol hid_unregister_
Apr 15 00:01:44 bshanks kernel: [ 30.546388] usbhid: Unknown symbol hid_unregister_
Apr 15 00:01:44 bshanks kernel: [ 30.546746] usbhid: disagrees about version of symbol __hid_register_
Apr 15 00:01:44 bshanks kernel: [ 30.546748] usbhid: Unknown symbol __hid_register_
Apr 15 00:01:44 bshanks kernel: [ 30.546884] usbhid: disagrees about version of symbol hid_allocate_device
Apr 15 00:01:44 bshanks kernel: [ 30.546886] usbhid: Unknown symbol hid_allocate_device (err -22)
Apr 15 00:01:44 bshanks kernel: [ 30.547003] usbhid: disagrees about version of symbol hid_destroy_device
Apr 15 00:01:44 bshanks kernel: [ 30.547006] usbhid: Unknown symbol hid_destroy_device (err -22)
Apr 15 00:01:44 bshanks kernel: [ 30.547816] usbhid: disagrees about version of symbol hid_set_field
Apr 15 00:01:44 bshanks kernel: [ 30.547818] usbhid: Unknown symbol hid_set_field (err -22)
Apr 15 00:01:44 bshanks kernel: [ 30.548137] usbhid: disagrees about version of symbol hid_check_
Apr 15 00:01:44 bshanks kernel: [ 30.548140] usbhid: Unknown symbol hid_check_
Apr 15 00:01:44 bshanks kernel: [ 30.548765] usbhid: disagrees about version of symbol hid_input_report
Apr 15 00:01:44 bshanks kernel: [ 30.548767] usbhid: Unknown symbol hid_input_report (err -22)
Apr 15 00:01:44 bshanks kernel: [ 30.549456] usbhid: disagrees about version of symbol hidinput_find_field
Apr 15 00:01:44 bshanks kernel: [ 30.549459] usbhid: Unknown symbol hidinput_find_field (err -22)
Apr 15 00:01:44 bshanks kernel: [ 30.549639] usbhid: disagrees about version of symbol hid_parse_report
Apr 15 00:01:44 bshanks kernel: [ 30.549641] usbhid: Unknown symbol hid_parse_report (err -22)
Apr 15 00:01:44 bshanks kernel: [ 30.549930] usbhid: disagrees about version of symbol hid_add_device
$ sudo python report.py > descriptors.txt
Traceback (most recent call last):
File "report.py", line 13, in <module>
os.
OSError: [Errno 2] No such file or directory: '/sys/bus/
Bayle Shanks (bshanks) wrote : | #20 |
i should note that there was some difficulty installing hid-ntrig-dkms -- it complained that it couldn't find /usr/src/
Henrik Rydberg (rydberg) wrote : | #21 |
Something else seems to be wrong here. I have never seen the package problem before, and it works fine in this end. Fully updated natty. I just do
sudo apt-get install hid-ntrig-dkms
reboot
to install, and
sudo apt-get purge hid-ntrig-dkms
reboot
to uninstall.
Johan Bernhardsson (smallone) wrote : | #22 |
By adding a device id in hid-ntrig.c so it looks like this:
static const struct hid_device_id ntrig_devices[] = {
{ }
};
MODULE_
that makes my computer show ntrig in dmesg :
[ 20.514656] ntrig 0003:1B96:
[ 20.515236] ntrig 0003:1B96:
[ 20.516555] ntrig 0003:1B96:
[ 20.516564] ntrig: probe of 0003:1B96:0008.0002 failed with error -22
Showing firmware and creates a device but i guess it should have shown more.
Johan Bernhardsson (smallone) wrote : | #23 |
After reading the activity log more properly .. im using hid-ntrig 1.1.5 with my own patch above and using the hid-limits package from henrik rydberg.
Attaching descriptors (still getting the connection timed out message)
Johan Bernhardsson (smallone) wrote : | #24 |
Johan Bernhardsson (smallone) wrote : | #25 |
[ 151.613829] usb 2-1.3: usbfs: USBDEVFS_CONTROL failed cmd lsusb rqt 128 rq 6 len 4 ret -110
[ 151.618989] /build/
[ 151.620742] ntrig 0003:1B96:
[ 151.620976] ntrig 0003:1B96:
[ 151.627119] /build/
[ 151.629557] /var/lib/
[ 151.629572] /var/lib/
[ 151.629602] /build/
[ 151.629614] ntrig 0003:1B96:
[ 151.629632] ntrig: probe of 0003:1B96:0008.0004 failed with error -22
i got that whilst running the descriptors.py
Johan Bernhardsson (smallone) wrote : | #26 |
After chaning report_size to 96 in hid-core.c i did get :
[ 880.381868] usbhid: USB HID core driver
[ 880.385237] ntrig 0003:1B96:
[ 880.385411] ntrig 0003:1B96:
[ 880.387597] input: N-trig DuoSense as /devices/
[ 880.387800] input: N-trig DuoSense as /devices/
[ 880.387979] input: N-trig DuoSense as /devices/
[ 880.388147] ntrig 0003:1B96:
[ 880.392107] ntrig 0003:1B96:
attachting descriptors (still get the connection time out)
Johan Bernhardsson (smallone) wrote : | #27 |
And presto .. that change also gave me a working touch .. only comfirmed pen for now
I have added some rows in udev from rafi .. 90-ntrig something aswell
oot@pico:~# ls -l /dev/input/by-id/
total 0
lrwxrwxrwx 1 root root 10 2011-05-09 07:04 usb-Chicony_
lrwxrwxrwx 1 root root 9 2011-05-09 07:20 usb-N-trig_
lrwxrwxrwx 1 root root 9 2011-05-09 07:20 usb-N-trig_
root@pico:~# ls -l /dev/input/by-path/
total 0
lrwxrwxrwx 1 root root 10 2011-05-09 07:04 pci-0000:
lrwxrwxrwx 1 root root 9 2011-05-09 07:20 pci-0000:
lrwxrwxrwx 1 root root 10 2011-05-09 07:20 pci-0000:
lrwxrwxrwx 1 root root 10 2011-05-09 07:20 pci-0000:
lrwxrwxrwx 1 root root 10 2011-05-09 07:20 pci-0000:
lrwxrwxrwx 1 root root 9 2011-05-09 07:04 platform-
lrwxrwxrwx 1 root root 9 2011-05-09 07:04 platform-
lrwxrwxrwx 1 root root 10 2011-05-09 07:04 platform-
lrwxrwxrwx 1 root root 9 2011-05-09 07:04 platform-
Johan Bernhardsson (smallone) wrote : | #28 |
This is a package that makes ntrig driver for the fujitsu lifebook t580 to load.
Johan Bernhardsson (smallone) wrote : | #29 |
ntrig driver with the device id for the fujitsu lifebook t580
Johan Bernhardsson (smallone) wrote : | #30 |
ntrig driver with the device id for the fujitsu lifebook t580
Johan Bernhardsson (smallone) wrote : | #31 |
Tested on several t580 ... and after changing some code it works
Changed in utouch (Ubuntu): | |
status: | New → In Progress |
kinta (kinta-communia) wrote : | #32 |
After installing the last two packages I can confirm that ntrig on xps 15 is working too. No multitouch at first sight.
kinta (kinta-communia) wrote : | #33 |
Sorry, but multitouch is working, what's not working is pen. (xps 15 l502x with 11.04)
cortes_ (sovmirich) wrote : | #34 |
Hi, I have Fujitsu t580... What do I need to install that would touchscreen. If you can describe the process steps. Or by mail sovmirich @ gmail.com. Thank you!
adamovera (adamovera) wrote : | #35 |
I also have a Fujitsu LIFEBOOK T580. I tried two of the last 3 packages on Oneiric 32-bit. The first one labelled 1.1.2~utouch2-test gave off an installation error, but it shows up as installed. The next one labelled 1.1.5~test (this appears twice, so I'm assuming that's just a double post) installs fine. The touchscreen is still unresponsive. Am I missing any steps, something else? The last post from smallone says 'after changing some code it works' - what changes?
Johan Bernhardsson (smallone) wrote : | #36 |
adamovera: the changes i did isnt in the ntrig driver in the kernel for onceric apparently.
By adding a device id in hid-ntrig.c ( i dont know what row atm) so it looks like this:
static const struct hid_device_id ntrig_devices[] = {
{ }
};
MODULE_
And by changing report_size to 96 in hid-core.c did the trick in the driver here.
I havent done the same for onceric yet. Can someone push these changes upstream to the kernelteam ?
Chase Douglas (chasedouglas) wrote : | #37 |
I have added the new ntrig device id to this package. I have not modified hid-core.c because I'm not sure exactly what needs to be changed and changing hid-core would require modifying another package. Please test this package out, and if it doesn't work please check dmesg for any error messages.
Thanks!
Changed in utouch (Ubuntu): | |
assignee: | nobody → Chase Douglas (chasedouglas) |
importance: | Undecided → Wishlist |
tuxsurfer (thomas-bretthauer) wrote : | #38 |
Hi Chase,
installed the package on the T580 running oneiric ocelot, but touch and pen don't work.
dmesg shows:
----
[ 17.990572] ntrig 0003:1B96:
[ 17.990816] ntrig 0003:1B96:
[ 17.992083] ntrig 0003:1B96:
[ 17.992093] ntrig: probe of 0003:1B96:0008.0002 failed with error -22
----
Thanks,
Thomas
Johan Bernhardsson (smallone) wrote : | #39 |
Thats probably beacuse the hid-core cant handle the output from
hid-ntrig.
I will try tomorrow to build the hid-core package aswell
On Mon, 2011-10-24 at 20:54 +0000, tuxsurfer wrote:
> Hi Chase,
>
> installed the package on the T580 running oneiric ocelot, but touch and pen don't work.
> dmesg shows:
> ----
> [ 17.990572] ntrig 0003:1B96:
> [ 17.990816] ntrig 0003:1B96:
> [ 17.992083] ntrig 0003:1B96:
> [ 17.992093] ntrig: probe of 0003:1B96:0008.0002 failed with error -22
> ----
>
> Thanks,
> Thomas
>
adamovera (adamovera) wrote : | #40 |
Johan, did you ever have any luck?
Johan Bernhardsson (smallone) wrote : | #41 |
No time. But as bord hid-core and hid-ntrig is in the kernel. This
should be reported to the kernelteam with the patches contained in
here.
If i get some time i will send a patch to the kernel.org so it will be
in upstream later on.
/Johan
On Fri, 2011-10-28 at 00:40 +0000, adamovera wrote:
> Johan, did you ever have any luck?
>
--
Security all the way ...
Linux/CMS/
Kafit AB
Orgnr: 556792-5945
Mobile: +46-705-111751
Email: <email address hidden>
Web: http://
About me: http://
LinkedIn: http://
Chase Douglas (chasedouglas) wrote : | #42 |
I have build a new hid-dkms package that bumps the maximum hid item size from 32 to 96. This is merely a guess based on what was suggested in a previous comment, but it shouldn't be harmful if it's incorrect. Please install this alongside the hid-ntrig-dkms package and reboot to test.
Thanks!
adamovera (adamovera) wrote : | #43 |
Chase,
Nice! Both pen and touch work in Oneiric now. I'll shoot you an email with any impressions/
-Adam
Chase Douglas (chasedouglas) wrote : | #44 |
Our kernel has differed with regard to the ntrig driver. We are investigating our options with how to proceed with it. It is possible that the upstream driver works properly without any patches. I would appreciate it if someone with this device could test out the latest upstream kernel at:
http://
Thanks!
Johan Bernhardsson (smallone) wrote : | #45 |
@chasedouglas i did test the kernel. In that kernel there are the parse issue in the hid driver. Where you need to raise hid item size from 32 to 96.
The ntrig driver is detected correctly but fails to load due to that.
/Johan
igor messina (igor-messina) wrote : | #46 |
hi, i wanna say that also latitude xt3 digitizer doesn't work, but neither with these patches!
ciao Igor
Monica Jae (monicajae) wrote : | #47 |
i want to also add that none of these patches helps me and i have a t580. i installed ubuntu via wubi. the reason for this is that my cdrom drive is not detected at startup. this was the only way to get ubuntu insatlled and in the boot menu.
my ntrig is not being detected at boot so it is neither being loaded. i cannot load hid-dkms due to an error that file is not found. i cannot either install compiz-utouch because i cannot find the abiversion. i would like some help with thses issues if someone can find me a direction. thanks
Monica
affects: | utouch (Ubuntu) → linux (Ubuntu) |
description: | updated |
Changed in linux (Ubuntu Oneiric): | |
status: | New → In Progress |
importance: | Undecided → Wishlist |
assignee: | nobody → Chase Douglas (chasedouglas) |
Chase Douglas (chasedouglas) wrote : | #48 |
Chase Douglas (chasedouglas) wrote : | #49 |
Chase Douglas (chasedouglas) wrote : | #50 |
Chase Douglas (chasedouglas) wrote : | #51 |
The fixes should land in the next Precise kernel upload.
Changed in linux (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Oneiric): | |
status: | In Progress → Fix Committed |
Launchpad Janitor (janitor) wrote : | #52 |
This bug was fixed in the package linux - 3.2.0-2.4
---------------
linux (3.2.0-2.4) precise; urgency=low
[ Andy Whitcroft ]
* rebase to v3.2-rc3
[ Leann Ogasawara ]
* Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
* Revert "fix ERROR: __devcgroup_
* Revert "olpc_dcon_xo_1_5 needs delay.h"
* Revert "olpc_dcon_xo_1 needs delay.h"
* rebase to 6fe4c6d4
* [Config] updateconfigs after rebase to 6fe4c6d4
[ Tim Gardner ]
* [Config] Replace wireless-crda with crda,wireless-regdb
- LP: #856421
* [Config] Relax the dependencies on crda
[ Upstream Kernel Changes ]
* (pre-stable) HID: bump maximum global item tag report size to 96 bytes
- LP: #724831
* Ubuntu: remove coreutils|fileutils package dependency
- LP: #892814
* iio: iio_event_getfd -- fix ev_int build failure
[ Upstream Kernel Changes ]
* Rebase to v3.2-rc3
-- Andy Whitcroft <email address hidden> Thu, 24 Nov 2011 16:20:45 +0000
Changed in linux (Ubuntu Precise): | |
status: | Fix Committed → Fix Released |
Herton R. Krzesinski (herton) wrote : | #53 |
This bug is awaiting verification that the kernel for Oneiric in -proposed solves the problem (3.0.0-15.24). Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-
If verification is not done by one week from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/
tags: | added: verification-needed-oneiric |
Erno Kuusela (erno-iki) wrote : | #54 |
This works very well, three-finger dragging of windows works, and up to 5 finger painting with qt fingerpaint example (from qt4-demos).
Excellent work!
tags: |
added: verification-done-oneiric removed: verification-needed-oneiric |
Launchpad Janitor (janitor) wrote : | #55 |
This bug was fixed in the package linux - 3.0.0-15.25
---------------
linux (3.0.0-15.25) oneiric-proposed; urgency=low
[Brad Figg]
* Release Tracking Bug
- LP: #910894
[ Upstream Kernel Changes ]
* Revert "clockevents: Set noop handler in clockevents_
- LP: #904569
linux (3.0.0-15.24) oneiric-proposed; urgency=low
[Herton R. Krzesinski]
* Release Tracking Bug
- LP: #903188
[ Alex Bligh ]
* (config) Change Xen paravirt drivers to be built-in
- LP: #886521
[ Chase Douglas ]
* Revert "SAUCE: HID: hid-ntrig: add support for 1b96:0006 model"
- LP: #724831
* Revert "SAUCE: hid: ntrig: Remove unused device ids"
- LP: #724831
[ Seth Forshee ]
* SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
- LP: #581312
[ Upstream Kernel Changes ]
* Revert "leds: save the delay values after a successful call to
blink_set()"
- LP: #893741
* xfs: Fix possible memory corruption in xfs_readlink, CVE-2011-4077
- LP: #887298
- CVE-2011-4077
* drm/i915: fix IVB cursor support
- LP: #893222
* drm/i915: always set FDI composite sync bit
- LP: #893222
* jbd/jbd2: validate sb->s_first in journal_
- LP: #893148
- CVE-2011-4132
* ALSA: hda - Don't add elements of other codecs to vmaster slave
- LP: #893741
* virtio-pci: fix use after free
- LP: #893741
* ASoC: Don't use wm8994-
- LP: #893741
* sh: Fix cached/uncaced address calculation in 29bit mode
- LP: #893741
* drm/i915: Fix object refcount leak on mmappable size limit error path.
- LP: #893741
* drm/nouveau: initialize chan->fence.lock before use
- LP: #893741
* drm/radeon/kms: make an aux failure debug only
- LP: #893741
* ALSA: usb-audio - Check the dB-range validity in the later read, too
- LP: #893741
* ALSA: usb-audio - Fix the missing volume quirks at delayed init
- LP: #893741
* KEYS: Fix a NULL pointer deref in the user-defined key type
- LP: #893741
* hfs: add sanity check for file name length
- LP: #893741
* drm/radeon: add some missing FireMV pci ids
- LP: #893741
* sfi: table irq 0xFF means 'no interrupt'
- LP: #893741
* x86, mrst: use a temporary variable for SFI irq
- LP: #893741
* b43: refuse to load unsupported firmware
- LP: #893741
* md/raid5: abort any pending parity operations when array fails.
- LP: #893741
* mfd: Fix twl4030 dependencies for audio codec
- LP: #893741
* xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.
- LP: #893741
* xen-gntalloc: integer overflow in gntalloc_
- LP: #893741
* xen-gntalloc: signedness bug in add_grefs()
- LP: #893741
* powerpc/ps3: Fix lost SMP IPIs
- LP: #893741
* powerpc: Copy down exception vectors after feature fixups
- LP: #893741
* backing-dev: ensure wakeup_timer is deleted
- LP: #893741
* block: Always check length of all iov entries in blk_rq_
- LP: #893741
* Linux 3.0.10
- LP: #893741
* drm/i915: add multi-threaded forcewake support
- LP: #891270
* (pre-sta...
Changed in linux (Ubuntu Oneiric): | |
status: | Fix Committed → Fix Released |
Herton R. Krzesinski (herton) wrote : | #56 |
The fix for this on Lucid came through 2.6.32.55 upstream stable update, thus is not subject to the standard verification process.
tags: | added: verification-done-lucid |
Andrew McIver (mciverza) wrote : | #57 |
Ubuntu 12.04 Daily build 23 Feb i386 does not detect the touchscreen
on Dell Lattitude xt3
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Henrik, did you get Micki's list of additional product id's when you
forked hid-ntrig?
Bayle, please send the output of "modinfo hid-ntrig". Specifically I
would like to know if you see this line:
alias: hid:b0003v00001 B96p00000008
Also more for my curiosity than this specific bug, Bayle would you mind
sending the output of "lsusb -v" and "dmesg | grep ntrig". I have not
seen the specs of the panel on the T580.
Thanks, enigmail. mozdev. org/
Rafi
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://
iQIcBAEBAgAGBQJ Na4LAAAoJEPILXy tRLnK2JIAP/ 3RAjf/mfMdFB4US ddTdkdUS pGOU5Uh2GLFQstd OdturqYwJJyX9wn REJQr+2iUg5CA0O /H2y3 MCTGMabCLXzwr06 GMigV/SRU8hnN55 wMIL/Z0dr0TBJ+ IrUAL tZhvgsO2rnByDvs VwoOoLDC6DQurDX sdxZUzLwUIM87y6 nrSN FoRiblSHp4dvlsr 9cc8scbww0cTS8t jtRcsofqPSUQQfD twS8 cSEmixTSJc2ESzN 38hvOcmpOV2wZbW MIfQo4jXQlhCHGi 5ljC soFlPCIwOHrB7oM fmwwyWcg3tV2alj 89JWQgWqMkeoF8u q+C0 6MnAuphXeqyjQnp WtBrx/Fkgn4AWLu FU9hjXSUaZtL/ MuzcXC txJPleDwm+ wv/QKrqdh/ 6yksBJTCN4Qm7Ln tKABjrkIdAOQ6m FJmWD0anZPkgumG ShJTwC+ Wi1Rp26hRPWARq6 7+5tnQFl1rsaBmI TTr4 z68xWUtl0sEpl7P FF9I0z6lfkMCAik g4hgRHJTt6ejCRY ont9Qo 5Iw1v8upis
kBx/JVAH6bu6V/
UzCT8DkYNpi1SEE
X4P9z3aCqt24yq+
RgDsKS1tQcBMhY7
C2MxkYl1jmjMVt7
iG5awsRZ5m5wib7
Bzpi/nHBQeWZ6zn
PQam2lhl2OXtpNN
naBfEfl+
MzP6VzhkeaXA+
Y1+bMMq98+
=gmg1
-----END PGP SIGNATURE-----