Results 1 to 5 of 5
Hello,
I found the driver¹ for my printer, a Canon i-SENSYS LBP-2900. I installed it on Linux and it works fine. Now, I'd like to plug my printer into my ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-09-2011 #1Just Joined!
- Join Date
- Jan 2006
- Posts
- 12
Installing a driver the hard way
Hello,
I found the driver¹ for my printer, a Canon i-SENSYS LBP-2900. I installed it on Linux and it works fine. Now, I'd like to plug my printer into my Synology DS110+ NAS and to use my NAS as a print server. How can I install the driver on the NAS? The drivers are provided as .deb and .rpm files, so I will have to unpack them and probably to copy some files manually because there doesn't seem to be RPM or APT on the lightweight version of Linux in the NAS. Could you give me some information to do it please?
Thanks
¹ software.canon-europe.com/software/0040567.asp
- 04-09-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,141
Most NAS arrays are NOT x86 devices, but are MIPS or ARM processor systems running some version of embedded Linux. I doubt you will find an appropriate driver, but a trip to the NAS manufacturer's web site may clarify that. Installing drivers on these devices may require that you download the kernel code, and build the printer driver from source using available cross-platform tool chain compilers. Then you have to reinstall stuff. If you make a mistake, you may "brick" the NAS. This is not an exercise for a newbie.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 04-09-2011 #3Just Joined!
- Join Date
- Jan 2006
- Posts
- 12
Oh oh! I won't mess with that
- 04-09-2011 #4Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,141
My suggestion is to install the printer on your server/workstation and make it sharable. Not difficult to do, and then it is available for others on the network, much as it would be if attached to the NAS. It may be that the NAS has drivers for this, especially if it supports CUPS/Gutenprint for printing services. However, if it doesn't, then installing on your networked system would be the next best thing, IMO.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 04-09-2011 #5Just Joined!
- Join Date
- Jan 2006
- Posts
- 12
Yeah, I'll leave it that way

Thanks.


Reply With Quote
