BBB is a great home server but printing is a challenge

284 views
Skip to first unread message

grigno...@gmail.com

unread,
Oct 6, 2013, 11:47:29 AM10/6/13
to beagl...@googlegroups.com
I had a windows desktop PC running an X10 based home control program and being used as file backup for my laptops.  It was power hungry and noisy because of the fans.  I boldly decided to replace it with a $45 BBB running Linux and consuming around 5 watts.  I installed a console version of Angstrom which leaves me lots of space on the built-in 2 Gb flash.  The home control software is heyu and heyu web interface.  I like  them better than the Windows software that I had on the PC.  They are more reliable and easier to interface to with C or sh programs.  I bought a $5 USB audio adapter to generate the barks of a mean dog when motion is detected.  It works perfect.  I use samba to do my backups onto USB flash drives plugged into the BBB.  Works more reliably than the PC.
I am so happy with Linux and the BBB that I wanted to do one more thing with it, printing.  I have an older HPlaserJet printer that is no longer supported by Windows but works well with CUPS and HPLIP on a Linux PC.  I installed CUPS from Angstrom but had to download the source version of HPLIP.  I managed to make it and install it but not to get it to work.  I gave up but maybe someone smarter and more knowledgeable has already done it.  Anyone?

Chintan Kapadia

unread,
Mar 4, 2014, 12:34:51 AM3/4/14
to beagl...@googlegroups.com, grigno...@gmail.com
Hello 
       HPLIP is not available for angstrom...if u found CUPS.

By the way I am using linux 13.10 on bbb using sdcard its work good. and easily getting Linux packages for printer or other.. why you not try this...?
or if u successfully enable printer then share with me ur solution please.

thnx
chintan k.

grigno...@gmail.com

unread,
Mar 4, 2014, 11:21:54 AM3/4/14
to beagl...@googlegroups.com, grigno...@gmail.com
Hi Chintan

Thks for the reply.  I assume that when you say Linux, you mean Ubuntu Linux 13.10?  Since posting this question, I have switched to Ubuntu 13.04, console only.  I installed CUPS and it works fine.  However I have not been able to find drivers for my 2 printers, an HPLJ 1012 and a Lexmark S400.  For the HP, there was a semi compatible driver that I am using and that lets me print from the BBB but I can't print from Windows.  Workaround: I print to a pdf file on the BBB.  When that file gets created, a script is triggered to print the file and move it into an archive directory.  Works fine.  However I would love to find a driver for the USB connected Lexmark.

Yves

Chintan Kapadia

unread,
Mar 5, 2014, 1:14:05 AM3/5/14
to beagl...@googlegroups.com
Hello, thnx for communicate,
      using CUPS are u able to print some other printer...? (if avoid this two..)
because I was try to communicate printer canon mf4450. but not get succeed. bcs of driver issue.
if u done other printer please guide me. how to follow the procedure. I am new with bone.

Thank you.
chintan k.




--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/3NokIpbeRRg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Chintan Kapadia

unread,
Mar 5, 2014, 1:17:57 AM3/5/14
to beagl...@googlegroups.com
Hi...
I also trouble to mount USB FLASH with BBB...
every time followed the mount procedure to mount removable drive.
In angstrom OS there was no need to mount usb pen drv...automatically take it in /media...
but how do this in 13.10. Please help me.

thnx...
 

Yves Grignon

unread,
Mar 5, 2014, 1:42:24 PM3/5/14
to beagl...@googlegroups.com
I will try to help but I did this some time ago and being an old man, my memory is failing me.
 
Using CUPS I can print to my HPLJ printer from my BBB but not from Windows.  Windows seems to need a driver to print to a networked printer and it does not have one for the HPLJ 1012.  A friend had no problem printing from an iPad.
 
I installed CUPS probably with apt-get install.  I have CUPS version 1.6.2.  I also installed hplip.  I plugged my HPLJ 1012 into a USB port and did lsusb.  It listed "Bus 001 Device 005: ID 03f0:0d17 Hewlett-Packard LaserJet 1012".  From my Windows PC, using Chrome, I connected to CUPS on my BBB with http://bbb:631 where bbb is my BBB and 631 is the port used by CUPS.  From there it's easy.  I just did Add printer and my HPLJ 1012 was listed so I selected it.  I selected "HP LaserJet 1012 - CUPS+Gutenprint v5.2.9".  I can print from the console on bbb with lp file.
 
If your printer is connected via USB, you probably need some driver for it.  When it is plugged in, try lsusb.  If it is not listed, try to find a driver for Ubuntu and ARM.
 
Good luck
Yves

Yves Grignon

unread,
Mar 5, 2014, 2:06:07 PM3/5/14
to beagl...@googlegroups.com
The good news is that it can be made to work.  I had 2 USB flash drives on my BBB at some point.  The bad news is that I originally had same problems as you have and I don't remember how I resolved them.  I must have found a solution on this board or some other.

 

Chintan Kapadia

unread,
Mar 6, 2014, 12:08:15 AM3/6/14
to beagl...@googlegroups.com
Thank you sir
for printer.
and yesterday I was resolve my USB host issue. Now At a time I am using PENDRIVE, BLUETOOTH or other USB devices without mounting on usb 4 port extension..

I am use just package

apt-get install usbmount

it is open USB host to auto mount.:)


Thank you
chintan k.




On Thu, Mar 6, 2014 at 12:36 AM, Yves Grignon <grigno...@gmail.com> wrote:
The good news is that it can be made to work.  I had 2 USB flash drives on my BBB at some point.  The bad news is that I originally had same problems as you have and I don't remember how I resolved them.  I must have found a solution on this board or some other.

 

--

Chintan Kapadia

unread,
Mar 16, 2014, 8:45:37 AM3/16/14
to beagl...@googlegroups.com

Hello sir
   Using hp printer in linux pc it is asked automatic install to driver package.

But in beaglebone no GUI so how I do ..! Not unable to print..(
Cups and hplip is already on bbb
Any other packages is required..?

Marcin Jabrzyk

unread,
Mar 16, 2014, 10:28:43 AM3/16/14
to beagl...@googlegroups.com
Hi,

perhaps you could try to use p910nd. It not need to install any additional printer drives on BBB but it only spoils the connection between printer connected to USB on eg. BBB and the host system from where you want print from.

Regards,
Marcin


You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

kant...@gmail.com

unread,
Jul 18, 2015, 8:28:12 PM7/18/15
to beagl...@googlegroups.com, grigno...@gmail.com
Hello Yves,
It is nice to know that it is really possible to make this setup work. I have struggled with this quite some time without success. My BBB runs Ubuntu 12.04 and CUPS 1.5.3 and I can log into its web site and add printers and printer drivers. All is fine - but - I just cannot print. Printing on a client returns something about waiting for authentication, and printing from the console of the BBB returns "lp: Not allowed to print."
I have searched and followed various recipes without success. And I have a feeling that my cups.conf is still not 100% correct. I wonder if you might have some hint up your sleeve - maybe a working sample cups.conf that I could use to test on or something else that can get me out of the swamp.

Cheers
Gunnar

William Hermans

unread,
Jul 18, 2015, 8:59:51 PM7/18/15
to beagl...@googlegroups.com
@kantonus

I must admit, I have never attempted to set this up myself. But I do have lots of experience with Samba. The symptom you describe above sounds like a very likely samba misconfiguration. But again . . . I've no hands on with your situation . . .

You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages