[beagleboard] Re: Using Beaglebone Black as a standalone wifi server/Access Point

2014-07-25 Thread nebius
if this thing can be useful to you, I have just set up an ad-hoc wifi network between BBB and macbook. I use a tp-link tl-WN722N (that mounts the AR9271 atheros chip). With this wifi-interface is only necessary to install atheros driver and configure the wifi net. nothing more. Here my

Re: [beagleboard] Re: Using Beaglebone Black as a standalone wifi server/Access Point

2014-07-25 Thread Ashish Prajapati
Thanks! for the reply ... I will try *tp-link tl-WN722N *for my setup. On Fri, Jul 25, 2014 at 2:01 PM, nebius nevi...@gmail.com wrote: if this thing can be useful to you, I have just set up an ad-hoc wifi network between BBB and macbook. I use a tp-link tl-WN722N (that mounts the

[beagleboard] Re: PRU IEP interrupt example

2014-07-25 Thread jstampfl
Added example using two compare match interrupts to toggle the pin. CMP0 match sends interrupt and resets the counter. CMP1 match sends an interrupt. Full code at: https://github.com/jstampfl/PruIEP_Int -- For more options, visit http://beagleboard.org/discuss --- You received this

Re: [beagleboard] Is a Minimal install of Wheezy possible?

2014-07-25 Thread vmtech2007
I tried again with the same result. Using GNU Wget 1.13.4 Thanks for looking into it. On Thursday, July 24, 2014 8:39:14 PM UTC-5, RobertCNelson wrote: I used git to get netinstall. When I run mk_mmc I get Downloading Device's Bootloader - 2014-07-24

[beagleboard] Re: -bash: opkg: command not found When trying to set-up for and install i2c

2014-07-25 Thread davidlol
Hi, I'm also facing the same problem when I'm using the opkg command. Are you still facing this problem. Any help will be very appreciated. Thanks On Thursday, July 24, 2014 1:27:54 PM UTC-4, Noah Wesche wrote: Hello, I am fairly new to BBB and intermediate with Linux. I am trying to get

[beagleboard] Join BBBdrone cape project

2014-07-25 Thread embeddedcomputer.nl
Joining the open source project BBBdrone? Let us know! We are currently looking for people who wants to start/join the OpenSource BBBdrone project. Our aim will be a affordable BBB cape that together with a BBB and 3D printed frame can be controlled by a Android/Apple phone/tablet.

Re: [beagleboard] Is a Minimal install of Wheezy possible?

2014-07-25 Thread Robert Nelson
On Fri, Jul 25, 2014 at 6:02 AM, vmtech2...@gmail.com wrote: I tried again with the same result. Using GNU Wget 1.13.4 Thanks for looking into it. I should know better... Please pastebin.com your full terminal log when your run the ./mk_mmc.sh script. Regards, -- Robert Nelson

Re: [beagleboard] -bash: opkg: command not found When trying to set-up for and install i2c

2014-07-25 Thread Robert Nelson
On Thu, Jul 24, 2014 at 12:27 PM, yourbindingsarebro...@gmail.com wrote: Hello, I am fairly new to BBB and intermediate with Linux. I am trying to get a TMP006 to work over i2c on my BBB. I am following the instructions on the following site: https://www.npmjs.org/package/i2c Under

Re: [beagleboard] Re: -bash: opkg: command not found When trying to set-up for and install i2c

2014-07-25 Thread Robert Nelson
On Thu, Jul 24, 2014 at 8:44 PM, davidlol da...@ncsu.edu wrote: Hi, I'm also facing the same problem when I'm using the opkg command. Are you still facing this problem. Any help will be very appreciated. Thanks opkg is an Angstrom thing... So unless your running Angstrom, it won't be

[beagleboard] Re: Join BBBdrone cape project

2014-07-25 Thread Víctor MV
Erle Robotics http://erlerobot.com/ is happy to join the effort. -- 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

[beagleboard] Beagle board xm with AVR(Atmega128)

2014-07-25 Thread askh369
Good Evening. i want to access avr kit to beagleboard xm through usb to uart connector. tell me how was accessing the output of avr. and sending data to beagleboard xm to another clients. please give me any sample codes are there. or give me guidence how to do. -- For

[beagleboard] Re: Join BBBdrone cape project

2014-07-25 Thread victor
We from Erle Robotics http://erlerobot.com/ are happy to join. El viernes, 25 de julio de 2014 15:19:08 UTC+2, embeddedcomputer.nl escribió: Joining the open source project BBBdrone? Let us know! We are currently looking for people who wants to start/join the OpenSource BBBdrone

Re: [beagleboard] Join BBBdrone cape project

2014-07-25 Thread Don deJuan
On 07/25/2014 06:19 AM, embeddedcomputer.nl wrote: Joining the open source project BBBdrone? Let us know! We are currently looking for people who wants to start/join the OpenSource BBBdrone project. Our aim will be a affordable BBB cape that together with a BBB and 3D printed frame can

[beagleboard] Qt5 problem: windows have no title and borders

2014-07-25 Thread Artem Popov
HW: Beaglebone Black Linux: RCN Kernel 3.8 with sgx modules and xenomai Qt version : qt-everywhere-opensource-src-5.3.1 Configure options: ./configure -release -force-debug-info -confirm-license -nomake tests -nomake examples -opensource -opengl es2 -device linux-beagleboard-g++ -device-option

Re: [beagleboard] Join BBBdrone cape project

2014-07-25 Thread embeddedcomputer.nl
Hello Don, If we want to have a professional BBBdrone I do not think many people will Join lacking stuff that matters. For development and protyping there must be a fund. Or are you going to pay for PCB manufacturing, 3D frame models and others? Op vrijdag 25 juli 2014 18:35:29 UTC+2

Re: [beagleboard] Join BBBdrone cape project

2014-07-25 Thread embeddedcomputer.nl
BBBs are proven hardware, Agile software development can do the trick Do not see problems but opportunities Before Google Altavista ruled the world. Op vrijdag 25 juli 2014 18:35:29 UTC+2 schreef don: On 07/25/2014 06:19 AM, embeddedcomputer.nl wrote: Joining the open source project

Re: [beagleboard] debian 2014-07-22

2014-07-25 Thread Brian Hutchinson
Hi Robert, Will mainline 3.15.6 work on xM or is your repo the best hope to get something that works? I'm studying xM and BBB trying to update my TI816x to something in this century. Regards, Brian On Wed, Jul 23, 2014 at 11:20 AM, Robert Nelson robertcnel...@gmail.com wrote: Hi Guys, I

[beagleboard] Re: BeagleBone Black with thunderbolt

2014-07-25 Thread eagletree
Thanks for all the input. Yes, NFS should be plenty fast for web service. The 100 mbps does concern me. I found that I had to go with Gbit switches for my present backend net (handles SQL 3306 and steady rsyncs). I am looking at supporting about 45 hits per second (that's hits, not page

Re: [beagleboard] Join BBBdrone cape project

2014-07-25 Thread Don deJuan
On 07/25/2014 10:21 AM, embeddedcomputer.nl wrote: Hello Don, If we want to have a professional BBBdrone I do not think many people will Join lacking stuff that matters. For development and protyping there must be a fund. Or are you going to pay for PCB manufacturing, 3D frame models and

Re: [beagleboard] USB Powered Hub and Beaglebone Black

2014-07-25 Thread gobbligook . we
In this particular case I am trying to reduce the number of power supplies required. I'd like to use a single DC power source for both the hub and the BBB. The question is whether the BBB should supply additional power to the hub through the 5V header on the BBB or bypass the BBB altogether

Re: [beagleboard] USB Powered Hub and Beaglebone Black

2014-07-25 Thread Robert Nelson
On Fri, Jul 25, 2014 at 11:28 AM, gobbligook...@gmail.com wrote: In this particular case I am trying to reduce the number of power supplies required. I'd like to use a single DC power source for both the hub and the BBB. The question is whether the BBB should supply additional power to the

Re: [beagleboard] Join BBBdrone cape project

2014-07-25 Thread Don deJuan
On 07/25/2014 10:31 AM, embeddedcomputer.nl wrote: BBBs are proven hardware, Agile software development can do the trick Do not see problems but opportunities Before Google Altavista ruled the world. Op vrijdag 25 juli 2014 18:35:29 UTC+2 schreef don: On 07/25/2014 06:19 AM,

Re: [beagleboard] RobertCNelson Tree

2014-07-25 Thread Lucas Tanure
Robert, I have a BBB and I wrote http://elinux.org/Building_for_BeagleBone. So, I'm looking for something to do when I finish the eudyptula challenge. I'm thinking in work for BBB be better supported in mainline. I was thinking if I can run mainline in BBB what Robert has in his tree that should

Re: [beagleboard] RobertCNelson Tree

2014-07-25 Thread Robert Nelson
On Fri, Jul 25, 2014 at 1:43 PM, Lucas Tanure tan...@linux.com wrote: Robert, I have a BBB and I wrote http://elinux.org/Building_for_BeagleBone. So, I'm looking for something to do when I finish the eudyptula challenge. I'm thinking in work for BBB be better supported in mainline. I was

[beagleboard] Re: Beaglebone Black Power LED on but no User LEDs running.

2014-07-25 Thread kyle
If you can get a serial console hooked up to the board it may give you more insight into where it is failing during the boot process. On Tuesday, July 22, 2014 1:58:15 AM UTC-5, Peter wrote: Hi All I have a problem with my BBB. When connecting the power, the power led comes on, but no usr

Re: [beagleboard] debian 2014-07-22

2014-07-25 Thread Robert Nelson
On Fri, Jul 25, 2014 at 12:32 PM, Brian Hutchinson b.hutch...@gmail.com wrote: Hi Robert, Will mainline 3.15.6 work on xM or is your repo the best hope to get something that works? I'm studying xM and BBB trying to update my TI816x to something in this century. Well for the xM, mainline

Re: [beagleboard] JTAG Header Connection

2014-07-25 Thread John Syn
From: William Hermans yyrk...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Thursday, July 24, 2014 at 10:04 AM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] JTAG Header Connection PCB is good quality so I

Re: [beagleboard] Re: Here is the BeagleBone Debian (beta) image you want to test

2014-07-25 Thread John Syn
From: mbbac...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Thursday, July 24, 2014 at 8:02 AM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] Re: Here is the BeagleBone Debian (beta) image you want to test I

[beagleboard] U-Boot SPL fails when booting from DHCP/TFTP... Tries to enter USB Host mode?

2014-07-25 Thread Brendan Bleker
I'm looking for instructions/guides on getting the Beaglebone Black to load and run U-Boot from DHCP/TFTP (No SD and No eMMC). ( http://processors.wiki.ti.com/index.php/Ubuntu_12.04_Set_Up_to_Network_Boot_an_AM335x_Based_Platform ) Currently, I have the Beaglebone Black looking in the correct

[beagleboard] Re: USB Powered Hub and Beaglebone Black

2014-07-25 Thread Edward Goldberg
I use a hub from Plugable that has a 3A power supply. One of the largest for a USB hub. Then I remove the plastic cover and tap right after the LARGE CAP that stores the 5V for the hub ports Inside the hub. The two wires that lead out of the hub are now Upstream from all of the loss created

[beagleboard] prebuild RN debian stable won't boot

2014-07-25 Thread niko . heeren
Hi there I just tried to install Debian wheezy from Robert Nelson as described here: http://elinux.org/BeagleBoardDebian#Debian_Stable_.28wheezy.29 i.e.: wget https://rcn-ee.net/deb/rootfs/wheezy/debian-7.5-console-armhf-2014-07-06.tar.xz sudo ./setup_sdcard.sh --mmc /dev/sdX --dtb beaglebone

Re: [beagleboard] prebuild RN debian stable won't boot

2014-07-25 Thread Robert Nelson
On Fri, Jul 25, 2014 at 3:36 PM, niko.hee...@gmail.com wrote: Hi there I just tried to install Debian wheezy from Robert Nelson as described here: http://elinux.org/BeagleBoardDebian#Debian_Stable_.28wheezy.29 i.e.: wget

Re: [beagleboard] prebuild RN debian stable won't boot

2014-07-25 Thread Robert Nelson
On Fri, Jul 25, 2014 at 3:38 PM, Robert Nelson robertcnel...@gmail.com wrote: On Fri, Jul 25, 2014 at 3:36 PM, niko.hee...@gmail.com wrote: Hi there I just tried to install Debian wheezy from Robert Nelson as described here: http://elinux.org/BeagleBoardDebian#Debian_Stable_.28wheezy.29

Re: [beagleboard] Hardware and Software Integration - Ethernet/LCD Modules To Drivers To Usage In Programs

2014-07-25 Thread John Syn
From: tonofsteel tonofst...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Thursday, July 24, 2014 at 9:31 AM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: [beagleboard] Hardware and Software Integration - Ethernet/LCD Modules To

Re: [beagleboard] prebuild RN debian stable won't boot

2014-07-25 Thread niko . heeren
Hey Robert! Quick as ever!! Yes, that solved my problem. Dammit - usually I don't have to press the boot button - before it booted from the card right away. Thank you very much! N On Friday, July 25, 2014 10:38:56 PM UTC+2, RobertCNelson wrote: On Fri, Jul 25, 2014 at 3:36 PM,

Re: [beagleboard] debian 2014-07-22

2014-07-25 Thread Brian Hutchinson
On Fri, Jul 25, 2014 at 3:40 PM, Robert Nelson robertcnel...@gmail.com wrote: On Fri, Jul 25, 2014 at 12:32 PM, Brian Hutchinson b.hutch...@gmail.com wrote: Hi Robert, Will mainline 3.15.6 work on xM or is your repo the best hope to get something that works? I'm studying xM and BBB trying

Re: [beagleboard] debian 2014-07-22

2014-07-25 Thread Robert Nelson
On Fri, Jul 25, 2014 at 3:51 PM, Brian Hutchinson b.hutch...@gmail.com wrote: On Fri, Jul 25, 2014 at 3:40 PM, Robert Nelson robertcnel...@gmail.com wrote: On Fri, Jul 25, 2014 at 12:32 PM, Brian Hutchinson b.hutch...@gmail.com wrote: Hi Robert, Will mainline 3.15.6 work on xM or is your

Re: [beagleboard] debian 2014-07-22

2014-07-25 Thread Brian Hutchinson
On Fri, Jul 25, 2014 at 3:40 PM, Robert Nelson robertcnel...@gmail.com wrote: On Fri, Jul 25, 2014 at 12:32 PM, Brian Hutchinson b.hutch...@gmail.com wrote: Hi Robert, Will mainline 3.15.6 work on xM or is your repo the best hope to get something that works? I'm studying xM and BBB trying

Re: [beagleboard] debian 2014-07-22

2014-07-25 Thread Brian Hutchinson
On Fri, Jul 25, 2014 at 4:55 PM, Robert Nelson robertcnel...@gmail.com wrote: On Fri, Jul 25, 2014 at 3:51 PM, Brian Hutchinson b.hutch...@gmail.com wrote: On Fri, Jul 25, 2014 at 3:40 PM, Robert Nelson robertcnel...@gmail.com wrote: On Fri, Jul 25, 2014 at 12:32 PM, Brian Hutchinson

Re: [beagleboard] prebuild RN debian stable won't boot

2014-07-25 Thread Niko Heeren
:) Is there a way to have SDcard boot as default again? Awesome image by the way! On 25 Jul 2014, at 22:49, Robert Nelson robertcnel...@gmail.com wrote: On Fri, Jul 25, 2014 at 3:47 PM, niko.hee...@gmail.com wrote: Hey Robert! Quick as ever!! Yes, that solved my problem. Dammit -

Re: [beagleboard] prebuild RN debian stable won't boot

2014-07-25 Thread Robert Nelson
On Fri, Jul 25, 2014 at 4:36 PM, Niko Heeren niko.hee...@gmail.com wrote: :) Is there a way to have SDcard boot as default again? It does... Once you update the bootloader in the eMMC.. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit

Re: [beagleboard] JTAG Header Connection

2014-07-25 Thread William Hermans
I know how to solder fairly decently, but if it was not for my buddy wulfman who has been an EE for 35 + years( qnd started out reworking / fixing PCB's ), I might not have known about using plenty of flux when soldering / desoldering. Also if anyone were to watch a few youtube video's on

Re: [beagleboard] Re: Beaglebone Black Power LED on but no User LEDs running.

2014-07-25 Thread William Hermans
As for myself, the only compatible UART device I have is an MSP430 v1.5 launchpad. It works fine once the kernel starts loading, but since max baud is 9600 bps, it does not pick up uboot messages which I assume only works at 115200 bps. Having a debug console adapter is definitely a plus, and is

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

2014-07-25 Thread cmidroid
They phymask comes from a hardware register read by the davinci_mdio driver, which gets passed to the linux phy libraries. The problem is that the cpsw driver gets the value from device tree, which is hardcoded to address 0. Usually the values are the same (address 0), but sometimes the phy

[beagleboard] Problem apt-get upgrade

2014-07-25 Thread TFCB
Hi, I attempted an apt-get upgrade which resulted in a number of packages hanging. Hitting enter after each package appears allows the process to complete with the following errors. Any ideas on how to remedy? Thanks, Tim root@raspbx:/# apt-get -f install Reading package lists... Done

Re: [beagleboard] Is a Minimal install of Wheezy possible?

2014-07-25 Thread Robert Nelson
On Fri, Jul 25, 2014 at 8:23 AM, Robert Nelson robertcnel...@gmail.com wrote: On Fri, Jul 25, 2014 at 6:02 AM, vmtech2...@gmail.com wrote: I tried again with the same result. Using GNU Wget 1.13.4 Thanks for looking into it. I should know better... Please pastebin.com your full terminal log

[beagleboard] Problem updating kernel - ended up in corrupted state, can't boot

2014-07-25 Thread Konstantin Gredeskoul
Hello! I am new to BeagleBone, so please forgive me if some of these issues/questions are obvious and/or explained elsewhere. I have BeagleBone Black Rev C (Debian) which I purchased from Adafruit in June. I love it! However, I was unable to use a mouse connected via USB – it seemed like

Re: [beagleboard] Problem updating kernel - ended up in corrupted state, can't boot

2014-07-25 Thread Robert Nelson
On Fri, Jul 25, 2014 at 10:35 PM, Konstantin Gredeskoul kigs...@gmail.com wrote: Hello! I am new to BeagleBone, so please forgive me if some of these issues/questions are obvious and/or explained elsewhere. I have BeagleBone Black Rev C (Debian) which I purchased from Adafruit in June. I

[beagleboard] debian testing install (jessie)

2014-07-25 Thread Eric Fort
Is there a netinstall version of jessie available for beagle bone black? I'm having trouble with sorely needed packages being unavailable in wheezy. Thanks, Eric -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google