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 mickamus...@gmail.com 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 ) ,

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

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 terrystor...@gmail.com 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

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 n...@aeminium.org 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

[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 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

[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

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

[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

[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

[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

[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:

[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

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

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

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

[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

[beagleboard] the inconvenience of CRs 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

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

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 jishnu...@gmail.com 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

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 jishnu...@gmail.com 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

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 ives@gmail.com 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

Re: [beagleboard] Pogramming in C.

2014-01-04 Thread Vaibhav Bedia
On Tue, Dec 24, 2013 at 9:38 AM, mayuresh salelkar mayureshsalel...@gmail.com 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

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 ives@gmail.com 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

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 pariyans...@gmail.com 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

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 with

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.10,

[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

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 --

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 rpj...@crashcourse.ca 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

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

2014-01-04 Thread John Syne
From: Anguel anguel.stan...@gmail.com Reply-To: beagleboard@googlegroups.com Date: Saturday, January 4, 2014 at 3:09 PM To: beagleboard@googlegroups.com Cc: jason.krid...@hangerhead.com Subject: Re: [beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant On Saturday, January 4, 2014

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

[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

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

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

2014-01-04 Thread Christian
Hello folks, forget about that SuSE-image http://en.opensuse.org/HCL:BeagleBoard-xM I fell into trouble with and stick closely to Robet's Ubuntuhttp://www.elinux.org/BeagleBoardUbuntu#Demo_Imagewhich works and allows cloning the easy way. Following those instructions allows cloning without

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 jsyne...@us-power.com wrote: On 1/4/14,

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 rpj...@crashcourse.ca 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:

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 rpj...@crashcourse.ca 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:

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 rpj...@crashcourse.ca wrote: On Sat, 4 Jan 2014, Bill Traynor wrote: On Sat, Jan 4, 2014 at 6:34 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: following up on my earlier post on JTAG debugging, i dug into my supplies and found my

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