Public bug reported: Checked the hal list for the touchscreen: specific one not displayed:
udi = '/org/freedesktop/Hal/devices/usb_device_1926_3_noserial' info.linux.driver = 'usb' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_1d6b_1_0000_00_1d_0' (string) info.product = 'Touchscreen' (string) info.subsystem = 'usb_device' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_1926_3_noserial' (string) info.vendor = 'NextWindow' (string) linux.device_file = '/dev/bus/usb/006/002' (string) linux.hotplug_type = 2 (0x2) (int) linux.subsystem = 'usb' (string) linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1' (string) usb_device.bus_number = 6 (0x6) (int) usb_device.can_wake_up = true (bool) usb_device.configuration_value = 1 (0x1) (int) usb_device.device_class = 0 (0x0) (int) usb_device.device_protocol = 0 (0x0) (int) usb_device.device_revision_bcd = 512 (0x200) (int) usb_device.device_subclass = 0 (0x0) (int) usb_device.is_self_powered = false (bool) usb_device.linux.device_number = 2 (0x2) (int) usb_device.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1' (string) usb_device.max_power = 100 (0x64) (int) usb_device.num_configurations = 1 (0x1) (int) usb_device.num_interfaces = 3 (0x3) (int) usb_device.num_ports = 0 (0x0) (int) usb_device.product = 'Touchscreen' (string) usb_device.product_id = 3 (0x3) (int) usb_device.speed = 12.0 (12) (double) usb_device.vendor = 'NextWindow' (string) usb_device.vendor_id = 6438 (0x1926) (int) usb_device.version = 1.1 (1.1) (double) ======================================================== Created a fdi profile: posted from HP tousmart dev site http://www.touchsmartdevzone.com/article/2327/How-to-make-Ubuntu-Linux-work-on-a-TouchSmart-IQ506/ ============== inrelation to: http://doc.ubuntu-fr.org/touchsmart_iq506 =========================================================== sudo gedit /usr/share/hal/fdi/policy/10osvendor/50-NextWindow.fdi =========================== added the following entry, posted from HP tousmart dev site =========================== <?xml version="1.0" encoding="ISO-8859-1"?> <deviceinfo version="0.2"> <device> <match key="info.product" contains="NextWindow Touchscreen"> <match key="info.capabilities" contains="input"> <merge key="input.x11_driver" type="string">evtouch</merge> <merge key="input.x11_options.reportingmode" type="string">raw</merge> <merge key="input.x11_options.sendcoreevents" type="string">on</merge> <merge key="input.x11_options.minx" type="string">0</merge> <merge key="input.x11_options.miny" type="string">0</merge> <merge key="input.x11_options.maxx" type="string">32767</merge> <merge key="input.x11_options.maxy" type="string">32767</merge> </match> </match> </device> </deviceinfo> ================= saved & rebooted. once done tried it again under hal: ================== usb_device_1926_3_noserial_if2_logicaldev_input_0' info.capabilities = {'input', 'input.tablet'} (string list) info.category = 'input' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_1926_3_noserial_if2' (string) info.product = 'NextWindow Touchscreen' (string) info.subsystem = 'input' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_1926_3_noserial_if2_logicaldev_input_0' (string) input.device = '/dev/input/event6' (string) input.originating_device = '/org/freedesktop/Hal/devices/usb_device_1926_3_noserial_if2' (string) input.product = 'NextWindow Touchscreen' (string) input.x11_driver = 'evtouch' (string) input.x11_options.maxx = '32767' (string) input.x11_options.maxy = '32767' (string) input.x11_options.minx = '0' (string) input.x11_options.miny = '0' (string) input.x11_options.reportingmode = 'raw' (string) input.x11_options.sendcoreevents = 'on' (string) linux.device_file = '/dev/input/event6' (string) linux.hotplug_type = 2 (0x2) (int) linux.subsystem = 'input' (string) linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.2/input/input6/event6' (string) =========================== evtouch now shows, but the touchscreen isn't responsive. =======================================\Device info/=================== o0splitpa...@o0splitpaw0o-touchsmart:~$ sudo lsinput /dev/input/event0 bustype : BUS_HOST vendor : 0x0 product : 0x1 version : 0 name : "Power Button" phys : "PNP0C0C/button/input0" bits ev : EV_SYN EV_KEY /dev/input/event1 bustype : BUS_HOST vendor : 0x0 product : 0x1 version : 0 name : "Power Button" phys : "LNXPWRBN/button/input0" bits ev : EV_SYN EV_KEY /dev/input/event2 bustype : BUS_ADB vendor : 0x1 product : 0x1 version : 256 name : "Macintosh mouse button emulation" bits ev : EV_SYN EV_KEY EV_REL /dev/input/event3 bustype : BUS_USB vendor : 0x1926 product : 0x3 version : 256 name : "NextWindow Touchscreen" phys : "usb-0000:00:1d.0-1/input0" uniq : "" bits ev : EV_SYN EV_KEY EV_MSC EV_REP /dev/input/event4 bustype : BUS_USB vendor : 0x1926 product : 0x3 version : 256 name : "NextWindow Touchscreen" phys : "usb-0000:00:1d.0-1/input0" uniq : "" bits ev : EV_SYN EV_LED /dev/input/event5 bustype : BUS_USB vendor : 0x1926 product : 0x3 version : 256 name : "NextWindow Touchscreen" phys : "usb-0000:00:1d.0-1/input2" uniq : "" bits ev : EV_SYN EV_KEY EV_REL EV_ABS EV_MSC /dev/input/event6 bustype : BUS_USB vendor : 0x1926 product : 0x3 version : 256 name : "NextWindow Touchscreen" phys : "usb-0000:00:1d.0-1/input2" uniq : "" bits ev : EV_SYN EV_KEY EV_ABS EV_MSC /dev/input/event7 bustype : BUS_USB vendor : 0x3f0 product : 0x140c version : 273 name : "HP HP Wireless Keyboard Kit" phys : "usb-0000:00:1d.1-2/input0" uniq : "" bits ev : EV_SYN EV_KEY EV_MSC EV_REP /dev/input/event8 bustype : BUS_USB vendor : 0x3f0 product : 0x140c version : 273 name : "HP HP Wireless Keyboard Kit" phys : "usb-0000:00:1d.1-2/input1" uniq : "" bits ev : EV_SYN EV_KEY EV_REL EV_ABS EV_MSC /dev/input/event9 bustype : BUS_HOST vendor : 0x0 product : 0x6 version : 0 name : "Video Bus" phys : "LNXVIDEO/video/input0" bits ev : EV_SYN EV_KEY /dev/input/event10 bustype : BUS_USB vendor : 0x4f2 product : 0xb056 version : 26449 name : "CNF7042" phys : "usb-0000:00:1d.7-2/button" bits ev : EV_SYN EV_KEY /dev/input/event11 bustype : BUS_PCI vendor : 0x11d4 product : 0x194a version : 1 name : "HDA Digital PCBeep" phys : "card0/codec#0/beep0" bits ev : EV_SYN EV_SND o0splitpa...@o0splitpaw0o-touchsmart:~$ lsusb Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 002: ID 03f0:140c Hewlett-Packard Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 002: ID 1926:0003 Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 03f0:171d Hewlett-Packard Wireless (Bluetooth + WLAN) Interface [Integrated Module] Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 003: ID 04f2:b056 Chicony Electronics Co., Ltd Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 007: ID 0bc2:3000 Seagate RSS LLC Bus 001 Device 006: ID 1934:0702 Bus 001 Device 005: ID 050d:0017 Belkin Components Bus 001 Device 004: ID 0424:2507 Standard Microsystems Corp. Bus 001 Device 003: ID 0a48:3274 I/O Interconnect Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub o0splitpa...@o0splitpaw0o-touchsmart:~$ xinput list ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ "NextWindow Touchscreen" id=10 [slave pointer (2)] ⎜ ↳ "NextWindow Touchscreen" id=11 [slave pointer (2)] ⎜ ↳ "HP HP Wireless Keyboard Kit" id=13 [slave pointer (2)] ⎜ ↳ "Macintosh mouse button emulation" id=15 [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)] ↳ "NextWindow Touchscreen" id=9 [slave keyboard (3)] ↳ "HP HP Wireless Keyboard Kit" id=12 [slave keyboard (3)] ↳ "CNF7042" id=14 [slave keyboard (3)] o0splitpa...@o0splitpaw0o-touchsmart:~$ ProblemType: Bug Architecture: i386 Date: Thu Mar 25 01:13:40 2010 DistroRelease: Ubuntu 10.04 DkmsStatus: nvidia-current, 195.36.15, 2.6.32-17-generic-pae, i686: installed InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318) MachineType: HP-Pavilion NC700AAR-ABA IQ526 NonfreeKernelModules: nvidia Package: xserver-xorg-input-evtouch 0.8.8-2build1 ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-17-generic-pae root=UUID=ebd372df-dcb1-4956-a38d-ccf6a5f2fae4 ro quiet splash ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-17.26-generic-pae 2.6.32.10+drm33.1 SourcePackage: xf86-input-evtouch Uname: Linux 2.6.32-17-generic-pae i686 dmi.bios.date: 07/24/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 5.07 dmi.board.name: Maureen dmi.board.vendor: PEGATRON CORPORATION dmi.board.version: 1.03 dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr5.07:bd07/24/2009:svnHP-Pavilion:pnNC700AAR-ABAIQ526:pvr:rvnPEGATRONCORPORATION:rnMaureen:rvr1.03:cvnHewlett-Packard:ct3:cvrChassisVersion: dmi.product.name: NC700AAR-ABA IQ526 dmi.sys.vendor: HP-Pavilion glxinfo: Error: [Errno 2] No such file or directory system: distro: Ubuntu codename: lucid architecture: i686 kernel: 2.6.32-17-generic-pae ** Affects: xf86-input-evtouch (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 lucid -- Touchscreen Calibration evtouch driver not responding Lucid 10.04 beta1 https://bugs.launchpad.net/bugs/546656 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