Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jul 2016 08:33:30 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        Malcolm Matalka <mmatalka@gmail.com>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: ASUS ZenBook UX305CA Trackpad: psm0: unable to allocate IRQ
Message-ID:  <20160706063330.GA2052@c720-r292778-amd64>
In-Reply-To: <86zipvxqpx.fsf@gmail.com>
References:  <861t3k2a90.fsf@gmail.com> <20160705194942.GA2798@c720-r292778-amd64> <86zipvxqpx.fsf@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Wednesday, July 06, 2016 a las 05:47:38AM +0000, Malcolm Matalka escribió:

> > in your case, have your tried to kldload the cyapa.ko and does this give
> > a device /dev/cyapa0 ? If it does, it will work with moused or X11
> > via HAL. If not, try to figure out first what is installed in your
> > laptop.
> >
> > 	matthias
> 
> Does that driver come with 10.3?  I cannot seem to load it and I don't
> see it a tall and a I don't see a pkg search hit.  Do I have to compile
> it manually?

The cyapa.ko driver should be in /boot/kernel/cyapa.ko , at least it is
there in CURRENT; dont know if it was backported to 10.3;

I prepared a KNOPPIX 7.6.1 USB boot key (KNOPPIX is Debian based) and
can now see what Linux thinks/sees of the hardware. On my C720 where the
cyapa driver works fine it says in dmesg:


...
[   18.015735] __add_probed_i2c_device failed to register device 2-4a
[   18.016316] __add_probed_i2c_device failed to register device 2-44
[   18.234966] input: Cypress APA Trackpad (cyapa) as /devices/pci0000:00/0000:00:15.1/i2c-1/1-0067/input/input13
[   18.238541] __add_probed_i2c_device failed to register device 2-4a
[   18.239115] __add_probed_i2c_device failed to register device 2-44
[   18.324795] usb 1-4: new full-speed USB device number 5 using xhci_hcd
[   18.500151] usb 1-4: string descriptor 0 read error: -22
[   18.500160] usb 1-4: New USB device found, idVendor=0489, idProduct=e056
[   18.500164] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   18.502328] __add_probed_i2c_device failed to register device 2-4a
[   18.502332] chromeos_laptop_probe: Ran out of tries for device.
[   18.502900] __add_probed_i2c_device failed to register device 2-44
[   18.502902] chromeos_laptop_probe: Ran out of tries for device.
...

I will do the same in the evening with the C720 which was
changed/repaired by Acer... You should do something like this too, or
with OpenBSD.

	matthias

-- 
Matthias Apitz, ✉ guru@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160706063330.GA2052>