Hi,
i cant get printer connection
i have installed
kmod-usb-core
kmod-usb-ohci
kmod-usb-uhci
kmod-usb2
usbutils
kmod-usb-printer
luci-app-p910nd
p910nd
dmesg show that:
usb 1-1: new high speed USB device using ar71xx-ehci and address 2
usb 1-1: configuration #1 chosen from 1 choice
usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04E8 pid 0x328E
and the uci show p910nd says:
p910nd.@p910nd[0]=p910nd
p910nd.@p910nd[0].bidirectional=1
p910nd.@p910nd[0].enabled=1
p910nd.@p910nd[0].device=/dev/usb/lp0
p910nd.@p910nd[0].port=9100
when i do a netstat -an says:
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:9109 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:23 0.0.0.0:* LISTEN
i dont understend why is not listen on 9100
please if somebody can tell me how set up it
thx