toleda / audio_RealtekALC

macOS Realtek ALC onboard audio with Chameleon/Clover
202 stars 75 forks source link

origin of audio codec name/number #6

Closed rudi48 closed 9 years ago

rudi48 commented 9 years ago

Mainboard: GA-Z87M-D3H, BIOS F11 CPU: Intel i3 3.5 GHz, HD4600 Audio: ALC892 codec Mac OS: Yosemite 10.10 Clover: r2999 Audio-ID / layout-id = 01 via clover config.plist Model Name from Clover: iMac14,2 ACPI/patched: empty From: audio_realtekALC-100.command ioreg -rxn IOHDACodecDevice +-o IOHDACodecDevice@3,0 <class IOHDACodecDevice, id 0x100000333, !registered, !matched, active, busy 0, retain 5> { } +-o IOHDACodecDevice@1B,2 <class IOHDACodecDevice, id 0x10000032a, !registered, !matched, active, busy 0, retain 5> { } Comment: No VendorID found

Hello toleda, I have no sound on my computer. I have read nearly all of your guides on github.com and forum threads. Sound is OK with USB-Stick started Ubuntu 14.04, see syslog excerpt at the bottom: For me, the source of the problem is the non detection of the codec name. I could not find out, were the codec name/number is defined.

Do you please have a hint were to look for?

Best regards, Rudolf

p.s. on an older computer GA-H55M-UD2H your script "audio_realtekALC-100.command" works perfect with Yosemite and Clover (ALC889).

syslog (CODEC_ID=10ec0892 = ALC892): Nov 10 10:06:00 ubuntu kernel: [ 13.935210] HDA driver get symbol successfully from i915 module Nov 10 10:06:00 ubuntu kernel: [ 13.935251] snd_hda_intel 0000:00:03.0: irq 45 for MSI/MSI-X Nov 10 10:06:00 ubuntu kernel: [ 13.935394] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X Nov 10 10:06:00 ubuntu kernel: [ 13.962347] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11 Nov 10 10:06:00 ubuntu kernel: [ 13.965913] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10 Nov 10 10:06:00 ubuntu kernel: [ 13.966031] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input9 Nov 10 10:06:00 ubuntu kernel: [ 13.993375] SKU: Nid=0x1d sku_cfg=0x4045e601 Nov 10 10:06:00 ubuntu kernel: [ 13.993379] SKU: port_connectivity=0x1 Nov 10 10:06:00 ubuntu kernel: [ 13.993380] SKU: enable_pcbeep=0x0 Nov 10 10:06:00 ubuntu kernel: [ 13.993382] SKU: check_sum=0x00000005 Nov 10 10:06:00 ubuntu kernel: [ 13.993382] SKU: customization=0x000000e6 Nov 10 10:06:00 ubuntu kernel: [ 13.993383] SKU: external_amp=0x0 Nov 10 10:06:00 ubuntu kernel: [ 13.993384] SKU: platform_type=0x0 Nov 10 10:06:00 ubuntu kernel: [ 13.993385] SKU: swap=0x0 Nov 10 10:06:00 ubuntu kernel: [ 13.993386] SKU: override=0x1 Nov 10 10:06:00 ubuntu kernel: [ 13.993790] autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line Nov 10 10:06:00 ubuntu kernel: [ 13.993792] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) Nov 10 10:06:00 ubuntu kernel: [ 13.993794] hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) Nov 10 10:06:00 ubuntu kernel: [ 13.993795] mono: mono_out=0x0 Nov 10 10:06:00 ubuntu kernel: [ 13.993796] dig-out=0x11/0x0 Nov 10 10:06:00 ubuntu kernel: [ 13.993797] inputs: Nov 10 10:06:00 ubuntu kernel: [ 13.993799] Front Mic=0x19 Nov 10 10:06:00 ubuntu kernel: [ 13.993801] Rear Mic=0x18 Nov 10 10:06:00 ubuntu kernel: [ 13.993802] Line=0x1a Nov 10 10:06:00 ubuntu kernel: [ 13.993804] realtek: No valid SSID, checking pincfg 0x4045e601 for NID 0x1d Nov 10 10:06:00 ubuntu kernel: [ 13.993805] realtek: Enabling init ASM_ID=0xe601 CODEC_ID=10ec0892 Nov 10 10:06:00 ubuntu kernel: [ 14.005141] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input19 Nov 10 10:06:00 ubuntu kernel: [ 14.005194] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card1/input18 Nov 10 10:06:00 ubuntu kernel: [ 14.005230] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17 Nov 10 10:06:00 ubuntu kernel: [ 14.005263] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16 Nov 10 10:06:00 ubuntu kernel: [ 14.005295] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15 Nov 10 10:06:00 ubuntu kernel: [ 14.005327] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14 Nov 10 10:06:00 ubuntu kernel: [ 14.005363] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13 Nov 10 10:06:00 ubuntu kernel: [ 14.005395] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12

rudi48 commented 9 years ago

Hello toledo,

after restoring Yosemite kext to original, and starting from 0, it works now with your very good script: audio_realtekALC-100.command

Thank you very much for your guides and examples. The learning curve was steep, but now it works.

Best regards, Rudolf