* [gentoo-user] driver for Ricoh Aficio FX16
@ 2006-09-08 9:56 Stefán István
2006-09-08 10:31 ` Helmut Jarausch
0 siblings, 1 reply; 5+ messages in thread
From: Stefán István @ 2006-09-08 9:56 UTC (permalink / raw
To: gentoo levlist
Hello!
We have a printer stated in $subject, and looking for a cups driver for it.
Does anyone know which driver can we use for it?
Thanks,
Istvan
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] driver for Ricoh Aficio FX16
2006-09-08 9:56 [gentoo-user] driver for Ricoh Aficio FX16 Stefán István
@ 2006-09-08 10:31 ` Helmut Jarausch
2006-09-08 11:06 ` Stefán István
0 siblings, 1 reply; 5+ messages in thread
From: Helmut Jarausch @ 2006-09-08 10:31 UTC (permalink / raw
To: gentoo-user
On 8 Sep, Stefán István wrote:
> Hello!
> We have a printer stated in $subject, and looking for a cups driver for it.
> Does anyone know which driver can we use for it?
>
Just try
http://www.ricoh-support.com/enduser/home/default.asp?langID=1
Select "multifunctional products" and Aficio FX16
This finally to a page where you can download the
'Printer & Scanner Drivers and Utility' for WINDOWS.
Download the .exe file e.g. for Windows XP.
Most probably it's a zip archive. Try (on Linux)
unzip -v <this .exe file>
If it works, you only need the .ppd file which is an
ASCII file. Copy this to your cups directory
probably /etc/cups/ppd
IMPORTANT: send a complaint to Ricoh for not supporting
Linux directly!
Helmut.
--
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] driver for Ricoh Aficio FX16
2006-09-08 10:31 ` Helmut Jarausch
@ 2006-09-08 11:06 ` Stefán István
2006-09-08 11:34 ` Thomas Kear
0 siblings, 1 reply; 5+ messages in thread
From: Stefán István @ 2006-09-08 11:06 UTC (permalink / raw
To: gentoo-user
péntek 08 szeptember 2006 12.31 dátummal Helmut Jarausch ezt írta:
> On 8 Sep, Stefán István wrote:
> > Hello!
> > We have a printer stated in $subject, and looking for a cups driver for
it.
> > Does anyone know which driver can we use for it?
> >
>
> Just try
>
> http://www.ricoh-support.com/enduser/home/default.asp?langID=1
> Select "multifunctional products" and Aficio FX16
> This finally to a page where you can download the
> 'Printer & Scanner Drivers and Utility' for WINDOWS.
> Download the .exe file e.g. for Windows XP.
> Most probably it's a zip archive. Try (on Linux)
> unzip -v <this .exe file>
> If it works, you only need the .ppd file which is an
> ASCII file. Copy this to your cups directory
> probably /etc/cups/ppd
>
> IMPORTANT: send a complaint to Ricoh for not supporting
> Linux directly!
>
Thanks for the help, I downloaded the exe file, but it is not a zip archive, I
can't uncompress it.
I tried to execute it via wine, then it starts to uncompress itself, but I
don't find any .ppd file in the directory where it uncompress itself.
Istvan
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] driver for Ricoh Aficio FX16
2006-09-08 11:06 ` Stefán István
@ 2006-09-08 11:34 ` Thomas Kear
2006-09-08 12:37 ` Stefán István
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Kear @ 2006-09-08 11:34 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 700 bytes --]
On Friday 08 September 2006 11:06 pm, Stefán István wrote:
> Thanks for the help, I downloaded the exe file, but it is not a zip
> archive, I can't uncompress it.
> I tried to execute it via wine, then it starts to uncompress itself, but I
> don't find any .ppd file in the directory where it uncompress itself.
Try app-arch/cabextract. A considerable number of windows format installers
that aren't .zip archives are .cab instead.
I looked at linuxprinting.org and saw '0/3 paperweight' for the FX-10 [1],
didn't hold high hopes. Hopefully you have some luck with yours.
Thomas Kear
thomas.kear@gmail.com
[1] http://linuxprinting.org/show_printer.cgi?recnum=Ricoh-Afico_FX10
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] driver for Ricoh Aficio FX16
2006-09-08 11:34 ` Thomas Kear
@ 2006-09-08 12:37 ` Stefán István
0 siblings, 0 replies; 5+ messages in thread
From: Stefán István @ 2006-09-08 12:37 UTC (permalink / raw
To: gentoo-user
péntek 08 szeptember 2006 13.34 dátummal Thomas Kear ezt írta:
> On Friday 08 September 2006 11:06 pm, Stefán István wrote:
> > Thanks for the help, I downloaded the exe file, but it is not a zip
> > archive, I can't uncompress it.
> > I tried to execute it via wine, then it starts to uncompress itself, but I
> > don't find any .ppd file in the directory where it uncompress itself.
>
> Try app-arch/cabextract. A considerable number of windows format installers
> that aren't .zip archives are .cab instead.
>
> I looked at linuxprinting.org and saw '0/3 paperweight' for the FX-10 [1],
> didn't hold high hopes. Hopefully you have some luck with yours.
Okay, I managed to uncompress it with cabextract, but it does'n contain any
ppd file.
István
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-09-08 12:42 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-08 9:56 [gentoo-user] driver for Ricoh Aficio FX16 Stefán István
2006-09-08 10:31 ` Helmut Jarausch
2006-09-08 11:06 ` Stefán István
2006-09-08 11:34 ` Thomas Kear
2006-09-08 12:37 ` Stefán István
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox