[Nut-upsuser] Enhanced driver troubleshooting

gene heskett gheskett at shentel.net
Tue Apr 25 01:11:04 BST 2023


On 4/24/23 19:54, Jim Klimov wrote:
> For the final part after the build, I'd do this to make sure systemd units
> get defined, activated and started:
> 
> :; make -j 4 all && make -j 4 check && \
>     { sudo systemctl stop nut-monitor nut-server || true ; } && \
>     { sudo systemctl stop nut-driver.service || true ; } && \
>     { sudo systemctl stop nut-driver.target || true ; } && \
>     { sudo systemctl stop nut.target || true ; } && \
>     sudo make install && \
>     sudo systemctl daemon-reload && \
>     sudo systemd-tmpfiles --create && \
>     sudo systemctl disable nut.target nut-driver.target nut-monitor
> nut-server nut-driver-enumerator.path nut-driver-enumerator.service &&
> \
>     sudo systemctl enable  nut.target nut-driver.target nut-monitor
> nut-server nut-driver-enumerator.path nut-driver-enumerator.service &&
> \
>     { sudo systemctl restart udev || true ; } && \
>     sudo systemctl restart nut-driver-enumerator.service nut-monitor nut-server
> 
> 

I'll do this but tommorrow,  Thanks Jim.

> On Tue, Apr 25, 2023 at 1:43 AM gene heskett <gheskett at shentel.net> wrote:
> 
>> On 4/24/23 17:11, Jim Klimov wrote:
>>> You mentioned the RPi runs a buster-based OS?
>>
>> yup raspios, buster. I'd have moved on but the bullseye python is too
>> new and linuxcnc can't use it.  The lcnc guys are busy making it work
>> for bookworm and haven't had time to backport for bullseye. I have a
>> couple SSD's plugged into the usb3 ports on the pi4b and have the
>> complete lcnc buildbot available. My whole system is behind an old
>> buffalo router running dd-wrt, so I'm well insulated from the black hats.
>>>
>>> I suppose the simplest way is you can forgo the init-scripts and retain
>>> just the systemd services (as listed in the article - including the
>>> nut-driver-enumerator which would create nut-driver at myups.service based
>> in
>>> the ups.conf section).
>>>
>>> Jim
>>
>> humm, you can elaborate on that? There are several different sets there
>> and I must have followed the wrong set.
>>
>> Thanks Jim.
[...]
Cheers, Gene Heskett.
-- 
"There are four boxes to be used in defense of liberty:
  soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)
If we desire respect for the law, we must first make the law respectable.
  - Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/>




More information about the Nut-upsuser mailing list