** Changed in: hwe-next
Status: New => Fix Released
** Changed in: linux (Ubuntu Focal)
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-osp1 in Ubuntu.
https://bugs.launchpad.net/bugs/1865402
Title:
Stop using get_scalar_status command in Dell AIO uart backlight driver
Status in HWE Next:
Fix Released
Status in linux package in Ubuntu:
Fix Released
Status in linux-oem-5.10 package in Ubuntu:
Invalid
Status in linux-oem-osp1 package in Ubuntu:
Fix Released
Status in linux source package in Bionic:
Fix Released
Status in linux-oem-osp1 source package in Bionic:
Fix Released
Status in linux source package in Eoan:
Fix Released
Status in linux source package in Focal:
Won't Fix
Status in linux-oem-5.10 source package in Focal:
Fix Released
Status in linux source package in Groovy:
Won't Fix
Status in linux source package in Hirsute:
Fix Released
Bug description:
[Impact]
The get_scalar_status command was provided by ODM engineer and was newly
introduced to determinate whether scalar is responsible for the backlight
adjustment. That guy asked the scalar vendor to add this command and the
command works as expected. But there is already a command in the Dell AIO
scalar UART command spec. which can do the same thing since 2015, and the newly
introduced get_scalar_status command is undocumented. To prevent from
introducing regression in the future and to align with what Windows uses,
replace this command with get_display_mode command.
[Fix]
Replace get_scalar_status command with get_display_mode command.
[Test]
Verified on new Dell AIO platforms.
[Regression Potential]
Low, the command is already in the spec. since 2015.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1865402/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp