Re: [beagleboard] Re: Element14 BeagleBlack, EEPROM Serial Collision

2014-09-25 Thread Laurent d'Havé
I have just received a batch of RevC boards, and eeprom seems to be programmed correctly. I have yet to test them all out, but serial number uses all digits, and eeprom is cleaner (old eeprom had the string 123456789ABCDEF couple of bytes after the serial number) The one i had trouble with

[beagleboard] Re: Only pwr led lits

2014-09-25 Thread Benedek
Sorry, for not being here for so long. So, my answer is yes. Flashed the eMMC, and it's not working now. Ben 2014. szeptember 18., csütörtök 22:08:32 UTC+2 időpontban neo a következőt írta: So for my understanding you flashed the eMMC from the sdcard and it did not work ? On Thursday,

Re: [beagleboard] PRU and dts for IO definition in kernel 3.1x ?

2014-09-25 Thread Jon E
Hi, I have some simple examples of direct reading/writing under 3.8 (setting mode 6, exclusive use etc).. https://github.com/dresco/pru_examples Have the device tree definitions have changed for 3.1x? I've not yet successfully built my PRU code under the new 3.14 kernel, so perhaps

[beagleboard] Lots of I/O's on your BeagleBoard, optically coupled and long wires possible? ~kunIO

2014-09-25 Thread Bart De Rouck
Dear reader, We launched a Indiegogo campaign https://www.indiegogo.com/projects/the-first-rugged-io-system-for-any-micro-sbc/x/8479747 where we offer a series of digital I/O modules : http://igg.me/at/kunio Via an SPI bus + some I/O pins, or just up to 7 simple I/O pins, you can add a

Re: [beagleboard] PRU and dts for IO definition in kernel 3.1x ?

2014-09-25 Thread Cedric Malitte
Hi Jon, Yes under 3.1x some things have changed a bit for dts. I failed with bone-pinmux-helper when I tried. It's still a WIP for me and also a LIP ( learn in progress :) ) Regards, Cedric 2014-09-25 8:01 GMT-04:00 Jon E jesco...@googlemail.com: Hi, I have some simple examples of direct

Re: [beagleboard] PRU and dts for IO definition in kernel 3.1x ?

2014-09-25 Thread Robert Nelson
On Thu, Sep 25, 2014 at 8:05 AM, Cedric Malitte cedric.mali...@gmail.com wrote: Hi Jon, Yes under 3.1x some things have changed a bit for dts. I failed with bone-pinmux-helper when I tried. It's still a WIP for me and also a LIP ( learn in progress :) ) The v3.14.x branch here: (1) uses

Re: [beagleboard] ERROR: The certificate of `rcn-ee.net' is not trusted when updating debian kernel on BBB

2014-09-25 Thread Robert Nelson
On Wed, Sep 24, 2014 at 11:33 PM, tides tides.anugr...@gmail.com wrote: Hi Everyone, I'm very new to Beaglebone Black, and i've tried to do the following instructions on the website: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Kernel_Upgrade. While running sudo ./update_kernel.sh

[beagleboard] Re: trying to learn enough to get started

2014-09-25 Thread jfsbac
Sounds like you need some EE courses with control theory ;) Since you are controlling a greenhouse with a considerable amount of wiring, it sounds like your relays and A/D will be far from your main controller (BBB). Light to medium duty mechanical relays need 12VDC and a relay driver, heavy

Re: [beagleboard] Cape manager issue: can't load dtb overlays Ubuntu

2014-09-25 Thread Alan Federman
Hey Thanks - I'll give 14.04 a try. 13.04 loads the capes, but doesn't unload them, and I get segfaults when I try to run some of the Forest Project exercises. You gotta suffer if you wanna sing the blues. On Wed, Sep 24, 2014 at 10:13 AM, Robert Nelson robertcnel...@gmail.com wrote: On

Re: [beagleboard] Cape manager issue: can't load dtb overlays Ubuntu

2014-09-25 Thread Robert Nelson
On Thu, Sep 25, 2014 at 9:19 AM, Alan Federman alan.feder...@gmail.com wrote: Hey Thanks - I'll give 14.04 a try. 13.04 loads the capes, but doesn't unload them, and I get segfaults when I try to run some of the Forest Project exercises. You gotta suffer if you wanna sing the blues. Just

Re: [beagleboard] Cape manager issue: can't load dtb overlays Ubuntu

2014-09-25 Thread Alan Federman
hmm echo -8 $SLOTS only works for certain kernels? On Thu, Sep 25, 2014 at 7:23 AM, Robert Nelson robertcnel...@gmail.com wrote: On Thu, Sep 25, 2014 at 9:19 AM, Alan Federman alan.feder...@gmail.com wrote: Hey Thanks - I'll give 14.04 a try. 13.04 loads the capes, but doesn't

Re: [beagleboard] Cape manager issue: can't load dtb overlays Ubuntu

2014-09-25 Thread Robert Nelson
On Thu, Sep 25, 2014 at 9:38 AM, Alan Federman alan.feder...@gmail.com wrote: hmm echo -8 $SLOTS only works for certain kernels? It's not 100% reliable across every cape/peripheral. Patches are welcome to fix it, but it would best to work on something else. Regards, -- Robert Nelson

upgrading GPU was Re: [beagleboard] Re: OpenCL support?

2014-09-25 Thread weyounet
Hey, Animal brains, including those of humans, have a massively parallel architecture. Even though we only think at hundreds of kilometers an hour, rather than hundreds of thousands of km/h, due to our massively parallel architecture we can do many more simultaneous computations than a CPU.

Re: [beagleboard] How to correctly boot Debian form uSD from BBB

2014-09-25 Thread o...@galileo.edu
Thanks it worked perfectly! On Wednesday, September 24, 2014 1:23:20 PM UTC-6, RobertCNelson wrote: On Wed, Sep 24, 2014 at 1:19 PM, oj...@galileo.edu javascript: wrote: This is what I get root@beaglebone:/var/lib/cloud9# df -h Filesystem Size Used Avail Use% Mounted on

[beagleboard] Re: Beagleboard booting in loop

2014-09-25 Thread miss2missingher
sir, I am working on Kalman filter MPPT...I am referring you paper Implementation of Maximum Power Point Tracking Using Kalman Filter for Solar Photovoltaic Array on FPGA...I want some more helpfor this..could you please guide me about this.? I am the student of Nirma University,Gujarat

Re: [beagleboard] Re: BeagleBone Black: v3.8.13-bone37 kernel flash slowly fills up

2014-09-25 Thread jglossinger
I think this memory leak still exists in bone50. On Thursday, February 13, 2014 10:37:37 AM UTC-8, RobertCNelson wrote: On Thu, Feb 13, 2014 at 12:32 PM, Brad Andersen anderse...@gmail.com javascript: wrote: Robert, when might you be releasing a bone40 flasher for the BBB? From this

Re: [beagleboard] Re: Element14 BeagleBlack, EEPROM Serial Collision

2014-09-25 Thread Gerald Coley
Thank you for the information. I heard back from E14, they said they were checking. Sounds like everything before Rev C is not up to spec. Gerald On Thu, Sep 25, 2014 at 3:38 AM, Laurent d'Havé ldh...@gmail.com wrote: I have just received a batch of RevC boards, and eeprom seems to be

Re: upgrading GPU was Re: [beagleboard] Re: OpenCL support?

2014-09-25 Thread Jesse Cobra
So buy an SoC that has the GPU you want? The TI AM335x BeagleBone is not it. The next TI SoC uses an SGX530 if your hell bent on using TI. http://processors.wiki.ti.com/index.php/Template:AM437x_Sitara_Features On Sep 25, 2014 10:13 AM, weyou...@gmail.com wrote: Hey, Animal brains,

Re: [beagleboard] Re: BeagleBone Black: v3.8.13-bone37 kernel flash slowly fills up

2014-09-25 Thread Robert Nelson
On Wed, Sep 24, 2014 at 9:10 PM, jglossin...@gmail.com wrote: I think this memory leak still exists in bone50. Latest stable is bone67, so update.. I'll let you review: https://github.com/RobertCNelson/bb-kernel/commits/am33x-v3.8 to find out when i actually fixed it.. Regards, -- Robert

Re: [beagleboard] Improper Power Down....All Revisions - Is this still an issue?

2014-09-25 Thread mojokorn66
Thanks for your fast reply. I've seen it on two of our boards - out of about 15. Only one of them had a cape (the RTC cape). Any idea if that one causes the issue? I admit that the boards are installed over in Africa where clean AC power sources are not common. We are putting a UPS on the

Re: [beagleboard] Improper Power Down....All Revisions - Is this still an issue?

2014-09-25 Thread Gerald Coley
We are looking at the idea that maybe the PMIC gets confused when there is a power dip on power up, basically a power supply that can't handle the surge when the board powers up. The idea is the PMIC starts shutting down and then tries to power up again when the dip goes away. I have yet to

Re: [beagleboard] PRU and dts for IO definition in kernel 3.1x ?

2014-09-25 Thread Cedric Malitte
Le jeudi 25 septembre 2014 09:21:58 UTC-4, RobertCNelson a écrit : On Thu, Sep 25, 2014 at 8:05 AM, Cedric Malitte cedric@gmail.com javascript: wrote: Hi Jon, Yes under 3.1x some things have changed a bit for dts. I failed with bone-pinmux-helper when I tried. It's

[beagleboard] Re: Welcome the Fall 2014 Beagle Class to the group

2014-09-25 Thread zhihao xue
hello, Dr. Yoder, Here is Zhihao Xue. And i am becoming more and more familiar with Beagle. On Friday, September 5, 2014 11:13:58 AM UTC-4, Mark A. Yoder wrote: The purpose of this posting is to announce that I'm once again teaching an Embedded Linux class based on the BeagleBone Black [1].

[beagleboard] Re: Welcome the Fall 2014 Beagle Class to the group

2014-09-25 Thread Leihao Wei
Hi, this is Leihao. fun class. On Friday, September 5, 2014 11:13:58 AM UTC-4, Mark A. Yoder wrote: The purpose of this posting is to announce that I'm once again teaching an Embedded Linux class based on the BeagleBone Black [1]. I'm teaching as open-source as I can and have have posted

[beagleboard] Totally confused. ubuntu-14.04-console-armhf-2014-08-13.tar.xz sd card installs Debian, not Ubuntu

2014-09-25 Thread Alan Federman
I did an SD card install of ubuntu 14-04 console following the script instructions on eLinix - I ended up with a Debian console. I do not have an ubuntu as a user or temppwd. I do have a Debian console with user set to debian. Looks great. Not what I want or expected. I can login as

Re: [beagleboard] Totally confused. ubuntu-14.04-console-armhf-2014-08-13.tar.xz sd card installs Debian, not Ubuntu

2014-09-25 Thread Robert Nelson
On Thu, Sep 25, 2014 at 1:24 PM, Alan Federman alan.feder...@gmail.com wrote: I did an SD card install of ubuntu 14-04 console following the script instructions on eLinix - I ended up with a Debian console. I do not have an ubuntu as a user or temppwd. I do have a Debian console with user

[beagleboard] Re: Welcome the Fall 2014 Beagle Class to the group

2014-09-25 Thread Weijian Zhang
Looking forward to the class! -- 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: Welcome the Fall 2014 Beagle Class to the group

2014-09-25 Thread Zizhao Wang
I like this class so much! ZZ On Friday, September 5, 2014 11:13:58 AM UTC-4, Mark A. Yoder wrote: The purpose of this posting is to announce that I'm once again teaching an Embedded Linux class based on the BeagleBone Black [1]. I'm teaching as open-source as I can and have have posted

[beagleboard] Newbie question about I/O on the beaglebone black...

2014-09-25 Thread Mike Morris WA6ILQ
I have a possible application for a number of BBBs and can't find a cogent answer... Perhaps the collective knowledge and experience of the group will provide the best answer... Can the BBB do bytewide I/O under C ?? Here's the situation... The project is to update an already deployed card

Re: [beagleboard] Re: BeagleBone Black: v3.8.13-bone37 kernel flash slowly fills up

2014-09-25 Thread jglossinger
Thanks, but I'm not really sure how to update from that. Can you advise me? The latest release on the beaglebone.org site is still the 5-14-2014 version with bone50. Also, I can't see in your github history that it is actually fixed, but I'll be happy to test bone67 for you if you can tell me

Re: [beagleboard] Re: BeagleBone Black: v3.8.13-bone37 kernel flash slowly fills up

2014-09-25 Thread Robert Nelson
On Thu, Sep 25, 2014 at 12:21 PM, jglossin...@gmail.com wrote: Thanks, but I'm not really sure how to update from that. Can you advise me? The latest release on the beaglebone.org site is still the 5-14-2014 version with bone50. Also, I can't see in your github history that it is actually

[beagleboard] Re: Welcome the Fall 2014 Beagle Class to the group

2014-09-25 Thread Jiayu Guo
Hi, I am in Embedded Linux class... -- 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

RE: [beagleboard] Totally confused. ubuntu-14.04-console-armhf-2014-08-13.tar.xz sd card installs Debian, not Ubuntu

2014-09-25 Thread William Pretty Security
Did you hold down the Boot button, near the USB connector ? If not it will boot from eMMC which has Debian ;-) No one could make a greater mistake than he who did nothing because he could do only a little. All that is necessary for the triumph of evil is that good men do nothing

[beagleboard] Re: [BeagleBone] Timer error in capture mode

2014-09-25 Thread joseph . thibodeau
Hi David, Yogev, If you either of you happen to have code for enabling Timer4 I'd much appreciate taking a look. I have mux'd Timer4 to the expansion header and I've written '1' to the TCLR ST bit, but so far no dice. Many thanks, Joseph On Wednesday, August 14, 2013 3:04:42 PM UTC-4, Yogev

Re: [beagleboard] Re: BeagleBone Black: v3.8.13-bone37 kernel flash slowly fills up

2014-09-25 Thread jglossinger
Thank you. That does seem pretty simple. Unfortunately, I get this error message: debian@beaglebone:/opt/scripts/tools$ sudo ./update_kernel.sh info: checking archive --2014-05-18 00:24:33-- https://rcn-ee.net/deb/wheezy-armhf/LATEST-omap-psp Resolving rcn-ee.net (rcn-ee.net)...

[beagleboard] Re: trying to learn enough to get started

2014-09-25 Thread Peter Gregory
Don't forget the USB! You can always use USB X10 controller and X10 modules and your greenhouse electrical wiring to turn on / off devices. That can control your high current / high voltage needs without using a cape. That leaves sensors feedback. -- For more options, visit

Re: [beagleboard] Re: BeagleBone Black: v3.8.13-bone37 kernel flash slowly fills up

2014-09-25 Thread Robert Nelson
On Thu, Sep 25, 2014 at 2:25 PM, jglossin...@gmail.com wrote: Thank you. That does seem pretty simple. Unfortunately, I get this error message: debian@beaglebone:/opt/scripts/tools$ sudo ./update_kernel.sh info: checking archive --2014-05-18 00:24:33--

Re: [beagleboard] Re: BeagleBone Black: v3.8.13-bone37 kernel flash slowly fills up

2014-09-25 Thread James Glossinger
That did it. Thanks. The update went fine. I'm still seeing the disk filling up at the same rate as before. I delete log files before checking disk space. There is data in a temporary file that fills up at a rate of about 1mb/day. The space gets freed on a reboot. Can you think of what may be

[beagleboard] Multi camera project BeagleBlack

2014-09-25 Thread pcfearing
Hi all I and a couple guys are trying to build a system from the BeagleBone Black that uses an IR and color camera for quadcopter video. We have one of each of these cameras http://dlnmh9ip6v2uc.cloudfront.net/datasheets/Sensors/LightImaging/32KM_spec.docx.pdf

Re: [beagleboard] Re: BeagleBone Black: v3.8.13-bone37 kernel flash slowly fills up

2014-09-25 Thread Robert Nelson
On Thu, Sep 25, 2014 at 3:37 PM, James Glossinger jglossin...@gmail.com wrote: That did it. Thanks. The update went fine. I'm still seeing the disk filling up at the same rate as before. I delete log files before checking disk space. There is data in a temporary file that fills up at a rate

Re: [beagleboard] Totally confused. ubuntu-14.04-console-armhf-2014-08-13.tar.xz sd card installs Debian, not Ubuntu

2014-09-25 Thread Alan Federman
GRRR. I have been booting from the sd cards for months, and didn't have to hold down the boot button. I just tested this and my older sd images on either BBB boot from the SD card without holding the boot button down. Indded with the SD card out they boot to debian. So what magick makes the

Re: [beagleboard] Totally confused. ubuntu-14.04-console-armhf-2014-08-13.tar.xz sd card installs Debian, not Ubuntu

2014-09-25 Thread Charles Steinkuehler
On 9/25/2014 4:15 PM, Alan Federman wrote: GRRR. I have been booting from the sd cards for months, and didn't have to hold down the boot button. I just tested this and my older sd images on either BBB boot from the SD card without holding the boot button down. Indded with the SD card out

Re: [beagleboard] Totally confused. ubuntu-14.04-console-armhf-2014-08-13.tar.xz sd card installs Debian, not Ubuntu

2014-09-25 Thread Robert Nelson
On Thu, Sep 25, 2014 at 4:15 PM, Alan Federman alan.feder...@gmail.com wrote: GRRR. I have been booting from the sd cards for months, and didn't have to hold down the boot button. I just tested this and my older sd images on either BBB boot from the SD card without holding the boot button

[beagleboard] Re: how to change screen resolution

2014-09-25 Thread janszymanski12345
I've modified the file /etc/xdg/lxsession/LXDE/autostart by adding @xrandr -s 640x480@75 It looks like this now: @lxpanel --profile LXDE @pcmanfm --desktop --profile LXDE @xrandr -s 640x480@75 Reboot, but still doesn't work. Any help, please. Jan On Thursday, 25 September 2014 09:36:18

[beagleboard] BBB EEPROM Size check

2014-09-25 Thread Lusitano
Could someone tell me how to check the size of the BBB EEPROM? Older boards have 2GB and REVC has 4GB and I would like to be able to verify it. Thanks. -J -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

Re: [beagleboard] BBB EEPROM Size check

2014-09-25 Thread Robert Nelson
On Thu, Sep 25, 2014 at 10:13 PM, Lusitano lusitano.em...@gmail.com wrote: Could someone tell me how to check the size of the BBB EEPROM? Older boards have 2GB and REVC has 4GB and I would like to be able to verify it. /s/EEPROM/eMMC/g... df -h (look at Size) Regards, -- Robert Nelson

[beagleboard] startup process error

2014-09-25 Thread janszymanski12345
Hi, I want to autostart the program on boot on BBB debian. My executable is located in /opt/bap and I can start it from terminal by ./bap Following the instruction from here http://stackoverflow.com/questions/11152657/angstrom-start-up-processes-beaglebone the file bap.service in

Re: [beagleboard] startup process error

2014-09-25 Thread evilwulfie
Can't start in in a cron job ? On 9/25/2014 8:20 PM, janszymanski12...@gmail.com wrote: Hi, I want to autostart the program on boot on BBB debian. My executable is located in /opt/bap and I can start it from terminal by ./bap Following the instruction from here

Re: [beagleboard] startup process error

2014-09-25 Thread janszymanski12345
I need it to autostart when the BBB is powered on. On Friday, September 26, 2014 1:38:02 PM UTC+10, Wulf Man wrote: Can't start in in a cron job ? On 9/25/2014 8:20 PM, janszyma...@gmail.com javascript: wrote: Hi, I want to autostart the program on boot on BBB debian. My executable

Re: [beagleboard] startup process error

2014-09-25 Thread William Hermans
I can not say for systemd, I've toyed with it myself but documentation online does not seem to be very . . . complete or useful So, init.d - http://www.embeddedhobbyist.com/debian-tips/beaglebone-black/beaglebone-black-init-scripts-default-gatewayand-ntpdate/ init scripts work just fine side by

[beagleboard] Re: how to change screen resolution

2014-09-25 Thread DLF
any hints in your log files ? what does /var/log/Xorg.0.log indicate? do you know if your monitor supports that resolution ? can you get that resolution with out booting to the X-11 gui? what is your uEnv.txt file? On Thursday, 25 September 2014 01:36:18 UTC+2, janszyma...@gmail.com wrote: