Re: [beagleboard] usb-serial device doesn't appear in /dev. Need a udev rule?

2014-01-04 Thread loonsailor
The Startech device, with the TI chipset, continues to have the same problem. I've tried a couple of other converters, Keyspan and Trendnet, both of which use the Prolific chipset, and they do work, making both /dev/serial devices and /dev/ttyUSB0. It may be fixable with the Startech converte

Re: [beagleboard] current solution for JTAG debugging of beagleboard xm?

2014-01-04 Thread John Syne
From: William Hermans Reply-To: Date: Saturday, January 4, 2014 at 5:35 PM To: Subject: Re: [beagleboard] current solution for JTAG debugging of beagleboard xm? > Just curious, but why would we need to buy TI specific JTAG emulators, and > software ? > > Honestly there has to be a better

Re: [beagleboard] couple questions about trying flyswatter 2 on beagle xm from fedora 20

2014-01-04 Thread Bill Traynor
On Sat, Jan 4, 2014 at 10:11 PM, Robert P. J. Day wrote: > On Sat, 4 Jan 2014, Bill Traynor wrote: > >> On Sat, Jan 4, 2014 at 6:34 PM, Robert P. J. Day >> wrote: >> > >> > following up on my earlier post on JTAG debugging, i dug into my >> > supplies and found my flyswatter 2 and associated c

Re: [beagleboard] couple questions about trying flyswatter 2 on beagle xm from fedora 20

2014-01-04 Thread Robert P. J. Day
On Sat, 4 Jan 2014, Bill Traynor wrote: > On Sat, Jan 4, 2014 at 6:34 PM, Robert P. J. Day > wrote: > > > > following up on my earlier post on JTAG debugging, i dug into my > > supplies and found my flyswatter 2 and associated cables and started > > following the instructions here: > > > > h

Re: [beagleboard] couple questions about trying flyswatter 2 on beagle xm from fedora 20

2014-01-04 Thread Bill Traynor
On Sat, Jan 4, 2014 at 6:34 PM, Robert P. J. Day wrote: > > following up on my earlier post on JTAG debugging, i dug into my > supplies and found my flyswatter 2 and associated cables and started > following the instructions here: > > http://elinux.org/Flyswatter2_Beagleboard_XM_How_To > > and

Re: [beagleboard] current solution for JTAG debugging of beagleboard xm?

2014-01-04 Thread William Hermans
Just curious, but why would we need to buy TI specific JTAG emulators, and software ? Honestly there has to be a better solution. Last I looked a single seat for CCS was $400 . . . that is a bit pricey . . . On Sat, Jan 4, 2014 at 5:13 PM, John Syne wrote: > > On 1/4/14, 7:42 AM, "Robert P. J.

Re: [beagleboard] Cloning a SD-card ends up with an unbootable partition?!

2014-01-04 Thread William Hermans
Hello Christian, A short succinct list of steps you've taken to make your attempt work would help us more than anything else. On Sat, Jan 4, 2014 at 10:49 AM, Christian wrote: > Hello Robert, > > many thanks for your hints. My linux-box is an open-suse system kernel > 3.11.6-4 running inside

Re: [beagleboard] Cloning a SD-card ends up with an unbootable partition?!

2014-01-04 Thread Christian
Hello folks, forget about that SuSE-image I fell into trouble with and stick closely to Robet's Ubuntuwhich works and allows cloning the easy way. Following those instructions allows cloning without

Re: [beagleboard] C/C++ Program to control onboard leds/GPIO using Visual Studio,GDB

2014-01-04 Thread William Hermans
There is an awful lot of room for the "what-if" factor Jishnu. Pretty much we would need to know an exact step by step process( that you've followed ), and possibly some knowledge of visualGDB / Visual Studio as well. So if you can tell us what it is you're trying to do, and the exact steps you've

[beagleboard] lcd3, lcd4, lcd7 status

2014-01-04 Thread Eric Fort
Do the LCD3, LCD4, & LCD7 by Circuitco all now support the black with a current software build. What issues am I likely to encounter? Thanks, Eric -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBo

Re: [beagleboard] Re: Which build would you recommend?

2014-01-04 Thread William Hermans
"Using the debian release is nice as like when compiling on the RPI, I could install PCM and espeak, by simply doing apt-get install and the packages were installed. On Angstrom I had to find sources build and install. No big deal but it is nice." Actually, it is a hugely big deal. With the pack

Re: [beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant

2014-01-04 Thread William Hermans
Personally, I'd rather that TI kept their sticky paws off of the development as much as possible. Watching the SGX/DRM driver progression should be warning enough. On Sat, Jan 4, 2014 at 5:24 PM, John Syne wrote: > > From: Anguel > Reply-To: > Date: Saturday, January 4, 2014 at 3:09 PM > To:

Re: [beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant

2014-01-04 Thread John Syne
From: Anguel Reply-To: Date: Saturday, January 4, 2014 at 3:09 PM To: Cc: Subject: Re: [beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant > > > On Saturday, January 4, 2014 3:20:07 PM UTC+1, Jason Kridner wrote: >> We are working with Robert Nelson's Debian images to try to prod

Re: [beagleboard] current solution for JTAG debugging of beagleboard xm?

2014-01-04 Thread John Syne
On 1/4/14, 7:42 AM, "Robert P. J. Day" wrote: >On Fri, 3 Jan 2014, Mark Lazarewicz wrote: > >> Well if you prefer non open source solution and prefer a feature >> rich IDE(CCS5.X) backed by the vendor (TI) @ $79 xdsv2usb is the >> only way. I trust your google skills starting from here >> >> htt

Re: [beagleboard] couple questions about trying flyswatter 2 on beagle xm from fedora 20

2014-01-04 Thread Robert P. J. Day
... snip ... oh, wait, i found the additional elinux page: http://elinux.org/OpenOCD_Config_Files with apparently newer versions of some of the files, including the very file that gave me trouble. i will continue reading ... rday --

[beagleboard] couple questions about trying flyswatter 2 on beagle xm from fedora 20

2014-01-04 Thread Robert P. J. Day
following up on my earlier post on JTAG debugging, i dug into my supplies and found my flyswatter 2 and associated cables and started following the instructions here: http://elinux.org/Flyswatter2_Beagleboard_XM_How_To and ran into a couple issues. the first is that, if you look at the ph

Re: [beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant

2014-01-04 Thread Anguel
On Saturday, January 4, 2014 3:20:07 PM UTC+1, Jason Kridner wrote: > > We are working with Robert Nelson's Debian images to try to produce an > out-of-box experience on par with the Angstrom images. Once we have a > few more features in, namely an updated Cloud9 IDE that works with > node 0.1

Re: [beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant

2014-01-04 Thread Anguel
On Friday, January 3, 2014 9:57:12 PM UTC+1, John Syne wrote: > > > > Have you tried Xenomai? I looked at using F28M35C Concerto devices and I > always seemed to run out of memory when adding all the pieces I needed such > as network stack, security, etc. > Not yet. I am not that experienced

Re: [beagleboard] Flashing eMMC or Booting from microSD

2014-01-04 Thread Vaibhav Bedia
On Sat, Jan 4, 2014 at 11:35 AM, Pariyan Shah wrote: > While Flashing eMMC or Booting from microSD, we need a USB based card > reader. Can I use my cell phone instead to have access to microSD? > > Has anyone tried? Or you recommend a USB based card reader? IMHO you're complicating things unneces

Re: [beagleboard] Prevent linux from clearing GPIO P8_12 and P8_13 on boot

2014-01-04 Thread Vaibhav Bedia
On Mon, Dec 23, 2013 at 8:06 AM, Ives van der Flaas wrote: > Hi everyone, > > I'm building a product based on the BeagleBone Black that uses LEDs to > indicate the current status. These LEDs are connected to P8_12 and P8_13 > (GPIO 44 and 23) and need to be turned on during boot. > > I succeeded i

Re: [beagleboard] Pogramming in C.

2014-01-04 Thread Vaibhav Bedia
On Tue, Dec 24, 2013 at 9:38 AM, mayuresh salelkar wrote: > Hey there. I am working on BBB for my college project. i would like to > interface various sensors to the board using GPIO and want to program in > c/c++. > Do i need to flash the eMMc with linux image or can i directly start > programmin

Re: [beagleboard] DDR2 MT47H128M16RT25E config

2014-01-04 Thread Vaibhav Bedia
On Thu, Dec 26, 2013 at 9:49 PM, liyaoshi wrote: > Hi all > > I review the code from > > > http://git.denx.de/?p=u-boot.git;a=blob;f=arch/arm/include/asm/arch-am33xx/ddr_defs.h;h=2278358ab200ecc26fc7500e01b11268fe7d43f5;hb=HEAD#l29 > > Here > #define MT47H128M16RT25E_EMIF_SDCFG 0x41805332 > > >

Re: [beagleboard] Re: Prevent linux from clearing GPIO pins during boot

2014-01-04 Thread Vaibhav Bedia
On Fri, Dec 27, 2013 at 4:45 AM, Ives van der Flaas wrote: > Some more information: I'm running the BeagleBone Black with a 3.8.13-bone33 > kernel. > Adding the HWMOD_INIT_NO_RESET flag to gpio0 and gpio1 structs in arch/arm/mach-omap2/omap_hwmod_33xx_data.c similar to [1] should work. [1]https:

Re: [beagleboard] vi editor in beaglebone to run an opencv program

2014-01-04 Thread Vaibhav Bedia
On Sat, Jan 4, 2014 at 1:09 PM, Jishnu M Thampan wrote: > I have an opencv code. can I use the vi editor available in the angstrom to > write the program and use gcc to compile the same.? is any linking of > opencv libraries necessary ? if so what is the procedure? > Yes. The editor has nothing t

Re: [beagleboard] need for sd card in bbb

2014-01-04 Thread Vaibhav Bedia
On Sat, Jan 4, 2014 at 1:12 PM, Jishnu M Thampan wrote: > Since the bbb shipped one already containsangstrom as the os, is there any > need to add an sd card ? my requirement is to run an opencv code which > involves real time image processing > As long as the available free space on eMMC is suf

Re: [beagleboard] Re: Which build would you recommend?

2014-01-04 Thread KurtE
I will answer my own question, on the off chance someone else is wanting to do the same. Actually I did it two ways:Another thing. One example /etc/udev/rules.d/99-tty-serial.rules Looks like: SUBSYSTEM=="tty", KERNEL=="ttyO1", SYMLINK+="ttyXBEE" SUBSYSTEM=="tty", KERNEL=="ttyO2", SYMLINK+="tt

Re: [beagleboard] Re: Which build would you recommend?

2014-01-04 Thread KurtE
Just thought I would mention, I am making more progress :) Using the debian release is nice as like when compiling on the RPI, I could install PCM and espeak, by simply doing apt-get install and the packages were installed. On Angstrom I had to find sources build and install. No big deal but

[beagleboard] weather cape

2014-01-04 Thread Eric Fort
is there anything that would make the weather cape specifically not comparable with the black? the only pins I see it using are i2c2, GPIO1_16, the power button, and power and ground rails. How if at all does this not work on the black but ok on the original beagle bone? I ask, because in refere

[beagleboard] Re: chipsee beaglebone lcd/dvi expansion kernel support

2014-01-04 Thread Mahammad
I passed with same experience trying to run ubuntu with the capacitive and the black beaglebone. I can confirm steps above are very useful. But you will have two problems when it come to BBB: - That old version of kernel will hang on Beaglebone Black. - Capacitive touch will not work. I started

[beagleboard] the inconvenience of s in the uEnv.txt file

2014-01-04 Thread Robert P. J. Day
incredibly pedantic note here and not sure why i never noticed this before but i downloaded the current shipping BB-xM image as linked to from here: http://elinux.org/Beagleboard:BeagleBoard-xM created my micro SD card, my xM booted just fine, but when i went to display the kernel command li

[beagleboard] need for sd card in bbb

2014-01-04 Thread Jishnu M Thampan
Since the bbb shipped one already containsangstrom as the os, is there any need to add an sd card ? my requirement is to run an opencv code which involves real time image processing -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscri

[beagleboard] vi editor in beaglebone to run an opencv program

2014-01-04 Thread Jishnu M Thampan
I have an opencv code. can I use the vi editor available in the angstrom to write the program and use gcc to compile the same.? is any linking of opencv libraries necessary ? if so what is the procedure? -- For more options, visit http://beagleboard.org/discuss --- You received this message bec

Re: [beagleboard] C/C++ Program to control onboard leds/GPIO using Visual Studio,GDB

2014-01-04 Thread Jishnu M Thampan
Thanks Williams..I have found A LINK http://visualgdb.com/tutorials/beaglebone/ ..the hello world pgm worked successfully..i want to know about gpio control using the same and on board led control which however did not work in my case..Also need to know how to run the hello world pgm without c

Re: [beagleboard] Cloning a SD-card ends up with an unbootable partition?!

2014-01-04 Thread Christian
Hello Robert, many thanks for your hints. My linux-box is an open-suse system kernel 3.11.6-4 running inside an Oracle VM 4.3.6. I investigated this UUID-topic more careful but ended up even more confused. As I cloned the cards using dd I expected them to be identical in every bit (aside the ca

Re: [beagleboard] usb-serial device doesn't appear in /dev. Need a udev rule?

2014-01-04 Thread Nuno Sucena Almeida
On 01/04/2014 10:22 AM, loonsailor wrote: > When I sudo, I no longer get an error on the modprobe (duh!), but it still > doesn't make a device at the /dev level, like /dev/ttyusb0 or similar. > Should it? Or should I just have my software, which expects a serial > device (it's talking to a wea

Re: [beagleboard] Cloning a SD-card ends up with an unbootable partition?!

2014-01-04 Thread Christian
Hello Robert, many thanks for your hints. My linux-box is an open-suse system kernel 3.11.6-4 running inside an Oracle VM 4.3.6. I investigated this UUID-topic more careful but ended up even more confused. As I cloned the cards using dd I expected them to be identical in every bit (aside the ca

RE: [beagleboard] Flashing eMMC or Booting from microSD

2014-01-04 Thread William Pretty Security
You can buy them on EBay for about $2.00 From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On Behalf Of Pariyan Shah Sent: Saturday, January 04, 2014 11:36 AM To: beagleboard@googlegroups.com Subject: [beagleboard] Flashing eMMC or Booting from microSD While Flashing

[beagleboard] Re: Deleted the files that comes inside the beaglebone black. Now computer can't detect it.

2014-01-04 Thread Pariyan Shah
Exact procedure on - http://elinux.org/Beagleboard:Updating_The_Software#Flashing_the_eMMC -- 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 recei

[beagleboard] grrrrrr ... fedora 20 has a broken "kpartx" command

2014-01-04 Thread Robert P. J. Day
just in case anyone else runs into this, i was putting together some notes for the aforementioned beagleboard xM-based embedded linux course and went to test "kpartx" for mounting the partitions inside a bootable image file and ran smack into this: https://bugzilla.redhat.com/show_bug.cgi?id=

[beagleboard] Re: BBB refuses restart

2014-01-04 Thread Pariyan Shah
Go my BBB 2 days back I have an issue, when I plug BBB via USB, the Safely remove hardware symbol doesnt appear...I dont know what to do then, so I removed it directly. Will this cause any problems? Is there some problem as Safely remove hardware symbol doesnt appear? Going as per your problem

[beagleboard] Flashing eMMC or Booting from microSD

2014-01-04 Thread Pariyan Shah
While Flashing eMMC or Booting from microSD, we need a USB based card reader. Can I use my cell phone instead to have access to microSD? Has anyone tried? Or you recommend a USB based card reader? Share if you experienced any problems using cell phone -- For more options, visit http://beagleboa

[beagleboard] How to install mutt in angstrom?

2014-01-04 Thread LanonX
Hello everyone, i am trying to make an script to send my dinamic IP address trought email but i need mutt to doing it. Can someone explain me how i can install this? Thanks. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to t

Re: [beagleboard] current solution for JTAG debugging of beagleboard xm?

2014-01-04 Thread Robert P. J. Day
On Fri, 3 Jan 2014, Mark Lazarewicz wrote: > Well if you prefer non open source solution and prefer a feature > rich IDE(CCS5.X) backed by the vendor (TI) @ $79 xdsv2usb is the > only way. I trust your google skills starting from here > > http://elinux.org/BeagleBoard > > http://processors.wiki.ti

[beagleboard] Happy New Year Beaglers!

2014-01-04 Thread Jason Kridner
http://beagleboard.org/blog/2014-01-04-happy-new-year/ Here we are, 2014. Expect a big year for Beagle! Unfortunately, I have to start out with an apology. LinuxGizmos.com recently hopped on the news that over 100,000 BeagleBone Blacks have now been sold. When they contacted me to confirm, I blund

Re: [beagleboard] usb-serial device doesn't appear in /dev. Need a udev rule?

2014-01-04 Thread loonsailor
When I sudo, I no longer get an error on the modprobe (duh!), but it still doesn't make a device at the /dev level, like /dev/ttyusb0 or similar. Should it? Or should I just have my software, which expects a serial device (it's talking to a weather station) directly access /dev/bus/usb/001/00

[beagleboard] Re: chipsee beaglebone lcd/dvi expansion kernel support

2014-01-04 Thread Mahammad Hegazy
Hi Luke... if you are still looking for the DVD.. I think one post here has a link to download the linux branch from the DVD. If you are looking for the full dvd it is about 4GB compressed. Let me know if you still need it so I can upload it for you. And please make sure it is not copyrighted.

Re: [beagleboard] usb-serial device doesn't appear in /dev. Need a udev rule?

2014-01-04 Thread Jason Kridner
On Sat, Jan 4, 2014 at 8:22 AM, Nuno Sucena Almeida wrote: > On 01/03/2014 10:52 PM, loonsailor wrote: >> 'ERROR: could not insert >> 'ti_usb_3410_5052': Operation not permitted'. >> >> Thanks for the help. This is a bit new to me. > > Try to do that using sudo or as root :) > > sudo modprobe ti_

Re: [beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant

2014-01-04 Thread Jason Kridner
On Mon, Dec 23, 2013 at 4:21 PM, Terry Storm wrote: > > A little birdy told me that Angstrom has been abandoned for the BBB ?? I wouldn't say abandoned. If there are things you need fixed, it is still possible for us to make bug fixes in the image. Also, I haven't heard anything from Koen that sa

Re: [beagleboard] usb-serial device doesn't appear in /dev. Need a udev rule?

2014-01-04 Thread Nuno Sucena Almeida
On 01/03/2014 10:52 PM, loonsailor wrote: > 'ERROR: could not insert > 'ti_usb_3410_5052': Operation not permitted'. > > Thanks for the help. This is a bit new to me. Try to do that using sudo or as root :) sudo modprobe ti_usb_3410_5052 If you want a more permanent solution that survives r

Re: [beagleboard] UART data sliced in two piece ....

2014-01-04 Thread Dave Hylands
Hi, On Fri, Jan 3, 2014 at 4:08 PM, Micka wrote: > > Ok, > > Well, the baudrate is at 38400, the distribution is the Ubuntu from Robert C Nelson ( 3.8.13 bone 30 ), the driver is the omap . I've modified a little bit the driver to add RS485 support ( see the patch attached ) , the only major modi