Difference between revisions of "OpenWRT: Printer Server"

From OnnoWiki
Jump to navigation Jump to search
Line 12: Line 12:
  
 
  ls /dev/usb/lp*
 
  ls /dev/usb/lp*
 +
 +
 +
==rc.local==
 +
 +
Edit /etc/rc.local tambah sebelum exit 0
 +
 +
/etc/init.d/p910nd restart
  
  

Revision as of 20:54, 1 March 2026

ssh -o HostKeyAlgorithms=+ssh-rsa \
    -o PubkeyAcceptedAlgorithms=+ssh-rsa \
    root@192.168.1.1


opkg update
opkg install kmod-usb-printer
opkg install p910nd luci-app-p910nd


Cek

ls /dev/usb/lp*


rc.local

Edit /etc/rc.local tambah sebelum exit 0

/etc/init.d/p910nd restart


Linux & Windows

Pastikan Settingan di arahkan ke

ip-address-openwrt:9100


Android

  • Install Let's Print Droid
  • Manual Printer Config
    • Printer Name > Nama Printer
    • Protocol > Raw - Jet Direct
    • IP Address/Computer Name > IP address openwrt
    • Save Changes

Untuk print file

  • Select File
  • Kirim ke Printer