DS5 Gen6 (0x13) #73

Open
opened 2026-02-10 18:45:16 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @LeagueRaINi on GitHub (Jan 10, 2026).

PCB Revision Image
Controller Info

The touchpad feature report just returns 81000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
for both this.getSystemInfo(5, 2, 8, false) and this.getSystemInfo(5, 4, 8, false)

Originally created by @LeagueRaINi on GitHub (Jan 10, 2026). <details> <summary>PCB Revision Image</summary> <img src="https://github.com/user-attachments/assets/b57b05cb-f4bb-4f30-9bb0-0a7bc601a691"> </details> <details> <summary>Controller Info</summary> <img src="https://github.com/user-attachments/assets/524dabd4-53fd-47a6-87d5-54c115244cd7"> </details> The touchpad feature report just returns `81000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000` for both `this.getSystemInfo(5, 2, 8, false)` and `this.getSystemInfo(5, 4, 8, false)`
Author
Owner

@carpikes commented on GitHub (Jan 13, 2026):

Thank you! Just added detection for BDM-060M and BDM-060X. They probably removed (or changed id of) the command to get touchpad info. We can disable it for newer models until we find another way to get it.

@carpikes commented on GitHub (Jan 13, 2026): Thank you! Just added detection for BDM-060M and BDM-060X. They probably removed (or changed id of) the command to get touchpad info. We can disable it for newer models until we find another way to get it.
Author
Owner

@vanDrunen commented on GitHub (Jan 16, 2026):

A BDM-050 with HW Model 0x00000711 also doesn't show Touchpad FW Version or ID:
Image

Another controller with HW Model 0x00000710 does show all info. On both controllers the touchpad is otherwise working fine.

@vanDrunen commented on GitHub (Jan 16, 2026): A BDM-050 with HW Model 0x00000711 also doesn't show Touchpad FW Version or ID: <img width="660" height="891" alt="Image" src="https://github.com/user-attachments/assets/ac24e0e2-cfd1-48ed-ad1c-4ee025bb9eb4" /> Another controller with HW Model 0x00000710 does show all info. On both controllers the touchpad is otherwise working fine.
Author
Owner

@LeagueRaINi commented on GitHub (Jan 16, 2026):

Not surprising its also July firmware, has there been any effort of reversing the controller firmware? Couldnt find much more than ppl intercepting the encrypted files from the ps accessories app

@LeagueRaINi commented on GitHub (Jan 16, 2026): Not surprising its also July firmware, has there been any effort of reversing the controller firmware? Couldnt find much more than ppl intercepting the encrypted files from the ps accessories app
Author
Owner

@AbkarinoMHM commented on GitHub (Jan 16, 2026):

DualSenses 5th generation boards (BDM-050) actually have 2 versions, one is BDM-050R which uses a Realtek Audio chips and the other one is BDM-050M which uses a Mediatek audio chips.

@AbkarinoMHM commented on GitHub (Jan 16, 2026): DualSenses 5th generation boards (BDM-050) actually have 2 versions, one is BDM-050R which uses a Realtek Audio chips and the other one is BDM-050M which uses a Mediatek audio chips.
Author
Owner

@vanDrunen commented on GitHub (Jan 16, 2026):

This controller has the exact same firmware, only the HW Model is different, so it's probably not firmware related.
Image
It must be a difference in components within the BDM-50 series (other that the audio chip).
Is there any other info I can supply?

@vanDrunen commented on GitHub (Jan 16, 2026): This controller has the exact same firmware, only the HW Model is different, so it's probably not firmware related. <img width="660" height="891" alt="Image" src="https://github.com/user-attachments/assets/df18eba1-2da0-4a97-95b4-55fc65ba12fe" /> It must be a difference in components within the BDM-50 series (other that the audio chip). Is there any other info I can supply?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dualshock-tools/dualshock-tools.github.io#73