**** BEGIN LOGGING AT Mon Feb 27 03:00:01 2017 Feb 27 07:09:37 hello ;) Feb 27 07:10:03 hello Feb 27 07:25:10 by any chance, has someone uncapped ICs here? Feb 27 08:59:33 what is rproc_boot failed error. As it is in http://pastebin.com/s5PCy9vd ?? Feb 27 15:05:30 Hello. I am having difficulty logging in to the OpenID. I made a wordpress page URL: optocape.wordpress.com Feb 27 15:05:50 Entered it into text box, clicked login, nothing happens. Feb 27 15:05:59 Id like to submit my project. Feb 27 20:08:33 @deandzines: I've had some issues with wordpress's implementation of OpenID,so I don't know any good provider of OpenID anymore. Feb 27 20:10:47 @deandzines: I recommend you post to http://hackster.io|hackster.io and http://hackaday.io|hackaday.io for now and we'll eventually get http://beagleboard.org/project|beagleboard.org/project writable again. Feb 27 20:39:18 Hello everyone. I want request for small help from you guys. I want to speedup the boot-up of my beaglebone. Now it takes around 50 seconds to boot up I want to bring it down to 5 - 10 seconds. All I need is ethernet and UART drivers to be up, others can be neglected. Feb 27 20:39:40 Can someone please help me with this? Feb 27 20:46:28 what kind of system are you running ? is it systemd based? Feb 27 20:48:33 disabling services is always an easy way to reduce boot time Feb 27 20:48:47 http://dumb-looks-free.blogspot.nl/2014/04/boot-chart-for-beaglebone-black-bbb.html looks nice (in using bootchart ) Feb 27 20:53:18 hello got disconnected from last session Feb 27 20:53:22 Hello everyone. I want request for small help from you guys. I want to speedup the boot-up of my beaglebone. Now it takes around 50 seconds to boot up I want to bring it down to 5 - 10 seconds. All I need is ethernet and UART drivers to be up, others can be neglected. Feb 27 20:53:49 I am using Debian distribution Feb 27 20:55:16 Can someone help? Feb 27 21:00:00 at__, is your system using systemd or plain init scripts ? Feb 27 21:02:56 most time spent will not be the kernel driver loading , but the services your image starts up Feb 27 21:03:22 so get an idea what services you can disable Feb 27 21:07:37 rob_w, my system is using systemd Feb 27 21:08:35 then systemctl is your command to learn https://wiki.archlinux.org/index.php/Systemd check that page, although its from archlinux, but it shows Feb 27 21:12:53 rob_w, sorry I got disconnected again Feb 27 21:13:05 then systemctl is your command to learn https://wiki.archlinux.org/index.php/Systemd check that page, although its from archlinux, but it shows Feb 27 21:15:31 rob_w, thanks I will look into that Feb 27 21:15:41 np Feb 27 21:17:32 rob_w, it showed me list of running units Feb 27 21:19:31 so you want to find those which you can spare and finally do systemctl disable "unit" to prevent it from starting on boots Feb 27 21:20:25 sorry, i am coming from a theoretical side here, i dont touch systemd too much , rather init scripts Feb 27 21:25:41 rob_w, where to check for init scripts and disable them Feb 27 21:26:31 ur system either uses init scripts or systemd based Feb 27 21:27:18 identify units you are sure you dont need, then maybe units ur unsure and double check on them Feb 27 21:28:15 a pure system with only basic ethernet and uart should fire up pretty fast Feb 27 21:29:40 a vanilla rootfs with such features might fire up even below 2s userspace Feb 28 01:57:40 Hi guys, I bought a Beaglebone Black Wireless and at one point I was able to get it to boot to the desktop but it will no longer do that and instead it now only shows a white underscore blinking on a black screen. Does anyone have any suggestions on how I might proceed? I have tried flashing it with the latest image with no change. Feb 28 02:16:21 Hi guys, I bought a Beaglebone Black Wireless and at one point I was able to get it to boot to the desktop but it will no longer do that and instead it now only shows a white underscore blinking on a black screen. Does anyone have any suggestions on how I might proceed? I have tried flashing it with the latest image with no change. I really don't care about the desktop, I just need to set it up with the wireless and ssh so I can start **** ENDING LOGGING AT Tue Feb 28 03:00:00 2017