Walter White wrote: This is the way I would try to create print queue for a network printer first if you using running LP print system (not CUPS),
http://blogs.sun.com/gheet/entry/network_printers_auto_discovery_using What build of OpenSolaris are you running? cat /etc/release -Ghee > Hi all, > > I'm not quite sure how to get my laptop to connect to my HP L7580 network > printer. I had it working automatically in Ubuntu, but cannot repeat the > steps using any Print Manager from the GUI. > > I have enabled and played a little bit with CUPS and LP. > > After starting LP, I tried adding a printer: > [code] > lpadmin -p HPL7580 -v /dev/null -m netstandard -o dest=10.30.50.100:9100 -o > protocol=tcp -o nobanner -T PS -I pcl > [/code] > > I have also tried configuring the printer using Presto, Print Manager, to no > avail. I have run nmap to ensure JetDirect is running on the printer and is > available. > > How can I setup printing on my laptop for this printer? > > > Thanks, > Walter >