Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DualShock 4 support #249

Open
ivazqueznet opened this issue Feb 18, 2018 · 1 comment
Open

DualShock 4 support #249

ivazqueznet opened this issue Feb 18, 2018 · 1 comment

Comments

@ivazqueznet
Copy link

Not a huge thing, I just saw that the DualShock 4 makes its power level available via UPower, but mate-power-manager 1.18.1 doesn't show it (the "xx"s are just the rest of the Bluetooth address).

$ upower -e
/org/freedesktop/UPower/devices/ups_hiddev2
/org/freedesktop/UPower/devices/gaming_input_sony_controller_battery_40o1bo5foxxoxxoxx
/org/freedesktop/UPower/devices/DisplayDevice
$ upower -i /org/freedesktop/UPower/devices/gaming_input_sony_controller_battery_40o1bo5foxxoxxoxx
  native-path:          sony_controller_battery_40:1b:5f:xx:xx:xx
  model:                Wireless Controller
  serial:               40:1b:5f:xx:xx:xx
  power supply:         no
  updated:              Sun 18 Feb 2018 01:34:27 PM EST (3 seconds ago)
  has history:          yes
  has statistics:       yes
  gaming-input
    rechargeable:        yes
    warning-level:       none
    percentage:          80%
    icon-name:          'battery-full-symbolic'
  History (charge):
    1518978867	80.000	discharging
@Zenkibou
Copy link
Contributor

I wanted to do the same thing with my DualShock 3.
I've submitted a pull request to do just that, see #374.

@rbuj rbuj linked a pull request Feb 17, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants