Contribute
Register

How to find which version of ALC269 my system has?

Status
Not open for further replies.
Joined
Jul 24, 2011
Messages
16
Motherboard
Lenovo ThinkPad X230 (2325FG0) (Clover)
CPU
Intel Core i5-3320M
Graphics
Intel(R) HD Graphics 4000
Mobile Phone
  1. Android
  2. iOS
I used
Code:
cat /proc/asound/card0/codec#0 > ~/Desktop/codec_dump.txt

in Linux to find codec data and learned that I have
Code:
    Codec: Realtek ALC269VC
    Address: 0
    AFG Function Id: 0x1 (unsol 1)
    Vendor Id: 0x10ec0269
    Subsystem Id: 0x17aa21fa
    Revision Id: 0x100203

So, it's ALC269VC.

But some utilities (such as AppleHDA patcher) show v1, v2, v3 instead of Revision Id (0x100203).

Is there any mapping with those vx versions to Revision Id 0x100203 and how do I find it?

I did not include my computer model on purpose because I would like to know how to find the version number myself instead of getting direct answer.
 
Status
Not open for further replies.
Back
Top