**** BEGIN LOGGING AT Tue Jun 10 02:59:59 2014 Jun 10 05:24:10 can you not print from a pthread? Jun 10 06:30:11 hi Jun 10 06:31:35 hi Jun 10 08:56:23 hi Jun 10 08:56:53 well, any one there who could help me in camera selection for my bb xm Jun 10 09:03:15 any body there please ? Jun 10 09:06:16 a usb camera Jun 10 09:06:22 preferably one with a Linux driver Jun 10 09:11:01 av500: I've used Logitech Quickcam Pro 9000 with my BBxM Jun 10 09:11:28 av500: No issues as such Jun 10 09:11:51 why than you asking? Jun 10 09:12:10 av500: What do you intend to use it for? Jun 10 09:12:59 av500: sorry, I meant vanz Jun 10 09:13:06 ups Jun 10 09:13:08 sorry Jun 10 09:13:13 vanz and varad Jun 10 09:15:20 well, I am thinking about developing a stereo vision algorithm for industrial measurement.. Jun 10 09:17:00 is it possible to measure the distance or to calculate the length of an object Jun 10 09:21:00 varad you there? Jun 10 09:24:20 vanz: opencv? Jun 10 09:25:08 matching based on images requires to match pixels and colors and crap Jun 10 09:25:53 vanz: I did something similar (calculating distance of a person from the camera) on a BBxM Jun 10 09:26:07 laser * cam is easy and MS kinect also. Jun 10 09:26:32 vanz: It becomes too slow with two cameras connected Jun 10 09:26:36 something like that (distance between the eye's is indeed probably possible using opencv) Jun 10 09:29:25 well, I need something more accurate measurement speed is n't quite important for me but accuracy is ? Jun 10 09:32:14 more precisely I need to measure the length between two railway tracks quite weird is nt it? Jun 10 09:32:56 hi has anyone used psplash utility for boot screens Jun 10 09:33:10 any links or documenation on how to use it? Jun 10 09:36:54 and you don't need two cam's just assume the disstance between de eyes no? Jun 10 09:37:51 and the easy thing is to use utra sound and an arduino Jun 10 09:41:58 kees man ultra sound is for crack detection not gauge measurement even if it does is it possible to get the extreme accurate gauge between two tracks ? Jun 10 09:44:50 vanz is this for controlling the railways for errors? Jun 10 09:45:07 or something broken? Jun 10 09:47:42 indeed its for both mostly for errors in parallel tracks and indirectly if it does detect broken pieces fair enough !! Jun 10 09:48:08 vanz how fast is the controll train driving? Jun 10 09:48:23 I have my doubts that the system will be accurate Jun 10 09:49:05 or will it be used on a drone? Jun 10 09:49:45 well, I am not gonna build it in a train, its future scope now on a hand pulled trolley to check whether the system works or not. Jun 10 09:50:43 if it works quite fine will think about fast applications Jun 10 09:51:00 ah okay so its only prototyping Jun 10 09:51:11 and later a fast fpga or something will be used Jun 10 09:52:20 yes, and I am worried about opencv will get things done or not now planning to port it on a bbxm Jun 10 10:19:40 well, any one there who could help me in camera selection for my bb xm Jun 10 10:44:35 why not start with cheap usbcams Jun 10 10:44:45 hm he left Jun 10 10:48:14 ofcourse Jun 10 11:00:03 jo av500 Jun 10 15:59:56 my beagle will not get recognized by my macintosh Jun 10 16:00:05 i've got all the drivers and it was previously recognizing fine Jun 10 16:01:15 i reset SMC and PRAM Jun 10 16:01:29 the beagle is also not leasing an address on DHCP Jun 10 16:01:40 i'm running a white, rev A6A i believe Jun 10 16:01:45 so no HDMI to like, plug it in lol Jun 10 16:09:51 jack your ftdi cable in and watch it boot? Jun 10 16:11:48 still here Jun 10 16:17:43 do you have a console cable? Jun 10 16:26:03 ok, thurgood_ i broke my drivers on purpose and re-installed them and i've got it connecting to network prefs again Jun 10 16:26:09 but now it's refusing ssh connections on port 22 Jun 10 16:33:04 are you connecting as root? or a user account? Jun 10 16:33:40 depending on your distro the default may be to disallow root on ssh Jun 10 16:59:14 anyone familiar with UART's on BBB Debian? Jun 10 17:15:24 thurgood_ thanks for offering help and i suck and missed it. it was known_hosts from before Jun 10 17:15:38 ah Jun 10 17:15:41 had to clear the entry in ~/.ssh/known_hosts for 192.168.7.2 Jun 10 17:15:59 so now i'm SSH'd in, and now the latest issue is it's not connecting to the network, so more troubleshooting :) Jun 10 17:16:12 yup, definitely a common issue. should have caught it quicker. Jun 10 17:16:39 do you have ethernet plugged or are you sharing ethernet on your host? Jun 10 17:17:02 otherwise you won't have network on the board Jun 10 17:22:45 sharing ethernet Jun 10 17:22:48 on my host Jun 10 17:22:55 actually sharing from a linux VM on my mac hahah Jun 10 17:23:28 getting a connect: network is unreachable Jun 10 17:23:30 immediately Jun 10 17:37:58 ls Jun 10 17:38:00 ls Jun 10 17:38:43 woops... sorry. High everyone! I'm having a very strange problem with the Adafruit_BBIO library, the PWM module specifically Jun 10 17:45:30 anyone there? Jun 10 17:45:56 yeah, dunno your answer though Jun 10 17:49:28 \leave Jun 10 17:49:32 \quit Jun 10 17:49:40 use / Jun 10 17:49:41 not \ Jun 10 17:50:15 hahahaha! that was embarrasing Jun 10 17:50:17 thanks Jun 10 17:51:02 \ kind of would have made more sense though, as an escape to enter commands Jun 10 18:10:35 Hi all Jun 10 18:24:48 Hi everyone! Jun 10 18:28:46 maybe you could help me: whenever I edit a JS file withe bonescript and try to run it outside the cloud9 environment, it tells me that there's no such library (bonescript) Jun 10 18:36:29 how are you running it Jun 10 18:37:43 just like 'sudo node myscript' Jun 10 18:38:46 and I installed it with 'sudo npm install -g bonescript' which seemed to work without issues Jun 10 18:47:38 npm? Jun 10 18:48:11 npm? I'm not sure I get the question Jun 10 18:49:13 which distro are you using Jun 10 18:49:56 debian Jun 10 18:50:30 does it run inside the cloud9 environment? Jun 10 18:51:48 yes. But if I'm in a terminal session, edit a script with vim, and run it... nothing Jun 10 18:52:29 probably just the setting of some environment variables Jun 10 18:54:24 it could be. But I just found something interesting. I'm using a very simple script (the pwm example from the bonescript page). If I run it as sudo, it tells me that there's no library, but if I run it as no-sudo (as 'debian' user) I have a permission denied problem Jun 10 18:54:38 so it is calling the library at some point... Jun 10 18:55:53 possibly a path error Jun 10 18:57:13 well Jun 10 18:57:16 it needs to run as root Jun 10 18:57:28 otherwise it cant access vital files Jun 10 18:57:33 yes Jun 10 18:57:53 not sure why bonescript isnt in the path for you, need to plug in my bbb to check in a bit Jun 10 18:58:17 https://github.com/notnyt/beaglebone ships in the latest deb builds tho if you want to try something in ruby Jun 10 18:58:24 copy your path as a user and paste it in for the root, perhaps? Jun 10 18:58:26 and should just work Jun 10 18:59:07 awesome. ok Jun 10 18:59:10 Thanks! Jun 10 18:59:14 or use -E with sudo Jun 10 19:00:55 the -E thing worked!!! Jun 10 19:01:00 what is that? Jun 10 19:04:46 It has to be witchcraft Jun 10 19:08:44 oh! just read the man page of use for the -E option. So it has to be envrinment issue like thurgood_ said Jun 10 19:08:54 thanks to both of you Jun 11 02:58:23 hi guys Jun 11 02:58:35 i accidentally erased my mmcblk0 Jun 11 02:58:47 and now i can't boot from any image Jun 11 02:59:22 EXT4-fs (mmcblk0p2): error loading journal Jun 11 02:59:29 is the error Jun 11 02:59:41 what kind of options are available to me here? Jun 11 02:59:47 (this is a BBB) **** ENDING LOGGING AT Wed Jun 11 02:59:59 2014