<div dir="ltr"><div>As commented in the replica discussion at <a href="https://github.com/networkupstools/nut/issues/2951">https://github.com/networkupstools/nut/issues/2951</a> my immediate suspicion is about non-ASCII description from `ups.conf` confusing the parser.</div><div>Logs from the driver start-up attempts (probably as `systemctl status nut-drver@innova`) would show more.</div><div><br></div><div>Jim</div><div><br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Mon, May 12, 2025 at 6:02 PM Роман Юрин via Nut-upsuser <<a href="mailto:nut-upsuser@alioth-lists.debian.net">nut-upsuser@alioth-lists.debian.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>

  

    
  
  <div>
    <p><strong>Dear Network UPS Tools
        Community,</strong></p>
    <p>I am writing to you with a problem I'm
      encountering while setting up my Ippon Innova TBE 2000 UPS with
      NUT on my Linux system.</p>
    <p>According to the NUT hardware
      compatibility list, my UPS model should be supported. However, I'm
      experiencing difficulties in configuring it and cannot establish a
      stable connection.</p>
    <p>Here is the information about my
      system and configuration:</p>
    <ul>
      <li>
        <p><strong>UPS Model:</strong> Ippon
          Innova TBE 2000</p>
      </li>
      <li>
        <p><strong>OS:</strong> Ubuntu
          24.04.2 LTS (noble) <span><sup></sup></span><span>   <button aria-label="Подробнее" aria-controls="sources" aria-expanded="false"></button></span></p>
        <div>
          <div>
            <div>
              <div></div>
            </div>
          </div>
        </div>
        <p></p>
      </li>
      <li>
        <p><strong>NUT Version:</strong>
          2.8.1-3.1ubuntu2 <span><sup></sup></span><span>   <button aria-label="Подробнее" aria-controls="sources" aria-expanded="false"></button></span></p>
        <div>
          <div>
            <div>
              <div></div>
            </div>
          </div>
        </div>
        <p></p>
      </li>
      <li>
        <p><strong>Output of <code>lsusb -v</code>
            (relevant to the UPS):</strong></p>
        <div style="display:block">
          <div>
            <div>
              <pre><code role="text">Bus 001 Device 007: ID 0483:a430 STMicroelectronics Innova TBE 2000
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 [unknown]
  bDeviceSubClass         0 [unknown]
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x0483 STMicroelectronics
  idProduct          0xa430 Innova TBE 2000
  bcdDevice            2.00
  iManufacturer           3 UPS Manufacturer
  iProduct                1 Innova TBE 2000
  iSerial                 2 N0BW10NCL00206
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0029
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xc0
      Self Powered
    MaxPower              100mA
  Interface Descriptor:
    bLength                 9
    bDescriptorType         4
    bInterfaceNumber        0
    bAlternateSetting       0
    bNumEndpoints           2
    bInterfaceClass         3 Human Interface Device
    bInterfaceSubClass      0 [unknown]
    bInterfaceProtocol      0
    iInterface              0
      HID Device Descriptor:
        bLength                 9
        bDescriptorType        33
        bcdHID               1.11
        bCountryCode            0 Not supported
        bNumDescriptors         1
        bDescriptorType        34 Report
        wDescriptorLength     741
        Report Descriptors:
          ** UNAVAILABLE **
    Endpoint Descriptor:
      bLength                 7
      bDescriptorType         5
      bEndpointAddress     0x81  EP 1 IN
      bmAttributes            3
        Transfer Type            Interrupt
        Synch Type               None
        Usage Type               Data
      wMaxPacketSize     0x0040  1x 64 bytes
      bInterval              20
    Endpoint Descriptor:
      bLength                 7
      bDescriptorType         5
      bEndpointAddress     0x02  EP 2 OUT
      bmAttributes            3
        Transfer Type            Interrupt
        Synch Type               None
        Usage Type               Data
      wMaxPacketSize     0x0040  1x 64 bytes
      bInterval              20
Device Status:     0x0001
  Self Powered
</code></pre>
            </div>
          </div>
        </div>
      </li>
      <li>
        <p><strong>Contents of <code>/etc/nut/ups.conf</code>:</strong></p>
        <div style="display:block">
          <div>
            <div>
              <pre><code role="text">[innova]
    driver = blazer_usb
    port = /dev/bus/usb/001/004
    desc = "ИБП Ippon Innova TBE 2000"
</code></pre>
            </div>
          </div>
        </div>
      </li>
      <li>
        <p><strong>Error logs (<code>journalctl
              -xeu nut-server</code>):</strong></p>
        <div style="display:block">
          <div>
            <div>
              <pre><code role="text">мая 12 09:08:07 LinuxR-PC nut-server[25767]: Can't connect to UPS [innova] (blazer_usb) [cite: 185, 186, 187]
мая 12 09:08:07 LinuxR-PC upsd[25767]: Can't connect to UPS [innova] (blazer_usb) [cite: 185, 186, 187]
...
</code></pre>
            </div>
          </div>
        </div>
      </li>
    </ul>
    <p>I am using the <code>blazer_usb</code>
      driver, as specified in my configuration, and have provided the
      USB port. However, as shown in the logs, NUT is unable to connect
      to the UPS.</p>
    <p>I kindly request your assistance
      in resolving this issue. Perhaps there are specific configuration
      nuances or known peculiarities with this UPS model or driver that
      I should be aware of.</p>
    <p>Any advice or recommendations would
      be greatly appreciated.</p>
    <p>Sincerely, Roman<br>
    </p>
    <p></p>
  </div>

_______________________________________________<br>
Nut-upsuser mailing list<br>
<a href="mailto:Nut-upsuser@alioth-lists.debian.net" target="_blank">Nut-upsuser@alioth-lists.debian.net</a><br>
<a href="https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser" rel="noreferrer" target="_blank">https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser</a><br>
</blockquote></div>