bavariancake / XPS9570-macOS

macOS Mojave/Catalina on Dell XPS 9570.
263 stars 45 forks source link

AppleALC Kext 1.4.3 Intermittent Corrupted Audio #56

Open calbear92 opened 4 years ago

calbear92 commented 4 years ago

Just noticed that on XPS 9570 Catalina Build 10.15.2 that after updating to Apple ALC kext 1.4.5 that the audio would intermittently warble together. Ugh again.

[Had similar issues on 10.15.1 with 1.4.3 Downgraded to 1.4.0- better, but still less frequent chop.

1.3.9 also had some rare chop.

Installed 1.4.2=5. So far so good.]

xyhs2018 commented 4 years ago

my ALC298 header not work when wark up

xyhs2018 commented 4 years ago

我的10.15.1下 睡眠唤醒后耳机没有声音 并且热拔插type-c也不可用

calbear92 commented 4 years ago

went back down to 1.4.0 and used ID=72. So far so good.

calbear92 commented 4 years ago

updated to 1.4.4 and Clover 5099: so far so good.

xyhs2018 commented 4 years ago

which os version using now,10.14.6 or 10.15.1?

calbear92 commented 4 years ago

10.14.6. I had too many overall performance drags with Catalina so I down-graded back to Mojave.

xyhs2018 commented 4 years ago

oh i useing 10.15.1 the issue when wake up header has nothing sounds only at left audio 3.5 ,but on 10.14.6 it works very well

xyhs2018 commented 4 years ago

my english is poor thanks hahaha

xyhs2018 commented 4 years ago

and my wifi&bluetooth card is 1820A

calbear92 commented 4 years ago

I'm using DW1830

khoa-nv commented 4 years ago

ALCPlugFIx will help you. Download it from https://github.com/jardenliu/ALC298PlugFix. If you're using 10.15.1, you must use this command first sudo mount -uw / Extract and run install.sh file with sh ./install.sh It working properly with me. Good luck!

calbear92 commented 4 years ago

Updated to Clover 5100 and updated to AppleALC Kext 1.4.5: 99% good.

jaromeyer commented 4 years ago

not really related to this, but @xyhs2018 were you also required to do the tape mod to get the dw1820a working at all? and what speeds are you seeing?

calbear92 commented 4 years ago

updated to Clover 5103, AppleALC Kext 1.4.5. Working 99%.

MrPerfectSR commented 4 years ago

updated to Clover 5118, AppleALC Kext 1.5.0, macOS Catalina 10.15.5! After a lot of try and error I figured out using layout-id 28 to have sound and microphone working: ` PciRoot(0)/Pci(0x1f,3)

AAPL,slot-name Built-in device_type Audio Controller layout-id 28 model Realtek ALC298 `
MrPerfectSR commented 4 years ago

updated to Clover 5118, AppleALC Kext 1.5.0, macOS Catalina 10.15.5! After a lot of try and error I figured out using layout-id 28 to have sound and microphone working: <key>PciRoot(0)/Pci(0x1f,3)</key> <dict> <key>AAPL,slot-name</key> <string>Built-in</string> <key>device_type</key> <string>Audio Controller</string> <key>layout-id</key> <integer>28</integer> <key>model</key> <string>Realtek ALC298</string> </dict>

above mentioned layout id 72 also works with microphone and internal speaker. I did not test it with HDMI audio out