LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-31-2004, 12:27 PM   #1
servnov
Member
 
Registered: Sep 2004
Distribution: Slackware 10.2
Posts: 276

Rep: Reputation: 30
parrellel printer in CUPS? No parellel printer option...


I have an Epson parellel port printer I want to setup using CUPS under slackware.

I have actually done this before, but now I cannot do it. To add the printer I using mozilla connected to localhost:631. When it asks for the printer port I get everything BUT parellel option (i get usb, serial, ipp, scsi, etc). I had this same problem the before and chmod 0666 /dev/lp0 fixed it by a parellel port option magically showing up in the CUPS browser printer setup. It is not working this time. Did CUPS remove parallel printer support? What must I do?

thanks.
 
Old 10-31-2004, 12:59 PM   #2
edcutis
Member
 
Registered: Jun 2003
Location: USA, Missouri
Distribution: mandriva , Kubuntu, MEPIS
Posts: 140

Rep: Reputation: 15
I know this sounds silly, but is that printer port turned on in the CMOS? The reason I ask, is that most modern motherboard BIOS have the ability to turn it off...
 
Old 10-31-2004, 01:11 PM   #3
marsques
Member
 
Registered: Jan 2004
Location: Manchester
Distribution: slackware...
Posts: 344

Rep: Reputation: 32
#### PC parallel port support ###
#if cat /proc/ksyms | grep "\[parport_pc\]" 1> /dev/null 2> /dev/null ; then
# echo "parport0 is built-in, not loading module" > /dev/null
#else
# if [ -r /lib/modules/$RELEASE/misc/parport_pc.o \
# -o -r /lib/modules/$RELEASE/misc/parport_pc.o.gz \
# -o -r /lib/modules/$RELEASE/kernel/drivers/parport/parport_pc.o \
# -o -r /lib/modules/$RELEASE/kernel/drivers/parport/parport_pc.o.gz ]; then
# # Generic setup example:
# /sbin/modprobe parport_pc
# # Hardware specific setup example (required for PLIP and better
# # performance in general):
# #/sbin/modprobe parport_pc io=0x378 irq=7
# fi
#fi

#### Parallel printer support ###
#if cat /proc/ksyms | grep "\[lp\]" 1> /dev/null 2> /dev/null ; then
# echo "lp support built-in, not loading module" > /dev/null
#else
# if [ -r /lib/modules/$RELEASE/misc/lp.o \
# -o -r /lib/modules/$RELEASE/misc/lp.o.gz \
# -o -r /lib/modules/$RELEASE/kernel/drivers/char/lp.o \
# -o -r /lib/modules/$RELEASE/kernel/drivers/char/lp.o.gz ]; then
# /sbin/modprobe lp
# fi
#fi

in /etc/rc.0/rc.modules i think you have to remove all single #'s for the parallel port to be visible... if that does not work and you complied your own kernel... make sure the parallel port was compiled as a module...
 
Old 10-31-2004, 02:08 PM   #4
servnov
Member
 
Registered: Sep 2004
Distribution: Slackware 10.2
Posts: 276

Original Poster
Rep: Reputation: 30
sweet. Now I have 3 parallel port options in the CUPS browser selection Parallel port #1 Canon, Parallel port #1 Epson, and just Parallel port #1...

My printer still is not printing though
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help printer from a samba shared printer from linux (using cups) epod69 Linux - Networking 3 12-04-2005 10:44 PM
Cannot get cups to configure printer solar1951 Mandriva 8 05-19-2005 03:08 PM
My Printer and CUPS imagreg Slackware 6 01-10-2005 10:23 PM
Can't select Parellel printer with Cups Admin or KDE Print Manager EnigmaX Linux - Newbie 6 08-16-2004 08:29 PM
keeping printer on at bootup keeps printer from printing (some printer modules loaded TheOneAndOnlySM Slackware 1 10-17-2003 07:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 09:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration