On 6/26/05, Strake <[EMAIL PROTECTED]> wrote: > HP PSC 1350 all-in-one. Connected using USB. I tried printing with both lpr > and Firefox (neither works).
Are you using cups? Did you install the cupsys-client in addition to the cupsys package? Could be a permission problem with your /dev/usb/lp0 port .. try 'chmod 666 /dev/usb/lp0' and see if that helps. Also, you can 'adduser <username> lpadmin' and reboot. If you're running a 2.6 kernel with udev enabled, you'll have to modify some /etc/udev/..files.. to get the changed permissions to come back on the next boot. regards,