• [00:00:29] <hogsBBB> He has all the instructions to build from scratch but im a newb. i dont know what he figures I should know to do that.
  • [00:04:24] * stamina (~stamina@221-163-128-083.dynamic.caiway.nl) Quit (Read error: Connection reset by peer)
  • [00:08:11] * bkearns (~bkearns@216-75-239-130.static.wiline.com) Quit (Quit: Leaving.)
  • [00:10:13] * bkearns (~bkearns@216-75-239-130.static.wiline.com) has joined #beagle
  • [00:13:38] * bkearns (~bkearns@216-75-239-130.static.wiline.com) Quit (Client Quit)
  • [00:14:22] * jvalleroy (~jvalleroy@c-68-62-95-185.hsd1.mi.comcast.net) has joined #beagle
  • [00:14:22] * jvalleroy (~jvalleroy@c-68-62-95-185.hsd1.mi.comcast.net) has joined #beaglebone
  • [00:27:26] * ptan (~ptan@CPE1859339f7364-CM1859339f7361.cpe.net.cable.rogers.com) Quit (Quit: leaving)
  • [00:34:32] * jackmitchell (~Thunderbi@host86-161-13-35.range86-161.btcentralplus.com) has joined #beagle
  • [00:39:43] * felipealmeida (~user@177.40.144.186) Quit (Read error: Connection reset by peer)
  • [00:43:40] * DLPeterson (~hazelnuss@199-241-202-32.PUBLIC.monkeybrains.net) Quit (Quit: leaving)
  • [00:45:47] * zeroem (~dhamilton@nat-225.fw1.la.vclk.net) has left #beagle
  • [00:56:10] * OxFFCO (~OxFFCO@quartz.xs4all.nl) Quit (Remote host closed the connection)
  • [00:56:21] * OxFFCO (~OxFFCO@quartz.xs4all.nl) has joined #beagle
  • [01:05:21] * jackmitchell (~Thunderbi@host86-161-13-35.range86-161.btcentralplus.com) Quit (Quit: jackmitchell)
  • [01:17:20] <OxFFCO> hogsBBB still there?
  • [01:19:44] * emeb_mac (~ericb@ip70-162-138-62.ph.ph.cox.net) has joined #beagle
  • [01:25:01] <hogsBBB> im still here
  • [01:25:36] * tema (~tema@94.185.135.34) has joined #beagle
  • [01:30:26] * tema (~tema@94.185.135.34) Quit (Ping timeout: 245 seconds)
  • [01:33:28] * vagrantc (~vagrant@freegeek/vagrantc) Quit (Quit: leaving)
  • [01:34:30] * kingemer (~kingemer@69.169.157.172.provo.static.broadweavenetworks.net) Quit (Read error: Connection reset by peer)
  • [01:35:09] * kingemer (~kingemer@69.169.157.172.provo.static.broadweavenetworks.net) has joined #beagle
  • [01:36:57] * jonpry (~jon@user-0c6tmg8.cable.mindspring.com) has joined #beaglebone
  • [01:37:10] * jonpry (~jon@user-0c6tmg8.cable.mindspring.com) has joined #beagleboard
  • [01:37:20] * jonpry (~jon@user-0c6tmg8.cable.mindspring.com) has left #beagleboard
  • [01:38:01] * VirG1 (~VirGin@c-50-139-29-25.hsd1.or.comcast.net) has joined #beagle
  • [01:38:11] <OxFFCO> can you login your beagle with : ssh root@mineninja.local ?
  • [01:38:41] <OxFFCO> (without the question mark)
  • [01:40:48] * VirG (~VirGin@c-50-139-29-25.hsd1.or.comcast.net) Quit (Ping timeout: 240 seconds)
  • [01:41:10] * Defiant (erik@e179196245.adsl.alicedsl.de) Quit (Ping timeout: 272 seconds)
  • [01:41:59] * flo_lap (~fuchs@Maemo/community/contributor/florian) has joined #beagle
  • [01:43:13] <hogsBBB> i dont do it that way
  • [01:43:38] <hogsBBB> i load up putty, put in the beaglebone ip address port 22, and connect. login root, no pass and i got the #
  • [01:44:38] <hogsBBB> i can ls anything on the sdcard
  • [01:45:22] * old-papa (~ident@206.251.40.208) Quit (Quit: ???I-n-v-i-s-i-o-n??? 3.3 (November '11))
  • [01:45:50] <OxFFCO> I think ninja assumes youre in a linux terminal on your desktop/laptop
  • [01:46:13] * florian (~fuchs@Maemo/community/contributor/florian) Quit (Ping timeout: 272 seconds)
  • [01:46:24] <OxFFCO> then that line should work, it copies the img from your local machine to the BBB
  • [01:46:37] <hogsBBB> sure i figured so. wondering if once im in there i just do this without the '' 'dd of=/dev/mmcblk1 bs=1M
  • [01:46:46] * Defiant (erik@e177137151.adsl.alicedsl.de) has joined #beagle
  • [01:47:15] <hogsBBB> ok i see so ill probably have to run a virtual machine of debian or something.
  • [01:48:19] <OxFFCO> with that dd part you do the copy
  • [01:49:50] <hogsBBB> ok and the of=/dev/mmcblk1 bs=1m is basically the eMMC on the bbb?
  • [01:50:43] * N2TOH is now known as cointoss
  • [01:51:04] <OxFFCO> yes of = output file /dev/mmcblk1 is eMMC and bs, Block Size 1 Mb ( last bit i am not sure)
  • [01:51:50] <OxFFCO> ssh is secure shell, an advanced kind of putty
  • [01:52:15] <hogsBBB> so do i do the decompress of the .img.xz first which makes a folder and puts the new .img file in it?
  • [01:52:16] * cointoss (~user@pool-71-185-230-11.phlapa.fios.verizon.net) Quit (Quit: Leaving)
  • [01:53:36] <hogsBBB> i think what i did was i flashed the microSD card to be bootable. i should have just copied the zx file to it and ran the whole command like it says in linux:
  • [01:53:38] <hogsBBB> xz -cd mineninjaBBB.img.xz | ssh root@mineninja.local 'dd of=/dev/mmcblk1 bs=1M'
  • [01:54:17] <OxFFCO> yes, and wait a little bit
  • [01:54:23] <hogsBBB> i mean just left the zx file on the desktop running linux and just type that command in.
  • [01:54:34] <hogsBBB> confused. lol
  • [01:55:29] <hogsBBB> i might have a copy of a bootable crunchbang around here
  • [01:56:35] <hogsBBB> im trying to avoid installing linux. i thought putty could do it all.
  • [01:56:53] * old-papa (~ident@206.251.40.208) has joined #beagle
  • [01:56:54] * old-papa (~ident@206.251.40.208) has joined #beagleboard
  • [01:56:54] * old-papa (~ident@206.251.40.208) has joined #beaglebone
  • [01:57:00] * mistachkin (phantom@mistachkin.net) Quit (Quit: ChatZilla 0.9.90.1 [Firefox 3.6.28/20120306064154])
  • [01:57:07] <OxFFCO> I don't know if putty could do a similar think
  • [01:57:59] <hogsBBB> i have 8 gig card. sureley it could do it all from the sdcard to the mmc.
  • [01:58:06] * emeb (~ericb@ip70-162-138-62.ph.ph.cox.net) Quit (Quit: Leaving.)
  • [02:01:30] <OxFFCO> if you have the xz file, or better the img file on the card you could do the copying in your BB
  • [02:02:09] * dgerlach (~dave@nat/ti/x-ugsuncumsfghknpz) has joined #beagle
  • [02:03:18] <OxFFCO> suppose you're in putty in the directory where you have the .img file
  • [02:03:22] <OxFFCO> then type:
  • [02:04:50] <OxFFCO> dd if=name-of-file.img of=/dev/mmcblk1 bs=1m
  • [02:06:31] * mrpackethead (~mrpacketh@122-59-227-65.jetstream.xtra.co.nz) has joined #beagle
  • [02:06:53] * Humpelstilzchen (erik@d208026.adsl.hansenet.de) has joined #beagle
  • [02:07:16] * Defiant (erik@e177137151.adsl.alicedsl.de) Quit (Ping timeout: 245 seconds)
  • [02:07:50] <hogsBBB> awesome thank you. i will try this. takes a while to copy the img file to a slow microsd. . i really appreciate your help.
  • [02:07:55] <OxFFCO> oops: make that 1m a 1M
  • [02:08:05] <hogsBBB> okay
  • [02:09:22] <hogsBBB> if it works im going to post the dumbed down spelled out, dont have to read between the lines version. im sure someone on there would appreciate it.
  • [02:09:50] <hogsBBB> and i forever will know what that line means :)
  • [02:10:57] <OxFFCO> I'd say never to early to get a taste for the command-line, especially with playing with somethin like the BBB
  • [02:12:01] <hogsBBB> i just love power savings of the BBB.
  • [02:12:17] <hogsBBB> oh and the price.
  • [02:12:44] * dgerlach (~dave@nat/ti/x-ugsuncumsfghknpz) Quit (Quit: Leaving.)
  • [02:13:12] <OxFFCO> I have one running for 70 days, just because of only a few watts
  • [02:13:19] <hogsBBB> after i get this project done, im going to try and stream on demand live video from my logitech webcam 9000. its UVC compliant so hopefully it wont be impossible to do.
  • [02:14:00] <hogsBBB> use it for mailbox and my car security. i hear a noise, i click my icon to ip address in browser, and it displays the feed.
  • [02:14:45] <hogsBBB> split with the task of 24/7 remote desktop support software i purchased. just have to get sqlite working for it.
  • [02:15:11] <hogsBBB> called screenconnect.
  • [02:16:00] <hogsBBB> if you google screenconnect beaglebone black my post probably will be first.
  • [02:17:03] * bhthompsonGD (~bhthompso@2601:9:3c00:82:e568:dd66:5345:7785) has joined #beagle
  • [02:17:06] <OxFFCO> i'll do, meanwhile look at:http://derekmolloy.ie/beaglebone/beaglebone-black-streaming-video-tutorial/
  • [02:17:37] <OxFFCO> That site is BBB Gold!
  • [02:17:42] <hogsBBB> i did sir. derik has that tutitorial laid out pretty well.
  • [02:17:50] <hogsBBB> okay
  • [02:21:18] * hogsBBB (48d1b8cf@gateway/web/freenode/ip.72.209.184.207) Quit (Quit: Page closed)
  • [02:24:35] * VirG1 (~VirGin@c-50-139-29-25.hsd1.or.comcast.net) Quit (Quit: Leaving.)
  • [02:45:37] * fuchs__ (~fuchs@sign-4db6bc2f.pool.mediaWays.net) has joined #beagle
  • [02:46:52] * flo_lap (~fuchs@Maemo/community/contributor/florian) Quit (Read error: Operation timed out)
  • [02:47:46] * bhthomps_ (~bhthompso@c-24-130-58-70.hsd1.ca.comcast.net) has joined #beagle
  • [02:50:25] * bhthompsonGD (~bhthompso@2601:9:3c00:82:e568:dd66:5345:7785) Quit (Ping timeout: 245 seconds)
  • [02:53:27] * m_billybob2 (~bill@50.123.11.87) has joined #beagle
  • [02:56:53] * m_billybob3 (~bill@50.123.12.163) Quit (Ping timeout: 272 seconds)
  • [03:00:36] * Calc (~Calc@c-76-100-81-122.hsd1.md.comcast.net) has joined #beagle
  • [03:04:17] * Russ_ (foobar@pool-108-38-181-102.lsanca.fios.verizon.net) has joined #beagle
  • [03:10:31] * CalcMan (~Calc@c-76-100-81-122.hsd1.md.comcast.net) has joined #beagle
  • [03:11:24] <OxFFCO> any luck?
  • [03:14:03] * Calc (~Calc@c-76-100-81-122.hsd1.md.comcast.net) Quit (Ping timeout: 265 seconds)
  • [03:15:33] * jvalleroy (~jvalleroy@c-68-62-95-185.hsd1.mi.comcast.net) Quit (Quit: Leaving)
  • [03:21:03] * babak (~babak@2.191.219.218) has joined #beaglebone
  • [03:25:02] * zeroem (~dhamilton@76.89.160.217) has joined #beagle
  • [03:27:28] * OxFFCO (~OxFFCO@quartz.xs4all.nl) has left #beagle
  • [03:28:02] * Peuc (~Peuc@ip-50-21-134-18.dsl.netrevolution.com) Quit (Quit: Konversation terminated!)
  • [03:30:48] * Russ_ (foobar@pool-108-38-181-102.lsanca.fios.verizon.net) Quit (Ping timeout: 260 seconds)
  • [03:30:53] * zeroem (~dhamilton@76.89.160.217) Quit (Ping timeout: 246 seconds)
  • [03:32:31] * mrpackethead (~mrpacketh@122-59-227-65.jetstream.xtra.co.nz) Quit (Remote host closed the connection)
  • [03:33:24] <jonpry> how do you find what pinmux register is for a gpio?
  • [03:33:50] * piney0 (~piney0@unaffiliated/piney0) has joined #beagle
  • [03:35:48] * derrick13 (~derrick@c-71-226-137-213.hsd1.ga.comcast.net) Quit (Ping timeout: 252 seconds)
  • [03:41:12] * Russ_ (foobar@pool-108-38-181-102.lsanca.fios.verizon.net) has joined #beagle
  • [03:42:52] * zeroem (~dhamilton@76.89.160.217) has joined #beagle
  • [03:44:23] * Biodragon2 (~Biodragon@cpe-108-184-13-119.socal.res.rr.com) has joined #beagle
  • [03:46:48] * Russ_ (foobar@pool-108-38-181-102.lsanca.fios.verizon.net) Quit (Ping timeout: 240 seconds)
  • [03:48:28] * Biodragon (~Biodragon@cpe-108-184-13-119.socal.res.rr.com) Quit (Ping timeout: 272 seconds)
  • [03:49:59] * piney (~piney0@unaffiliated/piney0) has joined #beagle
  • [03:50:44] * piney (~piney0@unaffiliated/piney0) Quit (Remote host closed the connection)
  • [03:50:45] * Biodragon2 is now known as Biodragon
  • [03:51:00] * piney0 (~piney0@unaffiliated/piney0) Quit (Ping timeout: 272 seconds)
  • [04:26:45] * russell2 (~russell@216.99.214.7) Quit (Read error: Connection reset by peer)
  • [04:27:39] * russell2 (~russell@216.99.214.7) has joined #beagle
  • [04:48:59] * a_ergus (~aergus@pptp-212-201-75-222.pptp.stw-bonn.de) has joined #beagle
  • [04:49:35] * a_ergus (~aergus@pptp-212-201-75-222.pptp.stw-bonn.de) Quit (Read error: Connection reset by peer)
  • [04:49:45] * a_ergus (~aergus@pptp-212-201-75-222.pptp.stw-bonn.de) has joined #beagle
  • [04:49:53] * a_ergus (~aergus@pptp-212-201-75-222.pptp.stw-bonn.de) Quit (Remote host closed the connection)
  • [04:50:55] * stahl (~stahl@178-83-160-218.dynamic.hispeed.ch) has joined #beaglebone
  • [05:08:51] * truska_ (56ae0fdb@gateway/web/freenode/ip.86.174.15.219) has joined #beagle
  • [05:09:06] * spikebike (~bill@204.246.122.82) Quit (Remote host closed the connection)
  • [05:09:11] <truska_> Are the circuit diagrams of the beagleboard published and available somewhere ? How about the processor ?
  • [05:18:17] <dm8tbr> yes the stuff is on beagleboard.org
  • [05:18:35] <dm8tbr> the SoC has extensive documentation. look for the TRM
  • [05:25:50] * backjlack (~quassel@unaffiliated/backjlack) Quit (Remote host closed the connection)
  • [05:26:24] * mistachkin (phantom@mistachkin.net) has joined #beagle
  • [05:33:55] * backjlack (~quassel@unaffiliated/backjlack) has joined #beagle
  • [05:35:11] * backjlack (~quassel@unaffiliated/backjlack) has left #beagle
  • [05:38:07] * stahl (~stahl@178-83-160-218.dynamic.hispeed.ch) Quit (Read error: Operation timed out)
  • [05:40:52] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [05:41:11] * asdf__ (3b624093@gateway/web/freenode/ip.59.98.64.147) has joined #beagle
  • [05:43:24] <asdf__> how to access the serial debug port in BBB ( using which node in /dev/ in BBB) ? I have connected ftdi cable from BBB to my PC,Also USB cable to my PC.
  • [05:46:22] * krajo1 (~krajo1@ip4-95-82-142-152.cust.nbox.cz) has joined #beagle
  • [05:47:14] * SyNko_ (~SyNko@78-134-127-196.v4.ngi.it) has joined #beagle
  • [05:48:47] <dm8tbr> it's one of the ttyO.. devices
  • [05:48:59] <dm8tbr> the SRM might actually know
  • [05:49:47] * SyNko (~SyNko@78-134-127-196.v4.ngi.it) Quit (Ping timeout: 248 seconds)
  • [05:49:54] * SyNko_ is now known as SyNko
  • [05:51:14] * atlasli (992256b1@gateway/web/freenode/ip.153.34.86.177) has joined #beagle
  • [05:51:56] <asdf__> <dm8tbr>i want to read that port for which the data will be entered in PC using /dev/USB0 (using minicom)....is it possible to read the data at BBB end by writing program?
  • [05:53:47] <atlasli> SOS, I want to refresh new version OS on my BB Black, followed the instructions on Circuito, but after boot from uSD, there are only several LED blinkings. after that no activities at all. now it cannot boot from emmc or uSD.
  • [05:54:03] <atlasli> did any one meet such issue before?
  • [05:56:17] <asdf__> <dm8tbr>got it...it is /dev/tty
  • [05:56:26] * asdf__ (3b624093@gateway/web/freenode/ip.59.98.64.147) Quit (Quit: Page closed)
  • [05:59:05] <dm8tbr> atlasli: how long did you wait?
  • [06:03:07] * Raju (653fa102@gateway/web/freenode/ip.101.63.161.2) has joined #beagle
  • [06:03:20] * krajo1 (~krajo1@ip4-95-82-142-152.cust.nbox.cz) Quit (Quit: Konversation terminated!)
  • [06:04:05] <Raju> Hi
  • [06:04:23] <Raju> I need help to get started on beable bone
  • [06:04:42] <Raju> I got new beaglr bone y'day
  • [06:07:56] * bhthomps_ (~bhthompso@c-24-130-58-70.hsd1.ca.comcast.net) Quit (Remote host closed the connection)
  • [06:08:05] * Raju (653fa102@gateway/web/freenode/ip.101.63.161.2) Quit (Quit: Page closed)
  • [06:08:32] * bhthompsonGD (~bhthompso@c-24-130-58-70.hsd1.ca.comcast.net) has joined #beagle
  • [06:12:05] * atlasli (992256b1@gateway/web/freenode/ip.153.34.86.177) Quit (Quit: Page closed)
  • [06:12:33] * truska_ (56ae0fdb@gateway/web/freenode/ip.86.174.15.219) Quit (Quit: Page closed)
  • [06:13:29] * bhthompsonGD (~bhthompso@c-24-130-58-70.hsd1.ca.comcast.net) Quit (Ping timeout: 268 seconds)
  • [06:22:18] * mark4 (~mark4@cpe-192-136-220-10.tx.res.rr.com) Quit (Remote host closed the connection)
  • [06:24:27] * CalcMan (~Calc@c-76-100-81-122.hsd1.md.comcast.net) Quit (Ping timeout: 248 seconds)
  • [06:28:53] * Soler (6bd718fb@gateway/web/freenode/ip.107.215.24.251) has joined #beagle
  • [06:29:18] * Soler (6bd718fb@gateway/web/freenode/ip.107.215.24.251) Quit (Client Quit)
  • [06:32:54] * Crofton (~balister@31.55.48.19) Quit (Ping timeout: 252 seconds)
  • [06:43:28] * Crofton (~balister@31.55.48.19) has joined #beagle
  • [06:48:37] * rob_w (~rob@unaffiliated/rob-w/x-1112029) has joined #beagle
  • [07:06:45] * kuldeepdhaka (~kuldeepdh@117.254.217.25) has joined #beagle
  • [07:08:59] * qdk (~qdk@ip2.c1306.frb300.cust.comxnet.dk) Quit (Ping timeout: 268 seconds)
  • [07:11:31] * emeb_mac (~ericb@ip70-162-138-62.ph.ph.cox.net) Quit (Quit: emeb_mac)
  • [07:22:45] * zeroem (~dhamilton@76.89.160.217) has left #beagle
  • [07:28:06] * Ast001 (~uros@93-86-157-96.dynamic.isp.telekom.rs) has joined #beaglebone
  • [07:30:05] <Ast001> Hello I just bought Beagle Bone black. I noticed it has just one usb connector and I would like to use it as standalone device with keyboard and mouse. Must I buy usb hub and must it have its own power or I can somehow connect usb keyboard to micro usb connector which is put for connection to pc ?
  • [07:31:01] <Ast001> is there some convertor or something which can connect usb keyboard to micro usb port on beagle bone black ?
  • [07:32:54] * Ast001 (~uros@93-86-157-96.dynamic.isp.telekom.rs) has left #beaglebone
  • [07:33:39] * kuldeepdhaka (~kuldeepdh@117.254.217.25) Quit (Ping timeout: 268 seconds)
  • [07:36:57] * kuldeepdhaka (~kuldeepdh@117.254.217.25) has joined #beagle
  • [07:37:50] * kuldeepdhaka (~kuldeepdh@117.254.217.25) Quit (Max SendQ exceeded)
  • [07:46:02] * uv (~uv@217-197-176-207.pool.digikabel.hu) has joined #beagle
  • [07:46:03] * Shadyman (~matthew@unaffiliated/shadyman) Quit (Quit: Leaving.)
  • [07:46:38] * Ast001 (~uros@93-86-157-96.dynamic.isp.telekom.rs) has joined #beaglebone
  • [07:46:55] * mistachkin (phantom@mistachkin.net) Quit (Quit: ChatZilla 0.9.90.1 [Firefox 3.6.28/20120306064154])
  • [07:47:15] <Ast001> sorry I crached.. Can I connect keyboard in micro usb to usb connector (in usb) and then micro usb in beagle bone ?
  • [07:47:56] <Ast001> or micro usb on beagle bone is just for connecting to pc (it might expect to get power from there) ?
  • [07:51:22] * kuldeepdhaka_ (~kuldeepdh@117.254.217.113) has joined #beagle
  • [07:55:51] * m_billybob3 (~bill@50.123.1.17) has joined #beagle
  • [07:58:19] * m_billybob2 (~bill@50.123.11.87) Quit (Ping timeout: 248 seconds)
  • [08:03:25] * qdk (~qdk@188.120.76.162) has joined #beagle
  • [08:04:42] * Ast001 (~uros@93-86-157-96.dynamic.isp.telekom.rs) has left #beaglebone
  • [08:10:55] * easd (~easd@host182-36-dynamic.24-79-r.retail.telecomitalia.it) has joined #beagle
  • [08:10:55] * easd (~easd@host182-36-dynamic.24-79-r.retail.telecomitalia.it) has joined #beaglebone
  • [08:14:48] * fuchs__ is now known as florian
  • [08:17:31] * SyNko (~SyNko@78-134-127-196.v4.ngi.it) Quit (Read error: Connection reset by peer)
  • [08:19:44] * SyNko (~SyNko@88-149-225-39.v4.ngi.it) has joined #beagle
  • [08:21:16] * fraz__ (~fraz@12.233.153.4) has joined #beagle
  • [08:21:34] * Calc (~Calc@c-76-100-81-122.hsd1.md.comcast.net) has joined #beagle
  • [08:24:27] * SyNko (~SyNko@88-149-225-39.v4.ngi.it) Quit (Remote host closed the connection)
  • [08:24:59] * thaytan (~thaytan@113.94.233.220.static.exetel.com.au) Quit (Ping timeout: 248 seconds)
  • [08:26:14] * wgrant (~wgrant@ubuntu/member/wgrant) Quit (Ping timeout: 240 seconds)
  • [08:26:32] * wgrant (~wgrant@ubuntu/member/wgrant) has joined #beagle
  • [08:26:34] * thaytan (~thaytan@113.94.233.220.static.exetel.com.au) has joined #beagle
  • [08:28:39] * SyNko (~SyNko@88-149-225-39.v4.ngi.it) has joined #beagle
  • [08:31:42] * Calc (~Calc@c-76-100-81-122.hsd1.md.comcast.net) Quit (Ping timeout: 252 seconds)
  • [08:34:05] * SyNko (~SyNko@88-149-225-39.v4.ngi.it) Quit (Ping timeout: 268 seconds)
  • [08:36:13] * jackmitchell (~Thunderbi@host86-161-13-35.range86-161.btcentralplus.com) has joined #beagle
  • [08:39:16] * honschu_ (~honschu@shackspace/j4fun) has joined #beagle
  • [08:40:13] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) has joined #beagle
  • [08:40:35] * babak (~babak@2.191.219.218) Quit (Read error: Connection reset by peer)
  • [08:40:57] * das (~das@217.108.83.254) Quit (Remote host closed the connection)
  • [08:41:13] * das (~das@217.108.83.254) has joined #beagle
  • [08:42:31] * honschu (~honschu@shackspace/j4fun) Quit (Ping timeout: 260 seconds)
  • [08:45:27] * babak (~babak@80.191.40.37) has joined #beaglebone
  • [08:49:18] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) Quit (Ping timeout: 272 seconds)
  • [08:55:47] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Remote host closed the connection)
  • [08:56:14] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [08:56:37] * stahl (~stahl@178-83-160-218.dynamic.hispeed.ch) has joined #beaglebone
  • [08:57:33] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) has joined #beagle
  • [09:05:55] * kurti (~kurti@unaffiliated/kurti) Quit (Ping timeout: 260 seconds)
  • [09:11:41] * Crofton (~balister@31.55.48.19) Quit (Ping timeout: 245 seconds)
  • [09:12:26] * kurti (~kurti@unaffiliated/kurti) has joined #beagle
  • [09:14:59] * jackmitchell (~Thunderbi@host86-161-13-35.range86-161.btcentralplus.com) Quit (Ping timeout: 272 seconds)
  • [09:32:25] * jackmitchell (~Thunderbi@host86-161-13-35.range86-161.btcentralplus.com) has joined #beagle
  • [09:42:38] * dogmatic69 (~dogmatic6@cpc10-telf10-2-0-cust20.wolv.cable.virginm.net) has joined #beagle
  • [09:47:54] * stamina (~stamina@221-163-128-083.dynamic.caiway.nl) has joined #beaglebone
  • [09:48:00] * jackmitchell (~Thunderbi@host86-161-13-35.range86-161.btcentralplus.com) Quit (Quit: jackmitchell)
  • [09:50:48] * jvalleroy (~jvalleroy@c-68-62-95-185.hsd1.mi.comcast.net) has joined #beagle
  • [09:50:48] * jvalleroy (~jvalleroy@c-68-62-95-185.hsd1.mi.comcast.net) has joined #beaglebone
  • [09:57:41] * m_billybob2 (~bill@50.123.14.40) has joined #beagle
  • [09:59:46] * m_billybob3 (~bill@50.123.1.17) Quit (Ping timeout: 245 seconds)
  • [10:00:00] * fzombie (gplgeek@pdpc/supporter/student/GPLGeek) Quit (Ping timeout: 245 seconds)
  • [10:02:53] * kuldeepdhaka_ (~kuldeepdh@117.254.217.113) Quit (Ping timeout: 268 seconds)
  • [10:06:27] * kuldeepdhaka_ (~kuldeepdh@117.254.222.202) has joined #beagle
  • [10:16:28] * woglinde (~henning@f052067062.adsl.alicedsl.de) has joined #beagle
  • [10:21:18] * VirG (~VirGin@c-50-139-29-25.hsd1.or.comcast.net) has joined #beagle
  • [10:28:41] * Calc (~Calc@c-76-100-81-122.hsd1.md.comcast.net) has joined #beagle
  • [10:33:15] * babak (~babak@80.191.40.37) Quit (Ping timeout: 252 seconds)
  • [10:35:31] * dys (~user@2a01:1e8:e100:8296:21a:4dff:fe4e:273a) has left #beagle
  • [10:38:46] * Calc (~Calc@c-76-100-81-122.hsd1.md.comcast.net) Quit (Ping timeout: 245 seconds)
  • [10:39:27] * Gaurav__ (7aacf5d1@gateway/web/freenode/ip.122.172.245.209) has joined #beagle
  • [10:43:31] * Gaurav__ (7aacf5d1@gateway/web/freenode/ip.122.172.245.209) Quit (Client Quit)
  • [10:50:52] * babak (~babak@2.191.238.209) has joined #beaglebone
  • [10:50:56] * uv (~uv@217-197-176-207.pool.digikabel.hu) Quit (Remote host closed the connection)
  • [10:56:51] * nashpa (~nashpa@dliviu.plus.com) Quit (Ping timeout: 272 seconds)
  • [10:58:12] * nashpa (~nashpa@dliviu.plus.com) has joined #beagle
  • [10:58:12] * nashpa (~nashpa@dliviu.plus.com) has joined #beagleboard
  • [11:06:50] * angs (~ubuntu@85.235.3.236) has joined #beagle
  • [11:16:04] * Russ_ (foobar@pool-108-38-181-102.lsanca.fios.verizon.net) has joined #beagle
  • [11:18:58] * asuk (~asuk@31.129.27.89) has joined #beagle
  • [11:21:22] * Russ_ is now known as Russ
  • [11:26:28] * woglinde (~henning@f052067062.adsl.alicedsl.de) Quit (Ping timeout: 240 seconds)
  • [11:40:02] * SyNko_ (~SyNko@88-149-170-96.v4.ngi.it) has joined #beagle
  • [11:40:03] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) Quit (Read error: Connection reset by peer)
  • [11:40:04] * SyNko_ is now known as SyNko
  • [11:40:45] * SyNko_ (~SyNko@88-149-170-96.v4.ngi.it) has joined #beagle
  • [11:44:43] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) Quit (Ping timeout: 272 seconds)
  • [11:44:54] * SyNko_ is now known as SyNko
  • [11:50:36] * asuk is now known as asuk|afk
  • [11:51:44] * asuk|afk (~asuk@31.129.27.89) Quit ()
  • [11:57:01] * asuk (~asuk@31.129.27.89) has joined #beagle
  • [11:59:21] * Russ (foobar@pool-108-38-181-102.lsanca.fios.verizon.net) Quit (Ping timeout: 245 seconds)
  • [12:04:49] * SyNko__ (~SyNko@88-149-170-96.v4.ngi.it) has joined #beagle
  • [12:04:49] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) Quit (Read error: Connection reset by peer)
  • [12:04:53] * SyNko__ is now known as SyNko
  • [12:14:51] * asuk is now known as asuk|afk
  • [12:17:30] * derrick13 (~derrick@c-71-226-137-213.hsd1.ga.comcast.net) has joined #beagle
  • [12:17:49] * babak (~babak@2.191.238.209) Quit (Ping timeout: 265 seconds)
  • [12:22:38] * SyNko_ (~SyNko@88-149-170-96.v4.ngi.it) has joined #beagle
  • [12:23:49] * SyNko__ (~SyNko@88-149-170-96.v4.ngi.it) has joined #beagle
  • [12:24:28] * gustavoz (~gustavoz@host58.190-231-106.telecom.net.ar) Quit (Ping timeout: 240 seconds)
  • [12:26:09] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) Quit (Ping timeout: 272 seconds)
  • [12:26:14] * SyNko__ is now known as SyNko
  • [12:27:46] * stahl (~stahl@178-83-160-218.dynamic.hispeed.ch) Quit (Ping timeout: 246 seconds)
  • [12:28:03] * SyNko_ (~SyNko@88-149-170-96.v4.ngi.it) Quit (Ping timeout: 272 seconds)
  • [12:35:52] * Calc (~Calc@c-76-100-81-122.hsd1.md.comcast.net) has joined #beagle
  • [12:35:52] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) Quit (Read error: Connection reset by peer)
  • [12:35:57] * SyNko__ (~SyNko@88-149-170-96.v4.ngi.it) has joined #beagle
  • [12:36:00] * SyNko__ is now known as SyNko
  • [12:40:43] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) Quit (Read error: Connection reset by peer)
  • [12:40:50] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) has joined #beagle
  • [12:48:22] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) has joined #beagle
  • [12:48:29] * asuk|afk (~asuk@31.129.27.89) Quit ()
  • [12:59:43] * Tenkawa (~Tenkawa@unaffiliated/tenkawa) has joined #beagle
  • [13:00:40] <Tenkawa> there any good way to determine if the usb controller on a bbb is in the right mode to recognize a usb network adapter?
  • [13:01:04] <Tenkawa> it completely doesnt appear to recognize plugging it in
  • [13:01:16] <Humpelstilzchen> Tenkawa: tried a reboot?
  • [13:01:19] * Calc (~Calc@c-76-100-81-122.hsd1.md.comcast.net) Quit (Ping timeout: 265 seconds)
  • [13:01:20] <Tenkawa> lsusb just shws the hub and nothing else
  • [13:01:35] <Tenkawa> Humpelstilzchen: a few although i do want to try one more
  • [13:02:09] <dm8tbr> Tenkawa: does it see any devices?
  • [13:02:14] <Tenkawa> got a bad feeling the controller/port may be going bad
  • [13:02:49] <Tenkawa> dm8tbr: so far no.. tried a few diff dongles.. nothing.. it sees the core hub finally though
  • [13:03:06] <dm8tbr> and on different kernels?
  • [13:03:46] <Tenkawa> dm8tbr: the one kernel couldnt see the usb at all.. ths last 2 see it however exhibit this behaviour
  • [13:04:25] <dm8tbr> Tenkawa: and if you boot a known good angstrom image/kernel?
  • [13:04:37] <Tenkawa> dont have one to try anymore
  • [13:04:38] <Tenkawa> lsusb
  • [13:04:40] <Tenkawa> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  • [13:05:02] * Tenkawa also wonders if he has something on the contacts
  • [13:05:43] <dm8tbr> http://beagleboard.org/latest-images
  • [13:05:53] <Tenkawa> yeah i know where to get it
  • [13:12:18] <Tenkawa> I should only need the musb-hdrc driver for the core usb right?
  • [13:12:49] * angs (~ubuntu@85.235.3.236) Quit (Ping timeout: 268 seconds)
  • [13:14:56] * Calc (~Calc@c-76-100-81-122.hsd1.md.comcast.net) has joined #beagle
  • [13:15:17] * kuldeepdhaka_ (~kuldeepdh@117.254.222.202) Quit (Ping timeout: 268 seconds)
  • [13:16:51] * kuldeepdhaka_ (~kuldeepdh@117.254.222.202) has joined #beagle
  • [13:19:02] <Tenkawa> bbl.. cheers all
  • [13:19:10] * Tenkawa (~Tenkawa@unaffiliated/tenkawa) Quit (Quit: leaving)
  • [13:19:36] * uv (~uv@94-21-121-254.pool.digikabel.hu) has joined #beagle
  • [13:25:09] * kuldeepdhaka_ (~kuldeepdh@117.254.222.202) Quit (Ping timeout: 268 seconds)
  • [13:28:13] * magyarm (~mike@76-10-141-16.dsl.teksavvy.com) Quit (Ping timeout: 272 seconds)
  • [13:30:52] * asuk (~asuk@31.129.27.89) has joined #beagle
  • [13:31:13] * CalcMan (~Calc@c-76-100-81-122.hsd1.md.comcast.net) has joined #beagle
  • [13:34:39] * Calc (~Calc@c-76-100-81-122.hsd1.md.comcast.net) Quit (Ping timeout: 272 seconds)
  • [13:38:21] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) Quit (Read error: Connection reset by peer)
  • [13:38:24] * SyNko_ (~SyNko@88-149-170-96.v4.ngi.it) has joined #beagle
  • [13:38:28] * SyNko_ is now known as SyNko
  • [13:44:17] * CalcMan (~Calc@c-76-100-81-122.hsd1.md.comcast.net) Quit (Read error: Connection reset by peer)
  • [13:45:17] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) Quit (Read error: Connection reset by peer)
  • [13:46:50] * Calc (~Calc@c-76-100-81-122.hsd1.md.comcast.net) has joined #beagle
  • [13:50:56] * kuldeepdhaka (~kuldeepdh@117.254.222.235) has joined #beagle
  • [13:52:09] * emeb_mac (~ericb@ip70-176-233-148.ph.ph.cox.net) has joined #beagle
  • [13:54:10] * ryukafalz (~quassel@ryou-1-pt.tunnel.tserv13.ash1.ipv6.he.net) Quit (Quit: No Ping reply in 180 seconds.)
  • [13:54:17] * ryukafalz (~quassel@ryou-1-pt.tunnel.tserv13.ash1.ipv6.he.net) has joined #beagle
  • [13:56:23] * asuk is now known as asuk|afk
  • [13:57:08] * CalcMan (~Calc@c-76-100-81-122.hsd1.md.comcast.net) has joined #beagle
  • [13:57:53] * asuk|afk (~asuk@31.129.27.89) Quit ()
  • [14:01:15] * Calc (~Calc@c-76-100-81-122.hsd1.md.comcast.net) Quit (Ping timeout: 265 seconds)
  • [14:08:45] * gustavoz (~gustavoz@host58.190-231-106.telecom.net.ar) has joined #beagle
  • [14:18:02] * mrjazzcat (~mrjazzcat@c-24-8-176-66.hsd1.co.comcast.net) Quit (Remote host closed the connection)
  • [14:23:05] * Jinx (~Jinx@unaffiliated/jinx) has joined #beagle
  • [14:24:18] * kuldeepdhaka is now known as kuldeepdhaka|foo
  • [14:25:54] * kuldeepdhaka|foo is now known as kuldeepdhaka|eat
  • [14:26:16] * vagrantc (~vagrant@freegeek/vagrantc) has joined #beagle
  • [14:32:14] * kuldeepdhaka|eat is now known as kuldeepdhaka
  • [14:37:53] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) Quit (Ping timeout: 272 seconds)
  • [14:43:12] * ZiNC (~zinc@CBL217-132-251-212.bb.netvision.net.il) has joined #beaglebone
  • [14:43:17] * ZiNC (~zinc@CBL217-132-251-212.bb.netvision.net.il) has left #beaglebone
  • [14:43:42] * ZiNC (~zinc@CBL217-132-251-212.bb.netvision.net.il) has joined #beagle
  • [14:43:44] <ZiNC> hi
  • [14:43:46] * ZiNC (~zinc@CBL217-132-251-212.bb.netvision.net.il) has joined #beaglebone
  • [14:43:48] <ZiNC> Hey.
  • [14:43:50] * ZiNC (~zinc@CBL217-132-251-212.bb.netvision.net.il) has joined #beagleboard
  • [14:43:52] <ZiNC> hi
  • [14:49:14] <XBone> hello
  • [14:49:51] * CalcMan (~Calc@c-76-100-81-122.hsd1.md.comcast.net) Quit (Read error: Connection reset by peer)
  • [14:50:17] * CalcMan (~Calc@c-76-100-81-122.hsd1.md.comcast.net) has joined #beagle
  • [14:51:51] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) has joined #beagle
  • [14:59:52] * stahl (~stahl@178-83-160-218.dynamic.hispeed.ch) has joined #beaglebone
  • [15:02:44] * jvalleroy (~jvalleroy@c-68-62-95-185.hsd1.mi.comcast.net) has left #beagle
  • [15:02:48] * jvalleroy (~jvalleroy@c-68-62-95-185.hsd1.mi.comcast.net) has left #beaglebone
  • [15:10:58] * yasirk (4da41960@gateway/web/freenode/ip.77.164.25.96) has joined #beagle
  • [15:11:38] <yasirk> Hello all. Been trying to get the audio cape working on the BBB. After i edit the uenv.txt file, it refuses to boot
  • [15:12:08] <yasirk> have tried several combinations of this in the uenv.txt file: optargs=quiet capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN,BB-BONE-EMMC-2G capemgr.enable_partno=BB-BONE-AUDI-01
  • [15:12:30] <yasirk> the eMMC is flashed with the 06-13 version of angstrom
  • [15:12:55] <yasirk> 2013-06-20
  • [15:13:45] <yasirk> should i run opkg update/upgrade before i edit the uenv file? been at this for 3-4 days now. :(
  • [15:14:18] * bhthompsonGD (~bhthompso@c-24-130-58-70.hsd1.ca.comcast.net) has joined #beagle
  • [15:21:31] <dm8tbr> yasirk: it would help to attach to the UART so you can see what U-Boot barfs about
  • [15:24:59] <yasirk> Do i need the FTDI cable for that? i just got the kit and am missing some hw pieces. am limited to PuTty only for now. :(
  • [15:25:59] <yasirk> have tried the edits on two BBB's and both brick when i edit the uenv.txt files.
  • [15:28:08] * magyarm (~mike@dsl-69-171-154-187.acanac.net) has joined #beagle
  • [15:28:58] <dm8tbr> they don't brick. a brick is something irreversible.
  • [15:29:22] <dm8tbr> I can use a sledge hammer, then it will be a brick
  • [15:29:24] <dm8tbr> forever
  • [15:29:37] <dm8tbr> yes, use FTDI or whatever to interface the UART
  • [15:29:43] <ZiNC> I wonder why they usually call it "FTDI cable" instead of just USB/serial.
  • [15:29:50] <yasirk> :) Okay, fair point, but they refuse to boot with one light flashing.
  • [15:30:08] <dm8tbr> and without reading UART you'll NEVER know why. full. stop.
  • [15:30:45] <yasirk> Makes sense..thx for the tip, will go fishing for the cable.
  • [15:31:09] <dm8tbr> you're messing with the early boot process
  • [15:34:18] * vvu|Log_away is now known as vvu|Log
  • [15:41:08] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) Quit (Ping timeout: 260 seconds)
  • [16:04:09] * magyarm (~mike@dsl-69-171-154-187.acanac.net) Quit (Quit: Leaving.)
  • [16:04:15] * magyarm1 (~mike@dsl-69-171-154-187.acanac.net) has joined #beagle
  • [16:10:51] * Shadyman (~matthew@unaffiliated/shadyman) has joined #beagle
  • [16:16:48] * mkjackson (4a483962@gateway/web/freenode/ip.74.72.57.98) has joined #beaglebone
  • [16:17:18] <mkjackson> hey folks, so I was wondering, is there a way that I can verify that the image update worked? is there a version number or file to check against?
  • [16:25:17] <ZiNC> More people in #beagle.
  • [16:25:29] * ion (ion@heh.fi) Quit (Read error: Connection timed out)
  • [16:26:58] * ion (ion@heh.fi) has joined #beagle
  • [16:28:30] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) has joined #beagle
  • [16:28:49] * christoffer (~christoff@s83-177-186-217.cust.tele2.se) has joined #beagle
  • [16:28:56] * rotorgeek (~quassel@71-218-203-2.hlrn.qwest.net) has joined #beagle
  • [16:33:33] * ArduinoUser (57eac565@gateway/web/freenode/ip.87.234.197.101) has joined #beagle
  • [16:34:19] * mkjackson (4a483962@gateway/web/freenode/ip.74.72.57.98) has left #beaglebone
  • [16:34:37] * CalcBox (~Calc@c-76-100-81-122.hsd1.md.comcast.net) has joined #beagle
  • [16:34:41] * mkjackson (4a483962@gateway/web/freenode/ip.74.72.57.98) has joined #beagle
  • [16:35:27] <mkjackson> hey folks, is there a way I can verify that my update went through? was thinking there's a file I could read or maybe command I can run to check what version I'm running on
  • [16:37:08] * rotorgeek (~quassel@71-218-203-2.hlrn.qwest.net) Quit (Remote host closed the connection)
  • [16:37:52] * CalcMan (~Calc@c-76-100-81-122.hsd1.md.comcast.net) Quit (Ping timeout: 265 seconds)
  • [16:38:19] * VirG (~VirGin@c-50-139-29-25.hsd1.or.comcast.net) Quit (Ping timeout: 272 seconds)
  • [16:44:16] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) has joined #beagle
  • [16:50:50] <ArduinoUser> Is there a good tutorial about coming from arduino to beagle bone black? In a uC all IO is available to you, it looks quite different on BBB since there is an OS involved
  • [16:53:08] * cjoe (~customerj@fibhost-66-7-177.fibernet.hu) has joined #beagle
  • [16:53:08] * cjoe (~customerj@fibhost-66-7-177.fibernet.hu) has joined #beagleboard
  • [16:53:08] * cjoe (~customerj@fibhost-66-7-177.fibernet.hu) has joined #beaglebone
  • [16:54:44] <dm8tbr> ArduinoUser: forget everything you know about ??C and learn linux
  • [16:55:22] <dm8tbr> ArduinoUser: BUT there are actually two programmable microcontrollers in the SoC. look for PRU
  • [17:01:23] * CalcBox (~Calc@c-76-100-81-122.hsd1.md.comcast.net) Quit (Ping timeout: 272 seconds)
  • [17:07:43] <ArduinoUser> typing from my u buntu laptop right now.. I'm just trying to figure out if it's worth it to switch to that type of platform. I'm looking for faster IO and execution time. Maybe I should just make the jump to an 80MHz uC?
  • [17:09:47] * asuk (~asuk@31.129.27.89) has joined #beagle
  • [17:13:16] * vagrantc (~vagrant@freegeek/vagrantc) Quit (Quit: leaving)
  • [17:22:24] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) Quit (Ping timeout: 260 seconds)
  • [17:25:58] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Remote host closed the connection)
  • [17:26:05] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [17:29:39] * Peuc (~Peuc@ip-50-21-134-18.dsl.netrevolution.com) has joined #beagle
  • [17:31:17] <ArduinoUser> Thanks dm8tbr, I'll look into the PRU
  • [17:31:27] * jackmitchell (~Thunderbi@176.12.107.140) has joined #beagle
  • [17:31:50] * ArduinoUser (57eac565@gateway/web/freenode/ip.87.234.197.101) Quit (Quit: Page closed)
  • [17:34:26] * VirG (~VirGin@c-50-139-29-25.hsd1.or.comcast.net) has joined #beagle
  • [17:35:16] * shirland (~quassel@pool-98-113-131-56.nycmny.fios.verizon.net) has joined #beagle
  • [17:35:26] * V-Vega (~quassel@pool-98-113-131-56.nycmny.fios.verizon.net) Quit (Ping timeout: 240 seconds)
  • [17:35:32] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) has joined #beagle
  • [17:39:37] * jackmitchell (~Thunderbi@176.12.107.140) Quit (Ping timeout: 246 seconds)
  • [17:46:08] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) Quit (Quit: Leaving)
  • [17:46:49] * fooblya_monad is now known as Sad
  • [17:47:14] * DoritosMan (~DoritosMa@99-112-201-33.lightspeed.hstntx.sbcglobal.net) has joined #beagle
  • [17:47:40] * Sad is now known as sad
  • [17:47:45] * sad is now known as Sad
  • [17:48:07] * Sad is now known as fooblya_monad
  • [17:49:24] * kuldeepdhaka (~kuldeepdh@117.254.222.235) Quit (Ping timeout: 265 seconds)
  • [17:50:59] * kuldeepdhaka (~kuldeepdh@117.254.222.235) has joined #beagle
  • [17:51:57] * fooblya_monad is now known as zju3
  • [17:52:39] * kuldeepdhaka (~kuldeepdh@117.254.222.235) Quit (Max SendQ exceeded)
  • [17:54:00] * kuldeepdhaka (~kuldeepdh@117.254.222.235) has joined #beagle
  • [17:59:32] * hitlin37 (~chatzilla@s83-180-236-144.cust.tele2.se) has joined #beagle
  • [18:00:55] * stamina (~stamina@221-163-128-083.dynamic.caiway.nl) Quit (Ping timeout: 272 seconds)
  • [18:06:42] * yasirk (4da41960@gateway/web/freenode/ip.77.164.25.96) Quit (Quit: Page closed)
  • [18:15:19] * stahl (~stahl@178-83-160-218.dynamic.hispeed.ch) Quit (Ping timeout: 246 seconds)
  • [18:19:25] * Ariadeno (~Ariadeno@010.233.dsl.concepts.nl) has joined #beagle
  • [18:27:31] * hitlin37 (~chatzilla@s83-180-236-144.cust.tele2.se) Quit (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258])
  • [18:27:37] * Calc (~Calc@c-76-100-81-122.hsd1.md.comcast.net) has joined #beagle
  • [18:32:54] * Russ_ (foobar@pool-108-38-181-102.lsanca.fios.verizon.net) has joined #beagle
  • [18:39:18] * henriqueleng (~Henrique@201-89-139-21.paebv701.dsl.brasiltelecom.net.br) has joined #beagle
  • [18:40:33] * zeroem (~dhamilton@76.89.160.217) has joined #beagle
  • [18:41:11] * emeb_mac (~ericb@ip70-176-233-148.ph.ph.cox.net) Quit (Quit: emeb_mac)
  • [18:42:45] * henriqueleng (~Henrique@201-89-139-21.paebv701.dsl.brasiltelecom.net.br) has left #beagle
  • [18:49:25] * DoritosMan (~DoritosMa@99-112-201-33.lightspeed.hstntx.sbcglobal.net) Quit (Quit: MacBook has gone to sleep)
  • [18:58:23] * stamina (~stamina@221-163-128-083.dynamic.caiway.nl) has joined #beaglebone
  • [18:59:53] * CalcMan (~Calc@c-76-100-81-122.hsd1.md.comcast.net) has joined #beagle
  • [19:00:49] * kuldeepdhaka_ (~kuldeepdh@117.254.219.89) has joined #beagle
  • [19:02:56] * Calc (~Calc@c-76-100-81-122.hsd1.md.comcast.net) Quit (Ping timeout: 245 seconds)
  • [19:03:42] * kuldeepdhaka (~kuldeepdh@117.254.222.235) Quit (Ping timeout: 268 seconds)
  • [19:10:32] * woglinde (~henning@f052067062.adsl.alicedsl.de) has joined #beagle
  • [19:17:21] * dogmatic69 (~dogmatic6@cpc10-telf10-2-0-cust20.wolv.cable.virginm.net) Quit (Remote host closed the connection)
  • [19:24:28] * asuk is now known as asuk|afk
  • [19:26:27] * christoffer (~christoff@s83-177-186-217.cust.tele2.se) Quit (Quit: Leaving)
  • [19:35:29] * tachoknight (~ron@c-67-184-116-56.hsd1.il.comcast.net) has joined #beagle
  • [19:44:40] * old-papa (~ident@206.251.40.208) Quit (Quit: ???I-n-v-i-s-i-o-n??? 3.3 (November '11))
  • [19:49:43] * old-papa (~ident@206.251.40.208) has joined #beagle
  • [19:49:43] * old-papa (~ident@206.251.40.208) has joined #beagleboard
  • [19:49:43] * old-papa (~ident@206.251.40.208) has joined #beaglebone
  • [19:50:41] * BobCat (~bobcat@ool-44c35b0f.dyn.optonline.net) Quit (Remote host closed the connection)
  • [19:52:30] * tlab (~tlab@c-98-212-33-148.hsd1.il.comcast.net) has joined #beagle
  • [19:54:19] * SyNko_ (~SyNko@88-149-170-96.v4.ngi.it) has joined #beagle
  • [19:55:54] * woglinde (~henning@f052067062.adsl.alicedsl.de) Quit (Ping timeout: 252 seconds)
  • [19:56:37] * groglogic (~groglogic@ip-64-134-58-146.public.wayport.net) has joined #beagle
  • [19:57:22] * geneaux (6370377f@gateway/web/freenode/ip.99.112.55.127) has joined #beagle
  • [19:57:31] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) Quit (Ping timeout: 245 seconds)
  • [19:57:44] * SyNko_ is now known as SyNko
  • [19:59:54] * Russ_ (foobar@pool-108-38-181-102.lsanca.fios.verizon.net) Quit (Ping timeout: 265 seconds)
  • [20:00:08] * geneaux (6370377f@gateway/web/freenode/ip.99.112.55.127) Quit (Client Quit)
  • [20:05:00] * BobCat (~bobcat@ool-44c35b0f.dyn.optonline.net) has joined #beagle
  • [20:05:21] * woglinde (~henning@f052067062.adsl.alicedsl.de) has joined #beagle
  • [20:07:58] * geneaux (6370377f@gateway/web/freenode/ip.99.112.55.127) has joined #beagle
  • [20:08:09] * asuk|afk (~asuk@31.129.27.89) Quit ()
  • [20:08:14] * CalcBox (~Calc@c-76-100-81-122.hsd1.md.comcast.net) has joined #beagle
  • [20:11:28] * CalcMan (~Calc@c-76-100-81-122.hsd1.md.comcast.net) Quit (Ping timeout: 240 seconds)
  • [20:11:33] * geneaux (6370377f@gateway/web/freenode/ip.99.112.55.127) Quit (Client Quit)
  • [20:20:53] * BobCat (~bobcat@ool-44c35b0f.dyn.optonline.net) Quit (Ping timeout: 272 seconds)
  • [20:23:10] * BobCat (~bobcat@ool-44c35b0f.dyn.optonline.net) has joined #beagle
  • [20:35:30] * techsurvivor (~don@70.114.251.5) Quit (Read error: Connection reset by peer)
  • [20:36:07] * techsurvivor (~don@70.114.251.5) has joined #beagle
  • [20:38:10] * yasirk (4da41960@gateway/web/freenode/ip.77.164.25.96) has joined #beagle
  • [20:38:52] <yasirk> Any idea why BBB's audio cape only works if i boot off the SD card? (by editing the uenv.txt file--it wont boot if i edit the file on eMMC)
  • [20:41:26] * CalcBox (~Calc@c-76-100-81-122.hsd1.md.comcast.net) Quit (Ping timeout: 245 seconds)
  • [20:44:28] * Ariadeno (~Ariadeno@010.233.dsl.concepts.nl) Quit (Ping timeout: 260 seconds)
  • [20:49:20] <dm8tbr> yasirk: look at console output?
  • [20:49:53] * djerome (~djerome@ip68-98-228-41.ph.ph.cox.net) Quit (Remote host closed the connection)
  • [20:53:16] <yasirk> dm8tbr, no cable yet, still waiting for that. :( --apparently, read somewhere that the video cape only works off the SD card as well, so wondering what is the difference b/w the two bootup methods.
  • [20:53:53] * SyNko_ (~SyNko@88-149-170-96.v4.ngi.it) has joined #beagle
  • [20:55:03] <dm8tbr> depends if the capes use any pins that need to be muxed for the eMMC
  • [20:56:37] <yasirk> hmm...okay, makes sense. will wait till i can get a console readout before i start troubleshooting the emmc boot method, till then its on the SD card.
  • [20:56:41] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) Quit (Ping timeout: 245 seconds)
  • [20:56:48] * SyNko_ is now known as SyNko
  • [20:57:18] <yasirk> Aaving said that, audio playback from the audio cape, is noisy and works only once every few times using aplay. any pointers for fixing that issue?
  • [20:57:45] * stahl (~stahl@178-83-160-218.dynamic.hispeed.ch) has joined #beaglebone
  • [21:01:25] * groglogi_ (~groglogic@ip-64-134-58-146.public.wayport.net) has joined #beagle
  • [21:02:41] * groglogic (~groglogic@ip-64-134-58-146.public.wayport.net) Quit (Ping timeout: 272 seconds)
  • [21:02:43] * kuldeepdhaka_ (~kuldeepdh@117.254.219.89) Quit (Ping timeout: 268 seconds)
  • [21:07:40] * kuldeepdhaka_ (~kuldeepdh@117.254.216.179) has joined #beagle
  • [21:07:57] * magyarm1 (~mike@dsl-69-171-154-187.acanac.net) Quit (Ping timeout: 252 seconds)
  • [21:09:43] * rotorgeek (~quassel@71-218-203-2.hlrn.qwest.net) has joined #beagle
  • [21:16:50] * tema (~tema@78.25.120.170) has joined #beagle
  • [21:33:43] * stahl (~stahl@178-83-160-218.dynamic.hispeed.ch) Quit (Ping timeout: 272 seconds)
  • [21:40:09] * daniel_ohh (~danielohh@75.126.39.93-static.reverse.softlayer.com) has joined #beagle
  • [21:44:06] * uv (~uv@94-21-121-254.pool.digikabel.hu) Quit (Remote host closed the connection)
  • [21:44:35] <daniel_ohh> I'm running Angstrom and got hostapd set up broadcasting a wifi hotspot. I can connect to the hotspot with my phone (after I assign a static IP) but I can't access anything on the beaglebone. I have a mjpg-streamer running which I verified is working with the browser on the BBB, just can't view it from the phone.
  • [21:44:39] * kuldeepdhaka_ (~kuldeepdh@117.254.216.179) Quit (Ping timeout: 268 seconds)
  • [21:44:57] <daniel_ohh> Any idea why I can connect but can't access anything?
  • [21:48:20] * BobCat (~bobcat@ool-44c35b0f.dyn.optonline.net) Quit (Ping timeout: 245 seconds)
  • [21:48:39] * prpplague (~danders@ip-77-221-165-98.dsl.twang.net) Quit (Ping timeout: 265 seconds)
  • [21:49:29] * yasirk (4da41960@gateway/web/freenode/ip.77.164.25.96) Quit (Ping timeout: 250 seconds)
  • [21:55:07] * falstaff_ (~quassel@62-12-243-149.pool.cyberlink.ch) has joined #beaglebone
  • [21:55:07] * falstaff_ (~quassel@62-12-243-149.pool.cyberlink.ch) has joined #beagle
  • [21:56:39] * Zimdale (~steve@99-60-162-139.lightspeed.livnmi.sbcglobal.net) has joined #beagle
  • [21:57:55] * Zimdale (~steve@99-60-162-139.lightspeed.livnmi.sbcglobal.net) has left #beagle
  • [21:58:03] * falstaff (~quassel@62-12-253-254.pool.cyberlink.ch) Quit (Ping timeout: 272 seconds)
  • [22:00:27] * tema (~tema@78.25.120.170) Quit (Ping timeout: 248 seconds)
  • [22:06:26] * XorA (~XorA@www.xora.org.uk) Quit (Quit: ZNC - http://znc.in)
  • [22:06:45] * XorA_ (~XorA@www.xora.org.uk) has joined #beagle
  • [22:08:06] * Rickta59 (~Rickta59@cpe-174-106-144-066.ec.res.rr.com) Quit (Ping timeout: 245 seconds)
  • [22:16:54] * orbarron (~orbarron@nat/ti/x-nwnohdxehajloaxf) Quit (Remote host closed the connection)
  • [22:17:12] * orbarron (~orbarron@nat/ti/x-bpmctpvemwrkqyqe) has joined #beaglebone
  • [22:18:03] * piney0 (~piney0@unaffiliated/piney0) has joined #beagle
  • [22:19:43] * groglogi_ (~groglogic@ip-64-134-58-146.public.wayport.net) Quit (Remote host closed the connection)
  • [22:25:08] * VirG (~VirGin@c-50-139-29-25.hsd1.or.comcast.net) Quit (Ping timeout: 240 seconds)
  • [22:37:41] * woglinde (~henning@f052067062.adsl.alicedsl.de) Quit (Ping timeout: 272 seconds)
  • [22:48:10] * SyNko (~SyNko@88-149-170-96.v4.ngi.it) Quit (Ping timeout: 268 seconds)
  • [23:10:36] * bee (~michael@37.44.16.83) has joined #beagle
  • [23:13:57] * asuk (~asuk@31.129.27.89) has joined #beagle
  • [23:16:11] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Remote host closed the connection)
  • [23:16:37] * bee (~michael@37.44.16.83) Quit (Quit: Odch?z?m)
  • [23:16:38] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [23:27:49] * dalequark (8d002d04@gateway/web/freenode/ip.141.0.45.4) has joined #beagle
  • [23:29:45] <dalequark> Hi all. I've been trying to mount an f2fs rootfs on my BBB running Arch linux with no luck. I created the f2fs partition on the eMMC and set it in the fstab. However, I don't think it's being mounted because the system doesn't complete boot. I read somewhere that I might need to create a new initfs with mkintifsio, but I can't tell if that's actually used in embedded linux ... there are no templates in the mkinitfsio.d folder. Any tho
  • [23:41:48] * ZiNC (~zinc@CBL217-132-251-212.bb.netvision.net.il) Quit (Quit: Write error: Peer reset by connection)
  • [23:44:03] * ohama (~ohama@cicolina.org) Quit (Read error: Operation timed out)
  • [23:50:29] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Remote host closed the connection)
  • [23:50:38] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [23:54:44] * ohama (~ohama@cicolina.org) has joined #beaglebone