Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2008 13:19:51 +0300
From:      Alexander Motin <mav@FreeBSD.org>
To:        Gavin Atkinson <gavin@FreeBSD.org>
Cc:        freebsd-multimedia@FreeBSD.org
Subject:   Re: HDA patch 20080903 experience
Message-ID:  <48D22B47.7080806@FreeBSD.org>
In-Reply-To: <1221730340.19986.15.camel@buffy.york.ac.uk>
References:  <1220628355.99079.31.camel@buffy.york.ac.uk>	 <48C19944.1090005@FreeBSD.org> <1221730340.19986.15.camel@buffy.york.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Gavin Atkinson wrote:
>>> I also cannot get sound from the internal CD ROM drive, but this didn't
>>> work with the old HDA driver either.  Is this something that can be made
>>> to work somehow?
>> Your system vendor does not declare CD pin in codec configuration. But 
>> it is still possible that it is present on usual for this codec place. 
>> You may try to declare it with such device hint:
>> hint.hdac.0.cad0.nid28.config="as=2 seq=1 device=CD"
>> If you also have any other audio connectors on your notebook not 
>> detected by driver, you may try to add alike hints for other disabled pins.
>> Tell me please if you succeed with this to make a permanent quirk.
> 
> I haven't managed to find the correct way to do this yet.  Even with the
> above hint in place, the output of dev.hdac.0.pindump shows them as
> [DISABLED], is that correct?

No. Try that way:
hint.hdac.0.cad0.nid28.config="as=2 seq=1 device=CD conn=Fixed"

-- 
Alexander Motin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48D22B47.7080806>