Re: [beagleboard] Difference between Beaglebone Console and IOT images?

2016-04-01 Thread Jason Kridner
> On Mar 30, 2016, at 2:12 PM, Robert Nelson wrote: > >> On Wed, Mar 30, 2016 at 2:09 PM, Wally Bkg wrote: >> I'm curious as to difference between the Beaglebone Console and IOT images >> and the reason(s) for choosing one over the other. >> >> Even on my BBW I prefer an lxde or lxqt image as

Re: [beagleboard] Re: Play audio throuhg HDMI on BeagleBone Black

2016-04-01 Thread yolcopc
Thanks Robert! I have an issue with ntp update at boot. I have solved it temporary. Well, I have just tried to launch the '*update_kernel*' script: cd /opt/scripts/tools/ git pull sudo ./update_kernel.sh --ti-channel --lts-4_1 But it fails due to there is not space left on device. cp: fail

Re: [beagleboard] Re: Play audio throuhg HDMI on BeagleBone Black

2016-04-01 Thread yolcopc
Kernel is updated to TI's branch: "*4.1.15-ti-r40*". Now, VLC player does not show any error message and plays the sound sample, but no sound is reproduced. I have checked the basics, volume, mute option and similar. These are not the failures. Which could the missing part for making the sound

[beagleboard] versions puzzle with mifare card reader

2016-04-01 Thread toni incog
Hi, I have a working acr122U usb card reader @bbb|g: 1.bbb, wheezy, kernel 4.1.18-r56 2.bbg, wheezy, kernel 3.8.13-bone71.1 (ex works Debian Image 2015-03-01) with following recipe: modprobe.d/rfid-blacklist blacklist pn533 blacklist nfc apt-get install libpcsclite1 pcsc-tools pcscd libacscc

[beagleboard] Re: versions puzzle with mifare card reader

2016-04-01 Thread toni incog
fired-up an amd64 jessie and that is working even without libacsccid1, puzzling. -- 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

Re: [beagleboard] Re: Play audio throuhg HDMI on BeagleBone Black

2016-04-01 Thread yolcopc
Kernel is updated to TI's branch: "*4.1.15-ti-r40*". Now, VLC player does not show any error message and plays the sound sample, but no sound is reproduced. I have checked the basics, volume, mute option and similar. These are not the failures. *Which could the missing part for making the sound

Re: [beagleboard] Re: versions puzzle with mifare card reader

2016-04-01 Thread Joshua Datko
Maybe another option is to use libnfc? IIRC, that was all user space and didn't require the kernel driver. On Apr 1, 2016 04:58, "toni incog" wrote: > fired-up an amd64 jessie and that is working even without libacsccid1, > puzzling. > > -- > For more options, visit http://beagleboard.org/discuss

[beagleboard] Re: Beaglebone and Chromebook connection

2016-04-01 Thread Greg
Here is one method. Get the "Secure Shell" extension. This will give you a Linux style terminal in a tab. See if you can: ssh root@192.168.7.2 If your IP address is different, adjust in the above command. I've tried this and it works. I didn't do anything beyond testing to see if it works.

Re: [beagleboard] Re: versions puzzle with mifare card reader

2016-04-01 Thread toni incog
pcsc-lite is a userspace solution, the blacklist is to prevent kernel modules interfering. It's libnfc that's using the kernel drivers? Anyway, thanks but I can fall back to wheezy. Just curious where it goes bananas. Now trying latest 'offical' jessie release. google asking me to post again? I

[beagleboard] node-red-node-beaglebone install broke node-red on 2016-03-27 image

2016-04-01 Thread Wally Bkg
The 2016-03-27 image got off to a very good start for me with node-red working out of the box and all the Bonescript issues I'd had with earlier images appear fixed -- analogRead/Write, digitalRead/Write and attachInterrupt in the Cloud9 examples all appear to run correctly without throwing spu

[beagleboard] Re: Beaglebone and Chromebook connection

2016-04-01 Thread Wally Bkg
What Beaglebone image are you running? I've found many of the recent images have issues with getting the "USB gadget" Ethernet over USB to work reliably. Without the USB gadget interface the ssh debian@192.168.7.2 will not work. Can you try a wired Ethernet connection? Then the ssh login

Re: [beagleboard] State of uio_pruss in 4.1.18-ti and later kernels?

2016-04-01 Thread Wally Bkg
Please, pretty please could you map which kernel versions work correctly with what Beaglebone functions on the elinux site. It seems we can't have it all with a single kernel at the moment. I've been sticking with either the kernels in "Latest" at beagleboard.org or your testing images -- some

[beagleboard] Re: node-red-node-beaglebone install broke node-red on 2016-03-27 image

2016-04-01 Thread Wally Bkg
Some extra follow-up possibly related to the issue above. Doing apt-get update, apt-get upgrade on 2015-11-12 the bb-node-red-installer upgrade failed ... Setting up libjasper1:armhf (1.900.1-debian1-2.4+deb8u1) ... Setting up bb-node-red-installer (0.13.4-0rcnee1~bpo80+20160321+1) ... bb-node-re

[beagleboard] Re: osx 10.11.3 connectivity problem - HoRNDIS?

2016-04-01 Thread Fred Patrick
Got new HoRNDIS driver from joshua wise and it all seems to be working https://nyus.joshuawise.com/HoRNDIS-rel8pr1.pkg and it seems to be working now. On Tuesday, February 23, 2016 at 3:30:37 PM UTC-6, Fred Patrick wrote: > > I have been using OSX 10.11.3 for several months. I had a problem with

Re: [beagleboard] Re: versions puzzle with mifare card reader

2016-04-01 Thread Josh Datko
On Fri, 2016-04-01 at 07:32 -0700, toni incog wrote: > pcsc-lite is a userspace solution, the blacklist is to prevent kernel > modules interfering. It's libnfc that's using the kernel drivers? > Anyway, thanks but I can fall back to wheezy. Just curious where it > goes bananas. Now trying latest 'o

Re: [beagleboard] Re: versions puzzle with mifare card reader

2016-04-01 Thread toni
On 01-04-16 18:51, Josh Datko wrote: The card emulation example worked which was cool. I have a low expectation of nfc things working on linux though :) For simple read/write via java pcsc-lite works like a charm for mifare cards. It only takes a lot of time to figure out those silly protocol

[beagleboard] build_mainline.sh: cape manager patch not applied?

2016-04-01 Thread Drew Fustini
Robert - am I missing a step? I just ran build_mainline.sh on a fresh clone of https://github.com/RobertCNelson/linux-dev and noticed that the cape manager patch does not seem to get applied. The build_mainline.sh I'm using is from commit 7865e5d on March 16. It also seems to lack many modules

[beagleboard] Re: WLAN0 and ETH0

2016-04-01 Thread 'Barry Day' via BeagleBoard
Missing an i on iface #iface wlan0 inet dhcp > face wlan0 inet static > wpa-ssid SSID NAME > wpa-psk SSID PASSKEY > address 192.168.0.21 > netmask 255.255.255.0 > gateway 192.168.0.1 > dns-nameservers 8.8.8.8 > > > -- For more options, visit http:

[beagleboard] Re: build_mainline.sh: cape manager patch not applied?

2016-04-01 Thread Robert Nelson
On Fri, Apr 1, 2016 at 3:51 PM, Drew Fustini wrote: > Robert - am I missing a step? > > I just ran build_mainline.sh on a fresh clone of > https://github.com/RobertCNelson/linux-dev and noticed that the cape > manager patch does not seem to get applied. > > The build_mainline.sh I'm using is from

[beagleboard] Beagle bone serial console

2016-04-01 Thread SriRam Chadalavada
This may be a naive question but how might I be able to obtain access to BBB J1 connector from a Cape board stacked on it? In other words, how and where should I attach the 3.3V TTL serial console cable that I used with BBB J1 connector when a cape is stacked? According to: http://www.toptechbo

Re: [beagleboard] Beagle bone serial console

2016-04-01 Thread Robert Nelson
On Fri, Apr 1, 2016 at 4:33 PM, SriRam Chadalavada wrote: > This may be a naive question but how might I be able to obtain access to BBB > J1 connector from a Cape board stacked on it? In other words, how and where > should I attach the 3.3V TTL serial console cable that I used with BBB J1 > conne

Re: [beagleboard] Beagle bone serial console

2016-04-01 Thread Josh Datko
On Fri, 2016-04-01 at 14:33 -0700, SriRam Chadalavada wrote: > This may be a naive question but how might I be able to obtain access > to BBB J1 connector from a Cape board stacked on it? In other words, > how and where should I attach the 3.3V TTL serial console cable that > I used with BBB J1 con

[beagleboard] SGX not installing

2016-04-01 Thread James S
I followed the instructions here http://elinux.org/BeagleBoardDebian#SGX_BeagleBone.2FBeagleBone_Black and the install fails at the BBB with: debian@beaglebone:/opt/gfxinstall$ sudo ./sgx-install.sh *./sgx-install.sh: 29: ./sgx-install.sh: lsb_release: not found* The build on Ubuntu completes

Re: [beagleboard] SGX not installing

2016-04-01 Thread Robert Nelson
On Fri, Apr 1, 2016 at 5:03 PM, James S wrote: > I followed the instructions here > http://elinux.org/BeagleBoardDebian#SGX_BeagleBone.2FBeagleBone_Black and > the install fails at the BBB with: > debian@beaglebone:/opt/gfxinstall$ sudo ./sgx-install.sh > ./sgx-install.sh: 29: ./sgx-install.sh: l

Re: [beagleboard] SGX not installing

2016-04-01 Thread James S
Purrfect Robert, thank you for the prompt response! On Friday, April 1, 2016 at 11:07:07 PM UTC+1, RobertCNelson wrote: > > On Fri, Apr 1, 2016 at 5:03 PM, James S > > wrote: > > I followed the instructions here > > http://elinux.org/BeagleBoardDebian#SGX_BeagleBone.2FBeagleBone_Black > and

Re: [beagleboard] SGX not installing

2016-04-01 Thread James S
Oops! I did a reboot and lsmod | grep omaplfb but nothing shows up. On Friday, April 1, 2016 at 11:12:13 PM UTC+1, James S wrote: > > Purrfect Robert, thank you for the prompt response! > > On Friday, April 1, 2016 at 11:07:07 PM UTC+1, RobertCNelson wrote: >> >> On Fri, Apr 1, 2016 at 5:03 PM, Ja

Re: [beagleboard] SGX not installing

2016-04-01 Thread Robert Nelson
On Fri, Apr 1, 2016 at 5:17 PM, James S wrote: > Oops! I did a reboot and lsmod | grep omaplfb but nothing shows up. sudo /etc/init.d/sgx-startup.sh start Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message be

Re: [beagleboard] SGX not installing

2016-04-01 Thread James S
Still not working, even tried rebooting. debian@beaglebone:/opt/gfxinstall$ sudo /etc/init.d/sgx-startup.sh start sgx: Starting PVR debian@beaglebone:/opt/gfxinstall$ lsmod | grep omaplfb debian@beaglebone:/opt/gfxinstall$ lsmod | grep omaplfb debian@beaglebone:/opt/gfxinstall$ sudo reboot Last l

Re: [beagleboard] Beagle bone serial console

2016-04-01 Thread SriRam Chadalavada
On Friday, April 1, 2016 at 4:41:15 PM UTC-5, RobertCNelson wrote: > > On Fri, Apr 1, 2016 at 4:33 PM, SriRam Chadalavada > wrote: > > This may be a naive question but how might I be able to obtain access to > BBB > > J1 connector from a Cape board stacked on it? In other words, how and > wh