**** BEGIN LOGGING AT Mon Dec 09 04:42:13 2019 Dec 09 06:44:00 I need to setup HDMI as well as PRU0 and PRU1. Note: Not using PRU pins present in the HDMI. I need assistance. Dec 09 07:09:57 Mahaboob: can you be more specific what is it you need assistance with? Dec 09 07:10:30 the config-pin utility can reconfigure any expansion header pins that are not already in use by a fixed function Dec 09 07:10:47 ("fixed", they can all be disabled") Dec 09 07:20:51 As of now i have disabled HDMI video and audio in the uEnv.txt file for using PRU. Now i need to use both HDMI and PRU. Dec 09 07:22:51 so don't disable hdmi? Dec 09 07:23:22 as long as you don't need any of the pins occupied by hdmi, there's no reason to disable it Dec 09 07:33:49 Mahaboob: if you've encountered some sort of problem you need help with, you need to be a bit more specific. so far it's not clear what it is you're having trouble with Dec 09 10:09:02 I have enable HDMI Audio and Video. I am using debian 9.5 version. After a reboot. I couldn't able to configure using config-pin utility. I have received this error - root@beaglebone:~# config-pin -a p9.25 pruinP9_25 pinmux file not found!bash: /sys/devices/platform/ocp/ocp*P9_25_pinmux/state: No such file or directoryCannot write pinmux file: Dec 09 10:09:02 /sys/devices/platform/ocp/ocp*P9_25_pinmux/state Dec 09 10:10:07 hdmi audio uses P9.25, P9.28, P9.29, and P9.31. if you only need hdmi-video, disable audio in /boot/uEnv.txt Dec 09 10:10:51 to examine the current pin configuration on your bbb to see what is being used for what, you may find my show-pins utility useful: https://github.com/mvduin/bbb-pin-utils/#show-pins Dec 09 17:12:15 show-pins is really quite a helpful little tool Dec 09 17:34:51 :D Dec 09 17:40:27 that might be why someone made it... just maybe **** ENDING LOGGING AT Tue Dec 10 02:59:58 2019