[beagleboard] Re: Books or Internet resources on Embedded linux

2014-11-28 Thread Graham
http://derekmolloy.ie/beaglebone/ http://derekmolloy.ie/beaglebone/setting-up-eclipse-on-the-beaglebone-for-c-development/ http://derekmolloy.ie/category/embedded-systems/beaglebone/ --- Graham == On Friday, November 28, 2014 6:54:49 AM UTC-6, Rimvis Janusauskas wrote: Hi, yesterday i

[beagleboard] Re: Duplicate BeagleBone black setup

2014-11-27 Thread Graham
by doing something like: scp root@192.168.1.200:/mnt/BeagleBoneBlack-eMMC-image-NUMBER.img /home/your-name/Images/ It will transfer at around 8 MB per second, if the BBB is otherwise idle. --- Graham == On Wednesday, November 26, 2014 8:19:30 PM UTC-6, janszyma...@gmail.com wrote: I was able

Re: [beagleboard] Re: Duplicate BeagleBone black setup

2014-11-27 Thread Graham Haddock
And one additional thing: 3a.) While you are inside Gparted, expanding the partition size, make sure that the 'boot' bit is set for the partition, otherwise the BBB can not automatically boot from the card. --- Graham On Thu, Nov 27, 2014 at 10:13 AM, Graham gra...@flex-radio.com wrote: Jan

Re: [beagleboard] Re: Duplicate BeagleBone black setup

2014-11-27 Thread Graham Haddock
is also part of the toolbox. --- Graham == On Thu, Nov 27, 2014 at 5:28 PM, janszymanski12...@gmail.com wrote: Graham, You saved me a lot of time and frustration. Thank you, much appreciate it. My teacher at uni used to quote Alber Einstein - If you can't explain it to a six year old, you

Re: [beagleboard] Re: BeagleBone PCB stackup

2014-11-24 Thread Graham Haddock
suggested by myself and John. Please also realize that the dimensions and parameters in building PC boards that affect your EM modeling are typically +/- 10 percent, sometimes +/- 20 percent, so do not spend a lot of time chasing decimal places for the input to your modeling program. --- Graham

[beagleboard] Re: Extend GPIO

2014-11-24 Thread Graham
Remote 16-Bit I2C And SMBus I/O Expander With Interrupt Output And Configuration Registers I/O data rates would be limited to what you can push through an I2C bus. --- Graham == On Monday, November 24, 2014 11:07:22 AM UTC-6, cre4tix wrote: Hello all ! What is the best way to play with 96

[beagleboard] Re: how to reset to factory level BBB

2014-11-19 Thread Graham
Get a copy of the software for the eMMC flasher. http://beagleboard.org/latest-images Then follow the instructions at http://beagleboard.org/getting-started#update to re-install the software in the eMMC. --- Graham == On Wednesday, November 19, 2014 4:16:59 AM UTC-6, Chandu D wrote: tell

[beagleboard] Re: beagleboard Pointers

2014-11-18 Thread Graham
Puneet: I would recommend that you go to the website of Derek Molloy. There are many tutorials and videos about the BeagleBone Black, getting started, and how to program. http://derekmolloy.ie/beaglebone/ Best regards, --- Graham == On Tuesday, November 18, 2014 1:43:48 AM UTC-6, puneetw

Re: [beagleboard] Re: Labolatory power supply fails to power up BeagleBone Black

2014-11-14 Thread Graham Haddock
the BBB power chip, but not decayed all the way back to zero, then the over shoot voltage is less when you turn it back on, and the BBB will generally start on this second try. P.O.S. power supply. --- Graham == On Fri, Nov 14, 2014 at 1:39 PM, Gerald Coley ger...@beagleboard.org wrote: I

[beagleboard] Re: debian testing: 2014-11-11

2014-11-13 Thread Graham
failed state. root@BBB3:~# = --- Graham == -- 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

[beagleboard] Re: BeagleBoard-X15 - seriously? :)

2014-11-10 Thread Graham
Gerald: The picture on http://www.elinux.org/Beagleboard:BeagleBoard-X15 looks great. But, I note that it does not show a heatsink or fan on the Sitara. Is this just some photographic license or is this Sitara going to need some proactive cooling? Thanks, --- Graham == On Friday

Re: [beagleboard] BeagleBoard-X15 - seriously? :)

2014-11-10 Thread Graham Haddock
. --- Graham == On Mon, Nov 10, 2014 at 3:59 PM, Gerald Coley ger...@beagleboard.org wrote: TBD. We have a heatsink and a fan option Gerald On Monday, November 10, 2014, John Syn john3...@gmail.com wrote: From: Graham gra...@flex-radio.com Reply-To: beagleboard@googlegroups.com

Re: [beagleboard] BeagleBoard-X15 - seriously? :)

2014-11-10 Thread Graham Haddock
All: Excellent. I was not searching for the right terms. That will prove to be most helpful. Thanks, --- Graham On Mon, Nov 10, 2014 at 4:31 PM, Robert Nelson robertcnel...@gmail.com wrote: On Mon, Nov 10, 2014 at 4:29 PM, Thaddeus Woskowiak tswoskow...@gmail.com wrote: Graham, I had

[beagleboard] Re: how to set a static ip address for beagle bone

2014-11-06 Thread Graham
multiple answers, all of which will work. For example: http://elinux.org/Beagleboard:Terminal_Shells explains both the ifconfig command and specifics on how to edit /etc/network/interfaces --- Graham --- On Thursday, November 6, 2014 12:09:12 AM UTC-6, Dileep wrote: Hi, Could any one explain

[beagleboard] Re: Seriously Confused

2014-11-04 Thread Graham
, and some off the peripherals, including the ADC, then look at: https://github.com/VegetableAvenger/BBBIOlib --- Graham On Sunday, November 2, 2014 5:10:18 PM UTC-6, Curt Carpenter wrote: Hello. I am trying to figure out how to use I/O with my BBB running Debian, but the more I try the more

Re: [beagleboard] Jessie Snapshot content

2014-10-28 Thread Graham Haddock
/install of snapshot 10-22. Then apply install linux-image-3.8.13-bone67 and get [FAILED] Failed to start Load Kernel Modules. I am monitoring the command line output on ttyO0. Debian seems to run fine for my applications, so I do not know which service is failing to start. --- Graham == On Mon

Re: [beagleboard] Jessie Snapshot content

2014-10-28 Thread Graham Haddock
Robert: Removing /etc/modules-load.d/mt7601.conf cured the problem. Thanks for the quick response. --- Graham == On Tue, Oct 28, 2014 at 12:30 PM, Robert Nelson robertcnel...@gmail.com wrote: On Tue, Oct 28, 2014 at 12:13 PM, Graham Haddock gra...@flexradio.com wrote: Robert

[beagleboard] Jessie Snapshot content

2014-10-27 Thread Graham
I have the jessie snapshot (10-22) running. Looks good, in general. The slot manager and device tree files do not seem to be present. Is this just part of the normal progression of building a new release? Will they be there for the jessie freeze in a few weeks? Thanks, --- Graham

Re: [beagleboard] Jessie Snapshot content

2014-10-27 Thread Graham Haddock
install udhcpd no change. Tried apt-get upgrade No change. Any thoughts on how to attack this? Thanks, --- Graham ... Loading, please wait... [FAILED] Failed to start Load Kernel Modules. See 'systemctl status systemd-modules-load.service

Re: [beagleboard] GCC Cross Compile glibc Problems

2014-10-24 Thread Graham Haddock
compiler. The previous Beaglebone Angstrom release came with glibc 2.16 which would probably also run this specific compiled code. But I have run across other BBB users that get a similar message, asking for glibc_2.17. So, it just depends upon what is in your code. --- Graham == On Thu, Oct

Re: [beagleboard] GCC Cross Compile glibc Problems

2014-10-24 Thread Graham Haddock
. It runs on a Davinci, but now I need to get it running on the Sitara/Beaglebone. I am interested in the cross-gcc-defaults for jessie, but am getting a 404 Not Found at that url. It must have been moved recently, since Google also shows it at that location. Thanks, --- Graham On Fri, Oct 24

[beagleboard] GCC Cross Compile glibc Problems

2014-10-23 Thread Graham
in the distribution? Normal attempts at updating say 2.13 is the latest. I saw an earlier thread talking about loading an experimental glibc-2.18 on the BBB. What are the (any bad?) side effects of that. Thanks, --- Graham == -- For more options, visit http://beagleboard.org/discuss --- You

Re: [beagleboard] Using cape .dts with latest kernel 3.15.10.

2014-09-07 Thread Randy Graham
Robert, Thanks again for your help, everything seems to be working now. -Randy -- 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

Re: [beagleboard] Using cape .dts with latest kernel 3.15.10.

2014-09-06 Thread Randy Graham
its driver being initialized or probed. -Randy On Wednesday, September 3, 2014 10:14:04 AM UTC-7, RobertCNelson wrote: On Wed, Sep 3, 2014 at 11:57 AM, Randy Graham surf...@gmail.com javascript: wrote: Thanks Robert. FWIW, I am using the 3.8 MRF24J40 radio cape (somewhat modified

Re: [beagleboard] Using cape .dts with latest kernel 3.15.10.

2014-09-06 Thread Randy Graham
Fantastic ! Thank you Robert and John for your quick replies. -Randy -- 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,

[beagleboard] Using cape .dts with latest kernel 3.15.10.

2014-09-03 Thread Randy Graham
Hello, I have a custom cape that worked with Cape Manager and the 3.8 kernel and would like to move to Robert Nelson's latest kernel, 3.15.10. Since there is no Cape Manager for the later kernels, what is the proper method for adding my cape .dts file to the build? Can I simply include my

Re: [beagleboard] Using cape .dts with latest kernel 3.15.10.

2014-09-03 Thread Randy Graham
, Randy Graham surf...@gmail.com javascript: wrote: Hello, I have a custom cape that worked with Cape Manager and the 3.8 kernel and would like to move to Robert Nelson's latest kernel, 3.15.10. Since there is no Cape Manager for the later kernels, what is the proper method

Re: [beagleboard] Using cape .dts with latest kernel 3.15.10.

2014-09-03 Thread Randy Graham
Thanks again Robert !!! Ok, I'll give that a shot. -Randy On Wednesday, September 3, 2014 10:14:04 AM UTC-7, RobertCNelson wrote: On Wed, Sep 3, 2014 at 11:57 AM, Randy Graham surf...@gmail.com javascript: wrote: Thanks Robert. FWIW, I am using the 3.8 MRF24J40 radio cape (somewhat

[beagleboard] BBB SPI device tree overlay, device number confusion

2014-01-23 Thread Matt Graham
I think I posted to the wrong section of the group. Apologies for this repost. Running the latest angstrom image, with update, upgrade. Installing BB-SPIDEV0 seems to produce /dev/spidev1 which doesn't seem right. I was expecting /dev/spidev0 based on this

[beagleboard] Re: Running headless but with X

2014-01-13 Thread Matt Graham
Does X tunneling over SSH work? That is ssh -X On Sunday, January 12, 2014 9:32:22 PM UTC-6, Gary Hoffman wrote: I'm still trying to make this work in Angstrom. When I boot without a display, I can't run X11vnc because there is no X running. If I boot with an LCD cape, I can run X11VNC but

Re: [beagleboard] GUI program how to/examples

2013-12-17 Thread Matt Graham
them on the PC. The concept is exactly the same. On Mon, Dec 16, 2013 at 2:54 PM, Matt Graham matt...@gmail.comjavascript: wrote: I am researching the beaglebone black. I'm not a very good programmer, but I am a fairly advanced linux user. I have done some programming, mostly scripting

[beagleboard] GUI program how to/examples

2013-12-16 Thread Matt Graham
I am researching the beaglebone black. I'm not a very good programmer, but I am a fairly advanced linux user. I have done some programming, mostly scripting and high level/easy languages. Any serious programming that I did was a long time ago in languages that are probably not relevant. I

<    2   3   4   5   6   7