I have been trough the how-to 50 times, people on IRC are tired of earing me asking question about this but I just cant seem to be able to get my printer working on this. router...
This is what I have done on my kamikaze image rev 2801.
ipkg update
ipkg install kmod-usb-core
ipkg install kmod-usb-uhci
ipkg install kmod-usb-ohci
ipkg install kmod-usb2
ipkg install kmod-usb-storage
ipkg install kmod-nls-base
ipkg install kmod-fs-vfat
ipkg install kmod-nls-cp437
ipkg install p910nd
ipkg install kmod-usb-printer
If I do a logread -f and I plug in my usb cable I get some thing alogn the line:
new high speed USB device using echi_hcd and address X
...
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer
...
So it's sees the new printer but /dev/usb nevers gets created.... what gives??
Doing a lsmod shows that I have all the usb modul loaded but none are active/live...
Any onw know what I coulkd be doing whrong?
Thanks
Christian