[beagleboard] am335x frequency

2014-03-21 Thread Maxim Podbereznyy
Hi! I have a number of products with am335x processors running at different frequencies. In fact the processors are marked with different suffixes. For example I have am3352bzczd30 (300MHz) and am3354bzcz100 (1000MHz). Of course the linux kernel is the same for both products but the system does

[beagleboard] phpize

2014-03-21 Thread Nucleus
Hello, First off, a little about my BBB software version: uname -a: Linux beaglebone 3.8.13 #1 SMP Wed Sep 4 09:09:32 CEST 2013 armv7l GNU/Linux lsb_release -a: Distributor ID: Angstrom Description:Angstrom GNU/Linux v2012.12 (Core edition) Release:v2012.12 Codename: Core

[beagleboard] Predefined compiler macros that ...

2014-03-21 Thread Richard-tx
I am porting a piece of software to the BBB. To make my life easy, I would like to know if there is some predefined compiler macros that would identify the compilation platform which in this case is a Beaglebone Black. I know that __arm__ is defined but that isn't good enough. I am porting

Re: [beagleboard] BBB JTAG for iJet (IAR/Segger)

2014-03-21 Thread John Syn
From: gkil...@gmail.com Reply-To: beagleboard@googlegroups.com Date: Thursday, March 20, 2014 at 7:31 PM To: beagleboard@googlegroups.com Subject: [beagleboard] BBB JTAG for iJet (IAR/Segger) Does anyone know of a JTAG adapter for the BBB that will connect to the IAR/Segger iJet? The

Re: [beagleboard] Re: Audio Cape Rev B schematics ?

2014-03-21 Thread John Syn
From: David Anders danders@gmail.com Reply-To: beagleboard@googlegroups.com Date: Thursday, March 20, 2014 at 8:56 PM To: beagleboard@googlegroups.com Subject: Re: [beagleboard] Re: Audio Cape Rev B schematics ? we are trying to get them into the production line now, however we are

Re: [beagleboard] switching distribution

2014-03-21 Thread Robert Kuhn
Gerald: If something is missing, you can ask an maybe it can get added. Set CONFIG_DRM_LOAD_EDID_FIRMWARE to yes in the kernel config would be great. Robert -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google

[beagleboard] Re: Encouragement for the disencouraged

2014-03-21 Thread Thorsten Gonschior
:D thanks for the advice I dont think of me as a converted one, because I am not a believer. Probably just get hands on stuff thats up the day it comes and sometimes it inspires me ... Yea I do use Linux on my PC, caged in a VM ;) Am Freitag, 21. März 2014 00:23:28 UTC+1 schrieb

Re: [beagleboard] Encouragement for the disencouraged

2014-03-21 Thread Thorsten Gonschior
@Sid: agreed, but its not the technology that frightens me, its the creepy stuff that some people provide which you have to use for (commercial) live or death. In general you are absolutely right, its good to know what you dont know or at least to have a glimpse of that. I like the 1ppm failure

[beagleboard] BB-ADC analog input update

2014-03-21 Thread Jorgen
I have enabled the analog inputs on a Beaglebone Black by adding BB-ADC to optargs in uEnv.txt: optargs=capemgr.disable_partno=BB-BONELT-HDMI capemgr.enable_partno=BB-SPIDEV0,BB-SPIDEV1,BB-UART1,BB-ADC The basic analog input works, if I do a: cat

Re: [beagleboard] Re: Availability - how come nobody has any BeagleBone Black to sell?

2014-03-21 Thread Satz Klauer
On Wed, Mar 19, 2014 at 6:38 AM, Andrew Frazer andrew.fra...@stellascapes.com wrote: http://www.seeedstudio.com/depot/BeagleBone-Black-Embest-p-1736.html They're not the only one. There are several companies offering BBBs on alibaba.com - for a price in range $60..$80, also in high volumes and

Re: [beagleboard] switching distribution

2014-03-21 Thread elena . valhalla
On 2014-03-20 at 18:58:10 -0700, William Hermans wrote: Yes, Ubuntu is based on Debian. One major difference is that Ubuntu uses Upstart for its System-V init daemon. Where as Debian starting with Jessie is / was supposed to use Systemd. *will* use Systemd: if you install debian jessie today

[beagleboard] how to connect printer with bbb without using GUI Display

2014-03-21 Thread Chintan Kapadia
Hello I am using beaglebone black for command line printing through a console. for HP printer I installed HPLIP and CUPS. But in linux there was attached HP printer then automatically ask to install other suitable online installation. but in BBB I am not use any HDMI GUI display..! then how

[beagleboard] am335x: configure tca6416 interrupt

2014-03-21 Thread Yegor Yefremov
I've an am335x-based board with tca6416. OS: Linux with kernel 3.14. The interrupt output of the tca6416 is connected to GPIO0_20 on my SoC. How should I configure this wiring in a device tree file? I've already managed to hook it on I2C and it is working so far: tca6416: gpio@20 {

Re: [beagleboard] Is BBB I2S Capable out of the box for VOIP Applications? (SIM interface)

2014-03-21 Thread André Prado
i read http://www.ti.com/product/am3358 and it says that this processor can have up to 2 I2S channels, then i went to the bbb wiki page http://elinux.org/Beagleboard:BeagleBoneBlack . And it says nothing about how many i2s pins are accessible via GPIO or how i can configure them. Could you give

Re: [beagleboard] Is BBB I2S Capable out of the box for VOIP Applications? (SIM interface)

2014-03-21 Thread Gerald Coley
It is connected to the HDMI framer for the purpose of creating audio via an HDMI monitor. You an disable it, access it via the expansion headers and use the Audio cape that was mentioned earlier. There is only 1 I2S interface available for use. Gerald On Fri, Mar 21, 2014 at 8:53 AM, André

[beagleboard] [BBB] PRUSS and EPWM and EQEP

2014-03-21 Thread Giuseppe Iellamo
Hi all, I've seen that many used PRUSS in order to generate the PWM signal needed to drive DC motors... Given that on the sitara already has there are the controllers that do it in HW, I was wondering if it is feasible to program the PWMSS subsystem of the Sitara, driving it from within the

[beagleboard] Re: Can't connect to beaglebone.local with BBB

2014-03-21 Thread Mike Borden
Do you have zeroconf installed? Give this page a look: http://www.woofpuppy.com/2012/05/solving-local-dns-resolution-problems.html My Windows installation already had Bonjour installed, so it was able to reach *.local addresses, but I think I might have had to install avahi on my Ubuntu

[beagleboard] CPU speed and kernel builds

2014-03-21 Thread cwrseckford
Okay, I'm officially confused. I've been trying to increase the speed of my BBB from the default 550MHz to 1GHz, and failing; this is with the elderly 3.8.13-37 sources. After a few failures I went back to a seriously ancient kernel, just to get something to run, and found that the

Re: [beagleboard] [BBB] PRUSS and EPWM and EQEP

2014-03-21 Thread Charles Steinkuehler
Of course you can do this. The base addresses are even hard-coded in the constant table to make it easier/faster to directly talk to the PWM hardware with the PRU. On 3/21/2014 9:24 AM, Giuseppe Iellamo wrote: Hi all, I've seen that many used PRUSS in order to generate the PWM signal needed

Re: [beagleboard] CPU speed and kernel builds

2014-03-21 Thread Robert Nelson
On Fri, Mar 21, 2014 at 9:24 AM, cwrseckf...@gmail.com wrote: Okay, I'm officially confused. I've been trying to increase the speed of my BBB from the default 550MHz to 1GHz, and failing; this is with the elderly 3.8.13-37 sources. After a few failures I went back to a seriously ancient

[beagleboard] Re: CPU speed and kernel builds

2014-03-21 Thread Dennis Cote
On Friday, March 21, 2014 8:24:50 AM UTC-6, cwrse...@gmail.com wrote: Okay, I'm officially confused. I've been trying to increase the speed of my BBB from the default 550MHz to 1GHz, and failing; How are you measuring the CPU frequency? I have noticed that cpufreq-info gives different

Re: [beagleboard] [BBB] PRUSS and EPWM and EQEP

2014-03-21 Thread Giuseppe Iellamo
Thanks! I am still a little confused by the way PRUSS integrates with main core... Il giorno venerdì 21 marzo 2014 15:32:07 UTC+1, Charles Steinkuehler ha scritto: Of course you can do this. The base addresses are even hard-coded in the constant table to make it easier/faster to directly

Re: [beagleboard] [BBB] PRUSS and EPWM and EQEP

2014-03-21 Thread Charles Steinkuehler
Like the DMA controller, the PRUSS operates as a bus controller and connects to the crosspoint switch fabric that interconnects the various subsystems on the SoC. Details are provided in the Technical Reference Manual, section 10 (Interconnects), including charts of which masters can communicate

[beagleboard] Re: BBB and element 14 BB-View cape

2014-03-21 Thread gonda . miso
I am on the same path as you but still not figure out how to get it up and running. I will try during the weekend. Did you figure out how to manage this cape? Michal On Friday, January 24, 2014 12:34:44 AM UTC+1, dlhes...@gmail.com wrote: I have just got the BB-view cape with an 7inch lcd

[beagleboard] Re: chipsee beaglebone lcd/dvi expansion kernel support

2014-03-21 Thread kieuvietdich
Hi all I have a BBB board and a BBB Expansion and I want to build Linux for it. Not prebuild image. Can you show me kernel Linux and tutorial for this? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

[beagleboard] Re: BBB No video over HDMI

2014-03-21 Thread Scott Force
I was having a similar issue which I finally figured out last night. For me the TV Angstrom were both indicating that there was no connection what so ever. This didn't make sense, as I had made sure to purchase one of the known good HDMI cables from the WIKI page

Re: [beagleboard] Kernel/device tree road-map for the BBB

2014-03-21 Thread David Lambert
Robert, It appears that the GPIO label numbering scheme has been changed from the device tree overlay's 1 to n+1, to the more con-formant 0 to n; I fell into this trap :-[ . I will send you my consolidated patch directly, once I had time to check it out further. Sorry for the

Re: [beagleboard] Re: CPU speed and kernel builds

2014-03-21 Thread Scott Force
How are you powering your BBB? I've heard that if you power it via USB instead of the 5V DC connector, that the CPU speed will be reduced due to the lower power. On 21 March 2014 10:38, Dennis Cote denn...@harding.ca wrote: On Friday, March 21, 2014 8:24:50 AM UTC-6, cwrse...@gmail.com wrote:

Re: [beagleboard] Re: CPU speed and kernel builds

2014-03-21 Thread Gerald Coley
That only applies to the BeagleBone White. Gerald On Fri, Mar 21, 2014 at 12:34 PM, Scott Force scooby.fo...@gmail.comwrote: How are you powering your BBB? I've heard that if you power it via USB instead of the 5V DC connector, that the CPU speed will be reduced due to the lower power.

Re: [beagleboard] Re: CPU speed and kernel builds

2014-03-21 Thread Gerald Coley
We test the boards at the factory at 1GHz on USB and DC prior to shipping. The issue there is if you have a SD card, then that can exceed the 500mA when it is being hit hard. Default is the governor is active and it runs at 300MHz so unless you give it something meaningful to do, it sits at

[beagleboard] Re: chipsee beaglebone lcd/dvi expansion kernel support

2014-03-21 Thread Jaymes Berkly
This works well, though it doesn't seem to work for the ubuntu image. Working on seeing if booting from eMMC is possible. The eMMC is disabled in the am335x-bbb-exp.dts. After adding the following code below to enable the eMMC worked but the LCD stopped working too. ```scala

[beagleboard] Re: Encouragement for the disencouraged

2014-03-21 Thread Piotr Murawski
Sometimes, we joke that the whole free stuff in IT was created be the evil programmers. Kind of the virtual doctor no, to make the world depended on our knowledge, experience, services and ... bring us lot of money. Yes it works! There is more and more Linux everywhere. In my domain - STBs is

[beagleboard] Re: chipsee beaglebone lcd/dvi expansion kernel support

2014-03-21 Thread Jaymes Berkly
This works well, though it doesn't seem to work for the ubuntu image. Working on seeing if booting from eMMC is possible. The eMMC is disabled in the am335x-bbb-exp.dts. After adding the following code below to enable the eMMC worked but the LCD stopped working too. bone_capemgr {

Re: [beagleboard] How Flashing Now Works with Debian

2014-03-21 Thread Robert Nelson
On Fri, Mar 21, 2014 at 12:51 PM, Louis Thiery lo...@apitronics.com wrote: Hello, I'm trying to leverage the flashing process included in the new Debian images to move my own distribution over but I'm confused on the current mechanics. I did find this page:

[beagleboard] Power supply induced failure?

2014-03-21 Thread Steve Swartz
At some point my BBB developed the problem that the power supply LED no longer turns on. This happened while trying to get the HDMI interface working. When powered just through the USB cable the board still seams to boot and work correctly, I have still never managed to get the HDMI or even

[beagleboard] Re: chipsee beaglebone lcd/dvi expansion kernel support

2014-03-21 Thread Jaymes Berkly
These should be of help elinux http://elinux.org/BeagleBoardUbuntu and eewiki http://eewiki.net/display/linuxonarm/BeagleBone+Black On Friday, March 21, 2014 11:44:54 AM UTC-4, kieuvi...@gmail.com wrote: Hi all I have a BBB board and a BBB Expansion and I want to build Linux for it. Not

[beagleboard] Re: How Flashing Now Works with Debian

2014-03-21 Thread Louis Thiery
Just to see if it would just work, I tried to run the script from my distribution and the scrip is unhappy: /bin/bash /opt/scripts/beaglebone-black-eMMC-flasher.sh Error: script halting, system unrecognized... On Friday, March 21, 2014 1:51:55 PM UTC-4, Louis Thiery wrote: Hello, I'm

Re: [beagleboard] Power supply induced failure?

2014-03-21 Thread Gerald Coley
Any part on the board can be removed and replaced. Whether it fixes the issue or not, depends on whether it was the part that has failed. You cannot bypass the power chip. It supplies all the voltages for the circuitry on the board, none of which runs on 5V but other voltages instead as generated

[beagleboard] Re: How Flashing Now Works with Debian

2014-03-21 Thread Louis Thiery
Oops - just saw your reply. Will study what you describe On Friday, March 21, 2014 3:22:15 PM UTC-4, Louis Thiery wrote: Just to see if it would just work, I tried to run the script from my distribution and the scrip is unhappy: /bin/bash /opt/scripts/beaglebone-black-eMMC-flasher.sh

Re: [beagleboard] Re: How Flashing Now Works with Debian

2014-03-21 Thread Robert Nelson
On Fri, Mar 21, 2014 at 2:22 PM, Louis Thiery lo...@apitronics.com wrote: Just to see if it would just work, I tried to run the script from my distribution and the scrip is unhappy: /bin/bash /opt/scripts/beaglebone-black-eMMC-flasher.sh Error: script halting, system unrecognized... The

[beagleboard] Re: chipsee beaglebone lcd/dvi expansion kernel support

2014-03-21 Thread Jaymes Berkly
Forgot this one too wiki.tihttp://processors.wiki.ti.com/index.php/Sitara_Linux_Software_Developer%E2%80%99s_Guide On Friday, March 21, 2014 3:21:05 PM UTC-4, Jaymes Berkly wrote: These should be of help elinux http://elinux.org/BeagleBoardUbuntu and eewiki

[beagleboard] HDMI to VGA, on boot the board displays its logo, but then ceases to display anything. Please Help

2014-03-21 Thread Sam McDermott
I recently got my beaglebone black, and thought that it would be a great way to replace my old computer with something small that has equal power. I also wanted to reuse the old VGA monitor from the computer, so I got a micro HDMI to VGA cable. I plugged it into the monitor and it seemed to

Re: [beagleboard] HDMI to VGA, on boot the board displays its logo, but then ceases to display anything. Please Help

2014-03-21 Thread Gerald Coley
I would start here on the support Wiki.. http://www.elinux.org/Beagleboard:BeagleBone_Black_Accessories#HDMI_Adapters Now, if the EDID information is not passed over this cable, the Linux cannot figure out the resolution to send. So, check and see if the EDID information is getting there.

Re: [beagleboard] Re: How Flashing Now Works with Debian

2014-03-21 Thread Louis Thiery
Cool - I don't think I've ever played with such structured scripts before! I've gotten up to the board specific script and I get the following: Valid EEPROM header found sed: can't read /etc/default/udhcpd: No such file or directory cat: /etc/udhcpd.conf: No such file or directory

[beagleboard] Why the SPI1 is not referenced in any dts file that describes the beaglebone board device tree?

2014-03-21 Thread Ventura
I didn't find in the files for am335x-bone* any reference to the spi1, only for the spi0. The file am33xx.dtsi does reference but I would like to understand why in the dts files that describes the beaglebone board there is no reference to spi1. My guess: considering the pins are multiplexed,

Re: [beagleboard] CPU speed and kernel builds

2014-03-21 Thread cwrseckford
On Friday, March 21, 2014 2:32:48 PM UTC, RobertCNelson wrote: 2:32 PM (6 hours ago) On Fri, Mar 21, 2014 at 9:24 AM, cwrse...@gmail.com wrote: Okay, I'm officially confused. I've been trying to increase the speed of my BBB from the default 550MHz to 1GHz, and failing; this is with

[beagleboard] Re: Hello World Program GSOC 2014

2014-03-21 Thread Dennis Cote
On Friday, March 21, 2014 12:43:11 PM UTC-6, Florin Maticu wrote: Hello World program for GSOC 2014. Project: Debugging tools for LINUX INDUSTRIAL I/O SUBSYSTEM What is this? I know that GSOC is google summer of code, but what is this helloworld.bin file? Why is it posted here? What does it

Re: [beagleboard] Re: Hello World Program GSOC 2014

2014-03-21 Thread Robert Nelson
On Fri, Mar 21, 2014 at 5:13 PM, Dennis Cote denn...@harding.ca wrote: On Friday, March 21, 2014 12:43:11 PM UTC-6, Florin Maticu wrote: Hello World program for GSOC 2014. Project: Debugging tools for LINUX INDUSTRIAL I/O SUBSYSTEM What is this? I know that GSOC is google summer of code,

Re: [beagleboard] CPU speed and kernel builds

2014-03-21 Thread Dennis Cote
On Friday, March 21, 2014 8:32:48 AM UTC-6, RobertCNelson wrote: voodoo@am335x-boneblack-512mb-0:~$ cpufreq-info cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009 Report errors and bugs to cpu...@vger.kernel.org javascript:, please. analyzing CPU 0: driver: generic_cpu0

Re: [beagleboard] Re: BBB JTAG for iJet (IAR/Segger)

2014-03-21 Thread John Syn
From: gkil...@gmail.com Reply-To: beagleboard@googlegroups.com Date: Friday, March 21, 2014 at 2:46 AM To: beagleboard@googlegroups.com Subject: [beagleboard] Re: BBB JTAG for iJet (IAR/Segger) Thanks John., but that doesn't have the correct pin-out and is too big Sorry about that, I

[beagleboard] Re: BBB JTAG for iJet (IAR/Segger)

2014-03-21 Thread gkilley
John, If everyone used the same JTAG it would make things too easy!!! I'm using IAR EWARM. Making an adapter board isn't hard so I guess that's what I'll do. I'll just grad a small pad-per-hole proto board and hotwire it together. Thanks again for the help! Grant On Thursday, March 20, 2014

Re: [beagleboard] Re: BBB JTAG for iJet (IAR/Segger)

2014-03-21 Thread John Syn
From: gkil...@gmail.com Reply-To: beagleboard@googlegroups.com Date: Friday, March 21, 2014 at 5:51 PM To: beagleboard@googlegroups.com Subject: [beagleboard] Re: BBB JTAG for iJet (IAR/Segger) John, If everyone used the same JTAG it would make things too easy!!! I'm using IAR EWARM.

[beagleboard] Re: BBB and element 14 BB-View cape

2014-03-21 Thread dlhester62
I flashed the latest angstrom image onto the BBB then used putty from my windows computer to follow the instructions on the BB view datasheet found on the element 14 website. I did have to flash the BBB several times with different versions of angstrom before I found the right version. I was

Re: [beagleboard] Re: Kernel panic - not syncing: No init found. Try passing init= option to kernel.

2014-03-21 Thread Douglas Jerome
On 03/19/14 23:53, siva kumar wrote: hai, yes u r right , i try to mount my file system using nfs, i also cross checked my rootfs that shows that /bin/bash file not available .. i dont know how that was missed ..!!! when i look out my targetNFS directory (which is my actual nfs mount folder)

Re: [beagleboard] Re: Kernel panic - not syncing: No init found. Try passing init= option to kernel.

2014-03-21 Thread William Hermans
Doesnt Ubuntu use dash by default ? On Fri, Mar 21, 2014 at 6:22 PM, Douglas Jerome doug...@ttylinux.orgwrote: On 03/19/14 23:53, siva kumar wrote: hai, yes u r right , i try to mount my file system using nfs, i also cross checked my rootfs that shows that /bin/bash file not available

Re: [beagleboard] Re: BBB JTAG for iJet (IAR/Segger)

2014-03-21 Thread gkilley
No Linux. I plan on porting uC/OS-II and maybe StarterWare for some of the low priority drivers (items where speed isn't critical to the overall application). Grant On Friday, March 21, 2014 6:53:49 PM UTC-6, john3909 wrote: From: gki...@gmail.com javascript: Reply-To:

[beagleboard] Re: BeagleBone Black Cape Compatibity

2014-03-21 Thread Joshua Datko
How does one get a cape on this list? I've been working with SparkFun to build the CryptoCape [1], which I think will be ready in just over a month. Do I need to provide the EEPROM file or just send a cape to someone at BeagleBoard.org to test it out? Josh [1]