**** BEGIN LOGGING AT Wed Oct 25 03:00:03 2017 Oct 25 13:46:32 how do i remote debug from command line, i want to grab all commands my eclipse cdt uses ( i set up for remote debug on BBB) Oct 25 13:47:06 probably not the best channel to ask, thought maybe someone had done this before Oct 25 16:09:15 hi everybody Oct 25 16:10:38 I'm trying to configure beaglebone black with debian 9.2 (official) but it's very very frustrating. I can't configure uart1 and read P9_12 (with python) at same time :( Oct 25 16:13:27 If I add the uboot_overlay_addr0=/lib/firmware/BB-UART1-00A0.dtbo in /boot/uEnv.txt, serial begins to work but I cant open any port Oct 25 16:14:57 Thanks very much! Oct 25 16:18:17 uhh, you shouldn't need any overlay at all Oct 25 16:18:33 the uarts are enabled by default Oct 25 16:18:56 configuring the pins (using config-pin) should suffice Oct 25 16:20:00 hmmmm Oct 25 16:20:05 ok I will try Oct 25 16:22:01 but how can I use config-pin to configure uart1? Oct 25 16:22:25 I need to read uart1 (/deb/ttyO1) from python script... Oct 25 16:24:19 in the default config, /dev/ttyS1 should already exist (with /dev/ttyO1 as backwards-compatibility symlink). configuring the uart's pins suffices to make it actually useful Oct 25 16:29:47 but I don't know how configure UART Oct 25 16:29:54 this is my problem Oct 25 16:37:05 what do you mean by "configure UART" ? Oct 25 16:37:48 especially since you original question suggests you are able to, just not "read P9_12 (with python) at same time" ... whatever that might mean Oct 25 16:42:03 I explain: Oct 25 16:43:55 I have one python script to check pin P9_12 (pin rising and galling events) Oct 25 16:44:46 and other script to read uart1 Oct 25 16:46:46 if I use the system without configure anything, I don't have any problem reading the P9_12 but I serial (/dev/ttyO1) is always empty Oct 25 16:48:28 if I configure uboot_overlay_addr0=/lib/firmware/BB-UART1-00A0.dtbo in /boot/uEnv.txt, when I try to configure pin P9_12, python crashes with this error: ValueError: Set gpio mode failed, missing file or invalid permissions. Oct 25 16:54:03 I use config-pin P9.26 uart and It works!!!! Oct 25 17:00:23 zmatt I am very grateful for your help! Oct 25 17:15:32 you're welcome :) Oct 25 22:07:40 hello Oct 26 02:03:12 hum, what the hell... I seem to be getting consistent kernel misbuilds when using binutils-arm-linux-gnueabihf 2.29.1 (current version in debian buster) **** ENDING LOGGING AT Thu Oct 26 03:00:01 2017