**** BEGIN LOGGING AT Mon Sep 05 02:59:59 2016 Sep 05 03:09:28 for the record, to be able to safely copy-paste multiple lines of commands into U-Boot's console without overflowing its fifo, you can enable in-band (xon/xoff) receive flow control by executing the following (on a single line): Sep 05 03:09:34 mw 44e0900c bf;mw 44e09010 11;mw 44e09018 13;mw 44e09008 8;mw 44e0900c 03 Sep 05 03:11:43 if using an ftdi serial converter, note that the hardware does not support enabling only transmit flow control, so to avoid software fallbacks you need to enable receive flow control as well Sep 05 03:13:50 e.g.: screen /dev/ttyUSB0 115200,cs8,ixon,ixoff Sep 05 03:14:30 (be careful with passing stty-like options to screen like that, it only supports a tiny subset and if it encounters an unknown option it will silently discard it and all remaining options) Sep 05 04:50:03 morning jkridner Sep 05 07:17:24 Hello everybody! I just wanted to stop by and ask if anybody has an update on the CE-Testing and estimated Start of Production of the X15 Board. I assume you get asked this a lot and I'm sorry if I annoy you in any way - just looking forward to the board. Thank you very much - Best regards Julian Sep 05 07:17:46 have you checked the elinux wiki page on x15? Sep 05 07:18:21 Yes indeed, it says CE testing was scheduled to be perfomed two weeks ago but no update on how it went. Sep 05 07:20:06 we don't know more than is on that page Sep 05 07:26:56 OK, thank you! Sep 05 07:34:44 hello,This is milav Sep 05 07:37:04 can you here me? Sep 05 07:38:52 http://www.catb.org/esr/faqs/smart-questions.html Sep 05 07:42:30 hello Sep 05 07:47:03 hello Sep 05 07:47:20 cygniX Sep 05 07:47:35 can you here mee? Sep 05 13:27:08 hey all. I'm having trouble getting my BBB to work under Arch Linux. I'm trying to connect to it via USB, running the stock debian on eMMC. Sep 05 13:28:57 The various quick guides say, that once I plugged it in, and ran the mkudevrules script, I should be able to connect to the webserver running on it via a browser / ping it / ssh to it. But unfortunately it's not the case for me :/ Sep 05 13:29:44 Do I have to configure my local USB network interface somehow? Like, assigning some static ip to it? Sep 05 13:29:49 Thx in advance ;) Sep 05 13:37:20 ah, running a dhcp client on the local host interface did the trick :) yeah. Sep 05 14:21:51 nebul8_: on most systems that would be done automatically by the network manager Sep 05 21:59:53 I am trying to reinstall Debian on my black. I have an SD card with the Debain image in the black. I unplug it from all power sources, hold down the user boot button and replace power. I wait for all 4 blue LEDs to illuminate then I let go of the user button. I see 2 blue LEDs blinking, this seems to go on indefinitly. I never get 4 solid LEDs, how do I know if its done, or if its even doing anything? Sep 05 22:02:01 serial debug is your friend .. or you may be lucky with ssh .. not sure .. Sep 05 22:10:35 notsure: it sounds like you're describing a system that has booted Sep 05 22:10:43 not a flasher Sep 05 22:11:00 ah this could also be true .. Sep 05 22:12:23 notsure: note btw there's no need to hold the S2 button that long, you can let go as soon as the power led turns on Sep 05 22:13:41 a flasher has a very recognizable "cylon" / "knight rider" led pattern while it's flashing, ending either in all leds on (success) or all leds flashing simultaneously (failure) Sep 05 22:16:58 a running debian system by default has one led showing a "heartbeat" pattern and activity indicators typically blinking in somewhat irregular patterns Sep 05 22:19:33 you can find several variants of jessie images here http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Debian_Image_Testing_Snapshots both in "flasher" and "standalone" form Sep 05 22:21:40 if you've downloaded a standalone image you can also modify it to become a flasher (instructions can be found on http://beagleboard.org/latest-images ) although that requires mounting the sd card on another linux system and editing a config file Sep 05 22:23:44 bbl Sep 05 22:27:46 I think all the flasher images were taken down .. so you may need to manually modify the card image once you've written it with yoru PC/etc first. Instructinos should be on the dowbnload pages Sep 05 22:28:03 holy crap .. apologies for the frequency of typos Sep 05 23:16:15 huh weird Sep 05 23:19:36 is this some new quest for user-unfriendliness? to break procedures / instructions / workflows that used to work and offer no replacement Sep 05 23:21:47 I mean it doesn't affect me directly, but I'm really starting to have no idea what advice I'm supposed to give to newcomers Sep 05 23:40:22 zmatt: dunno wtf is going on there .. Sep 06 00:42:16 shorted 5v to ground on my back via a 4.7k resistor accidently. Now when I apply power, the power LED blips on for a fraction of a second then never powers on. Am I screwed? Sep 06 00:43:50 s/back/black/ Sep 06 01:57:30 yep Sep 06 02:01:22 the power led blip of death :D **** ENDING LOGGING AT Tue Sep 06 02:59:58 2016