[beagleboard] Re: connman wifi autoconnect

2017-09-13 Thread Peter Lawler
I found a thing from Adafruit for 3.8 kernel https://github.com/adafruit/wifi-reset It was nice but is relying on iwconfig to do its magic So I rewrote it for connman https://gitlab.com/petelawler/wifi-reset Haven't tested it really with anything apart from 4.4 and 4.9 kernels. Your mileage m

Re: [beagleboard] FAT partition on newer images

2017-09-13 Thread Alexander Rössler
Here is how I finally achieved what I wanted: Code hier eingeben... sudo apt install doc-beaglebone-getting-started sudo cp /var/cache/doc-beaglebone-getting-started/beaglebone-getting-started-2017-05-25.img /var/local/bb_usb_mass_storage.img2 sudo apt remove doc-beaglebone-getting-started sudo

[beagleboard] Re: GPS, GPS, GPS and More!

2017-09-13 Thread Mala Dies
Hello Again, So: I tried U-Blox U Center. It is some nice software but it only works for Windows. I e-mailed the company about if they have Linux versions of the U-Blox U Center software. My thoughts were that I could use U Center software on our Debian Stretch distro. Also: I found a port a

[beagleboard] Uploading image to uSD-card

2017-09-13 Thread Gunjan Vora
I'm uploading Debian 8.7 for BBB in uSD-card. The SD-card gets corrupted after uploading the image. I've tried both softwares for uploading the image; Win32 Disk Imager and Etcher. Kindly help me to fix this issue. Thanking You in advance. -- For more options, visit http://beagleboard.org/disc

Re: [beagleboard] BBB CPU temperature reading using built-in sensor

2017-09-13 Thread Robert Nelson
On Wed, Sep 13, 2017 at 4:42 AM, wrote: > Hi Robert, > > Just in case someone is fully aware that the sensor isn't reliable would it > be still possible to enable it ? Is there a patch somewhere to do that ? Sure, nope.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, vis

[beagleboard] Booting from eMMC issue

2017-09-13 Thread nmsps10
Hello, I was happily tinkering with Beaglebone Blue until yesterday but now I cannot boot it from the eMMC. What I did was very simple. Trying out the lastest Debian image. 1- Downloaded the last Debian image (version 9.1). Using WinDisk32Imager I wrote the image to a 4 GB microSD card. 2- Ins

[beagleboard] Internet connection

2017-09-13 Thread Gunjan Vora
The internet in my BBB is not working. Neither using USB nor with Ethernet connection. Kindly help me where is the issue. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe

[beagleboard] Blue battery LEDs

2017-09-13 Thread Mark A. Yoder
I'm updating the Adafruit python drivers for the BeagleBone Blue and want to include the 4 battery level LEDs and the WIFI led. The table[1] show entries for Bat 1, 2, and 3, but 4 (or is it 0) and the WIFI LED are missing. I don't know how batt1 maps to bat25. I'm running the "BeagleBoard.org

[beagleboard] BBB connectivity from Yosemite at 192.168.7.2

2017-09-13 Thread Charles Quarra
Hi, I am getting erratic connection access via USB to the 192.168.7.2 in Yosemite 10.10.5. In Network, I've had luck by switching the 'BeagleBoneBlack' interface from DHCP to DHCP with manual address and setting it to 192.168.7.1. Sometimes switching it back to DHCP makes it get the 192.168.7

[beagleboard] Re: ADC.setup() Prevents Python Program from Running at Autostart

2017-09-13 Thread Tomas Medina
All my files are already in root. I disabled the security in my Beaglebone so I can log in with root and have administrative privileges by default. I already tried crontab and it didn't run. I prefer not to use Cloud9 due to its limitations. That being said, uploading a file to the autorun folde

[beagleboard] Booting from eMMC issue

2017-09-13 Thread Nuno Silva
Hello everyone, I was happily tinkering with Beaglebone Blue until yesterday but now I cannot boot it from the eMMC. What I did was very simple. Trying out the lastest Debian image. 1- Downloaded the last Debian image (version 9.1). Using WinDisk32Imager I wrote the image to a 4 GB microSD ca

Re: [beagleboard] Booting from eMMC issue

2017-09-13 Thread Robert Nelson
On Wed, Sep 13, 2017 at 11:42 AM, Nuno Silva wrote: > Hello everyone, > > I was happily tinkering with Beaglebone Blue until yesterday but now I > cannot boot it from the eMMC. What I did was very simple. Trying out the > lastest Debian image. > > 1- Downloaded the last Debian image (version 9.1)

Re: [beagleboard] Booting from eMMC issue

2017-09-13 Thread Chad Baker
Did you try to log in via cloud9 through http://192.168.7.2:3000, http://192.168.6.2:3000, or http://beaglebone.local:3000? via micro-usb through 192.168.6.2? Chad On 9/13/17 11:42 AM, Nuno Silva wrote: Hello everyone, I was happily tinkering with Beaglebone Blue until yesterday but now I ca

[beagleboard] Input range digital analog converter. Is the 1.8V adjustable?

2017-09-13 Thread Ricardo Andres Gomez
I want to connect an analog output sensor from 0 to 5 volts. The adc by specifications has a range of 0 1.8V. Is it possible to change this range? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoar

RE: [beagleboard] Input range digital analog converter. Is the 1.8V adjustable?

2017-09-13 Thread Gerald Coley
No. It is fixed at 1.8V. Gerald From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On Behalf Of Ricardo Andres Gomez Sent: Wednesday, September 13, 2017 10:54 AM To: BeagleBoard Subject: [beagleboard] Input range digital analog converter. Is the 1.8V adjustable? I want

[beagleboard] Does U-Boot for BBB or BB-X15 Currently Scan the Device Tree to Setup Hardware for U-Boot?

2017-09-13 Thread Jeff Andich
In this very interesting post, http://beagleboard.org/discuss?place=topic%2Fbeagleboard%2FjnfNZIIC1V8%2Fdiscussion, Robert said: ".. The Device Tree Binaries get appended to u-boot.img, luckly we really don't use them, as we just grab the kernel version.." I don't quite yet grasp the full

Re: [beagleboard] Does U-Boot for BBB or BB-X15 Currently Scan the Device Tree to Setup Hardware for U-Boot?

2017-09-13 Thread Robert Nelson
On Wed, Sep 13, 2017 at 4:24 PM, Jeff Andich wrote: > In this very interesting post, > http://beagleboard.org/discuss?place=topic%2Fbeagleboard%2FjnfNZIIC1V8%2Fdiscussion, > > Robert said: > > ".. The Device Tree Binaries get appended to u-boot.img, luckly we really > don't use them, as we just gr

Re: [beagleboard] Booting from eMMC issue

2017-09-13 Thread Nuno Silva
Thank you for your reply, Yes, I tried to connect like you say Chad, but nothing positive happens. All I get is "The connection has timed out" or "Server not found". I tried with putty but it goes nowhere. Probably my only option will be to reflash the eMMC. But I would like to understand what ha

[beagleboard] Re: ADC.setup() Prevents Python Program from Running at Autostart

2017-09-13 Thread Mala Dies
Okay...no issue. I hope things work out. If I come across the correct way to start a program/software on boot, I will let you know. Seth P.S. I read about it a while back but I came up empty with my current search. They have some Debian docs. on it. I will let you know if I come across it agai

[beagleboard] Re: GPS, GPS, GPS and More!

2017-09-13 Thread Mala Dies
Hello, I received a message from the U-Blox people and on the U-Blox site. They said something about Wine. I looked into it. It is only for 32 bit architecture and not for ARM. Seth P.S. No! On Wednesday, September 13, 2017 at 5:01:07 AM UTC-5, Mala Dies wrote: > > Hello Again, > > So: > > I