LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-07-2005, 06:36 PM   #16
M$ISBS
Member
 
Registered: Aug 2003
Posts: 834

Original Poster
Rep: Reputation: 30

Where do I put this PPD file that I uncompressed? I looked in /usr/share/ppd and all I found was HP and all the ppd files in there were compressed. Should I create a Samsung directory and put the ppd file in there? Thanks.
 
Old 05-07-2005, 08:26 PM   #17
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Yes,but leave it compressed,all mine are.
 
Old 05-07-2005, 11:21 PM   #18
M$ISBS
Member
 
Registered: Aug 2003
Posts: 834

Original Poster
Rep: Reputation: 30
This is friggin insane, I did that and now samsung shows in the make and driver lists but the usb ports no longer work for the printer. Everytime I figure out one thing something else changes. I just hooked the parallel cable back up and tried but there is no parallel port option in the device list during the localhost:631 setup in the browser. What else can I do?
 
Old 05-08-2005, 09:27 AM   #19
uberNUT69
Member
 
Registered: Jan 2005
Location: Tasmania
Distribution: Xen Debian Lenny/Sid
Posts: 578

Rep: Reputation: 30
Quote:
Originally posted by M$ISBS
I just hooked the parallel cable back up and tried but there is no parallel port option in the device list during the localhost:631 setup in the browser. What else can I do?
Perhaps try
#modprobe parport
 
Old 05-08-2005, 11:22 AM   #20
M$ISBS
Member
 
Registered: Aug 2003
Posts: 834

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by uberNUT69
Perhaps try
#modprobe parport
I tried that and i get nothing in response. This is from rc.modules if that helps.

#### 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
 
Old 05-08-2005, 11:47 AM   #21
uberNUT69
Member
 
Registered: Jan 2005
Location: Tasmania
Distribution: Xen Debian Lenny/Sid
Posts: 578

Rep: Reputation: 30
You could probably check:

$ dmesg | grep parport

If nothing shows up you should check your BIOS.

However, I'm not certain this is your (only) problem as I have successfully performed
a test install of a Samsung ML-1210 on both USB and parallel ports.

I have not downloaded anything in particular for this printer.

These are the packages I currently have installed that are cups/foomatic/ppd related:
(I'm running Debian, of course)
ii cups-pdf 1.7.0a-1 PDF printer for CUPS
ii cupsomatic-ppd 20050430-1 linuxprinting.org printer support - transiti
ii cupsys 1.1.23-10 Common UNIX Printing System(tm) - server
ii cupsys-bsd 1.1.23-10 Common UNIX Printing System(tm) - BSD comman
ii cupsys-client 1.1.23-10 Common UNIX Printing System(tm) - client pro
ii cupsys-driver- 4.2.7-10 Gimp-Print printer drivers for CUPS
ii cupsys-driver- 4.2.7-10 Gimp-Print printer drivers for CUPS
ii gnome-cups-man 0.25-2.1 CUPS printer admin tool for GNOME
ii libcupsimage2 1.1.23-10 Common UNIX Printing System(tm) - image libs
ii libcupsys2-gnu 1.1.23-10 Common UNIX Printing System(tm) - libs
ii libgnomecups1. 0.2.0-2 GNOME library for CUPS interaction
ii libgnomecupsui 0.25-2.1 UI extensions to libgnomecups
ii foomatic-db 20050420-1 linuxprinting.org printer support - database
ii foomatic-db-en 3.0.2-20050403 linuxprinting.org printer support - programs
ii foomatic-filte 3.0.2-20050403 linuxprinting.org printer support - filters
ii foomatic-filte 20050430-1 linuxprinting.org printer support - prebuilt
ii cupsomatic-ppd 20050430-1 linuxprinting.org printer support - transiti


Do you have any (other) way of verifying that either your USB or parallel ports are currently 'working' (in Linux)?
 
Old 05-08-2005, 08:25 PM   #22
M$ISBS
Member
 
Registered: Aug 2003
Posts: 834

Original Poster
Rep: Reputation: 30
I receive nothing when i do dmesg | grep parport, as user or root. I thought the USB ports were working because I got to the point where when i tried to print something the printer would make noise and start up but nothing would print. I then switched back over to Parallel port. I did have this same printer working with the 2.4 kernel with no problems on same hardware.
 
  


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 Off
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
Why Is My Printer Working? Slack1_more Slackware 3 07-22-2005 10:03 AM
HP psc1300 printer not working in linux vashtyphoonck Linux - Newbie 3 07-10-2004 12:54 PM
How to put hp710C printer working with linux? Karvalho Linux - Newbie 2 06-29-2004 09:52 PM
How do you get a network printer working in Linux Mandrake 8? nick Linux - Networking 5 08-09-2001 11:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:23 AM.

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