[beagleboard] Issues in 4.4 and 4.6 Custom Image

2016-05-30 Thread Virendra
Hi, I am building the custom Image using 4.4 and 4.6 and I see the following 2 issue in both the versions. I have already built kernel version 4.1.20-bone20 Image from Robert Nelson successfully and it is running without any issues. Could you let me know how to resolve the following 2

[beagleboard] USB boot of BeagleBoneBlack

2016-05-30 Thread Venky Venkatesh
Hi, I wanted to boot my Beagle Bone Black through USB, i tried to boot from USB by pressing the switch, but i didn't get anything in terminal, and i don't know how it works. Any help could be appreciate. -- For more options, visit http://beagleboard.org/discuss --- You received this message

Re: [beagleboard] Which service is getting time & date on Debian Wheezy? I want to disable it.

2016-05-30 Thread William Hermans
By the way, I think Robert has a script *somewhere* what runs ntpdate at boot. But I do not remember where it is. I checked /opt/scripts/ on my BBB, but I'm running Jessie, and could not find such a script. But it could also be either a sysv init script, or an rc.d startup script, and potentially

Re: [beagleboard] Which service is getting time & date on Debian Wheezy? I want to disable it.

2016-05-30 Thread William Hermans
william@beaglebone:~/dev$ dpkg -l | grep ntpdate ii ntpdate 1:4.2.6.p5+dfsg-7+deb8u1 armhfclient for setting system time from NTP servers william@beaglebone:~/dev$ sudo apt-get remove --purge ntpdate That should solve the problem. But, you may also want to check and see if

[beagleboard] RFID CR95HF with Beaglebone black

2016-05-30 Thread nguyen cao
Hi All, I wirte code for CR95HF with beaglebone black,but I not find library of CR95HF for beaglebone black, If all you wirte code CR95HF with beaglebone black using library of CR95HF ,pls help. Thanks very much. -- For more options, visit http://beagleboard.org/discuss --- You received this

[beagleboard] RIFID CR95HF library Beaglebone black

2016-05-30 Thread nguyen cao
Hi all, I wirte code for RFID CR95hf interface beaglebone black,But I not find library of CR95hf run with beaglebone If all you wirte code and have library CR95hf with beagleboe.Pls help Thanks very much. -- For more options, visit http://beagleboard.org/discuss --- You received this message

Re: [beagleboard] Which service is getting time & date on Debian Wheezy? I want to disable it.

2016-05-30 Thread John Baker
Mike: I can't find timedatectl. It's not a service in /lib/systemd/system and I can't find it anywhere in the BBB's Debian Wheezy installation. So I suspect the Wheezy distro is using some other service, but I can't figure out what. There is a service file named

Re: [beagleboard] Re: Adafruit BBIO Python library

2016-05-30 Thread Peter Lawler
On 30/05/16 17:34, Drew Fustini wrote: Thanks Robert and Pete. I made a change to setup.py to define BBBVERSION41 based on platform.release() which does reflect the correct kernel version. I've opened a Pull Request against Pete's adafruit-beaglebone-io-python

[beagleboard] Re: enabling I2C1 on new ubuntu xenial image

2016-05-30 Thread Graham
What you are trying to assess as I2C1 was renumbered to become I2C2. Currently I2C1 is reserved for the internal operation of the device, not capes. Capes are controlled by I2C2. So you need to get a set of updated and matching overlays. You might be better off using one of the current

Re: [beagleboard] Which service is getting time & date on Debian Wheezy? I want to disable it.

2016-05-30 Thread Mike
On 05/30/2016 07:27 PM, John Baker wrote: I'm trying to disable the service that gets the time and date over the Internet. I want to do that in hopes that the BBB will instead get the time and date from my Adafruit DS3231 and I suspect the BBB is trying for a minute to get the time and date

[beagleboard] Using Beaglebone Black to monitor smoker temperature

2016-05-30 Thread athf . president
Hello all, I am new to the beaglebone community, so I'd first like to say hello. A little background, I have a little bit of experience with Linux Debian, so I'm not completely new to Linux, but I'm nowhere near knowledged yet. I do have extensive knowledge with Windows platforms. I also do

[beagleboard] enabling I2C1 on new ubuntu xenial image

2016-05-30 Thread geoskd
I created a new SDcard from http://elinux.org/BeagleBoardUbuntu#Ubuntu_.28xenial.29. I am trying to activate I2C1 on this install. I had previously used ubuntu 14.04, but it looks like the method for loading overlays has changed. I can only find documentation relating to the old method. I read

[beagleboard] Which service is getting time & date on Debian Wheezy? I want to disable it.

2016-05-30 Thread John Baker
I'm trying to disable the service that gets the time and date over the Internet. I want to do that in hopes that the BBB will instead get the time and date from my Adafruit DS3231 and I suspect the BBB is trying for a minute to get the time and date over the Internet. with the result that the

Re: [beagleboard] BeagleBone Black Kernel Main Differences

2016-05-30 Thread John Syne
> On May 30, 2016, at 8:25 AM, yolc...@gmail.com wrote: > > These are a newbie questions, but it would be fine if a wiki exists with > clear explanantion about. > Which are the main differences between branches (ex. v4.1 vs v4.4)? Other than the obvious answer that V4.4 has for features/drivers

Re: [beagleboard] Re: BeagleBone Black Kernel Main Differences

2016-05-30 Thread William Hermans
> > *These are a newbie questions, but it would be fine if a wiki exists with > clear explanantion about.* > >- > *Which are the main differences between branches (ex. v4.1 vs v4.4)? * >- *Which are the features of every kernel branch (ex. v4.4)?* >- *What are the differences between

Re: [beagleboard] BB-SPIDEV0 is automagically configured

2016-05-30 Thread Robert Nelson
On Mon, May 30, 2016 at 4:16 PM, Andrey Somov wrote: > Hi all, > my SPI0 is configured and it works (the device which is connected to SPI0 > functions properly) > Unfortunately, I do not understand how it is configured and I cannot ask > the author. > > Can you please

[beagleboard] BB-SPIDEV0 is automagically configured

2016-05-30 Thread Andrey Somov
Hi all, my SPI0 is configured and it works (the device which is connected to SPI0 functions properly) Unfortunately, I do not understand how it is configured and I cannot ask the author. Can you please give me a hint where I can find the configuration ? root@beaglebone:~# uname -a Linux

Re: [beagleboard] How display the BeagleBone desktop in a TFT touchscreen with the SPI protocol?

2016-05-30 Thread Drew Fustini
Check out FBTFT: https://github.com/notro/fbtft/wiki/LCD-Modules Here's example of me using it: https://www.element14.com/community/community/designcenter/single-board-computers/next-gen_beaglebone/blog/2015/11/24/bbb-fbtft-linux-44-kernel On May 30, 2016 1:33 PM, "Oshio"

[beagleboard] How display the BeagleBone desktop in a TFT touchscreen with the SPI protocol?

2016-05-30 Thread Oshio
I bought, accidentally, a capacitive touch screen TFT shiel for arduino. After some time I was able to implement this to work BeagleBone, I successfully sent an image to the screen. My intention is to use it like a small monitor for an application that I'm writing in python with GTK library.

[beagleboard] Re: PRU RPMsg device file missing

2016-05-30 Thread benjamin.laemmle via BeagleBoard
Hi, now it's working;-) I recompiled with newer headers, but the main problem actually was that the FW was loaded to the pru0 instead of pru1. BR, JD Am Samstag, 28. Mai 2016 03:50:54 UTC+2 schrieb Greg: > > Here is the section of main.c which must be changed: > > /* > * Using the name

[beagleboard] Re: BeagleBone Black Kernel Main Differences

2016-05-30 Thread Wally Bkg
I went through a "trying all the kernels" about a year ago, with no significant improvements to the issues I was having. More details about your issues would help those with more experience than I give you specific advice. While things continue to improve, the state of the art on Beaglebone

[beagleboard] BeagleBone Black Kernel Main Differences

2016-05-30 Thread yolcopc
These are a newbie questions, but it would be fine if a wiki exists with clear explanantion about. - Which are the main differences between branches (ex. v4.1 vs v4.4)? - Which are the features of every kernel branch (ex. v4.4)? - What are the differences between 'bone-kernel',

[beagleboard] Re: Enable can0, can1, adc and spi0 with dtb-rebuilder (Debian Jessy 8.4, 4.4.9-ti-r25)

2016-05-30 Thread 'Andre Wippich' via BeagleBoard
CAN is running now :-) There were two errors: 1) I didn't know that I have to add dtb=am335x-boneblack-custom.dtb to the /boot/uEnv.txt 2) In line 43 of src/arm/am335x-bone-pinmux-spi0.dtsi stands " {" instead of " {" CAN and ADC are fine now. I've a little trouble with SPI, but this

Re: [beagleboard] Enable can0, can1, adc and spi0 with dtb-rebuilder (Debian Jessy 8.4, 4.4.9-ti-r25)

2016-05-30 Thread 'Andre Wippich' via BeagleBoard
Hello Robert, thank you for your response! Unfortunately I don't get it work :-( What I did: 1) Downloaded the new changed dtb-rebuilder with the new files to the beaglebone 2) Un-commented everything (can0/1, spi and adc) in am335x-boneblack-custom.dts 3) Went to the dtb-builder directory

[beagleboard] Re: Adafruit BBIO Python library

2016-05-30 Thread Drew Fustini
Thanks Robert and Pete. I made a change to setup.py to define BBBVERSION41 based on platform.release() which does reflect the correct kernel version. I've opened a Pull Request against Pete's adafruit-beaglebone-io-python :