**** BEGIN LOGGING AT Wed Jan 18 03:00:01 2017 Jan 18 05:31:43 Does anyone know how to get a lcd panel to work on a bbw with lcdc. I keep getting this error 'tilcdc 4830e000.fb: no encoders/connectors found'. Jan 18 07:37:20 if I have enabled remote proc, can I use prussdrv in my code? Jan 18 09:46:51 Hi Jan 18 10:56:30 On BBB , I suspect the answer is no, but to double check, is it possible set UART4 as a wakeup source? Jan 18 14:48:20 Hi, after flashing the beaglebone to factory default it appears i have only 59mb free Jan 18 14:48:40 as if hasn't cleaned up Jan 18 14:49:45 find / -type f -size +20M -exec ls -lh {} \; | awk '{ print $NF ": " $5 }' gives only the usual files and the bigest file is around 40mb Jan 18 14:49:46 eddee: how did you flashed to factory default? Jan 18 14:50:59 downloaded the img file dd to the sd card, switched off power, hold user button for a couple of seconds and released it. Jan 18 14:51:38 I successfully enabled remote prov via "boneblack_emmc_overlay". While pru0 is enabled and I can run firmwares on it, pru1 seems not enabled. Command "dmesg" returns an "error -2" on pru1. Any idea? Jan 18 14:51:45 I was indeed wondering if it was flashed altogether but I couldn't find a large swap file i created before. Jan 18 14:53:18 eddee: sometimes it happened to me that I pressed the hold button when the board was not booting up. Then, the mmc linux was load. Are you sure that you pressed the hold during boot? Jan 18 14:54:21 lore4: i think so. the 4 leds burned a bit longer the normal. Jan 18 14:54:51 eddee: then yes Jan 18 14:55:24 I just don't understand the state it is now. file space is almost gone. but I can't find the old stuff. Jan 18 14:56:07 eddee: try to reflash. Do you use a linux machine as host? Jan 18 14:56:18 mac Jan 18 14:57:06 is there a log file created after a sd-card flash? Jan 18 14:57:26 I have to say this is the first time I use a beaglebone Jan 18 14:57:45 linux I'm familiar with Jan 18 14:57:58 eddee: sorry, but I have no experience in flashing the sd from shell Jan 18 14:58:36 eddee: however I believe that the flash was not good... can you try to expand the filesystem via the beaglebone script? Jan 18 14:59:16 AH! I think I missed that step. Jan 18 15:00:12 you mean on the emmc or sd card? Jan 18 15:00:21 eddee: sd ;) Jan 18 15:05:34 lore4: sorry,I was looking around where can i find that script? Jan 18 15:07:01 eddee: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Expanding_File_System_Partition_On_A_microSD Jan 18 15:08:57 doing that now! Jan 18 15:11:50 hmm, that didn't work. no sd card visible in "df -h" Jan 18 15:13:12 will do the flashing again from a debian box. Jan 18 15:13:58 of the sd card, maybe the beaglebone doesn't like the osx filesystem. Jan 18 15:14:39 still puzzled why I only have 136mb left on the emmc Jan 18 15:17:47 eddee: could be : \ sorry cannot help a lot on that Jan 18 15:18:43 I can see now that the flashing didn't work because of wrong partioning Jan 18 15:47:04 Hi, I'm struggling to download the drivers to my windows pc, how do I do this successfully? Jan 18 20:26:54 Hi, is there any decent tutorial about PWM, ADC and GPIO in the latest Debian on BBBlack? Everything what I've found in web doesn't work Jan 18 20:30:29 Hi all. I want to measure up to 20 ADC channels with Beaglebone but I know BeagleBone black has only 6 ADC channels what should I use? Any tricks? Ideas? Thanks Jan 18 20:32:46 You can use external multiplexer Jan 18 20:33:45 Do you have a part in mind? Sorry I am just learning on this and want to make a project Jan 18 20:34:12 yes, search for 74HC40 Jan 18 20:34:16 for example Jan 18 20:35:44 If you can share how does this device work will be great. Any link to it how to connect it. But thank you very much. You gave me something to start with Jan 18 20:38:26 In few words: multiplexer is a "electronic" switch. You have eg. 16 inputs, and you can choose signal from one pin which is on output connected, in your case, to BB Jan 18 20:39:04 There is a lot of tutorials on the internet Jan 18 20:40:49 BTW, have you managed to use ADC on BB already? Jan 18 20:41:22 Yes but I just need more pins to use Jan 18 20:42:07 Have you any resources about ADC? Jan 18 20:43:01 I use Debian with 4.4.30 kernel and every tutorial I found is outdated Jan 18 20:43:33 I've stucked at pinmuxing, I cannot find files responsible for reading ADC value Jan 18 20:45:47 Or can you share your code with me? **** ENDING LOGGING AT Thu Jan 19 03:00:01 2017