Okay, so my printer used to work in Breezy, then I upgraded to Dapper and now it doesnt quite work any more. I mean this in that the printer is seen, and everything is right, the printing jobs are sent, I can actually see the jobs, but after like two seconds the jobs disappear and nothing prints. In Breezy to get my printer working I had to
And then everything was seen, worked and was happy.
Now (in Dapper) if I do that everything is still seen, but the printer wont physically work.
Oh and heres my /etc/cups/printers.conf
Code:
ifconfig lo up /etc/init.d/networking restart /etc/init.d/cupsys restart
Now (in Dapper) if I do that everything is still seen, but the printer wont physically work.
Oh and heres my /etc/cups/printers.conf
Code:
# Printer configuration file for CUPS v1.2.0 # Written by cupsd on 2006-06-25 09:44 <DefaultPrinter MyPrinter> Info HP DeskJet 712C pnm2ppa DeviceURI parallel:/dev/lp0 State Idle StateTime 1151243058 Accepting Yes Shared Yes JobSheets none none QuotaPeriod 0 PageLimit 0 KLimit 0 OpPolicy default ErrorPolicy stop-printer </Printer>
Comment