[beagleboard] /dev/remoteproc/pruss-core0/state not found

2020-10-16 Thread Emilyd 287
I'm trying to run the pru examples in /var/lib/cloud9 and I am getting this error message. Anyone have any suggestions? Started /var/lib/cloud9/: neopixelDynamic.pru0.c File path: /var/lib/cloud9/BeagleBone/Black/pru File: /var/lib/cloud9/BeagleBone/Black/pru/neopixelDynamic.pru0.c Arguments:

[beagleboard] Re: GPIO Device tree BeagleBone AI, 4.19 Kernel image

2020-10-16 Thread Douglas Conover
Hi all, After a lot of head-scratching, I figured out the proper syntax. The following dts will configure P8_19 as a LED pin with a default state of "on": */dts-v1/;/plugin/;&{/chosen} {overlays {GPIO_CUSTOM = __TIMESTAMP__;};}; {P8_19_pinmux {

[beagleboard] Re: Temporary failure resolving 'deb.debian.org'

2020-10-16 Thread amf
can you ping 8.8.8.8? if not, then does /etc/resolv.conf have "nameserver 8.8.8.8" or "nameserver 8.8.4.4"? if nameserver is not in resolv.conf, you need to add one there. If you have the above, then there is some other issue. need more info like does your board have an ip. amf On Friday,

[beagleboard] Re: Temporary failure resolving 'deb.debian.org'

2020-10-16 Thread Dennis Lee Bieber
On Fri, 16 Oct 2020 11:52:46 +0530, in gmane.comp.hardware.beagleboard.user divyansh verma wrote: >i am using debian 9 on bbb over NFS using ethernet cable and not able to >access internet, screenshot attached below please help WHY a screen grab image? That's a text console, just select

Re: [beagleboard] Re: Boot time optimization

2020-10-16 Thread Miguel Fernando Arias Perdomo
Thanks TJF i'll try the -bone flavors.. El jue., 15 oct. 2020 a las 11:03, TJF () escribió: > -bone- kernels are booting faster than the -ti- flavors. > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google

[beagleboard] Re: Guide on configuring pins

2020-10-16 Thread TJF
Am Freitag, 16. Oktober 2020 14:34:30 UTC+2 schrieb dee v: > > Still, a guide on how to do this without going through third-party > libraries would be nice... Make your choice: one third-party library or several guides for each kernel version ... -- For more options, visit

[beagleboard] Re: Guide on configuring pins

2020-10-16 Thread dee v
Dear Thomas, Thank you for your reply. I've cloned the repository and I'm going through the documentation now! Still, a guide on how to do this without going through third-party libraries would be nice... Dieter Op donderdag 15 oktober 2020 om 17:06:56 UTC+2 schreef TJF: > Yes, kernel

[beagleboard] Re: Hide the scrollbar from the window manager

2020-10-16 Thread 'Hans Wurst' via BeagleBoard
Hello, thank you Tarmo for your help. My solution: *$ sudo apt install gtk-theme-switch$ DISPLAY=:0 gtk-theme-switch2 -d* select the theme "Adwaita" /usr/share/theme/Adwaita/gtk-2.0/main.rc GtkRange::slider-width = 13 With this variable you can set the width. Ready Tarmo schrieb am Dienstag,

Re: [beagleboard] Re: Beaglebone black connect to Web

2020-10-16 Thread jonnymo
Typically, Windows disables the response to ping. I would leave it that way. To get the Beaglebone to talk to the Internet through the Windows internet connection you should not have to change anything with the firewall; I did not have to do this. I would go back through the steps and see what is

[beagleboard] Re: Beaglebone black connect to Web

2020-10-16 Thread John Dyson
Hi, You are right disabling the windows firewall allowed the beaglebone to ping the windows PC. I disabled the PC wifi in order that there were no issues. Any idea how I can configure the firewall in order that the beaglebone over the usb cable is allowed through? Thanks On Wednesday, 14