Re: [beagleboard] Re: Remote access for the beagle bone black (BBB) to modify /upgrade file from cloud server

2020-10-21 Thread Tarmo Kuuse
On 21.10.20 06:27, Niresh wrote: Thank you Tamro. I hope a trigger mechanism is not a problem because continuous data exchange is happening between the AWS server and controller through websocket. I can create a separate data packet to initiate this trigger command to a controller to which I wi

Re: [beagleboard] Re: Remote access for the beagle bone black (BBB) to modify /upgrade file from cloud server

2020-10-20 Thread Tarmo Kuuse
On 20.10.20 15:24, Niresh wrote: I have a binary file that is basically compiled C application code. If I send an upgrade command to the controller from the server, the controller should take that binary file from the server, replace the old one and run with the updated binary file. I've dist

Re: [beagleboard] How to automatically set system time of BBB by external DS3231

2020-09-02 Thread Tarmo Kuuse
I'd recommend a new thread for a new topic. -- Tarmo On Thu, 3 Sep 2020, 06:34 Niresh, wrote: > Hi Tarmo, > Thank you for your suggestion. > > I have a few queries related to USB dongle connection to BBB and mutex > operation. Shall I ask that query in this post or separate? > > Regards, > NK >

Re: [beagleboard] How to automatically set system time of BBB by external DS3231

2020-09-02 Thread Tarmo Kuuse
On 02.09.20 11:55, Tarmo Kuuse wrote: "apt-cache search 'kernel-image.*4.4.30*'") but I have no idea what Sorry, the search term is probably 'linux-image*4.4.30*', I don't remember what the BB-s kernel packages were named. -- Kind regards, Tar

Re: [beagleboard] How to automatically set system time of BBB by external DS3231

2020-09-02 Thread Tarmo Kuuse
Hi Niresh, On 02.09.20 08:41, Niresh wrote: You are right, I've done a little experiment to confirm the same. Good to hear! Could you please tell me starts from which version of kernel "BB-I2C*2*-RTC-DS3231.dtbo" device tree works. I will tell you why,  I was using arm-linux-gnueabihf-gcc-4

Re: [beagleboard] How to automatically set system time of BBB by external DS3231

2020-09-01 Thread Tarmo Kuuse
On 01.09.20 14:55, Niresh wrote: I purposefully disconnected the battery to confirm system time updates with external RTC time. But the below message shows not updated right. Local time: Tue 2020-09-01 10:32:27 UTC Universal time: Tue 2020-09-01 10:32:27 UTC RTC time: Sat 2000-01-01 00:15:42_

Re: [beagleboard] How to automatically set system time of BBB by external DS3231

2020-09-01 Thread Tarmo Kuuse
On 01.09.20 13:59, Niresh wrote: I am a bit confused. Please correct me if I am wrong. I have removed the internet connection, power to the board and battery from the external RTC DS3231 module too. Well, removing the battery will reset your DS3231. This defeats the purpose of having a batter

Re: [beagleboard] How to automatically set system time of BBB by external DS3231

2020-09-01 Thread Tarmo Kuuse
Hi Niresh, On 01.09.20 07:43, Niresh wrote: I've tested BB-I2C2-RTC-DS3231.dtbo in the new image 4.19.94-ti-r42, they mount rtc1 in /dev but system time is not updated with rtc1. Attached dmesg with and without DS3231 overlay in uEnv.txt . Following message with DS3231 overlay enabled. root@

Re: [beagleboard] Re: File system switches to Read-Only randomly after booting.

2020-06-09 Thread Tarmo Kuuse
On 09.06.20 12:18, m...@schulzd.me wrote: I tried a 12V 5A switch mode power supply - still no dice. Be careful, the BBB takes 5V not 12V. I even flashed it using this PSU, switched to USB to add WiFi credentials, and then put it back to 12V and SSH'd in via WiFi. Still has the same issue wi

Re: [beagleboard] Re: File system switches to Read-Only randomly after booting.

2020-06-08 Thread Tarmo Kuuse
Hi, On 08.06.20 03:21, m...@schulzd.me wrote: Alright seems like I spoke too soon again: during an upgrade I got this: Warning: Stopping cloud9.service, but it can still be activated by:   cloud9.socket c9-core-installer:Stopping:cloud9.socket c9-core-installer:extracting:c9-core_3.1.3543+gi

[beagleboard] Re: File system switches to Read-Only randomly after booting.

2020-05-14 Thread Tarmo Kuuse
Hi Phil, On Wednesday, 13 May 2020 16:33:40 UTC+3, robotsrule...@gmail.com wrote: > > Any suggestions??? > If it's running off the internal eMMC, it should be quite reliable. The most obvious advice is to look at the system logs after the problem has occurred and try to find hints of what has c

[beagleboard] Re: BBB Won't Shutdown

2020-04-06 Thread Tarmo Kuuse
Hi Ken, On Friday, 3 April 2020 17:44:16 UTC+3, KenUnix wrote: > > > I recently added an external 5V supply to the BBB barrel jack because I am > going to add a relay cape. > > If I issue "sudo shutdown -h now" the BBB looks like it is going to > shutdown judging by the messages on the Jtag port

[beagleboard] Re: [Beaglebone Enhanced][VAYU2-4GEC25-E][Quectel] - Not work mobile connection if ethernet wire is plug

2020-01-31 Thread Tarmo Kuuse
Hi Nicola, On Thursday, 30 January 2020 17:26:09 UTC+2, Nicola Russo wrote: > > I'm using the cape model: VAYU2-4GEC25-E ( > https://www.yantrr.com/product/vayu2-4g-ltecat4asia-eu-w-gps/) together > with a Beaglebone Enhanced that running on Debian 9.5 2018-10-07 4GB eMMC > IoT . > > I starte

[beagleboard] Re: Can't ping or ssh into BBB Wireless

2020-01-16 Thread Tarmo Kuuse
Hi Zeph, On Wednesday, 15 January 2020 20:29:02 UTC+2, Zeph wrote: > > I have two boards a BeagleBone Black Wireless and a BeagleBone Black Rev > C. Recently, when booting my BeagleBone Black Wireless with an Ubuntu SD, > the board will light up and in my Windows 10 computer's network connection

Re: [beagleboard] Ip forwarding

2019-12-17 Thread Tarmo Kuuse
Hi Josiah! On Monday, 16 December 2019 16:00:20 UTC+2, Josiah Akinloye wrote: > > Thanks Gwen. > I really appreciate your effort. > I will get back to you > Again... a big thanks > > On Mon, 16 Dec 2019 at 14:56 Gwen Stouthuysen > wrote: > >> No, I haven't tried to remove connmanctl >> >> I hav

Re: [beagleboard] Re: Bash throws errors after a week of uptime

2019-12-12 Thread Tarmo Kuuse
On Tuesday, 10 December 2019 19:48:11 UTC+2, bryan...@owasp.org wrote: > > I have been monitoring the space. I thought it was /tmp but the usage is > super low: > > debian@radius:~$ df > Filesystem 1K-blocksUsed Available Use% Mounted on > udev 219552 0219552 0% /

[beagleboard] Re: Bash throws errors after a week of uptime

2019-12-10 Thread Tarmo Kuuse
On Tuesday, 10 December 2019 00:28:30 UTC+2, bryan...@owasp.org wrote: > > > I am running Debian 9.11 (4.14.108-ti-r124) on BBB and it runs fine for > about a week and then Bash no longer can find commands and it throws errors > upon every subsequent command. Commands result in one of two errors

Re: [beagleboard] dtb-rebuilder vs. BeagleBoard-DeviceTrees on BeagleBone Black

2019-10-10 Thread Tarmo Kuuse
On 10.10.19 17:41, Robert Nelson wrote: On Thu, Oct 10, 2019 at 6:17 AM Tarmo Kuuse wrote: On 09.10.19 23:57, Robert Nelson wrote: On Wed, Oct 9, 2019 at 11:31 AM Robert Nelson wrote: Here's the final version.. https://github.com/beagleboard/linux/releases/tag/4.19.73-ti-r29 What

Re: [beagleboard] dtb-rebuilder vs. BeagleBoard-DeviceTrees on BeagleBone Black

2019-10-10 Thread Tarmo Kuuse
On 09.10.19 23:57, Robert Nelson wrote: On Wed, Oct 9, 2019 at 11:31 AM Robert Nelson wrote: Here's the final version.. https://github.com/beagleboard/linux/releases/tag/4.19.73-ti-r29 What else would be useful? ;) That's beautiful, thank you! So yeah, i test what i can, can't test everyth

Re: [beagleboard] dtb-rebuilder vs. BeagleBoard-DeviceTrees on BeagleBone Black

2019-10-09 Thread Tarmo Kuuse
i. How would I find the DTB-s in this package from the BeagleBoard-DeviceTrees repo? Off-topic: I'm also assuming that the kernel packages in repos.rcn-ee.com are all tested and good for production use, which may or may not be correct. -- Lugupidamisega/Kind regards Tarmo Kuuse -- For more opt

Re: [beagleboard] dtb-rebuilder vs. BeagleBoard-DeviceTrees on BeagleBone Black

2019-10-08 Thread Tarmo Kuuse
Hi Robert, On Tuesday, 8 October 2019 04:44:25 UTC+3, RobertCNelson wrote: > > On Mon, Oct 7, 2019 at 8:28 PM Mark A. Yoder > wrote: > > > > I've playing with device trees on the BeagleBone Black and have come > across two repos that appear to do similar things. > > https://github.com/RobertC

[beagleboard] Re: Simcard or SMS module

2019-09-27 Thread Tarmo Kuuse
Hi! On Friday, 27 September 2019 00:09:12 UTC+3, z.mome...@gmail.com wrote: > > Hello! i want to use of beagle bone black in my smart home project, i want > to send sms from an android application to a simcard or sms module that > connected to beagle bone, but i don't know sms module for this, i

[beagleboard] Re: Cannot ping google in BBB even after sharing internet

2019-09-04 Thread Tarmo Kuuse
Hi Brian, On Tuesday, 3 September 2019 18:44:50 UTC+3, Brian Tremaine wrote: > > I realize this is an old post but I'm hoping to get some answers ;) : > Problems pinging www.google.com > > I have a BeagleBone Black Rev C that is running the latest Debian. I've > been going through Derek Mallo

Re: [beagleboard] Re: Getting IP address of BBB on ubuntu terminal

2019-07-11 Thread Tarmo Kuuse
On 12.07.19 07:50, Megha Bhirade wrote: I tried by connecting LAN cable from router to board Ethernet port, but for ping command i am getting : acufore@acufore-H110M-S2:~$ ping beaglebone.local ping: unknown host beaglebone.local acufore@acufore-H110M-S2:~$ avahi-resolve -n beaglebone.local Fa

Re: [beagleboard] Re: Getting IP address of BBB on ubuntu terminal

2019-07-11 Thread Tarmo Kuuse
On 11.07.19 15:48, Megha Bhirade wrote: Thanks for reply. for second  option -connecting LAN cable to BBB . i connected LAN cable from router with DHCP server, where i can see :beaglebone.local.. can u explain the basic connection : i followed like , 1.connected board(BBB) to PC using USB cab

[beagleboard] Re: Getting IP address of BBB on ubuntu terminal

2019-07-11 Thread Tarmo Kuuse
On Thursday, 11 July 2019 14:34:48 UTC+3, Megha Bhirade wrote: > > > >> Hi tarmo, >> >i am using a PC with Linux Ubuntu and version is 16.04LTS (64-bit) > Ubuntu as a native operating system. > > As u suggested i used *tail -n 100 /var/log/syslog *in to command > line(terminal). i got mu

[beagleboard] Re: Cape GPIO usage -- are there reserved pins?

2019-07-11 Thread Tarmo Kuuse
Hi Robert, On Wednesday, 10 July 2019 05:32:06 UTC+3, Robert Heller wrote: > > OK, I have designed a cape, a Quad Stallmotor controller with/sense, which > uses 8 GPIO lines: four as outputs to drive a "stallmotor" type of switch > motor for model railroad turnouts [switch tracks] and four input

[beagleboard] Re: Getting IP address of BBB on ubuntu terminal

2019-07-11 Thread Tarmo Kuuse
Hi Megha, On Thursday, 11 July 2019 10:09:25 UTC+3, Megha Bhirade wrote: > > Hi, > > i am new to beagle bone black board. just after getting new board i > connected that board to my PC using USB cable and checked it is showing > BEAGLE BONE like mass storage drive on system(linux ubuntu), i clic

[beagleboard] Re: How to identify GPIO Chip and pin

2019-07-03 Thread Tarmo Kuuse
Hi! On Wednesday, 3 July 2019 04:51:55 UTC+3, simonm...@gmail.com wrote: > > I am trying to use GPIO with the robot control library. > But I cant find the value to pass to chip and pin > > ex : > int rc_gpio_init >

[beagleboard] Re: gdbserver install failed

2019-03-25 Thread Tarmo Kuuse
Hi George, Firstly, I didn't see an "apt update" command in your listing. This updates the package lists and should be executed before installing any packages. > Unpacking libtiopencl1 > (01.01.17.01-git20181129.0-0rcnee0~stretch+20190103) ... > dpkg: error processing archive > /var/cache/ap

[beagleboard] Re: Stack 15.4 Linux gateway using Beagle Bone Black wireless

2019-03-15 Thread Tarmo Kuuse
On Friday, 15 March 2019 16:07:57 UTC+2, Tarmo Kuuse wrote: > > Hi Neil, > > On Friday, 15 March 2019 03:31:48 UTC+2, neil.m...@gmail.com wrote: >> >> >> Hello all, >> >> I am currently working on implementing this project : >> >> http://www.

[beagleboard] Re: Stack 15.4 Linux gateway using Beagle Bone Black wireless

2019-03-15 Thread Tarmo Kuuse
Hi Neil, On Friday, 15 March 2019 03:31:48 UTC+2, neil.m...@gmail.com wrote: > > > Hello all, > > I am currently working on implementing this project : > > http://www.ti.com/lit/ug/tiduci9c/tiduci9c.pdf > > I am using a Beagle Bone black wireless instead of the Beagle Bone black, > and I am usi

[beagleboard] Re: full disk space

2019-03-02 Thread Tarmo Kuuse
Hi Erik, On Thursday, 28 February 2019 18:00:46 UTC+2, erikb...@gmail.com wrote: > > thanks for the reply, im a newby at linux. ill try to refer to it as root > partition from now on. > > I flashed the image found from the beaglebones website. > https://beagleboard.org/latest-images > > this one>

[beagleboard] Re: full disk space

2019-02-28 Thread Tarmo Kuuse
what, exactly? You're always free to remove stuff you don't need. For example - to have a look at installed packages and their disk usage, I have found this command to be useful: "dpkg-query -W -f '${Installed-Size} ${Package}\n' | sort -n" -- Kind regards, T

[beagleboard] Re: Flashing Debian Image on SD card Partition

2019-02-22 Thread Tarmo Kuuse
Hi Sharvin, On Friday, 22 February 2019 14:38:05 UTC+2, Sharvin Shah wrote: > > I have an sd card with 2 Partitions. mmcblk0 is the disk and mmcblk0p1, > mmcblk0p2 are the 2 partitions I have created. > > I am trying to flash the Debian OS on the Partition using the dd command. > > dd if=os.img b

Re: [beagleboard] Re: Why dns is not working in this BBB -> laptop hotspot configuration

2019-02-18 Thread Tarmo Kuuse
On Monday, 18 February 2019 14:35:05 UTC+2, ith...@gmail.com wrote: > > So it is like that: even if I put nameservers 10.42.0.1 or 8.8.8.8, > whatever, into connmanctl config and asking it then shows that exact IP as > the DNS server, what is put into resolv.conf is some three values which > loo

[beagleboard] Re: No space on left device

2019-02-14 Thread Tarmo Kuuse
Hi Ichrak, On Friday, 10 August 2018 20:42:33 UTC+3, Ichrak Mansour wrote: > > Hello, > > I am newbie, I use the version buster of my BeagleBone and when I run my > application on it, I get "no space on left device" > > How can I fix that please ? > To diagnose the state of your disk space the

[beagleboard] Re: Eth0 Stopped Working

2019-02-14 Thread Tarmo Kuuse
Hi Jim, On Wednesday, 13 February 2019 21:24:52 UTC+2, Jim Fell wrote: > > Yesterday, my BeagleBone Black (Rev C) was working fine. Today, when I > powered up the system eth0 is not coming up. > > $ ip addr show eth0 > 2: eth0: mtu 1500 qdisc noop state DOWN group > default qlen 1000 > lin

[beagleboard] Re: BBB/PB/BBBW set mac address

2019-02-12 Thread Tarmo Kuuse
Hi Dave, On Sunday, 10 February 2019 11:15:10 UTC+2, Dave wrote: > > Is there a way to force the MAC addresses of net devices on the > BeagleBones ? > Yes - google for "linux set mac address" and you'll have plenty of instructions. This page pops up prominently: https://en.wikibooks.org/wiki/Ch

[beagleboard] Re: Why dns is not working in this BBB -> laptop hotspot configuration

2019-02-11 Thread Tarmo Kuuse
On Monday, 11 February 2019 18:03:01 UTC+2, ith...@gmail.com wrote: > > Hello Tarmo. Thanks for your help, host google.com 8.8.8.8 gives > ;; connection timed out; no servers could be reached > > I have lost too much time an attempt to have a working network connection > on BB. > > Firstly, via U

[beagleboard] Re: Why dns is not working in this BBB -> laptop hotspot configuration

2019-02-11 Thread Tarmo Kuuse
On Monday, 11 February 2019 16:28:55 UTC+2, ith...@gmail.com wrote: > > In /etc/resolv.conf there is a line nameserver 8.8.8.8 > > I am sorry, there is Debian on BB and not Ubuntu, this may explain the > missing tools. > I'd recommend debugging DNS connectivity using the low-level "host" command

[beagleboard] Re: boot from eMMC while sd card inserted

2019-01-21 Thread Tarmo Kuuse
Hi Markus, On Saturday, 19 January 2019 20:53:56 UTC+2, maram@googlemail.com wrote: > > Hallo, > > I would like to use the sd card as extended harddrive to keep data on it. > But, whenever I reboot the BBB (Debian 9) it will try to boot from sd card, > even if this is not marked as bootable.

Re: [beagleboard] How to use PocketBeagle CAN Pins?

2019-01-16 Thread Tarmo Kuuse
Hi Gwen, On Wednesday, 16 January 2019 12:35:09 UTC+2, Gwen Stouthuysen wrote: > > Is there a method of using these commands at boot so that the CAN > interface is available? > > config-pin P1_28 can# rx > config-pin P1_26 can# tx > > I have trouble to find the necessary information on ho

[beagleboard] Re: AT modem networking on PocketBeagle

2019-01-11 Thread Tarmo Kuuse
alternatives like connman/ofono, NetworkManager/ModemManager which may or may not have a working driver for your modem. I'm pretty sure ofono does not have a driver for Quectel BG96, but with a bit of luck and hacking you might be able to re-use the driver for Quectel UC15. Still, I'd s

[beagleboard] Re: How to connect Beaglebone blue to *any* network, except a simple Wifi

2019-01-07 Thread Tarmo Kuuse
g details. I suggest buying a cheap USB-Ethernet adapter and connecting your Beaglebone to local LAN using that. It usually works just like that. Something like this: http://www.logilink.eu/Produkte_LogiLink/Aktive_Netzwerkkomponenten/Fast_Ethernet/USB_2_0_to_Fast_Ethernet_RJ45_Adapter_UA0144B.htm -- Kind regards, Ta

Re: [beagleboard] /sys/class/gpio/export not idempotent, unexports gpios

2019-01-07 Thread Tarmo Kuuse
On Thursday, 20 December 2018 20:17:45 UTC+2, Tarmo Kuuse wrote: > On Thursday, 20 December 2018 20:04:17 UTC+2, Tarmo Kuuse wrote: >> >> On Monday, 3 December 2018 08:35:22 UTC+2, Ken Shirriff wrote: >>> >>> libgpiod looks like a nice API. I tried it out, b

Re: [beagleboard] /sys/class/gpio/export not idempotent, unexports gpios

2018-12-20 Thread Tarmo Kuuse
On Thursday, 20 December 2018 20:04:17 UTC+2, Tarmo Kuuse wrote: > > On Monday, 3 December 2018 08:35:22 UTC+2, Ken Shirriff wrote: >> >> libgpiod looks like a nice API. I tried it out, but I'm rather baffled by >> the behavior. If I try to set a pin with gpio

Re: [beagleboard] /sys/class/gpio/export not idempotent, unexports gpios

2018-12-20 Thread Tarmo Kuuse
On Monday, 3 December 2018 08:35:22 UTC+2, Ken Shirriff wrote: > > libgpiod looks like a nice API. I tried it out, but I'm rather baffled by > the behavior. If I try to set a pin with gpioset, it turns the pin off and > unexports it. > > $ config-pin P8_44 1 # This turns P8_44 on as expected > $

[beagleboard] Re: Unable to locate package in beaglebone black Rev C with Debian 8

2018-12-20 Thread Tarmo Kuuse
On Thursday, 20 December 2018 06:08:03 UTC+2, aleka...@gmail.com wrote: > > I am a newbie for beaglebone black. I got my beaglebone black few days > before and trying to install matplotlib. I am getting E:Unable to locate > package python-matplotlib. > > I got my beaglebone black Rev C with deb

[beagleboard] Re: Problems with SSH over the USB

2018-12-19 Thread Tarmo Kuuse
Hi Andy, On Sunday, 16 December 2018 23:36:06 UTC+2, Andy Bushnell wrote: > > I used all I could find on line. > > 192.168.7.2 > 192.168.8.2 > I suspect you're missing something here. I recall the default addresses for Ethernet emulation over USB being 192.168.6.2 and 192.168.7.2. One works if

[beagleboard] Re: Using PTP with Beaglebone black

2018-12-07 Thread Tarmo Kuuse
On Friday, 7 December 2018 02:06:46 UTC+2, BBB _user wrote: > > I am a student trying to implement PTP using BBB. I have studied that > there are BBB images that already have HW timestamps enabled. > Is there any easy way that I can follow to implement PTP without having to > compile a Linux kern

Re: [beagleboard] Re: Debian 9: autorun on boot with systemd does not work

2018-12-07 Thread Tarmo Kuuse
Hi Harke, > No problem, I can do that, in fact I have done that many times with the >>> same results. I can enter: cd /home/debian/eme/ and then: python aceme.py >>> or I can enter: python /home/debian/eme/aceme.py. That works in both ways >>> exactly the same. When run under the bash it give

[beagleboard] Any upcoming Debian 10 buster rework? How about console images?

2018-10-17 Thread Tarmo Kuuse
fuzzy with an image where they are not present in the first place. -- Kind regards, Tarmo Kuuse -- 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

[beagleboard] Re: Unexporting Device Tree Overlays

2018-08-23 Thread Tarmo Kuuse
ling all of your desired PWM-s are supported there. Remember, you need root permissions. # config-pin P8.07 -- Kind regards, Tarmo Kuuse -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "

Re: [beagleboard] Kernel 4.9.58-ti-r72 disappeared from stretch package list

2018-04-10 Thread Tarmo Kuuse
On 2018-04-10 18:20, Robert Nelson wrote: On Tue, Apr 10, 2018 at 9:54 AM, Tarmo Kuuse wrote: Hi! I have been naïvely relying on Stretch kernel package "linux-image-4.9.58-ti-r72" and some custom devicetree modifications on Beaglebone Black for the past few months. Yesterday I no

[beagleboard] Kernel 4.9.58-ti-r72 disappeared from stretch package list

2018-04-10 Thread Tarmo Kuuse
boot_overlay_options:[enable_uboot_cape_universal=1] pkg:[bb-cape-overlays]:[4.4.20180408.0-0rcnee0~stretch+20180409] pkg:[bb-wl18xx-firmware]:[1.20180328-0rcnee2~stretch+20180328] pkg:[firmware-ti-connectivity]:[20170823-1rcnee1~stretch+20180328] -- Kind regards, Tarmo Kuuse -- For more options, visit http://bea

[beagleboard] Re: SD card errors on hard reboot

2018-04-04 Thread Tarmo Kuuse
On Monday, 19 March 2018 23:55:04 UTC+2, Troy Weber wrote: > > Hello! > > I have an application running on the Beaglebone Black. It runs from the > eMMC because we need to mount a blank SD card and occasionally store data > or video on the external SD card. Here are some details to jog ideas: > >

Re: [beagleboard] Re: PocketBeagal Debian internet over macOS 10.13.2 USB host? (internet over USB)

2017-12-19 Thread Tarmo Kuuse
On Tuesday, 19 December 2017 17:35:07 UTC+2, Tarmo Kuuse wrote: > > On Tuesday, 19 December 2017 17:05:11 UTC+2, Jon Pellant wrote: >> >> What you say sounds good. If that is the case, there should be a way to >> tell the BB to accept the DHCP config. On Ångstrom, that wou

Re: [beagleboard] Re: PocketBeagal Debian internet over macOS 10.13.2 USB host? (internet over USB)

2017-12-19 Thread Tarmo Kuuse
sable hardcoded network configuration and switch from DHCP server to client. Frankly, I wouldn't bother. -- Kind regards, Tarmo Kuuse -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard"

[beagleboard] Re: [beaglebone] Unable to use WP8548 with ConnMan

2017-12-19 Thread Tarmo Kuuse
called ofono to manage modems and do dialup. This, in turn, requires support for your 3G modem in the form of some driver. Unfortunately I can find zero practical documentation on ofono and - judging by updates in recent years - it seems to be abandonware. Hmm. -- Kind regards, Tarmo Kuuse -- Fo

Re: [beagleboard] Re: PocketBeagal Debian internet over macOS 10.13.2 USB host? (internet over USB)

2017-12-19 Thread Tarmo Kuuse
ting your BB and Mac via Ethernet (buy a cheap USB-Ethernet adapter if needed) and enabling Internet Sharing on that interface. In this case the sharing feature should work as intended. Plus you'll always have the same USB network emulation to ssh into the BB in a tight spot. -- Kind regard

[beagleboard] Re: MySQL on Beaglebone Black

2017-11-16 Thread Tarmo Kuuse
sh -c [ ! -e /usr/bin/galera_recovery ] >> && VAR= || VA >> Process: 573 ExecStartPre=/bin/sh -c systemctl unset-environment >> _WSREP_START_POSITION >> Process: 540 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d / >> var/run/mysqld >>

[beagleboard] Re: MySQL on Beaglebone Black

2017-11-16 Thread Tarmo Kuuse
y that mysql is accepting connections on port 3306 from external hosts (no idea, refer to the docs) 4. Verify that there aren't any firewall rules to block traffic ("sudo iptables -L -n -v" on BB) 5. Go through the mysql logs for any failures (/var/log/mysql.*) -- Kind regards, Tarmo Kuus

Re: [beagleboard] Why two Ethernet over USB interfaces, usb0 and usb1?

2017-09-25 Thread Tarmo Kuuse
On Sunday, 24 September 2017 21:19:02 UTC+3, qie...@gmail.com wrote: > > Okay, this answers my question in another thread. So now how do I > disable one or the other? > > On Thursday, August 31, 2017 at 4:11:49 PM UTC+2, RobertCNelson wrote: >> >> On Thu, Aug 31, 2

Re: [beagleboard] Re: how to get read-only files system these days?

2017-09-19 Thread Tarmo Kuuse
On Tuesday, 19 September 2017 20:03:46 UTC+3, Britton Kerin wrote: > > On Mon, Sep 18, 2017 at 2:21 AM, Tarmo Kuuse > wrote: > > On Sunday, 17 September 2017 10:45:16 UTC+3, Britton Kerin wrote: > >> > >> On Wed, Sep 6, 2017 at 7:59 AM, Tarmo Kuuse > wr

Re: [beagleboard] RTC reset after Beaglebone boot

2017-09-18 Thread Tarmo Kuuse
c > [1.594096] omap_rtc 44e3e000.rtc: already running > [1.594335] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as > rtc1 > [1.776976] rtc-ds1307 1-0068: registered as rtc0 > [1.795900] rtc-ds1307 1-0068: setting system clock to 2017-09-14 >

Re: [beagleboard] Re: how to get read-only files system these days?

2017-09-18 Thread Tarmo Kuuse
On Sunday, 17 September 2017 10:45:16 UTC+3, Britton Kerin wrote: > > On Wed, Sep 6, 2017 at 7:59 AM, Tarmo Kuuse > wrote: > > On Tuesday, September 5, 2017 at 1:45:05 AM UTC+3, Britton Kerin wrote: > >> > >> Any help modifying the above recipe or pointer to ho

Re: [beagleboard] Re: how to get read-only files system these days?

2017-09-18 Thread Tarmo Kuuse
On Sunday, 17 September 2017 10:45:16 UTC+3, Britton Kerin wrote: > > On Wed, Sep 6, 2017 at 7:59 AM, Tarmo Kuuse > wrote: > > On Tuesday, September 5, 2017 at 1:45:05 AM UTC+3, Britton Kerin wrote: > >> > >> Any help modifying the above recipe or pointer to ho

[beagleboard] Re: RTC reset after Beaglebone boot

2017-09-14 Thread Tarmo Kuuse
fault RTC device (which is currently the chip's nearly useless internal one at /dev/rtc0). I'd love to figure out how that works, as I need to do the same thing. -- Kind regards, Tarmo Kuuse -- For more options, visit http://beagleboard.org/discuss --- You received this message because

[beagleboard] Re: how to get read-only files system these days?

2017-09-06 Thread Tarmo Kuuse
files.d/10-ro-symlinks.conf L+ /etc/resolv.conf - - - - /var/run/symlinks/etc/resolv.conf L+ /etc/ppp/resolv.conf - - - - /var/run/symlinks/etc/ppp/resolv.conf -- Kind regards, Tarmo Kuuse -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribe

[beagleboard] Re: Beaglebone Black - Power supply and shutdown process.

2017-09-06 Thread Tarmo Kuuse
x27;d have to measure that. I doubt it'll be any different from normal operation, unless shutdown triggers some externally connected HW to consume more. -- Kind regards, Tarmo Kuuse -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscr

Re: [beagleboard] Issues loading capes

2017-09-06 Thread Tarmo Kuuse
On Wednesday, September 6, 2017 at 3:51:46 AM UTC+3, RobertCNelson wrote: > > > > On Sep 5, 2017 5:07 PM, "Peter Lawler" > > wrote: > > Thanks, I'll check them out. > > Just glancing at the doc now, I'm not immediately seeing to how to load > while.runing a kernel, unload then reload an newer

Re: [beagleboard] Why two Ethernet over USB interfaces, usb0 and usb1?

2017-08-31 Thread Tarmo Kuuse
On Thursday, August 31, 2017 at 5:20:06 PM UTC+3, RobertCNelson wrote: > > On Thu, Aug 31, 2017 at 9:15 AM, Tarmo Kuuse > wrote: > > On Thursday, August 31, 2017 at 5:11:49 PM UTC+3, RobertCNelson wrote: > >> > >> On Thu, Aug 31, 2017 at 9:07 AM, Tarmo K

Re: [beagleboard] Why two Ethernet over USB interfaces, usb0 and usb1?

2017-08-31 Thread Tarmo Kuuse
On Thursday, August 31, 2017 at 5:11:49 PM UTC+3, RobertCNelson wrote: > > On Thu, Aug 31, 2017 at 9:07 AM, Tarmo Kuuse > wrote: > > I've been reading the am335x_evm.sh & friends for a while and don't get > it. > > Why are there two separate Ethern

[beagleboard] Why two Ethernet over USB interfaces, usb0 and usb1?

2017-08-31 Thread Tarmo Kuuse
Hi! I've been reading the am335x_evm.sh & friends for a while and don't get it. Why are there two separate Ethernet over USB interfaces - eth0 and eth1 - doing the same exact thing? They both show up when I connect a BB to my Debian PC. Having no experience with gadget and libcomposite, I'd

[beagleboard] Re: Howto disable HDMI audio only with Debian Jessie on BBB

2017-02-03 Thread Tarmo Kuuse
ONELT-HDMIN" doesn't seem to release the audio pins. At the same I would also need to use the (super useful) on-board eMMC and HDMI video output. If there's no pre-made solution, I'd probably have to figure out how to hack the boot-time device tree, and that looks like a rathe

[beagleboard] Re: Which service creates the /dev/ttyOX symlinks for UARTs?

2017-01-24 Thread Tarmo Kuuse
ssions for group "dialout") After=dev-ttyS2.device -- Kind regards, Tarmo Kuuse On Tuesday, January 24, 2017 at 11:57:40 AM UTC+2, Tarmo Kuuse wrote: > > Hi! > > Which systemd unit initializes the ttyOX symlinks to UARTs > (/dev/ttyO1,...) during boot? In the 2017-01-15 se

[beagleboard] Which service creates the /dev/ttyOX symlinks for UARTs?

2017-01-24 Thread Tarmo Kuuse
ot;capemgr" service created the links, but apparently it doesn't. Maybe udev then? -- Kind regards, Tarmo Kuuse -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group.

[beagleboard] Re: Filesystem read-only

2017-01-23 Thread Tarmo Kuuse
ing from a read-only root file system to a file on ramdisk. I didn't have time to experiment and play around, so I just left root as RW in the hope that removing logs and temporary files will reduce eMMC load sufficiently for it to last longer than the remainder of the device :) -- Kind

[beagleboard] Re: Which script allocates /var/swap.img on second boot?

2017-01-20 Thread Tarmo Kuuse
And of course swap is set up by one of our ansible configuration scripts which I didn't grep out initially. Sorry for the confusion. Robert's images don't install swap. -- Kind regards, Tarmo Kuuse On Friday, January 20, 2017 at 10:53:22 AM UTC+2, Tarmo Kuuse wrote: > &

[beagleboard] Re: Which script allocates /var/swap.img on second boot?

2017-01-20 Thread Tarmo Kuuse
It turns out that systemd is configured to maintain a swap file. This is what I did to make it stop: List systemd-s swap units: $ sudo systemctl --type swap Disable a swap unit named "var-swap.img.swap": $ sudo systemctl mask var-swap.img.swap -- Kind regards, Tarmo Kuuse O

[beagleboard] Which script allocates /var/swap.img on second boot?

2017-01-19 Thread Tarmo Kuuse
dmesg says: [ 31.270174] EXT4-fs (mmcblk1p1): re-mounted. Opts: errors=remount-ro [ 31.717598] Adding 262140k swap on /var/swap.img. Priority:-1 extents:10 across:745468k SSFS I'd really like to snip that. Any hints where to look? -- Kind regards, Tarmo Kuuse -- For more options,

Re: [beagleboard] Flashing SD image to eMMC fails with I/O errors

2016-12-08 Thread Tarmo Kuuse
On Thursday, December 8, 2016 at 6:20:51 PM UTC+2, RobertCNelson wrote: > > On Thu, Dec 8, 2016 at 10:15 AM, Robert Nelson > wrote: > > On Thu, Dec 8, 2016 at 3:38 AM, Tarmo Kuuse > wrote: > >> Hi! > >> > >> I was recently flashing a Debian

[beagleboard] Flashing SD image to eMMC fails with I/O errors

2016-12-08 Thread Tarmo Kuuse
ashing process? Would it be a good idea to update the upsream script used in rcn-ee.net? -- Kind regards, Tarmo Kuuse -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubsc