Coder Social home page Coder Social logo

Comments (5)

pwr avatar pwr commented on August 16, 2024

This should also be indicated by the battery icon in the interface; most icon themes have a "charging" version for each icon of battery-level. However, the icon names are terribly inconsistent across themes.

from solaar.

Lekensteyn avatar Lekensteyn commented on August 16, 2024

Battery icons are not very consistent either. On my Arch Linux installation, find -name battery* | sed -r 's,[0-9]+x[0-9]+|scalable,,' | sort -u:

./gnome//devices/battery.png
./gnome//status/battery-caution-charging.png
./gnome//status/battery-caution-charging-symbolic.svg
./gnome//status/battery-caution.png
./gnome//status/battery-caution-symbolic.svg
./gnome//status/battery-empty-charging-symbolic.svg
./gnome//status/battery-empty.png
./gnome//status/battery-empty-symbolic.svg
./gnome//status/battery-full-charged.png
./gnome//status/battery-full-charged-symbolic.svg
./gnome//status/battery-full-charging.png
./gnome//status/battery-full-charging-symbolic.svg
./gnome//status/battery-full.png
./gnome//status/battery-full-symbolic.svg
./gnome//status/battery-good-charging.png
./gnome//status/battery-good-charging-symbolic.svg
./gnome//status/battery-good.png
./gnome//status/battery-good-symbolic.svg
./gnome//status/battery-low-charging.png
./gnome//status/battery-low-charging-symbolic.svg
./gnome//status/battery-low.png
./gnome//status/battery-low-symbolic.svg
./gnome//status/battery-missing.png
./gnome//status/battery-missing-symbolic.svg
./oxygen//devices/battery.png
./oxygen//status/battery-040.png
./oxygen//status/battery-060.png
./oxygen//status/battery-080.png
./oxygen//status/battery-100.png
./oxygen//status/battery-caution.png
./oxygen//status/battery-charging-040.png
./oxygen//status/battery-charging-060.png
./oxygen//status/battery-charging-080.png
./oxygen//status/battery-charging-caution.png
./oxygen//status/battery-charging-low.png
./oxygen//status/battery-charging.png
./oxygen//status/battery-low.png
./oxygen//status/battery-missing.png`

from solaar.

terwarf avatar terwarf commented on August 16, 2024

Just to document what happens with my Performance MX when charging it:

Before inserting the USB plug:
bildschirmfoto5

After inserting the plug:
bildschirmfoto6

So it seems solaar doesn't recognize the device is charging at all.
Is this known behavior or should I open a new issue for this one?

from solaar.

pwr avatar pwr commented on August 16, 2024

Definetly new issue. I'd rather keep this issue open for the general feature.

from solaar.

Lekensteyn avatar Lekensteyn commented on August 16, 2024

@terwarf Please run with -dd and watch the activity for register 07. I assumed that the second byte is 0x25 when charging, but this appears to be an invalid assumption. Can you continue posting the results on #49?

from solaar.

Related Issues (20)

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.