Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: mmklm on August 22, 2017, 07:45:45 PM

Title: USB mouse not working with zynqberry debian
Post by: mmklm on August 22, 2017, 07:45:45 PM
Hello,

Using the TE0726-03M zynqberry I nstalled the Debian image and the boot.bin
from the prebuilt folder of zynqberrydemo2 2017.1.
The xserver recognizes my USB keyboard. But the USB mouse ist not working.
Running lsusb lists the mouse. Is the mouse support built into the kernel?

Title: Re: USB mouse not working with zynqberry debian
Post by: Oleksandr Kiyenko on August 23, 2017, 10:13:33 AM
Hello,

mouse support is included in default kernel configuration. You can check driver used in kernel log.

Best regards
Oleksandr Kiyenko
Title: Re: USB mouse not working with zynqberry debian
Post by: mmklm on August 23, 2017, 05:53:56 PM
I tried with another mouse and it's working now.

Thanks