Re: [beagleboard] can we use XIP(Execute in place) method to execute 3.8.13-bone-xx kernel from NAND flash of BBB?

2013-12-23 Thread Vesa Jääskeläinen
Hi, Using XIP requires easily addressable memory like NOR flash memory. XIP is not compatible with paged memory types like NAND/eMMC. Even if you had NOR memory there you might hit performance issues later on the system as usually NOR interface is slower than DDR SDRAM interface. With that

[beagleboard] Re: APC USB Connection not working in Beagle Bone Black Ubuntu 12.04

2013-12-23 Thread APRichelieu
Den söndagen den 22:e december 2013 kl. 01:27:56 UTC+1 skrev dhu...@gmail.com: Hi All, I got a Beagle Bone Black recently and this is my first post. I am trying to setup apcupsd in my BBB to monitor power statues from APC Back UP ES UPS connected through a USB cable. My BBB is not

[beagleboard] Re: Connection problems and questions

2013-12-23 Thread APRichelieu
Den lördagen den 21:e december 2013 kl. 03:34:39 UTC+1 skrev Jim Hodgers: Last night I was working on my BBB, using SSH with putty and VNC.  I had to reboot to test a script and when it came back both vnv and putty failed to connect. I cycled power several times but each time there was no

Re: [beagleboard] can we use XIP(Execute in place) method to execute 3.8.13-bone-xx kernel from NAND flash of BBB?

2013-12-23 Thread Kishor Dhanawade
Hello Vesa, Thank you for quick reply and helpful information provided by you. After reading your post I can't go for XIP. But, can I use uncompressed kernel image to save that time of uncompress? If yes, what should be my approach?? How can I get

[beagleboard] Re: unable to set default gateway at startup

2013-12-23 Thread neckTwi
Can any body point me in r8 direction? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups BeagleBoard group. To unsubscribe from this group and stop receiving emails from it, send an email to

[beagleboard] Re: unable to set default gateway at startup

2013-12-23 Thread neckTwi
I made an upstart script that restarts networking service on iface usb0 up. I found that some program is resetting the usb0 interface at start up after the interface usb0 up. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to

[beagleboard] Re: touchscreen driver (for LCD7)

2013-12-23 Thread Will Kostelecky
Terry et all: I am having the same issue with Wheezy and an LCD7. Sometimes it takes a touch and often it ignores the touch with the cursor flying all over the place. Seems to like the first touch or two then gets consistently bad. Any progress/ideas? Thanks, Will On Monday, 7 October

[beagleboard] Enable Cape via SYS_RESETn?

2013-12-23 Thread Satz Klauer
Hi, just to verify some things before I order design of my capes: according to http://elinux.org/Beagleboard:BeagleBoneBlack#Expansion_Header_Usage it is not allowed to have an input signal on any of the GPIO-pins during power-up or during boot. Resulting from that I think about using

[beagleboard] Re: How to use an Android Phone or Tablet as a Terminal for BBB?

2013-12-23 Thread deepak karki
Did you try pairing the device with the pairing code? On Monday, 23 December 2013 08:38:28 UTC+5:30, Philip Sturgeon wrote: I would like to use my Android phone (Samsung GT-I8190) or Android tablet (Nexus 7) as a Bluetooth connected terminal for my BBB, but I'm having trouble figuring out

[beagleboard] Re: Motor Controller for BeagleBone Black

2013-12-23 Thread Paul Tan
The motor control and quadrature encoder is done using an onboard Microchip dsPIC processor. The communication with the Beaglebone is done using i2c, that way we can stack multiple DMCC boards on top of a single Beaglebone. Paul Tan. Exadler Technologies Inc. http://www.exadler.com On

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-23 Thread Brent
Where do I go to get Ulf's kernel? I would like to test but I don't know where to look. Is there a patch somewhere that I missed? On Monday, December 9, 2013 5:57:56 PM UTC-5, bko...@scanimetrics.com wrote: I've also put in $125 and must say that I haven't had any troubles since using

[beagleboard] Re: How to use an Android Phone or Tablet as a Terminal for BBB?

2013-12-23 Thread Philip Sturgeon
My phone shows that 'beaglebone-0' is paired in Bluetooth settiings but when I attempt to connect to beaglebone-0 using Bluetooth Terminal Emulator Pro on the phone, I get 'Unable to connect device' I think the fact that there is a linkkeys file with my phone's BT MAC address in it (see below)

Re: [beagleboard] Powering Beaglebone black through VDD_5V

2013-12-23 Thread Daniel Metcalf
Looking at it some more it looks like you are only trying to power one of the three rails. The blinking might indicate it is missing the 3.3V rail and the SYS_5V rail. On Mon, Dec 23, 2013 at 4:05 PM, Daniel Metcalf kb3...@gmail.com wrote: I am not sure you can power it that way. I am a newbie

[beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant

2013-12-23 Thread Terry Storm
A little birdy told me that Angstrom has been abandoned for the BBB ?? If this is the case, and seems to be the case as there hasnt been an update for the Angstrom image for the BBB for quite some time, and there are still a number of issues with LCD CAPES which have not yet been resolved...

[beagleboard] Angstrom Toolchain (32-bit) and Qt 5.2.x

2013-12-23 Thread Daniel Metcalf
I finally got the toolchain built with Qt for Angstrom for my 32bit Fedora 20 laptop. I built the test program as shown in this video ( http://www.youtube.com/watch?v=kP7uvOu9hoQ) and I can build the executable on my laptop. I then copied the executable to the BBB and tried to execute it a

Re: [beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant

2013-12-23 Thread John Syne
From: Terry Storm terrystor...@gmail.com Reply-To: beagleboard@googlegroups.com Date: Monday, December 23, 2013 at 1:21 PM To: beagleboard@googlegroups.com Subject: [beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant A little birdy told me that Angstrom has been abandoned for the

Re: [beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant

2013-12-23 Thread William Hermans
Not only what John says, but if you have problems with a specific piece of hardware made by a specific person or entity. You really need to be demanding satisfaction from them. Not the open source community. On Mon, Dec 23, 2013 at 3:12 PM, John Syne jsyne...@us-power.com wrote: From: Terry

Re: [beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant

2013-12-23 Thread William Hermans
That is, assuming you paid money for it. If you just copied someones open source schematics . . . well then, you're own your own aren't you ? On Mon, Dec 23, 2013 at 4:11 PM, William Hermans yyrk...@gmail.com wrote: Not only what John says, but if you have problems with a specific piece of

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-23 Thread APRichelieu
Den måndagen den 23:e december 2013 kl. 20:26:20 UTC+1 skrev Brent: Where do I go to get Ulf's kernel?  I would like to test but I don't know where to look.  Is there a patch somewhere that I missed? Check The http://igg.me link in your post. On Monday, December 9, 2013 5:57:56 PM UTC-5,

[beagleboard] Beagleboard XM is dead? LED13 flashes and then nothing...

2013-12-23 Thread Pietro Luigi Carotenuto
Hi, My BBxM had an overvoltage or I have probably removed my mmc when the bb was powered on. In any case, the D13 led flashes and then nothing happens. No serial output. I tried reset and user buttons but nothing. MMC data (boot and linux) are OK. Probably I have only a BOOT problem.. I don't

Re: [beagleboard] Re: How to get A gui on my beagle bone

2013-12-23 Thread William Hermans
I doubt anyone would have time to teach you to use gdb, but that is what you need to learn how to use. - gdb. Quite honestly I am still learning gdb myself, and mostly from the context of programming / debugging, but as I recall it is something like gdb program name with maybe a command line

Re: [beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant

2013-12-23 Thread APRichelieu
Den tisdagen den 24:e december 2013 kl. 00:12:40 UTC+1 skrev William Hermans: That is, assuming you paid money for it. If you just copied someones open source schematics . . . well then, you're own your own aren't you ? On Mon, Dec 23, 2013 at 4:11 PM, William Hermans yyr...@gmail.com

Re: [beagleboard] Re: How to get A gui on my beagle bone

2013-12-23 Thread William Hermans
Read this http://www.linuxjournal.com/article/1298 But in short and directly from the article . . . *To debug a compiled program with gdb, use the command:* *$ gdb program [ core-dump ]* *where program is the filename of the executable file you want to debug, and core-dump is the name of a core

[beagleboard] Re: Beagleboard-xm dead (D13 is on) after removal of SD card with power on...

2013-12-23 Thread Pietro Luigi Carotenuto
Have u solved your problem? I need help, please. Il giorno giovedì 26 gennaio 2012 10:36:41 UTC+1, Amin ha scritto: Hi Chris It seems that I have the same problem with my board. Did you have any advance in this issue? I appreciate any feedback. Thanks, Amin -- For more options,

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-12-23 Thread Brent C. Sink
Ok, got it. I need to contribute to try it out. Here is my problem, and I would like to hear if this solves it. I have a hub that uses the SMSC 2512 hub chip (USB2512QFN36). Mass storage devices work as long as it's inserted at power up. Any hot plugging after boot will not work. Does your

Re: [beagleboard] Powering Beaglebone black through VDD_5V

2013-12-23 Thread Charles Steinkuehler
Actually, VDD_5V is raw 5V power, connected directly to the DC power jack. It is absolutely possible to power the BeagleBoard this way, and I have several capes that do so and work just fine (the BeBoPr and K9) powering the 'Bone via VDD_5V. The LED behavior likely indicates something is going

Re: [beagleboard] Powering Beaglebone black through VDD_5V

2013-12-23 Thread Daniel Metcalf
I stand corrected ... like I said I am a newbie to the BBB. Respectfully, Dan Metcalf On Dec 23, 2013 7:27 PM, Charles Steinkuehler char...@steinkuehler.net wrote: Actually, VDD_5V is raw 5V power, connected directly to the DC power jack. It is absolutely possible to power the BeagleBoard

Re: [beagleboard] Angstrom Toolchain (32-bit) and Qt 5.2.x

2013-12-23 Thread Daniel Metcalf
John, Thank you for the heads up. I will look for you previous posting. On Mon, Dec 23, 2013 at 5:55 PM, John Syne jsyne...@us-power.com wrote: From: Daniel Metcalf kb3...@gmail.com Reply-To: beagleboard@googlegroups.com Date: Monday, December 23, 2013 at 2:09 PM To:

Re: [beagleboard] Angstrom Toolchain (32-bit) and Qt 5.2.x

2013-12-23 Thread John Syne
From: Daniel Metcalf kb3...@gmail.com Reply-To: beagleboard@googlegroups.com Date: Monday, December 23, 2013 at 4:54 PM To: beagleboard@googlegroups.com Subject: Re: [beagleboard] Angstrom Toolchain (32-bit) and Qt 5.2.x John, Thank you for the heads up. I will look for you previous

Re: [beagleboard] Powering Beaglebone black through VDD_5V

2013-12-23 Thread Charles Steinkuehler
No worries...you're actually correct if we were talking about SYS_5V (on P9 pins 7 and 8) instead of VDD_5V (P9 pins 5 and 6). The SRM section you reference is a bit confusing, as it talks about drawing power from that rail and not powering the board with it. I almost always fall back to the

Re: [beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant

2013-12-23 Thread Terry Storm
Hi Thanks for the reply. Yes I have tried contacting the manufacturers however one is a hardware only provider (4D) for the Capes (they fully support their other stuff), and the other one (CircuitCo) which 4D Cares are based on according to their datasheet, doesn't seem to support software and

Re: [beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant

2013-12-23 Thread Robert Nelson
On Mon, Dec 23, 2013 at 7:24 PM, Terry Storm terrystor...@gmail.com wrote: Hi Thanks for the reply. Yes I have tried contacting the manufacturers however one is a hardware only provider (4D) for the Capes (they fully support their other stuff), and the other one (CircuitCo) which 4D Cares are

[beagleboard] how to automatically start the BBB without entering a password and username

2013-12-23 Thread Amalinda J' Gamage
I have written a C++ application and I want it to run automatically when BBB restarts and it would be so much helpfull if the BBB logs in automatically without requiring the enter the username and password. I dont know how to do this. Help would be so much appreciated. p.s I understand the

Re: [beagleboard] how to automatically start the BBB without entering a password and username

2013-12-23 Thread Robert Nelson
On Mon, Dec 23, 2013 at 10:02 PM, Amalinda J' Gamage amalinda.gam...@gmail.com wrote: I have written a C++ application and I want it to run automatically when BBB restarts and it would be so much helpfull if the BBB logs in automatically without requiring the enter the username and password.

Re: [beagleboard] BBB Ethernet over usb on Debian using RCN kernel

2013-12-23 Thread David Lambert
Thanks - worked like a charm! On 12/23/2013 05:20 PM, William Hermans wrote: http://eewiki.net/display/linuxonarm/BeagleBone+Black scroll down to - usb gadget (http access to beaglebone black over usb) On Sun, Dec 22, 2013 at 6:29 PM, David Lambert d...@lambsys.com mailto:d...@lambsys.com

[beagleboard] Dimensional Diagram of LCD7

2013-12-23 Thread Will Kostelecky
I am working on a project where we plan to use the LCD7 for the user interface. Mounting the LCD is a critical concern but other than one very simplistic drawing (of a bare rectangle) there is no dimensional drawing for the device. Does one exist? There are some .art files in a