go_away

Author Topic: Beagleboard and Linux tips  (Read 532 times)

0 Members and 1 Guest are viewing this topic.

Offline spizzakTopic starter

  • Full Member
  • ***
  • Posts: 102
  • Helpful? 1
Beagleboard and Linux tips
« on: March 05, 2012, 09:34:11 PM »
Hi all, I'm running ubuntu 11.10 on a beagleboard and doing some image processing from a webcam with OpenCV with a C++ app I have written. It works well on the laptop it was developed on but it's a bit slow on the beagleboard so I'm trying to optimize things so it'll run smoother. I would also like to optimize the boot time of Ubuntu on the BB.

My question is what are the major things I can do? Right now I'm thinking disabling the GUI/HDMI out would be a big help so what's the best way to do that? I'm logging in over a serial connection so I'm not using any video output of the BB.

Also, is it possible to disable the network manager entirely or any other services that I most likely wont need to help speed up the boot process?

Maybe I should try running a lighter version of ubuntu altogther? Any help would be much appreciated.

Thanks!

Offline Resilient

  • Full Member
  • ***
  • Posts: 111
  • Helpful? 4
Re: Beagleboard and Linux tips
« Reply #1 on: March 05, 2012, 10:04:58 PM »
http://www.uptechtalk.com/?p=162

explains how to set 11.10 to boot into a terminal. I think this stops xserver from starting, but you may want to double check.

Offline rbtying

  • Supreme Robot
  • *****
  • Posts: 452
  • Helpful? 31
Re: Beagleboard and Linux tips
« Reply #2 on: March 06, 2012, 12:45:04 AM »
If you use the ubuntu images that are in the tutorials, the GUI shouldn't even be enabled... Among other things, you can make OpenCV run a lot faster by dropping the resolution and disabling JPEG processing (raw images only) when you compile it.

 

Related Topics

  Subject / Started by Replies Last post
any tips

Started by zarro Misc

1 Replies
3119 Views
Last post August 06, 2006, 01:54:51 PM
by sdk32285
1 Replies
2817 Views
Last post January 10, 2007, 06:11:31 PM
by Admin
24 Replies
1868 Views
Last post June 17, 2009, 05:20:48 AM
by SmAsH
1 Replies
617 Views
Last post September 24, 2011, 03:20:34 PM
by msprague


Get Your Ad Here