[beagleboard] Re: DLNA Client for telveision.

2014-08-20 Thread RetiQlum FakeName
Thanks. I will look into it. I appreciate the help. On Tuesday, August 19, 2014 8:13:58 PM UTC-4, RetiQlum FakeName wrote: > > I have been trying to find a cheap method of serving media to my > televisions. > > Here is my current setup: I have a PC running TVErsity (under Windows) and > anothe

Re: [beagleboard] Re: AM335x RNG on BeagleBone (v3.8 Kernel)

2014-08-20 Thread Robert Nelson
On Wed, Aug 20, 2014 at 12:43 PM, James Johnson wrote: > Never mind, I figured it out. I haven't rigorously tested it yet but the > /dev/hwrng node is populated and produces data as expected. > > I'm attaching a patch if anyone's interested. Thanks, all queue'ed up.. https://github.com/RobertCNe

Re: [beagleboard] VisualPRU: Browser-based Editor and Debugger for the PRUs

2014-08-20 Thread William Hermans
Looks good so far Michael. I was considering doing something similar, but with Nodejs. For the learning experience, and still may. On Wed, Aug 20, 2014 at 11:36 AM, Michael M wrote: > Hi all, > > I made a browser-based app or writing and debugging PRU assembly programs. > It's designed to be mo

[beagleboard] Having trouble calibrating LCD7 with no XDM

2014-08-20 Thread RT Mistler
I've customized my distribution; the intentions are to run Qt either to the XServer with no display manager, or directly off the frame buffer. I did start with the default Angstrom 3.8.13 kernel and root file system. I don't believe I customized the kernel at all with the exception of modifyin

Re: [beagleboard] strange error when running simple *.js file setting a pin to output using beaglebone black Rev C.

2014-08-20 Thread Chad Baker
Did you try the number zero rather than the letter Oh? Chad On 8/20/2014 4:06 AM, fung.y...@auckland.ac.nz wrote: Hello! How's everything? I encountered strange error when running simple *.js file setting a pin to output using beaglebone black Rev C which I received this August. I even rein

[beagleboard] gpio1_2 and gpio1_7 not working

2014-08-20 Thread chadkecy
A colleague and I are working with the original BeagleBone and are having problems with 2 specific gpio pins. (gpio1_2 and gpio1_7). They are configured as outputs (much like many others such as 1_6, 1_28, etc) but 1_2 and 1_7 remain low no matter what we try. We have configured them ident

[beagleboard] Re: BBB A5C schematic in Mentor format

2014-08-20 Thread resandevinwebb
Hi Leon, I have PADS 9.2 and I get the same error as you. I downloaded "PADS Layout viewer" to open files and it tells me that PADS 9.5 can open the files. -Alex On Monday, September 16, 2013 2:31:48 AM UTC-7, Leon Yan wrote: > > Hi All, > > Does any one know the BBB A5C schematic in Mentor f

Re: [beagleboard] PAX GRSecurity Kernel for the BeagleBone Black

2014-08-20 Thread Robert Nelson
On Wed, Aug 20, 2014 at 2:08 AM, Christophe Nowicki wrote: > Hi, > > I'm building my custom kernels for the BeagleBone Black with Robert Nelson's > kernel package : > > > https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-LinuxKernel > > But the the GCC version provided in

Re: [beagleboard] Re: Device Tree Compiler

2014-08-20 Thread Robert Nelson
On Tue, Aug 19, 2014 at 4:03 PM, Amit Sama wrote: > Hi Robert, > > I changed the /etc/apt/sources.list to the following: > > deb http://ports.ubuntu.com/ubuntu-ports/ raring main universe multiverse > deb-src http://ports.ubuntu.com/ubuntu-ports/ raring main universe > multiverse Laughs! Doing ra

Re: [beagleboard] Re: Enable LCD4 adding .dts to Kernel source v3.1x ?

2014-08-20 Thread Cédric Malitte
Sorry, Something bad happened when I transfered it from VM For backlight, make sure you have selected in kernel config gpio backlight, the way it is in dts, the backlight is on or off. I did not have trouble with dim screen. I did built sgx because I need it, but it's not mandatory for the lcd

Re: [beagleboard] BBD LED light chasing after SDCard boot

2014-08-20 Thread Nicolas Jouanin
OK, i didn't notice this progress indicator last time I flashed the ubuntu image ... I waited a bit more, and four LEDs came up. Now my BBB is up and running Debian 7.6 ! Thanks for your help. Le 20 août 2014 à 20:35, Robert Nelson a écrit : > On Wed, Aug 20, 2014 at 1:27 PM, Nicolas Jouanin >

Re: [beagleboard] Re: Device Tree Compiler

2014-08-20 Thread Amit Sama
Hi Robert, I changed the /etc/apt/sources.list to the following: deb http://ports.ubuntu.com/ubuntu-ports/ raring main universe multiverse deb-src http://ports.ubuntu.com/ubuntu-ports/ raring main universe multiverse deb http://ports.ubuntu.com/ubuntu-ports/ raring-updates main universe multiver

[beagleboard] strange error when running simple *.js filesetting a (GPIO) to output using beaglebone black Rev C.

2014-08-20 Thread fung . yang
Hello! How's everything? I encountered strange error when running simple *.js file setting a pin (GPIO) to output using beaglebone black Rev C, which I received this August. I even reinstalled bonescript using "npm install -g bonescript" but still encounter the same error message. led = "P9

[beagleboard] Re: Git, ssh, and dropbear (solved)

2014-08-20 Thread huanmingwong
Thank you. 在 2013年6月29日星期六UTC+8上午9时46分51秒,Glen Sansoucie写道: > > I cannot tell you how long I spent trying to get dropbear & git to work on > my BBB. > > I finally got it working and wanted to post it somewhere in case there are > others out there struggling like I was. > > I have been using the

Re: [beagleboard] Re: Enable LCD4 adding .dts to Kernel source v3.1x ?

2014-08-20 Thread stefanoiu
Hi, The defconfig file is in binary format and I don't exactly know what to do with it. SGX I thought is for 3D graphics and I never build it Regards, Razvan On Tuesday, August 19, 2014 11:06:22 PM UTC+3, Cedric Malitte wrote: > > Hi, > > Kernel changes should be in defconfig. > I enabled a few

[beagleboard] VisualPRU: Browser-based Editor and Debugger for the PRUs

2014-08-20 Thread Michael M
Hi all, I made a browser-based app or writing and debugging PRU assembly programs. It's designed to be more user-friendly compared to the current PRU debuggers available. More Details and installation instructions are on Github: https://github.com/mmcdan/visualpru It's still in the early stag

[beagleboard] strange error when running simple *.js file setting a pin to output using beaglebone black Rev C.

2014-08-20 Thread fung . yang
Hello! How's everything? I encountered strange error when running simple *.js file setting a pin to output using beaglebone black Rev C which I received this August. I even reinstalled bonescript using "npm install -g bonescript" but still encounter the same error message. led = "P9_11", "9

[beagleboard] PAX GRSecurity Kernel for the BeagleBone Black

2014-08-20 Thread Christophe Nowicki
Hi, I'm building my custom kernels for the BeagleBone Black with Robert Nelson's kernel package : https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-LinuxKernel But the the GCC version provided in this package (gcc-linaro-arm-linux-gnueabihf-4.8-2014.04_linux) does not

Re: [beagleboard] BBD LED light chasing after SDCard boot

2014-08-20 Thread Robert Nelson
On Wed, Aug 20, 2014 at 1:27 PM, Nicolas Jouanin wrote: > > Hi, > I've downloaded and copied on a microSD the bone-debian-7.6 image found here > (http://elinux.org/BeagleBoardDebian#BeagleBone.2FBeagleBone_Black). When I > boot on microSD (using boot button), LED starts blinking showing CPU and

[beagleboard] BBD LED light chasing after SDCard boot

2014-08-20 Thread Nicolas Jouanin
Hi, I've downloaded and copied on a microSD the bone-debian-7.6 image found here (http://elinux.org/BeagleBoardDebian#BeagleBone.2FBeagleBone_Black). When I boot on microSD (using boot button), LED starts blinking showing CPU and SD activity. After some seconds everything stops and the four LE

[beagleboard] Re: [beagle-alpha] Re: debian testing: 2014-08-19

2014-08-20 Thread Kridner, Jason
> On Aug 20, 2014, at 11:40 AM, "Robert Nelson" wrote: > > btw, what's your guys thoughts on the simplified dts file, here is the > black: Simple enough for end users to enable/disable things for their > custom capes? not horribly awful, but I think we still want to enable every bit we can by

[beagleboard] Re: AM335x RNG on BeagleBone (v3.8 Kernel)

2014-08-20 Thread James Johnson
Never mind, I figured it out. I haven't rigorously tested it yet but the /dev/hwrng node is populated and produces data as expected. I'm attaching a patch if anyone's interested. On Tuesday, August 19, 2014 12:46:47 PM UTC-5, James Johnson wrote: > > > Hello BeagleBoard mailing list. Long time l

[beagleboard] Re: [beagle-alpha] Re: debian testing: 2014-08-19

2014-08-20 Thread Andrew Henderson
On Wed, 20 Aug 2014, Robert Nelson wrote: btw, what's your guys thoughts on the simplified dts file, here is the black: Simple enough for end users to enable/disable things for their custom capes? One thing that I am curious about is the workflow for building the .dtb being used by the end u

Re: [beagleboard] Re: debian testing: 2014-08-19

2014-08-20 Thread William Hermans
Robert, I understood it perfectly, as I have a very strong C/C++ programming background. Was just saying when / if this is implemented, you're going to need to explain it further for some. Otherwise it seem like it would work great. On Wed, Aug 20, 2014 at 9:53 AM, Robert Nelson wrote: > On We

Re: [beagleboard] Re: debian testing: 2014-08-19

2014-08-20 Thread Robert Nelson
On Wed, Aug 20, 2014 at 11:48 AM, William Hermans wrote: > Perhaps if you include 1-2 sentences of explanation. Not everyone is a > software "engineer" type person. Say you have a custom bbb, in which you need 2 uarts and the spi port enabled. With overlay's you'd have to load ttyO1, ttyO4 and sp

Re: [beagleboard] Re: debian testing: 2014-08-19

2014-08-20 Thread William Hermans
Perhaps if you include 1-2 sentences of explanation. Not everyone is a software "engineer" type person. On Wed, Aug 20, 2014 at 9:40 AM, Robert Nelson wrote: > btw, what's your guys thoughts on the simplified dts file, here is the > black: Simple enough for end users to enable/disable things f

[beagleboard] Black does not boot from emmc anymore after inserting/configuring micro sd card

2014-08-20 Thread pianoomg
My Black doesn't boot Debian from emmc anymore ... What i was doing: - - inserted a micro sd card - - created a etx3 filesystem on it - - edited fstab (mount -a works as expected, ext3 partition was mounted) - - sudo reboot (not pressing any button during restart) Thats all. Before

[beagleboard] Re: debian testing: 2014-08-19

2014-08-20 Thread Robert Nelson
btw, what's your guys thoughts on the simplified dts file, here is the black: Simple enough for end users to enable/disable things for their custom capes? /* * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ * * This program is free software; you can redistribute it and/

[beagleboard] debian testing: 2014-08-19

2014-08-20 Thread Robert Nelson
Hi Guys, I just pushed out another round of images for testing. http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#2014-08-19 Just mostly small tweaks since 2014-08-05, which include fixing the lcd4... kernel: https://github.com/beagleboard/linux/tree/3.8 https://github.com/beagleboard/linux

Re: [beagleboard] Kernel panic with 2014-08-05 standalone debian image

2014-08-20 Thread Robert Nelson
On Wed, Aug 20, 2014 at 10:33 AM, Dennis Cote wrote: > Since upgrading to the 14-08-05 image my BBB has been locking up after > operating for a while (minutes to hours). > > I finally setup a terminal on the serial console and captured everything > until it hung. I am getting a kernel panic. I hav

[beagleboard] Kernel panic with 2014-08-05 standalone debian image

2014-08-20 Thread Dennis Cote
Since upgrading to the 14-08-05 image my BBB has been locking up after operating for a while (minutes to hours). I finally setup a terminal on the serial console and captured everything until it hung. I am getting a kernel panic. I have attached the captured console log from boot to hang. I h

[beagleboard] Re: BeagleBone Black Android 4.2.2 HDMI Problem

2014-08-20 Thread Travis Estep
I can verify this. I am working (very slowly) on a driver for the HDMI chip for bare metal programming and was in this part of the Android kernel just yesterday. The resolution is not detected in this kernel. It's hard coded to 1280x720. There are structs already created for 1024x768 and 640x480

[beagleboard] Re: Bluesteel basic option for flash?

2014-08-20 Thread karlkarpfen79
I got mine meanwhile, for my application it fits perfectly (don't need on-board MMC and HDMI). Finish looks good and it is working first few hours properly. So it seems to be a great piece of hardware. One thing to note: comparing to the original BBB it comes without Micro-USB-cable but within

Re: [beagleboard] Re: PRU FAQ 2013-05-15

2014-08-20 Thread rakesh.safir
Hi Brandon, Appreciate your help. I was able to resolve the issue. -Rakesh On Thursday, August 14, 2014 7:28:04 AM UTC+5:30, Brandon I wrote: > > You have to enable the ocp master port (section 10.1.2) to access main > memory. Here's an explanation >

[beagleboard] Peripheral Interrupt on PRU-ICSS

2014-08-20 Thread rakesh.safir
Hi, I have PWM interrupts generated on ARM side and validated though a kernel ISR on linux side in AM335x. I want to route the PWM interrupts to PRU-ICSS. Any information on how can this be achived will be hugely appreciated. Cheers !! Rakesh -- For more options, visit http://beagleboard.org/

[beagleboard] Re: Accessing DDR from PRU-ICSS

2014-08-20 Thread rakesh.safir
Hi Cmicali, I was successfuly able to access the ddr from C code through a little workaround though. I kept the OCP initialisation in inline assembly and rest of the code in C. It works like a charm :) Really for your help. Your example helped me solve the access issue. Cheers !! Rakesh On

[beagleboard] Re: REV-C: Ethernet not working if Orange/Yellow LED is not blinking immediately after power-on

2014-08-20 Thread Karl Karpfen
2014-08-19 14:52 GMT+02:00 BB-REVC : > Could you post the link to the TI thread where this is discussed? > http://e2e.ti.com/support/arm/sitara_arm/f/791/p/347189/1215402.aspx -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to

Re: [beagleboard] Re: Enable LCD4 adding .dts to Kernel source v3.1x ?

2014-08-20 Thread Moscowbob
Hi All, It works fine with Robert's 3.15 kernel. However, the lcd4 is very dim - how do you adjust the brightness? Lcd also works with 3.16 and 3.17 kernels but omaplfb does not load Thanks Rob On Tuesday, 19 August 2014 21:06:22 UTC+1, Cedric Malitte wrote: > > Hi, > > Kernel changes shoul