Recommend me a version of Linux for a Atom based printer server

ganon11000

Honorable
Jul 21, 2012
1,102
3
11,660
I would like to make a WiFi printer server.
What I would like:
Android compatibility
Canon prixma compatibility
Does not need to shut down (like a Linux live environment)
Turns on in 5-15 seconds
Does not need a keyboard and mouse (as my goal is to have power and the printer only)
What version of Linux can you recommend?

Specs:
CPU: Atom D510
Motherboard: Intel D510MO
RAM: 1GB DDR2 667MHz
WiFi: Intel 3945A/B/G
HDD: Hitachi 2.5" 500GB
PSU: SeaSonic 350W
Other: Generic card reader, generic case and a generic 2.5 to 3.5 HDD adapter.

Thank you for your help.
 

Aristotelian

Distinguished
Jun 21, 2012
579
0
19,160
I have never done a printer server but I would think Ubuntu Server Edition would be fine.

I don't think a boot time of 15 seconds is realistic with a HDD. Whatever distribution I run, my boot time is usually about 20 seconds with HDD, 8 seconds with SSD, and that is with a faster CPU than your Atom. If boot time is really important, I would recommend an SSD to get into the range you want.
 
Whatever distribution you choose, you can drastically speed up boot time with custom kernel. Only compile kernel with Support for the hardware in your PC...

Anyway I would recommend debian.

My arch Linux with vanilla kernel boots in 3sec on an sad...
 
I'm not really clear as to your requirements. A dedicated print server costs abot £20-30, so this would seem to be overkill if you just want to network your printer.

Do you have large volumes of prints from multiple sources that need to be buffered before printing?
 
"I want it to be as fast as possible.
Most importantly, I need it to not need shutting down."

A cheap dedicated print server would be the obvious answer:

Always on
Minute power consumption
Absolutely silent
Much faster than a printer can handle
Free up a proper PC for something more interesting
It just works
 

ganon11000

Honorable
Jul 21, 2012
1,102
3
11,660


"I would if I could" is what comes to mind. I have absolutely no money to spend on this project.
I've installed elementary OS and hopefully it'll work.
 
@ganon,

What you need can be done (especially the requirement for "not needing to be powered down"), but not with a standard desktop distribution. You can spend next six months mastering Embedded Linux (starting with compiling your own kernel, building file system etc) before you even approach what you need. And unless you have good knowledde of how Linux works, that's not an easy task.
 

ganon11000

Honorable
Jul 21, 2012
1,102
3
11,660
I have gotten Elementary working as a LAN Drive (Samba) and a printer server for windows. (I have a weird printer - Canon MP492 - which has little support)

The only issue I'm having now is that I have to execute "sudo service smbd restart" every boot for the drive to work. Is there any way to get this to execute automatically without me having to go to terminal and type the commands?
As it defeats the purpose of having only a power cord and USB cable inserted.
 

TRENDING THREADS