Coder Social home page Coder Social logo

Comments (5)

Scridgeon avatar Scridgeon commented on August 15, 2024 1

cctk -H : cctk.txt

cctk -H --ThermalManagement : cctk_thermal.txt

cctk -H --PrimaryBattChargeCfg : cctk_battcfg.txt

from dell-powermanager.

alexVinarskis avatar alexVinarskis commented on August 15, 2024

Hi, thanks for the report. It seems like app cannot get response from Dell's CCTK. A few things to check:

  • I assume you have, but just to make sure: have you installed all of the dependencies? Upon start of the app, bottom left corner would have yellow warning indicator that CCTK is missing, and for ubuntu it can be installed automatically
  • Can you run Dell's CCTK manually? If installed via integrated installer, path would be sudo /opt/dell/dcc/cctk, and it shall be run as root/sudo. Sample output:
$ sudo /opt/dell/dcc/cctk --version

Dell Command Configure Version 4.10.0  5 (Linux - Dec 16 2022, 13:02:46)
Copyright 2009 - 2023 Dell Inc. All rights reserved.
  • Could you please run app via terminal, and attach the log file? via dell-powermanager > log.txt. Fyi log will contain all battery info as seen on the first page, including battery's serial number, in case you would like to redact it

from dell-powermanager.

Scridgeon avatar Scridgeon commented on August 15, 2024

cctk: Dell Command Configure Version 4.11.0 6 (Linux - Aug 9 2023, 10:29:26)

log file is attached.
log.txt

from dell-powermanager.

alexVinarskis avatar alexVinarskis commented on August 15, 2024

Seems problem is that your machine does not support ThermalManagement:

$ sudo /opt/dell/dcc/cctk --ThermalManagement --PrimaryBattChargeCfg

The option 'ThermalManagement' is not available or cannot be configured
through this tool.

App should've detect this, and show appropriate message, but it was not implemented yet.
On bright side your machine may still support PrimaryBattChargeCfg, but due to combined command it does not show it, ill have to re-implement that.

Could you please provide a complete output of these commands:
sudo /opt/dell/dcc/cctk -H
sudo /opt/dell/dcc/cctk -H --ThermalManagement
sudo /opt/dell/dcc/cctk -H --PrimaryBattChargeCfg

This should help me understand output format from unsupported device, and adjust app's logic accordingly

from dell-powermanager.

alexVinarskis avatar alexVinarskis commented on August 15, 2024

fixed by #26

from dell-powermanager.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.