HP OfficeJet G55XI doesnt want to work with Feisty, what should i do?
Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi, i'm just posting this cuz i haven't gotten any responses. Does anyone know what to do or at least have any ideas of what could be wrong or things to check on?
---i have ubuntu feisty fawn.
Last edited by mitchell7man; 05-03-2007 at 12:03 PM.
lp0 was the device ubuntu gave her printer. I use Slackware normally so sorry if instructions are sketchy. Not sure how to check current permissions in ubuntu.
how can i find the "device" my printer is? ... and how can i reverse the chmod if it does not fix anything?... or is that necessary?... i don't want to create any security vulnerabilites, and that's what i'm worried about. Thanks very much,
lsusb should give you the name of the printer. could do "ls -l /dev/lp*" to locate the printer. Of course this is assuming that the printer prints when logged in as root.
mitchellj@mitchellj-delltop:~$ ls -l /dev/lp*
ls: /dev/lp*: No such file or directory
mitchellj@mitchellj-delltop:~$ ls -l /dev/lp
ls: /dev/lp: No such file or directory
mitchellj@mitchellj-delltop:~$ sudo ls -l /dev/lp
Password:
ls: /dev/lp: No such file or directory
mitchellj@mitchellj-delltop:~$ sudo ls -l /dev/lp*
ls: /dev/lp*: No such file or directory
when i try to print, but it still doesn't print.?... this is wierd, b/c when i had ubuntu edgy it worked just fine... shouldnt it be the same... or is there something i'm doing wrong ? (I did the chmod)
are you using cups or the GUI print manager. Don't think feisty is gnome. It looks as if you could have KDE (or whatever desktop) set to run the printer and cups as default for printing. I would probably try and remove the current default config and set up the printer scanner again. Think the chmod worked, because now we are getting an error from accessing the printer instead of it just not working.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.