Re: [beagleboard] wifi intermittent

2016-12-03 Thread Sebastián Sáez
Good point Graham. Now I'm in a warehouse with one router, many startups, many power machine working and Sonos speaker with audio streaming. Mark, I try and it seems to work..how to do for run this command on every boot? regards, Sebastián On Fri, Dec 2, 2016 at 3:51 PM, Graham

Re: [beagleboard] wifi intermittent

2016-12-03 Thread Sebastián Sáez
Good point Graham. Now I'm in a warehouse with one router, many startups, many power machine working and Sonos speaker with audio streaming. Mark, I try and it seems to work..how to do for run this command on every boot? regards, Sebastián On Friday, December 2, 2016 at 3:51:53 PM UTC-8,

Re: [beagleboard] Re: ds18b20 with BBGW

2016-12-03 Thread Sebastián Sáez
Again, thanks Williams... that was it. I commented everything about P9.22 in ./bb.org-overlays/src/arm/univ-bbgw-00A0.dts Then build and install with your instruccions :) Which is an elegant way to mount the w1 overlay automatically after reboot? By the way, I switched my VCC to 3.3V

[beagleboard] clone image

2016-12-03 Thread Sebastián Sáez
Hi Guys, I'm working in a machine that in his heart has beaglebone. Now I have my python script for GPIO and mi linux up to date with some tweaks. What it's the clever-fast way to cloning this for other machines?? (maybe 40 machine..maybe more in future). regards, Sebastián -- For more

[beagleboard] ds18b20 with BBGW

2016-12-01 Thread Sebastián Sáez
Hi Guys! I want to read temp with a ds18b20 sensor. I try with a few tutorial without luck. Any tips for read this sensor? I'm using Debian 8.6 2016-11-06 4GB SD SeeedStudio IoT (kernel 4.4.30-ti-r64) I have a BeagleBone Green Wireless regards, Sebastián -- For more options, visit

[beagleboard] Re: ds18b20 with BBGW

2016-12-01 Thread Sebastián Sáez
}; > }; > }; > }; I notice that the bone_capemgr from /sys/devices/bone_capemgr.9/slots to /sys/devices/platform/bone_capemgr/slots I can't found the w1 kernel module at /sys/bus/w1/devices/DEVICE_ID/w1_slave regards, Sebastián On Thursday, December 1, 2016 at 6:50:52

Re: [beagleboard] Re: ds18b20 with BBGW

2016-12-02 Thread Sebastián Sáez
; pir = mraa.Gpio(73) > pir.dir(mraa.DIR_IN) > while True: > print (pir.read()) > time.sleep(1) regards, Sebastián On Friday, December 2, 2016 at 10:49:56 AM UTC-8, Sebastián Sáez wrote: > > That's it !, Many thanks Williams > It works perfect > > On

[beagleboard] ds18b20 with BBGW

2016-11-30 Thread Sebastián Sáez
Hi! I'm trying to read temp with a ds18b20 sensor. I try with a few tutorial without luck. Any tips for read this sensor? I'm using Debian 8.6 2016-11-06 4GB SD SeeedStudio IoT (kernel 4.4.30-ti-r64) regards, Sebastián -- For more options, visit http://beagleboard.org/discuss --- You

Re: [beagleboard] Re: ds18b20 with BBGW

2016-12-02 Thread Sebastián Sáez
That's it !, Many thanks Williams It works perfect On Thursday, December 1, 2016 at 9:28:16 PM UTC-8, William Hermans wrote: > > *1-wire workflow:* > > *Hardware setup:* > > Everything is directly connected via jumper wires, with no additional > components. > > DS18B20 PIN1 connected to

[beagleboard] wifi intermittent

2016-12-02 Thread Sebastián Sáez
Hi guys! I'm using a BeagleBone Green Wireless. For programming I'm using putty with ssh through a home router and from time to time my connection closes. I switched off the power save mode with: > echo 0 > /sys/kernel/debug/ieee80211/phy0/wlcore/sleep_auth But nothing changes. Any ideas?

[beagleboard] Re: ds18b20 with BBGW

2016-12-02 Thread Sebastián Sáez
thanks TJF for the tips :) On Friday, December 2, 2016 at 8:40:38 AM UTC-8, TJF wrote: > > > > *@Sebastián SáezPerhaps you're ready to *test* the li > * > b >

Re: [beagleboard] clone image

2016-12-06 Thread Sebastián Sáez
Thanks Williams. I'm what to use an eMMC so this method work nice, about 6 min per beaglebone https://github.com/RobertCNelson/boot-scripts/tree/master/tools/eMMC regards, Sebastián On Saturday, December 3, 2016 at 1:39:32 PM UTC-8, William Hermans wrote: > > Also, knowing whether you want an

[beagleboard] wifidog only at boots

2017-04-10 Thread Sebastián Sáez
Hi everyone! The wifidog AP method for internet credentials it's ok but it's there a way to only start for 10 minutes wifidog when the system boots or simple stop the AP services when the boards has internet? regards, Sebastián -- For more options, visit http://beagleboard.org/discuss ---

Re: [beagleboard] BBGW crash

2017-07-06 Thread Sebastián Sáez
perfectly. > If you have a wireless router in your home system, the AP stuff is only > going to confuse. Deactivate it. > > On Tuesday, July 4, 2017 at 1:10:10 PM UTC-4, Sebastián Sáez wrote: >> >> yes, I think the same. >> >> I'm going to explore the nodejs world.

[beagleboard] Re: BBGW | USB hub does not work

2017-07-06 Thread Sebastián Sáez
Thanks Greg, I got another beaglebone green wireless and it worked. Test webcam and flahs drive Apparently the one that was using has some problem Thank you On Wednesday, July 5, 2017 at 7:07:54 AM UTC-4, Greg wrote: > > That's easy. Here is before and after plugging in USB flash stick: > >

Re: [beagleboard] FW error after kernel update

2017-07-17 Thread Sebastián Sáez
] kernel:[4.4.30-ti-r64] nodejs:[v0.12.17] On Monday, July 17, 2017 at 8:22:56 PM UTC-4, RobertCNelson wrote: > > On Mon, Jul 17, 2017 at 5:21 PM, Sebastián Sáez <otr...@gmail.com > > wrote: > > Sorry Robert, I did not quite understand your answer. > > > > Tod

Re: [beagleboard] FW error after kernel update

2017-07-17 Thread Sebastián Sáez
Sorry Robert, I did not quite understand your answer. Today I tested and gave me the error. You tell me that I have to do the kernel update twice? On Monday, July 17, 2017 at 6:13:30 PM UTC-4, RobertCNelson wrote: > > On Mon, Jul 17, 2017 at 5:02 PM, Sebastián Sáez <otr...@gmail.com

[beagleboard] FW error after kernel update

2017-07-17 Thread Sebastián Sáez
Hi! After update to the last ti kernel my wifi stop working. HW: Beaglebone Green Wireless > OS: Debian 8 > Kernel: 4.4.9-ti-r25 I installed the kernel using this cd /opt/scripts/tools/ > git pull > sudo ./update_kernel.sh --lts-4_9 > And this is the message of the kernel after reboot to

Re: [beagleboard] FW error after kernel update

2017-07-18 Thread Sebastián Sáez
0+20170113+1] With kernel 4.4.9-ti-r25 if I update to kernel --lts-4_9 the wifi die On Monday, July 17, 2017 at 9:39:34 PM UTC-4, RobertCNelson wrote: > > On Mon, Jul 17, 2017 at 8:02 PM, Sebastián Sáez <otr...@gmail.com > > wrote: > > thanks > > > > h

Re: [beagleboard] FW error after kernel update

2017-07-18 Thread Sebastián Sáez
thanks you :) On Tue, Jul 18, 2017 at 3:15 PM, Robert Nelson <robertcnel...@gmail.com> wrote: > On Tue, Jul 18, 2017 at 2:11 PM, Sebastián Sáez <otra...@gmail.com> wrote: > > Thanks Robert for the help and for adding the check. > > > > I can re-download the s

[beagleboard] cloud9 remove root access Debian 8

2017-07-21 Thread Sebastián Sáez
Hi, In Debian stretch, cloud9 is no longer root Is it possible to remove root access to cloud 9 for Debian 8? regards, Sebastián -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To

Re: [beagleboard] BBGW crash

2017-06-28 Thread Sebastián Sáez
at 1:56:04 PM UTC-4, RobertCNelson wrote: > > On Wed, Jun 28, 2017 at 12:51 PM, Robert Nelson <robert...@gmail.com > > wrote: > > On Wed, Jun 28, 2017 at 11:35 AM, Sebastián Sáez <otr...@gmail.com > > wrote: > >> Hi! > >> > >> I have

Re: [beagleboard] BBGW crash

2017-06-29 Thread Sebastián Sáez
Good tips Greg, thank you. I would like to use one of these IOT images but I need *wifidog *so my users can configure the home wifi. I tried installing wifidog with these instructions without luck Https://github.com/Pillar1989/wifidog-server Is there any alternative to wifidog ?, my users do

Re: [beagleboard] BBGW crash

2017-06-29 Thread Sebastián Sáez
, 2017 at 3:49 PM, Sebastián Sáez <otr...@gmail.com > > wrote: > > Good tips Greg, thank you. > > I would like to use one of these IOT images but I need wifidog so my > users > > can configure the home wifi. > > > > I tried installing wifidog

Re: [beagleboard] BBGW crash

2017-06-29 Thread Sebastián Sáez
ok, thanks for the answers On Thursday, June 29, 2017 at 5:33:33 PM UTC-4, RobertCNelson wrote: > > On Thu, Jun 29, 2017 at 4:28 PM, Sebastián Sáez <otr...@gmail.com > > wrote: > > Robert, > > When converting a seeedstudio image, does it install bone101 or clo

Re: [beagleboard] BBGW crash

2017-07-03 Thread Sebastián Sáez
3, 2017 at 2:09 PM, Sebastián Sáez <otr...@gmail.com > > wrote: > >> Hi Robert, I can't find wifidog package for Stretch image. >> >> image test: bone-debian-9.0-iot-armhf-2017-06-25-4gb.img >> >> >> debian@beaglebone:~$ sudo apt install seeed-wi

Re: [beagleboard] BBGW crash

2017-07-03 Thread Sebastián Sáez
: Unable to locate package seeed-wificonfig-installer E: Unable to locate package wifidog-gateway On Thursday, June 29, 2017 at 5:00:26 PM UTC-4, RobertCNelson wrote: > > On Thu, Jun 29, 2017 at 3:49 PM, Sebastián Sáez <otr...@gmail.com > > wrote: > > Good tips Greg, thank y

Re: [beagleboard] BBGW crash

2017-07-04 Thread Sebastián Sáez
ards, > > On Jul 3, 2017 4:09 PM, "Sebastián Sáez" <otr...@gmail.com > > wrote: > >> Hi Robert, I can't find wifidog package for Stretch image. >> >> image test: bone-debian-9.0-iot-armhf-2017-06-25-4gb.img >> >> >> debian@beaglebone:~$

[beagleboard] BBGW | USB hub does not work

2017-07-04 Thread Sebastián Sáez
Hi, I wan't to connect a webcam (logitech C270) to my Beaglebone Green Wireless. I tested the 4 usb ports with flash drive and webcam and none was recognized in lsusb, here lsusb and dmesg outputs: 1. debian@beaglebone:~$ lsusb 2. Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc.

[beagleboard] Re: BBGW | USB hub does not work

2017-07-04 Thread Sebastián Sáez
Kernel log https://pastebin.com/Xp1hpeHR On Tuesday, July 4, 2017 at 1:37:06 PM UTC-4, Sebastián Sáez wrote: > > Hi, > > I wan't to connect a webcam (logitech C270) to my Beaglebone Green > Wireless. > > I tested the 4 usb ports with flash drive and webcam and none was

[beagleboard] Re: BBGW crash

2017-06-28 Thread Sebastián Sáez
Thanks Greg this command only show me today's logs, and this happened 4 days ago On Wednesday, June 28, 2017 at 12:56:02 PM UTC-4, Greg wrote: > > Here is one thing to try: > > journalctl -u wifidog-gateway > > I hope maybe the above will yield a clue as to the specific failure. Good > luck. >

[beagleboard] BBGW crash

2017-06-28 Thread Sebastián Sáez
Hi! I have some Beaglebone running my python script for controlling relays and read sensors. But time to time some beaglebone freeze and I don't know why. Here is the log when the beaglebone crash. I think maybe it's a power problem when the wifi chip try to connect. For power up the HW I

[beagleboard] disable usb tethering

2017-08-01 Thread Sebastián Sáez
Hi!, It's posible disable tethering on USB0 and USB1? I do not use this and I'm not sure but I think it causes me problems with DNS. regards, Sebastián -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

[beagleboard] Re: i2c python

2017-06-16 Thread Sebastián Sáez
, Sebastián Sáez wrote: > > Hi Graham, thanks > > here more info > > HW: Beaglebone seeedstudio green wireless >> OS: Debian GNU/Linux 8.8 (jessie) >> Kernel: Linux beaglebone 4.4.30-ti-r64 >> Python: Python 2.7.9 > > > I made a custom cape, the sensor it's pow

Re: [beagleboard] Re: i2c python

2017-06-16 Thread Sebastián Sáez
digested the ADM3260 data sheet sufficiently to understand if > it is OK to run both buses at 3.3V, and the power supply input at 5V. > Is this what you are actually doing when on the Beaglebone? > > --- Graham > > == > > On Fri, Jun 16, 2017 at 12:34 PM, Sebastián Sáez <otr..

[beagleboard] Re: i2c python

2017-06-16 Thread Sebastián Sáez
what do you mean? > What do you actually get? errors? tracebacks? obviously wrong data, but no > reported errors? > > --- Graham > > == > > On Thursday, June 15, 2017 at 5:38:58 PM UTC-5, Sebastián Sáez wrote: >> >> >> Hi, >> >> I'm writi

[beagleboard] Re: how to check emmc?

2017-10-05 Thread Sebastián Sáez
module ehci-orion not found in modules.dep > modprobe: module uhci-hcd not found in modules.dep > modprobe: module ohci-hcd not found in modules.dep > > On Thursday, October 5, 2017 at 10:38:57 AM UTC-3, Sebastián Sáez wrote: > > Hi, > > I have used many beaglebones

[beagleboard] how to check emmc?

2017-10-05 Thread Sebastián Sáez
Hi, I have used many beaglebones (BBGW) and there is one that has twice get this error at boot: rootfs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. I think this may be because the emmc is faulty. Is there any script that allows emmc testing? regards, Sebastián -- For more options, visit

Re: [beagleboard] Re: how to check emmc?

2017-10-05 Thread Sebastián Sáez
thank for the info :) On Thu, Oct 5, 2017 at 10:57 AM, Robert Nelson <robertcnel...@gmail.com> wrote: > On Thu, Oct 5, 2017 at 8:55 AM, Sebastián Sáez <otra...@gmail.com> wrote: > > here the full log > > > >> > >> rootfs: UNEXPECTED INCONSISTENCY; R

Re: [beagleboard] can't enable PRU with kernel 4.4.113-ti-r145

2018-04-04 Thread Sebastián Sáez
nmux/ ocp:P9_13_pinmux/ ocp:P9_42_pinmux/ > ocp:P8_33_pinmux/ ocp:P9_14_pinmux/ ocp:P9_91_pinmux/ On Tuesday, April 3, 2018 at 8:38:22 PM UTC-3, Sebastián Sáez wrote: > > I burn a new microSD card with the same image and now the linux it's boot >> >> bone-debian-8.10-seeed-io

Re: [beagleboard] can't enable PRU with kernel 4.4.113-ti-r145

2018-04-04 Thread Sebastián Sáez
r 4, 2018 at 12:02 PM, Robert Nelson <robert...@gmail.com > > wrote: > >> On Wed, Apr 4, 2018 at 9:46 AM, Sebastián Sáez <otr...@gmail.com > > wrote: > >>> now config-pin p9.25 pruout it's working now but I need to use p8.11 > as PRU > >>>

Re: [beagleboard] can't enable PRU with kernel 4.4.113-ti-r145

2018-04-11 Thread Sebastián Sáez
, 2018 at 2:39:28 PM UTC-3, RobertCNelson wrote: > > On Wed, Apr 4, 2018 at 12:35 PM, Sebastián Sáez <otr...@gmail.com > > wrote: > > Thanks Robert for the script. > > > > If wifi is in 1-bit mode, does it affect its operation ?. > > In theory it's be 25% as f

[beagleboard] can't enable PRU with kernel 4.4.113-ti-r145

2018-04-03 Thread Sebastián Sáez
Hi!, I'm follow this tutorial, but I can't enable the PRU output http://jkuhlm.bplaced.net/beaglebone-433mhz-transmitter/ root@beaglebone:~/rfsend# config-pin p8.11 pruout > P8_11 pinmux file not found! > Pin has no cape: P8_11 After some research in the forum I think maybe it's a problem with

Re: [beagleboard] can't enable PRU with kernel 4.4.113-ti-r145

2018-04-03 Thread Sebastián Sáez
1out IN ep1in STATUS ep2in > > MAC b0:d5:cc:71:f8:50 > > HOST MAC de:ad:be:af:00:00 > > RNDIS ready > > musb-hdrc: peripheral reset irq lost! > > high speed config #2: 2 mA, Ethernet Gadget, using RNDIS > > The remote end did not respond in time.missing environmen

Re: [beagleboard] can't enable PRU with kernel 4.4.113-ti-r145

2018-04-03 Thread Sebastián Sáez
1.220785] gpio-of-helper ocp:cape-universal: Allocated GPIO id=42 > [1.220933] gpio-of-helper ocp:cape-universal: Allocated GPIO id=43 > [1.221079] gpio-of-helper ocp:cape-universal: Allocated GPIO id=44 > [1.221210] gpio-of-helper ocp:cape-universal: Allocated GPIO id=45 > [ 1

[beagleboard] UART0 garbage characters

2019-01-02 Thread Sebastián Sáez
Hi everyone! after install the last linux image in the emmc I can't use the UART0 anymore (screenshot attached ) All other function are working, I can do SSH using the softAP interface. Any suggestions? I already tried deleting uboot in emmc without lucky This is my system:

[beagleboard] Mac address on the device barcode no longer matches (Debian 9)

2019-01-15 Thread Sebastián Sáez
Hi I'm using a beaglebone green wireless Using Debian 9 the mac address didn't matchs with the mac on the sticker on beaglebone With Debian 8 the mac matches For production I identify beaglebone by the mac in the sticker so it's important get the same MAC in the software Why this script for

Re: [beagleboard] Mac address on the device barcode no longer matches (Debian 9)

2019-01-15 Thread Sebastián Sáez
thanks! Robert this works perfectly regards, Sebastián On Tuesday, January 15, 2019 at 5:28:50 PM UTC-3, RobertCNelson wrote: > > On Tue, Jan 15, 2019 at 12:34 PM Sebastián Sáez > wrote: > > > > Hi > > > > I'm using a beaglebone green wireless > &

Re: [beagleboard] UART0 garbage characters

2019-01-08 Thread Sebastián Sáez
is the documentation [image: image.png] On Thursday, January 3, 2019 at 11:42:17 PM UTC-3, c2h2 wrote: > > correct UART rate and good ground connection? > > On Thu, Jan 3, 2019 at 5:37 AM Sebastián Sáez > wrote: > >> Hi everyone! >> >>