Re: [beagleboard] setup SPI via DMA

2014-07-09 Thread Gerald Coley
Can you tell us the board you are talking about so we don't have to guess? Gerald On Wed, Jul 9, 2014 at 5:28 AM, Андрей Кононов andy...@gmail.com wrote: i need to read data from DSP via SPI , somwhere here i found man how to run spi via /dev/spi and it work for me, now i want to try same

Re: [beagleboard] setup SPI via DMA

2014-07-09 Thread Андрей Кононов
sorry. i'm working with am3517 craneboard среда, 9 июля 2014 г., 16:37:21 UTC+4 пользователь Gerald написал: Can you tell us the board you are talking about so we don't have to guess? Gerald On Wed, Jul 9, 2014 at 5:28 AM, Андрей Кононов and...@gmail.com javascript: wrote: i need to

[beagleboard] Re: Beaglebone black is not detected at all by my computer

2014-07-09 Thread Pranav Srivastava
yes, i guess that was the problem, i burned the image given in a tutorial of element14 document and my problem started from there only. I guess that image was an older version. Even though, i havn't tested with the latest one. But i am sure that it'll work. Thanks everyone for the help. On

[beagleboard] Problems compiling kernel

2014-07-09 Thread joompiol
*Hi, I'm trying to compile a kernel module for beaglebone black.* *I'm working on ubuntu 14.04* uname -a Linux joompiol-GX708AA-ABM-a6330la 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux *I followed instructions provided here:

[beagleboard] Re: Beaglebone Using MySQL

2014-07-09 Thread vishparshav1
Are you able to cross compile the mysql on ubuntu for arm processor used in beaglebone. I have been trying to do so but facing some big problems. Can you help with the steps you carried. Great if u reply asap. Thank You On Friday, 21 February 2014 22:04:23 UTC+5:30, sofjk wrote: I am

[beagleboard] Re: Angstrom + WiFi, TiWi R2 - Cannot see wlan0 interface.

2014-07-09 Thread folkus
I've done some research and i've found thah in kernel config is a place to configure loading of external firmware. I've made some changes but with no effect :( https://lh6.googleusercontent.com/-9ZxcQidkC-U/U7z2rihf_hI/BYw/hxp3x9FK8qs/s1600/Zrzut+ekranu+z+2014-07-09+10%3A00%3A15.png

[beagleboard] ADC on Debian

2014-07-09 Thread ashwin . space2000
Hi, I just installed latest Debian image on my BBB. I am trying to get ADC working on Debian as it used to on Angstrom using ' echo BB-ADC /sys/devices/bone_capemgr.*/slots'. But it throws Permission denied error. Even when tried with 'sudo' it throws the same error. Has the method of ADC

[beagleboard] BBB autostart and PWM config

2014-07-09 Thread BubbleBone
Hi, I am having trouble with configuring my PWM at start-up. A C progam b1, which include the setup of the PWMs, is called at start-up by a System Service. The cape get well installed. But the periods, duty cycles and polarity won't be set correctly. - If I restart the service afterwards, it

Re: [beagleboard] setup SPI via DMA

2014-07-09 Thread Андрей Кононов
now i'm using kernel 2.32 среда, 9 июля 2014 г., 16:37:21 UTC+4 пользователь Gerald написал: Can you tell us the board you are talking about so we don't have to guess? Gerald On Wed, Jul 9, 2014 at 5:28 AM, Андрей Кононов and...@gmail.com javascript: wrote: i need to read data from DSP

Re: [beagleboard] Re: Beaglebone Black Ethernet Phy Not Detected on Boot.

2014-07-09 Thread Micka
For your informations : We think that we found where this problems come from . Our power Cap takes more time to provide the power that the Beagle need at the boot. We have to modify our CAP : release later the RESET . which is what you have done in the REV A6A : 3) Changed C24 to a 2.2uF

Re: [beagleboard] Re: Beaglebone Black Ethernet Phy Not Detected on Boot.

2014-07-09 Thread Micka
Also thx you Gerald, the bone60 deals better the problem at boot . Micka, On Wed, Jul 9, 2014 at 2:59 PM, Micka mickamus...@gmail.com wrote: For your informations : We think that we found where this problems come from . Our power Cap takes more time to provide the power that the Beagle

Re: [beagleboard] ADC on Debian

2014-07-09 Thread Robert Nelson
On Wed, Jul 9, 2014 at 1:54 AM, ashwin.space2...@gmail.com wrote: Hi, I just installed latest Debian image on my BBB. I am trying to get ADC working on Debian as it used to on Angstrom using ' echo BB-ADC /sys/devices/bone_capemgr.*/slots'. But it throws Permission denied error. Even when

Re: [beagleboard] setup SPI via DMA

2014-07-09 Thread Gerald Coley
I am familiar withe Craneboard. It has no DSP. Gerald On Wed, Jul 9, 2014 at 7:47 AM, Андрей Кононов andy...@gmail.com wrote: this board is similar BeagleBoard среда, 9 июля 2014 г., 16:41:51 UTC+4 пользователь Gerald написал: Interesting. OK. We don't have much support here for that

Re: [beagleboard] setup SPI via DMA

2014-07-09 Thread Андрей Кононов
of course, DSP is external device среда, 9 июля 2014 г., 17:31:39 UTC+4 пользователь Gerald написал: I am familiar withe Craneboard. It has no DSP. Gerald On Wed, Jul 9, 2014 at 7:47 AM, Андрей Кононов and...@gmail.com javascript: wrote: this board is similar BeagleBoard среда, 9

[beagleboard] getting dhcp server working using DNSMASQ

2014-07-09 Thread A P
Hi, I am using Beaglebone Black with debian recent os. I am trying to get the dhcp server setup using dnsmasq. It is installed and the service runs. I plug either a windows pc or and ubuntu pc directly in as my client device on eth0. I cannot get the DHCP_DISCOVER message to be seen by

Re: [beagleboard] setup SPI via DMA

2014-07-09 Thread Maxim Podbereznyy
Why don't you ask Mistral directly? These guys are very nice and kindly reply very fast and 2014-07-09 17:37 GMT+04:00 Андрей Кононов andy...@gmail.com: of course, DSP is external device среда, 9 июля 2014 г., 17:31:39 UTC+4 пользователь Gerald написал: I am familiar withe Craneboard. It

[beagleboard] Re: 4DCAPE-43 on Debian

2014-07-09 Thread jubishop
actually my project is already pretty shot by the fact that i can't change the batteries without peeling the LCD cape off. i need a solution that doesn't require me to carefully peel off the lcd shield every 2 days when the batteries need charging. do you have any hardware suggestions on

[beagleboard] Beaglebone Black, problems with powered USB hub Logilink UA0026A (7 ports)

2014-07-09 Thread Andrei
Hi, I recently bought a Logilink UA0026A 7 port powered USB hub. The problem: the hub works fine when its power adapter is not connected to the socket, but it will no longer work at all if powered (if power adapter plugged in to the AC socket). Any hints on what may cause this? I have read

[beagleboard] Re: Problems with locale

2014-07-09 Thread Giovanni Santini
Hi guys, haven't been testing your ISO as I had no time because of exams. Today, before the last oral one, I saw the light: actually, the locales files are not missing. I'm missing all the locales from any other package...! I mean that (for example) nano italian messages file are in

Re: [beagleboard] setup SPI via DMA

2014-07-09 Thread Андрей Кононов
I didn't think about it, I'll try среда, 9 июля 2014 г., 19:34:45 UTC+4 пользователь lisarden написал: Why don't you ask Mistral directly? These guys are very nice and kindly reply very fast and 2014-07-09 17:37 GMT+04:00 Андрей Кононов and...@gmail.com javascript: : of course, DSP is

Re: [beagleboard] Re: Problems with locale

2014-07-09 Thread Robert Nelson
On Wed, Jul 9, 2014 at 12:08 PM, Giovanni Santini itachi.sama.amater...@gmail.com wrote: Hi guys, haven't been testing your ISO as I had no time because of exams. Today, before the last oral one, I saw the light: actually, the locales files are not missing. I'm missing all the locales from

[beagleboard] Re: Upgrading to latest Debian image without wiping all my old files and desktop preferences

2014-07-09 Thread Immutant
Ok, first I tried to get back the same error I had when installing lxde but what I got was: https://lh6.googleusercontent.com/-MqjdwZbvfgw/U717gHY8pOI/AXg/_9D0fHovjQI/s1600/BBBerror2.jpg Then I tried to correct the led_aging.sh instead:

[beagleboard] Re: Upgrading to latest Debian image without wiping all my old files and desktop preferences

2014-07-09 Thread Immutant
Since that couldn't work, I just went ahead to rm the file, and then used vim to edit. I shutdown the BBB and turned it on again. It seems that I am now able to install network-manager, as well as the rest of the stuff I couldn't previously. Sorry for the strange formatting... problem with the

Re: [beagleboard] ADC on Debian

2014-07-09 Thread ashwin . space2000
Thanks a lot Robert! -- 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] Help with SPI and Interrupt code for beaglebone black.

2014-07-09 Thread weasspain
Hi everyone. I'm working with BeagleBone Black right now and I'm having troubles with interrupt and SPI code. Mainly, I'm programming the beagle without device tree or sysf, or something like that, I'm doing it across memory mapping and using registers so, I don't know how to program an

[beagleboard] Re: ADC reading by PRU

2014-07-09 Thread TJF
Am Dienstag, 8. April 2014 12:15:31 UTC+2 schrieb Youngtae Jo: I've tried to find some example of ADC reading by PRU for my project, but I couldn't find it. What about libpruio http://beagleboard.org/project/libpruio/? (Flexible step configuration, up to 8Mb samples (limited by the kernel

Re: [beagleboard] Help with SPI and Interrupt code for beaglebone black.

2014-07-09 Thread John Syn
From: weassp...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Wednesday, July 9, 2014 at 9:26 AM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: [beagleboard] Help with SPI and Interrupt code for beaglebone black. Hi everyone.

[beagleboard] *.dts for zippy2 board.pls help!!!

2014-07-09 Thread gigosijak
I have beagleboard rev c4 and zippy2 board.I need dts file for zippy2 board, can someone help me with this?I need to use beagleboard + zippy2 in my project!pls help me!!! thanks for all your help!!! -- For more options, visit http://beagleboard.org/discuss --- You received this message

Re: [beagleboard] setup SPI via DMA

2014-07-09 Thread John Syn
From: Андрей Кононов andy...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Wednesday, July 9, 2014 at 3:28 AM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: [beagleboard] setup SPI via DMA i need to read data from DSP via SPI ,

[beagleboard] Re: Beaglebone Black, problems with powered USB hub Logilink UA0026A (7 ports)

2014-07-09 Thread Andrei
Done. Solved the problem. I just opened it up and cut the red wire going in the cable connecting to the Beaglebone Black. Now it works when even when plugged in. On Thursday, July 10, 2014 4:04:34 AM UTC+11, Andrei wrote: Hi, I recently bought a Logilink UA0026A 7 port powered USB hub.

[beagleboard] Debian Jessie image md5sum mismatch

2014-07-09 Thread Joshua Datko
I'm not calculating the same md5sum for the Debian Jessie image located here: http://elinux.org/BeagleBoardDebian#Debian_Testing_.28jessie.29 The webpage states: md5sum debian-jessie-console-armhf-2014-07-06.tar.xz 17bb222d1f0f6c81bde902a7a8928a67 debian-jessie-console-armhf-2014-07-06.tar.xz

[beagleboard] Re: Compile Error on AM335x_PRU_BeagleBone examples - vfp mismatch

2014-07-09 Thread Alvaro Garcia
Hi, did you solve this trouble? I'm having the same problem and cant imagine what is the problem (I'm learning about PRU so my knowledge about this is near 0). Thank you El sábado, 26 de abril de 2014 04:47:36 UTC+2, stuie_...@yahoo.com.au escribió: Hi Forum, I am attempting to learn to

Re: [beagleboard] Debian Jessie image md5sum mismatch

2014-07-09 Thread Robert Nelson
On Wed, Jul 9, 2014 at 4:24 PM, Joshua Datko jbda...@gmail.com wrote: I'm not calculating the same md5sum for the Debian Jessie image located here: http://elinux.org/BeagleBoardDebian#Debian_Testing_.28jessie.29 The webpage states: md5sum debian-jessie-console-armhf-2014-07-06.tar.xz

Re: [beagleboard] Re: Beaglebone Black, problems with powered USB hub Logilink UA0026A (7 ports)

2014-07-09 Thread William Hermans
Heh, that is kind of silly isn't it ? A powered hub *trying* to power the host too. Thanks for posting your fix, I'm sure it will come in handy for others too. On Wed, Jul 9, 2014 at 12:14 PM, Andrei andr...@gmail.com wrote: Done. Solved the problem. I just opened it up and cut the red wire

Re: [beagleboard] Beaglebone black Wifi setup problem

2014-07-09 Thread Cristian Mitu
Yes but even if i were to use the ethernet connection itself , beacuse of the internet connection types around here it would be really hard to get internet through it. 2014-07-04 21:15 GMT+02:00 george.albert.agui...@gmail.com: What about an ethernet--USB connection? I have seen them at Fry's

Re: [beagleboard] Re: 4DCAPE-43 on Debian

2014-07-09 Thread Justin Bishop
Yeah I found that ups cape it's sexy but seems to be out of stock at every listed provider. :( I also found a good more DIY solution using the PMIC pins on the board and a little lipo pack that fits between the standups on the board so you can still pile capes on top. Thanks for all your

Re: [beagleboard] Re: 4DCAPE-43 on Debian

2014-07-09 Thread jubishop
for anyone who may be curious, this is the DIY solution that is the best i've found http://www.element14.com/community/community/designcenter/single-board-computers/next-gen_beaglebone/blog/2013/08/10/bbb--rechargeable-on-board-battery-system On Wednesday, July 9, 2014 3:25:57 PM UTC-7,

[beagleboard] WiFi passphrase

2014-07-09 Thread Russ Hall
I discovered (the hard way) that some WiFi adapters don't like special characters in the passphrase. My Logic Supply USB adapter had no problem with my existing passphrase that included a dash (short), exclamation point, and pound symbol. But the Alfa Network AWUS036H was not happy with that,

[beagleboard] Re: BBB Double Network wifi + lan ?

2014-07-09 Thread Russ Hall
Short answer = Yes. On Saturday, July 5, 2014 4:00:37 AM UTC-5, bilali...@gmail.com wrote: Hello, My question is in the Image This is my project and i am working very hard on it... Kindly help...

Re: [beagleboard] Re: BBB Double Network wifi + lan ?

2014-07-09 Thread liyaoshi
As I remember , after kernel 2.6 , Linux can support one arm bridge 2014-07-10 11:26 GMT+08:00 Russ Hall rllf...@gmail.com: Short answer = Yes. On Saturday, July 5, 2014 4:00:37 AM UTC-5, bilali...@gmail.com wrote: Hello, My question is in the Image This is my project and i am working

[beagleboard] Re: Update Kernel + Distro

2014-07-09 Thread janszymanski12345
On desktop Ubuntu sudo apt-get update sudo apt-get upgrade and sudo apt-get dist upgrade does the job, but somehow not on BBB On Tuesday, July 1, 2014 7:13:36 PM UTC+10, leo mayer wrote: Hi, since my BBB runs for some time and I have now some spare time I thought I wanna udpate the kernel