Jump to content
5 posts in this topic

Recommended Posts

Hi there,

I have a Lenovo G460 running 10.7.2 and have the conexant cx20585 audio. Sound works with voodoohda but the mic jack doesn't work and also auto switching between speakers and headphones doesn't work. Also sometimes voodoohda gives me KP. It would be really helpful if anybody could guide me to configure applehda for my sound. I have attached my linux codec dump.

 

Thanks.

codec_dump.txt

Link to comment
https://www.insanelymac.com/forum/topic/272937-conexant-cx20585/
Share on other sites

  • 2 weeks later...
Device (HDEF)
	    {
		    Name (_ADR, 0x001B0000)
		    Method (_PRW, 0, NotSerialized)
		    {
			    Return (Package (0x02)
			    {
				    0x0D,
				    0x03
			    })
		    }
		    Method (_DSM, 4, NotSerialized)
		    {
			    Store (Package (0x0E)
				    {
					    "AAPL,slot-name",
					    Buffer (0x09)
					    {
						    "Built in"
					    },
					    "device-id",
					    Buffer (0x04)
					    {
						    0x56, 0x3B, 0xEC, 0x10
					    },
					    "layout-id",
					    Buffer (0x04)
					    {
						    0x0C, 0x00, 0x00, 0x00
					    },
					    "model",
					    Buffer (0x1A)
					    {
						    "HD Audio Conexant Cx20585"
					    },
					    "name",
					    Buffer (0x11)
					    {
						    "Conexant Cx20585"
					    },
					    "device_type",
					    Buffer (0x11)
					    {
						    "Audio Controller"
					    },
					    "PinConfigurations",
					    Buffer (One)
					    {
						    0x00
					    }
				    }, Local0)
			    DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
			    Return (Local0)
		    }
	    }

Purple_RC1.2.zip

×
×
  • Create New...