NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/60557: hdafg(4): headphone output and jack detection do not work on Dell Latitude 5400 (ALC236)



The following reply was made to PR kern/60557; it has been noted by GNATS.

From: RVP <rvp%SDF.ORG@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/60557: hdafg(4): headphone output and jack detection do
 not work on Dell Latitude 5400 (ALC236)
Date: Sun, 9 Aug 2026 14:45:26 +0000 (UTC)

   This message is in MIME format.  The first part should be readable text,
   while the remaining parts are likely unreadable without MIME-aware tools.
 
 --0-720364886-1786286348=:23028
 Content-Type: text/plain; CHARSET=ISO-8859-15; format=flowed
 Content-Transfer-Encoding: 8BIT
 Content-ID: <914dc395-b6f4-6fba-8221-3618fc335604%SDF.ORG@localhost>
 
 On Sun, 9 Aug 2026, Stéphane ORTEGA via gnats wrote:
 
 > Here is the output of hdaudioctl show 0x00 0x01:
 >
 > nid  Data     As Seq Device         Conn  Jack    Location   Color   Misc
 > =========================================================================
 > 0x14 90170110  1   0 Speaker        Fixed Analog  Internal   Unknown    1
 > 0x21 02211020  2   0 Headphones     Jack  1/8"    Front      Black      0
 >
 
 OK, can you try this:
 
 1. hdaudioctl get 0 1 > def.xml; cp def.xml new.xml
 
 2. Edit new.xml and change the `config' value (same as the `Data' field in
     the above table) for nid 33 (0x21) from 0x2214020 -> 0x221401f.
 
 3. sync; hdaudioctl set 0 1 new.xml
 
 That should associate the HP output and the speaker output.
 
 -RVP
 --0-720364886-1786286348=:23028--
 



Home | Main Index | Thread Index | Old Index