[GH-ISSUE #8] SMART.... #6

Closed
opened 2026-03-04 12:04:53 +03:00 by kerem · 4 comments
Owner

Originally created by @obsy on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/4IceG/luci-app-mini-diskmanager/issues/8

Jest dobrze, smarta wyświetla, ale popsułeś temperaturę.

  • nie wyświetla w gui
  • zmieniony jest wynik ze smarta.

Tak jest w konsoli:
194 Temperature_Celsius 0x0022 024 036 000 Old_age Always - 24 (Min/Max 20/24)

A tak wyświetla to gui (nie wyświetla w polu temperatura a wartość w smart jest z kosmosu)

Image

EDIT: w json jest faktycznie taka wartość


      {
        "id": 194,
        "name": "Temperature_Celsius",
        "value": 26,
        "worst": 36,
        "thresh": 0,
        "when_failed": "",
        "flags": {
          "value": 34,
          "string": "-O---K ",
          "prefailure": false,
          "updated_online": true,
          "performance": false,
          "error_rate": false,
          "event_count": false,
          "auto_keep": true
        },
        "raw": {
          "value": 437518362,
          "string": "26 (Min/Max 20/26)"
        }
      },

ale pewnie trzeba to jakiś zinterpretować to 437518362 bo wartością temperatury toto nie jest.
Originally created by @obsy on GitHub (Jan 15, 2026). Original GitHub issue: https://github.com/4IceG/luci-app-mini-diskmanager/issues/8 Jest dobrze, smarta wyświetla, ale popsułeś temperaturę. - nie wyświetla w gui - zmieniony jest wynik ze smarta. Tak jest w konsoli: ` 194 Temperature_Celsius 0x0022 024 036 000 Old_age Always - 24 (Min/Max 20/24)` A tak wyświetla to gui (nie wyświetla w polu temperatura a wartość w smart jest z kosmosu) <img width="692" height="318" alt="Image" src="https://github.com/user-attachments/assets/5d315462-f7fe-452f-ac36-14b3239bfb0e" /> EDIT: w json jest faktycznie taka wartość ``` { "id": 194, "name": "Temperature_Celsius", "value": 26, "worst": 36, "thresh": 0, "when_failed": "", "flags": { "value": 34, "string": "-O---K ", "prefailure": false, "updated_online": true, "performance": false, "error_rate": false, "event_count": false, "auto_keep": true }, "raw": { "value": 437518362, "string": "26 (Min/Max 20/26)" } }, ale pewnie trzeba to jakiś zinterpretować to 437518362 bo wartością temperatury toto nie jest. ```
kerem closed this issue 2026-03-04 12:04:53 +03:00
Author
Owner

@4IceG commented on GitHub (Jan 15, 2026):

Maasaakraa, pakiet rodzi sie w bolach, Cezary Ty to chyba robisz specjalnie :). Nie moze byc tak aby w pakiecie dzialalo wszystko.. (zarcik). Powalcze z tym, tylko musze sobie skolowac normalny dysk sata do testowania.

<!-- gh-comment-id:3756080299 --> @4IceG commented on GitHub (Jan 15, 2026): Maasaakraa, pakiet rodzi sie w bolach, Cezary Ty to chyba robisz specjalnie :). Nie moze byc tak aby w pakiecie dzialalo wszystko.. (zarcik). Powalcze z tym, tylko musze sobie skolowac normalny dysk sata do testowania.
Author
Owner

@4IceG commented on GitHub (Jan 15, 2026):

Mam nadzieję że naprawiając jedno nie popsułem czegoś innego.

<!-- gh-comment-id:3756715574 --> @4IceG commented on GitHub (Jan 15, 2026): Mam nadzieję że naprawiając jedno nie popsułem czegoś innego.
Author
Owner

@obsy commented on GitHub (Jan 15, 2026):

Tak, wyświetla temperaturę.

<!-- gh-comment-id:3756763634 --> @obsy commented on GitHub (Jan 15, 2026): Tak, wyświetla temperaturę.
Author
Owner

@4IceG commented on GitHub (Jan 15, 2026):

No i gitez.

<!-- gh-comment-id:3756774004 --> @4IceG commented on GitHub (Jan 15, 2026): No i gitez.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-mini-diskmanager#6
No description provided.