Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 223817 Details for
Bug 309669
>=gentoo-sources-2.6.29-r5 Missing mixer control on the Realtek ALC262.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
The correct patch.
realtek (text/plain), 743 bytes, created by
Vic Kerr (wikky)
on 2010-03-15 22:59:18 UTC
(
hide
)
Description:
The correct patch.
Filename:
MIME Type:
Creator:
Vic Kerr (wikky)
Created:
2010-03-15 22:59:18 UTC
Size:
743 bytes
patch
obsolete
>--- patch_realtek.c 2010-03-15 22:48:42.000000000 +0000 >+++ /usr/src/linux-2.6.31-gentoo-r10/sound/pci/hda/patch_realtek.c 2010-03-15 22:03:41.000000000 +0000 >@@ -10238,6 +10238,8 @@ static struct snd_kcontrol_new alc262_be > static struct snd_kcontrol_new alc262_tyan_mixer[] = { > HDA_CODEC_VOLUME("Master Playback Volume", 0x0c, 0x0, HDA_OUTPUT), > HDA_BIND_MUTE("Master Playback Switch", 0x0c, 2, HDA_INPUT), >+ HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT), >+ HDA_CODEC_MUTE("Front Playback Switch", 0x14, 0x0, HDA_OUTPUT), > HDA_CODEC_VOLUME("Aux Playback Volume", 0x0b, 0x06, HDA_INPUT), > HDA_CODEC_MUTE("Aux Playback Switch", 0x0b, 0x06, HDA_INPUT), > HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
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 309669
:
223815
| 223817