sudo systemctl stop pironman 5
Failed to stop pironman.service: Unit pironman.service not loaded.
Failed to stop 5.service: Unit 5.service not loaded.
Well, it lit up like a light bulb with the second command, OLED works as well!
TY!
Problem solved.
Here is the output of running the second command, FWIW:
$ sudo pironman5 start
[INFO]
[INFO] ############################################################
[INFO] Pironman5 Start
[INFO] Pironman5 version: 1.3.6
[INFO] Variant: Pironman 5 Max V2
[INFO] Config:
[INFO] {
[INFO] “system”: {
[INFO] “data_interval”: 1,
[INFO] “database_retention_days”: 30,
[INFO] “enable_history”: true,
[INFO] “rgb_color”: “#0a1aff”,
[INFO] “rgb_brightness”: 100,
[INFO] “rgb_style”: “breathing”,
[INFO] “rgb_speed”: 50,
[INFO] “rgb_enable”: true,
[INFO] “rgb_led_count”: 4,
[INFO] “rgb_led_count_min”: 4,
[INFO] “temperature_unit”: “C”,
[INFO] “oled_enable”: true,
[INFO] “oled_rotation”: 0,
[INFO] “oled_sleep_timeout”: 10,
[INFO] “oled_pages”: [
[INFO] “mix”,
[INFO] “performance”,
[INFO] “ips”,
[INFO] “disk”
[INFO] ],
[INFO] “gpio_fan_pin”: 6,
[INFO] “gpio_fan_mode”: 0,
[INFO] “gpio_fan_led”: “follow”,
[INFO] “gpio_fan_led_pin”: 5,
[INFO] “debug_level”: “INFO”
[INFO] }
[INFO] }
[INFO] Device info:
[INFO] {
[INFO] “name”: “Pironman 5 Max”,
[INFO] “id”: “pironman5-max”,
[INFO] “peripherals”: [
[INFO] “ws2812”,
[INFO] “delete_log_file”,
[INFO] “temperature_unit”,
[INFO] “pi5_power_button”,
[INFO] “ip_address”,
[INFO] “oled”,
[INFO] “memory”,
[INFO] “oled_page_ips”,
[INFO] “gpio_fan_mode”,
[INFO] “storage”,
[INFO] “cpu”,
[INFO] “mac_address”,
[INFO] “pwm_fan_speed”,
[INFO] “gpio_fan_state”,
[INFO] “oled_page_disk”,
[INFO] “gpu_temperature”,
[INFO] “reboot”,
[INFO] “cpu_temperature”,
[INFO] “gpio_fan_led”,
[INFO] “log”,
[INFO] “oled_page_performance”,
[INFO] “debug_level”,
[INFO] “clear_history”,
[INFO] “network”,
[INFO] “shutdown”,
[INFO] “oled_sleep”,
[INFO] “oled_page_mix”,
[INFO] “history”,
[INFO] “restart_service”
[INFO] ],
[INFO] “version”: “1.3.6”,
[INFO] “app_name”: “pironman5”,
[INFO] “config_path”: “/opt/pironman5/config.json”
[INFO] }
[INFO] PM_Auto version: 1.4.7
[INFO] PM_Dashboard version: 1.4.0
[INFO] Addons: FanAddon, OLEDAddon, Pi5PowerButtonAddon, SystemAddon, WS2812Addon
[INFO] FanAddon service initialized
[INFO] OLEDAddon service initialized
[INFO] Pi5PowerButtonAddon service initialized
[INFO] SystemAddon service initialized
[INFO] WS2812Addon service initialized
[INFO] Starting Dashboard Server on 0.0.0.0:34001
[INFO] Pi5PowerButtonAddon service started
[INFO] FanAddon service started
[INFO] OLEDAddon service started
[INFO] SystemAddon service started
[INFO] WS2812Addon service started
[INFO] PWM Fan is supported, sync all other fan with pwm fan
[INFO] Dashboard Server Started
influxdb: no process found
[INFO] Starting influxdb service
[INFO] Addons started
[INFO] Influxdb is ready
[INFO] Database ‘pironman5-max’ created successfully
[INFO] Created retention policy default_policy with duration 30d
[INFO] Updated inconsistent retention policy: 0s → 30d
[INFO] Database Started
[INFO] Data Logger Start
[INFO] Data Logger Started