1

I've attached the printer via USB, Ubuntu finds it, installs it (both the MF4450 and the MF4450 (Fax) printers, since it is a 4in1) but is not able to print even the Test Page.

I'm new to Ubuntu as main system (I was a Windows 7 user up to 2012, playing with some distro in VM but nothing more), what could I check / try ?

I tagged it both 12.10 and 13.04 since the problem was there on the first and is still present after the upgrade to the second.

bain
  • 12,200

1 Answers1

1

Ensure you have 32bit libs installed:

sudo apt-get install libc6-i386 ia32-libs lib32z1 
jasmines
  • 11,311