Re: [beagleboard] Re: how to install cmemk kernel module on beaglebone ai

2020-02-17 Thread Robert Nelson
On Mon, Feb 17, 2020 at 7:54 PM Christopher Hansen wrote: > > Thanks. I was trying this one: Debian 10.0 2019-07-07 4GB SD IoT > > Ugrading the kernel with /opt/scripts/tools/update_kernel.sh worked for me, > but it still doesn't include the driver. > > Does this look right for the kernel

[beagleboard] Re: how to install cmemk kernel module on beaglebone ai

2020-02-17 Thread Christopher Hansen
Thanks. I was trying this one: Debian 10.0 2019-07-07 4GB SD IoT Ugrading the kernel with /opt/scripts/tools/update_kernel.sh worked for me, but it still doesn't include the driver. Does this look

Re: [beagleboard] JTAG debug on BeagleBone Black?

2020-02-17 Thread 'Mark Lazarewicz' via BeagleBoard
And if you have a white no soldering Sent from Yahoo Mail on Android On Mon, Feb 17, 2020 at 2:03 PM, Hugo van den Brand wrote: The system reference mentions which JTAG connector you need: https://github.com/beagleboard/beaglebone-black/wiki/System-Reference-Manual#79_JTAG_Connector Op

Re: [beagleboard] JTAG debug on BeagleBone Black?

2020-02-17 Thread Hugo van den Brand
The system reference mentions which JTAG connector you need: https://github.com/beagleboard/beaglebone-black/wiki/System-Reference-Manual#79_JTAG_Connector Op ma 17 feb. 2020 16:27 schreef Drew Fustini : > Hello, I would like to figure out something more sophisticated than printk > for

[beagleboard] Re: Can not connect via USB

2020-02-17 Thread KenUnix
Chris, If you don't have a router or Ethernet switch and only have access via your computers WiFi then what I did was make a change to one file on the BBB and one change to your P.C.'s network connection for the BBB. sudo nano /etc/network/interfaces iface usb0 inet static address

[beagleboard] JTAG debug on BeagleBone Black?

2020-02-17 Thread Drew Fustini
Hello, I would like to figure out something more sophisticated than printk for debugging the kernel on BeagleBone. (I'm trying to the new gpiolib pull-up/down options to the omap gpio driver). Is anyone using JTAG debug on the BBB? If so, what JTAG adapter are you using, and what connector did

[beagleboard] Re: PRU example does not work

2020-02-17 Thread Stephan Böck
I did some further investigations. It's not a problem of the examples, I guess. If I directly address the PRUs via the linux system with echo 'start' > /sys/class/remoteproc/remoteprocX/state I get a write error: Invalid argument. My COM connections says remoteproc remoteprocX: Boot failed:

[beagleboard] Re: Can not connect via USB

2020-02-17 Thread Chris Green
KenUnix wrote: > [-- multipart/alternative, encoding 7bit, 196 lines --] > > > Actually what I had to do follows for Internet access. Took some trial and > error. > > > Out of the box the IP addresses 192.168.7.x are only good between two > devices. > > Example a Laptop and the BBB. >

[beagleboard] Re: how to install cmemk kernel module on beaglebone ai

2020-02-17 Thread Stephan Böck
Am Freitag, 14. Februar 2020 22:31:30 UTC+1 schrieb Christopher Hansen: > > I'm trying to run the opencl examples. Where can I find the cmemk.ko > module? > As far as I can tell, cmemk should be already running if you use one of these images: https://beagleboard.org/latest-images