[beagleboard] Texas Instruments 16-bit LED driver TIDA-00560E1 fails to LOAD

2016-07-08 Thread Adit Bhargav
Hi Guys, I am using a TI 16-bit LED driver TIDA-00560E1 cape attached to the BBB. I am using kernel image: root@beaglebone:/lib/firmware# uname -a *Linux beaglebone 4.4.9-ti-r25 #1 SMP Thu May 5 23:08:13 UTC 2016 armv7l GNU/Linux* *The problem is the cape gets initialized on boot, but fails to

[beagleboard] BBG Fast Bootup

2016-07-08 Thread abhilash h
Dear All, I am using beaglebone green with 7 inc $d LCD cape. I am running QT application at startup. But it takes about 25 seconds start the QT application. I tried many ways. Here is the dmesg [0.00] Booting Linux on physical CPU 0x0 [0.00] Initializing cgroup subsys cpu [

Re: [beagleboard] BBB hangs at Starting Kernel

2016-07-08 Thread Ratan Yadav
On Thursday, June 30, 2016 at 8:48:06 PM UTC+5:30, Ratan Yadav wrote: > > > > On Wednesday, June 29, 2016 at 8:03:55 PM UTC+5:30, RobertCNelson wrote: >> >> On Wed, Jun 29, 2016 at 9:31 AM, Ratan Yadav wrote: >> > Hi All , >> > >> > >> > After doing a lot of googling , I am turning to this f

[beagleboard] BBB UART baud rate.

2016-07-08 Thread marius . marusanici
Hi, I have a BeagleBone Black (rev. C) that runs Debian distro (3.8.13-bone70 Linux Kernel version), and I want to communicate via *UART *with some device that's using *1.5Mbaud* (*150 *baud). Since the serial communication Linux API (*termios.h*) don't provide such higher values, I'm usin

Re: [beagleboard] How can I bring my 'bone completely back to as-delivered status?

2016-07-08 Thread Arnold Podolsky M.D.,J.D.
Thanks William. So I just want to make sure... all I need to do is flash the eMMC with Debian Jessie 8.4. Once I do that, it should boot up and automatically run my Softether VPN server located on the uSD card? Yes? Thanks...Arnie On Mon, Jul 4, 2016 at 6:59 PM, William Hermans wrote: > *On Debi

Re: [beagleboard] How can I bring my 'bone completely back to as-delivered status?

2016-07-08 Thread mdjdmi
This question will reveal what a newbie I am: I have seen several posts that say I have to un-comment out a particular line in uENV.txt on the SD card. My question is, how do I find that file? I don't even know how to get a listing of files and directories on the SD card. Help!!? Thanks...Arnie

[beagleboard] [Driver Installer Issue]Beagleboard Inquire from Keystone Taiwan

2016-07-08 Thread william.chang
Hi All, Hope the mail finds you well. First, thanks for Jason's kindly help. Following your guide, our colleagues had successfully changed the image within the driver installer of Beagle Bone. However, we encounter an issue related to 64 bit Windows OS with some computer, but not everyone. Th

Re: [beagleboard] BBB WiFi command line options from mono C#

2016-07-08 Thread johnfable
I have been trying our your progress here, and I've gotten to the 802.1X error, which seems to be happening randomly. If I try enough times, it eventually connects. Have you furthered your progress in this problem? I'm greatly interested. On Monday, 27 July 2015 13:14:02 UTC-3, Peter Gregory wr

[beagleboard] Re: Octoprint

2016-07-08 Thread fishj92
I've been attempting to get Octoprint working on a BBB as well. i have found that the wiki page is slightly incorrect in the methods to install the server and set everything up. Are you looking to use the USB port to interface with the printer or one of the UART serial connectors? Personally, I

[beagleboard] Catch BREAK signal on UART bus.

2016-07-08 Thread marius . marusanici
Hello, I'm have connected some device on one of the UART peripherals of the BeagleBone Black, and now I would like to be able to somehow detect if there's a "BREAK" sequence present (with some kind of Linux signaling method). I have tried with this code: #include #include #include #include

[beagleboard] Re: Sound does not work on BeagleBoard (rev C5) with Ubuntu 14.04.3

2016-07-08 Thread joshua . thomas
sudo usermod -a -G $USER audio On Saturday, September 19, 2015 at 6:35:55 PM UTC-7, barth.a...@gmail.com wrote: > > Hi all, > > Unfortunately I cannot get the sound to work on my BeagleBoard (rev C5) > with Ubuntu 14.04.3. I try to use the internal stereo out jack. > > Playing any file fails wi

[beagleboard] Texas Instruments 16-bit LED driver Cape initialized but not "LOADED"

2016-07-08 Thread adit . bhargav
Hello Guys, I am using Texas Instruments TIDA-00560E1 cape, 16-bit LED driver attached to BBB. I am using kernel image : root@beaglebone:/lib/firmware# uname -a *Linux beaglebone 4.4.9-ti-r25 #1 SMP Thu May 5 23:08:13 UTC 2016 armv7l GNU/Linux* You can see the o/p of *cat $SLOTS*: root@b

[beagleboard] Debian Jessie 8.4 microSD card issue.

2016-07-08 Thread BrianMcKinnon
Hello, I have encountered an issue where when I write the Debian Jessie 8.4 Disk Image to the SD card, the SD card can no longer be read by the computer. When I insert the SD card into the computer, it asks me to format. Debian Wheezy images worked fine, where I could read my burned images back

Re: [beagleboard] BBB WiFi command line options from mono C#

2016-07-08 Thread johnfable
Have you had any progress on this issue? Namely, Wifi with Mono C#? On Monday, 27 July 2015 13:14:02 UTC-3, Peter Gregory wrote: > > Moving on... > I upgraded to Debian jessie - > bone-debian-8.1-lxqt-4gb-armhf-2015-07-19-4gb > That gives me: > > nmcli version 0.9.10.0 > > get a list of acces

Re: [beagleboard] BBB startup current

2016-07-08 Thread kzsoltkzsolt
John, thank you for your feedback! Looks like the central question what is the "correct power supply", moreover what is the standard to protect from overcurrent by power supply. 1). Oldest method is: fuse. 2). Old method is: if the load heavy than power supply capability then limit current to

Re: [beagleboard] BBB UART baud rate.

2016-07-08 Thread William Hermans
https://groups.google.com/forum/#!searchin/beagleboard/peter$20hurley$20bother/beagleboard/GC0rKe6rM0g/lrHWS_e2_poJ I have not tested this code my self, but Marlon said it worked fine for him, and the code is so very simple I do not see why It would not work . . . code is at the gist link below.

Re: [beagleboard] BBB UART baud rate.

2016-07-08 Thread William Hermans
Additionally Marius, There are other serial tools similar to stty there are at least fgetty, and getty, that can set buad rate too. Possibly more cmdline tools as well. That I've forgotten about . . . On Fri, Jul 8, 2016 at 8:56 AM, William Hermans wrote: > > https://groups.google.com/forum/#!s

Re: [beagleboard] How can I bring my 'bone completely back to as-delivered status?

2016-07-08 Thread William Hermans
> > Thanks William. So I just want to make sure... all I need to do is flash > the eMMC with Debian Jessie 8.4. Once I do that, it should boot up and > automatically run my Softether VPN server located on the uSD card? > Yes? > Thanks...Arnie > I have no idea what a *Softether VPN server* *is*. Bu

Re: [beagleboard] Re: Octoprint

2016-07-08 Thread Charles Steinkuehler
On 7/6/2016 11:58 AM, fish...@gmail.com wrote: > > Personally, I have been able to complete a connection through the use of USB, > but the serial port is an issue. (Seems like they automatically tie up with a > console, which interferes with the communication between the printer and the > serve

Re: [beagleboard] Debian Jessie 8.4 microSD card issue.

2016-07-08 Thread William Hermans
Well, since no one but you knows how you burned these images to SDcard, and how you're trying to read them. No one will know how to answer your question correctly. On Thu, Jul 7, 2016 at 3:00 PM, BrianMcKinnon wrote: > Hello, > > I have encountered an issue where when I write the Debian Jessie 8

Re: [beagleboard] Catch BREAK signal on UART bus.

2016-07-08 Thread William Hermans
Are you running this code as root, or a regular user ? On Fri, Jul 8, 2016 at 7:03 AM, wrote: > Hello, > > I'm have connected some device on one of the UART peripherals of the > BeagleBone Black, and now I would like to be able to somehow detect if > there's a "BREAK" sequence present (with some

Re: [beagleboard] Re: Octoprint

2016-07-08 Thread William Hermans
> > If you want to use the 6-pin serial debug header, you can disable the > console by editing /etc/inittab. Comment the line near the bottom > that looks like: > > T0:23:respawn:/sbin/getty -L ttyO0 115200 vt102 > Not meant to berate anyone, but just like me sometimes I forget the newer images r

Re: [beagleboard] Debian Jessie 8.4 microSD card issue.

2016-07-08 Thread evilwulfie
It's a linux image and windows cannot "read" it as a flash drive. If you want to recopy the image use the winimage tool to copy an image to disk. On 7/8/2016 9:13 AM, William Hermans wrote: > Well, since no one but you knows how you burned these images to > SDcard, and how you're trying to read t

Re: [beagleboard] How can I bring my 'bone completely back to as-delivered status?

2016-07-08 Thread Graham Haddock
Arnie: Simple answer: No. Although it is possible to have the OS running on the eMMC and an application located on the uSD card, I would highly recommend that you do not try to do it that way. Life will be much easier if you have your application and the OS in the same location. So, choose eith

Re: [beagleboard] BBGW console packages?

2016-07-08 Thread mr . mrodic
> > Hi guys, we bought BBGW and trying to detect Ibeacons and we succedeed but the problem is that it's reading to slow. Beacons are sending every 1 sec, and onboard bluetooth is receiving randomly every 2-7 seconds. When we put ble usb dongle it's reading very fast every second like it shoul

Re: [beagleboard] BBGW console packages?

2016-07-08 Thread mr . mrodic
> > Hi guys, We bought few BBGW and using them for discovering Ibeacons, but we have some problems. We wrote program in NODE.js and using NOBLE. Problem is that bluetooth is working strange, it scaning few seconds and stops for 5-6, and then randomly starts and stop scaning. We tried our prog

Re: [beagleboard] BBGW console packages?

2016-07-08 Thread Mark Grosen
Sorry - I am not using Bluetooth or BLE with the BBGW. One guess based on WiFi would be to check if there is a "power save" option for BLE. I've noticed with WiFi that with power save "on" connections are slower and more random. Mark On Fri, Jul 8, 2016 at 2:05 AM wrote: > Hi guys, > > We bough

Re: [beagleboard] BBB startup current

2016-07-08 Thread John Syne
You need to think through the complete problem. Sure you can move the 100uF capacitor to the other side of TPS2051, but you still need a bulk capacitor on the IN side because of HDMI and VIO requirements. The peak current is based on the capacitor ESR and not the size of the capacitor. The size

Re: [beagleboard] RPMsg from Linux User Space to PRU on Beaglebone Black

2016-07-08 Thread Mark A. Yoder
Robert: I uncovered an minor bug when upgrading to 4.4.12-ti-r32 apt-get install linux-image-4.4.12-ti-r32 Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: linux-firmware-image-4.4.12-ti-r32 The following NEW packages will be i

Re: [beagleboard] RPMsg from Linux User Space to PRU on Beaglebone Black

2016-07-08 Thread Robert Nelson
On Fri, Jul 8, 2016 at 3:36 PM, Mark A. Yoder wrote: > Robert: > I uncovered an minor bug when upgrading to 4.4.12-ti-r32 > > apt-get install linux-image-4.4.12-ti-r32 > Reading package lists... Done > Building dependency tree > Reading state information... Done > Suggested packages: > linux-f