WL-520GU 是否可用 USB hub接多台印表機?


請問有 WL-520GU 的大大

如果接上有供電的USB hub, 是否可以接兩台或更多的印表機? (假設是有支援的印表機款式)




2009-12-26 5:51 發佈
請問有大大可以解或嗎? 151515151515
520gu裡面只能顯示一個印表機裝置

用HUB分接應該是沒有意義的

看,挖國寶捏
小弟也想知道是否有人試過,
接過usb hub之後,
是否可以連接使用二台以上的印表機呢?
還請有試過的大大分享一下,謝謝!
Printer Sharing - DD-WRT Wiki
dmesg | grep usb

It should show something like this (I have 2 printers connected)
<6>printer.c: usblp0: USB Bidirectional printer dev 5 if 0 alt 0 proto 2 vid 0x04F9 pid 0x000D
<6>printer.c: usblp1: USB Bidirectional printer dev 6 if 0 alt 0 proto 2 vid 0x04A9 pid 0x108C

usblp0 means that the found printer is accessible at /dev/usb/lp0 etc.

Edit /jffs/etc/config/usb.startup and add
#brother laser
/jffs/usr/sbin/p910nd -b -f /dev/usb/lp0 0
#canon inkjet
/jffs/usr/sbin/p910nd -b -f /dev/usb/lp1 1

-b means bidirectional, -f specifices device name, and the last number can be 0,1 or 2, making the print server listen at port 9100, 9101 and 9102 respectively.
gacker wrote:
請問有 WL-520GU 的大大
如果接上有供電的USB hub, 是否可以接兩台或更多的印表機?
我沒有 WL-520GU。
你要用 USB hub 接兩台或更多的印表機,需要有支援 "USB over IP" ( USB over Network )。

D-link 的產品有一兩台有。
或者在無線分享器的 LAN 端接一個 USB多用途分享器(零壹科技)。
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?