Re: [beagleboard] Not Impressed - Network Issues

2014-02-08 Thread selsinork
On 07/02/14 14:14, Scott Force wrote: This sounds like an issue that some other people are having. Take a look at the postings with a subject of BeagleBone Rev. A4 ethernet issue

Re: [beagleboard] Xenomai master - BBB RCNelson 3.13-bone5 kernel patches

2014-02-08 Thread David Lewin
I 200% agree : that's why I was refering to it : Is it possible to get a same instructions list for the official onehttp://git.xenomai.org/xenomai-2.6.git/tree/ksrc/arch/arm/patches/README ? anyway with a checkout from any branch, I'm not sure that xenomai will be compiled as from docs, blog,

Re: [beagleboard] Xenomai master - BBB RCNelson 3.13-bone5 kernel patches

2014-02-08 Thread Charles Steinkuehler
On 2/8/2014 4:15 AM, David Lewin wrote: I 200% agree : that's why I was refering to it : Is it possible to get a same instructions list for the official onehttp://git.xenomai.org/xenomai-2.6.git/tree/ksrc/arch/arm/patches/README I wrote those instructions, and the scripts I added to the

[beagleboard] Yocto + LCD 7 Cape

2014-02-08 Thread Fabio Berton
I created a minimal image with Yocto for my BBB, but I can't enable the LCD 7 cape. On directory /sys/devices doesn't appears bone_capemgr.6. I tried to copy the device tree that I created with another image, without Yocto, to /lib/firmware. The directory bone_capemgr.6 appears, but slots it's

[beagleboard] Re: OneWire (w1) Stopped Detecting Sensors

2014-02-08 Thread doog
I see Linux kernel 3.8.13 shown above and thought I read that not all the cape firmware has been ported to 3.8.13 from 3.8.2. Did you do a kernel update? Do you still have the 3.8.2 kernel around to boot to see if that's it? Doug -- For more options, visit http://beagleboard.org/discuss ---

[beagleboard] Re: using beaglebone black to control an valve

2014-02-08 Thread Lenny
Hi, can you give more information on your sensor, such as what kind of signal (digital/analog, what resolution is needed, really 500MHz signal bandwidth)? I am using the BBB PRU for some realtime feedback application. In principle, the PRU works at 200 MHz, so with one PRU, you can change the

[beagleboard] booting from usb 3 drive connected to a hub

2014-02-08 Thread Rusty Wright
I bought a usb hard drive for running linux from. I plan to boot from the usb hard drive using the instructions from

[beagleboard] Re: booting from usb 3 drive connected to a hub

2014-02-08 Thread Rusty Wright
The hub I'm looking at is $30. I could also get a usb 3 Y cable which would cost less. I'm wondering if having a hub would be useful in the long run. I suppose I could get it later if I need to. http://goo.gl/1Uxspx

[beagleboard] what's the BBB boot procedure?

2014-02-08 Thread Rusty Wright
Is there documentation / web page that explains the process and files used when the beaglebone boots? For example, I haven't seen a page that explains the uenv.txt file, or, for example, what the difference is between a uimage or zimage is and why you'd use one or the other. And the MLO file;

[beagleboard] Re: what's the BBB boot procedure?

2014-02-08 Thread Rusty Wright
Google searching gave me this page which is helping me understand things. https://wiki.sabayon.org/?title=Hitchhikers_Guide_to_the_BeagleBone_(and_ARMv7a) On Saturday, February 8, 2014 1:10:20 PM UTC-8, Rusty Wright wrote: Is there documentation / web page that explains the process and files

[beagleboard] Re: debian: test images (2014-02-05)

2014-02-08 Thread Mark A. Yoder
Robert: *gedit* is missing. Unfortunately it needs an additional 223M to install. --Mark On Wednesday, February 5, 2014 5:56:23 PM UTC-5, RobertCNelson wrote: Another week, more fixes, do you sense we are getting closer to release??? First, for tracking please report all bugs to:

[beagleboard] Re: booting from usb 3 drive connected to a hub

2014-02-08 Thread Rusty Wright
I bought a powered usb 2 hub at Frys. And it works! So far at least; linux recognizes the drive as sd1 and fsck gave its dos volume a clean bill of health. On Saturday, February 8, 2014 11:47:55 AM UTC-8, Rusty Wright wrote: I bought a usb hard drive for running linux from. I plan to boot

[beagleboard] Re: what's the BBB boot procedure?

2014-02-08 Thread Rusty Wright
Another (hopefully correct) answer: http://processors.wiki.ti.com/index.php/AM335x_U-Boot_User's_Guide On Saturday, February 8, 2014 1:10:20 PM UTC-8, Rusty Wright wrote: Is there documentation / web page that explains the process and files used when the beaglebone boots? For example, I

Re: [beagleboard] Xenomai master - BBB RCNelson 3.13-bone5 kernel patches

2014-02-08 Thread John Syn
From: David Lewin dlewin...@gmail.com Reply-To: beagleboard@googlegroups.com Date: Saturday, February 8, 2014 at 2:15 AM To: beagleboard@googlegroups.com Subject: Re: [beagleboard] Xenomai master - BBB RCNelson 3.13-bone5 kernel patches I 200% agree : that's why I was refering to it :

[beagleboard] Re: what's the BBB boot procedure?

2014-02-08 Thread Rusty Wright
Another one; this one looks good: http://www.crashcourse.ca/wiki/index.php/U-Boot_Commands_on_the_BBB On Saturday, February 8, 2014 6:15:43 PM UTC-8, Rusty Wright wrote: Another (hopefully correct) answer: http://processors.wiki.ti.com/index.php/AM335x_U-Boot_User's_Guide On Saturday,

[beagleboard] Read current register values in BBB during OS running

2014-02-08 Thread vinayak aghor
hello All, I want to read current register values in downloaded OS (Angstrom) in BBB. for ex. register value set for DDR3 clk, write levelling register values ectc. Can we read while OS is running? Regards, Vinayak -- For more options, visit http://beagleboard.org/discuss --- You received

Re: [beagleboard] Re: CapeMgr in 3.13?

2014-02-08 Thread Charles Steinkuehler
On 2/8/2014 10:34 PM, Michael wrote: Hi Josh, no, in the current 3.13 images available from Robert Nelson there is no cape manager. He started a project Really Simple Cape Manager https://github.com/RobertCNelson/rscm that changes the hardware configuration by patching the device tree