Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How do do configure a Lexmark Z65 usb printer
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
umass66
Tux's lil' helper
Tux's lil' helper


Joined: 28 Sep 2003
Posts: 82
Location: USA

PostPosted: Sat Jun 26, 2004 7:05 pm    Post subject: How do do configure a Lexmark Z65 usb printer Reply with quote

After installing Gentoo i was following the instructions on how to configure my printer ( Lexmark Z65 usb printer) without much sucess. Below is the steps i took. first i plugged the printer in and made sure all the connections were good ( i know the printer works because it works with windows ). then i modprobe usbcore and usblp. then i did tail /var/log/messages. the i did a low level test which failed.

Code:
bash-2.05b# lsmod
Module                  Size  Used by
usblp                  10752  0
uhci_hcd               28304  0
snd_intel8x0           30508  1
snd_ac97_codec         65284  1 snd_intel8x0
snd_pcm                82184  2 snd_intel8x0
snd_timer              20228  1 snd_pcm
snd_page_alloc          9096  2 snd_intel8x0,snd_pcm
gameport                3712  1 snd_intel8x0
snd_mpu401_uart         6016  1 snd_intel8x0
snd_rawmidi            19748  1 snd_mpu401_uart
snd_seq_device          6664  1 snd_rawmidi
snd                    46052  8 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
ohci_hcd               18180  0
nvidia_agp              6044  1
agpgart                27176  1 nvidia_agp
ntfs                  115180  0
msdos                   7552  0
vfat                   11520  0
fat                    38592  2 msdos,vfat
supermount             34452  0
forcedeth              12160  0
dm_mod                 38432  6
sbp2                   20744  0
ohci1394               30212  0
ieee1394               91444  2 sbp2,ohci1394
usb_storage            26496  0
ehci_hcd               25348  0
usbcore                95840  7 usblp,uhci_hcd,ohci_hcd,usb_storage,ehci_hcd
bash-2.05b# tail /var/log/messages
Jun 26 14:35:32 tux ISO 9660 Extensions: RRIP_1991A
Jun 26 14:37:05 tux su(pam_unix)[7943]: session closed for user root
Jun 26 14:40:00 tux CRON[8037]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Jun 26 14:42:25 tux su(pam_unix)[8057]: session opened for user root by jacob(uid=1000)
Jun 26 14:45:03 tux usbcore: registered new driver usblp
Jun 26 14:45:03 tux drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Jun 26 14:45:57 tux ohci_hcd 0000:00:02.0: remote wakeup
Jun 26 14:45:57 tux usb 2-1: new full speed USB device using address 2
Jun 26 14:45:57 tux drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x043D pid 0x001A
Jun 26 14:50:00 tux CRON[8403]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
bash-2.05b# touch test.txt
bash-2.05b# echo "Hello World" > test.txt
bash-2.05b# cat test.txt > /dev/usb/lp0
bash-2.05b#




Please help me configure my printer. i am using gentoo-dev-sources kernel
Back to top
View user's profile Send private message
lamaistres
Apprentice
Apprentice


Joined: 17 Dec 2002
Posts: 268
Location: Seattle

PostPosted: Sun Jun 27, 2004 12:09 am    Post subject: Reply with quote

The Lexmark Z65 requires a driver from the manufatures website.

An easy way to setup the printer is to run esp cups in a web browser http://localhost:631/

Hope this helps. :)
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