[beagleboard] How to modify the BB-BONE-LCD7-01-00A2.dts file to load my own AT070TN83 lcd screen.

2014-03-09 Thread zj_fighting
Hello, everyone. I wanna ask you guys how to modify the BB-BONE-LCD7-01-00A2.dts file to load my own AT070TN83 lcd screen. Thanks in advance. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard"

[beagleboard] Re: Device tree overlay failed. Cannot overlay BB-BONE-LCD7-01 dtbo file.

2014-03-09 Thread zj_fighting
Finally, I found the solution. Too faint. I should type "echo BB-BONE-LCD7-01:00A2 > $SLOTS" because it loads BB-BONE-LCD7-01:00A0.dtbo file by default if I leave out "00A2" but there just exist *00A2, *00A3, *00A4 files, no *00A0 and *00A1 files. 在 2014年3月5日星期三UTC+8下午1时16分35秒,zj_fighting写道: >

[beagleboard] I2C-2 Communication Issue

2014-03-09 Thread Mallikarjun B
Hi All, I am using "/dev/i2c-2" I2C driver from user space. Very often I face communication issue on this bus. - Something which is not working suddenly starts working if tried repeatedly and vice-versa Meaning of "Works" - starts communicating Meaning of "Not Works" - addressing fails

[beagleboard] Re: booting error with BBB [Error: unrecognized/unsupported machine ID (r1 = 0x00000e05).]

2014-03-09 Thread siva kumar
buddy.. thanks for your useful information.. now i can able to boot the kernel from scratch .. but as usual kernel panic error occurred ...this might be a problem with nfs configuration [4.688893] IP-Config: Complete: [4.692338] device=eth0, hwaddr=90:59:af:5b:d4:88, ipaddr=

Re: [beagleboard] BBB PRU input test

2014-03-09 Thread Charles Steinkuehler
On 3/9/2014 8:37 PM, Manu wrote: > I was trying a few days to enable PRU (BBB Ubuntu 12.04) and run a input > testing code using the pin P9_24. > > MUX = pin 97 (44e10984) 0006 pinctrl-single (SET to MODE 6) > > P9 24 pr1_pru0_pru_r31_16.GPIO0_15: | MODE6 | INPUT > > Nothing happens when

[beagleboard] For GSOC: Implementation of ZBOSS Open Source ZigBee stack on Beaglebone

2014-03-09 Thread Aurojyoti Das
I was looking for projects related to ZigBee on beagleboards. But the restrictions imposed by the ZigBee alliance has prevented the development of an open-source zigbee stack on linux. People are using the 6LowPaN stack instead which is open-sourced. I found an open-source ZigBee stack develop

[beagleboard] Re: BBB re-flash

2014-03-09 Thread foreverska
Well I got it to go finally by: using gparted to format the 73mb boot partition as FAT rewriting the flasher SD card Still no luck with TTYLinux though -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "Beag

[beagleboard] BBB PRU input test

2014-03-09 Thread Manu
I was trying a few days to enable PRU (BBB Ubuntu 12.04) and run a input testing code using the pin P9_24. MUX = pin 97 (44e10984) 0006 pinctrl-single (SET to MODE 6) P9 24 pr1_pru0_pru_r31_16.GPIO0_15: | MODE6 | INPUT Nothing happens when I put the pin to 1.8 or GND The ASM code is: .o

[beagleboard] Re: Any progress in power management on the BBB?

2014-03-09 Thread Ruben Kertesz
After doing a little more sleuthing, I found a thread here https://groups.google.com/forum/#!searchin/beagleboard/sleep$20black|sort:date/beagleboard/euJIpxfSkl8/v1XjOLGzY_oJ Does anybody run kernel 3.2 or 3.12 instead of 3.8? Looks like ARMhf *May *have something built. https://groups.google.com

Re: [beagleboard] sleep mode and wake modes..

2014-03-09 Thread Ruben Kertesz
Robert, I'm sorry to trouble you. Have you succesfully built an image with power management? I actually am looking for something that will go into low frequency mode or standby when I am not taking measurements (sleep for 5 minutes, wake for 1). Any solutions? Thank you for all of your hard w

[beagleboard] Re: Any progress in power management on the BBB?

2014-03-09 Thread Ruben Kertesz
Based upon Robert's recent reply here, I'm going to assume that I am not up to the task of trying to figure out how to build a kernel with sleep state enabled (as a BB newbie). What a pity. Now, he does say hibernate and not simply low power state. Hibernating isn't as important as suspending or

Re: [beagleboard] Midwest RepRap Festival

2014-03-09 Thread Charles Steinkuehler
On 3/9/2014 4:29 PM, Charles Steinkuehler wrote: > Is anyone displaying at the Midwest RepRap Festival next weekend? > > I am unable to make it but have a free CRAMPS board for anyone willing > to hook it to some motors and run a demo. Serious bonus points (and > more free stuff!) if you can hook

[beagleboard] Midwest RepRap Festival

2014-03-09 Thread Charles Steinkuehler
Is anyone displaying at the Midwest RepRap Festival next weekend? I am unable to make it but have a free CRAMPS board for anyone willing to hook it to some motors and run a demo. Serious bonus points (and more free stuff!) if you can hook it to any sort of printer. Contact me privately via email

Re: [beagleboard] Debugging Remote C/C++ application with Eclipse and Beaglebone black

2014-03-09 Thread John Syn
From: Gibson Justian Reply-To: Date: Sunday, March 9, 2014 at 7:41 AM To: Subject: [beagleboard] Debugging Remote C/C++ application with Eclipse and Beaglebone black > Hi, > I am new in using the Eclipse IDE and the Beaglebone Black. I run a > debian distribution in the beaglebo

Re: [beagleboard] Re: learning ARM assy with BBB

2014-03-09 Thread John Syn
From: dd Reply-To: Date: Saturday, March 8, 2014 at 9:16 PM To: Subject: [beagleboard] Re: learning ARM assy with BBB > hi azzy. i ordered a jtag cable and one logic analyzer. > but now i just learned that i must solder jtag header pins onto the bbb. > it appears that i can only buy the

Re: [beagleboard] Debugging Remote C/C++ application with Eclipse and Beaglebone black

2014-03-09 Thread Tux Leonard
To get started with BBB and Eclipse have a look at the blog of Derek Molloy. There you can find some video tutorials like this one. http://derekmolloy.ie/beaglebone/setting-up-eclipse-on-the-beaglebone -for-c-development/ 2014-03-09 17:59 GMT+01:00 Jack Mitchell : > > > On 09/03/2014 15:41, Gib

[beagleboard] Re: QNX on BBB

2014-03-09 Thread doog
On Saturday, March 8, 2014 11:29:49 PM UTC-8, Thorsten Gonschior wrote: > > hey doug, thanks for reply. > yes I lready did and also found that, lets say ... claim ;) > > QNX support did not respond yet and the links on their pages on that topic > all end dead on foundry 27. > first glance it lo

Re: [beagleboard] Debugging Remote C/C++ application with Eclipse and Beaglebone black

2014-03-09 Thread Jack Mitchell
On 09/03/2014 15:41, Gibson Justian wrote: Hi, I am new in using the Eclipse IDE and the Beaglebone Black. I run a debian distribution in the beaglebone black (built from Robert C Nelson's git )and the host machine is the debian gnu linux in Vmware , apparently the application is cr

[beagleboard] Debugging Remote C/C++ application with Eclipse and Beaglebone black

2014-03-09 Thread Gibson Justian
Hi, I am new in using the Eclipse IDE and the Beaglebone Black. I run a debian distribution in the beaglebone black (built from Robert C Nelson's git )and the host machine is the debian gnu linux in Vmware , apparently the application is cross compiled with arm-linux-gnueabihf using

[beagleboard] WSN on the BeagleBoard

2014-03-09 Thread Aurojyoti Das
Hello, I am participating in GSOC and I want to work on a BeagleBoard project. I have worked with ZigBee protocol (IEEE 802.15.4) before and hence am looking for projects involving wireless sensor networks and the beagleboard platform. Currently I don't have a project in mind but hopefully I ca

[beagleboard] Re: cannot ssh over USB Fist use of board

2014-03-09 Thread cl
Ronny Julian wrote: > [-- text/plain, encoding quoted-printable, charset: ISO-8859-1, 67 lines --] > > Just a question. Have you ever read this website? See step 3. Thanks for Which web site? From where I'm sitting this is a newsgroup. > your attempt at help. I would do all that if it were

Re: [beagleboard] Re: cannot ssh over USB Fist use of board

2014-03-09 Thread Ronny Julian
I do have one and I will do that. Thanks! On Sun, Mar 9, 2014 at 7:02 AM, Jon wrote: > Hi, there was a problem with a corrupt key file on the Angstrom image that > prevented SSH from working. > > Not sure if that's still the case with new boards, but if you search this > group for 'unable to s

[beagleboard] Re: Eclipse Juno Remote Debugging on Beaglebone

2014-03-09 Thread Gibson Justian
Hi, Any Idea to debug the beaglebone black using the FTDI 3V3 cable? Regards, Gibson On Friday, December 28, 2012 9:00:51 PM UTC+5:30, steve.ch...@googlemail.com wrote: > > Hi > > This post concerns the process for setting up Eclipse Juno Remote > Debugging on the Beaglebone > > I h

Re: [beagleboard] Re: cannot ssh over USB Fist use of board

2014-03-09 Thread Jon
Hi, there was a problem with a corrupt key file on the Angstrom image that prevented SSH from working. Not sure if that's still the case with new boards, but if you search this group for 'unable to ssh' (or similar) there is a cloud9 script to fix it from the web interface. Alternatively, yo

Re: [beagleboard] Re: cannot ssh over USB Fist use of board

2014-03-09 Thread Ronny Julian
Just a question. Have you ever read this website? See step 3. Thanks for your attempt at help. I would do all that if it were on a Ethernet connection. This is the Mini USB http://beagleboard.org/Getting+Started On Sun, Mar 9, 2014 at 6:02 AM, wrote: > Ronny Julian wrote: > > [-- text/

[beagleboard] Re: cannot ssh over USB Fist use of board

2014-03-09 Thread cl
Ronny Julian wrote: > [-- text/plain, encoding 7bit, charset: ISO-8859-1, 20 lines --] > > I've tried on Linix and Windows going over the USB with PUTTY. THe BBB > disconnects right off. Is there a setup step I've missed? I've looked at > 3 tutorials on this and all just say to SSH to 192.168.

[beagleboard] BBB re-flash

2014-03-09 Thread adam parker
Hello all, I was working with my BBB the other day and I was trying to get an OS other than Angstrom on it and I accidentally wrote the ubuntu img over the 73mb partition that shows up with BBB is plugged in. I have gathered that this is the boot partition and it seems right because when I try

[beagleboard] Re: Beaglebone hacked

2014-03-09 Thread macarr
Please see this post re: Connman- Stop DNS service from listening on 0.0.0.0.