I can't find any suitable driver for the Fuji Xerox DocuPrint C3360.
Fuji Xerox's website does not have any Debian package nor sources, but it has an RPM package. Can I somehow use it on Ubuntu?
Here is the content of the RPM:
├── etc
│ └── cups
│ ├── mimefx.convs
│ └── mimefx.types
└── usr
├── lib
│ └── cups
│ └── filter
│ ├── pdftopdffx
│ ├── pdftopjlfx
│ └── pstopdffx
└── share
└── cups
└── model
└── FujiXerox
└── en
└── fxlinuxprint.ppd
Those directories exist in Ubuntu Natty, so I copied all files to the relevant directories, and rebooted.
Then in Unity's Add Printer dialog, I added the printer's IP adress, it couldn't find a driver so I selected the PPD manually.
Now whenever I try to print, the printer starts making noise, but then the job fails saying "Media tray needs to be filled". I tried with all trays. The trays have abundant paper. Any idea?