Hi,
I have connected my EPSON AccuLaser M2000 printer to the USB port of my OpenWRTed router, installed the needed packages as instructed in the manual, but it does not seem to print.
The same printer locally attached to computer's USB port will print perfectly fine.
Check if you have the Device.
See what is in the log - disconnect the printer, run logread -f, plug USB back, wait a bit then post the output. No pictures please.
ok, but in the meantime I've found this - maybe it's the problem?
root@OpenWrt:~# cat /dev/usb/lp0
cat: can't open '/dev/usb/lp0': No such file or directory
root@OpenWrt:~# ls -lah /dev/usb
ls: /dev/usb: No such file or directory
Then the issue is probably unrelated to OpenWrt yet.
Check cables, printer settings, etc.
Try using any other USB device and check if the router can see it.
I've installed a lot of packages in my attempts to solve the issue - maybe I need to remove some of those?
|kmod-usb-core|5.15.150-1|~94.70 KiB|Kernel support for USB|Remove…|
| --- | --- | --- | --- | --- |
|kmod-usb-ehci|5.15.150-1|~25.36 KiB|EHCI controller support|Remove…|
|kmod-usb-ohci|5.15.150-1|~21.22 KiB|Kernel support for USB OHCI controllers|Remove…|
|kmod-usb-printer|5.15.150-1|~8.22 KiB|Kernel support for USB printers|Remove…|
|kmod-usb-uhci|5.15.150-1|~14.91 KiB|Kernel support for USB UHCI controllers|Remove…|
|kmod-usb-xhci-hcd|5.15.150-1|~69.45 KiB|The eXtensible Host Controller Interface (xHCI) is standard for USB 3.0…|Remove…|
|kmod-usb-xhci-mtk|5.15.150-1|~8.53 KiB|Kernel support for the xHCI host controller found in MediaTek SoCs.|Remove…|
|kmod-usb2|5.15.150-1|~9.17 KiB|Kernel support for USB2 (EHCI) controllers|Remove…|
|kmod-usb3|5.15.150-1|~6.71 KiB|Kernel support for USB3 (XHCI) controllers|Remove…|
|kmod-usbip|5.15.150-1|~5.33 KiB|USB-over-IP kernel support|Remove…|
|kmod-usbip-server|5.15.150-1|~11.90 KiB|USB-over-IP host driver|
Thanks for the reference.
Looks like the OpenWRT/kernel support for this device is suboptimal.
I guess I'll just not use the USB port, I don't want to make hacking workarounds, doesn't feel right.
Hopefully, in the future it may be fixed, who knows...
I've played a bit with some usb power utils from opkg - and even if you send power on to the USB it does not work.
I don't think it's power related, but power management related.