[beagleboard] No USB over Ethernet, only USB mass device

2016-12-23 Thread ithinu
Hi, I plugged in a new BB to Linux Mint 18.1, the problem as in topic. I attach the syslog. Any ideas? Dec 23 19:12:10 mint kernel: [ 1390.005861] usb 2-1.6: new high-speed USB device number 13 using ehci-pci Dec 23 19:12:10 mint kernel: [ 1390.099150] usb 2-1.6: New USB device found, idVendor

[beagleboard] USB over Ethernet does not work, only USB mass device

2016-12-23 Thread ithinu
Hi, I have pluggeg in a new BB Black to Linux Mint, once LM 18.1, now some older version, but the results are similar. The mass device connects instantly, the leds blink, but there is nothing at 192.168.7.2. I attach ifconfig, then syslog. Du you know what might be the problem? eth0 Link

Re: [beagleboard] USB over Ethernet does not work, only USB mass device

2016-12-23 Thread ithinu
Thanks Robert for fixing this. However, I use this lcd cape: http://pl.farnell.com/element14/bb-cape-disp-ct43/display-board-tft-lcd-beaglebone/dp/2526164 for which I need "temporarily" a custom image: https://www.element14.com/community/docs/DOC-81966 "The intention is to provision and release

Re: [beagleboard] USB over Ethernet does not work, only USB mass device

2016-12-24 Thread ithinu
I flashed the new image and the board started to work correctly, both mass device and Ethernet over USB. However, after disabling HDMI and eMMc as you suggested, none of these two shows up, as if the board weren't connected at all. Is it that "disable eMMC" disables eMMC completely, so that not

Re: [beagleboard] USB over Ethernet does not work, only USB mass device

2016-12-24 Thread ithinu
"Yet, the card" On Saturday, December 24, 2016 at 2:49:40 PM UTC+1, ith...@gmail.com wrote: > > I flashed the new image and the board started to work correctly, both mass > device and Ethernet over USB. However, after disabling HDMI and eMMc as you > suggested, none of these two shows up, as

Re: [beagleboard] USB over Ethernet does not work, only USB mass device

2016-12-24 Thread ithinu
I would guess trhat it is like that: I should reflash the eMMC with eMMC/HDMI enabled. Then, as rootfs being an image is readonly, I should download the non-flashing version and boot from it if I want to use the lcd card. HDMI/eMMC should be disabled but only on the card. What is the exact purp

Re: [beagleboard] USB over Ethernet does not work, only USB mass device

2016-12-24 Thread Ithinu
Ok, I found the docs and the new Debian works fine with the cape. Thanks! On Sat, Dec 24, 2016 at 5:27 PM, Artur Rataj wrote: > Ok, I found the docs and the new Debian works fine with the cape. Thanks! > > On Sat, Dec 24, 2016 at 3:21 PM, wrote: > >> I would guess trhat it is like that: I shoul

[beagleboard] How to enable bash history?

2016-12-25 Thread ithinu
In principle, everything looks ok: # set -o | grep history history on # echo $HISTFILE /root/.bash_history # echo $HISTSIZE 500 # echo $HISTFILESIZE 500 But .bash_history is empty and the history is lost between sessions. -- For more options, visit http://beagleboard.org/discuss --- Y

[beagleboard] Re: How to enable bash history?

2016-12-25 Thread ithinu
Add to .bashrc PROMPT_COMMAND="history -a" shopt -s histappend -- 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 from it, send an

[beagleboard] Pin numbering in pinmux-pins

2016-12-25 Thread ithinu
Hello, how are pin numbers in /sys/kernel/debug/pinctrl/44e10800.pinmux/pinmux-pins related to any other numbering? (connectors or chip pins) For example, there are 11 eMMC pins listed in that file: pin 0 (44e10800.0): 481d8000.mmc (GPIO UNCLAIMED) function pinmux_emmc_pins group pinmux_emmc_p

Re: [beagleboard] Pin numbering in pinmux-pins

2016-12-26 Thread Ithinu
Hi saumitra, thanks for your help but I still do not know how to relate the numbers in question 0, 1, 2, 3, 4, 5, 6, 7, 32, 33, 38 to 22, 23, 24, 5, 4, 3, 6, 25, 20, 21. > ( GPIO1_28 - 1*32 + 28 ) is the GPIO60 ( not PIN60 ). If we search for the > same offset (0x078) we see that pin 30 is 30 HEX

Re: [beagleboard] Pin numbering in pinmux-pins

2016-12-26 Thread Ithinu
Is it also that P8_12 is the 12th pin in the socket 9? It seems that there is 0x30 mentioned in the case of both.​ -- 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 thi

[beagleboard] Reboot instead of shutdown

2017-04-22 Thread ithinu
I want to shutdown the board in order to have the sdcard in a consistent state. shutdown -h now reboots instead. There is a discussion about this https://groups.google.com/d/msg/beagleboard/qw5zlS4F4p4/chu0J3VXKgAJ but I do not get the conclusion. Is it possible to shutdown the board, if po

[beagleboard] How to shutdown?

2017-04-24 Thread ithinu
I would like to shutdown, so that the sdcard is in a consistent state: shutdown -h now The board always restarts instead. There is a discussion about this https://groups.google.com/d/msg/beagleboard/qw5zlS4F4p4/chu0J3VXKgAJ but I do not quite get the conclusion. Is it that I can not shutdown t

[beagleboard] Re: Reboot instead of shutdown

2017-04-25 Thread ithinu
On Saturday, April 22, 2017 at 6:57:45 PM UTC-5, ithinu wrote: >> >> I want to shutdown the board in order to have the sdcard in a consistent >> state. >> >> shutdown -h now >> >> reboots instead. There is a discussion about this >> https://groups

Re: [beagleboard] Re: Reboot instead of shutdown

2017-04-26 Thread ithinu
(the kernel must obviously have been different) where a similar problem is reported by several people: https://groups.google.com/forum/#!msg/beagleboard/qw5zlS4F4p4/chu0J3VXKgAJ On Wednesday, April 26, 2017 at 4:45:41 AM UTC+2, Graham wrote: > > What OS/kernel is ithinu running? > &g

Re: [beagleboard] Re: Reboot instead of shutdown

2017-04-27 Thread ithinu
> Short story, you're using a powered hub, and you need to keep that hub from sending power back into the host. No, the hub is not powered. Also, as I said, the problem exists only with the combination power supply/usb connection, which I rarely need. But it still can be a problem of someone el

Re: [beagleboard] Re: Reboot instead of shutdown

2017-04-27 Thread ithinu
are connected > via ethernet for communications. > > On Thu, Apr 27, 2017 at 9:34 AM, William Hermans > wrote: > >> >> >> On Thu, Apr 27, 2017 at 1:27 AM, ithinu >> > wrote: >> >>> > Short story, you're using a powered hub, and you need

Re: [beagleboard] Re: Reboot instead of shutdown

2017-04-27 Thread ithinu
On Thu, Apr 27, 2017 at 7:26 PM, William Hermans wrote: > It's meant to impress on the point that the hardware was designed with > cost in mind, and that the software for this hardware is provided free of > charge. > I realize that. This is why I suggested a solution which a knowledgeable p

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

2019-01-07 Thread ithinu
Firstly, via USB. I set a gateway on Beaglebone, but the desktop (host Ubuntu) does not care. There are some instructions on the internet, followed by "if does not work add use echo 1 > /proc/sys/net/ipv4/ip_forward, a thing with iptables, whatever", it all did not work, ping 8.8.8.8 on the bon

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

2019-01-07 Thread ithinu
Thanks Robert, I know. I have created that file. It is something like wpa-supplicant.conf, but different. Connman did not react to that file, or at least all that it prints is still "invalid arguments", as in the case when the file did not exist. -- For more options, visit http://beagleboard.o

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

2019-01-07 Thread ithinu
Hi Tarmo, yes one of these pages with instructions also informed that network-over-usb it is a non-recommended struggle, which may not even survive a reboot. Thanks for informing me that a USB-Ethernet dongle will work though, I did not know that. On Monday, January 7, 2019 at 5:37:02 PM UTC+1

Re: [beagleboard] Are PRUs really deterministic, and well documented, ant not obsolete...

2019-01-09 Thread ithinu
So it means that I can do no-jitter bit banging if only one PRU accesses the GPIO, and if the unit does not use any shared resources? That would be great. On Tuesday, January 8, 2019 at 10:43:36 PM UTC+1, Charles Steinkuehler wrote: > > The PRUs are mostly deterministic when accessing resources

Re: [beagleboard] RoboticsCape Error: "timeout reached while waiting for gpio driver"

2019-01-14 Thread ithinu
I have the same problem. I use http://strawsondesign.com/docs/images/BBB-blank-debian-9.5-iot-armhf-2018-10-07-4gb.img.xz from http://strawsondesign.com/docs/librobotcontrol/flashing.html. I flashed it into the built-in eMMc as the page told that it is better so. Then I configured librobotcont

[beagleboard] beaglebone rc_startup_routine[1278]: timeout reached while waiting for pwm driver

2019-01-14 Thread ithinu
I use http://strawsondesign.com/docs/images/BBB-blank-debian-9.5-iot-armhf-2018-10-07-4gb.img.xz from http://strawsondesign.com/docs/librobotcontrol/flashing.html. I flashed it into the built-in eMMc as the page told that it is better so. Then I configured librobotcontrol to use rc_balance as

[beagleboard] Re: beaglebone rc_startup_routine[1278]: timeout reached while waiting for pwm driver

2019-01-14 Thread ithinu
$ rc_test_drivers Kernel: 4.14.71-ti-r80 BeagleBoard.org Debian Image 2018-10-07 Debian: 9.5 PASSED: gpio 0 PASSED: gpio 1 PASSED: gpio 2 PASSED: gpio 3 PASSED: pwm0 PASSED: pwm1 PASSED: pwm2 PASSED: eqep0 PASSED: eqep1 PASSED: eqep2 PASSED: pru-rproc PASSED: uart1 PASSED: uart2 PASSED: uart4 PAS

[beagleboard] How to connect Beagleboard to Wifi as a client

2019-01-22 Thread ithinu
Hi, Connecting to Beagleboard configured as a hotspot does not work *bidirectionally*. I can ssh to it, but there is not internet on the Beaglebone. I tried "shared to other computers", it does not work. Someone here proposed to use an Ethernet adapter. Thanks it worked, but I need wireless. I

[beagleboard] Re: How to connect Beagleboard to Wifi as a client

2019-01-22 Thread ithinu
There is also something called connmanctl, but it does not work like expected... # connmanctl connmanctl> tether wifi off Error disabling wifi tethering: Already disabled connmanctl> enable wifi Error wifi: Already enabled connmanctl> scan wifi Scan completed for wifi connmanctl> agent on Agent r

[beagleboard] Re: How to connect Beagleboard to Wifi as a client

2019-01-22 Thread ithinu
After a system restart, connmanctl now shows the wifi networks. So to sum it up, if you want a wireless bidirectional connection with beaglebone independent from any local wifi, make your laptop a hotspot, make Beaglebone a client, but via connmanctl and not using the other methods, which did n

[beagleboard] BBlue depleted its battery below the critical level?

2019-01-22 Thread ithinu
Hello, My Beaglebone blue switched suddenly off. I connected it to a charger and ran rc_battery_monitor. It has shown cell voltage 3.28V, which seems to be below any critical level? Is it unsafe to the battery? If yes, why had not the BBlue switched itself off earlier? -- For more options, vi

[beagleboard] Wifi 5 GHz

2019-02-04 Thread ithinu
Hi, is BB wifi dual-band? -- 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 from it, send an email to beagleboard+unsubscr...@goog

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

2019-02-11 Thread ithinu
So there is connmanctl. And a new problem: no dns. It was once, no more. I can not test it, because all these usable little tools normally found in ubuntu like nmcli have been removed from BB. Anyone could help? ##connman: WiFi # #connmanctl #connmanctl> tether wifi off #connmanctl> enable wifi

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

2019-02-11 Thread ithinu
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. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" gr

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

2019-02-11 Thread ithinu
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 USB, a known problem. With Linux, it never worked like a normal network. Then, an

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

2019-02-11 Thread ithinu
I use Beaglebone Blue which has no Ethernet port. Yes, internet sharing has many variables, but hotspots often work and if BBB had a typical Wifi manager, there would likely be no issue from the start. There are no tools like telnet or nmcli installed on it. For now, I will try port tunneling v

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

2019-02-13 Thread ithinu
Is there a way of just replacing connmanm with wpa_supplicant using apt_get? On Monday, February 11, 2019 at 6:18:56 PM UTC+1, ith...@gmail.com wrote: > > I use Beaglebone Blue which has no Ethernet port. Yes, internet sharing > has many variables, but hotspots often work and if BBB had a typica

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

2019-02-13 Thread Ithinu
> Yes there is. Note that there is nothing wrong with connman. > One more thing, connmanctl can connect to an Enterprise network. You > need to prepare the corresponding file, just like you will need to with > wpa_supplicant I did. Then I used a standard sequence of operations from the tutorial an

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

2019-02-13 Thread Ithinu
I manually removed everything from /etc/resolv.conf and put there only ip of the laptop's hotspot. Fortunately a direct connection to the laptop is enough and even better for now than that to the enterprise wifi. On Wed, Feb 13, 2019 at 6:42 PM Ithinu wrote: > > Yes there is. Note

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

2019-02-13 Thread ithinu
Strangely the hotspot was set as DNS before, but it did not work back then. Thank you all for your support. .On Wednesday, February 13, 2019 at 6:09:32 PM UTC+1, Sicelo Mhlongo wrote: > > On Wed, Feb 13, 2019 at 09:01:36AM -0800, ith...@gmail.com > wrote: > > Is there a way of just replacing c

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

2019-02-18 Thread ithinu
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 look like IP6 adresses, I have no idea what they mean. Anyway, DNS is not workin

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

2019-02-18 Thread ithinu
Possibly, I do not know a lot about it. At the beginning of the file, there is "# Generated by Connection Manager" though. On Monday, February 18, 2019 at 1:35:05 PM UTC+1, 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 connmanct

[beagleboard] BB blue: make-microSD-flasher-from-eMMC produces a fs with all sort of errors

2019-03-20 Thread ithinu
I attach a log with the output of /opt/scripts/tools/eMMC/beaglebone-black-make-microSD-flasher-from-eMMC.sh and a fragment of output of e2fsck -f /dev/mmcblk0p1. BBB can boot from it, then it gets slowly worse until halt. Still, BBB works normally with its eMMC. One of the reasons might be, th

[beagleboard] Sync with ntp

2019-03-21 Thread ithinu
Hi, my Beaglebone Blue does not sync with NTP. I followed the instructions at https://stackoverflow.com/questions/46148481/set-the-date-in-begalebone-black-using-ntp-debian-8-9 but just as in the case of the original poster, the BB does not sync after reboot. Can anything be done with that? RP

[beagleboard] Re: Sync with ntp

2019-03-21 Thread ithinu
$ service ntp status ● ntp.service - LSB: Start NTP daemon Loaded: loaded (/etc/init.d/ntp; generated; vendor preset: enabled) Active: active (running) since Thu 2016-11-03 18:16:53 CET; 20min ago Docs: man:systemd-sysv-generator(8) Process: 547 ExecStart=/etc/init.d/ntp start (code=ex

Re: [beagleboard] Re: Sync with ntp

2019-03-21 Thread ithinu
Thus, by default BB is expected to synchronize? It it did not do this, this may mean that some ports are blocked? On Thursday, March 21, 2019 at 4:13:56 PM UTC+1, RobertCNelson wrote: > > By default we ship with systemd-timesyncd enabled and active.. The > ntp package was probally blocked by th

[beagleboard] Compatibility BB blue vs Black + robotics cape

2019-04-10 Thread ithinu
Hi. Can I just take an sdcard from bb blue, put it into black + cape and expect it to work? If not, what should I change? -- 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] mmc0: tried to reset card, got error -110

2019-04-11 Thread ithinu
I have a new BBB blue. The same card which worked well on the old one now causes, roughly after 10 minutes of working, the error: mmc0: tried to reset card, got error -110 The system becomes read-only, there are i/o errors etc. When fsck -f on another machine, the system has no errors. What can

Re: [beagleboard] mmc0: tried to reset card, got error -110

2019-04-12 Thread ithinu
I replaced the card with a new one of another company, unfortunately the problem persists. I guess I will need to return the board. On Thursday, April 11, 2019 at 6:15:43 PM UTC+2, RobertCNelson wrote: > > On Thu, Apr 11, 2019 at 11:08 AM > wrote: > > > > I have a new BBB blue. The same card wh

Re: [beagleboard] mmc0: tried to reset card, got error -110

2019-04-12 Thread ithinu
I replaced the card with a new one from another company, and unfortunately the problem persists. On Thursday, April 11, 2019 at 6:15:43 PM UTC+2, RobertCNelson wrote: > > On Thu, Apr 11, 2019 at 11:08 AM > wrote: > > > > I have a new BBB blue. The same card which worked well on the old one > n

[beagleboard] Robotic cape pinout

2019-04-15 Thread ithinu
I can not find it anywhere, search for beaglebone black robotic cape pinout gave no results. In case of BB blue, there is one thread with a reverse-engineered user-provided pinout, I wonder if ports named the same way on Blue have the same pins on the cape? -- For more options, visit http://be

Re: [beagleboard] Compatibility BB blue vs Black + robotics cape

2019-04-15 Thread ithinu
Should I just proceed as with a raw BB black, no need to remove some dtd special for BB blue? On Wednesday, April 10, 2019 at 4:16:00 PM UTC+2, RobertCNelson wrote: > > On Wed, Apr 10, 2019 at 7:07 AM > wrote: > > > > Hi. Can I just take an sdcard from bb blue, put it into black + cape and > e

[beagleboard] GPIO on robotic cape

2019-04-15 Thread ithinu
Hi, on BB blue there were gpio sockets, they do not exists on the robotic cape. The cape is not also "thru", i.e. no sockets for another cape. How can I use GPIO when the robotic cape is plugged? There is a socket SPI1.1 with pins SPI11_MOSI, SPI11_MISO, SPI11_SCK, SPI11_SS1, can there be reuti

[beagleboard] Re: GPIO on robotic cape

2019-04-15 Thread ithinu
Guessing from this https://github.com/StrawsonDesign/Robotics_Cape_Documentation/blob/master/SD-101D_header_pin_table.ods, gpio1[17], gpio3[17] are free. Is it also the case for gpio3[21] if IMU is not used? I need 3 x GPIO. -- For more options, visit http://beagleboard.org/discuss ---

Re: [beagleboard] Compatibility BB blue vs Black + robotics cape

2019-04-18 Thread ithinu
I did this: $ sudo /usr/bin/configure_robotics_dt /usr/bin/configure_robotics_dt: line 11: warning: command substitution: ignored null byte in input Using am335x-boneblack-wireless-roboticscape.dtb making backup copy of /boot/uEnv.txt Using previously listed kernel 4.14.71-ti-r80 Robotics Cape D

Re: [beagleboard] Compatibility BB blue vs Black + robotics cape

2019-04-18 Thread ithinu
Works after another reboot. -- 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 from it, send an email to beagleboard+unsubscr...@g

[beagleboard] cape-powered BB black works, but has no 5V voltage (and no USB)

2019-04-18 Thread ithinu
My new BB black wireless + cape has no 5V on the USB port. I noticed it after connecting a serial-to-usb converter (no light, no /dev/ttyUSB0 etc). A voltmeter shows no 5V even on USB socket pins on the USB. Is the board decidedly malfunctioning or can it be a software issue? -- For more optio

[beagleboard] Re: cape-powered BB black works, but has no 5V voltage (and no USB)

2019-04-18 Thread ithinu
I am sorry for the lack of clarity, it has no 5V only on the usb part, I guess. On Thursday, April 18, 2019 at 4:46:36 PM UTC+2, ith...@gmail.com wrote: > > My new BB black wireless + cape has no 5V on the USB port. I noticed it > after connecting a serial-to-usb converter (no light, no /dev/tty

[beagleboard] Re: cape-powered BB black works, but has no 5V voltage (and no USB)

2019-04-18 Thread ithinu
The 5V is there until a device is connected. Then it disappears until the next reset. On Thursday, April 18, 2019 at 4:48:17 PM UTC+2, ith...@gmail.com wrote: > > I am sorry for the lack of clarity, it has no 5V only on the usb part, I > guess. > > On Thursday, April 18, 2019 at 4:46:36 PM UTC+2

[beagleboard] Re: cape-powered BB black works, but has no 5V voltage (and no USB)

2019-04-23 Thread ithinu
When a low-power device is connected, like a mouse, the USB port works. If a medium-power device is connected, the port switches off until the next reset. On Thursday, April 18, 2019 at 5:07:37 PM UTC+2, ith...@gmail.com wrote: > > The 5V is there until a device is connected. Then it disappears

[beagleboard] Re: beaglebone rc_startup_routine[1278]: timeout reached while waiting for pwm driver

2019-05-06 Thread ithinu
It was something like new OS on an sd card, but something outdated in the booting sequence on the EEPROM and I needed to fill the latter with zeros... something strange like that if I remember well. On Monday, May 6, 2019 at 1:58:10 PM UTC+2, layt...@gmail.com wrote: > > Hello, I have the same p

[beagleboard] Re: beaglebone rc_startup_routine[1278]: timeout reached while waiting for pwm driver

2019-05-09 Thread n ithinu
ssible, could you please give me more detailed instruction > on how to solve this? Maybe some links would be very helpful! > > On Monday, May 6, 2019 at 5:09:27 AM UTC-7, ithinu wrote: >> >> It was something like new OS on an sd card, but something outdated in the >> boo

[beagleboard] UARTs only unidirectional, black + robotic cape

2019-06-04 Thread n ithinu
I can read from UARTs but I can not write to any. This: echo /boot/vmlinuz-4.14.71-ti-r80 > /dev/ttyS5 returns immediately for any UART, not even an error message. They can read fine, they can not write, any of them. There is a thread https://groups.google.com/forum/#!category-topic/beagleboar

[beagleboard] Re: UARTs only unidirectional, black + robotic cape

2019-06-04 Thread n ithinu
I am sorry, I typed 'echo" instead of 'cat'. This works as expected: cat /boot/vmlinuz-4.14.71-ti-r80 > /dev/ttyS5 -- 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 t

[beagleboard] Re: How do I detect if I am running off the battery ?

2019-06-06 Thread n ithinu
I do not know if it is also true for PocketBeagle, but there is a tool rc_battery_monitor which shows the voltage at the power supply jack. So you may just look into the sources of the tool. On Thursday, May 9, 2019 at 8:02:31 AM UTC+2, Dave wrote: > > I am using and OSD3358 based PocketBeaglish