Re: [beagleboard] BeagleBone Black shortage

2018-02-02 Thread mike . maikaefer
Thanks for your feedback. Mouse unfortunately is not an option, although it is a German company, their webshop does not allow me to order BBBs when they have to be shipped to Germany due to some exports restrictions :-D Same works well for all other suppliers...so maybe this is the reason they

Re: [beagleboard] X15 - running xen hypervisor

2018-02-02 Thread 'Roger Quadros' via BeagleBoard
Hi Iain, There was an attempt [1] to run Xen on DRA7-evm board which uses the same SoC family that's on the X15 board. However it is based on an old u-boot and kernel. I'd be nice if you could share patches/instructions if you manage to get this working on mainline u-boot. :) [1] - https://wi

Re: [beagleboard] BeagleBone Black shortage

2018-02-02 Thread o1bigtenor
On Fri, Feb 2, 2018 at 3:55 AM, wrote: > Thanks for your feedback. > > Mouse unfortunately is not an option, although it is a German company, > their webshop does not allow me to order BBBs when they have to be shipped > to Germany due to some exports restrictions :-D > > Same works well for all

Re: [beagleboard] Re: ENC28J60 Click on PocketBeagle

2018-02-02 Thread Robert Nelson
On Thu, Feb 1, 2018 at 7:48 PM, Steven Keller wrote: > It's been awhile since I have fired up my Pocket Beagle but I am looking at > using it for a project that requires ethernet. Did we ever get to the > bottom of the MAC address getting set properly at bootup on either the ENC > or the WIZ ethe

[beagleboard] Web browser in LCD (4D) using IoT image

2018-02-02 Thread Michael Dalby
Hi All I hope someone can help ? I am running a Debian IoT (non GUI) image on my BBB. I have a 4D LCD cape installed which is working and shows the Linux command line. I would like to run a web browser in order to show the Node-Red dashboard of my running Node-Red instance. I have successfull

Re: [beagleboard] btrfs filesystem instead of ext4

2018-02-02 Thread Daniel Kulp
There are definitely still problems with btrfs compression and uboot. If I take this image, update /etc/fstab to add compress=zlib, reboot to remount, and then run "btrfs fi defrag -c -r /" to compress the full filesystem, then it refuses to boot. All I see on the console is "starting the k

Re: [beagleboard] Web browser in LCD (4D) using IoT image

2018-02-02 Thread Robert Nelson
On Fri, Feb 2, 2018 at 9:12 AM, Michael Dalby wrote: > Hi All > > I hope someone can help ? > > I am running a Debian IoT (non GUI) image on my BBB. I have a 4D LCD cape > installed which is working and shows the Linux command line. > I would like to run a web browser in order to show the Node-Re

Re: [beagleboard] Web browser in LCD (4D) using IoT image

2018-02-02 Thread Robert Nelson
On Fri, Feb 2, 2018 at 9:32 AM, Robert Nelson wrote: > On Fri, Feb 2, 2018 at 9:12 AM, Michael Dalby wrote: >> Hi All >> >> I hope someone can help ? >> >> I am running a Debian IoT (non GUI) image on my BBB. I have a 4D LCD cape >> installed which is working and shows the Linux command line. >>

[beagleboard] USB Data pins?

2018-02-02 Thread poitrast
Greetings, One of the features I am looking to develop on a cape is multiple USB camera connected through a USB hub and then to the USB interface on the BBB. Can the USB data lines be accessed via the header pins, or is the only method available to run a USB jumper cable? Thanks, Dan -- F

[beagleboard] Beagle Bone black debain gpio access denied

2018-02-02 Thread Hemant Kapoor
Hello, Yet another newbie question. I have got latest debian image on my beagle bone black. uname - r output: 4.9.45-ti-r57 and I noticed various gpio directory in /sys/class/gpio when I tried echo 69 > unexport it gave me permission denied. so I changed the permission of unexport file to be

[beagleboard] PocketBeagle SD Card Extra Storage

2018-02-02 Thread Jack_H
Hello all. I was wondering if there were any resources for adding an additional microSD card to the pocketbeagle for storage. I currently have a microSD click from MikroElektronika but it’s not listed under the pocketbeagle "working" mikrobus

[beagleboard] Spectre bug

2018-02-02 Thread abejontel
Hi all, The BeagleBone Green Wireless uses an ARM Cortex-A8. So it has the variance 1 and 2 https://developer.arm.com/support/security-update There are three main variants of the exploits, as detailed by Google in their blogpost, that explain in detail the mechanisms: Variant 1: bounds check

[beagleboard] Getting EQEP2 to work on the PocketBeagle

2018-02-02 Thread Ric Klaren
Hi, I'm trying to hook up a PocketBeagle to a pololu Zumo chassis. After getting QEP0 to function I'm now struggling to get QEP2 going. Once I add the U-Boot overlay for it the PocketBeagle does not boot anymore. I'm guessing that I'm missing something in the device tree stuff for the PocketBe

Re: [beagleboard] Getting EQEP2 to work on the PocketBeagle

2018-02-02 Thread Robert Nelson
On Fri, Feb 2, 2018 at 10:47 AM, Ric Klaren wrote: > Hi, > > I'm trying to hook up a PocketBeagle to a pololu Zumo chassis. After getting > QEP0 to function I'm now struggling to get QEP2 going. Once I add the U-Boot > overlay for it the PocketBeagle does not boot anymore. I'm guessing that I'm >

Re: [beagleboard] Spectre bug

2018-02-02 Thread Robert Nelson
On Fri, Feb 2, 2018 at 4:08 AM, wrote: > Hi all, > The BeagleBone Green Wireless uses an ARM Cortex-A8. So it has the > variance 1 and 2 > https://developer.arm.com/support/security-update > > There are three main variants of the exploits, as detailed by Google in > their blogpost, that explain

Re: [beagleboard] PocketBeagle SD Card Extra Storage

2018-02-02 Thread Robert Nelson
On Fri, Feb 2, 2018 at 9:15 AM, Jack_H wrote: > Hello all. > > > I was wondering if there were any resources for adding an additional > microSD card to the pocketbeagle for storage. I currently have a microSD > click from MikroElektronika but it’s not listed under the pocketbeagle > "working" mik

[beagleboard] Graphic connection from Windows 10 to BBB

2018-02-02 Thread chkeith83
So, my BBB is working fine - I finally figured out (read the StartUp in more detail) that I don't need the drivers anymore! I can log in using SSH, but how do I get graphical login? I will comment, that, as compared, to the Raspberry Pi, there is not a lot of documentation out there. All my loc

Re: [beagleboard] Re: Graphic connection from Windows 10 to BBB

2018-02-02 Thread Charles KEITH
Thanks! That's exactly what I was planning tomorrow morning! Charlie Keith On Feb 2, 2018 6:06 PM, "Dennis Lee Bieber" wrote: > On Fri, 2 Feb 2018 14:18:38 -0800 (PST), > chkeit...@gmail.com declaimed the following: > > > > >I will comment, that, as compared, to the Raspberry Pi, there is not a

[beagleboard] eQEP not working with kernel 4.4.87

2018-02-02 Thread czyskowski
Hi. I'm trying to use the Adafruit_BBIO.Encoder library on kernel 4.4.87, but cannot seem to get it working. I think everything initializes ok, but my readings are just continuous '0'. I think the issue might be that I can't configure the pins: ``` root@bela:~/Robut# config-pin P8.33 qep P8_33