I am running the updated jaunty linux and using a serialio usb to serial convertor
http://serialio.com/products/adaptors/usb_serial.phpIf I run lsusb I get:
root@debian:/# lsusb
Bus 001 Device 003: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Bus 001 Device 001: ID 0000:0000
When I run usbserial I get
root@debian:/# sudo modprobe usbserial vendor=0x067b product=0x2303
FATAL: Could not load /lib/modules/2.6.22.18/modules.dep: No such file or directory
I seems I do not have the required files. Any idea what they are and where I can find them?
Ubuntu noob.