LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Dell1320C laser printer- How to get it to work in Ubuntu 10.10 (https://www.linuxquestions.org/questions/linux-hardware-18/dell1320c-laser-printer-how-to-get-it-to-work-in-ubuntu-10-10-a-899181/)

jackboy 08-24-2011 09:21 AM

Dell1320C laser printer- How to get it to work in Ubuntu 10.10
 
Having done much searching and having found what I thought may be useful item to help with this [Guten Print ] I am still nowhere near an answer to this problem.
Being a total Newby and am not familiar with command line working and that sort of thing.
Is there a simple solution please for this 78 year old?
Perhaps an 'How to' script?
Here is hoping

sag47 08-26-2011 12:19 AM

78 and using Linux, color me impressed. Congratulations!

At any rate I searched the Dell website for this topic and found this article.

Apparently if you download this Fujitsu driver you can convert the rpm package using alien.

Alien is a package converter that converts rpm packages (used by Red Had and other distros alike) to deb packages (which are installers that Ubuntu uses).

Here's a guide on the mepis website for doing just that.

~~~~

In short the easy instructions are:
  1. Install alien from the Ubuntu software center.
  2. Download and extract dpc525a_linux_.0.0.tar_81c2.zip
  3. Convert Fuji_Xerox-DocuPrint_C525_A_AP-1.0-1.i386.rpm to a deb file using alien by using the Mepis guide.
  4. Then open the resulting deb file and install the driver. After that add your printer using the Printer wizard and select the Fuji Xerox C525 driver as the driver for your Dell printer.

Let me know by posting a reply if you get stuck and I'll elaborate on the process.

SAM

jackboy 08-26-2011 04:37 AM

Thank you Sam will do that.
Normally I would print off any advice like this but of course I cant at the moment because............
But we will get there by devious means, such as copying your reply - pasting to an E mail and sending it to my Windoze friend round the corner to print for me.

sag47 08-26-2011 01:28 PM

Even better, I searched around the Ubuntu forums and found the following website.

Installing Dell 1320c Color Laser Printer on Ubuntu

You don't have to convert using Alien at all. They provide you with a download to the DEB file already converted.

That is a more precise method than the instructions I gave you previously.

SAM

jackboy 08-27-2011 09:31 AM

Thank you even more Sam.
This I too sent to my printing chum and am now sitting with script in one paw whilst poking with other one
Have got a long way but not far enough before a glitch came up.
This one said[copied and ]psted ]



Failed to read PPD file. Possible reason follows:
/home/jack/Documents/C525A_LinuxE: FAIL
**FAIL** Unable to open PPD file - Missing PPD-Adobe-4.x header on line 0.
REF: Page 42, section 5.2.


So what does that mean?

sag47 08-27-2011 11:46 PM

Did you open the DEB file? I don't know what script your friend gave you but that DEB installer should be all you need. Then you can add the printer using the Add Printer Wizard in the settings. Be sure that your printer is hooked up to your computer via USB.

SAM

jdkaye 08-28-2011 12:09 AM

Hi Jackboy,
If you still have that .deb file just do the following:
1. Open a terminal and navigate to the directory where you keep the .deb file.
2. Type in the following command:
Code:

sudo dpkg -i <name of deb file>
Just substitute the real file name.
You will be asked to type in your own password. Just type it in. You won't see anything appear while you type as a security measure. Hit <CR> and Bob's your uncle. :)
ciao,
jdk

jackboy 09-01-2011 06:12 AM

Still struggling guys -I guess it a lot to do with learning the tricks Linux and me being ancient
JDK Thanks for that one -will have to give it a try if I can find that DEB file-
First time back- after taking the opportunity to repair the cracked concrete in the drive last couple of dasy..

Anyways up - after another session- another error message.
This time it said

"Failed to read PPD file. Possible reason follows:
/home/jack/Desktop/Printer Driver data/Fuji_Xerox-DocuPrint_C525_A_AP-1.0-1.i386.rpm: FAIL
**FAIL** Unable to open PPD file - Missing asterisk in column 1 on line 1.
REF: Page 15, section 3.2.
WARN File contains a mix of CR, LF, and CR LF line endings
!"

Will have a go later at the 'Sudo thing'

jdkaye 09-01-2011 01:30 PM

My pleasure, Jackboy. BTW I'm rather ancient myself. But what are you doing with an .rpm file if you're using Ubuntu? If there is really nothing else then you need to learn the wonders of alien with the -k switch which will convert an .rpm file to a .deb file. I don't know where you got the Fuji_Xerox-DocuPrint_C525_A_AP-1.0-1.i386.rpm file but you need to check if they also have .deb files (for Debian, Ubuntu, Mint, etc.)
Keep smiling. ;)
ciao,
jdk

sag47 09-02-2011 12:21 AM

I'm not sure I understand. I gave you the DEB file in my original post.

http://zoffix.com/content-pics/dell_...1.0-2_i386.deb

Did that not work?

SAM

jdkaye 09-02-2011 02:13 AM

Quote:

Originally Posted by sag47 (Post 4459309)
I'm not sure I understand. I gave you the DEB file in my original post.

http://zoffix.com/content-pics/dell_...1.0-2_i386.deb

Did that not work?

SAM

I guess the OP downloaded the rpm by mistake.
Quote:

Let's Roll

I ran into a forum thread that claimed that my precious printer will work with Fuji Xerox Docuprint C525 driver. Fuji's site only offered a 32-bit RPM, which you can download and convert into .deb yourself if you really want to.

Unfortunately, I had an amd64 system and alien command refused to convert it into a DEB package. I asked someone online to do that for me. Result: a 32-bit DEB package for the Fuji driver.

Download the Fuji's 32-bit RPM file and convert it yourself or use my 32-bit DEB that is already converted
As you can see, there was an option to download an rpm file and I guess the OP mistakenly did that.

Edit: ah but now I see that it was in your first post, Sam:
78 and using Linux, color me impressed. Congratulations!

Quote:

At any rate I searched the Dell website for this topic and found this article.

Apparently if you download this Fujitsu driver you can convert the rpm package using alien.

Alien is a package converter that converts rpm packages (used by Red Had and other distros alike) to deb packages (which are installers that Ubuntu uses).

Here's a guide on the mepis website for doing just that.
So the op was just following your original instructions, correct?
jdk

ciao,
jdk

jackboy 09-03-2011 03:48 AM

Thank you all for this unstinting help.
But I seem to be getting deeper into the proverbial DD
currently having carried out the suggestions so far offered I have come to a grinding stop
the latest is that when attempting to use the terminal to enter a commend - it asks for a password.
I enter the only password used [log on ]and it comes up with password for[system name] and will then not allow a further entry[which would be the password it apparently does not like.]

Another colleague said go to Terminal and enter [ sudo passwd root] to change /or alter this.
It did not like this but simply came up with the same - password for.......

jackboy 09-10-2011 03:56 AM

I have managed to get back to endeavouring install the printer after many other distractions

So the .deb link I managed to get installed and the printer field showed the Xerox as the default printer

Clicked on the 'Test page' and a quiet moan from the printer suggested it had been 'kicked' but that is as far as it would go -the 'job' list showing a huge number of previous attempts.

The the following error meeage came to screen

'CUPS Server Error'
Client- error-not- possible

So what's to do there chaps?

jdkaye 09-10-2011 04:03 AM

Maybe clearing out all those previous jobs from your spool may help.
ciao,
jdk


All times are GMT -5. The time now is 04:18 PM.