[beagleboard] kernel boot failed after adding u-boot splash screen

2017-10-23 Thread laksono budi
hi everyone any one can help? i have successed with adding splash screen in my u-boot, but after that when i load the kernel, i have some er

Re: [beagleboard] kernel boot file after modify u-boot with splash screen

2017-10-23 Thread Robert Nelson
On Oct 23, 2017 9:30 PM, "laksono budi" wrote: hi everyone any one can help? i have successed with adding splash screen in my u-boot but afte

[beagleboard] kernel boot file after modify u-boot with splash screen

2017-10-23 Thread laksono budi
hi everyone any one can help? i have successed with adding splash screen in my u-boot but after that when i load the kernel, i have some err

[beagleboard] BeagleBoard, G540, Linux CNC

2017-10-23 Thread mrarmyant
Wanting to replace my dead CNC computer with a beagleboard. I have a G540 controller. Everyone says to connect it to the beaglebone but I see no tutorial anywhere on pinning up a db25 connector to the board. This seems so simple... lol. Can anyone point me in the correct direction? -- For

[beagleboard] Re: Powering the BeagleBone Blue?

2017-10-23 Thread ajsaenz
Yes, only 2 Cell LiPo batteries are supported. Note that the charge circuit is setup to charge at 1Amp, so make sure you use a battery that can that charge rate. If you use at least a 1000mAh battery you should be fine. -Longer lived batteries: You can use larger capacity batteries (e.g. 150

[beagleboard] Re: Windows 10 Bone_D64.exe Failing

2017-10-23 Thread leonardjowers
Thank you! On Wednesday, August 12, 2015 at 10:13:13 PM UTC-5, mscleavite wrote: > > I have just upgraded to Windows 10 on a machine that I have not previously > connected my BBB to. I had success on other windows 8 machines as well as > SSHing using Putty. I have spent SOME time searching for

Re: [beagleboard] beagle bone black is not booting from SD card

2017-10-23 Thread tlsmith3777
Hi Madhu, what did you change in your uEnv.txt to fix this issue? Thanks you On Sunday, February 5, 2017 at 12:47:05 AM UTC-6, Madhu K wrote: > > Hi All, > > I could able to boot now from SD card, I fixed it uEnv.txt. > > Thank you > > On Sat, Feb 4, 2017 at 6:48 PM, Madhu K > > wrote: > >> Hi,

Re: [beagleboard] Beagleboard XM boot hangs on kernel 3.14.20

2017-10-23 Thread Robert Nelson
On Mon, Oct 23, 2017 at 10:38 AM, 'Kai' via BeagleBoard wrote: > Hi! > > I just kickstarted to build kernel 3.14.20 for xM. when it boots, it hangs > on the following, but it worked on 3.2 when I built using gcc 4.7 before. I > suspect it is related to gcc version, currently it is 7.2.1. I tried

[beagleboard] Beagleboard XM boot hangs on kernel 3.14.20

2017-10-23 Thread 'Kai' via BeagleBoard
Hi! I just kickstarted to build kernel 3.14.20 for xM. when it boots, it hangs on the following, but it worked on 3.2 when I built using gcc 4.7 before. I suspect it is related to gcc version, currently it is 7.2.1. I tried to build 3.2 using gcc 7.2.1. it also hangs on boot. [3.038848]

[beagleboard] Re: Beaglebone black SYS_5V giving 3V

2017-10-23 Thread scmanop
Hey, i am not pretty sure about that, but i think that in order to get that 5V through the aforementioned pin you have to get power from an external power supply (and specifically via the 5V DC barrel connector input) and not (only) from the usb cable. Also, you have to keep in mind that the usa

Re: [beagleboard] How to enable /dev/uio for PRU communication on Debian 9.2 kernel 4.9.54-ti-r68 ?

2017-10-23 Thread simo zz
Hello Robert, Thank you very much. It works now. :) Regards, Simon On Mon, Oct 23, 2017 at 4:10 PM, Robert Nelson wrote: > On Mon, Oct 23, 2017 at 3:59 AM, simo zz wrote: > > Hello, > > > > I am trying to communicate with the PRU unit on a Debian 9.2 and kernel > > 4.9.54-ti-r68 by Robert Nel

Re: [beagleboard] How to enable /dev/uio for PRU communication on Debian 9.2 kernel 4.9.54-ti-r68 ?

2017-10-23 Thread Robert Nelson
On Mon, Oct 23, 2017 at 3:59 AM, simo zz wrote: > Hello, > > I am trying to communicate with the PRU unit on a Debian 9.2 and kernel > 4.9.54-ti-r68 by Robert Nelson, but the file 4.9.x-ti-ry is remoteproc pruss only.. Use the 4.9.x-bone kernel cd /opt/scripts/tools/ git pull sudo ./update_kern

Re: [beagleboard] PocketBeagle SPI device nodes

2017-10-23 Thread Robert Nelson
On Mon, Oct 23, 2017 at 5:48 AM, wrote: > My PocketBeagle, running a custom 4.9.57 kernel and standard device tree, > creates the following SPI device nodes: > > usbgadget# ls -l /dev/spi* > crw-rw1 root gpio 153, 0 Jan 1 00:00 /dev/spidev1.0 > crw-rw1 root gpio

[beagleboard] BBB CAN cape - how to enable CAN interface

2017-10-23 Thread William
Hello, I want to use BBB with a CAN cape to parse some messages received on CAN bus. For beginning, I want to see the CAN messages in a terminal with can-utils package. I use the last image available at this time: Debian 9.2 2017-10-10 4GB SD IoT

[beagleboard] Coding

2017-10-23 Thread Rohit
Hello, We are developing a gateway application in pocket beagle bone . Is it better to build the project in C or Python. .. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsu

[beagleboard] Pocket Beagle Bone For Mass Production

2017-10-23 Thread Rohit
Hello, Can we use Pocket Beagle Bone for mass production in our product . Will there be any restriction. ... Regards Rohith -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubsc

[beagleboard] PocketBeagle SPI device nodes

2017-10-23 Thread philip . munts
My PocketBeagle, running a custom 4.9.57 kernel and standard device tree, creates the following SPI device nodes: usbgadget# ls -l /dev/spi* crw-rw1 root gpio 153, 0 Jan 1 00:00 /dev/spidev1.0 crw-rw1 root gpio 153, 1 Jan 1 00:00 /dev/spidev1.1 crw-rw

[beagleboard] How to use PRU with Debian 9.2 and kernel 4.9.54-ti-r68 ?

2017-10-23 Thread simo zz
Hello, I need to use the PRU unit on my Beaglebone Black Wireless with *Debian 9.2* and kernel *4.9.54-ti-r68*, and I have a few doubts about how to use it. Looking for *'*pru**' named files on my file-system I have

[beagleboard] How to enable /dev/uio for PRU communication on Debian 9.2 kernel 4.9.54-ti-r68 ?

2017-10-23 Thread simo zz
Hello, I am trying to communicate with the PRU unit on a *Debian 9.2* and kernel *4.9.54-ti-r68* by Robert Nelson, but the file */dev/uio* is not loaded / enabled by default. Looking for **pru** on my file-system I have:

[beagleboard] How to enable /dev/uio for PRU communication on Debian 9.2 with kernel 4.9.54-ti-r68

2017-10-23 Thread simo zz
Hello, I am trying to communicate with the PRU unit on a *Debian 9.2* and kernel *4.9.54-ti-r68* by Robert Nelson, but the file */dev/uio* is not loaded / enabled by default. Looking for **pru** on my file-system I have:

[beagleboard] Obtain ALL IO pins comlete guide.

2017-10-23 Thread Claudio La Rosa
Ok, I'll fool. Is there a *complete* and *clear* guide on how to get all the IO pins free ? I installed Debian on SD, but the uEnv.txt file is not the same as that on eMMC. I do not understand how to do it. Linux versions are all different. This takes a long time and I can not devote myself to