> On 24. Sep 2018, at 12:42, Matthias Apitz <[email protected]> wrote: > >> El día Monday, September 24, 2018 a las 10:31:38AM +0200, Matthias Apitz >> escribió: >> >> >> Hello, >> >> I've booted a fresh r338641 from an USB key on my Acer C720, and have >> the required modules loaded at boot (cyapa and ig4) and the values for cyapa >> in >> /boot/device.hints, as I do use them in r314251. The moused is running as >> >> /usr/sbin/moused -p /dev/cyapa0 -t ps/2 >> >> but no mouse pointer is written on the console. If I do >> >> # cat /dev/cyapa0 >> >> on TP movements, bytes can be read by cat(1). And trussing the PID of >> the moused shows too that it is reading bytes. >> >> What could be wrong? > > additional information: when I do load *after* boot > > # kldload i915kms > > the mouse pointer appears and can be moved.
How do you load i915kms on boot? In loader.conf or in rc.conf? > > matthias > > -- > Matthias Apitz, ✉ [email protected], ⌂ http://www.unixarea.de/ 📱 > +49-176-38902045 > Public GnuPG key: http://www.unixarea.de/key.pub > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
