Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Atlantis Land OnePower S80 supported by blazer_usb #2635

Open
aleiepure opened this issue Sep 20, 2024 · 1 comment
Open

Atlantis Land OnePower S80 supported by blazer_usb #2635

aleiepure opened this issue Sep 20, 2024 · 1 comment
Labels
DDL HCL impacts-release-2.8.0 Issues reported against NUT release 2.8.0 (maybe vanilla or with minor packaging tweaks) Linux Some issues are specific to Linux as a platform Qx protocol driver Driver based on Megatec Q<number> such as new nutdrv_qx, or obsoleted blazer and some others raspberry

Comments

@aleiepure
Copy link

aleiepure commented Sep 20, 2024

This UPS works fine using the blazer_usb driver.

I use this UPS for my TrueNAS server. The OS forces you to configure NUT via its GUI interface allowing selection of only one of the HCL-listed devices. I'm tired to manually change the config files after every reboot.
Also tested on the latest versions of raspberry pi OS and ubuntu with the same results.

Manufacturer: Atlantis Land
Model: OnePower S80 (A03-S80, upsc reports it as Sx80: same family different specs)
Spec sheet: https://www.atlantis-land.com/download/SCHEDATECNICA/A03-S80.pdf
Manual: https://www.atlantis-land.com/download/USERGUIDE/_A03-Sx80-S80-S100-120-1001-1501-2001_MX01(Rel%2019.0)(6-2019)WEB.pdf

upsc output:

Init SSL without certificate database
battery.charge: 100
battery.voltage: 13.60
battery.voltage.high: 13.00
battery.voltage.low: 10.40
battery.voltage.nominal: 12.0
device.mfr: Atlantis
device.model: A03-Sx80
device.type: ups
driver.name: blazer_usb
driver.parameter.pollinterval: 2
driver.parameter.port: auto
driver.parameter.synchronous: auto
driver.version: 2.8.0
driver.version.internal: 0.14
driver.version.usb: libusb-1.0.26 (API: 0x1000109)
input.current.nominal: 2.0
input.frequency: 50.1
input.frequency.nominal: 50
input.voltage: 236.6
input.voltage.fault: 160.0
input.voltage.nominal: 220
output.voltage: 237.6
ups.beeper.status: enabled
ups.delay.shutdown: 30
ups.delay.start: 180
ups.firmware: GR1117CM
ups.load: 26
ups.mfr: Atlantis
ups.model: A03-Sx80
ups.productid: 0000
ups.status: OL
ups.temperature: 25.0
ups.type: offline / line interactive
ups.vendorid: ffff

upscmd output:

Instant commands supported on UPS [ups]:

beeper.toggle - Toggle the UPS beeper
load.off - Turn off the load immediately
load.on - Turn on the load immediately
shutdown.return - Turn off the load and return when power is back
shutdown.stayoff - Turn off the load and remain off
shutdown.stop - Stop a shutdown in progress
test.battery.start - Start a battery test
test.battery.start.deep - Start a deep battery test
test.battery.start.quick - Start a quick battery test
test.battery.stop - Stop the battery test

upsrw output is empty.

Shutting down after a power loss works as configured. Immediate shutdown and after a timer were tested successfully with both "ups goes on battery" and "ups reaches low battery".

@jimklimov jimklimov added HCL DDL FreeBSD issues related to FreeBSD and its derivatives (including pfSense) raspberry Qx protocol driver Driver based on Megatec Q<number> such as new nutdrv_qx, or obsoleted blazer and some others impacts-release-2.8.0 Issues reported against NUT release 2.8.0 (maybe vanilla or with minor packaging tweaks) labels Sep 26, 2024
@aleiepure
Copy link
Author

I noticed the FreeBSD label. My issue actually refers to TrueNAS Scale (Debian-based) and not TrueNAS Core (BSD-based). I was in a hurry when I wrote it and forgot that there are 2 different versions. Sorry for the confusion.

@jimklimov jimklimov added Linux Some issues are specific to Linux as a platform and removed FreeBSD issues related to FreeBSD and its derivatives (including pfSense) labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DDL HCL impacts-release-2.8.0 Issues reported against NUT release 2.8.0 (maybe vanilla or with minor packaging tweaks) Linux Some issues are specific to Linux as a platform Qx protocol driver Driver based on Megatec Q<number> such as new nutdrv_qx, or obsoleted blazer and some others raspberry
Projects
Status: Todo
Development

No branches or pull requests

2 participants