Re: notap on USB trackpad
Brought to you by:
matthiasgrimm
From: Magnus R. <cmr...@fo...> - 2006-04-23 21:28:48
|
Matthias Grimm wrote: > Are you sure your iBook has an USB trackpad? Yes, I'm sure. It is the recent iBook with the "scrolling trackpad". All former models of iBooks had ADB trackpads. Here the relevant part of lsusb -v: Bus 001 Device 006: ID 05ac:030b Apple Computer, Inc. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x05ac Apple Computer, Inc. idProduct 0x030b bcdDevice 0.80 iManufacturer 1 Apple Computer iProduct 2 Apple Internal Trackpad iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 8704 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xa0 Remote Wakeup MaxPower 40mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 Human Interface Devices bInterfaceSubClass 1 Boot Interface Subclass bInterfaceProtocol 2 Mouse iInterface 7 Touchpad HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.11 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 35 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 1 > According my hardware list a PowerBook6,7 has a ADB Trackpad but this might be wrong. I have already corrected the number in your wiki some days ago ;-) http://pbbuttons.berlios.de/wiki/doku.php?id=ppcsupport:adbtrackpad > If you have a USB Trackpad, the trackpad mode can't be set with pbbuttonsd. > I could implement it if the parameter could be set through /sys. What files > do you have in /sys/modules/usbhid/parameters/ ? ibookg4 /sys/module/usbhid/parameters # ls -l insgesamt 0 -rw-r--r-- 1 root root 4096 23. Apr 22:53 mousepoll -rw-r--r-- 1 root root 4096 23. Apr 22:53 pb_fnmode > Are there other paths that might control the synaptics driver in sys? There is a section for the appletouch driver: ibookg4 /sys/module/appletouch # ls -Rl .: insgesamt 0 drwxr-xr-x 2 root root 0 23. Apr 22:54 parameters -r--r--r-- 1 root root 4096 23. Apr 22:54 refcnt drwxr-xr-x 2 root root 0 23. Apr 22:55 sections ./parameters: insgesamt 0 -rw-r--r-- 1 root root 4096 23. Apr 22:54 debug ./sections: insgesamt 0 -r--r--r-- 1 root root 4096 23. Apr 22:55 __param Why do you write "synaptics driver"? AFAIK there is no synaptics driver in the kernel, only a synaptics driver for X11, which can be used additionally to get some special features like scolling: http://web.telia.com/~u89404340/touchpad/ cu, Magnum -- Carl Magnus Rosenbaum M.A. Tel: 089 - 700 666 26 Administration - Programmierung - Weiterbildung Fax: 089 - 700 666 86 http://cmr.forestfactory.de/ Mobil: 0163 - 700 666 2 PGP Fingerprint: DEBC 3C99 EF1D 74F0 D4C7 EFF5 C268 3690 0EA1 7641 |