Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Printing Epson Style C20UX
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
ventricle
Guru
Guru


Joined: 04 Apr 2003
Posts: 305
Location: UK/Australia

PostPosted: Tue May 06, 2003 8:20 am    Post subject: Printing Epson Style C20UX Reply with quote

I've worked through the printer setup guide, and I have this when I do dmesg: (I use metalog and can find this in any log files, but since it is dmesg, I assume it is ok)
Quote:

hub.c: USB new device connect on bus2/2, assigned device number 2
printer.c: usblp0: USB bidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x03F0 pid 0x1104
or similar.
So, the next thing I do is this:
Quote:
touch test.txt
# echo "Hello World" > test.txt
# cat test.txt > /dev/usb/lp0

Alternatively, for parallel port printers:
# cat test.txt > /dev/usb/lp0

However, nothing comes out of the printer. Is there something I might need to do extra that isn't in the guide, or how do I know something was even sent to the printer?
Thanks.
_________________
[LRU]
Back to top
View user's profile Send private message
heijs
Apprentice
Apprentice


Joined: 12 Jun 2002
Posts: 174
Location: Groningen

PostPosted: Wed May 07, 2003 9:46 am    Post subject: Reply with quote

Try printing with CUPS
Back to top
View user's profile Send private message
ventricle
Guru
Guru


Joined: 04 Apr 2003
Posts: 305
Location: UK/Australia

PostPosted: Wed May 07, 2003 12:38 pm    Post subject: Reply with quote

I will give it a go. That is the next stage in the printer documentation, but I figured there may be no point continuing with that until this worked, but I will give it a go. I'll keep you informed!
ta.
_________________
[LRU]
Back to top
View user's profile Send private message
ventricle
Guru
Guru


Joined: 04 Apr 2003
Posts: 305
Location: UK/Australia

PostPosted: Wed May 07, 2003 8:18 pm    Post subject: Reply with quote

Code:
foomatic-configure -s cups -p Epson-Stylus_C20UX -c file:/dev/usb/lp0 -n Espon -d gimp-print
Cannot read file /usr/share/foomatic/db/source/driver/gimp-print.xml!Could not run "foomatic-combo-xml"/"foomatic-perl-data"! at /usr/lib/perl5/site_perl/5.8.0/Foomatic/DB.pm line 545.

This is what I get, which is obviously wrong. However, I don't know what to put, because when I grep, I don't get a printer ID, so I don't know what driver is required.
I'm not sure where to go from here.
_________________
[LRU]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum