Re: [beagleboard] Re: Is BoneScript more trouble than its worth?

2016-01-23 Thread Soapy Smith
What is the name of the kernel module? Has this been deployed in the Debian 8.2 release? I've been poking around in 8.2, and there are interesting differences compared to 7.9. A bash script run after boot can set up the pins? On Friday, January 22, 2016 at 5:48:25 PM UTC-5, Charles Steinkuehler

Re: [beagleboard] Re: Is BoneScript more trouble than its worth?

2016-01-23 Thread Charles Steinkuehler
For 3.8 kernels it's "bone-pinmux-helper", found in: ./drivers/misc/cape/beaglebone/bone-pinmux-helper.c ...in the kernel source tree. On 1/23/2016 8:16 AM, Soapy Smith wrote: > What is the name of the kernel module? > Has this been deployed in the Debian 8.2 release? > I've been poking around i

Re: [beagleboard] Re: Is BoneScript more trouble than its worth?

2016-01-23 Thread Soapy Smith
Found your github repository: https://github.com/cdsteinkuehler/beaglebone-universal-io Awesome! Much appreciated. Greg On Saturday, January 23, 2016 at 9:49:26 AM UTC-5, Charles Steinkuehler wrote: > > For 3.8 kernels it's "bone-pinmux-helper", found in: > > ./drivers/misc/cape/beaglebone/b

Re: [beagleboard] Re: Enable SPI interface with LCD 7 CAPE

2016-01-23 Thread Marco Laranjeira
Hello robert. Sorry to upset you again. Do you rememter what to do in the file '/src/arm/BB-BONE-LCD7-01-00A3.dts' to disable de button? Its only comment the lines of that button? thanks 2016-01-18 20:32 GMT+00:00 Marco Laranjeira : > Hi robert. > Many thanks to you. I'll try it tomorrow. > Best

[beagleboard] Re: 802.11s mesh networking with Beaglebone Black

2016-01-23 Thread Brian Anderson
I believe that the problem is that your kernel's ath9k driver does not include complete support 802.11s. Later kernels do support the required driver functionality. You can see this from the iw output in that "mesh point" is not a supported interface mode: Supported interface modes: >

Re: [beagleboard] Re: 802.11s mesh networking with Beaglebone Black

2016-01-23 Thread William Hermans
Just so it's understood. You do not need to install a new rootfs image in order to install, and use a newer kernel. In other words, I'm personally using Wheezy 7.8, and a 4.1.x kernel. In order to achieve this, all I did was download, and dd the 7.8 Wheezy console image, and then: apt-get update

Re: [beagleboard] Re: 802.11s mesh networking with Beaglebone Black

2016-01-23 Thread Brian Anderson
Just so it's understood. You do not need to install a new rootfs image in > order to install, and use a newer kernel. In other words, I'm personally > using Wheezy 7.8, and a 4.1.x kernel. > Of course. Just thinking that if there wasn't any other reason to stay on Wheezy, it would be a good

[beagleboard] Bleaglebone black, no DTC on console version, but present on lxqt?

2016-01-23 Thread Steve Plant
Hi all, Quick question. Why is their a Device tree compiler on the lxqt version of the latest Jessie build https://rcn-ee.com/rootfs/bb.org/release/2015-11-03/lxde-4gb/bone-debian-7.9-lxde-4gb-armhf-2015-11-03-4gb.img.xz But not on the console version? https://rcn-ee.com/rootfs/bb.org/releas