**** BEGIN LOGGING AT Wed May 10 03:00:01 2017 May 10 07:53:15 any advice how can i patch some scripts/files on a beaglebone that will be in a lan only environment..... like when i connect an usb to rewrite the files from the file system with the ones from usb.... pretty new to linux stuff ? May 10 09:06:23 Hello all, has anyone tried to power the BBB wireless via the 5V_VDD pins on P9? I have it working on the BBB, but the same connections on the wireless version don't work. May 10 09:21:18 somehow, that doesn't sound like a good plan May 10 09:29:36 ah, no, it's actually proper. VDD_5V in indeed an input to the PMIC, so that should be fine May 10 10:12:36 zmatt: how did you reconfigure the eMMC to SLC mode? May 10 10:36:02 i import gpio and run GPIO.setup("USR3", GPIO.OUT) May 10 10:36:02 GPIO.output("USR3", GPIO.HIGH) but i think on board led dosn't react May 10 10:37:13 i was thinking of lighting up some of the on-board LED's while i run a python scrip May 10 10:49:28 root@beaglebone:/var/lib/cloud9# ping google.com connect: Network is unreachable May 10 10:49:43 12:48 Hey guys, i had a question. Im using the BeagleBone Green Wirelles for a while now. But suddanly i dont have connection anymore. This is reali strange. Can you help me out. The beaglebone says this: May 10 10:51:08 Guys can someone help me. I dont have internet on my beaglebone anymore May 10 10:51:21 it states the next: root@beaglebone:/var/lib/cloud9# ping google.com connect: Network is unreachable Einde chatgesprek Typ een bericht... May 10 11:25:05 Hi all May 10 11:25:21 I am trying to run qemu on beagleboard x15 May 10 11:25:35 which Linux image do you recommend using? May 10 11:26:00 apparently the default image doesn't have kvm module in it. May 10 12:04:47 can i control the on board leds from python on a beaglebone black? May 10 13:08:24 hiii May 10 13:08:44 anyone here tried running Qemu on top of beagleboard? May 10 13:08:53 which OS did you use? May 10 13:10:20 . May 10 15:43:34 hello May 10 15:46:02 Helllo I Cant access the ip address given in the beaglebone black page May 10 16:46:51 johanhenselmans: using mmc-utils, although I patched it to be a bit less pain in the ass to use from a script May 10 16:50:27 johanhenselmans: specifically I added a command that does a bunch of checks, then sets the "write reliability" bit for the user area, configures the "enhanced user area" (i.e. SLC mode) to its maximum value, which is exactly 50% of the original MLC size, set the partitioning-complete bit, and returns with an exit code that indicates to the flasher script that power cycling is required May 10 16:51:26 after reboot the same command now sees the job has been done, exits with 0 to tell the flasher script to go ahead May 10 16:51:34 s/reboot/power cycle/ May 10 16:53:33 I can push my patched mmc-utils to github... beware though that switching to SLC wipes all content, reduces the eMMC size by 50%, and is irreversible May 10 16:57:30 (but on the plus side it should be more reliable, have better retention, and writes are much much faster) **** ENDING LOGGING AT Thu May 11 03:00:01 2017