• [00:00:19] * BeagleBot (~PircBot@ec2-50-17-196-130.compute-1.amazonaws.com) has joined #beagle
  • [00:00:19] * Topic is 'http://beagleboard.org/chat has a guide on how to ask questions and links to the logs | never ask to ask, just ask | be patient | pastebin a boot log | http://ahsoftware.de/Beaglebone_Black_Boot_explained.svg | BBB is being sold faster than produced. Order one and wait. There is no other way. | http://beagleboard.org/latest-images | http://beagleboard.org/Support/bone101'
  • [00:00:19] * Set by KotH!~attila@lou-outside.kinali.ch on Fri Apr 18 13:56:18 UTC 2014
  • [00:00:19] * BeagleBot (~PircBot@ec2-50-17-196-130.compute-1.amazonaws.com) has joined #beagleboard
  • [00:00:19] * BeagleBot (~PircBot@ec2-50-17-196-130.compute-1.amazonaws.com) has joined #beaglebone
  • [00:01:14] <Guest99021> after trying to install openssh-server, debian reports back that openssh-server is already newest version and nothing new installed
  • [00:01:47] <veremit> lol I thought it was preinstalled :p
  • [00:02:11] <dogui> then maybe you can already ssh to the box?
  • [00:03:33] <Guest99021> I am using putty on windows 7 - The putty session window just sits blank with a green cursor then times out...
  • [00:04:12] <veremit> you have checked your IP address - ping it form a command window .. using port 22 ?
  • [00:04:15] <veremit> from*
  • [00:04:30] <dogui> yes, try pinging it
  • [00:04:55] <Guest99021> When I ifconfig on bbb I get 192.168.1.98
  • [00:04:57] <veremit> you've allowed putty access to the internet via firewalls/etc
  • [00:05:18] <veremit> is your windows PC on the 192.168.1.x network also?
  • [00:05:47] <Guest99021> Yes, PC is on this network - I can putty to a raspberry that is connected similarly
  • [00:06:18] <Guest99021> Pinging says - reply from 192.168.1.124 destination host unreachable...
  • [00:06:30] <veremit> ah.
  • [00:06:36] <Guest99021> so I guess I am not reaching it from my pc via ping
  • [00:06:40] <veremit> check your network cables?
  • [00:06:45] * vagrantc (~vagrant@freegeek/vagrantc) has joined #beagle
  • [00:06:57] * cndiv (~cndiv@wikimedia/cdeubner) Quit (Ping timeout: 260 seconds)
  • [00:07:07] * sorakun (~sora@197.27.45.95) Quit (Ping timeout: 250 seconds)
  • [00:07:12] <Guest99021> OK I will use the same cables as raspberry
  • [00:07:22] <veremit> try pinging the other way
  • [00:10:54] * cndiv (~cndiv@wikimedia/cdeubner) has joined #beagle
  • [00:11:05] <Guest99021> The working cables did not work. I tried pinging 8.8.8.8 from BBB and it reports network unreachable.
  • [00:11:28] * manuel__ (~manuel_@p57921DFE.dip0.t-ipconnect.de) Quit (Quit: manuel__)
  • [00:12:20] <dogui> Guest99021: that could mean you forgot a default route in the network config
  • [00:12:26] <dogui> Guest99021: how did you set the static ip?
  • [00:12:26] <Guest99021> I did edit /etc/network/interfaces to iface eth0 inet static
  • [00:12:35] <Guest99021> I have auto eth0
  • [00:12:52] <dogui> "gateway ..."?
  • [00:12:57] * manuel__ (~manuel_@p57921DFE.dip0.t-ipconnect.de) has joined #beagle
  • [00:13:23] <Guest99021> I have address, netmask, network, broadcast... add gateway?
  • [00:13:41] <dogui> yeah, otherwise the bbb can't tell how to send any packets outside the local net
  • [00:13:51] <dogui> set it to your router ip
  • [00:13:59] * dieterg (~dieterg@118.96.220.188) has joined #beagle
  • [00:13:59] <dogui> or copy it from your windows pc to be safe
  • [00:14:07] * James_Johnson (~clayshoot@ip68-0-127-69.tu.ok.cox.net) Quit (Quit: James_Johnson)
  • [00:14:07] <Guest99021> ok - doing it now
  • [00:14:19] <dogui> pinging something local didn't work either?
  • [00:14:56] <Guest99021> ping local did not work
  • [00:15:11] * nofxx (~nofxx@unaffiliated/nofxx) has joined #beaglebone
  • [00:16:16] * staylor (~staylor@mail.au-zone.com) Quit (Ping timeout: 240 seconds)
  • [00:16:40] <veremit> that is your Ethernet IP not usb-net or something ...
  • [00:17:06] <Guest99021> Yes, I am using LAN, eth0 on a local network
  • [00:18:02] <veremit> and it DHCP'd to get its IP or you fixed it manually?
  • [00:18:45] <Guest99021> I am using static IP
  • [00:18:57] <Guest99021> I am able to ping loopback
  • [00:18:59] <veremit> hmm dhcp would verify network connectivity
  • [00:19:09] <veremit> .. was my theory
  • [00:19:50] <Guest99021> ok - I will change to DHCP and then try and ping it from PC and see if BBB can ping 8.8.8.8
  • [00:20:21] <veremit> do you see both Tx and Rx packet counters increase in IFconfig ?
  • [00:21:04] <Guest99021> No, they are both at 0
  • [00:21:22] <Guest99021> I do see them for loopback but not for eth0
  • [00:21:26] <veremit> ah
  • [00:21:37] <veremit> that should indicate a problem ;)
  • [00:21:56] <Guest99021> sounds like a problem to me ;)
  • [00:22:06] <Guest99021> I will change to DHCP
  • [00:22:38] <veremit> normally I would ponder a driver issue .. but I'm pretty sure all that works out-the-box with the BBB
  • [00:23:28] <Guest99021> while it reboots - I was wondering how important it is to update software on the bbb, it is version c
  • [00:23:41] * emanresu404 (~emanresu4@66.63.176.193) has joined #beagle
  • [00:23:47] <veremit> unless you have issues .. not really critical
  • [00:24:04] * vagrantc (~vagrant@freegeek/vagrantc) Quit (Ping timeout: 260 seconds)
  • [00:25:48] * rorriMnmaD (~bryan@50.117.126.156) has joined #beagle
  • [00:27:05] * bkearns (~bkearns@216-75-239-130.static.wiline.com) Quit (Quit: Leaving.)
  • [00:28:10] * jpfau is now known as jpfau|away
  • [00:28:46] * jpfau|away is now known as jpfau
  • [00:29:55] <nofxx> anyone got issues with rtl8189? thing don't WPA
  • [00:33:16] * stamina (~stamina@83.128.211.177) Quit (Ping timeout: 240 seconds)
  • [00:33:28] * zodiac1111 (~zodiac111@123.157.223.146) has joined #beagle
  • [00:34:00] * cndiv (~cndiv@wikimedia/cdeubner) Quit (Ping timeout: 245 seconds)
  • [00:34:04] * zodiac1111_ (~zodiac111@123.157.223.146) has joined #beagle
  • [00:35:17] <Guest99021> I must be doing something strange via interfaces - I commented out address info and changed inet to dhcp (also for inet6) by following clear examples on debian wiki
  • [00:35:44] <Guest99021> I am not getting any ip addresses for eth0 after reboot. and reboot is taking longer.
  • [00:36:13] <Guest99021> I only have auto eth0 allow-hotplug eth0 iface eth0 inet dhcp iface eth0 inet6 dhcp
  • [00:38:02] <veremit> that does seem strange .. but definitely somethign fundamental .. once you've got packets moving around, I'm sure everything will just Work.
  • [00:38:16] * jpfau is now known as jpfau|away
  • [00:38:44] <veremit> short of hardware failure .. I'm outta ideas.
  • [00:39:27] <Guest99021> boot up is hanging on with at 7 seconds: net eth0: phy XXXXXXXX not found on slave XX
  • [00:40:10] <Guest99021> Thank you veremit
  • [00:40:26] <veremit> sorry I can't point any further .. lol
  • [00:42:33] * sorakun (~sora@197.27.45.95) has joined #beagle
  • [00:45:49] * Abhishek_ (uid26899@gateway/web/irccloud.com/x-rhrbwqpyvmvarexn) has joined #beagle
  • [00:47:12] * thurgood (~thurgood@cpe-70-113-204-247.austin.res.rr.com) has joined #beagle
  • [00:49:22] * tawr (~tawr@cpe-70-124-113-217.stx.res.rr.com) has left #beagle
  • [00:49:29] * tawr (~tawr@cpe-70-124-113-217.stx.res.rr.com) has joined #beagle
  • [00:49:56] <tawr> Hey guys, quick question. I installed a wireless card on the BBB, and it works fine. How do I get it to bring wlan0 up on boot?
  • [00:50:13] * wgrant (~wgrant@c220-237-25-222.eburwd9.vic.optusnet.com.au) has joined #beagle
  • [00:50:13] * wgrant (~wgrant@c220-237-25-222.eburwd9.vic.optusnet.com.au) Quit (Changing host)
  • [00:50:13] * wgrant (~wgrant@ubuntu/member/wgrant) has joined #beagle
  • [00:50:25] <tawr> I have to manually bring the connection up, and it works fine, but won't do it on boot for some reason
  • [00:50:41] <veremit> symlink net.lo to net.wlan0 in /etc/init.d and add to /etc/network/interfaces iirc
  • [00:50:54] <veremit> check in debian networking online :)
  • [00:52:54] <tawr> Perfect, thanks. I grabbed a tp 722n for my embedded project, it did not work out of the box though. got the config files sorted out. I just hate the BBB USB bug
  • [00:53:13] <tawr> do you happen to know if there was ever a fix? I wasn't able to find one (if you unplug / plug in usb more than once, the port shuts down til reboot)
  • [00:53:29] <veremit> nope .. the driver is hashed together from another chip
  • [00:53:48] <tawr> if I use a hub, and plug/unplug from that, does it 'bypass' the bug by chance?
  • [00:53:52] <veremit> if its a problem you'll have to find a different board. I can recommend the Wandboard ... it even has onboard wifi with the dual-core version :)
  • [00:54:06] <veremit> only if the hub permanently has a deviec plugged in :p
  • [00:54:34] <tawr> Oh, so even plugging into an externally powered usb hub won't fix the problem? :/
  • [00:54:48] <veremit> which is how we got round it for a users' application .. a usb uart connected to hub chip works fine :)
  • [00:55:19] <tawr> I was setting up the system with sdr radios and wifi on external ducky antennas in a pelican 1200 series case, all self-contained
  • [00:55:27] <tawr> wait, I didn't quite understand that?
  • [00:55:35] <veremit> no .. the hub on its own doesn't assert the usb interface
  • [00:55:55] <veremit> from memory
  • [00:56:52] <veremit> its the single biggest pitfall with the bbb sadly
  • [00:57:01] <veremit> are you running a 3.13+ kernel or an old one?
  • [00:57:10] <veremit> its Better but still far from perfect
  • [00:57:40] <tawr> I'm running the newest image from the site
  • [00:57:45] <tawr> with the stock kernel
  • [00:57:49] <veremit> ahok
  • [00:58:00] <tawr> I just recently went back to linux for my laptop after a decade hiatus
  • [00:58:21] * veremit looks around for rcn-ee for further wisdom ...
  • [00:58:38] <veremit> linux is good :)
  • [00:59:00] <tawr> If I were to leave the usb wifi card plugged into the usb hub at all times, would that let me hotplug other devices without issue?
  • [00:59:02] <veremit> if a little quirky
  • [00:59:13] <veremit> I -think- so
  • [00:59:28] <veremit> its when there are no devices it gets in a twist
  • [01:02:09] <rcn-ee> if your not using hdmi, disable it in uEnv.txt, wifi magically work a lot better..
  • [01:02:28] <veremit> thats random .. and hi :p
  • [01:03:30] * emanresu404 (~emanresu4@66.63.176.193) Quit (Ping timeout: 255 seconds)
  • [01:03:36] <rcn-ee> it's something with the hdmi ground plane when it's enabled and small wifi adapters attenna right there..
  • [01:13:51] * rorriMnmaD (~bryan@50.117.126.156) Quit (Read error: Connection reset by peer)
  • [01:16:41] * emeb (~ericb@ip68-2-121-228.ph.ph.cox.net) Quit (Read error: Connection reset by peer)
  • [01:17:44] * emeb (~ericb@ip68-2-121-228.ph.ph.cox.net) has joined #beagle
  • [01:18:41] * eikeon (~eikeon@c-98-204-80-157.hsd1.dc.comcast.net) has joined #beagle
  • [01:19:42] <tawr> Well, I bought a wireless card with external antenna. I plan on running an adapter cable to a bulkhead mount, and run the antenna external of the case
  • [01:19:54] <tawr> i'm not sure how much attenuation a few inches and some plastic will provide, though
  • [01:20:31] <veremit> not a whole load :)
  • [01:20:47] <veremit> concrete and steel much worse :D
  • [01:21:20] <tawr> the other thing I noticed a bit weird
  • [01:21:36] <tawr> was that the card/driver pulls the country code form the board: cfg80211: Calling CRDA for country: CN
  • [01:22:51] * sorakun (~sora@197.27.45.95) Quit (Ping timeout: 250 seconds)
  • [01:25:13] <tawr> The more I'm thinking about it, the more I wonder if the BBB was not the wisest purchase for this particular project
  • [01:25:52] <tawr> maybe i'll run a pib+ for the gui with the bbb as the backend or something
  • [01:27:13] * thaytan (~thaytan@113.94.233.220.static.exetel.com.au) Quit (Excess Flood)
  • [01:27:26] * thaytan (~thaytan@113.94.233.220.static.exetel.com.au) has joined #beagle
  • [01:32:52] * vagrantc (~vagrant@freegeek/vagrantc) has joined #beagle
  • [01:34:51] * Guest99021 (47cc9463@gateway/web/freenode/ip.71.204.148.99) Quit (Ping timeout: 246 seconds)
  • [01:36:16] <veremit> ok I gotta sleep .. nite all I-)
  • [01:38:02] * veremit (~veremit@unaffiliated/veremit) Quit (Quit: <Insert witty quit message here>)
  • [01:39:21] * Humpelstilzchen (erik@e177201098.adsl.alicedsl.de) Quit (Ping timeout: 264 seconds)
  • [01:40:25] * rorriMnmaD (~bryan@121.15.86.7) has joined #beagle
  • [01:44:46] * Humpelstilzchen (erik@f050161187.adsl.alicedsl.de) has joined #beagle
  • [01:47:34] * balister_ (~balister@69.7.123.146) has joined #beagle
  • [01:47:58] * mrjazzcat (~mrjazzcat@c-24-8-176-66.hsd1.co.comcast.net) has joined #beagle
  • [01:48:24] * Crofton (~balister@69.7.123.146) Quit (Read error: Connection reset by peer)
  • [01:50:16] * rorriMnmaD (~bryan@121.15.86.7) Quit (Ping timeout: 240 seconds)
  • [01:51:16] * rorriMnmaD (~bryan@121.15.86.7) has joined #beagle
  • [02:03:23] * nofxx_ (~nofxx@unaffiliated/nofxx) has joined #beaglebone
  • [02:05:01] * eikeon (~eikeon@c-98-204-80-157.hsd1.dc.comcast.net) Quit (Quit: eikeon)
  • [02:06:44] * nofxx (~nofxx@unaffiliated/nofxx) Quit (Ping timeout: 240 seconds)
  • [02:11:09] * balister_ (~balister@69.7.123.146) Quit (Ping timeout: 264 seconds)
  • [02:11:39] * balister_ (~balister@69.7.123.146) has joined #beagle
  • [02:25:47] * rcn-ee (~voodoo@thief-pool2-120-251.mncable.net) Quit (Quit: Leaving)
  • [02:27:11] * mrjazzcat (~mrjazzcat@c-24-8-176-66.hsd1.co.comcast.net) Quit (Quit: Leaving)
  • [02:31:56] * nofxx_ (~nofxx@unaffiliated/nofxx) Quit (Ping timeout: 240 seconds)
  • [02:32:31] * eikeon (~eikeon@c-98-204-80-157.hsd1.dc.comcast.net) has joined #beagle
  • [02:32:44] * vagrantc (~vagrant@freegeek/vagrantc) Quit (Ping timeout: 240 seconds)
  • [02:33:05] * ph4nt0mas (~manolis@athedsl-266751.home.otenet.gr) Quit (Ping timeout: 272 seconds)
  • [02:36:21] * emanresu404 (~emanresu4@cpe-76-169-162-214.socal.res.rr.com) has joined #beagle
  • [02:40:02] * eikeon (~eikeon@c-98-204-80-157.hsd1.dc.comcast.net) Quit (Quit: eikeon)
  • [02:41:26] * emanresu404 (~emanresu4@cpe-76-169-162-214.socal.res.rr.com) Quit (Ping timeout: 260 seconds)
  • [02:42:18] * emanresu404 (~emanresu4@66.63.176.183) has joined #beagle
  • [02:45:52] * vorsorken (~vorsorken@169.237.108.223) Quit (Quit: leaving)
  • [02:55:35] * tema (~tema@178-16-155-142.obit.ru) Quit (Ping timeout: 245 seconds)
  • [03:05:46] * zodiac1111 (~zodiac111@123.157.223.146) Quit (Ping timeout: 264 seconds)
  • [03:06:01] * zodiac1111_ (~zodiac111@123.157.223.146) Quit (Ping timeout: 272 seconds)
  • [03:06:19] * zodiac1111 (~zodiac111@162.250.190.7) has joined #beagle
  • [03:08:51] * Shadyman (~matthew@unaffiliated/shadyman) has joined #beagle
  • [03:09:39] * cndiv (~cndiv@wikimedia/cdeubner) has joined #beagle
  • [03:09:45] * cndiv (~cndiv@wikimedia/cdeubner) Quit (Client Quit)
  • [03:15:21] * repat is now known as zz_repat
  • [03:16:18] * BellinganRoy (~Bellingan@host132-135-dynamic.27-79-r.retail.telecomitalia.it) has joined #beagle
  • [03:18:48] * zodiac1111_ (~zodiac111@162.250.190.7) has joined #beagle
  • [03:18:57] * day (~day@p4FF75F2C.dip0.t-ipconnect.de) Quit (Ping timeout: 264 seconds)
  • [03:21:38] * day (~day@p5B3E462E.dip0.t-ipconnect.de) has joined #beagle
  • [03:24:00] * zodiac1111_ (~zodiac111@162.250.190.7) Quit (Ping timeout: 245 seconds)
  • [03:24:16] * zodiac1111 (~zodiac111@162.250.190.7) Quit (Ping timeout: 240 seconds)
  • [03:27:06] * georgec1 (~george@61.95.193.239) has joined #beagle
  • [03:27:23] * timb__________ (~timb@pool-72-82-104-169.nrflva.east.verizon.net) Quit (Quit: Computer has gone to sleep.)
  • [03:27:43] * georgec4 (~george@61.95.193.238) has joined #beagle
  • [03:27:49] * timb__________ (~timb@pool-72-82-104-169.nrflva.east.verizon.net) has joined #beagle
  • [03:29:17] <BeagleGithub> [kernel] anithamolbenny opened pull request #99: Fix for a part of video got flipped from bottom to top (3.8...3.8) http://git.io/836fqw
  • [03:29:59] * georgec3 (~george@61.95.193.238) Quit (Ping timeout: 246 seconds)
  • [03:29:59] * georgec2 (~george@61.95.193.239) Quit (Ping timeout: 246 seconds)
  • [03:32:05] * timb__________ (~timb@pool-72-82-104-169.nrflva.east.verizon.net) Quit (Ping timeout: 246 seconds)
  • [03:39:33] * k-man (~jason@unaffiliated/k-man) Quit (Read error: Connection reset by peer)
  • [03:40:37] * k-man (~jason@unaffiliated/k-man) has joined #beagle
  • [03:42:29] * timb__________ (~timb@pool-72-82-104-169.nrflva.east.verizon.net) has joined #beagle
  • [03:43:45] * zodiac1111 (~zodiac111@123.157.223.146) has joined #beagle
  • [03:44:36] * zodiac1111_ (~zodiac111@123.157.223.146) has joined #beagle
  • [03:48:57] * zodiac1111 (~zodiac111@123.157.223.146) Quit (Ping timeout: 264 seconds)
  • [03:49:16] * dgerlach (~dave@nat/ti/x-bifxeabdyzxvtifs) has joined #beagle
  • [03:49:54] * zodiac1111 (~zodiac111@123.157.223.146) has joined #beagle
  • [03:51:55] * emanresu404 (~emanresu4@66.63.176.183) Quit (Ping timeout: 245 seconds)
  • [03:53:13] * nofxx_ (~nofxx@unaffiliated/nofxx) has joined #beaglebone
  • [03:54:56] * botnut (~botnut@162-233-77-128.lightspeed.miamfl.sbcglobal.net) has joined #beagle
  • [03:57:40] * linuxkernelhacke (~linuxkern@122.178.253.164) Quit (Ping timeout: 245 seconds)
  • [04:09:27] * zodiac1111 (~zodiac111@123.157.223.146) Quit (Ping timeout: 240 seconds)
  • [04:09:56] * zodiac1111 (~zodiac111@123.157.223.146) has joined #beagle
  • [04:09:59] * zodiac1111_ (~zodiac111@123.157.223.146) Quit (Ping timeout: 272 seconds)
  • [04:10:27] * zodiac1111_ (~zodiac111@162.250.190.7) has joined #beagle
  • [04:16:00] * zodiac1111_ (~zodiac111@162.250.190.7) Quit (Ping timeout: 260 seconds)
  • [04:25:02] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) has joined #beagle
  • [04:26:45] * djerome (~djerome@ip24-251-115-14.ph.ph.cox.net) has joined #beaglebone
  • [04:28:42] * BobCat (~Bob@unaffiliated/bobcat) Quit (Ping timeout: 255 seconds)
  • [04:32:13] * jbdatko (~jbdatko@fsf/member/jbdatko) Quit (Quit: jbdatko)
  • [04:39:21] * zodiac1111 (~zodiac111@123.157.223.146) Quit (Ping timeout: 264 seconds)
  • [04:39:49] * zodiac1111 (~zodiac111@123.157.223.146) has joined #beagle
  • [04:43:13] * BobCat (~Bob@ool-2f12223f.dyn.optonline.net) has joined #beagle
  • [04:43:13] * BobCat (~Bob@ool-2f12223f.dyn.optonline.net) Quit (Changing host)
  • [04:43:13] * BobCat (~Bob@unaffiliated/bobcat) has joined #beagle
  • [04:48:29] * emeb (~ericb@ip68-2-121-228.ph.ph.cox.net) Quit (Quit: Leaving.)
  • [04:48:29] * vagrantc (~vagrant@freegeek/vagrantc) has joined #beagle
  • [04:55:08] * hewball (~hewball@203-59-97-212.perm.iinet.net.au) Quit (Ping timeout: 240 seconds)
  • [04:56:30] * hewball (~hewball@203-59-97-212.perm.iinet.net.au) has joined #beagle
  • [04:57:37] * jpfau|away is now known as jpfau
  • [05:01:11] * botnut (~botnut@162-233-77-128.lightspeed.miamfl.sbcglobal.net) Quit (Ping timeout: 260 seconds)
  • [05:10:42] * vagrantc_ (~vagrant@freegeek/vagrantc) has joined #beagle
  • [05:13:23] * skylarker (~Skywalker@110-174-96-149.static.tpgi.com.au) has joined #beagle
  • [05:18:08] * skylarker (~Skywalker@110-174-96-149.static.tpgi.com.au) Quit (Ping timeout: 264 seconds)
  • [05:20:55] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) Quit (Ping timeout: 272 seconds)
  • [05:25:29] * mhaberler (~mhaberler@intern-219.stiwoll.mah.priv.at) has joined #beagle
  • [05:25:30] * mhaberler (~mhaberler@intern-219.stiwoll.mah.priv.at) has joined #beaglebone
  • [05:28:58] * elspru (~elspru@76-10-139-233.dsl.teksavvy.com) has left #beaglebone
  • [05:30:10] * lyakh (~lyakh@xdsl-85-197-9-197.netcologne.de) has joined #beagle
  • [05:35:14] * mhaberler (~mhaberler@intern-219.stiwoll.mah.priv.at) Quit (Quit: mhaberler)
  • [05:36:54] * mhaberler (~mhaberler@intern-219.stiwoll.mah.priv.at) has joined #beagle
  • [05:36:54] * mhaberler (~mhaberler@intern-219.stiwoll.mah.priv.at) has joined #beaglebone
  • [05:37:53] * dlan (~dennis@gentoo/developer/dlan) Quit (Ping timeout: 255 seconds)
  • [05:38:26] * kuldeepdhaka (~kuldeepdh@unaffiliated/kuldeepdhaka) has joined #beagle
  • [05:38:29] * dlan (~dennis@116.228.88.131) has joined #beagle
  • [05:38:29] * dlan (~dennis@116.228.88.131) Quit (Changing host)
  • [05:38:29] * dlan (~dennis@gentoo/developer/dlan) has joined #beagle
  • [05:44:46] * Sauvin (~Savinus@about/linux/staff/sauvin) has joined #beagle
  • [05:45:04] * emanresu404 (~emanresu4@198.96.89.237) has joined #beagle
  • [05:45:58] * vagrantc_ (~vagrant@freegeek/vagrantc) Quit (Ping timeout: 264 seconds)
  • [05:49:47] * xro| (~bernhard@bt-1-pt.tunnel.tserv6.fra1.ipv6.he.net) Quit (Ping timeout: 250 seconds)
  • [05:51:02] * jpirko (~jirka@jirka.pirko.cz) has joined #beagle
  • [05:55:34] * xro| (~bernhard@bt-1-pt.tunnel.tserv6.fra1.ipv6.he.net) has joined #beagle
  • [06:04:47] * jpirko (~jirka@jirka.pirko.cz) Quit (Quit: Leaving)
  • [06:05:07] * mhaberler (~mhaberler@intern-219.stiwoll.mah.priv.at) Quit (Quit: mhaberler)
  • [06:10:55] * RahulAN (~RahulAN@117.195.189.28) has joined #beaglebone
  • [06:11:10] * RahulAN (~RahulAN@117.195.189.28) has left #beaglebone
  • [06:12:21] * mhaberler (~mhaberler@bigmac.stiwoll.mah.priv.at) has joined #beagle
  • [06:12:21] * mhaberler (~mhaberler@bigmac.stiwoll.mah.priv.at) has joined #beaglebone
  • [06:15:36] * pumba is now known as pumbaway
  • [06:20:21] * kiwichris (~kiwichris@120.152.193.62) Quit ()
  • [06:20:31] * NulL` (~bleh1@178.16.11.94) has joined #beagle
  • [06:30:10] * c10ud (~c10ud@emesene/dictator/c10ud) has joined #beagle
  • [06:34:54] * bearsh|work (~quassel@222-92.77-83.cust.bluewin.ch) has joined #beagle
  • [06:37:32] * divine_ (~divine@2001:470:8247:1::42) Quit (Quit: leaving)
  • [06:37:58] * divine (~divine@2001:470:8247:1::42) has joined #beaglebone
  • [06:38:37] * djerome (~djerome@ip24-251-115-14.ph.ph.cox.net) Quit (Remote host closed the connection)
  • [06:43:50] * jpsaman (~jpsaman@videolan/developer/jpsaman) has joined #beagle
  • [06:47:18] * RahulAN (~RahulAN@117.195.189.28) has joined #beagle
  • [06:47:34] <RahulAN> Hii al
  • [06:47:44] <RahulAN> i am trying to use i2c over beagle bone
  • [06:48:07] <RahulAN> but i can't read the values by i2cget
  • [06:48:50] <RahulAN> i interfaced my this mems sensor with Raspberry pi there it worked fine but here i am getting errors
  • [06:49:35] <RahulAN> Error: Can't use SMBus Quick Write command on this bus this i get when i write i2cdetect -y 2
  • [06:50:31] * Abhishek_ (uid26899@gateway/web/irccloud.com/x-rhrbwqpyvmvarexn) Quit (Quit: Connection closed for inactivity)
  • [06:51:02] <LetoThe2nd> the usual suspects first: are you sure that wiring is correct - the i2c bus is activated - muxing is correct?
  • [06:51:19] * ph4nt0mas (~manolis@athedsl-266751.home.otenet.gr) has joined #beagle
  • [06:51:30] <RahulAN> LetoThe2nd, yes i am getting my device id there
  • [06:51:40] <RahulAN> with i2cdetect -r 2
  • [06:52:36] <LetoThe2nd> ok
  • [06:53:48] <LetoThe2nd> hm. googling suggest to check the bus functionality with i2cdetect -F 2
  • [06:53:55] <RahulAN> and as i am trying to read data i am getting read error
  • [06:54:21] <LetoThe2nd> if that yields that the device does not im plement the particular command you're trying to use... well then it probably won't work
  • [06:54:50] * Mio-chan (~Mio-chan@unaffiliated/mio-chan) Quit (Quit: Leaving)
  • [06:55:31] * mhaberler (~mhaberler@bigmac.stiwoll.mah.priv.at) Quit (Quit: mhaberler)
  • [06:55:36] <RahulAN> http://codepad.org/nSkm6TuI this i got
  • [06:55:50] * opencooper (~opencoope@50.14.131.127) has joined #beagle
  • [06:56:01] <LetoThe2nd> it says: no SMBus Quick Command.
  • [06:56:07] <LetoThe2nd> i think thats the point.
  • [06:56:10] <RahulAN> yes
  • [06:56:37] <RahulAN> then what could be done
  • [06:56:47] <LetoThe2nd> use standard i2c functionality.
  • [06:57:23] * maquefel (~maquefel@109.188.73.53) Quit (Quit: Konversation terminated!)
  • [06:57:34] <RahulAN> how???
  • [06:58:11] <LetoThe2nd> sorry, its your sensor and your datasheet.
  • [06:58:18] * kreid (~textual@c-69-181-143-223.hsd1.ca.comcast.net) Quit (Quit: My MacBook has gone to sleep. ZZZzzz…)
  • [06:58:32] <LetoThe2nd> i2cdetect is merely a tool for the very initial diagnosis
  • [06:58:42] * manuel__ (~manuel_@p57921DFE.dip0.t-ipconnect.de) Quit (Quit: manuel__)
  • [06:59:09] <LetoThe2nd> so for getting data, write your application and have it use the proper commands.
  • [06:59:32] <RahulAN> ohkk
  • [07:01:43] * woglinde (~henning@fb-n15-11.unbelievable-machine.net) has joined #beagle
  • [07:03:06] * jpirko (~jirka@jirka.pirko.cz) has joined #beagle
  • [07:05:28] * opencooper (~opencoope@50.14.131.127) has left #beagle
  • [07:06:09] * GusBricker (~GusBricke@cre1513898.lnk.telstra.net) Quit (Ping timeout: 250 seconds)
  • [07:08:01] * phant0mas (~quassel@athedsl-266751.home.otenet.gr) has joined #beagle
  • [07:08:42] * ph4nt0mas (~manolis@athedsl-266751.home.otenet.gr) Quit (Quit: ph4nt0mas)
  • [07:09:10] * florian_kc (~fuchs@Maemo/community/contributor/florian) has joined #beagle
  • [07:09:39] * florian_kc is now known as florian
  • [07:12:03] * BobCat (~Bob@unaffiliated/bobcat) Quit (Quit: Leaving)
  • [07:13:01] * NulL` (~bleh1@178.16.11.94) Quit (Ping timeout: 272 seconds)
  • [07:13:04] * Abhishek_ (uid26899@gateway/web/irccloud.com/x-ytiojaruerniuqhv) has joined #beagle
  • [07:16:26] * kreid (~textual@c-69-181-143-223.hsd1.ca.comcast.net) has joined #beagle
  • [07:20:46] * zodiac1111 (~zodiac111@123.157.223.146) Quit (Ping timeout: 240 seconds)
  • [07:21:21] * Mounicq (~Thunderbi@188.168.138.88.rev.sfr.net) has joined #beagle
  • [07:28:04] * zodiac1111 (~zodiac111@123.157.223.146) has joined #beagle
  • [07:29:19] * rob_w (~bob@unaffiliated/rob-w/x-1112029) has joined #beagle
  • [07:30:22] * Sargun (~sargun@atarack/Staff/Sargun) Quit (Ping timeout: 264 seconds)
  • [07:30:30] * Sargun (~sargun@atarack/Staff/Sargun) has joined #beagle
  • [07:30:46] * assd (2e354e45@gateway/web/freenode/ip.46.53.78.69) has joined #beagle
  • [07:31:02] <assd> hi
  • [07:31:16] * Russ (foobar@pool-108-0-19-96.lsanca.fios.verizon.net) Quit (Ping timeout: 240 seconds)
  • [07:32:05] * assd (2e354e45@gateway/web/freenode/ip.46.53.78.69) has left #beagle
  • [07:35:26] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) Quit (Quit: Leaving.)
  • [07:36:48] * ph4n70m4s (~quassel@athedsl-266751.home.otenet.gr) has joined #beagle
  • [07:39:45] * phantoxe (~destroy@acarlosss.broker.freenet6.net) has joined #beagle
  • [07:41:09] * tasslehoff (~Tasslehof@ti0260a430-0319.bb.online.no) has joined #beagle
  • [07:41:35] * kuldeepdhaka (~kuldeepdh@unaffiliated/kuldeepdhaka) Quit (Ping timeout: 250 seconds)
  • [07:44:09] * Russ (foobar@pool-108-0-19-96.lsanca.fios.verizon.net) has joined #beagle
  • [07:45:11] * juicyjones (~juicyjone@c-50-159-116-142.hsd1.wa.comcast.net) Quit (Ping timeout: 245 seconds)
  • [07:46:59] * rohitksingh (~Rohit@59.177.75.111) has joined #beagle
  • [07:53:25] * juicyjones (~juicyjone@c-50-159-116-142.hsd1.wa.comcast.net) has joined #beagle
  • [08:06:34] * mkad (~mkad@unaffiliated/mkad) has joined #beagle
  • [08:11:44] * jpirko (~jirka@jirka.pirko.cz) Quit (Remote host closed the connection)
  • [08:14:15] * ph4n70m4s (~quassel@athedsl-266751.home.otenet.gr) Quit (Remote host closed the connection)
  • [08:14:43] * ph4n70m4s (~quassel@athedsl-266751.home.otenet.gr) has joined #beagle
  • [08:20:45] * jpfau is now known as jpfau|away
  • [08:28:49] * Sargun (~sargun@atarack/Staff/Sargun) Quit (Remote host closed the connection)
  • [08:30:53] * rohitksingh (~Rohit@59.177.75.111) Quit (Quit: Leaving.)
  • [08:31:42] * Shadyman (~matthew@unaffiliated/shadyman) Quit (Quit: Leaving.)
  • [08:32:37] * timb__________ (~timb@pool-72-82-104-169.nrflva.east.verizon.net) Quit (Quit: Computer has gone to sleep.)
  • [08:33:03] * timb__________ (~timb@pool-72-82-104-169.nrflva.east.verizon.net) has joined #beagle
  • [08:33:37] * hitlin37 (uid16371@gateway/web/irccloud.com/x-rdmozaersxjjmfsm) has joined #beagle
  • [08:37:17] * timb__________ (~timb@pool-72-82-104-169.nrflva.east.verizon.net) Quit (Ping timeout: 246 seconds)
  • [08:38:31] * coreyfro (~coreyfro@173-167-117-122-sfba.hfc.comcastbusiness.net) Quit (Ping timeout: 272 seconds)
  • [08:42:44] * The_Ball (~ballen@c114-77-179-73.hillc3.qld.optusnet.com.au) has joined #beagle
  • [08:47:02] * The_Ball (~ballen@c114-77-179-73.hillc3.qld.optusnet.com.au) Quit (Ping timeout: 250 seconds)
  • [08:47:23] * ph4n70m4s (~quassel@athedsl-266751.home.otenet.gr) Quit (Remote host closed the connection)
  • [08:52:13] * timb__________ (~timb@pool-72-82-104-169.nrflva.east.verizon.net) has joined #beagle
  • [08:52:36] * Sargun (~sargun@atarack/Staff/Sargun) has joined #beagle
  • [08:53:41] * dlan (~dennis@gentoo/developer/dlan) Quit (Ping timeout: 260 seconds)
  • [08:53:58] * zodiac1111 (~zodiac111@123.157.223.146) Quit (Ping timeout: 250 seconds)
  • [08:54:50] * dlan (~dennis@gentoo/developer/dlan) has joined #beagle
  • [08:55:23] * SiC (~Simon@cpc12-aztw24-2-0-cust193.aztw.cable.virginm.net) has joined #beagle
  • [08:58:44] * Sargun (~sargun@atarack/Staff/Sargun) Quit (Ping timeout: 250 seconds)
  • [08:59:12] * pumbaway is now known as pumba
  • [09:03:02] * zodiac1111 (~zodiac111@123.157.223.146) has joined #beagle
  • [09:05:18] * lyakh_ (~lyakh@xdsl-89-0-253-165.netcologne.de) has joined #beagle
  • [09:08:14] <RahulAN> help me with i2c sensor, i am getting read error and write error
  • [09:08:55] * lyakh (~lyakh@xdsl-85-197-9-197.netcologne.de) Quit (Ping timeout: 272 seconds)
  • [09:14:46] * fzombie (~gplgeek@pdpc/supporter/student/GPLGeek) Quit (Ping timeout: 250 seconds)
  • [09:18:03] * jpirko (~jirka@jirka.pirko.cz) has joined #beagle
  • [09:22:47] * jpirko (~jirka@jirka.pirko.cz) Quit (Read error: Connection reset by peer)
  • [09:24:18] * jpirko (~jirka@jirka.pirko.cz) has joined #beagle
  • [09:31:24] * rohitksingh (~Rohit@59.177.75.111) has joined #beagle
  • [09:31:32] * zodiac1111 (~zodiac111@123.157.223.146) Quit (Ping timeout: 240 seconds)
  • [09:38:13] * GusBricker (~GusBricke@cre1513898.lnk.telstra.net) has joined #beaglebone
  • [09:38:48] * linuxkernelhacke (~linuxkern@122.167.209.177) has joined #beagle
  • [09:43:23] * LordDVG (~LordDVG@unaffiliated/lorddvg) has joined #beagle
  • [09:47:49] * GusBricker (~GusBricke@cre1513898.lnk.telstra.net) Quit (Ping timeout: 260 seconds)
  • [09:50:14] * rohitksingh (~Rohit@59.177.75.111) Quit (Read error: Connection reset by peer)
  • [09:50:44] * rohitksingh (~Rohit@59.177.75.111) has joined #beagle
  • [10:00:36] * linuxkernelhacke (~linuxkern@122.167.209.177) Quit (Ping timeout: 245 seconds)
  • [10:04:40] * emanresu404 (~emanresu4@198.96.89.237) Quit (Quit: Leaving)
  • [10:10:14] * RahulAN (~RahulAN@117.195.189.28) Quit (Ping timeout: 250 seconds)
  • [10:15:23] * phant0mas (~quassel@athedsl-266751.home.otenet.gr) Quit (Remote host closed the connection)
  • [10:17:13] * stamina (~stamina@83.128.211.177) has joined #beaglebone
  • [10:18:14] * n-st (~n-st@p57AE9A33.dip0.t-ipconnect.de) has joined #beagle
  • [10:20:45] * sorakun (~sora@41.224.119.136) has joined #beagle
  • [10:20:54] * rorriMnmaD (~bryan@121.15.86.7) Quit (Ping timeout: 246 seconds)
  • [10:29:57] * keesj (~keesj@ip49-193-210-87.adsl2.static.versatel.nl) Quit (Ping timeout: 240 seconds)
  • [10:35:08] * zodiac1111 (~zodiac111@58.100.214.187) has joined #beagle
  • [10:42:24] * keesj (~keesj@ip49-193-210-87.adsl2.static.versatel.nl) has joined #beagle
  • [10:43:07] * baboo (~baboo@home.tking.org) Quit (Ping timeout: 255 seconds)
  • [10:47:21] * pumba is now known as pumbaway
  • [10:48:42] * baboo (~baboo@home.tking.org) has joined #beagle
  • [10:52:18] * rorriMnmaD (~bryan@183.37.170.168) has joined #beagle
  • [10:58:01] * dgerlach (~dave@nat/ti/x-bifxeabdyzxvtifs) Quit (Quit: Leaving.)
  • [10:59:34] * rohitksingh (~Rohit@59.177.75.111) Quit (Read error: Connection reset by peer)
  • [11:00:20] * rohitksingh (~Rohit@59.177.75.111) has joined #beagle
  • [11:14:18] * Babji (1bfb1e46@gateway/web/freenode/ip.27.251.30.70) has joined #beagle
  • [11:14:33] <Babji> Hi
  • [11:15:19] <Babji> I have got a beaglebone black board.
  • [11:15:40] * zodiac1111 (~zodiac111@58.100.214.187) Quit (Ping timeout: 250 seconds)
  • [11:16:08] * zodiac1111 (~zodiac111@112.213.99.210) has joined #beagle
  • [11:17:29] <Babji> I have ported Angstrom in it. But the touch seems to have a problem.
  • [11:19:09] * rohitksingh (~Rohit@59.177.75.111) Quit (Read error: Connection reset by peer)
  • [11:20:11] * rohitksingh (~Rohit@59.177.75.111) has joined #beagle
  • [11:20:52] * rohitksingh (~Rohit@59.177.75.111) Quit (Client Quit)
  • [11:23:49] * cbrake (~Thunderbi@cable2-pool191-cs-105.doycomm.com) Quit (Ping timeout: 272 seconds)
  • [11:24:10] * cbrake (~Thunderbi@cable-pool6-cs-200.doycomm.com) has joined #beagle
  • [11:25:50] <woglinde> there was no need to port something
  • [11:27:44] * VoltVisionSteve (~VoltVisio@209.203.194.209) has joined #beagle
  • [11:30:24] * rob_w (~bob@unaffiliated/rob-w/x-1112029) Quit (Quit: Ex-Chat)
  • [11:30:31] * Abhishek_ (uid26899@gateway/web/irccloud.com/x-ytiojaruerniuqhv) Quit (Quit: Connection closed for inactivity)
  • [11:32:20] * gustavoz (~gustavoz@186.18.128.65) Quit (Quit: Leaving)
  • [11:32:23] * tbr ports-a-potty
  • [11:35:42] * gustavoz (~gustavoz@186.18.128.65) has joined #beagle
  • [11:41:02] * dieterg (~dieterg@118.96.220.188) Quit (Read error: Connection reset by peer)
  • [11:42:31] <KotH> tbr: apropos, how is your potty-port going?
  • [11:42:36] * KotH sets mode -o KotH
  • [11:43:05] <tbr> KotH: not much work done on it recently, but it works reliably
  • [11:45:37] * dieterg (~dieterg@180.245.226.36) has joined #beagle
  • [11:47:13] * Abhishek_ (uid26899@gateway/web/irccloud.com/x-tyzdivvbaksrgamg) has joined #beagle
  • [11:50:03] * sidbh (~Siddharth@219.91.214.100) Quit (Quit: Leaving)
  • [11:50:10] * dieterg (~dieterg@180.245.226.36) Quit (Ping timeout: 264 seconds)
  • [11:54:48] * NishanthMenon (~nmenon@nat/ti/x-mriivicmkuizuitr) has joined #beagle
  • [11:58:18] * dieterg (~dieterg@36.78.207.102) has joined #beagle
  • [12:00:18] * icecube45 (~icecube45@unaffiliated/icecube45) Quit (Ping timeout: 246 seconds)
  • [12:01:54] * icecube45 (~icecube45@unaffiliated/icecube45) has joined #beagle
  • [12:15:12] * kuldeepdhaka (~kuldeepdh@unaffiliated/kuldeepdhaka) has joined #beagle
  • [12:15:46] * sidbh (~Siddharth@175.100.169.207) has joined #beagle
  • [12:19:35] * kuldeepdhaka (~kuldeepdh@unaffiliated/kuldeepdhaka) Quit (Max SendQ exceeded)
  • [12:24:03] * kuldeepdhaka (~kuldeepdh@unaffiliated/kuldeepdhaka) has joined #beagle
  • [12:28:25] * LordDVG (~LordDVG@unaffiliated/lorddvg) Quit (Ping timeout: 272 seconds)
  • [12:29:00] * eikeon (~eikeon@c-98-204-80-157.hsd1.dc.comcast.net) has joined #beagle
  • [12:31:36] * thurgood (~thurgood@cpe-70-113-204-247.austin.res.rr.com) Quit (Remote host closed the connection)
  • [12:32:07] * thurgood (~thurgood@cpe-70-113-204-247.austin.res.rr.com) has joined #beagle
  • [12:34:35] * kuldeepdhaka (~kuldeepdh@unaffiliated/kuldeepdhaka) Quit (Max SendQ exceeded)
  • [12:36:31] * thurgood (~thurgood@cpe-70-113-204-247.austin.res.rr.com) Quit (Ping timeout: 255 seconds)
  • [12:39:06] * kuldeepdhaka (~kuldeepdh@unaffiliated/kuldeepdhaka) has joined #beagle
  • [12:44:59] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) has joined #beagle
  • [12:45:31] * silenius_ (~ve@193-81-148-246.adsl.highway.telekom.at) has joined #beagle
  • [12:46:00] * eikeon (~eikeon@c-98-204-80-157.hsd1.dc.comcast.net) Quit (Quit: eikeon)
  • [12:46:16] * mhaberler (~mhaberler@bigmac.stiwoll.mah.priv.at) has joined #beagle
  • [12:46:16] * mhaberler (~mhaberler@bigmac.stiwoll.mah.priv.at) has joined #beaglebone
  • [12:46:42] * sidbh (~Siddharth@175.100.169.207) Quit (Ping timeout: 260 seconds)
  • [12:47:51] * thurgood (~thurgood@72-48-76-197.dyn.grandenetworks.net) has joined #beagle
  • [12:47:54] * silenius (~ve@193-81-148-246.adsl.highway.telekom.at) Quit (Ping timeout: 246 seconds)
  • [12:50:27] * silenius_ (~ve@193-81-148-246.adsl.highway.telekom.at) Quit (Ping timeout: 240 seconds)
  • [12:51:15] * silenius (~ve@193-81-148-246.adsl.highway.telekom.at) has joined #beagle
  • [12:53:52] * eikeon (~eikeon@c-98-204-80-157.hsd1.dc.comcast.net) has joined #beagle
  • [12:57:46] * woglinde (~henning@fb-n15-11.unbelievable-machine.net) Quit (Ping timeout: 240 seconds)
  • [12:59:29] <Ecco> Who was having trouble booting vanilla 3.16 yesterday?
  • [12:59:33] <Ecco> Cause I just did
  • [13:00:06] * LordDVG (~LordDVG@unaffiliated/lorddvg) has joined #beagle
  • [13:00:22] * sidbh (~Siddharth@175.100.169.207) has joined #beagle
  • [13:01:12] <Ecco> It crashes though
  • [13:01:16] <Ecco> but I do get some output
  • [13:01:23] <Ecco> [ 0.780045] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
  • [13:01:23] <Ecco> [ 0.787095] Unable to handle kernel NULL pointer dereference at virtual address 00000000
  • [13:01:35] <varad> Ecco: me! I got it to work after a lot of trials, with omap2plus_defconfig + earlyprintk
  • [13:01:49] <Ecco> indeed that was you :)
  • [13:01:50] * tasslehoff (~Tasslehof@ti0260a430-0319.bb.online.no) has left #beagle
  • [13:01:54] <Ecco> I'm using earlyprintk too
  • [13:02:00] <Ecco> here are my boot args
  • [13:02:04] <Ecco> set bootargs console=ttyO0,115200n8 earlyprintk=serial,uart1,115200n8 ro
  • [13:02:11] <varad> Ecco: could you post your bootargs?
  • [13:02:18] <varad> Ecco: :)
  • [13:02:18] <Ecco> I read your mind :p
  • [13:02:51] <varad> Ecco: yes, I too have the same thing
  • [13:03:07] <Ecco> same crash?
  • [13:03:12] <Ecco> or same boot args?
  • [13:03:27] <varad> no, same bootargs. The kernel boots for me
  • [13:03:30] <Ecco> (at that point I'm not surprised mine crashes, I configured the kernel way too quickly)
  • [13:07:27] * eikeon (~eikeon@c-98-204-80-157.hsd1.dc.comcast.net) Quit (Quit: eikeon)
  • [13:07:28] * sidbh (~Siddharth@175.100.169.207) Quit (Ping timeout: 250 seconds)
  • [13:07:56] * sidbh (~Siddharth@175.100.169.207) has joined #beagle
  • [13:08:15] <varad> Ecco: make sure you use the power supply and not USB for power. it turns off abruptly at `[4.007115] Started Journal Service.`.
  • [13:08:35] <varad> (maybe while configuring the USB controller)
  • [13:09:28] <Ecco> What?
  • [13:09:30] <Ecco> Why?
  • [13:09:33] * VoltVisionSteve (~VoltVisio@209.203.194.209) Quit (Ping timeout: 240 seconds)
  • [13:10:38] <Ecco> I didn't even enable USB at that point :)
  • [13:10:54] * zz_repat is now known as repat
  • [13:10:59] <varad> Ecco: The board goes down (LEDs off, no more console putput) if I power it from the USB instead of the adapter.
  • [13:11:01] <Ecco> And the kernel is doomed to panic, there's no filesystem enabled
  • [13:11:10] <Ecco> varad: That's weird, it shouldn't
  • [13:12:07] * silenius (~ve@193-81-148-246.adsl.highway.telekom.at) Quit (Ping timeout: 272 seconds)
  • [13:12:24] * sidbh (~Siddharth@175.100.169.207) Quit (Ping timeout: 246 seconds)
  • [13:18:21] * ph4nt0mas (~quassel@athedsl-266751.home.otenet.gr) has joined #beagle
  • [13:28:49] * sidbh (~Siddharth@175.100.169.207) has joined #beagle
  • [13:32:33] * zodiac1111 (~zodiac111@112.213.99.210) Quit (Read error: Connection reset by peer)
  • [13:33:58] * sidbh (~Siddharth@175.100.169.207) Quit (Ping timeout: 264 seconds)
  • [13:34:38] * balister_ is now known as Crofton
  • [13:34:46] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) Quit (Ping timeout: 245 seconds)
  • [13:36:39] * rohitksingh (~Rohit@59.177.65.94) has joined #beagle
  • [13:43:37] * ph4nt0mas (~quassel@athedsl-266751.home.otenet.gr) Quit (Remote host closed the connection)
  • [13:46:00] * ph4nt0mas (~quassel@athedsl-266751.home.otenet.gr) has joined #beagle
  • [13:49:45] * sorakun (~sora@41.224.119.136) Quit (Ping timeout: 255 seconds)
  • [13:54:51] * c10ud` (~c10ud@emesene/dictator/c10ud) has joined #beagle
  • [13:54:51] * mrjazzcat (~mrjazzcat@c-24-8-176-66.hsd1.co.comcast.net) has joined #beagle
  • [13:55:20] * c10ud (~c10ud@emesene/dictator/c10ud) Quit (Read error: Connection reset by peer)
  • [13:55:33] * nofxx_ (~nofxx@unaffiliated/nofxx) Quit (Ping timeout: 240 seconds)
  • [14:03:42] * qt-x (~ionel@217.10.196.2) has joined #beagle
  • [14:04:31] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) has joined #beagle
  • [14:07:53] * scrp3l (~scrp3l@178.63.197.92) Quit (Quit: Leaving)
  • [14:08:17] * sidbh (~Siddharth@175.100.169.207) has joined #beagle
  • [14:12:37] * VoltVisionSteve (~VoltVisio@207-255-165-001-dhcp.wrn.pa.atlanticbb.net) has joined #beagle
  • [14:12:58] * VoltVisionFrench (~VoltVisio@207-255-165-001-dhcp.wrn.pa.atlanticbb.net) has joined #beagle
  • [14:12:58] * sidbh (~Siddharth@175.100.169.207) Quit (Ping timeout: 264 seconds)
  • [14:15:46] * qt-x (~ionel@217.10.196.2) has left #beagle
  • [14:15:56] * chosethecake (c887b814@gateway/web/freenode/ip.200.135.184.20) has joined #beagle
  • [14:16:13] * qt-x (~ionel@217.10.196.2) has joined #beagle
  • [14:16:25] <chosethecake> someone knows what can cause an segmentation fault while runnig the code?
  • [14:16:44] * qt-x (~ionel@217.10.196.2) Quit (Read error: Connection reset by peer)
  • [14:16:46] * mrjazzcat (~mrjazzcat@c-24-8-176-66.hsd1.co.comcast.net) Quit (Ping timeout: 240 seconds)
  • [14:16:48] * VoltVisionSteve (~VoltVisio@207-255-165-001-dhcp.wrn.pa.atlanticbb.net) Quit (Ping timeout: 246 seconds)
  • [14:18:04] * sidbh (~Siddharth@175.100.169.207) has joined #beagle
  • [14:20:31] * Abhishek_ (uid26899@gateway/web/irccloud.com/x-tyzdivvbaksrgamg) Quit (Quit: Connection closed for inactivity)
  • [14:20:31] * sidbh (~Siddharth@175.100.169.207) Quit (Read error: Connection reset by peer)
  • [14:20:34] * sidbh_ (~Siddharth@175.100.169.207) has joined #beagle
  • [14:25:12] * sidbh_ (~Siddharth@175.100.169.207) Quit (Ping timeout: 246 seconds)
  • [14:28:01] * sorakun (~sora@41.224.119.136) has joined #beagle
  • [14:31:11] * emeb (~ericb@ip68-2-121-228.ph.ph.cox.net) has joined #beagle
  • [14:32:48] * mrjazzcat (~mrjazzcat@c-24-8-176-66.hsd1.co.comcast.net) has joined #beagle
  • [14:32:55] * tema (~tema@178-16-155-142.obit.ru) has joined #beagle
  • [14:33:57] * jhn (~jhn@p5B2CB7DD.dip0.t-ipconnect.de) has joined #beagle
  • [14:34:56] * TooLmaN (~TooLmaN@mail.thomsonplastics.com) has joined #beagle
  • [14:39:49] * elecia (6bdc959b@gateway/web/freenode/ip.107.220.149.155) has joined #beagle
  • [14:43:40] * dieterg (~dieterg@36.78.207.102) Quit (Ping timeout: 250 seconds)
  • [14:44:50] * leandrosansilva_ (~quassel@201.86.94.254) has joined #beagle
  • [14:45:51] * leandrosansilva (~quassel@201.86.94.254) Quit (Ping timeout: 272 seconds)
  • [14:53:11] * jpirko (~jirka@jirka.pirko.cz) Quit (Quit: Leaving)
  • [14:55:21] * tema (~tema@178-16-155-142.obit.ru) Quit (Ping timeout: 272 seconds)
  • [14:58:29] * florian (~fuchs@Maemo/community/contributor/florian) Quit (Quit: Client exiting)
  • [15:01:12] <hitlin37> chosethecake: depends on the code.
  • [15:01:39] <hitlin37> with beginners, its mostly messing up with pointer in c.
  • [15:02:09] * luastoned (~Gregor@d86-32-3-123.cust.tele2.at) has joined #beagle
  • [15:02:11] * zodiac1111 (~zodiac111@219.82.66.170) has joined #beagle
  • [15:02:12] <thurgood> try to access a pointer to NULL, guaranteed seg fault
  • [15:03:01] * elecia (6bdc959b@gateway/web/freenode/ip.107.220.149.155) Quit (Ping timeout: 246 seconds)
  • [15:04:25] * chosethecake (c887b814@gateway/web/freenode/ip.200.135.184.20) Quit (Ping timeout: 246 seconds)
  • [15:10:09] <jhn> Any hint how to mount an EXTx disk image on Mac OS?
  • [15:10:49] * jpsaman (~jpsaman@videolan/developer/jpsaman) Quit (Quit: Leaving)
  • [15:14:06] * sorakun (~sora@41.224.119.136) Quit (Ping timeout: 250 seconds)
  • [15:14:11] * staylor (~staylor@mail.au-zone.com) has joined #beagle
  • [15:14:40] <Ecco> jhn: OSXFUSE
  • [15:14:49] <Ecco> Haven't tried it though
  • [15:14:54] <Ecco> My best bet would be to use Virtualbox
  • [15:16:03] <jhn> AFAIU Virtualbox can only access external, hence physical drives.
  • [15:18:13] <jhn> OSXFUSE installed but still no cigar.
  • [15:20:03] * n-st (~n-st@p57AE9A33.dip0.t-ipconnect.de) Quit (Ping timeout: 272 seconds)
  • [15:20:09] <thurgood> jhn you mean an image create with dd?
  • [15:20:51] * konradoo77 (~debian@78.30.102.128) has joined #beagle
  • [15:20:53] <jhn> The latest beagle imafge to be precise. This contains an EXT volume I try to access.
  • [15:23:43] <thurgood> the easiest thing is just to burn it to an SD I suppose, if you have vm installed you can always use a loopback method for mounting the drive
  • [15:24:16] <thurgood> maybe something like that exists in OSX, but I've never tried it
  • [15:25:14] <jhn> OK, then I would have an external volume. But not exactly straight forward.
  • [15:26:12] <Ecco> jhn: just send the image into the virtualbox
  • [15:26:28] <Ecco> and mount it using loopback
  • [15:26:45] <jhn> Have you tried that?
  • [15:26:51] <Ecco> sure…
  • [15:27:19] <Ecco> That's very basic
  • [15:27:40] <Ecco> Have you ever mounted a disk image on a linux machine?
  • [15:27:47] <jhn> I want to avoid any Virtual something by all means. At least I know this is the way of last resort.
  • [15:27:56] <Ecco> Why?
  • [15:28:06] <Ecco> VirtualBox is very lightweight
  • [15:28:23] <Ecco> And having a Linux system around when working with another embedded Linux device will be useful
  • [15:28:38] <Ecco> want to build your own kernel? You'll need a Linux machine
  • [15:29:22] * sorakun (~sora@41.224.119.136) has joined #beagle
  • [15:29:31] <jhn> Its a personal thing. I never trusted Simulators, virtuial machines or debuggers. Call it what ever you want.
  • [15:30:06] <thurgood> if you don't trust debuggers, how do you find errors?
  • [15:30:51] <jhn> printf
  • [15:30:59] <thurgood> adding/removing printf is tedious and extremely limited
  • [15:31:07] * Mio-chan (~Mio-chan@unaffiliated/mio-chan) has joined #beagle
  • [15:31:10] <Ecco> jhn: printf? Are you serious?
  • [15:31:22] <Ecco> Time to reconsider your choices mate :)
  • [15:31:39] <Ecco> Seriously, learn GDB, learn about virtual machines and why they are awesome :)
  • [15:31:43] <jhn> It serves me well - And please don’t try to force me.
  • [15:31:53] <thurgood> I agree that vm's are not very lightweight, but debuggers are VERY helpful
  • [15:31:54] <Ecco> ok, so don't ask for help then :)
  • [15:32:09] <Ecco> well, VMs run most of the internet nowadays
  • [15:32:21] <thurgood> no one will force you
  • [15:32:29] <jhn> We were not discussing my debug method.
  • [15:32:47] <jhn> Yes I know, i am totally old school.
  • [15:32:53] <jhn> My car just turned 50.
  • [15:33:24] <Ecco> well, you asked for the best way to R/W an ext4 FS on OS X. Believe me, the best way is to just use Linux with whatever virtualizer you're most confortable with
  • [15:33:39] <Ecco> And not using a debugger doesn't make you old school, it makes you inefficient :)
  • [15:34:26] <jhn> OK virtual box then.
  • [15:34:38] <Ecco> :-)
  • [15:34:59] <thurgood> Ecco, if that jhn's preference no need to argue the fact
  • [15:35:48] <Ecco> thurgood: well, excuse me but not using a debugger is widely considered a bad practice in the software industry
  • [15:35:50] * c10ud` (~c10ud@emesene/dictator/c10ud) Quit (Quit: cya)
  • [15:36:50] <Ecco> of course it's not mandatory. Hell, you could even do without printf and just debug by reading your code :)
  • [15:37:03] <Ecco> But I think it's a good tip to encourage someone to learn using a debugger
  • [15:37:13] <Ecco> Now of course he doesn't have to :)
  • [15:44:37] * tema (~tema@178-16-155-142.obit.ru) has joined #beagle
  • [15:47:05] * sidbh (~Siddharth@219.91.214.100) has joined #beagle
  • [15:50:36] * konradoo77 (~debian@78.30.102.128) Quit (Ping timeout: 245 seconds)
  • [15:50:47] <bborg_builds> build #10 of runtests started, including [3a7b5001427fe8d1a2eab3b1443a832b6ee7fd64]
  • [15:52:11] <bborg_builds> build #10 of runtests is complete: Failure [failed shell shell_1] Build details are at http://builds.beagleboard.org/builders/runtests/builds/10 blamelist: robertcnelson@gmail.com
  • [15:52:12] <bborg_builds> build #11 of runtests started, including [20ba08535e520fa57e4ea27ad607e5e7c8d94291, a4d7c71d59170727b5c508a73c45fd6bf1405ac3, 77bb5125aff7bc2129a3b99ff7b415a03d74e97d, 1899dd410a1bc71c03c54244f4d1acff1c1b19d5, c858ed362ef1f007ac4c836767e69cfe128046c6, dfd98adf30e695d409d805337aa8e55ec59f95b0, 9314a7d7d095db64ff0d36b4d2256f6c7d60e581,
  • [15:52:12] <bborg_builds> 5f90aedcdba7e769c0650d3c59f98c52e89b4876, ae845701a4e30657f63fa9f31e49ce3d3ef24761, 3151b5b0f56274ab98bd3eecdb14622a0da3fb67, 2ee2b79198da17fea05cd27f23718dac7904aef1, 33b8f599eec5b347e8a791410066f7485c1bfc53, 4ebf6159e2c18e35989de54557d151a8fda4e2b3, ebda65c713edf14955e4d74cdb76d0abefca2df9, 2686ca55ba2f31b02b9bc92c66bf48f4fbaad674,
  • [15:52:12] <bborg_builds> f5d953ac0e8a338126e58a937c682d592a77c026, ddeb84647a74cd63b397dde3244f2cb42c52e5bb, d2831a29dcd41c57f2a65ce2fe1b0150cecf9b1c, 76a44a4abbb5d35d7c579c59c96ced92ac917804, 9c9bbc30aecf9bf87202a4c2d6f3291300352e39, b239df8a4242c6ccc559164b7f37e913b77d4ee7, 46a328ac2a797a936799303187c4611a1d7506c4, 2d796e239131483e815b01c07be280458cb3b4e7,
  • [15:52:12] <bborg_builds> 2d67868e301cb6376c388a4e3332d7a775706396, 676cafa5d7ab87959fdae823ff13221344defdbc]
  • [15:52:39] <tawr> mornin' Ecco
  • [15:53:06] * n-st (~n-st@p57AE9A33.dip0.t-ipconnect.de) has joined #beagle
  • [15:54:45] * konradoo77 (~debian@84.39.163.147) has joined #beagle
  • [15:56:18] * BellinganRoy (~Bellingan@host132-135-dynamic.27-79-r.retail.telecomitalia.it) Quit (Quit: Konversation terminated!)
  • [16:00:08] * sorakun (~sora@41.224.119.136) Quit (Ping timeout: 260 seconds)
  • [16:01:53] * lyakh_ (~lyakh@xdsl-89-0-253-165.netcologne.de) Quit (Quit: thanks, bye)
  • [16:02:40] * Abhishek_ (uid26899@gateway/web/irccloud.com/x-zhwbrzrevthsmcvp) has joined #beagle
  • [16:05:33] * mag (~mgreer@ip68-3-153-79.ph.ph.cox.net) Quit (Ping timeout: 240 seconds)
  • [16:07:16] * mag (~mgreer@ip68-3-153-79.ph.ph.cox.net) has joined #beagle
  • [16:07:44] * mag is now known as Guest17575
  • [16:08:40] * jnesselr (~Adium@main.harding.edu) has joined #beagle
  • [16:09:05] <jnesselr> I'm trying to ssh into my BBB, but I can't figure out what combination of username and password works. I'm trying root/temppwd but it isn't working
  • [16:10:29] * jbdatko (~jbdatko@fsf/member/jbdatko) has joined #beagle
  • [16:11:09] * mnt_real_ (~mnt_real@MTRLPQ4362W-LP130-01-1128768633.dsl.bell.ca) Quit (Ping timeout: 240 seconds)
  • [16:13:43] <jnesselr> Oh, and I tried an empty password as well
  • [16:14:25] * dogrocket (dogrocket@pool-72-91-237-87.tampfl.fios.verizon.net) has joined #beagle
  • [16:16:17] * SiC (~Simon@cpc12-aztw24-2-0-cust193.aztw.cable.virginm.net) Quit (Ping timeout: 240 seconds)
  • [16:23:08] <Ecco> well
  • [16:23:18] <Ecco> on mine you could either use debian/temppwd and then just sudo
  • [16:23:25] <Ecco> or root/
  • [16:23:30] <Ecco> (empty password)
  • [16:24:44] * bearsh|work (~quassel@222-92.77-83.cust.bluewin.ch) Quit (Remote host closed the connection)
  • [16:24:59] * phantoxe (~destroy@acarlosss.broker.freenet6.net) Quit ()
  • [16:26:52] * Guest17575 is now known as mag
  • [16:26:55] <bborg_builds> build #11 of runtests is complete: Success [build successful] Build details are at http://builds.beagleboard.org/builders/runtests/builds/11
  • [16:41:22] * NulL` (~bleh1@178.16.11.94) has joined #beagle
  • [16:44:27] * JetForMe (~JetForMe@c-50-156-127-148.hsd1.ca.comcast.net) Quit (Quit: Leaving...)
  • [16:45:33] * bkearns (~bkearns@216-75-239-130.static.wiline.com) has joined #beagle
  • [16:50:40] * jnesselr (~Adium@main.harding.edu) Quit (Quit: Leaving.)
  • [16:53:44] * cndiv (~cndiv@wikimedia/cdeubner) has joined #beagle
  • [16:54:21] * SiC (Simon@cpc12-aztw24-2-0-cust193.aztw.cable.virginm.net) has joined #beagle
  • [16:55:17] * konradoo77 (~debian@84.39.163.147) Quit (Ping timeout: 240 seconds)
  • [16:59:09] * DrStormyEye (~deamoneye@unaffiliated/daemoneye) has joined #beagle
  • [16:59:23] * konradoo77 (~debian@37.209.137.86) has joined #beagle
  • [17:01:51] * nofxx_ (~nofxx@unaffiliated/nofxx) has joined #beaglebone
  • [17:09:51] * bkearns (~bkearns@216-75-239-130.static.wiline.com) Quit (Quit: Leaving.)
  • [17:19:26] * hitlin37 (uid16371@gateway/web/irccloud.com/x-rdmozaersxjjmfsm) Quit (Quit: Connection closed for inactivity)
  • [17:21:24] * JetForMe (~JetForMe@157.22.42.2) has joined #beagle
  • [17:24:29] * jhn (~jhn@p5B2CB7DD.dip0.t-ipconnect.de) Quit (Quit: jhn)
  • [17:31:58] * cndiv (~cndiv@wikimedia/cdeubner) Quit (Quit: WeeChat 0.4.3)
  • [17:33:43] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) Quit (Ping timeout: 260 seconds)
  • [17:34:45] * mrjazzcat (~mrjazzcat@c-24-8-176-66.hsd1.co.comcast.net) Quit (Ping timeout: 240 seconds)
  • [17:36:30] * drkfdr (~darkfader@ip3e8346be.speed.planet.nl) has joined #beagle
  • [17:40:15] * masta (~jdisnard@unaffiliated/masta) Quit (Quit: Leaving)
  • [17:41:27] * jnesselr (~Adium@main.harding.edu) has joined #beagle
  • [17:41:47] <jnesselr> Ecco: I tried both temppwd and empty password. Neither of them worked.
  • [17:42:43] * jsst (~jsst@cable-233-41.zeelandnet.nl) Quit (Quit: Lost terminal)
  • [17:44:22] * SiC (Simon@cpc12-aztw24-2-0-cust193.aztw.cable.virginm.net) Quit (Ping timeout: 250 seconds)
  • [17:44:52] * jsst (~jsst@cable-233-41.zeelandnet.nl) has joined #beagle
  • [17:45:35] <jnesselr> Ecco: root/root worked. I messed up when I originally tried that.
  • [17:45:35] * jnesselr (~Adium@main.harding.edu) has left #beagle
  • [17:47:49] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) has joined #beagle
  • [17:52:09] * drkfdr_nl (~darkfader@2001:610:600:896d:74f9:2:ffb8:306b) has joined #beagle
  • [17:53:46] * drkfdr (~darkfader@ip3e8346be.speed.planet.nl) Quit (Ping timeout: 264 seconds)
  • [17:55:45] * drkfdr (~darkfader@ip3e8346be.speed.planet.nl) has joined #beagle
  • [17:56:54] * bkearns (~bkearns@216-75-239-130.static.wiline.com) has joined #beagle
  • [17:57:08] * drkfdr_nl (~darkfader@2001:610:600:896d:74f9:2:ffb8:306b) Quit (Ping timeout: 272 seconds)
  • [17:58:57] * drkfdr (~darkfader@ip3e8346be.speed.planet.nl) Quit (Read error: Connection reset by peer)
  • [17:59:22] * drkfdr (~darkfader@ip3e8346be.speed.planet.nl) has joined #beagle
  • [17:59:28] * sorakun (~sora@41.224.119.136) has joined #beagle
  • [18:00:24] * rohitksingh (~Rohit@59.177.65.94) Quit (Ping timeout: 255 seconds)
  • [18:00:58] * konradoo77 (~debian@37.209.137.86) Quit (Ping timeout: 255 seconds)
  • [18:02:37] * konradoo77 (~debian@37.209.138.224) has joined #beagle
  • [18:02:44] * mrjazzcat (~mrjazzcat@c-24-8-176-66.hsd1.co.comcast.net) has joined #beagle
  • [18:03:25] * DiegoTc (c9dc8ef3@ubuntu/member/diegotc) has joined #beagle
  • [18:05:27] * zodiac1111 (~zodiac111@219.82.66.170) Quit (Ping timeout: 240 seconds)
  • [18:07:54] * Mounicq (~Thunderbi@188.168.138.88.rev.sfr.net) Quit (Quit: Mounicq)
  • [18:08:34] * natsukao (~natsukao@dynamic-adsl-94-37-164-29.clienti.tiscali.it) has joined #beagleboard
  • [18:08:47] * natsukao (~natsukao@dynamic-adsl-94-37-164-29.clienti.tiscali.it) has joined #beagle
  • [18:17:45] * uv (~uv@85-238-75-69.pool.digikabel.hu) has joined #beagle
  • [18:17:50] * rcn-ee (~voodoo@thief-pool2-120-251.mncable.net) has joined #beagle
  • [18:31:04] * rob_w (~rob@unaffiliated/rob-w/x-1112029) has joined #beagle
  • [18:33:17] * rob_w (~rob@unaffiliated/rob-w/x-1112029) Quit (Client Quit)
  • [18:33:36] * rob_w (~rob@unaffiliated/rob-w/x-1112029) has joined #beagle
  • [18:34:18] * N2TOH (~N2TOH@pool-108-52-189-151.phlapa.fios.verizon.net) Quit (Quit: Leaving...)
  • [18:40:34] * sorakun (~sora@41.224.119.136) Quit (Ping timeout: 264 seconds)
  • [18:41:09] * mrjazzcat (~mrjazzcat@c-24-8-176-66.hsd1.co.comcast.net) Quit (Ping timeout: 240 seconds)
  • [18:43:25] * mnt_real (~mnt_real@unaffiliated/mnt-real/x-5039713) has joined #beagle
  • [18:50:03] * florian (~fuchs@Maemo/community/contributor/florian) has joined #beagle
  • [18:51:55] * rohitksingh (~Rohit@120.56.165.203) has joined #beagle
  • [18:52:20] * LordDVG (~LordDVG@unaffiliated/lorddvg) Quit (Remote host closed the connection)
  • [19:01:00] * konradoo77 (~debian@37.209.138.224) Quit (Ping timeout: 246 seconds)
  • [19:02:41] * mhaberler (~mhaberler@bigmac.stiwoll.mah.priv.at) Quit (Quit: mhaberler)
  • [19:04:56] * konradoo77 (~debian@93.154.208.107) has joined #beagle
  • [19:12:58] * tawr (~tawr@cpe-70-124-113-217.stx.res.rr.com) Quit (Read error: Connection reset by peer)
  • [19:15:17] * stamina (~stamina@83.128.211.177) Quit (Ping timeout: 240 seconds)
  • [19:19:33] * konradoo77 (~debian@93.154.208.107) Quit (Ping timeout: 240 seconds)
  • [19:20:25] * konradoo77 (~debian@93.154.208.107) has joined #beagle
  • [19:24:17] * fzombie (~gplgeek@pdpc/supporter/student/GPLGeek) has joined #beagle
  • [19:26:32] * khem (~khem@c-98-207-177-218.hsd1.ca.comcast.net) Quit (Quit: leaving)
  • [19:26:56] * mhaberler (~mhaberler@bigmac.stiwoll.mah.priv.at) has joined #beagle
  • [19:26:56] * mhaberler (~mhaberler@bigmac.stiwoll.mah.priv.at) has joined #beaglebone
  • [19:30:32] * Abhishek_ (uid26899@gateway/web/irccloud.com/x-zhwbrzrevthsmcvp) Quit (Quit: Connection closed for inactivity)
  • [19:31:13] * khem` (~khem@c-98-207-177-218.hsd1.ca.comcast.net) has joined #beagle
  • [19:31:20] * khem` is now known as khem
  • [19:34:44] * TooLmaN (~TooLmaN@mail.thomsonplastics.com) Quit (Quit: Off to save the world!)
  • [19:35:23] * alexanderhiam (~alexander@c-24-147-39-41.hsd1.nh.comcast.net) Quit (Disconnected by services)
  • [19:35:24] * alexanderhiam_ (~alexander@c-24-147-39-41.hsd1.nh.comcast.net) has joined #beagle
  • [19:40:07] * stamina (~stamina@83.128.211.177) has joined #beaglebone
  • [19:44:56] * Guest67691 is now known as phantoxeD
  • [19:47:55] * DiegoTc (c9dc8ef3@ubuntu/member/diegotc) Quit (Ping timeout: 246 seconds)
  • [19:49:13] * NishanthMenon (~nmenon@nat/ti/x-mriivicmkuizuitr) Quit (Quit: Ex-Chat)
  • [19:51:05] * jbdatko (~jbdatko@fsf/member/jbdatko) Quit (Quit: jbdatko)
  • [19:54:07] * Shadyman (~matthew@unaffiliated/shadyman) has joined #beagle
  • [19:59:35] * jbdatko (~jbdatko@fsf/member/jbdatko) has joined #beagle
  • [19:59:50] * vagrantc (~vagrant@freegeek/vagrantc) Quit (Quit: leaving)
  • [20:03:22] * konradoo77 (~debian@93.154.208.107) Quit (Ping timeout: 255 seconds)
  • [20:04:42] * VoltVisionFrench (~VoltVisio@207-255-165-001-dhcp.wrn.pa.atlanticbb.net) Quit (Ping timeout: 246 seconds)
  • [20:07:28] * konradoo77 (~debian@93.154.233.151) has joined #beagle
  • [20:10:47] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) Quit (Ping timeout: 240 seconds)
  • [20:14:30] * mrjazzcat (~mrjazzcat@c-24-8-176-66.hsd1.co.comcast.net) has joined #beagle
  • [20:14:36] * BobCat (~Bob@unaffiliated/bobcat) has joined #beagle
  • [20:14:38] * leandrosansilva (~quassel@201.86.94.254) has joined #beagle
  • [20:15:24] * leandrosansilva_ (~quassel@201.86.94.254) Quit (Ping timeout: 255 seconds)
  • [20:17:41] * uv (~uv@85-238-75-69.pool.digikabel.hu) Quit (Remote host closed the connection)
  • [20:18:21] * NulL` (~bleh1@178.16.11.94) Quit (Ping timeout: 246 seconds)
  • [20:20:27] * alexanderhiam_ is now known as alexanderhiam
  • [20:22:42] * bgat (47c17149@gateway/web/freenode/ip.71.193.113.73) has joined #beagle
  • [20:23:03] <bgat> Howdy, internet neighbors. :-)
  • [20:23:34] <bgat> Has anyone succeeded in getting a Beagleboard Rev. D to boot with a DTB?
  • [20:24:34] <bgat> I'm using mainline 3.16, and it boots fine if I don't provide a DT blob. But if I feed it omap3-beagle.dtb, earlyprintk gives me "Warning: Neither atags nor dtb found"
  • [20:24:54] * krajo1 (~krajo1@host146.nwt.cz) has joined #beagle
  • [20:24:55] <bgat> (That message is factually incorrect, by the way: I looked it up.)
  • [20:25:46] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) has joined #beagle
  • [20:26:12] <bgat> Doing a little more hacking, I've proven that setup_machine_tags() is matching the MACHINE_START entry for Beagle.
  • [20:27:21] <bgat> So, I'm suspicious that the omap3-beagle.dts is mis-configuring something, or is just broken altogether compared to what's in the platform data. Anyone have a working one?
  • [20:28:10] <bgat> Or, is Beagleboard Rev. D known to NOT work with flattened device trees?
  • [20:28:37] * SiC (Simon@cpc12-aztw24-2-0-cust193.aztw.cable.virginm.net) has joined #beagle
  • [20:31:09] <rcn-ee> it works fine with dtb..
  • [20:31:13] * JetForMe (~JetForMe@157.22.42.2) Quit (Quit: Leaving...)
  • [20:31:22] * Shadyman (~matthew@unaffiliated/shadyman) Quit (Quit: Leaving.)
  • [20:31:29] * JetForMe (~JetForMe@157.22.42.2) has joined #beagle
  • [20:31:39] <rcn-ee> your probally overlapping memory regions in u-boot... pastebin.com your serial boot..
  • [20:31:50] <bgat> rcn-ee: Ok, just a sec...
  • [20:35:17] <wmat> rcn-ee: thx for updating the bug tracker, it's much appreciated!
  • [20:35:43] <bgat> http://pastebin.com/7kUtgDXG
  • [20:35:46] * JetForMe (~JetForMe@157.22.42.2) Quit (Ping timeout: 255 seconds)
  • [20:36:21] <bgat> rcn-ee: I did a printenv to show you the backup information, but I drove the boot by hand with the commands at the bottom.
  • [20:36:56] <bgat> That warning line is the very last thing that comes out, and everything stops after that.
  • [20:38:19] <rcn-ee> bgat, use: loadaddr=0x82000000 fdtaddr=0x88000000 instead of loadaddr=0x80200000 fdtaddr=0x80f80000 it should boot fine..
  • [20:38:36] * krajo1 (~krajo1@host146.nwt.cz) Quit (Quit: Konversation terminated!)
  • [20:38:57] <rcn-ee> dtb's size has grown, so they end up overlapping and depending which you load first, looses
  • [20:41:43] <bgat> rcn-ee: I'll try that right now.
  • [20:42:34] <rcn-ee> no problem wmat, they end up in my inbox so i take care of them.. Even if i'm half falling asleep. ;)
  • [20:43:25] * konradoo77 (~debian@93.154.233.151) Quit (Ping timeout: 255 seconds)
  • [20:44:19] * konradoo77 (~debian@93.154.233.151) has joined #beagle
  • [20:45:44] * sorakun (~sora@41.224.119.136) has joined #beagle
  • [20:47:21] <bgat> rcn-ee: that got it. Thanks!!
  • [20:49:01] <rcn-ee> we should just ping mainline u-boot, it wasn't added to that board, as there are the very old 128Mb beagleboard variants, otherwise all 256mb and + devices got those values by default..
  • [20:50:06] <bgat> I had seen those values floating around, but they're so... large... compared to what I'm used to seeing, I didn't trust them. :-)
  • [20:50:57] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) Quit (Ping timeout: 255 seconds)
  • [20:52:28] * nofxx_ (~nofxx@unaffiliated/nofxx) Quit (Ping timeout: 240 seconds)
  • [20:58:05] <rcn-ee> bgat, there's a good read inside the commit for this change: http://git.denx.de/?p=u-boot.git;a=commitdiff;h=fb3ad9bd923daafed9818c579d841f05c8ecbeb0
  • [20:58:36] * sorakun (~sora@41.224.119.136) Quit (Ping timeout: 250 seconds)
  • [20:59:28] * varad (varad@81.4.106.67) Quit (Ping timeout: 240 seconds)
  • [20:59:41] <bgat> rcn-ee: I'll check that out shortly.
  • [21:04:44] * thurgood (~thurgood@72-48-76-197.dyn.grandenetworks.net) Quit (Remote host closed the connection)
  • [21:05:16] * thurgood (~thurgood@72-48-76-197.dyn.grandenetworks.net) has joined #beagle
  • [21:06:03] * konradoo77 (~debian@93.154.233.151) Quit (Ping timeout: 260 seconds)
  • [21:09:27] * thurgood (~thurgood@72-48-76-197.dyn.grandenetworks.net) Quit (Ping timeout: 246 seconds)
  • [21:15:34] * nofxx_ (~nofxx@unaffiliated/nofxx) has joined #beaglebone
  • [21:16:10] * _chase_ (~a0271661@nat/ti/x-nrcohzrwyxkycity) Quit (Remote host closed the connection)
  • [21:16:34] * _chase_ (~a0271661@nat/ti/x-hkpndbemhwjacavn) has joined #beagle
  • [21:17:00] * mhaberler (~mhaberler@bigmac.stiwoll.mah.priv.at) Quit (Quit: mhaberler)
  • [21:20:41] * bgat (47c17149@gateway/web/freenode/ip.71.193.113.73) Quit (Ping timeout: 246 seconds)
  • [21:29:13] * gustavoz (~gustavoz@186.18.128.65) Quit (Quit: Leaving)
  • [21:34:44] * SoCo_cpp_ (~soco@gateway/tor-sasl/sococpp/x-93321146) Quit (Quit: Leaving)
  • [21:39:40] * zoomequipd (~zoomequip@gateway/tor-sasl/zoomequipd) Quit (Ping timeout: 264 seconds)
  • [21:39:59] * varad (varad@81.4.106.67) has joined #beagle
  • [21:40:38] * mrjazzcat (~mrjazzcat@c-24-8-176-66.hsd1.co.comcast.net) Quit (Ping timeout: 250 seconds)
  • [21:41:18] * staylor (~staylor@mail.au-zone.com) Quit (Ping timeout: 246 seconds)
  • [21:43:41] * SiC (Simon@cpc12-aztw24-2-0-cust193.aztw.cable.virginm.net) Quit (Remote host closed the connection)
  • [21:45:47] * rohitksingh (~Rohit@120.56.165.203) Quit (Quit: Leaving.)
  • [21:50:06] * kiwichris (~kiwichris@121.210.30.139) has joined #beagle
  • [21:51:58] * rcn-ee (~voodoo@thief-pool2-120-251.mncable.net) Quit (Quit: Leaving)
  • [21:52:10] <nofxx_> Ok, solved my rtl8192cu issues.... using am33xx kernel and removing legacy
  • [21:52:21] <nofxx_> if it helps someone
  • [21:53:15] * mythos (~mythos@unaffiliated/mythos) has joined #beagle
  • [21:57:27] * zoomequipd (~zoomequip@gateway/tor-sasl/zoomequipd) has joined #beagle
  • [21:58:18] * bandi (4cb8aa66@gateway/web/freenode/ip.76.184.170.102) has joined #beagle
  • [21:58:41] * bandi is now known as Guest2223
  • [21:59:00] <Guest2223> Is beaglebone white has android 4.4
  • [21:59:46] * stamina (~stamina@83.128.211.177) Quit (Quit: WeeChat 0.4.3)
  • [22:00:50] <Guest2223> is there any official android 4.4 for begalebone white released by TI
  • [22:00:53] <Guest2223> ?
  • [22:01:09] * dogrocket (dogrocket@pool-72-91-237-87.tampfl.fios.verizon.net) Quit (Ping timeout: 255 seconds)
  • [22:01:26] * bfederau (~quassel@service.basyskom.com) Quit (Read error: Connection reset by peer)
  • [22:01:47] * bfederau (~quassel@service.basyskom.com) has joined #beagle
  • [22:02:34] <Guest2223> is there any official android 4.4 for begalebone white released by TI ?
  • [22:03:16] * luastoned (~Gregor@d86-32-3-123.cust.tele2.at) Quit (Quit: Leaving.)
  • [22:10:38] * vagrantc (~vagrant@freegeek/vagrantc) has joined #beagle
  • [22:20:51] * rob_w (~rob@unaffiliated/rob-w/x-1112029) Quit (Read error: Connection reset by peer)
  • [22:24:56] * TooLmaN (~TooLmaN@c-174-56-210-230.hsd1.ga.comcast.net) has joined #beagle
  • [22:44:14] * tridge (~tridge@pdpc/supporter/professional/tridge) Quit (Ping timeout: 250 seconds)
  • [22:47:07] * vagrantc (~vagrant@freegeek/vagrantc) Quit (Quit: leaving)
  • [22:49:14] * dogrocket (dogrocket@pool-72-91-237-87.tampfl.fios.verizon.net) has joined #beagle
  • [22:51:50] * jpfau|away is now known as jpfau
  • [22:55:51] * DarkSect_ (~darksecto@ip98-168-175-79.ok.ok.cox.net) has joined #beagle
  • [22:55:55] * DarkSect_ (~darksecto@ip98-168-175-79.ok.ok.cox.net) Quit (Max SendQ exceeded)
  • [22:59:21] * bandi (4cb8aa66@gateway/web/freenode/ip.76.184.170.102) has joined #beagle
  • [22:59:23] * Guest2223 (4cb8aa66@gateway/web/freenode/ip.76.184.170.102) Quit (Ping timeout: 246 seconds)
  • [22:59:44] * bandi is now known as Guest12983
  • [23:02:26] * miniluigi008 (3259c1c6@gateway/web/freenode/ip.50.89.193.198) has joined #beagle
  • [23:02:50] <miniluigi008> What is the size specifications of the Beaglebone Black?
  • [23:02:55] <miniluigi008> *are
  • [23:04:05] <Guest12983> is android 4.4 available on beaglebone white board ?
  • [23:04:41] * varad (varad@81.4.106.67) Quit (Remote host closed the connection)
  • [23:05:19] * JetForMe (~JetForMe@2601:9:8200:269:b1ca:6a2:d34f:c112) has joined #beagle
  • [23:07:54] * miniluigi008 (3259c1c6@gateway/web/freenode/ip.50.89.193.198) has left #beagle
  • [23:11:02] * kuldeepdhaka (~kuldeepdh@unaffiliated/kuldeepdhaka) Quit (Quit: good night or precisely say good morning)
  • [23:12:41] * Guest12983 (4cb8aa66@gateway/web/freenode/ip.76.184.170.102) Quit (Ping timeout: 246 seconds)
  • [23:16:13] * repat is now known as zz_repat
  • [23:17:38] <ds2> arrrrgggggg if I have not said it before, I'll say it again...debian blows chunks
  • [23:22:02] * mythos (~mythos@unaffiliated/mythos) Quit (Ping timeout: 250 seconds)
  • [23:28:55] * tridge (~tridge@pdpc/supporter/professional/tridge) has joined #beagle
  • [23:29:02] * tridge (~tridge@pdpc/supporter/professional/tridge) Quit (Client Quit)
  • [23:32:47] * florian (~fuchs@Maemo/community/contributor/florian) Quit (Ping timeout: 264 seconds)
  • [23:35:35] * mythos (~mythos@unaffiliated/mythos) has joined #beagle
  • [23:37:46] * gusnan_ (~gusnan@81-230-126-193-no160.bredband.skanova.com) has joined #beagle
  • [23:39:47] * gustavoz (~gustavoz@186.18.128.65) has joined #beagle
  • [23:40:43] * gusnan (~gusnan@81-230-126-193-no160.bredband.skanova.com) Quit (Ping timeout: 255 seconds)
  • [23:51:54] * tema (~tema@178-16-155-142.obit.ru) Quit (Read error: Connection reset by peer)