**** BEGIN LOGGING AT Fri Feb 19 02:59:58 2016 Feb 19 03:03:29 hello Feb 19 03:03:46 hi Feb 19 03:07:27 zmatt: The A1/A2 and A3/A4 pins on the X15 connector are connected inside the connector, they are GND in the design so, that explains why one is N/C it could be GND or N/C it makes no difference. Feb 19 03:08:15 then it's plain weird to leave them NC instead of GND Feb 19 03:08:45 zmatt: The B pins B1 and B2 are deisgned for power, they can take up to 12A Feb 19 03:09:14 zmatt: Actually sorry A2/A3 are 3v3. The A and B pins can all take very high current. Feb 19 03:09:28 But yeah, i agree with you they should be tied together on the schematic. Feb 19 03:10:14 Its those pins which are through hole and will prevent anyone puting a connector underneath to have mezzanine type stacking like the BBB can do. Feb 19 03:10:36 THe only way to do that will be some sort of horrible offsetting system. Feb 19 03:15:59 from the design, i dont think its intended to stack multiple boards, and if it is they clearly didn't think it through. I also don't know why they just didn't use 2 x 120 pin connectors instead of 4 x 60 pin ones. the 120 pin one looks like its the same price as a 60 pin one and you need half as many. Feb 19 03:17:03 Its certainly a very curious set of design decisions. Feb 19 03:20:24 how do i remotely restart a BBB? Feb 19 03:20:33 ssh Feb 19 03:20:39 yeah what command? Feb 19 03:20:42 sudo reboot Feb 19 03:20:49 damn Feb 19 03:20:52 i just did shutdown -r now Feb 19 03:20:56 and it hasn't come back up Feb 19 03:20:58 that should work too Feb 19 03:21:07 hmm... ok i'll give it a bit longer Feb 19 03:21:50 yay it came up Feb 19 03:21:53 \o/ Feb 19 03:22:14 it's like 150km away so i don't want to screw it up lol Feb 19 03:22:26 i had to go to it a few days ago because i firewalled myself out lol Feb 19 03:24:12 i have an attached USB drive --- it's a 1tb hard drive attached by USB. it's not being mounted. can't find it in fdisk -l Feb 19 03:24:20 is there anything i can do? Feb 19 03:24:31 i've never mounted it before, but I know that it lights up and spins when I plugged it in Feb 19 03:25:45 it doesn't show up in fdisk -l or blkid Feb 19 03:26:20 check kernel log whether it detected the drive at all? Feb 19 03:26:24 dmesg Feb 19 03:36:12 Hello! :) Could anyone help me with some issues I'm having booting Kali on my BBB? Feb 19 03:36:24 If anyone out there has some experience on the matter :3 Feb 19 03:36:35 * zmatt has no idea what Kali is Feb 19 03:36:42 Kali Linux? xD Feb 19 03:36:44 kali.org Feb 19 03:37:00 zmatt, for ub3r l337 h@x0ring Feb 19 03:37:01 They have an .img specific to BBB Feb 19 03:37:16 Lol I'm a CEH and I use it for work Feb 19 03:37:27 not a skiddie Feb 19 03:38:04 So I take it no one here has experience with it? :P Feb 19 03:40:38 i want a chinese woman to take me as her own :-( Feb 19 03:42:26 lol Feb 19 03:42:35 what's wrog with debian .. No WAIT .. don't answer :D Feb 19 03:43:10 ah yea .. hackers linux.. yes I remember. Feb 19 03:43:15 [kali] Feb 19 03:53:33 https://paste.debian.net/plain/398235 Feb 19 03:54:34 is there some type of package that I need to mount drives via usb? it's also usb powered. i have a 2A power supply and the drive should draw 700 to 900 mah or thereabouts Feb 19 03:54:45 it *does* light up and spin Feb 19 04:00:26 there's nothing further showing? because the only relevant bit here is just showing it detected the presence of the usb device, not any evidence it felt inclined to do anything with it Feb 19 04:00:55 hum Feb 19 04:00:57 that's weird Feb 19 04:01:13 yeah i know lol Feb 19 04:01:14 Hey! I have a beaglebone black, with "uname -a" output as "Linux beaglebone 3.8.13-bone79 #1 SMP Tue Oct 13 20:44:55 UTC 2015 armv7l GNU/Linux". It usually works fine when i connect it to my ubuntu, but sometimes, I am unable to ssh to it via USB. The device still shows up as mass storage, but the the eth1 connection dosent get established. How can i get it solved ? Feb 19 04:01:23 oh that doesn't mean anything, it's just the root hub Feb 19 04:01:28 does lsusb show anything? Feb 19 04:02:02 zmatt, Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Feb 19 04:02:15 i.e. no device at all? Feb 19 04:02:20 seems so Feb 19 04:02:29 then it looks like it hasn't even detected its presence, at all Feb 19 04:02:43 no usb-related errors later in the log? Feb 19 04:02:49 nope Feb 19 04:03:40 you're sure it's not a power-only power of the HD or something silly like that? (I think I've seen HDs with two USB ports for that purpose) Feb 19 04:03:44 *power-only port Feb 19 04:04:50 zmatt, yup. it's just a simple 2.5" disk and the case is just a simple board with a single port. nothing else. Feb 19 04:08:18 I'm afraid I don't really have any ideas... problems with usb are not terribly uncommon, but typically those are accompanied by a generous serving of errors Feb 19 04:08:42 alright Feb 19 04:22:30 Hey! I have a beaglebone black, with "uname -a" output as "Linux beaglebone 3.8.13-bone79 #1 SMP Tue Oct 13 20:44:55 UTC 2015 armv7l GNU/Linux". It usually works fine when i connect it to my ubuntu, but sometimes, I am unable to ssh to it via USB. The device still shows up as mass storage, but the the eth1 connection dosent get established. How can i get it solved ? Feb 19 04:28:31 takes a while sometimes for the usb to 'come up' properly .. and even longer if you're powering vs usb (since it has to boot first....) Feb 19 04:29:42 veremit, i don't think that's the issue. how long are we talking? Feb 19 04:30:15 mine's taken .. a min or two before Feb 19 04:30:27 otherwise check dmesg for clues Feb 19 04:30:38 yeah that's not the issue. you mounting actual hard drives or flash drives? Feb 19 04:30:45 bbb's ... Feb 19 04:31:01 right... Feb 19 04:31:03 composite gadget ftw Feb 19 04:31:14 or .. in my personal opinion .. ftl. Feb 19 04:31:47 how much power can a BBB supply via USB? Feb 19 04:32:01 10 farads Feb 19 04:32:04 enough to brown out :) Feb 19 04:32:43 but the spec is 500mA .. but I think zmatt may confirm, I don't think there's a hardware limitation Feb 19 04:32:45 anyone ever successfully powered and mounted a 2.5" 7200rpm via USB on a BBB? Feb 19 04:32:57 wut. 500ma is not enough for my drive Feb 19 04:33:09 I wouldn't personally try .. the spin-up is likely to brown out the cpu Feb 19 04:33:15 yeah the overcurrent protection chip is pretty useless since you'll probably sooner take down vsys (causing the pmic to intervene by powering off) Feb 19 04:33:35 use a usb hub (powered) if you must Feb 19 04:33:40 my drive draws more than 500ma. perhpaps that is why. brb Feb 19 04:33:58 if it draws consistently way too much then your bbb would shut down Feb 19 04:34:39 you're pushing it tbh on a 5400 drive by the time you've got usb-sata bridge chip too Feb 19 04:34:45 however if it's too much but not way too much then it might cause vsys to dip and the drive might not appreciate that Feb 19 04:35:06 zmatt: I would suspect the drive is much more tolerant than a bbb .. Feb 19 04:35:12 then again, if vsys dips more than a little bit then you'd also see musb kicking and screaming in the kernel log Feb 19 04:35:18 so I doubt power is the problem here Feb 19 04:35:42 that too Feb 19 04:36:06 ZeekHuge's problem is just likely usb gadget period. Feb 19 04:36:50 yeah my drive is rated 800ma Feb 19 04:37:22 but shouldn't something show up in dmesg? Feb 19 04:37:37 poffs: yes, so as I said I don't think power is the problem Feb 19 04:38:44 does musb actualyl complian .. or do you just get mystery usb failure :D Feb 19 04:38:55 veremit: you get a big fat VBus Error Feb 19 04:39:22 so musb actually "cares" .. lol Feb 19 04:39:41 or even .. "knows" Feb 19 04:39:56 yes, there's a vbus input and comparators at three different thresholds Feb 19 04:39:58 hey veremit ! So, should I check the dmesg ? Feb 19 04:40:08 ZeekHuge: yes, on *both* ends Feb 19 04:40:08 (the only two 5V compatible inputs of the am335x ! ) Feb 19 04:40:36 ah yes Feb 19 04:40:47 I imagine that part of the chip must have a big fence with giant "DANGER! HIGH VOLTAGE!" signs on it Feb 19 04:41:04 zmatt: yes, yes it would! Feb 19 04:41:47 not only are they 5V-tolerant, they are even 5V-tolerant when the chip is entirely powered down Feb 19 04:42:19 so they're pretty special pins Feb 19 04:43:43 "usb-phy supply vcc not found, using dummy regulator" Feb 19 04:43:45 what should i look for ? in the dmesg ? I have a copy of dmesg log from BBB when usb was working and now when it is not working. But theres no difference in the "gadget" part. Feb 19 04:43:53 i think that's the error message that i was looking for in dmesg Feb 19 04:43:55 poffs: you can ignore that Feb 19 04:44:00 it's a harmless message Feb 19 04:44:04 zmatt, oh Feb 19 04:44:21 it's linux being ridiculously fussy about the DT Feb 19 05:01:51 * poffs flips out and buys an orange pi plus 2 with integrated sata Feb 19 06:03:19 opi++ Feb 19 06:14:47 poffs: banana pi is also good :) Feb 19 07:14:28 know of anything with dual ethernet ports? Feb 19 07:14:46 the x15 :P Feb 19 07:14:48 besides x15 and other expensive boards, nope. Feb 19 07:15:05 the am335x has 'em too, just need to design a new board that actually pins it out ;) Feb 19 07:15:06 cheaper/easier to get an x86/x64 itx board Feb 19 07:15:48 Hello Good morning, Feb 19 07:15:51 I think the AM335x EVM has dual gbit ;) Feb 19 07:16:03 * zmatt just made a page with an overview of the am335x ballout out of randomness, "ZCZ" tab of https://goo.gl/Jkcg0w Feb 19 07:17:03 tbr: the starterkit too Feb 19 07:17:04 in your experiences, what kind of ADC would be best for Low noise, Low Voltage, 16/24bit? Feb 19 07:17:15 tbr: which is a lot cheaper than the evm iirc Feb 19 07:17:20 http://www.ti.com/tool/TMDSSK3358 Feb 19 07:17:34 ah, didn't know of that one Feb 19 07:17:56 http://www.gigabyte.com/products/product-page.aspx?pid=4762 for example Feb 19 07:18:20 Evermore99: welcome back Bastiaaan or what was your nick yesterday? how's your research going? did you read the application notes suggested by KotH? Feb 19 07:20:37 I did some research on it, found some other great sources for understanding:), I thought I could go undercover;) Feb 19 07:21:08 zmatt: do you have other hobbies too? besides drawing ball maps :) Feb 19 07:21:30 App notes SLVA043A /Texas, and Maxim Feb 19 07:21:46 Evermore99: we know your every move! Feb 19 07:22:09 ;) I should use some proxies. Feb 19 07:22:09 Evermore99: https://www.maximintegrated.com/en/datasheet/index.mvp/id/3068 .. just from a 2sec google... Feb 19 07:22:44 veremit: why do you have Evermore99? Feb 19 07:22:47 hate* Feb 19 07:22:50 veremit: why do you hate Evermore99? Feb 19 07:22:55 o,o Feb 19 07:23:02 by proposing Maxim :) Feb 19 07:23:09 at our company thats a firing offence :) Feb 19 07:23:09 Maxim do ok chips Feb 19 07:23:12 sure Feb 19 07:23:19 just dont depend on them for production Feb 19 07:23:21 although .. Microchip woul dbe anatural microcontroller affiliation Feb 19 07:23:35 maxim used to be good for power chips Feb 19 07:23:42 yes, if you order a lot Feb 19 07:23:43 Evermore99: there aren't many people asking about >10bit ADCs, you will always stick out like a sore thumb. Feb 19 07:23:47 try to order 1k of them Feb 19 07:23:53 you wait until somebody else orders 100k Feb 19 07:23:57 av500: bleh .. 100/200 is enough for me :D Feb 19 07:24:04 at least it was like that in the past Feb 19 07:24:32 av500: everyone had silicon problems a while back Feb 19 07:24:40 I thought that one had been conquered Feb 19 07:24:41 Evermore99: https://www.adafruit.com/products/1083 Feb 19 07:25:00 veremit: it was more that max had a ton of chips as datasheets, but not as products Feb 19 07:25:08 only if you ordered they would produce them Feb 19 07:25:19 so it was samples or 100k Feb 19 07:25:24 nothing in the middle Feb 19 07:25:49 av500: nice .. but not like other companies aren't guilty of that Feb 19 07:26:07 sure, but max was extreme Feb 19 07:27:07 https://www.adafruit.com/products/1085 16 bit Feb 19 07:27:07 I have shitting experiences with ATmega328. Feb 19 07:27:27 Evermore99: take your pick .. http://www.microchip.com/ParamChartSearch/chart.aspx?branchID=11022&mid=10&lang=en&pageId=79 Feb 19 07:28:55 12SPS? to low. Feb 19 07:29:18 but all thanks for the effort. Feb 19 07:30:20 200ksps ? Feb 19 07:30:42 yeah don't look at the hobby ones if you're wanting to do serious acquisitions lol Feb 19 07:30:58 Evermore99: there are a gazillion of AD converters. Feb 19 07:31:03 I know.... Feb 19 07:31:12 but most sites have nive forms where you can pick your params and it will propose one Feb 19 07:31:15 anyhow .. time to brb :D Feb 19 07:31:19 TI, AD, Microchip Feb 19 07:32:10 all have less the 2 INL DNL, SNR and some show SINAD for DC signals. somehow I have a fetish for ADC. Feb 19 07:56:37 av500: are we ready for GSoC app? Feb 19 08:17:31 av500: sure I have more hobbies Feb 19 08:17:48 av500: correcting TI support guys on E2E when they're misinformed about their own chips is fun too Feb 19 08:20:53 zmatt: :) Feb 19 08:21:05 zmatt: +100 :) Feb 19 08:22:13 Evermore99: you are still asking about 16 and 24bit... which tells me you have not yet understood how this analog thing works Feb 19 08:22:30 Evermore99: there is a _HUGE_ difference in complexity between the two Feb 19 08:22:54 how do I do $thing ? I'm afraid that's not possible sure it is, you can configure that in the undocumented register at this address, and this is its structure Feb 19 08:22:58 Evermore99: getting to 16bit is easy, if you know what you are doing... if not it's a major pain in the ass Feb 19 08:28:02 KotH: when I need 16bit, I buy a CD Feb 19 08:29:08 +1 Feb 19 08:29:18 CDs? those still exist? Feb 19 08:29:24 of course Feb 19 08:29:27 ;) Feb 19 08:29:29 zmatt: av500 is old school Feb 19 08:29:31 I'm slowly replacing my tapes :) Feb 19 08:33:40 av500: A major share of the kids today do not even know what this is :-) Feb 19 08:34:33 https://www.youtube.com/watch?v=XkuirEweZvM Feb 19 08:37:56 zmatt: I have a rotary phone at home, it has a much nicer ringtone than the DECT crap Feb 19 08:38:32 and it never gets lost Feb 19 08:40:29 * tbr wants a nice old bakelite phone for the living room table Feb 19 08:43:36 tbr: get them on ebay while they are still cheap Feb 19 08:44:17 yah, should look for one Feb 19 08:44:26 * KotH should probably get one too Feb 19 08:44:32 for the grand grand children Feb 19 08:45:01 they are never gonna believe that we used non-telepathic devices to talk to eachother Feb 19 08:47:04 * av500 has a mint W48 :))) Feb 19 08:47:39 i'n not too hot on javascript. can anyone tell me why it doesn't work here? -> http://st.ilet.to/bbb.png Feb 19 08:48:09 I click on run and nothing happens Feb 19 08:49:26 KotH: lol Feb 19 09:01:25 ScrumpyJack: check if the usb network is set up properly Feb 19 09:23:11 tbr: I'm connected over ethernet Feb 19 09:26:48 none of the blink led exemples work when run from the C9 IDE Feb 19 10:47:42 hello Feb 19 10:48:16 i purchased beagle bone black for my project purpose Feb 19 10:49:10 i build yocto image referring this docuemnt http://www.embarcados.com.br/beaglebone-black-yocto/ Feb 19 10:49:25 i build the beagle bone black image Feb 19 10:50:05 let me know is it possible to nflash the same image to EMMC Feb 19 10:50:10 how can i do that Feb 19 10:50:24 thbis link only refers to flashing image to SD card Feb 19 10:50:26 please Feb 19 10:50:28 help me Feb 19 10:54:53 hi can any one guide me with hello world application task as specified in beagle site Feb 19 11:19:07 charizard42: there is no hello world per se Feb 19 11:19:19 charizard42: it just boots linux Feb 19 11:22:42 ohk Feb 19 15:52:05 zmatt: Thanks for your help yesterday. Got the PRU enabled, now I can try to do something with it. Feb 19 16:35:11 9 Feb 19 16:35:58 8 Feb 19 16:38:42 7 Feb 19 16:38:53 6 Feb 19 16:39:51 π Feb 19 16:43:22 e Feb 19 16:43:55 1! Feb 19 16:44:37 \o/ New math Feb 19 17:26:10 hi. I'd like to ask how I can cross compile c-program for beagle bone black rev c on the x86 machine (arch linux). I tried like this "arm-none-eabi-gcc -march=armv7-a -mtune=cortex-a8 -o test test.c -lc -lgcc -lm -lrdimon". It succeeded in the compilation, but when I tried to run the program, the one was killed by system. Feb 19 17:28:00 duga: There are pages that describe this. I'm using arm-linux-gnueabihf-gcc on Debian and it seems to work. Feb 19 17:33:48 Ragnorok: ok I will try this package Feb 19 17:35:12 duga: arm-none-eabi-gcc is probably a baremetal compiler Feb 19 17:41:56 and rdimon is a semihosting library Feb 19 17:42:15 (i.e. requires jtag) Feb 19 17:59:45 Hi Feb 19 18:00:11 How do I go about playing audio/video in the background Feb 19 18:00:14 ? Feb 19 19:15:35 Ragnorok: vagrantc thanks I installed that gcc and cross compilation works Feb 19 19:15:56 \o/ I think I may have helped my first peep on #beagle Feb 19 19:17:43 Ragnorok: btw. do you have any tips for beaglebone black "how to avoid using emmc memory". It's highly likely that this part is irreplacible (easily though) Feb 19 19:17:57 tips for developing Feb 19 19:18:17 I'm using a uSD for dev. Feb 19 19:18:23 how not to waste the bbb's memory to early Feb 19 19:18:27 Ragnorok: uSD? Feb 19 19:18:33 micro SD. Feb 19 19:19:04 4GB isn't really enough to do what I need, so I have 16 for development. Final system should fit in 4 easy. Feb 19 19:20:19 Ragnorok: 1. do you have to "push boot button " every time you need to start? 2. All I need to do install arm debian on sd card (or install any firmware files as in rpi)? Feb 19 19:20:40 as I remembed what I was doing on some university classes Feb 19 19:21:34 Nope. It loads the uSD nearly every time. Once a blue moon it goes to emmc, but when I can't find my dev dir I just reboot. Feb 19 19:22:16 ok, thanks Feb 19 19:22:38 I used the debian 8.3 image from beaglebone.org but it doesn't use uio_pruss, so I used apt-get to put in 4.1.18-bone19 that zmatt recommended. Feb 19 19:23:09 So far, so good. (shrug) Feb 19 20:44:58 hello guys! I wanted to start my dc motor using beagleboneblack and adafruit lib. But I cant start PWM, i've found that it might be a problem with ArchLinuxARM Feb 19 20:45:03 can you recommend something ? Feb 19 20:45:13 should i change OS or there is some solution ? Feb 19 21:20:29 <_av500_> why not use the stock debian? Feb 19 21:27:52 @_av500 i wish i had stock os now, will stock image boot from sdcard now ? Feb 19 21:37:11 The two on beaglebone.org will. Feb 19 21:50:10 as will the "microSD/Standalone" images here -> http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Jessie_Snapshot_lxqt Feb 19 21:54:54 @zmatt is there image for <=1GB sdcard? Feb 19 21:55:55 * Ragnorok has a 8MB one if you need it Feb 19 21:57:02 the console image fits on there if you shrink it (for some reason rcn-ee still made the image 2gb even though almost all of it is free space) Feb 19 21:57:35 at this moment i have 2x 1GB sdcard;/ Feb 19 21:57:56 why not use the on-board eMMC instead then? Feb 19 21:58:58 note btw the console image is very minimalistic and meant for people who just want to install the stuff they need, not much works "out of the box" on those Feb 19 21:59:29 i just need base-devel Feb 19 21:59:57 but I am not sure how to back to one of these image from my current ArchLinuxARM on eMMC Feb 19 22:00:17 images* Feb 19 22:00:35 yeah if you don't have a big enough SD card then you can't use a flasher. you can also flash a BBB directly via usb though Feb 19 22:01:12 here are instructions on how to make the BBB's eMMC appear as usb mass storage device -> http://pastebin.com/x5QzB18E Feb 19 22:02:09 you can then just xzcat an image directly onto it Feb 19 22:02:36 that seems to one of the best option at this moment Feb 19 22:03:05 but this guide on pastebin is terrifying Feb 19 22:03:17 hehe Feb 19 22:03:19 * zmatt wrote it Feb 19 22:03:29 BBBlfs is a very useful tool, but it's... brittle Feb 19 22:04:08 i think i will try it Feb 19 22:04:11 so much thanks! Feb 19 22:04:54 I've made it quite explicit and detailed, including what you can expect to see at each point and an explanation of what's actually going on Feb 19 22:09:57 ok decided Feb 19 22:10:02 brb ;) Feb 19 22:19:09 @zmatt http://pastebin.com/CCyzcnvB I keep getting dc/connect by networkManager Feb 19 22:19:23 that sleep workaround doesnt work to me Feb 19 22:27:11 flashing started, but unfortunately there is no any indicators Feb 19 23:54:22 zmatt it doesnt work;/ Feb 19 23:54:34 only one led is blinking after flashing Feb 19 23:54:45 and bbb doesnt boot Feb 20 01:04:00 Hi, I would like to buy a Beagleboard at one time. I have a question to ask you people about if I may. Are at least one of the boards capable of running all current Linux major desktop GUI's? Like Gnome 3, KDE5? Feb 20 01:06:03 technically, yes, but it may not perform well with gnome3 or KDE Feb 20 01:06:44 most of the beagleboard.org boards are going to be better off with a lighter-weight environment like xfce, lxde, lxqt, etc. Feb 20 01:09:14 Thanks vagrantc, I have another question to ask. Outside of the GUI's in terms of it being a mini computer can it run all the desktop apps that I'm used to? Say Libreoffice, Firefox, Chromeium? just trying to get an idea. Feb 20 01:11:01 still going to be pretty slow Feb 20 01:11:47 the beagle-x15 might be ok with that, but it's not yet generally available Feb 20 01:12:27 main thing with most of the boards is the lack of ram, though the CPUs aren't very fast Feb 20 01:12:55 guest104: if you're really looking for a small desktop computer, you might be better off with an x86 board Feb 20 01:13:30 is there some special type of install bootable debian image on sdcard? Feb 20 01:13:39 I'm also browsing elinux.org to try to learn more and did find a link to: kubuntu-desktop, etc. When we talking about slow are we talking about slow as a Pentium II or slower example? Feb 20 01:14:40 I have heard folk compare the 'bone's processor to a PII-PIII in overal performance. Feb 20 01:14:56 I can live if the speeds match a typical Tablet. Feb 20 01:15:00 But then again, the board was not designed with desktop-GUI use as the primary point of optimization. Feb 20 01:15:43 newdude: https://beagleboard.org/latest-images Feb 20 01:16:49 "To be clear, none of these are supported by Beagleboard.org or Circuitco." As the site says so they are not official and I hear(see). Feb 20 01:18:39 I'll buy one given the chance anyway to try to mess around. I have seen people building cool stuff with these boards. Feb 20 01:18:59 i am a beginner with the BBB and am having trouble getting started. using macbook pro, el capitan10.11.2 Feb 20 01:19:27 and already downloaded latest horndus Feb 20 01:20:12 was able to log on board through terminal, changed password, shut down, then attempted to reconnect Feb 20 01:20:51 i am unable to reconnect, and a trying to figure out where to go next Feb 20 01:23:33 guys how to burn 4gb debian on sdcard to boot it then? Feb 20 01:24:02 at this moment I dont have stock os on bbb Feb 20 01:25:03 newdude: there are instructions for how to change it into an eMMC flasher image right below the dowload links Feb 20 01:25:49 vagrantc: i saw http://elinux.org/Beagleboard:BeagleBoneBlack_Debian Feb 20 01:26:06 but there is only information about uncommentted line Feb 20 01:28:40 yup. Feb 20 01:28:50 i am looking for the information how to put this image to my sdacard Feb 20 01:29:00 dd whole image to /dev/sda1? Feb 20 01:33:51 vagrantc: dd if=debian.iso of=/dev/sdcard1 ? **** ENDING LOGGING AT Sat Feb 20 02:59:58 2016