[Bug 1223838] Nonfunctional brightness keys on Apple Macbook 5.1 (mcp79,nouveau)
17 May
2024
17 May
'24
10:56
https://bugzilla.suse.com/show_bug.cgi?id=1223838 https://bugzilla.suse.com/show_bug.cgi?id=1223838#c18 --- Comment #18 from Takashi Iwai <tiwai@suse.com> --- Good to hear! Basically it's a one-liner change to add the missing link for mcp79: --- a/drivers/gpu/drm/nouveau/nvkm/engine/disp/mcp77.c +++ b/drivers/gpu/drm/nouveau/nvkm/engine/disp/mcp77.c @@ -31,6 +31,7 @@ mcp77_sor = { .state = g94_sor_state, .power = nv50_sor_power, .clock = nv50_sor_clock, + .bl = &nv50_sor_bl, .hdmi = &g84_sor_hdmi, .dp = &g94_sor_dp, }; I'll try to submit the fix patch to the upstream. -- You are receiving this mail because: You are on the CC list for the bug.
218
Age (days ago)
218
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla_noreply@suse.com