Greetings fellow penguins!
I am having problems getting my printer to work. Same printer worked
fine in mdk2008, however I am having problems in 2008 Spring ONE hd
install with all updates. I go through the setup process in MCC the
printer is _not_ detected. So I point it to /dev/lp0 which worked fine
in 2008. Cups gives me (Default Printer) "Unable to open device file
"/dev/lp0": Permission denied"
=======================================================
$ ls -l /dev/lp0
crw------- 1 root root 6, 0 2008-05-11 23:57 /dev/lp0
=======================================================
cupsd.conf
LogLevel info
SystemGroup lpadmin root
Group sys
User lp
# Only listen for connections from the local machine.
Listen localhost:631
Listen /var/run/cups/cups.sock
# Disable printer sharing and shared printers...