[beagleboard] Re: BeagleBone Black hang

2014-07-24 Thread leon9
Any ideas? -- 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+unsubscr...@googlegroups.com.

[beagleboard] Re: Accessing BeagleBoard features through Mono runtime on Ubuntu for C# development

2014-07-24 Thread mickeyf
What do you need / are you looking for exactly? You can certainly use the regular file system access to manipulate the GPIO, the serial ports, etc. This works fine. If you need access that is more direct than this, or higher performance, you'll probably have to develop it yourself. I don't

Re: [beagleboard] Stuck with applying the device tree overlay file (dtbo) On BeagleBoard-XM, any suggestions how?

2014-07-24 Thread javaguy147
Gilco, could you post the code you ended up using to get this to work? I am in the same boat, I just want to use some GPIO pins for basic I/O but this new device tree thing is making it hard. Cannot find any information on how to simply export a few pins. I would really appreciate any help!

Re: [beagleboard] HELP. dead beagleboneblack

2014-07-24 Thread ksathishece
Hi, The problem is the same after JTAG header soldered. But Power LED not lighting up while powered up through USB cable from laptop. Is my BBB dead? On Tuesday, 25 March 2014 09:53:03 UTC, Tsan-Ming Chou wrote: If Power LED still lights up, that means no short happens. JTAG header has two

[beagleboard] JTAG Header Connection

2014-07-24 Thread ksathishece
Hi, I have tried to solder my BBB with Jtag Connector on my own. But while soldering, the copper pads from Pin 3 and 5 came off from the BBB header. How can I fix it? Can anyone help me out please? I am new to electronics.. -- For more options, visit http://beagleboard.org/discuss --- You

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

2014-07-24 Thread cmidroid
When you see the repeating C's, I believe that is the ROM not finding u-boot. You have an issue with the mailbox drivers I use the following mailbox values for my kernel config CONFIG_MAILBOX=y # CONFIG_OMAP_MBOX is not set # CONFIG_OMAP2PLUS_MBOX is not set # CONFIG_OMAP_MBOX_KFIFO_SIZE

[beagleboard] Re: Bricked board! Completely erased NAND!

2014-07-24 Thread catherinepavlov
Hi guys, I doubt any of you still check this thread, but on the off chance you do, does anyone have a copy of whatever used to be on the page at

Re: [beagleboard] Re: Bricked board! Completely erased NAND!

2014-07-24 Thread Gerald Coley
Your link gives me an error. None of the boards have NAND per se. The either have eMMC (BeagleBone Black) or an SD card. Which board do you have? Gerald On Wed, Jul 23, 2014 at 5:09 PM, catherinepav...@gmail.com wrote: Hi guys, I doubt any of you still check this thread, but on the off

Re: [beagleboard] JTAG Header Connection

2014-07-24 Thread Gerald Coley
It cannot be fixed if you rip pads off the board. Gerald On Thu, Jul 24, 2014 at 4:36 AM, ksathish...@gmail.com wrote: Hi, I have tried to solder my BBB with Jtag Connector on my own. But while soldering, the copper pads from Pin 3 and 5 came off from the BBB header. How can I fix it?

Re: [beagleboard] HELP. dead beagleboneblack

2014-07-24 Thread Gerald Coley
Yes it does sound like it is dead. If the power LED does not come on, that indicates that it has an issue. I suggest you try getting an RMA. http://www.elinux.org/Beagleboard:BeagleBoneBlack#RMA_Support Gerald On Thu, Jul 24, 2014 at 4:29 AM, ksathish...@gmail.com wrote: Hi, The problem

[beagleboard] Re: TFTP from u-boot: slow and buggy

2014-07-24 Thread Tom Rini
On Wednesday, July 23, 2014 4:02:42 PM UTC-4, Brendan Bleker wrote: Have you got this to work? I've been working on a very similar thing, only I'm trying to load u-boot through TFTP. You may find the following TI wiki useful:

Re: [beagleboard] Re: TFTP from u-boot: slow and buggy

2014-07-24 Thread Tom Rini
On Wednesday, July 23, 2014 4:25:03 PM UTC-4, William Hermans wrote: Yeah, but I'm not loading uboot over the network. Just the kernel and file system. Plus that is a guide using Ubuntu for which my instructions wont work on. As I used Debian. One curious thing however, and perhaps I am

Re: [beagleboard] JTAG Header Connection

2014-07-24 Thread John Syn
From: ksathish...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Thursday, July 24, 2014 at 2:36 AM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: [beagleboard] JTAG Header Connection Hi, I have tried to solder my BBB with Jtag

[beagleboard] SDcard is dead?

2014-07-24 Thread kthabc2002
hi everyone. i have a question. i'm following this site. http://adis.ca/post/debian-wheezy-beaglebone-black/ but while rebooting. sdcard boot do not working appearance emergencymode. how can i fix it?

Re: [beagleboard] SDcard is dead?

2014-07-24 Thread Robert Nelson
On Thu, Jul 24, 2014 at 10:29 AM, kthabc2...@gmail.com wrote: hi everyone. i have a question. i'm following this site. http://adis.ca/post/debian-wheezy-beaglebone-black/ but while rebooting. sdcard boot do not working appearance emergencymode. how can i fix it? Well, you can either

Re: [beagleboard] Re: TFTP from u-boot: slow and buggy

2014-07-24 Thread William Hermans
*This is not true, if you configure the dhcp server on your host correctly (which is to say, not to do anything on your normal eth interfaces and only look at the usb network device).* Tom, whats the point of having a PC on a network that you can't access ? Anyhow, what I stated is *fact*,

Re: [beagleboard] SDcard is dead?

2014-07-24 Thread William Hermans
Now, to fix your font size. On Thu, Jul 24, 2014 at 8:41 AM, Robert Nelson robertcnel...@gmail.com wrote: On Thu, Jul 24, 2014 at 10:29 AM, kthabc2...@gmail.com wrote: hi everyone. i have a question. i'm following this site. http://adis.ca/post/debian-wheezy-beaglebone-black/ but

Re: [beagleboard] Re: Can't connect to Beagelbone Black with mac terminal...

2014-07-24 Thread William Hermans
Any modern ssh client should be able to use either. SO search the web on how to change the ssh protocol version for your ssh client, and do so. On Wed, Jul 23, 2014 at 9:43 PM, Troy Dack t...@dack.com.au wrote: Remove the -1, or change it to -2 I'd guess that the BBB is only supporting SSH

Re: [beagleboard] JTAG Header Connection

2014-07-24 Thread William Hermans
*PCB is good quality so I don’t understand how you could pull off those pads.* By applying too much heat. . . On Thu, Jul 24, 2014 at 8:00 AM, John Syn john3...@gmail.com wrote: From: ksathish...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date:

Re: [beagleboard] Re: Bricked board! Completely erased NAND!

2014-07-24 Thread catherinepavlov
Yeah, I get an error from the link as well. It was posted to this thread a while ago, and I was hoping to find what it used to link to. I am using a BeagleBoard Rev D. I was trying to set it up to boot Ubuntu from an SD when I messed it up, and now when I run a serial connection I just get

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

2014-07-24 Thread mbbackus
I was using the March 31st image (I think) up until yesterday when I updated to the most recent image. One thing I liked about the march image is that it automatically booted to the sd card (no need to press the boot button). How can I implement this functionality with the newer image? -- For

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

2014-07-24 Thread yourbindingsarebroken
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 the Beaglebone instructions when I get to: $ opkg update This is what my

[beagleboard] USB Powered Hub and Beaglebone Black

2014-07-24 Thread gobbligook . we
I have a beaglebone black. the challenge I face is that I require multiple powered USB devices to be connected to it while only using one power source - the BBB 5V DC connector 1 - USB Camera - Logitech C920 1 - USB GPS Antenna 1 - USB WiFi Adaptor 1 - USB Bluetooth Adaptor Clearly the

Re: [beagleboard] USB Powered Hub and Beaglebone Black

2014-07-24 Thread Gerald Coley
Plug in a power supply to the external HUB. Gerald On Thu, Jul 24, 2014 at 11:32 AM, gobbligook...@gmail.com wrote: I have a beaglebone black. the challenge I face is that I require multiple powered USB devices to be connected to it while only using one power source - the BBB 5V DC

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

2014-07-24 Thread tonofsteel
Can anyone offer any insight into how this works? In general for all embedded dev you typically have hardware (for the sake of discussion lets say a Ethernet or LCD module), drivers for the specific hardware, a way to hook it into the OS if you are using one (or a graphics/windows library)

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

2014-07-24 Thread Robert Nelson
On Thu, Jul 24, 2014 at 10:02 AM, mbbac...@gmail.com wrote: I was using the March 31st image (I think) up until yesterday when I updated to the most recent image. One thing I liked about the march image is that it automatically booted to the sd card (no need to press the boot button). How can

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

2014-07-24 Thread Robert Nelson
On Thu, Jul 24, 2014 at 1:59 PM, Robert Nelson robertcnel...@gmail.com wrote: On Thu, Jul 24, 2014 at 10:02 AM, mbbac...@gmail.com wrote: I was using the March 31st image (I think) up until yesterday when I updated to the most recent image. One thing I liked about the march image is that it

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

2014-07-24 Thread Loren Amelang
On Wednesday, July 23, 2014 3:54:00 PM UTC-7, cmid...@gmail.com wrote: The davinci mdio driver should report a phymask and that value is used to update the device tree. Back when I had this problem I tried hard to find out where the phymask comes from, and never succeeded. At that time

Re: [beagleboard] SDcard is dead?

2014-07-24 Thread Chad Baker
A bit of google-ing brings you to https://github.com/nmenon/beagle-recover Enjoy Chad On 7/24/2014 11:04 AM, William Hermans wrote: Now, to fix your font size. On Thu, Jul 24, 2014 at 8:41 AM, Robert Nelson robertcnel...@gmail.com mailto:robertcnel...@gmail.com wrote: On Thu, Jul

[beagleboard] Problems for flashing BeagleBone Black

2014-07-24 Thread jesus2142
Hi everyone, I'm trying to flash my beaglebone black. It has installed Debian, since it's not mine, but I need to reset it to Angstrom to work with it. I'm following the guide to do it, but it says it's about 30-45 minutes, but it never gets the four leds on. Only d3 and d4 are flashing and

Re: [beagleboard] Problems for flashing BeagleBone Black

2014-07-24 Thread William Hermans
I think the only way you're truly going to know whats going on is get access to the console. One way to do this would be by buying a serial debug cable as described here: http://elinux.org/Beagleboard:BeagleBone_Black_Accessories#Serial_Debug_Cables But perhaps if you give us the exact steps

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

2014-07-24 Thread vmtech2007
On Monday, July 7, 2014 8:00:14 AM UTC-5, RobertCNelson wrote: On Thu, Jul 3, 2014 at 11:54 PM, vmtec...@gmail.com javascript: wrote: Looking to build a BBB setup and would like to start with a basic Net type build of Debian Wheezy running from the SD card and then simply add the

Re: [beagleboard] SDcard is dead?

2014-07-24 Thread William Hermans
Now that I've had my morning coffee( long time ago , heh ), and read that persons instructions. I have to say there are many points of interest. Mostly, his / her instructions are all jacked up. From the looks of it this person was copying Roberts instructions from last year, with *many*

Re: [beagleboard] SDcard is dead?

2014-07-24 Thread William Hermans
Oh, and should I have mentioned that a journaling file system on a sd card is not exactly the best idea ? On Thu, Jul 24, 2014 at 6:24 PM, William Hermans yyrk...@gmail.com wrote: Now that I've had my morning coffee( long time ago , heh ), and read that persons instructions. I have to say

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

2014-07-24 Thread Robert Nelson
I used git to get netinstall. When I run mk_mmc I get Downloading Device's Bootloader - 2014-07-24 19:55:55 URL:https://rcn-ee.net/deb/tools/latest/bootloader-ng [3754/3754] - /tmp/tmp.79ybb6Jm8k/dl/bootloader-ng [1] wget: missing URL Usage: wget [OPTION]...

[beagleboard] PRU IEP interrupt example

2014-07-24 Thread jstampfl
Full code at: https://github.com/jstampfl/PruIEP_Int Also for example of using PRU IEP see: https://github.com/cdsteinkuehler/linuxcnc/blob/MachineKit-ubc/configs/ARM/PRU-Debugger/pruexample.p Here is the p code: //iepx.p - set up IEP interrupt on CMP0 hitting compare value. //