[beagleboard] latest machinekit image isn't loading uio dtb

2021-02-26 Thread doog
Using image: bone-debian-9.12-machinekit-armhf-2020-05- 02-4gb.img.xz while starting machinekit it just hangs in a wait loop for /sys/class/uio and listing it there is nothing created. I checked uEnv.txt and it shows uncommented: uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo

Re: [beagleboard] bb-usb-gadgets and default gateway on BBB

2021-02-26 Thread Jake Danczyk
I've found that, with bb-usb-gadgets installed, I can make eth0 the default route by adding the below lines to /etc/network/interfaces. auto eth0 iface eth0 inet dhcp However, when bb-usb-gadgets is NOT installed, those lines are not needed, the default route is eth0 whether or not they are

[beagleboard] Compatibility of Debian and Matlab

2021-02-26 Thread Cheng Chen
Hi, I have a question about connection between Beaglebone Black and Matlab. I was trying to control BBB with Matlab. But when I ran the command on Matlab, there is always some errors suggested access denied. Then I found that is because I do not have access to superuser. While I checked

[beagleboard] GStreamer Ducati on BBAI

2021-02-26 Thread Damon Tarry
I'm trying to get hardware accelerated video encoding/decoding working on the Beaglebone AI. I copied the following libraries from TI's Processor SDK: - - /usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstvpe.so - /usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstlibav.so -

Re: [beagleboard] bb-usb-gadgets and default gateway on BBB

2021-02-26 Thread Jake Danczyk
Thanks for the reply Robert. I have tested removing/re-installing bb-usb-gadgets, and that does result in different default gateways. When removed, the eth0 route is default. Maybe the root cause is elsewhere, and this package is simply revealing an underlying config issue? On Friday,

[beagleboard] BBB

2021-02-26 Thread kushal nandanwar
HI, I need soft copy of BBB -- For more options, visit http://beagleboard.org/discuss --- 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

Re: [beagleboard] bb-usb-gadgets and default gateway on BBB

2021-02-26 Thread Robert Nelson
On Thu, Feb 25, 2021 at 11:50 PM Jake Danczyk wrote: > > On the Beaglebone Black, after installing the latest bb-usb-gadgets, it seems > that the dhcp default gateway has changed, and the new default isn't allowing > network access over ethernet. I've poked around looking for relevant config >

Re: [beagleboard] Is BBB a SoC FPGA

2021-02-26 Thread Steve Lentz
No, an FPGA contains programmable logic. Flash is storage. Yes, you can make look up tables in flash that emulate some simple FPGA functions, but flash is not an FPGA. An example of a SoC FPGA is the Xilinx Zynq. The ZCU104, PYNQ-Z1 or PYNQ-Z2 are examples of boards with this type of SoC.

[beagleboard] Is BBB a SoC FPGA

2021-02-26 Thread S Pazouki
Is Beagleboard Black a SoC FPGA ? I have hard that a system with CPU and Flash is kind of SoC FPGA, Am I right? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from