Re: [beagleboard] Re: PRU Assumptions - True or False

2021-05-30 Thread amf
Hi lazarman, on ubuntu 20.04, this builds ok git clone https://github.com/RobertCNelson/ti-linux-kernel-dev.git cd ti-linux-kernel-dev git checkout remotes/origin/ti-linux-rt-5.4.y -b ti-linux-rt-5.4.y ./build_kernel.sh I've used VirtualBox before with Ubuntu 16/18/20 without any issues, what

Re: [beagleboard] Re: Reducing Boottime in Beaglebone Black

2021-05-30 Thread Karishma Jaiswal
@Robet Nelson Can u suggest any way to change my application as currently my application is getting call from .bashrc file and now it's taking around 35 sec to get execute. Some how can I call the .bashrc file bit faster? this will really help to reduce the boot time. Thanks Karishma Jaiswal

Re: [beagleboard] Re: PRU Assumptions - True or False

2021-05-30 Thread 'Mark Lazarewicz' via BeagleBoard
Hello AMF  I have 5 year old quad core win 8.1 64 bit 8 G ram laptop running Ubuntu 16.04 VM  I used it to build SDK kernel no problems and  a new Debian 10 VM with a 64 bit GCC on same machine. The Debian VM is flaky last attempt  I just got memory calloc error on building 5.5 TI BSP from the

[beagleboard] Re: Reducing Boottime in Beaglebone Black

2021-05-30 Thread Dennis Lee Bieber
On Sun, 30 May 2021 11:51:27 -0700 (PDT), in gmane.comp.hardware.beagleboard.user Karishma Jaiswal wrote: >Can u suggest any way to change my application as currently my application >is getting call from .bashrc file and now it's taking around 35 sec to get >execute. >Some how can I call the

Re: [beagleboard] Re: PRU Assumptions - True or False

2021-05-30 Thread Robert Nelson
> Be nice not keep downloading the 2G kernel source I know there is a > rebuild.sh but I am assuming that is used after a successful build > If these instruction need I tweek I can understand I can test them. If it old > and not supported a heads up would be appreciated. So I need something

[beagleboard] BeagleBone Black (C) USB based touch not working

2021-05-30 Thread Kasimir
Hi, working on a new product, 7" HDMI display with optical touch should be used. LCD works fine ( 1024x600). But I'm hanging with touch. Installed is: Linux beaglebone 4.19.94-ti-r64 #1buster SMP PREEMPT Fri May 21 23:57:28 UTC 2021 armv7l GNU/Linux Plan is to write directly into the

[beagleboard] Re: BeagleBone Black (C) USB based touch not working

2021-05-30 Thread Dennis Lee Bieber
On Sun, 30 May 2021 16:13:00 -0700 (PDT), in gmane.comp.hardware.beagleboard.user Kasimir wrote: >But I'm hanging with touch. >Installed is: Linux beaglebone 4.19.94-ti-r64 #1buster SMP PREEMPT Fri May >21 23:57:28 UTC 2021 armv7l GNU/Linux >Plan is to write directly into the framebuffer, no X