On Thu, 2010-06-24 at 09:01 -0500, Smith, Herb wrote: > strace /usr/lib/cups/backend/usb 2>&1 | tail -n +200 > open("/dev/usblp1", O_RDWR|O_EXCL|O_LARGEFILE) = -1 ENOENT (No such file or directory) > open("/dev/usb/lp1", O_RDWR|O_EXCL|O_LARGEFILE) = -1 ENOENT (No such file or directory) Oops, looks like we just missed out a few lines that were important. Could you please try again with this?: strace /usr/lib/cups/backend/usb 2>&1 | tail -n +150 | head -n 50 Thanks, Tim. */
Attachment:
signature.asc
Description: This is a digitally signed message part
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines