[beagleboard] Cannot load device tree overlay at startup

2015-03-31 Thread bremenpl
Hello there, I am using a custom build kernel using the script from Mr Nelson (https://github.com/RobertCNelson/bb-kernel.git). I am working on an uSomiq am335x board, that is based on BeagleBone Black. I am hacing problems with loading a device tree overlay for dvi cape at startup. I was abble

[beagleboard] Cannot load device tree overlay at startup

2015-03-31 Thread bremenpl
Hello there, I am using a custom build kernel using the script from Mr Nelson (https://github.com/RobertCNelson/bb-kernel.git). I am facing problems with loading a device tree overlay for dvi cape at startup. I was abble to succesfully load the overlay using echo BB-BONE-DVID-01 slots when

Re: [beagleboard] Fwd: Jessie Release Date: 2015-04-25

2015-03-31 Thread William Hermans
While you're at it start learning systemd . . . something I've personally been putting off. Still using *bone47 . . . On Tue, Mar 31, 2015 at 4:02 PM, Robert Nelson robertcnel...@gmail.com wrote: Set your Calenders.. ;) -- Forwarded message -- From: Niels Thykier

Re: [beagleboard] Re: Problems with usb connection with my ubuntu laptop - Debian release 2015-03-01

2015-03-31 Thread Robert Nelson
On Tue, Mar 31, 2015 at 9:30 AM, Mirko Fucci mirko.fu...@gmail.com wrote: It is possible nobody has experienced this problem ? Can someone give me a suggestion to find out what the problem is. Until now i have always used the debian version ( sd - console ) released in may 2014 and i have

Re: [beagleboard] Issue with CAN cape

2015-03-31 Thread frudak . chorster
Thank you very much for the answer! By the truth, I need to be able to use also other interfaces (GPIOs, PWM, Analog Input, I2C, SPI, UART, USB, Ethernet). I followed your suggestions (installed 3.14 RT kernel): root@beaglebone:~# uname -a Linux beaglebone 3.14.35-ti-rt-r56 #1 SMP PREEMPT Sun

Re: [beagleboard] Issue with CAN cape

2015-03-31 Thread Robert Nelson
On Tue, Mar 31, 2015 at 9:33 AM, frudak.chors...@gmail.com wrote: Thank you very much for the answer! By the truth, I need to be able to use also other interfaces (GPIOs, PWM, Analog Input, I2C, SPI, UART, USB, Ethernet). I followed your suggestions (installed 3.14 RT kernel):

[beagleboard] Apress BeagleBone book project

2015-03-31 Thread weiss . steve
Hi all, Apress Media is looking for author/experts to create one or more BeagleBone titles. If you're interested in discussing, we'd love to hear from you. All Apress titles--besides being released in print and three digital formats (PDF, mobi, ePub) through standard global channels--are also

[beagleboard] Latest Debian boot from micrsosd

2015-03-31 Thread guy . dillen
Hi, Until recently there was a separate Debian image for booting/running from microsd. Does the latest Debian version http://debian.beagleboard.org/images/bone-debian-7.8-lxde-4gb-armhf-2015-03-01-4gb.img.xz boots/runs as well from microsd following the Getting started guide Update board with

[beagleboard] Re: GSoC2010 - RTEMS BSP for Beagle board

2015-03-31 Thread punitvara
I need your help JAgan for BSP development in RTEMS -- 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 receiving emails from it, send an email to

[beagleboard] Re: Problems with usb connection with my ubuntu laptop - Debian release 2015-03-01

2015-03-31 Thread Mirko Fucci
It is possible nobody has experienced this problem ? Can someone give me a suggestion to find out what the problem is. Until now i have always used the debian version ( sd - console ) released in may 2014 and i have never had usb connection problem. Il giorno domenica 29 marzo 2015 14:31:58

Re: [beagleboard] Issue with CAN cape

2015-03-31 Thread frudak . chorster
On Tuesday, March 31, 2015 at 4:39:10 PM UTC+2, RobertCNelson wrote: On Tue, Mar 31, 2015 at 9:33 AM, frudak@gmail.com javascript: wrote: Thank you very much for the answer! By the truth, I need to be able to use also other interfaces (GPIOs, PWM, Analog Input, I2C, SPI,

[beagleboard] Re: Beagle bone black giving C character

2015-03-31 Thread Graham
This means that the BBB is trying to boot from the serial port. This usually means that the BBB can not see a valid image in the eMMC or on the uSD card, if present. It is searching desperately for something to boot from. So load a new image, like Gerald says. Less likely, it might also mean

[beagleboard] Debian Jessie (8): QT 5.4.1 (Backported)

2015-03-31 Thread Robert Nelson
Just a heads up, the last (hopefully) 5.4.1 QT package just hit my jessie repo. (backported from sid) So all lxqt/qt users will notice you now have 5.4.1 vs the older 5.3.2.. Major changes for sgx users: eglfs built by default qtwayland (egl) Otherwise: http://wiki.qt.io/New-Features-in-Qt-5.4

Re: [beagleboard] Beagle bone black giving C character

2015-03-31 Thread Gerald Coley
You need to either flash the eMMC or put a bootable SD card into the SD card connector. http://beagleboard.org/latest-images Gerald On Tue, Mar 31, 2015 at 11:21 AM, jovin...@gmail.com wrote: My beagle bone black was working fine and after some time its now giving only character C on uart

[beagleboard] Debian latest

2015-03-31 Thread guy . dillen
Hi, Until recently we could download 2 versions of Debian: one for flashing/booting to/from emmc and one for installing/booting on/from microsd. The most recent http://debian.beagleboard.org/images/bone-debian-7.8-lxde-4gb-armhf-2015-03-01-4gb.img.xz version is this version meant for both

[beagleboard] Re: BBBAndroid: AOSP 4.4.4 (KitKat) with 3.8 kernel

2015-03-31 Thread jimmy . tayho
Hi Andrew, Please you help me with the USB ADB. I downloaded bbbandroid_111514.img.xz image, and I wrote this image to my Beaglebone Black. I use Ubuntu 14.04, I have made /etc/udev/rules.d file with content: #adb protocol on BeagleBone Black (BBB 1) SUBSYSTEM==usb, ATTR{idVendor}==18d1,

[beagleboard] Beagle bone black giving C character

2015-03-31 Thread jovin555
My beagle bone black was working fine and after some time its now giving only character C on uart port.I tried to flash a new image still it gives the same C character.Can anyone tell me what should i do to bring it back? -- For more options, visit http://beagleboard.org/discuss --- You

[beagleboard] PyBBIO on Beaglebone Black

2015-03-31 Thread kirkmitcatwork
I just updated my Beaglebone Black to: Linux beaglebone 3.8.13-bone70 #1 SMP Fri Jan 23 02:15:42 UTC 2015 armv7l GNU/Linux I installed the PyBBIO library and created the following test program: ** begin code *** from bbio import *

Re: [beagleboard] Cannot load device tree overlay at startup

2015-03-31 Thread Bremenpl
This is the grep cape from the debug console when booting. http://pastebin.com/RSjGfuce Ill pase the grep cape from dmesg tommorow morning if theres anything missing, the board was left at university. On March 31, 2015 3:23:57 PM Robert Nelson robertcnel...@gmail.com wrote: On Tue, Mar 31,

Re: [beagleboard] Debian latest

2015-03-31 Thread Robert Nelson
On Tue, Mar 31, 2015 at 11:37 AM, guy.dil...@gmail.com wrote: Hi, Until recently we could download 2 versions of Debian: one for flashing/booting to/from emmc and one for installing/booting on/from microsd. The most recent

Re: [beagleboard] Latest Debian boot from micrsosd

2015-03-31 Thread Robert Nelson
On Mon, Mar 30, 2015 at 5:03 PM, guy.dil...@gmail.com wrote: Hi, Until recently there was a separate Debian image for booting/running from microsd. Does the latest Debian version http://debian.beagleboard.org/images/bone-debian-7.8-lxde-4gb-armhf-2015-03-01-4gb.img.xz boots/runs as well

Re: [beagleboard] Cannot load device tree overlay at startup

2015-03-31 Thread Robert Nelson
On Tue, Mar 31, 2015 at 5:15 AM, bremenpl breme...@gmail.com wrote: Hello there, I am using a custom build kernel using the script from Mr Nelson (https://github.com/RobertCNelson/bb-kernel.git). I am facing problems with loading a device tree overlay for dvi cape at startup. I was abble to

Re: [beagleboard] 8 port 1-wire cape

2015-03-31 Thread Fred Campaigne
Thanks, I'll give it a try...suspect there will be some wire length issue. On Monday, 30 March 2015 22:05:28 UTC-3, liyaoshi wrote: not tested but http://lxr.free-electrons.com/source/drivers/w1/masters/w1-gpio.c?v=3.14 http://www.raspberrypi.org/forums/viewtopic.php?f=44t=65137 might

[beagleboard] Fwd: Jessie Release Date: 2015-04-25

2015-03-31 Thread Robert Nelson
Set your Calenders.. ;) -- Forwarded message -- From: Niels Thykier ni...@thykier.net Date: Tue, Mar 31, 2015 at 1:58 PM Subject: Jessie Release Date: 2015-04-25 To: debian-devel-annou...@lists.debian.org Cc: debian-rele...@lists.debian.org -BEGIN PGP SIGNED MESSAGE-