Posted: Sun Mar 03, 2019 16:01 Post subject: Ipkg missing on archer c7 v2 02 March build
Hello! I wanted to configure printing server on archer c7 and all the tutorials told me to use ipkg but that package is missing from this router firmware. Can you help me with installing this package and to help me to install and configure the printing server.
Your router is mips based. Note: p901nd is included in the Archer C7 dd-wrt build. That is what the USB Printer support radio button enabled (Services - USB page).
I once had a full cups install running on a dd-wrt router. Entware will require a USB stick. Cups is not small (~150MB). _________________ Before asking a question on the forums, update dd-wrt: Where do I download firmware? I suggest reading it all.
Some dd-wrt wiki pages are up to date, others are not. PM me if you find an old one, I am trying to update them.
Atheros:
Netgear R7800 - gateway, DHCP, QoS, VPN
TP-Link Archer C7 v2 x2 - WDS AP, WDS Station
TP-Link TL-WDR3600 v1 - WDS Station
TP-Link 841nd v8 - WDS Station
D-Link 615 C1 x 4 - not used
D-Link 615 E3 x 2 - not used
D-Link 825 B1 - WDS Station
D-Link 862L A1 x2 - WDS Station
Netgear WNDR3700v2 - WDS Station
UBNT loco M2 x2 - airOS
Broadcom
Asus N66U - backup Gateway
Netgear r6300 v1 - AP
Linksys E2500 - not used
Linksys EA2700 - not used
Linksys 160N v3 x2 - not used
Netgear WNDR3700v3 - not used
MediaTek
UBNT EdgeRouter X - not used
Hi,
I also would like to enable USB Printer Support on my Archer C7 v2 build 38507.
It is enabled in the menu (Services > USB), when I ssh to the router "dmesg | grep usb" output shows this:
<6>[ 10.380000] usb 1-1: Product: HP Color LaserJet CP1215
<6>[ 10.390000] usb 1-1: Manufacturer: Hewlett-Packard
<6>[ 10.390000] usb 1-1: SerialNumber: LJ08B77
<6>[ 10.750000] usbcore: registered new interface driver usb-storage
<6>[ 11.000000] usblp 1-1:1.0: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4717
<6>[ 11.010000] usbcore: registered new interface driver usblp
<6>[ 11.050000] usbip_core: USB/IP Core v1.0.0
<6>[ 11.060000] usb 2-1: New USB device found, idVendor=1058, idProduct=1130
<6>[ 11.060000] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Hoewer netstat -a does not show anything listening on 9100 port. Command lsusb shows this:
-sh: lsusb: not found
Also command ps does not show process p9100d running.
If I install Entware does this mean that I will have to sacrifice one of the USB ports? Currently both of them are occupied (hard drive and printer).
I would prefer a solution without ditching the hard drive unless absolutely necessary.
Please help, any advice is welcome.
Posted: Sun May 05, 2019 17:30 Post subject: Entware on the Hard drive
I would partition a small (~500mb would be more than enough) section of the hard drive to ext3/4 and use it for Entware. If you label it Optware and Automatic Mounting is turned on, DD-WRT will auto mount it to /opt.
ext4 would be recommended for Hard drives. _________________ Before asking a question on the forums, update dd-wrt: Where do I download firmware? I suggest reading it all.
Some dd-wrt wiki pages are up to date, others are not. PM me if you find an old one, I am trying to update them.
Atheros:
Netgear R7800 - gateway, DHCP, QoS, VPN
TP-Link Archer C7 v2 x2 - WDS AP, WDS Station
TP-Link TL-WDR3600 v1 - WDS Station
TP-Link 841nd v8 - WDS Station
D-Link 615 C1 x 4 - not used
D-Link 615 E3 x 2 - not used
D-Link 825 B1 - WDS Station
D-Link 862L A1 x2 - WDS Station
Netgear WNDR3700v2 - WDS Station
UBNT loco M2 x2 - airOS
Broadcom
Asus N66U - backup Gateway
Netgear r6300 v1 - AP
Linksys E2500 - not used
Linksys EA2700 - not used
Linksys 160N v3 x2 - not used
Netgear WNDR3700v3 - not used
MediaTek
UBNT EdgeRouter X - not used