PDA

Bekijk de volledige versie : Printing problem



renaudtwingo
05-06-2005, 23:28
I spent a few hours to make my wl500gx work with my Canon LBP 1120 printer.
I have 1.9.2.7-5a firmware
I followed this tutorial (http://wl500g.dyndns.org/printing/) to install my printer on windows 2000 (I also tried on XP), but without success.
The driver of that printer launch a small exe each time you print. Here is the screenshot:

http://membres.lycos.fr/renotwingo/Photo/Canon.png

If you know a way to make it work on the next firmware update, I will be more than happy to know it :p
Canon provides drivers for Linux >>Here<< (http://software.canon-europe.com/software/canon_capt_printer_driver_for_linuxs21386.asp?mode l=), so I hope it is possible to fix that problem.

PS: sorry for my bad english, I am French ;)

Oleg
06-06-2005, 08:46
This printer requires bidirectional communication to work for printing. You may want to try executing these commands in the telnet session:


killall p910nd
p9100d -f /dev/usb/lp0 0 -b

and then try printing again after rebooting of your PC.

renaudtwingo
06-06-2005, 20:09
The first command is OK, but I have "-sh: p9100d: not found" for the second one. I used "p910nd -f /dev/usb/lp0 0 -b" instead, but the printer is still not working (with or without rebooting the router).
Do you have any experience with this printer?

Oleg
06-06-2005, 20:16
Should be p910nd.
No, never used it. Just checked linux sources. You're out of luck then...

Do you've anything in the system log after print attempt?

renaudtwingo
06-06-2005, 21:00
Nothing on the "system log" (from the web interface).
I could not find any log file in /var/log/, is it normal?
I strange thing is I cannot find my router with Asus Device Discovery utility.
I do not have any printer the web interface (Status & Log>Status>Printer) since I used your firmware. With firmware 1.9.4.0 I used to have "Canon LBP1120".

renaudtwingo
06-06-2005, 23:23
After several tries I finally succeed to have this:

http://membres.lycos.fr/renotwingo/Photo/Asus.png

But I still have the same error message on driver: Port Busy
I double checked the system log and I have :


Jun 7 00:17:28 p9100d[120]: Connection from 192.168.1.5 port 1692 accepted
Jun 7 00:17:28 p9100d[120]: /dev/usb/lp0: No such device
Jun 7 00:17:28 p9100d[120]: Finished job: 138419 bytes received, 0 bytes sent
Jun 7 00:18:25 p9100d[120]: Connection from 192.168.1.5 port 1693 accepted
Jun 7 00:18:25 p9100d[120]: /dev/usb/lp0: No such device
Jun 7 00:18:25 p9100d[120]: Finished job: 51845 bytes received, 0 bytes sent

brubber
07-06-2005, 00:21
You may try the following way:

Printer Properties, Details Tab, queue or port properties, select print directly to printer, disable all queuing (On WXp this will probably be on the "Advanced" tab). If this doesn't work you may also try:

1: Install printer to local (USB) port
2: Set up LPRServer printing port (see Asus manual or this forum), be careful to set this up correctly!
3: Attach printer to WL-500g
4: Change printer port to LPRServer
5: Printer Properties, Details Tab, queue or port properties, select print directly to printer.

You will need a firmware which supports LPR printing, you should be able to find out on this forum which one will do (probably the original firmware that came with your WL-500g will do)

Good luck

renaudtwingo
15-06-2005, 20:17
Still not working... :(
Any idea?

macsat
15-06-2005, 21:19
did you ever get it to "see" the printer on the usb ?

Did you try to connect and turn on your printer, and do a :



ls -l /dev/usb

?

You should get something like :

lp0

Also, you could try to boot your router with your printer connected but NOT turned on.

Then logon using telnet, and execute :



tail -f /tmp/syslog.log


You will now see the last 10 lines of your syslog file, and see any changes to the syslog as they happen.

Now turn on your printer, and check in the telnet session if something happens in the syslog. In my (with a HP PSC950) I get the following when turning on my printer :



Jun 15 09:15:23 kernel: hub.c: new USB device 01:02.0-1, assigned address 2
Jun 15 09:15:23 kernel: printer.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x03F0 pid 0x1E11
Jun 15 09:15:23 kernel: printer.c: usblp0 Device ID string [247]='MFG:Hewlett-Packard;MDL:PSC 900 Series;SKU:PSC 950;CMD:MLC,PCL,PML;CLASS:PRINTER;DESCRIPTION:Hewl ett-Packard PSC 900 Series;1284.3M:f7f,f7f;1284.4DL:4d,4e,1;SERN:MY23G D215MWP;VSTATUS:$HB0$NC0,ff,DN,IDLE,CUT,K0,C0,SM,N R,KP061,CP096;AiO:00;DW-PCL;'

renaudtwingo
15-06-2005, 23:42
When I turn on my printer I have:


Jun 16 00:07:15 kernel: hub.c: new USB device 01:02.0-2, assigned address 2
Jun 16 00:07:15 kernel: printer.c: usblp0: USB Bidirectional printer dev 2 if 0
alt 0 proto 2 vid 0x04A9 pid 0x262B
Jun 16 00:07:15 kernel: printer.c: usblp0 Device ID string [94]='MFG:Canon;MDL:L
ASER SHOT LBP-1120;CMD:CAPT;VER:1.0;CLS:PRINTER;DES:Canon LASER SHOT LBP-1120'

But when I try to print I have:


Jun 16 00:27:52 p9100d[69]: Connection from 192.168.1.2 port 1078 accepted
Jun 16 00:27:52 p9100d[69]: /dev/usb/lp0: No such device
Jun 16 00:27:53 p9100d[69]: Finished job: 185262 bytes received

Where 192.168.1.2 is the IP of the PC I am printing from.

When I list /dev/usb I have:


admin@router root]$ ls -l /dev/usb
crw-rw---- 1 admin root 180, 0 Jan 1 1970 lp0

So I do not understand why I have "Jun 16 00:27:52 p9100d[69]: /dev/usb/lp0: No such device" in syslog.log if lp0 exists! :confused:

On the GUI I have:
http://membres.lycos.fr/renotwingo/Photo/printer.png

I found this topic might be interesting, but I am not clever enough to understand:
http://www.linuxprinting.org/pipermail/canon-list/2004q4/001704.html

Oleg
16-06-2005, 10:12
Please type


cat /proc/bus/usb/devices

and post results here.

renaudtwingo
16-06-2005, 20:07
Here is the result:


[admin@router root]$ cat /proc/bus/usb/devices
T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 4
B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.04
S: Manufacturer=Linux 2.4.20 ehci_hcd
S: Product=PCI device 1106:3104
S: SerialNumber=01:02.2
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms
T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=120
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=100
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=04a9 ProdID=262b Rev= 1.00
S: Manufacturer=Canon
S: Product=Canon CAPT USB Printer
S: SerialNumber=0150JEgA
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=07(print) Sub=01 Prot=02 Driver=usblp
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms

Oleg
16-06-2005, 20:43
Ok, could you please complete system log too? The no such device is also returned for some other errors...

renaudtwingo
16-06-2005, 20:53
Ok, could you please complete system log too? The no such device is also returned for some other errors...
You mean /tmp/syslog.log?

Oleg
16-06-2005, 21:01
yes, the same as seen via web interface.

renaudtwingo
16-06-2005, 21:05
Here it is:


Jan 1 01:00:05 syslogd started: BusyBox v1.00 (2005.05.11-18:29+0000)
Jan 1 01:00:05 dnsmasq[58]: started, version 2.17 cachesize 150
Jan 1 01:00:05 dnsmasq[58]: DHCP, IP range 192.168.1.2 -- 192.168.1.7, lease time 24h
Jan 1 01:00:05 dnsmasq[58]: DHCP, /tmp/dnsmasq.log will be written every 28800s
Jan 1 01:00:05 kernel: number of CFI chips: 1
Jan 1 01:00:05 kernel: Flash device: 0x400000 at 0x1c000000
Jan 1 01:00:05 kernel: Physically mapped flash: squashfs filesystem found at block 941
Jan 1 01:00:05 kernel: Creating 5 MTD partitions on "Physically mapped flash":
Jan 1 01:00:05 kernel: 0x00000000-0x00040000 : "pmon"
Jan 1 01:00:05 kernel: 0x00040000-0x003e0000 : "linux"
Jan 1 01:00:05 kernel: 0x000eb5b4-0x003e0000 : "rootfs"
Jan 1 01:00:05 kernel: 0x003f0000-0x00400000 : "nvram"
Jan 1 01:00:05 kernel: 0x003e0000-0x003f0000 : "config"
Jan 1 01:00:05 kernel: sflash: found no supported devices
Jan 1 01:00:05 kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Jan 1 01:00:05 dnsmasq[58]: read /etc/hosts - 5 addresses
Jan 1 01:00:05 dnsmasq[58]: read /etc/ethers - 2 addresses
Jan 1 01:00:05 dnsmasq[58]: reading /tmp/resolv.conf
Jan 1 01:00:05 kernel: IP Protocols: ICMP, UDP, TCP
Jan 1 01:00:05 kernel: IP: routing cache hash table of 512 buckets, 4Kbytes
Jan 1 01:00:05 kernel: TCP: Hash tables configured (established 2048 bind 4096)
Jan 1 01:00:05 kernel: ip_conntrack version 2.1 (256 buckets, 2048 max) - 344 bytes per conntrack
Jan 1 01:00:05 kernel: ip_conntrack_pptp version 1.9 loaded
Jan 1 01:00:05 kernel: ip_nat_pptp version 1.5 loaded
Jan 1 01:00:05 kernel: ip_tables: (C) 2000-2002 Netfilter core team
Jan 1 01:00:05 kernel: ipt_time loading
Jan 1 01:00:05 kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Jan 1 01:00:05 kernel: IPv6 v0.8 for NET4.0
Jan 1 01:00:05 kernel: IPv6 over IPv4 tunneling driver
Jan 1 01:00:05 kernel: NET4: Ethernet Bridge 008 for NET4.0
Jan 1 01:00:05 kernel: 802.1Q VLAN Support v1.7 Ben Greear <greearb@candelatech.com>
Jan 1 01:00:05 kernel: All bugs added by David S. Miller <davem@redhat.com>
Jan 1 01:00:05 kernel: FAT: bogus logical sector size 64512
Jan 1 01:00:05 kernel: FAT: bogus logical sector size 64512
Jan 1 01:00:05 kernel: NTFS: Unable to set blocksize 512.
Jan 1 01:00:05 kernel: VFS: Mounted root (squashfs filesystem) readonly.
Jan 1 01:00:05 kernel: Mounted devfs on /dev
Jan 1 01:00:05 kernel: Freeing unused kernel memory: 72k freed
Jan 1 01:00:05 kernel: Algorithmics/MIPS FPU Emulator v1.5
Jan 1 01:00:05 kernel: eth0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 3.90.7.0
Jan 1 01:00:05 kernel: PCI: Enabling device 01:03.0 (0004 -> 0006)
Jan 1 01:00:05 kernel: ontroller 3.90.23.0
Jan 1 01:00:05 kernel: device eth1 entered promiscuous mode
Jan 1 01:00:05 kernel: eth0.1: add 33:33:00:00:00:01 mcast address to master interface
Jan 1 01:00:05 kernel: eth0.1: add 33:33:ff:9f:97:48 mcast address to master interface
Jan 1 01:00:05 kernel: eth0.1: dev_set_promiscuity(master, 1)
Jan 1 01:00:05 kernel: device eth0 entered promiscuous mode
Jan 1 01:00:05 kernel: device eth0.1 entered promiscuous mode
Jan 1 01:00:05 kernel: br0: port 2(eth0.1) entering listening state
Jan 1 01:00:05 kernel: br0: port 1(eth1) entering listening state
Jan 1 01:00:05 kernel: br0: port 2(eth0.1) entering learning state
Jan 1 01:00:05 kernel: br0: port 2(eth0.1) entering forwarding state
Jan 1 01:00:05 kernel: br0: topology change detected, propagating
Jan 1 01:00:05 kernel: br0: port 1(eth1) entering learning state
Jan 1 01:00:05 kernel: br0: port 1(eth1) entering forwarding state
Jan 1 01:00:05 kernel: br0: topology change detected, propagating
Jan 1 01:00:05 kernel: usb.c: registered new driver usbdevfs
Jan 1 01:00:05 kernel: usb.c: registered new driver hub
Jan 1 01:00:05 kernel: usb-uhci.c: $Revision: 1.275 $ time 21:43:09 Apr 20 2005
Jan 1 01:00:05 kernel: usb-uhci.c: High bandwidth mode enabled
Jan 1 01:00:05 kernel: PCI: Enabling device 01:02.0 (0000 -> 0001)
Jan 1 01:00:05 kernel: usb-uhci.c: USB UHCI at I/O 0x100, IRQ 2
Jan 1 01:00:05 kernel: usb-uhci.c: Detected 2 ports
Jan 1 01:00:05 kernel: usb.c: new USB bus registered, assigned bus number 1
Jan 1 01:00:05 kernel: hub.c: USB hub found
Jan 1 01:00:05 kernel: hub.c: 2 ports detected
Jan 1 01:00:06 kernel: PCI: Enabling device 01:02.1 (0000 -> 0001)
Jan 1 01:00:06 kernel: usb-uhci.c: USB UHCI at I/O 0x120, IRQ 2
Jan 1 01:00:06 kernel: usb-uhci.c: Detected 2 ports
Jan 1 01:00:06 kernel: usb.c: new USB bus registered, assigned bus number 2
Jan 1 01:00:06 kernel: hub.c: USB hub found
Jan 1 01:00:06 kernel: hub.c: 2 ports detected
Jan 1 01:00:06 kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
Jan 1 01:00:06 kernel: PCI: Enabling device 01:02.2 (0000 -> 0002)
Jan 1 01:00:06 kernel: ehci_hcd 01:02.2: PCI device 1106:3104
Jan 1 01:00:06 kernel: ehci_hcd 01:02.2: irq 2, pci mem c00a4000
Jan 1 01:00:06 kernel: usb.c: new USB bus registered, assigned bus number 3
Jan 1 01:00:06 kernel: PCI: 01:02.2 PCI cache line size set incorrectly (0 bytes) by BIOS/FW, correcting to 32
Jan 1 01:00:06 kernel: ehci_hcd 01:02.2: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29/2.4
Jan 1 01:00:06 kernel: hub.c: USB hub found
Jan 1 01:00:06 kernel: hub.c: 4 ports detected
Jan 1 01:00:06 kernel: usb.c: registered new driver usblp
Jan 1 01:00:06 kernel: printer.c: v0.13: USB Printer Device Class driver
Jan 1 01:00:08 kernel: usb.c: registered new driver audio
Jan 1 01:00:08 kernel: audio.c: v1.0.0:USB Audio Class driver
Jan 1 01:00:08 kernel: Linux video capture interface: v1.00
Jan 1 01:00:08 kernel: SCSI subsystem driver Revision: 1.00
Jan 1 01:00:09 kernel: Initializing USB Mass Storage driver...
Jan 1 01:00:09 kernel: usb.c: registered new driver usb-storage
Jan 1 01:00:09 kernel: USB Mass Storage support registered.
Jan 1 01:00:09 kernel: eth0.1: del 33:33:ff:9f:97:48 mcast address from master interface
Jan 1 01:00:09 kernel: eth0.1: del 33:33:ff:9f:97:48 mcast address from vlan interface
Jan 1 01:00:09 kernel: eth0.1: del 33:33:00:00:00:01 mcast address from master interface
Jan 1 01:00:09 kernel: eth0.1: del 33:33:00:00:00:01 mcast address from vlan interface
Jan 1 01:00:09 kernel: br0: port 2(eth0.1) entering disabled state
Jan 1 01:00:09 kernel: eth0.1: dev_set_promiscuity(master, 1)
Jan 1 01:00:09 kernel: eth0.1: add 33:33:00:00:00:01 mcast address to master interface
Jan 1 01:00:09 kernel: eth0.1: add 33:33:ff:9f:97:48 mcast address to master interface
Jan 1 01:00:09 kernel: br0: port 2(eth0.1) entering listening state
Jan 1 01:00:09 kernel: br0: port 2(eth0.1) entering learning state
Jan 1 01:00:09 kernel: br0: port 2(eth0.1) entering forwarding state
Jan 1 01:00:09 kernel: br0: topology change detected, propagating
Jan 1 01:00:09 udhcpc[80]: udhcpc (v0.9.9-pre) started
Jan 1 01:00:09 dnsmasq[58]: read /etc/hosts - 5 addresses
Jan 1 01:00:09 dnsmasq[58]: read /etc/ethers - 2 addresses
Jan 1 01:00:09 dnsmasq[58]: reading /tmp/resolv.conf
Jan 1 01:00:09 dhcp client: deconfig: lease is lost
Jan 1 01:00:10 udhcpc[80]: Lease of 82.238.39.116 obtained, lease time 604800
Jan 1 01:00:10 dnsmasq[58]: read /etc/hosts - 5 addresses
Jan 1 01:00:10 dnsmasq[58]: read /etc/ethers - 2 addresses
Jan 1 01:00:10 dnsmasq[58]: reading /tmp/resolv.conf
Jan 1 01:00:10 dnsmasq[58]: using nameserver 213.228.0.95#53
Jan 1 01:00:10 dnsmasq[58]: using nameserver 212.27.54.252#53
Jan 1 01:00:10 dhcp client: bound IP : 82.238.39.116 from 82.238.39.254
Jan 1 00:00:13 dnsmasq[58]: DHCPREQUEST(br0) 192.168.1.2 00:02:2d:40:87:4f
Jan 1 00:00:13 dnsmasq[58]: DHCPACK(br0) 192.168.1.2 00:02:2d:40:87:4f e500
Jan 1 00:00:16 dnsmasq[58]: DHCPREQUEST(br0) 192.168.1.2 00:02:2d:40:87:4f
Jan 1 00:00:16 dnsmasq[58]: DHCPACK(br0) 192.168.1.2 00:02:2d:40:87:4f e500
Jun 16 21:03:28 dnsmasq[58]: DHCPREQUEST(br0) 192.168.1.2 00:02:2d:40:87:4f
Jun 16 21:03:28 dnsmasq[58]: DHCPACK(br0) 192.168.1.2 00:02:2d:40:87:4f e500
Jun 16 21:03:32 ntp client: Synchronizing time with time.nist.gov ...
Jun 16 21:03:54 dnsmasq[58]: DHCPDISCOVER(br0) 192.168.1.2 00:02:2d:40:87:4f
Jun 16 21:03:54 dnsmasq[58]: DHCPOFFER(br0) 192.168.1.2 00:02:2d:40:87:4f
Jun 16 21:03:54 dnsmasq[58]: DHCPREQUEST(br0) 192.168.1.2 00:02:2d:40:87:4f
Jun 16 21:03:54 dnsmasq[58]: DHCPACK(br0) 192.168.1.2 00:02:2d:40:87:4f e500
Jun 16 21:05:30 dnsmasq[58]: DHCPRELEASE(br0) 192.168.1.2 00:02:2d:40:87:4f
Jun 16 21:05:30 dnsmasq[58]: DHCPDISCOVER(br0) 192.168.1.2 00:02:2d:40:87:4f
Jun 16 21:05:30 dnsmasq[58]: DHCPOFFER(br0) 192.168.1.2 00:02:2d:40:87:4f
Jun 16 21:05:30 dnsmasq[58]: DHCPREQUEST(br0) 192.168.1.2 00:02:2d:40:87:4f
Jun 16 21:05:30 dnsmasq[58]: DHCPACK(br0) 192.168.1.2 00:02:2d:40:87:4f e500
Jun 16 21:06:18 login[104]: root login on `pts/0'
Jun 16 21:06:46 kernel: hub.c: new USB device 01:02.0-2, assigned address 2
Jun 16 21:06:46 kernel: printer.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04A9 pid 0x262B
Jun 16 21:06:46 kernel: printer.c: usblp0 Device ID string [94]='MFG:Canon;MDL:LASER SHOT LBP-1120;CMD:CAPT;VER:1.0;CLS:PRINTER;DES:Canon LASER SHOT LBP-1120'

And when I print I have:


Jun 16 22:06:10 p9100d[69]: Connection from 192.168.1.2 port 3278 accepted
Jun 16 22:06:10 p9100d[69]: /dev/usb/lp0: No such device
Jun 16 22:06:11 p9100d[69]: Finished job: 185260 bytes received


Actually I still have this message in the system tray:

http://membres.lycos.fr/renotwingo/Photo/Canon.png

Oleg
16-06-2005, 21:40
check PM, please.

Pieter
27-07-2005, 21:50
Hi,

I'm a newbee around here and bought my WL-500gx about one week ago. I think I have the same kind of problem like more people in this thread...

I have some trouble with my USB printer. I have a Canon i550. My router hardware version is WL500gd-01-04-01-50 and I am using Oleg firmware: 1.9.2.7-6b.

At first (after reset to default) my printer is seen by the router and listed as lp0 when I use "ls -l /dev/usb" I was even able to print a test page. After a power down of the router the printer is gone completely. In both the telnet and in the web-interface.

I tried to switch off and on the router with no printer attached and plugged in the printer afterwards: no result. On and off with printer connected, no result also.

But when I do a "reboot" in a telnet session. The printer is back again!

Any suggestions?

By the way: what is the difference between a power-down -> power-up and a reboot?

erlis
19-12-2005, 09:20
I'm running openWRT on my wl500gx and have found a way to get printing working, I sart p910nd AFTER i have started the printer this way the printing works!

At this moment I'm looking for a way to start p910nd by inetd i.e. p910nd runs every time someone needs to print, this way it's possible to get the printing "automated"..

aj.pattel888
03-02-2010, 11:22
Hi I am running openwrt on asus router and recently i bought canon Laser printer LBP-3300 which is similar to LBP-1120 i think,

I am seeking your help to configure with P910nd.I am creating tcp/ip port 9100 from win XP to get print, but its not working.


does anyone know how to get print from win XP to openwrt-attached canon LBP 3300 ?