I'm trying to use the Web interface to install my Epson Stylus C86 printer. I added my printer, these are my settings from the admin page:
Description: Epson Stylus C86
Location: LPT1
Printer State: idle, accepting jobs.
Device URI: epson:/dev/lp0
I don't *have* a /dev/lp1 on my system, I thought this was the default parallel port...
Anyways, I read in the CUPS manual that CUPS ships with a default 24 pin driver for Stylus printers. Since I can't find my exact model in the list of printers, I first tried to choose a Stylus Color 82 (my parents printer

). This didn't work (had the 'print job cancelled error') so I tried modifying the printer to use the default 24 pin driver for the Stylus. This gives me the same error.
When I try to print a test page, it sends the job to the printer and assigns a print job ID. Nothing happens on the printer, and when I view jobs, none are pending. When I view completed jobs, every job has been cancelled immediately.
Should I look for and install the correct driver for my printer? I thought printers were fairly generic in the Epson family, so I was at least hoping I could print a few pages of code from the shell before finding my *exact* model for precise image printing, complex documents, etc...
I tried restarting the cups daemon through a few /etc/rc.d/rc.cups {start,restart,stop} commands, but none of it helped.