[Bug 643212] Re: ntrig touchscreen no longer works

2011-04-07 Thread Henrik Rydberg
** 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/643212

Title:
  ntrig touchscreen no longer works

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


[Bug 643212] Re: ntrig touchscreen no longer works

2011-04-06 Thread Brad Figg
** 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/643212

Title:
  ntrig touchscreen no longer works

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


[Bug 643212] Re: ntrig touchscreen no longer works

2010-12-03 Thread Brad Figg
** Tags added: acpi

** Tags added: acpi-parse-exec-fail

** Tags added: embedded-controller

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

Title:
  ntrig touchscreen no longer works

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


[Bug 643212] Re: ntrig touchscreen no longer works

2010-11-11 Thread Henrik Rydberg
Great - I have pushed the package to ppa:utouch-team/utouch. Thanks!

-- 
ntrig touchscreen no longer works
https://bugs.launchpad.net/bugs/643212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 643212] Re: ntrig touchscreen no longer works

2010-11-10 Thread Henrik Rydberg
Jayhawk, thank you very much for the patch.

Does this package work for you? If not, please provide the output of
dmesg | grep ntrig. Thanks!


** Attachment added: single touch firmware, test1
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/643212/+attachment/1729545/+files/hid-ntrig-dkms_1.1.1%7Etest1_all.deb

-- 
ntrig touchscreen no longer works
https://bugs.launchpad.net/bugs/643212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 643212] Re: ntrig touchscreen no longer works

2010-11-10 Thread Jayhawk
Henrik, this version worked fine for me using the single finger (by
removing the firmware) and with the multi finger firmware.  Thank you!

-- 
ntrig touchscreen no longer works
https://bugs.launchpad.net/bugs/643212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 643212] Re: ntrig touchscreen no longer works

2010-10-19 Thread Brian Murray
** Tags added: patch

-- 
ntrig touchscreen no longer works
https://bugs.launchpad.net/bugs/643212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 643212] Re: ntrig touchscreen no longer works

2010-10-18 Thread Jayhawk
I have found that the single-touch version (if the firmware is removed--
it also does not provide a firmware version) is no longer reporting
correctly.  I am pretty sure that the Vista firmware will report the
same issues.  The hid-ntrig.c source is only calling report_frame when
HID_DG_CONTACTCOUNT is received.  However, in the Vista firmware and
single-touch, it does not send that event.  It ends when HID_DG_HEIGHT
is sent.  Therefore the N-Trig Touchscreen (single-touch/Vista) version
will never report anything.  I have also found that the system will
crash occasionally when you touch the screen.

Attached is a patch that is currently working for me in single touch and
multitouch.  I hope this helps.

** Patch added: Patches to allow single-touch events to be reported.
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/643212/+attachment/1700923/+files/ntrig.patch

-- 
ntrig touchscreen no longer works
https://bugs.launchpad.net/bugs/643212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 643212] Re: ntrig touchscreen no longer works

2010-10-14 Thread Rafael Henzler
The Problem looks similar to mine:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/656340

Here is only Vista available. so I can not test the Windows 7 firmware.

-- 
ntrig touchscreen no longer works
https://bugs.launchpad.net/bugs/643212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 643212] Re: ntrig touchscreen no longer works

2010-09-20 Thread Mohamed IKBEL Boulabiar
What these number represent ? (119 to 206)
The Firmware version is something like this : 4.5.2.13.5

-- 
ntrig touchscreen no longer works
https://bugs.launchpad.net/bugs/643212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 643212] Re: ntrig touchscreen no longer works

2010-09-20 Thread Henrik Rydberg
The dmesg output does not show the firmware version, which the latest
kernel does. Confusing. Are you running any dkms packages? For a reality
check, I have also attached a reverted driver for testing.

** Attachment added: hid-ntrig-dkms_1.1.0~revert1_all.deb
   
https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/643212/+attachment/1613012/+files/hid-ntrig-dkms_1.1.0%7Erevert1_all.deb

-- 
ntrig touchscreen no longer works
https://bugs.launchpad.net/bugs/643212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 643212] Re: ntrig touchscreen no longer works

2010-09-20 Thread Henrik Rydberg
For win7 users, a firmware know to work well is 4.6.17.13.5, available
here:

http://support.dell.com/support/downloads/driverslist.aspx?os=W764catid=-1dateid=-1impid=-1osl=ENtypeid=-1formatid=-1servicetag=SystemID=LAT_XT2hidos=RHEL5hidlang=enTabIndex=scanSupported=FalsescanConsent=False

-- 
ntrig touchscreen no longer works
https://bugs.launchpad.net/bugs/643212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 643212] Re: ntrig touchscreen no longer works

2010-09-19 Thread Pete Goodall

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/643212/+attachment/1611363/+files/AcpiTables.txt

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/643212/+attachment/1611364/+files/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/643212/+attachment/1611365/+files/AplayDevices.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/643212/+attachment/1611366/+files/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/643212/+attachment/1611367/+files/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/643212/+attachment/1611368/+files/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/643212/+attachment/1611369/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/643212/+attachment/1611370/+files/Dependencies.txt

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/643212/+attachment/1611371/+files/IwConfig.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/643212/+attachment/1611372/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/643212/+attachment/1611373/+files/Lsusb.txt

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/643212/+attachment/1611374/+files/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/643212/+attachment/1611375/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/643212/+attachment/1611376/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/643212/+attachment/1611377/+files/ProcModules.txt

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/643212/+attachment/1611378/+files/RfKill.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/643212/+attachment/1611379/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/643212/+attachment/1611380/+files/UdevLog.txt

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/643212/+attachment/1611381/+files/WifiSyslog.txt

-- 
ntrig touchscreen no longer works
https://bugs.launchpad.net/bugs/643212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 643212] Re: ntrig touchscreen no longer works

2010-09-19 Thread Pete Goodall
Just updated the ntrig firmware from 119 to 206 from Windows and that
doesn't seem to have fixed it.  I also updated the BIOS (if that even
affects this) from A01 to A10.

-- 
ntrig touchscreen no longer works
https://bugs.launchpad.net/bugs/643212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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