With Device URI: hp:/no_device_found it will never work. Do it like this: sudo /etc/init.d/cupsys stop sudo gedit /etc/cups/printers.conf reaplce that DeviceURI line sudo /etc/init.d/cupsys start
CUPS will not replace that file with some other file. So, doing 'sudo cat /etc/cups/printers.conf' should show DeviceURI file:///dev/usblp0. If it doesn't, you didn't replace that line. -- Samsung ML1740 Printer not recognized in Dapper https://launchpad.net/bugs/49802 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
