Re: [beagleboard] Re: try to Build LCD7 cape

2014-01-26 Thread Samer Shatta
ok thanks. i have 2 questions about the scheme 1- if i have a generator that produce about 20v for LCD Backlight(my lcd want 20 v for back light), should i build the back light circut that get 5 volts as input and amplify it to output ? 2-what is the function of the coil BEAD

Re: [beagleboard] Re: try to Build LCD7 cape

2014-01-26 Thread Samer Shatta
ok thanks. i have 2 questions about some components in the scheme of the 4D System 7 inch screen 1- if i have a generator that produce about 20v for LCD Backlight(my lcd want 20 v for back light), should i build the back light circut that get 5 volts as input and amplify it to output ? 2-what

[beagleboard] gpio_of_helper and changing direction

2014-01-26 Thread Charles Steinkuehler
I'm working on building a universal device tree overlay that can be used to enable and switch between most of the various interesting pin functions (uart, timers, spi, gpio, pru in/out, etc). One problem is the BeagleBone specific gpio_of_helper driver designed to make it easy to export GPIO pins

Re: [beagleboard] gpio_of_helper and changing direction

2014-01-26 Thread Charles Steinkuehler
On 1/26/2014 5:37 AM, Charles Steinkuehler wrote: I'm working on building a universal device tree overlay that can be used to enable and switch between most of the various interesting pin functions (uart, timers, spi, gpio, pru in/out, etc). One problem is the BeagleBone specific

[beagleboard] espeak in beaglebone black

2014-01-26 Thread ss sefat
i want to use espeak on beaglebone black . i simply did opkg install espeak to install espeak . bt when i write command in command prompt to speak something it produced no sound . i used 'espeak hello espeak '. how can i make espeak to work on beaglebone black.plz help me. thanks in advance.

Re: [beagleboard] gpio_of_helper and changing direction

2014-01-26 Thread Bas Laarhoven
On 26-1-2014 14:32, Charles Steinkuehler wrote: On 1/26/2014 5:37 AM, Charles Steinkuehler wrote: I'm working on building a universal device tree overlay that can be used to enable and switch between most of the various interesting pin functions (uart, timers, spi, gpio, pru in/out, etc). One

Re: [beagleboard] espeak in beaglebone black

2014-01-26 Thread Ozan Çağlayan
I'm using espeak on Ubuntu with a USB soundcard with no problem. Are you sure that your sound card works? It may be related to an Angstrom problem. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

Re: [beagleboard] gpio_of_helper and changing direction

2014-01-26 Thread Charles Steinkuehler
On 1/26/2014 8:41 AM, Bas Laarhoven wrote: On 26-1-2014 14:32, Charles Steinkuehler wrote: Without this patch, any pins exported to sysfs by the gpio-of-helper driver are missing the /sys/class/gpio/gpioN/direction file and are stuck in either input or output mode. Comments? Great! It

Re: [beagleboard] gpio_of_helper and changing direction

2014-01-26 Thread Charles Steinkuehler
On 1/26/2014 9:04 AM, Charles Steinkuehler wrote: I think maybe I should add a new property to allow the direction to be changed, so DT stubs would look something like: x_min { gpio-name = bebopr:x_min; gpio = gpio3 3 0; input; dir-changeable; }; Yes, I like this

Re: [beagleboard] gpio_of_helper and changing direction

2014-01-26 Thread Bas Laarhoven
On 26-1-2014 16:04, Charles Steinkuehler wrote: On 1/26/2014 8:41 AM, Bas Laarhoven wrote: On 26-1-2014 14:32, Charles Steinkuehler wrote: Without this patch, any pins exported to sysfs by the gpio-of-helper driver are missing the /sys/class/gpio/gpioN/direction file and are stuck in either

Re: [beagleboard] gpio_of_helper and changing direction

2014-01-26 Thread Charles Steinkuehler
On 1/26/2014 9:44 AM, Bas Laarhoven wrote: On 26-1-2014 16:04, Charles Steinkuehler wrote: On 1/26/2014 8:41 AM, Bas Laarhoven wrote: Great! It looks so obvious, this makes me wonder why it wasn't implemented the first time...! Yes, but it's so simple I fear I'm missing something. There are

Re: [beagleboard] Pogramming in C.

2014-01-26 Thread mayuresh salelkar
yes you were right. We have already programmed with the beaglebone. its working fine. The derek molloy video we viewed was controlling the gpio using cpp programming. Thanks for your help!! -- For more options, visit http://beagleboard.org/discuss --- You received this message because you

Re: [beagleboard] espeak in beaglebone black

2014-01-26 Thread Maxim Podbereznyy
Try to test a sound card using aplay and any wav file first 26 Янв 2014 г. 18:41 пользователь Ozan Çağlayan ozan...@gmail.com написал: I'm using espeak on Ubuntu with a USB soundcard with no problem. Are you sure that your sound card works? It may be related to an Angstrom problem. -- For

[beagleboard] Re: Can't get BeagleSNES to work on BBB

2014-01-26 Thread Scott Paul
Hi Andrew. Is there a short explanation for why I can't quickly edit the *snes9x.conf.BBB* file and change the lines *J00:B8 = Joypad1 SelectJ00:B9 = Joypad1 Start* to something like *J00:B6 = Joypad1 SelectJ00:B7 = Joypad1 Start* to effectively test different button mappings? I tried

[beagleboard] Re: Can't get BeagleSNES to work on BBB

2014-01-26 Thread Andrew Henderson
Yes. The front-end GUI does not look at that configuration file for button mapping. That is the configuration file for the SNES9X emulator. Part of my work for v0.5 is to pull button mappings from that file. v0.5 should give you the following: - An additional VFAT partition that houses the

[beagleboard] BBB wifi lockup

2014-01-26 Thread rattus
I'm having an issue with my USB wifi adapter, in that if there is no activity in an SSH session for a while (i'm guessing for an hour or so), the board locks up, becomes unresponsive even to ethernet requests, etc. and must be rebooted. If I maintain activity on the link (running top, for

[beagleboard] Re: How to increase appearance time of penguin logo..?

2014-01-26 Thread doog
that would probably be part of the init scripts. Since it's not beagle related and is instead a GNU/Linux thing, you should be able to google what manages the spash screen and switching to the log console. Once you find this you'll likely have to do the changes in the initramfs structure and

[beagleboard] Re: espeak in beaglebone black

2014-01-26 Thread KurtE
Earlier when I was using Angstrom, I ended up having to download and build Espeak, but when I converted to the Debian versions, I could install it as you mentioned. However the PCM I believe is always defaulting to output to the HDMI sound. To get it to work with a USB sound card I plugged

Re: [beagleboard] BBB wifi lockup

2014-01-26 Thread Nuno Sucena Almeida
On 01/26/2014 04:04 PM, rattus wrote: I am running Debian Wheezy from the eMMC and am using an Edimax 7811 wifi adapter. iwconfig tells me power management is off. https://github.com/xbianonpi/xbian/issues/217 I have this (both rpi and bbb boards): ~$ cat /etc/modprobe.d/8192cu.conf #