The BeagleBoard is an ultra-low cost, high performance, low power ARM Cortex-A8 (OMAP3/DM37x/AM335x) based single board computer designed by BeagleBoard.org community members.
Questions tagged [beagleboard]
428 questions
-1
votes
1 answer
Upgrading Debian 9 to Debian 10 on BeagleBone AI
Can someone point me to the correct articles/docs on how I will be able to upgrade Debian 9 to Debian 10 on BeagleBone AI ?

Arijit Das
- 3
- 2
-1
votes
1 answer
Java not exeucting on a Beagleboard Green @
I am running a new Beagleboard Green Wireless, with the following:
OS: Debian 8.5 jessie
Kernel: armv71 Linux 4.4.9-ti-r25
I downloaded the java zip file:
jdk-8u144-linux-arm64-vfp-hflt.tar.gz
unzipped it, and untarred it and move it to /usr/bin
I…
-1
votes
1 answer
enable soft ap on beaglebone green wireless when it is booted from SD card
when i ssh in to Beagle-bone green wireless and give ifconfig a list of interfaces appeared including softap ,lo usb0 ,wlan .
with the help of 'connmanctl' i was able to scan wifi , connected to one of the service,then i connected mobile phone to…

Lisa
- 655
- 3
- 10
- 34
-1
votes
1 answer
opkg_conf_parse_file: /etc/opkg/base-feed.conf:1: Ignoring invalid line: `scr/gz base http://192.168.1.X/all'
I am updating my system with opkg. and I have this answer
opkg_conf_parse_file: /etc/opkg/base-feed.conf:1: Ignoring invalid
line: `scr/gz base http://192.168.1.X/all'
I don't know why this.
Someone can help me?

DEDE
- 1
- 1
-1
votes
1 answer
BeagleBoard-Simulink: build-in a simulink block to read an .avi file
I need to compile by simulink inside BB hardware a block that returns an .avi video signal like the 'From a Multimedia File' simulink block.
I tried to compile a simulink model with 'From a Multimedia File' block but building fails since, i think,…

cyberdyne
- 426
- 3
- 5
- 23
-1
votes
2 answers
OpenCV on beaglebone. pkg-config issues
So i am running ubuntu 13.04 on the sd card of my new beaglebone black. I am attempting to install opencv-2.4.2. I've got everything installed without errors but when i try to build and run a program
g++ 'pkg-config opencv --cflags' FILE.cpp -o…

cirea22
- 25
- 7
-1
votes
1 answer
Open CV and ubuntu optimization in Beagleboard-xm
I am doing video processing on beagleboard-xm with ubuntu installed in it. Ubuntu is with complete GUI but it is prebuilt image for omap3.Libraries used for these project is OpenCV.
So, the problem is whole process is too slow.Is there a way to…
-3
votes
2 answers
Cant log in to BeagleBone Black's SSH through my Mac?
I am new to the BeagleBone Black and I have so far been unable to connect the BeagleBone with my Mac and successfully log in to SSH.
I have downloaded and installed both HoRNDIS and FTDI_ser but this has not helped.
I have also allowed remote log…

SDROB
- 125
- 2
- 14