I just started using Ubuntu-Mate 16.04 and after setting everything up, I then installed my printer. The driver itself installed smoothly without any problem and it showed up in the printer menu.
But sadly it couldn't print any document. Even trying to print the test-page was merely a dream. When I looked at the Print Queue, the document actually was sent there, but in a second it got completed without any of them being printed.
I can use the printer alright in win10.
What's wrong, eh?
sudo apt-get -f install
. – mchid Jun 04 '16 at 03:33sudo sed -i 's/wily/xenial/g' /etc/apt/sources.list
and thensudo apt-get update
. – mchid Jun 04 '16 at 03:42