Originally Posted by noise747:
“My Scanner also have the odd problem, thankfully HP have updated the driver again and it seems better, but not perfect.”
If the scanner's a USB one you could probably attach it to a Raspberry Pi and turn it into a
network scanner.
I recently did this with a multi-function printer and it works perfectly.
Linux clients don't need to do any configuration to use the printer, just open the printer preferences and the printer should appear and be immediately usable. Accessing the scanner just requires adding the Rpi's IP address or hostname into SANE's net.conf file.
Windows has native client support for IPP for the printer, although it's not as easy to setup as Linux or Mac. One nice benefit is that you don't need exact drivers for your printer (useful if your manufacturer hasn't updated them for your new OS). So long as CUPS on Linux has drivers for the printer when you add the printer to Windows you can use a generic Postscript driver (like MS Publisher Imagesetter) and the RPi will handle everything for you.
For accessing the scanner under Windows you can install
WiaSane.
Accessing the network printer under OS X is almost as easy as Linux. Just open the Printer Preferences, click the + and the printer will appear in the dialogue where you can add it. Again the RPi will handle all the work.
Unfortunately i couldn't get network scanning working under OS X due to the way Apple's set up their system. It's my hope someone in the opensource community will eventually create an AirScan frontend for SANE so it will be just as easy as printers shared by CUPS.
CUPS also emulates an AirPrint printer, so any iOS devices on the network will also be able to print to it.
Quote:
“And i hate that awful menu that Windows 10 have.”
It's better than the current Windows 8.1 situation, but only slightly. I had hoped they would take a leaf out of the
past 15 years of Linux desktops and have a start menu which enforced proper categorisation instead of just dumping everything into "Programs".