motolav
motolav
The pedals are USB devices with their own IDs so they would need to be defined in hid-ids.h as they can be used directly plugged into a PC I found.
> when you say this means the base is a unifying receiver, do you mean that the driver will have to be aware of whether there are pedals plugged into...
I added the ID for the G pro pedals to my repo and added it to the hidpp driver, it should detect as a HID++ device now when plugged in...
This is what I'm thinking as to why even when in G923 mode the force feedback wasn't working as the driver was probing the hub/receiver instead of the wheel controller...
@fanoush The reviewer requirement is just to block people from accidentally merging using github. OpenWrt's main repo hosted by the project elsewhere, this is just a mirror for other people...
My TP-Link C2600 (IPQ806x with qca8k) still doesn't work when the switch ports are bridged with WAN, I lose connectivity until the setting is auto reset. Its probably a different...
I have the same issue when I start the flatpak in console i get the error ```bwrap: Can't make symlink at /home/user/Games: File exists```. My system has a drive mounted...
In my case changing the default locations in Heroic(using the previous flatpak build) and not using a symlink titled Games in my home directory fixes it. When I recreate the...
On Home Assistant Container 2022.5.5 and OpenWrt 22.03-rc2 with luci-mod-rpc version git-21.020.56896-af422b1, I don't have that issue if it happens immediately on start so that issue might be one with...
Are you using the PlayStation or the Xbox version of the G923, this driver is only required for the PlayStation version. The Linux kernel includes supports the Xbox version of...