Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2,4G Funkmaus - Ladezustand Akku auslesen
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3545
Location: Berlin

PostPosted: Fri Mar 28, 2025 5:23 pm    Post subject: 2,4G Funkmaus - Ladezustand Akku auslesen Reply with quote

Hallo, hat jemand eine Idee wie ich bei meiner 2,4G Funkmaus den Ladezustand des Akku feststellen kann?
Code:
 Hersteller ‏ : ‎ INPHIC
ASIN ‏ : ‎ B0DLGTB7ZW
Modellnummer ‏ : ‎ PM6+

hwinfo:
Code:
115: USB 00.0: 10503 USB Mouse
  [Created at usb.122]
  Unique ID: cLrx.2V+o4RD9Re2
  Parent ID: k4bc.L5NYqGV47b5
  SysFS ID: /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:07:00.1/usb1/1-2/1-2:1.0
  SysFS BusID: 1-2:1.0
  Hardware Class: mouse
  Model: "SHARKOON 2.4GHz Wireless rechargeable vertical mouse [More&Better]"
  Hotplug: USB
  Vendor: usb 0x1ea7 "SHARKOON Technologies GmbH"
  Device: usb 0x0064 "2.4GHz Wireless rechargeable vertical mouse [More&Better]"
  Revision: "2.00"
  Compatible to: int 0x0210 0x0048
  Driver: "usbhid"
  Driver Modules: "usbhid"
  Device File: /dev/input/mice (/dev/input/mouse0)
  Device Files: /dev/input/mice, /dev/input/mouse0, /dev/input/event4, /dev/input/by-id/usb-1ea7_2.4G_Mouse-event-mouse, /dev/input/by-path/pci-0000:07:00.1-usb-0:2:1.0-event-mouse, /dev/input/by-path/pci-0000:07:00.1-usbv2-0:2:1.0-event-mouse, /dev/input/by-id/usb-1ea7_2.4G_Mouse-mouse, /dev/input/by-path/pci-0000:07:00.1-usb-0:2:1.0-mouse, /dev/input/by-path/pci-0000:07:00.1-usbv2-0:2:1.0-mouse
  Device Number: char 13:63 (char 13:32)
  Speed: 12 Mbps
  Module Alias: "usb:v1EA7p0064d0200dc00dsc00dp00ic03isc01ip02in00"
  Driver Info #0:
    Buttons: 8
    Wheels: 4
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #122 (Hub)
Back to top
View user's profile Send private message
Banana
Moderator
Moderator


Joined: 21 May 2004
Posts: 1953
Location: Germany

PostPosted: Fri Mar 28, 2025 9:41 pm    Post subject: Reply with quote

sys-power/upower sollte das können: https://askubuntu.com/questions/248006/how-can-i-see-the-battery-status-of-my-logitech-wireless-mouse

Eventuell hat das verwendete DE was an board. XFCE hat anscheinend so was: https://forums.linuxmint.com/viewtopic.php?t=334532
_________________
Forum Guidelines

PFL - Portage file list - find which package a file or command belongs to.
My delta-labs.org snippets do expire
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3545
Location: Berlin

PostPosted: Sun Mar 30, 2025 8:41 am    Post subject: Reply with quote

Danke
upower --dump hatte ich schon ausprobiert.
Code:
Device: /org/freedesktop/UPower/devices/DisplayDevice
  power supply:         no
  updated:              So 30 Mär 2025 10:07:59 CEST (1708 seconds ago)
  has history:          no
  has statistics:       no
  unknown
    warning-level:       none
    percentage:          0%
    icon-name:          'battery-missing-symbolic'

Daemon:
  daemon-version:  1.90.4
  on-battery:      no
  lid-is-closed:   no
  lid-is-present:  no
  critical-action: HybridSleep
In portage gibt es auch etwas (app-misc/solaar), allerdings soll das nur für Logitech Geräte funktionieren.
Back to top
View user's profile Send private message
Erdie
Advocate
Advocate


Joined: 20 May 2004
Posts: 2657
Location: Heidelberg - Germany

PostPosted: Sun Mar 30, 2025 12:40 pm    Post subject: Reply with quote

Ich habe eine Wireless Maus mit einer Alkali - Mangan Batterie, also nicht wiederaufladbar. Trotzdem wird mir in den Energie Einstellungen der Ladezustand angezeigt, der ist dann allerdings immer im mittleren Bereich, da hier wohl von Lithium Zellen ausgegangen ist. Soweit ich weiß habe ich upower instlaliert. So ganz genau kann ich das erst sagen, wenn ich nochmal reingucke, ich bin momentan am stationären PC. Falls Dir das was bringt, fahre ich das Notebook mal hoch und schaue, was da so an Energie/Power Paketen installiert ist.
_________________
Desktop AMD Ryzen 9 5900X 32GB RAM, Asus GF GTX 1060.
Notebook Tuxedo Pulse 15 Gen1 AMD Ryzen 7 4800H mit Radeon Vega 7
Raspberry Pi 1 + 2 + 3B+ + Zero W
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3545
Location: Berlin

PostPosted: Sun Mar 30, 2025 7:26 pm    Post subject: Reply with quote

Danke. Wenn es mal passt. Ist nicht so dringend.
Back to top
View user's profile Send private message
gt_amd64
Apprentice
Apprentice


Joined: 02 Dec 2004
Posts: 194

PostPosted: Tue Apr 01, 2025 10:29 am    Post subject: Reply with quote

teste es mal mit app-misc/solaar
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3545
Location: Berlin

PostPosted: Tue Apr 01, 2025 4:53 pm    Post subject: Reply with quote

Danke. solaar funktioniert nicht. Ist für Logitech (da gibt es m.E. auch eine Liste der unterstützten Geräte). PS: Der Beitrag von ManBl bringt mich auch nicht weiter.....
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 5535
Location: Bavaria

PostPosted: Tue Apr 01, 2025 5:31 pm    Post subject: Reply with quote

Moderator Note: Ich habe einen Beitrag aus diesem Thread herausgetrennt und nach dustbin verschoben, weil er keinerlei Beitrag zum Problem leistete. Das hier ist der Support-Bereich und nicht für Smalltalk geeignet.
_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum