15 Apr 2012 14:09
Changing printer URI
Due to my own short-sightedness in setting up my print server, I find that its IP address has changed. So, I have to change the printer's URI in CUPS. Printer name: PX-101 Old URI: lpd://192.168.3.2/LP1 New URI: lpd://192.168.3.5/LP1 Unfortunately, I seem quite unable to do so. Using the "Modify Printer" wizard in the CUPS web admin page, as soon as I hit the next button after entering the new URI, the web admin gets stuck. It sits trying to load the next page for around 5 minutes, and finally comes back saying it's unable to get the printer options. I cannot continue. Next I tried running lpadmin from a command line: lpadmin -p PX-101 -v "lpd://192.168.3.5/LP1" It sat doing nothing for, again, about 5 minutes, and eventually returned: lpadmin: Unknown Any ideas, short of deleting the printer and creating a new one with the correct URI? Using CUPS 1.48. -- -- Alex Taylor Fukushima, Japan http://www.socis.ca/~ataylo00(Continue reading)
RSS Feed