Wifi einrichten: LuCI - Network - Wifi - Mode: Join (Client) und andere Einstellungen vornehmen
LuCI - Network - General - "Local Network" konfigurieren
/etc/config/wireless
config 'wifi-iface'
option 'network' 'lan'
reboot
opkg install kmod-usb-uhci-iv kmod-usb2 usbutils kmod-usb-printer p910nd
vi /etc/config/p910nd
option device /dev/usb/lp0
/etc/init.d/p910nd start; /etc/init.d/p910nd enable
reboot
http://oldwiki.openwrt.org/OpenWrtDocs%282f%29Kamikaze%282f%29Printers.html
No comments