Shadyman has joined #beagle
ikarso has quit [Quit: Connection closed for inactivity]
Guest3540 has joined #beagle
GenTooMan has quit [Ping timeout: 255 seconds]
GenTooMan has joined #beagle
thinkfat_ has joined #beagle
thinkfat has quit [Ping timeout: 265 seconds]
CrazyEddy has quit [Ping timeout: 255 seconds]
yCrazyEdd has joined #beagle
starblue2 has quit [Ping timeout: 268 seconds]
starblue2 has joined #beagle
mattb0ne has quit [Ping timeout: 268 seconds]
mattb0ne has joined #beagle
Guest3540 has quit [Quit: Client closed]
charlie5 has quit [Ping timeout: 255 seconds]
mattb0ne has quit [Ping timeout: 265 seconds]
buzzmarshall has quit [Ping timeout: 255 seconds]
Guest3540 has joined #beagle
llim has quit [Quit: Client closed]
GenTooMan has quit [Ping timeout: 252 seconds]
GenTooMan has joined #beagle
charlie5 has joined #beagle
LetoThe2nd has joined #beagle
Guest3540 has quit [Ping timeout: 246 seconds]
samael has joined #beagle
samael has quit [Ping timeout: 258 seconds]
florian has joined #beagle
samael has joined #beagle
ikarso has joined #beagle
Guest3540 has joined #beagle
<markand> we have a beaglebone running debian 7, I'm surprise to see that there is /boot/uboot (and all uEnv.txt files and friends) rather than directory in /boot
<markand> is it possible to make this beaglebone flash itself into the SD card (or do it manually) and then revert it back to its initial state?
<markand> because if I enable init-eMMC-flasher-v3.sh then it will always reboot to that forever (and I don't know how to disable it)
xet7 has quit [Remote host closed the connection]
xet7 has joined #beagle
xet7 has quit [Remote host closed the connection]
Guest3540 has quit [Quit: Client closed]
samael has quit [Ping timeout: 255 seconds]
ikarso has quit [Quit: Connection closed for inactivity]
<jduchniewicz> very old reply zmatt , it turned out that the SSH refusing the connection was due to BBB initializing around 2 minutes
<jduchniewicz> so every time I wait this amount of time after the reboot it can connect just fine
Shadyman has quit [Quit: Leaving.]
samael has joined #beagle
ikarso has joined #beagle
mattb0ne has joined #beagle
Guest3540 has joined #beagle
llim has joined #beagle
Guest3540 has quit [Quit: Client closed]
Guest3540 has joined #beagle
florian has quit [Quit: Ex-Chat]
tigerxyz has joined #beagle
<tigerxyz> what it the password for root login for BeagleBone Black? tried empty no password, it fails
samael has quit [Ping timeout: 268 seconds]
tigerxyz has quit [Quit: Client closed]
samael has joined #beagle
starblue2 has quit [Ping timeout: 252 seconds]
Guest3540 has quit [Quit: Client closed]
marcheu has quit [Ping timeout: 256 seconds]
Posterdati has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
samael has quit [Ping timeout: 265 seconds]
samael has joined #beagle
Posterdati has joined #beagle
LetoThe2nd has quit [Quit: Connection closed for inactivity]
Guest2671 has joined #beagle
Guest2671 has quit [Client Quit]
vagrantc has joined #beagle
vagrantc has quit [Client Quit]
llim has quit [Quit: Client closed]
marcheu has joined #beagle
vagrantc has joined #beagle
vagrantc has quit [Ping timeout: 252 seconds]
mattb0ne has quit [Ping timeout: 258 seconds]
tpw_rules has left #beagle [Textual IRC Client: www.textualapp.com]
LetoThe2nd has joined #beagle
<zmatt> jduchniewicz: yeah the default image boots pretty slow
<zmatt> markand: debian 7? wheezy? now there's a museum-piece ;)
<zmatt> markand: and you can boot from SD card and then mount eMMC and change its uEnv.txt
<zmatt> jduchniewicz: it doesn't *have* to be slow :) https://liktaanjeneus.nl/boot.svg
<zmatt> (of course that's a very minimal system)
vagrantc has joined #beagle
lucascastro has quit [Ping timeout: 265 seconds]
vagrantc has quit [Ping timeout: 268 seconds]
vagrantc has joined #beagle
vagrantc has quit [Ping timeout: 255 seconds]
vagrantc has joined #beagle
xet7 has joined #beagle
samael has quit [Ping timeout: 255 seconds]
charlie5 has quit [Ping timeout: 268 seconds]
vagrantc has quit [Ping timeout: 255 seconds]
vagrantc has joined #beagle
charlie5 has joined #beagle
Jay has joined #beagle
Jay is now known as Guest7425
<Guest7425> Trying to work through a problem with my BBAI
<Guest7425> I am trying to set up a GPIO pin to input but keep getting a "Set GPIO Mode Failed, Missing File of Invalid Permissions" error when I run the script
vagrantc has quit [Quit: leaving]
calculu5 has joined #beagle
calculus has quit [Ping timeout: 268 seconds]
Guest7425 has quit [Quit: Client closed]
LetoThe2nd has quit [Quit: Connection closed for inactivity]
calculus has joined #beagle
calculu5 has quit [Ping timeout: 265 seconds]
lucascastro has joined #beagle
calculu5 has joined #beagle
calculus has quit [Ping timeout: 265 seconds]
JayAndrew has joined #beagle
xet7 has quit [Remote host closed the connection]
calculus has joined #beagle
calculu5 has quit [Ping timeout: 268 seconds]
tacokoneko has joined #beagle
JayAndrew has quit [Quit: Client closed]
<tacokoneko> Hi I just wanted to say huge thank you to zmatt and others for helping me with using the IT PVR SGX530. I have been able to port SDL2 to the BBB by rewriting parts of it to be compatible with the SGX530, and this has helped achieve my goal of running the Super Mario 64 unofficial GNU/Linux port on the BBB with hardware 3D acceleration. Without your help this would not have been possible
<tacokoneko> here is my SDL2 fork https://github.com/robertkirkman/SDL2-bbb-sgx and a demo video https://www.youtube.com/watch?v=OaUrnq9Qi7U&start=104. i am very happy with the results after working on this for some time, but I hope to continue to optimize the game's performance and improve the code and documentation