brook has joined #beagle
thinkfat has quit [Ping timeout: 240 seconds]
thinkfat has joined #beagle
starblue has quit [Ping timeout: 268 seconds]
starblue has joined #beagle
brook has quit [Remote host closed the connection]
brook has joined #beagle
vagrantc has quit [Quit: leaving]
brook has quit [Ping timeout: 268 seconds]
brook has joined #beagle
brook has quit [Ping timeout: 252 seconds]
zmatt has quit [Ping timeout: 252 seconds]
buzzmarshall has quit [Quit: Konversation terminated!]
zmatt has joined #beagle
ikarso has joined #beagle
akaWolf has quit [Ping timeout: 252 seconds]
akaWolf has joined #beagle
akaWolf has quit [Ping timeout: 268 seconds]
akaWolf has joined #beagle
samael has joined #beagle
dKaiser has quit [Quit: Leaving]
samael has quit [Ping timeout: 268 seconds]
ds2 has quit [Ping timeout: 245 seconds]
ds2 has joined #beagle
zmatt has quit [Ping timeout: 245 seconds]
zmatt has joined #beagle
ikarso has quit [Quit: Connection closed for inactivity]
Shadyman has quit [Remote host closed the connection]
samnob has quit [Ping timeout: 268 seconds]
samnob has joined #beagle
indigaz8 has joined #beagle
indigaz has quit [Ping timeout: 240 seconds]
indigaz8 is now known as indigaz
ikarso has joined #beagle
nb50 has quit [Quit: Ping timeout (120 seconds)]
brook has joined #beagle
brook has quit [Remote host closed the connection]
brook has joined #beagle
brook has quit [Ping timeout: 252 seconds]
brook has joined #beagle
lucascastro has joined #beagle
ikarso has quit [Quit: Connection closed for inactivity]
buzzmarshall has joined #beagle
lucascastro has quit [Ping timeout: 268 seconds]
brook has quit [Remote host closed the connection]
brook has joined #beagle
BB-Flash has joined #beagle
<BB-Flash> Looks like I bricked a BBB Wireless trying to flash the eMMC. I used a 10.3 4GB Flasher image and followed the instructions: Modified the uEnv.txt to enable the flash, update the packages. Used Balena etcher to prepare the SD card and then did a user boot with it. It booted up and the 4 LEDs had running lights and then all four of them went steady.
<BB-Flash> Waited for an hour or more and nothing happened and board just was hot. Now no matter if the microSD is in or not, the 4 LEDs just flash and then turn constant on. I am assuming something did not work well and it's kinda stuck...
<brook> Is there nothing you can do at the u-boot console? You should be able to force it to boot from the uSD.
<BB-Flash> My HDMI is also disabled for some GPIO functions
<brook> Do you have access to the serial console?
<BB-Flash> I know I have a console cable somewhere but can't find it right now
<zmatt> BB-Flash: uhh, the description of your steps sounds confusing
<BB-Flash> I just followed: https://beagleboard.org/getting-started
<zmatt> modifying /boot/uEnv.txt on the SD card is how you turn a non-flasher image into a flasher image... if you already started with a flasher image then there's nothing to be modified in /boot/uEnv.txt
<zmatt> I'm wondering if you modified /boot/uEnv.txt on eMMC instead, which would turn eMMC into a flasher (which would try to flash the sd card, or otherwise I think it ends up just hosing the contents of eMMC)
<BB-Flash> I think that's where I did not do it right. I booted up the BBBW without a microSD and then modified the uEnv.txt on that so yeah... my screwup
<BB-Flash> Yup, that was not clever at all
<zmatt> regardless of what happened, just write the flasher image onto SD card again, and to ensure the eMMC is bypassed hold the S2 button (the button closest to the SD card slot) during power-on... you can let go of the button once the power led turns on
<zmatt> that way the contents of eMMC is completely ignored and it will force the system to boot from SD card
<zmatt> which (if you downloaded a Flasher image) will automatically proceed to reflash eMMC
<zmatt> yep that's fine
<BB-Flash> thanks, I tried it a few times, and it also got stuck on all 4 LEDs on, I can reflash and try again
<zmatt> specifically try the combination of: image freshly written to SD card + hold S2 button during power-on
<BB-Flash> yup, will do that
<BB-Flash> Flashed the microSD afresh and then inserted the card and then held down S2, plugged 5V/3A power supply in and waited for Power LED to come on and released S2. There is no activity on the USR LEDs
<BB-Flash> I am using a 32GB card, not sure if that is important. I have used this same card before and have not had issues with non-flasher images
<zmatt> that sounds like it is unable to boot from the sd card at all, which certainly explains the symptoms you've had
<zmatt> since the S2 button shouldn't have been needed
<zmatt> you used Etcher to write the sd card right?
<BB-Flash> yep
<zmatt> hmm okay so the sd card should be fine since Etcher verifies the contents after flashing
<zmatt> have you previously used the sd card on this particular beaglebone successfully?
<zmatt> sd card slot I mean
<BB-Flash> Yeah I have
<BB-Flash> I wanted to test not running off the microSD card
<zmatt> that's... puzzling
<zmatt> like, if the contents of the sd card is correct then the only reason for it to be unable to boot would be if there were something actually physically wrong with the sd card slot
<BB-Flash> If I don't hold down the S2 button, then it will fire up USR LEDs start running and then all of them become steady on
<zmatt> yeah that's the bootloader on eMMC trying to boot but failing miserably
<BB-Flash> I have left it like that to see if it power itself down after flash but it did not happen
<zmatt> presumably
<zmatt> it's not flashing, it's not even booting
<BB-Flash> Physically the slot seems fine, al the pins are good and making good contact with the SD card pins
<zmatt> it's just stuck in the bootloader, presumably because it can't boot the sd card (for the same reason it doesn't boot when holding the S2 button, whatever that reason may be) and it can't boot from eMMC because it got hosed
<zmatt> (by the attempted self-flash)
<zmatt> the big question remains, why isn't it booting from sd card
<zmatt> since we know both the card contents and the card slot should be fine, the next logical conclusion is ghosts. have you tried an exorcism?
<BB-Flash> bwahahahaa!
<BB-Flash> Yeah ghost in the machine is a possibiligy
<zmatt> I wish I had more constructive advice at this point... it's always annoying when something should just work but it stubbornly disagrees :P
<BB-Flash> yeah I understand, thanks anyway!
BB-Flash has quit [Quit: Client closed]
<brook> Wouldn't a serial console help see what is actually happening?
<zmatt> it might
<zmatt> probably not actually, if no led activity occurs while trying to boot the SD card with S2 button held, then almost certainly what you're seeing on the serial console is CCC
<zmatt> but I guess it's possible something else is happening
<zmatt> it certainly wouldn't hurt to check, if you have a 3.3V TTL serial cable
Guest4494 has joined #beagle
akaWolf has quit [Ping timeout: 268 seconds]
<Guest4494> The other day, zmatt told me how to check & control the power inputs on the BBB using i2cget & i2cset, e.g., i2cget -f -y 0 0x24 0x0a
<Guest4494> Is this documented somewhere where I can read more about it?
akaWolf has joined #beagle
<zmatt> the tps65217 datasheet
<Guest4494> zmatt Thank you
demirok has joined #beagle
vagrantc has joined #beagle
jfsimon1981_b has quit [Ping timeout: 252 seconds]
BB-Flash has joined #beagle
jfsimon1981 has joined #beagle
BB-Flash has quit [Quit: Client closed]
Guest4494 has quit [Quit: Client closed]
noahm has quit [Quit: reboot]
noahm has joined #beagle
brook has quit [Remote host closed the connection]
brook has joined #beagle
brook has quit [Ping timeout: 252 seconds]
brook has joined #beagle
nb80 has joined #beagle
Guest70 has joined #beagle
Guest70 has quit [Client Quit]
ikarso has joined #beagle
Guest89 has joined #beagle
Guest8925 has joined #beagle
Guest89 has quit [Quit: Client closed]
Guest8925 has quit [Quit: Client closed]
brook has quit [Remote host closed the connection]
brook has joined #beagle
brook has quit [Remote host closed the connection]
<ds2> Mmmmmmm germlins in the board... don't think they react to exorisms
brook has joined #beagle
<set_> Ye here hills have eyes!
<set_> Well, we are not in October yet, so...
<set_> Ye here heat have rays!
akaWolf has quit [Ping timeout: 244 seconds]
akaWolf has joined #beagle
BB-Flash has joined #beagle
<ds2> the hills here have flames :/
Shadyman has joined #beagle
ikarso has quit [Quit: Connection closed for inactivity]
BB-Flash has quit [Quit: Client closed]
nparafe has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
nparafe has joined #beagle
brook has quit [Remote host closed the connection]
dKaiser has joined #beagle
vagrantc has quit [Quit: leaving]