Closed xabolcs closed 5 years ago
I was able to test successfully those Dell laptops.
5491 worked out of the box! :heavy_check_mark:
The Latitude 5480 needed manually editing the DEVICE_ID to 0x5832.
DEVICE_ID
0x5832
I have added SUPPORTED_DEVICES list to bcm20795.py. Could you rebase your commits and add 0a5c:5832 to it? Thanks!
SUPPORTED_DEVICES
bcm20795.py
0a5c:5832
Thanks for introducing SUPPORTED_DEVICES.
Updated.
I was able to test successfully those Dell laptops.
5491 worked out of the box! :heavy_check_mark:
The Latitude 5480 needed manually editing the
DEVICE_ID
to0x5832
.