Am Wed, 11 Sep 2013 14:17:50 +1000
schrieb Jonathan Gray <[email protected]>:
> On Tue, Sep 10, 2013 at 09:28:38PM +0200, Stefan Wollny wrote:
> > Hi there,
> >
> > hope, s.o. can provide a clue on why I have no sound on my iMac,
> > which with OS-X has no issues with sound at all. Full dmesg at the
> > end.
>
> Most/all? of the apple machines seem to have audio wired up strangely
> and require various quirks. Try this
>
> Index: azalia_codec.c
> ===================================================================
> RCS file: /cvs/src/sys/dev/pci/azalia_codec.c,v
> retrieving revision 1.154
> diff -u -p -r1.154 azalia_codec.c
> --- azalia_codec.c 27 May 2013 21:19:31 -0000 1.154
> +++ azalia_codec.c 11 Sep 2013 04:11:32 -0000
> @@ -137,11 +137,13 @@ azalia_codec_init_vtbl(codec_t *this)
> this->qrks |= AZ_QRK_WID_CDIN_1C |
> AZ_QRK_WID_BEEP_1D; if (this->subid == 0x00a1106b || /*
> APPLE_MB3 */ this->subid == 0x00a0106b || /* APPLE_MB3_1 */
> - this->subid == 0x00a3106b) { /* APPLE_MB4
> */
> + this->subid == 0x00a3106b || /* APPLE_MB4
> */
> + this->subid == 0x4300106b) { /* iMac 9,1
> */ this->qrks |= AZ_QRK_GPIO_UNMUTE_0;
> }
> if (this->subid == 0x00a1106b ||
> - this->subid == 0x00a0106b)
> + this->subid == 0x00a0106b ||
> + this->subid == 0x4300106b)
> this->qrks |= AZ_QRK_WID_OVREF50;
> break;
> case 0x10ec0888:
Hi Jonathan,
thank you very much for taking your time to look at my problem.
I applied your patch and rebuild the kernel. Unfortunately I still have
no sound on the iMac.
BTW: I didn't explicitly mention if but I am using -current (amd64).
With the i386-version there was no sound either.
If I can provide any other info on the system please let me know.
All the best,
STEFAN
Mit freundlichen Grüßen,
STEFAN WOLLNY
Regulatory Reporting Consultancy
Tel.: +49 (0) 177 655 7875
Fax.: +49 (0) 3212 655 7875
Mail: [email protected]
GnuPG-Key ID: 0x9C26F1D0