Hello,<br><br>I developed a USB version of the Gogo Board (from MIT) and I am trying to use it at the OLPC. The board can be controlled by Squeak, using a serial port. It already works under Linux, but it needs three kernel modules (ftdi_sio, usbserial and usbcore) that are not included at OLPC kernel. I tried to put them in using modprobe, but it returns "FATAL: Module XXX not found". What I am missing?
<br><br>Thanks in advance,<br>Alexandre.<br><br>