El día Tuesday, July 12, 2016 a las 01:54:49PM +0200, Boudewijn Dijkstra 
escribió:

> Op Sat, 09 Jul 2016 16:16:45 +0200 schreef Matthias Apitz
> <g...@unixarea.de>:
> > El día Saturday, July 09, 2016 a las 02:44:39PM +0200, Peter N. M.
> > Hansteen escribió:
> >
> >> [...] I suspect that's the case with your touchpad as well.
> > [...]
> > Re/ the touchpad: the imt(4) man page says, it should have support.
> > Is there some method in OpenBSD to get verboseor even debug boot
> > messages and
> 
> -DIHIDEV_DEBUG

Thanks. I set this in the Makefile, perhaps there is some better place,
and recompiled the kernel with make clean && make;

> 
> > to verify that the imt(4) driver is in the kernel?
> 
> config(8), boot_config(8)
> fgrep imt /usr/src/sys/arch/amd64/conf/GENERIC

it is there:

# fgrep imt src/sys/arch/amd64/conf/GENERI*
src/sys/arch/amd64/conf/GENERIC:imt*    at ihidev?     # HID-over-i2c 
multitouch trackpad
src/sys/arch/amd64/conf/GENERIC:wsmouse* at imt? mux 0

and I learned how to set 'verbose' boot on the boot UKC> prompt;

I have placed the /var/log/messages at
http://www.unixarea.de/cyapa-openbsd-dmesg-debug-DIHIDEV_DEBUG.txt
if someone wants to have a look;

# egrep 'imt|ihi' cyapa-openbsd-dmesg-debug-DIHIDEV_DEBUG.txt
Jul 13 09:12:19 openbsd /bsd: >>> probing for ihidev*
Jul 13 09:12:19 openbsd /bsd: >>> ihidev probe returned 0

The existing device is not found :-(
On FreeBSD on the same netbook it is seen as:

$ fgrep -i cyapa /var/log/messages
cyapa0: <Cypress APA I2C Trackpad> at addr 0x67 on smbus0
cyapa0: cyapa init status 8f
cyapa0: CYTRA-103006-00 buttons=LM- res=870x470

On the other netboot in question the touchpad is on addr 0x15, a
elantech device, but not seen by FreeBSD and also not by OpenBSD.

Any further ideas? Thanks in advance

        matthias

-- 
Matthias Apitz, ✉ g...@unixarea.de, ⌂ http://www.unixarea.de/  ☎ 
+49-176-38902045
"Wer übersieht, dass wir uns den anderen weggenommen haben und sie uns 
wiederhaben wollen,
kann von den Kämpfen der letzten Tage keinen verstehen. Und kann natürlich auch 
keinen
dieser Kämpfe bestehen." Hermann Kant in jW 1.10.1989

Reply via email to