Printer Xerox Phaser 3020 does not work

Printer Xerox Phaser 3020, cannot find this particular model PPD, i did configurate with the closest 3010, still not printing, would you please help

ww.support.xerox.com/suppor...ngSystem=linux

Hi and welcome.

I could find nothing on the Xerox Website, only Mac and Windows drivers.
Doing a Brave Search via Mojeek, came back with an Arch Linux post which points to this link:

https://web.archive.org/web/20260207213159/https://download.support.xerox.com/pub/drivers/3020/drivers/linux/en_GB/Xerox_Phaser_3020_Linux-Driver.tar.gz

This will open up your downloads folder. it is a tarball and you need to extract it with file-roller.

I think you need to install using command line with the .sh commands:

When the tarball is extracted it creates a folder called 'uld'.

Open a terminal and enter:

cd Downloads

then

cd uld

then try this (it works):

sudo ./install-printer.sh

Do the same for the scanner if this works:

sudo ./install-scanner.sh

alternativley:

sudo ./install.sh

Not clear if the last command will install both the printer and the scanner. All I can advise is give it a try. There does not appear to be a PPD file ever created for this particular printer.

Keep us posted.

Spotted some typos, the directory is uld not uid.

Also when running the install script you need to add ./ in front of the command.
I have edited my original post so you should be good to go.

It now works:

@george01 would you like me to create a video for you?

@george01 Apologies - the link for the tarball was incomplete! Have amended and it now works.
:blush: