FreeBSD Bugzilla – Attachment 188702 Details for
Bug 219350
[snd_hda] ALC256: no sound out off headphones jack
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ALC256 patch
patch-alc256-hdaa_patches.c.diff (text/plain), 319 bytes, created by
Masachika ISHIZUKA
on 2017-12-11 05:29:03 UTC
(
hide
)
Description:
ALC256 patch
Filename:
MIME Type:
Creator:
Masachika ISHIZUKA
Created:
2017-12-11 05:29:03 UTC
Size:
319 bytes
patch
obsolete
>--- hdaa_patches.c.org 2017-12-07 22:11:05.806670000 +0900 >+++ hdaa_patches.c 2017-12-11 13:56:47.993850000 +0900 >@@ -769,4 +769,8 @@ > hdaa_write_coef(dev, 0x20, 0x12, 0x2800); > } > } >+ if (id == HDA_CODEC_ALC256) { >+ val = hdaa_read_coef(dev, 0x20, 0x46); >+ hdaa_write_coef(dev, 0x20, 0x46, val|0x3000); >+ } > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 219350
: 188702 |
193575