**** BEGIN LOGGING AT Mon Apr 10 03:00:01 2017 Apr 10 06:50:57 gm Apr 10 09:14:17 thinkfat: oh lol, the missing ~ Apr 10 09:15:26 although even then the sequence doesn't make sense Apr 10 09:28:21 zmatt: it's step by step from the ti documentation I think Apr 10 09:28:34 zmatt: I found a link somewhere Apr 10 09:29:36 that's in general not a great source to copy/paste from Apr 10 09:29:51 the uart initialization is also funny Apr 10 09:31:21 zmatt: http://processors.wiki.ti.com/index.php/AM335x_EMIF_Configuration_tips Apr 10 09:41:50 zmatt: the AM335x TRM doesn't seem to have any more details. In fact it does not at all describe the handling of the VTP macro, it's just a mere feature description Apr 10 09:45:08 yeah iirc understanding emif4d and its surrounding merry band of macros is best done by cross-referencing the documentation of all SoCs that contain it and any other materials you may find Apr 10 09:45:29 e.g. thanks to the AM572x TRM I now understand things that have puzzled me since the DM816x TRM Apr 10 17:45:07 Hello, I have a question regarding the eMMC Apr 10 17:46:19 You should ask it then Apr 10 17:46:46 Is there any advantage to using the eMMC these days for a simple single webserver with one client? Apr 10 17:47:14 or disadvantage? Apr 10 17:47:52 Using a BBB Rev C Apr 10 17:48:56 I am using a 16 GB Samsung class 10 microSD as well. Apr 10 19:17:06 i request mentors to please check my gso;c proposal and give their necessary feedback Apr 10 19:17:24 https://docs.google.com/document/d/1syUlWQkTPHuA0m6owekqa2zO-G0uMyQ7i66Z5aMkltY/edit?usp=sharing Apr 10 19:17:33 here is the code link Apr 10 19:17:54 https://github.com/kartik-nighania/BeagleBone_PRU_Stereo_Vision Apr 10 19:18:28 Apr 10 19:46:49 kartik_: there's a separate channel #beagle-gsoc for gsoc-related questions Apr 10 19:48:25 oh im sorry Apr 10 19:48:33 i forgot to post on that Apr 10 19:48:36 thanks Apr 10 21:14:53 Hi! Apr 10 21:15:24 I wan't to remove bone101 from the beablebone green wireless Apr 10 21:16:52 I try disable some services but the web server still on Apr 10 21:18:46 hmm, I'm not sure if they debian-packaged the custom stuff or not Apr 10 21:19:59 disabling the webserver should be easy enough though, just check the list of running services and "systemctl disable --now" the offending one Apr 10 21:20:44 I already disable this services Apr 10 21:20:46 sudo systemctl stop bonescript.socket sudo systemctl disable bonescript.socket sudo systemctl stop bonescript-autorun.service sudo systemctl disable bonescript-autorun.service Apr 10 21:20:54 but the bone101 still there Apr 10 21:21:38 isn't there simply some webserver package installed? e.g. lighttpd, nginx, or apache? Apr 10 21:21:53 apache Apr 10 21:22:34 and there is a softAP (wifidog) that usea apache too Apr 10 21:22:47 so I can't unistall apache Apr 10 21:23:24 I guess this is a good reminder why I personally prefer to start with a minimal install and just install the stuff I want myself :) Apr 10 21:25:04 that's usually easier than cleaning up the mess someone else made Apr 10 21:25:28 yes..:( Apr 10 21:25:45 but I need diable this in my client machines via ssh Apr 10 21:26:16 disable* Apr 10 21:28:26 zmatt: how do you switch to single-user in everythingd? Apr 10 21:28:57 while running or from boot? Apr 10 21:29:25 running .. I was thinking... Apr 10 21:29:49 systemctl rescue or systemctl emergency Apr 10 21:29:55 lemme check what the difference is... Apr 10 21:30:09 that ought to kill most extraneous services.... Apr 10 21:30:38 emergency is even more barebones than rescue Apr 10 21:31:11 rescue is the best match I think to sysv singleuser Apr 10 21:31:39 oh lol you mean as solution to otrab... I don't think that's really what he's looking for :) Apr 10 21:34:35 you know, it's kinda neat that I have Qt5's eglfs backend working with the gpu... I just wish it wasn't three times as slow as using the linuxfb backend and no gpu Apr 10 21:36:49 thanks for the time zmatt :) Apr 10 21:36:59 good luck Apr 10 21:39:25 ok, time to catch a bus I guess **** ENDING LOGGING AT Tue Apr 11 03:00:02 2017