I use mini6410,but it can not use usb mouse. Is mini6410 supported usb mouse?
Is mini6410 supported usb mouse?
Yes it is supported. What OS do you have? If kernel check your configuration if you have mouse enabled and recompile then. marek
OS:linux-2.6.28.6-ubuntu-20100917 FS:rootfs-ubuntu-0910-20100917 How would I select the configuration?
Well you need to cross_compile kernel for mini. There exist lot of how-tos in google. Keep searching before post something ;). marek
I had to use toolchain to cross compile kernel. I used arm-gcc-4.4.1-20100409 . I can make a new image file,but it do not have usbhid module. I select hid ,it create usbhid.ko and hid.ko. But I can not look for usbhid in /proc/moudles.