**** BEGIN LOGGING AT Mon Nov 18 02:59:57 2019 Nov 18 07:59:27 can some one direct me to example projects done using beagle ai.I searched in internet but i couldn't find any Nov 18 14:10:29 hello all Nov 18 14:12:02 i am working with beaglebone black and i want to use spi1, could you please help me for disabeling the HDMI Nov 18 14:12:33 i work in cloud 9 with python Nov 18 14:12:55 ali: /boot/uEnv.txt has a setting to disable video or audio (disabling audio suffices, disabling video will also disable audio) Nov 18 14:14:11 thank you so much for answering my question Nov 18 14:14:23 cmdline=coherent_pool=1M net.ifnames=0 quiet cape_universal=enable Nov 18 14:14:31 this one? Nov 18 14:14:38 no Nov 18 14:15:20 there's a line disable_uboot_overlay_audio=1 Nov 18 14:15:25 that needs to be uncommented Nov 18 14:15:37 also that cmdline looks like you might have an old system? Nov 18 14:16:45 i copy this line in my program you mean?disable_uboot_overlay_audio=1 Nov 18 14:16:53 which debian version (cat /etc/debian_version) and image date (cat /etc/dogtag) do you have? Nov 18 14:17:05 no I mean that line should already be in /boot/uEnv.txt but commented out Nov 18 14:17:19 and uncommenting it (removing the #) will make it effective Nov 18 14:17:20 yes i see Nov 18 14:18:00 is there any code if i want to use it in cloud9? Nov 18 14:18:14 use what? Nov 18 14:18:28 cloud9 is just an IDE Nov 18 14:19:07 i am new , oh i did not know about it Nov 18 14:19:44 could you explain it a bit easier? Nov 18 14:19:54 explain what? I'm not sure what you're asking Nov 18 14:20:36 i want to use spi 1, but first i have to disabel hdmi Nov 18 14:21:00 and how can i disable the hdmi Nov 18 14:21:29 more specifically you need to disable hdmi-audio to use spi1 Nov 18 14:22:32 either way you can disable hdmi (entirely) or hdmi-audio by editing /boot/uEnv.txt: remove the "#" at the start of the line "#disable_uboot_overlay_video=1" to disable hdmi entirely, or the line "#disable_uboot_overlay_audio=1" to just disable hdmi-audio Nov 18 14:23:24 (y) thank you so much Nov 18 15:29:34 hi all. i could not find boot/uEnv.txt. Nov 18 15:31:41 bone$ vi /boot/uEnv.txt Nov 18 15:31:50 ##BeagleBone Black: HDMI (Audio/Video) disabled: Nov 18 15:32:06 bone$ reboot Nov 18 15:33:04 zmatt could you please help me? Nov 18 15:34:10 perhaps you don't have /boot mounted .. Nov 18 15:34:23 (or The Real /boot, more specifically) Nov 18 15:35:35 i work in cloud 9 Nov 18 15:36:03 i could not find boot or something like that Nov 18 15:36:17 but i want to use spi1 Nov 18 15:36:27 oh. I'm out .. I don't touch cloud anythings, if possible :) Nov 18 15:41:40 is someone help me please Nov 18 15:41:49 thank you Nov 18 15:45:13 =( '=( Nov 18 16:23:52 veremitz: ali quoted lines from /boot/uEnv.txt more than once so I'm pretty sure he could find it just fine Nov 18 16:30:41 ah ok cool Nov 18 16:47:25 m Nov 18 17:23:38 m too you as well. **** ENDING LOGGING AT Tue Nov 19 02:59:58 2019