continuing on the https://wiki.ubuntu.com/DebuggingPrintingProblems page
looks normal, except: empty files, no dedection? # ls -l /proc/sys/dev/parport/parport*/autoprobe* -r--r--r-- 1 root root 0 2011-06-18 14:23 /proc/sys/dev/parport/parport0/autoprobe -r--r--r-- 1 root root 0 2011-06-18 14:23 /proc/sys/dev/parport/parport0/autoprobe0 -r--r--r-- 1 root root 0 2011-06-18 14:23 /proc/sys/dev/parport/parport0/autoprobe1 -r--r--r-- 1 root root 0 2011-06-18 14:23 /proc/sys/dev/parport/parport0/autoprobe2 -r--r--r-- 1 root root 0 2011-06-18 14:23 /proc/sys/dev/parport/parport0/autoprobe3 # no parallell port? $ lpinfo -v network lpd network ipp network socket network smb network http network beh serial serial:/dev/ttyS0?baud=115200 serial serial:/dev/ttyS1?baud=115200 direct scsi direct hp direct hpfax # no output (user and root) $ /usr/lib/cups/backend/parallel # and then after restarting cups: (user and root) # /usr/lib/cups/backend/parallel does give output direct parallel:/dev/lp0 "unknown" "LPT #1" "" "" #also (but chmod a+r or a+rw didn't help) # ls -l /dev/lp0 crw-rw---- 1 root lp 6, 0 2011-06-18 13:32 /dev/lp0 # ls -l /dev/parport0 crw-rw---- 1 root lp 99, 0 2011-06-18 13:32 /dev/parport0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/786506 Title: HP DESKJET 710C NOT PRINTING on CURRENT LUCID / CUPS (but worked with initial install of LUCID) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/786506/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
