Contribute
Register

[solved] ALC269 VC Mojave - No out Devices Found & Other issues

Status
Not open for further replies.
Joined
Jul 23, 2012
Messages
30
Motherboard
UX330UAR
CPU
i5-8250U
Graphics
HD 620
Hello,

I got my new laptop and decided to install Mojave on it.

I followed :

https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
&
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/

For now, the only thing I have working properly is WiFi.

I decided to continue the installation of all the peripherals, starting with Audio. I identified my Audio Codec with "aplay --list-devices" on Linux as ALC269VC.

I found out I need to use AppleHDA.kext + Lilu, I got them in Clover/Kext/Other right now, and use layout-id under Properties, in the Devices tab.

However I am not sure first if the AppleHDA is working. Secondly do I need to input something under inject in the audio part ? Is there a way to determine which layout-id I need to use ?

//=========

Secondly the list of other issues :

My screen looks like there is a lot of dithering, the gradients aren't smooth, such as the shadows under each windows (I noticed the same in Linux if that can be of any indication), also my screen flickers sometimes, happens when I am not using the laptop.
My trackpad isn't being detected in the settings, however I do have the right click (no left click), and two fingers scroll. Keyboard is working fine.

I will follow the rest of the installation (like brightness control etc, with DSDT patching) once I am done with Audio.

Thanks a lot for reading,

Lucas
 
Last edited:
I need to use AppleHDA.kext

AppleALC.kext.
Refer to the FAQ:
http://www.tonymacx86.com/el-capita...faq-read-first-laptop-frequent-questions.html
My screen looks like there is a lot of dithering, the gradients aren't smooth, such as the shadows under each windows (I noticed the same in Linux if that can be of any indication), also my screen flickers sometimes, happens when I am not using the laptop.
My trackpad isn't being detected in the settings, however I do have the right click (no left click), and two fingers scroll. Keyboard is working fine.
No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.
 
AppleALC.kext.
Refer to the FAQ:
http://www.tonymacx86.com/el-capita...faq-read-first-laptop-frequent-questions.html

No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.

Hi RehabMan, and thanks for the fast answer.

Sorry I indeed meant AppleALC.kext. I just got confused along the way.

Please find the zip attached.
 

Attachments

  • debug_32545.zip
    2.6 MB · Views: 177
Hi RehabMan, and thanks for the fast answer.

Sorry I indeed meant AppleALC.kext. I just got confused along the way.

Please find the zip attached.

For audio, you need to inject a valid layout-id. You have commented/disabled (#layout-id) in config.plist/Devices/Properties.

Your graphics issues are probably an EDID issue, but some claim using Skylake spoof is a reasonable work around.
Refer to the guide for the spoof plist:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
 
For audio, you need to inject a valid layout-id. You have commented/disabled (#layout-id) in config.plist/Devices/Properties.

Your graphics issues are probably an EDID issue, but some claim using Skylake spoof is a reasonable work around.
Refer to the guide for the spoof plist:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
Thanks ! Indeed using "config_HD615_620_630_640_650_spoof.plist" corrected all my graphical issues.

However for the sound, do I have to try all the layout-ids mentionned here "https://github.com/acidanthera/AppleALC/wiki/Supported-codecs" ?

Also the table is a bit confusing :

I can see "0x100004, 0x100100, 0x100202, 0x100203 layout 1-11, 13-16, 18-20, 27-30, 32, 33, 35, 40, 45, 58, 66, 76, 93, 99, 127" in the table.

What "0x100004, 0x100100, 0x100202, 0x100203" are for ?

Layout 1-11 means I have to try from 1 to 11 ? (1,2,3..11?)

Thanks again.
 
However for the sound, do I have to try all the layout-ids mentionned here "https://github.com/acidanthera/AppleALC/wiki/Supported-codecs" ?

Maybe more. Best to refer to the source code:
Code:
-rw-r--r--  1 Admin  staff  105078 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout1.xml
-rw-r--r--  1 Admin  staff    7411 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout1.xml.zlib
-rw-r--r--  1 Admin  staff   16317 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout10.xml
-rw-r--r--  1 Admin  staff    1140 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout10.xml.zlib
-rw-r--r--  1 Admin  staff   20836 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout11.xml
-rw-r--r--  1 Admin  staff    1840 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout11.xml.zlib
-rw-r--r--  1 Admin  staff   18001 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout127.xml
-rw-r--r--  1 Admin  staff    1612 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout127.xml.zlib
-rw-r--r--  1 Admin  staff   48879 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout13.xml
-rw-r--r--  1 Admin  staff    1841 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout13.xml.zlib
-rw-r--r--  1 Admin  staff  100115 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout14.xml
-rw-r--r--  1 Admin  staff    5909 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout14.xml.zlib
-rw-r--r--  1 Admin  staff   20837 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout15.xml
-rw-r--r--  1 Admin  staff    1841 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout15.xml.zlib
-rw-r--r--  1 Admin  staff   20904 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout16.xml
-rw-r--r--  1 Admin  staff    1854 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout16.xml.zlib
-rw-r--r--  1 Admin  staff   25024 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout18.xml
-rw-r--r--  1 Admin  staff    1739 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout18.xml.zlib
-rw-r--r--  1 Admin  staff   37699 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout19.xml
-rw-r--r--  1 Admin  staff    3662 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout19.xml.zlib
-rw-r--r--  1 Admin  staff   25024 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout2.xml
-rw-r--r--  1 Admin  staff    1741 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout2.xml.zlib
-rw-r--r--  1 Admin  staff     757 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout20.xml
-rw-r--r--  1 Admin  staff     302 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout20.xml.zlib
-rw-r--r--  1 Admin  staff   18000 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout27.xml
-rw-r--r--  1 Admin  staff    1610 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout27.xml.zlib
-rw-r--r--  1 Admin  staff   17621 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout28.xml
-rw-r--r--  1 Admin  staff    1519 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout28.xml.zlib
-rw-r--r--  1 Admin  staff   58309 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout29.xml
-rw-r--r--  1 Admin  staff    2922 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout29.xml.zlib
-rw-r--r--  1 Admin  staff   37699 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout3.xml
-rw-r--r--  1 Admin  staff    3665 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout3.xml.zlib
-rw-r--r--  1 Admin  staff   25088 Sep  6 08:52 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout30.xml
-rw-r--r--  1 Admin  staff    1756 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout30.xml.zlib
-rw-r--r--  1 Admin  staff   58308 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout32.xml
-rw-r--r--  1 Admin  staff    2924 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout32.xml.zlib
-rw-r--r--  1 Admin  staff   17621 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout33.xml
-rw-r--r--  1 Admin  staff    1521 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout33.xml.zlib
-rw-r--r--  1 Admin  staff   24851 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout35.xml
-rw-r--r--  1 Admin  staff    1706 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout35.xml.zlib
-rw-r--r--  1 Admin  staff   25024 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout4.xml
-rw-r--r--  1 Admin  staff    1741 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout4.xml.zlib
-rw-r--r--  1 Admin  staff   37689 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout40.xml
-rw-r--r--  1 Admin  staff    3663 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout40.xml.zlib
-rwxr-xr-x  1 Admin  staff   25025 Sep  6 08:52 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout45.xml
-rw-r--r--  1 Admin  staff    1741 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout45.xml.zlib
-rw-r--r--  1 Admin  staff   37699 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout5.xml
-rw-r--r--  1 Admin  staff    3665 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout5.xml.zlib
-rw-r--r--  1 Admin  staff   25025 Jun 25 11:27 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout58.xml
-rw-r--r--  1 Admin  staff    1741 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout58.xml.zlib
-rw-r--r--  1 Admin  staff   25024 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout6.xml
-rw-r--r--  1 Admin  staff    1741 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout6.xml.zlib
-rw-r--r--  1 Admin  staff   37700 Jun 25 11:27 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout66.xml
-rw-r--r--  1 Admin  staff    3665 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout66.xml.zlib
-rw-r--r--  1 Admin  staff   25024 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout7.xml
-rw-r--r--  1 Admin  staff    1741 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout7.xml.zlib
-rw-r--r--  1 Admin  staff   93070 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout76.xml
-rw-r--r--  1 Admin  staff    6473 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout76.xml.zlib
-rw-r--r--  1 Admin  staff   25024 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout8.xml
-rw-r--r--  1 Admin  staff    1741 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout8.xml.zlib
-rw-r--r--  1 Admin  staff   37699 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout9.xml
-rw-r--r--  1 Admin  staff    3665 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout9.xml.zlib
-rw-r--r--  1 Admin  staff   37700 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout93.xml
-rw-r--r--  1 Admin  staff    3665 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout93.xml.zlib
-rw-r--r--  1 Admin  staff   37700 Apr 24  2018 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout99.xml
-rw-r--r--  1 Admin  staff    3665 Oct 17 16:59 /Users/Admin/Projects/lilu/applealc.git/Resources/ALC269/layout99.xml.zlib

Reading the comments in the ALC269/Info.plist may help.
 
Maybe more. Best to refer to the source code:

Reading the comments in the ALC269/Info.plist may help.

I think I got lucky, cause seeing the list announced a tedious and repetitive task, but layout 6 worked !

However a new graphical issue arose.

Yesterday, my display went to sleep due to inactivity, and upon waking up, the screen was all glitchy with artifacts dots showing, and display going on and off.

Also do you happen to have a clue about my trackpad ? Upon testing and changing scrolling direction, I believe my trackpad is recognized as a mouse for now.

Also About this mac is reporting 4 gigs of RAM when I have 8.

Ill be working on sleep, brightness control etc today.

Thanks !
 
Last edited:
However a new graphical issue arose.

Yesterday, my display went to sleep due to inactivity, and upon waking up, the screen was all glitchy with artifacts dots showing, and display going on and off.

Repeatable?

Also do you happen to have a clue about my trackpad ? Upon testing and changing scrolling direction, I believe my trackpad is recognized as a mouse for now.

Your kextcache output proves kexts are not installed correctly.
All kexts you need must be installed to the system volume.
Read post #2 of the Clover guide for details:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/

Also About this mac is reporting 4 gigs of RAM when I have 8.

Clover detection problem. Obvious, by looking at your Clover bootlog:
Code:
0:100  0:000  === [ Get Smbios ] ========================================
0:105  0:004  Type 16 Index = 0
0:105  0:000  Total Memory Slots Count = 2
0:105  0:000  Type 17 Index = 0
0:105  0:000  SmbiosTable.Type17->Speed = 1867MHz
0:105  0:000  SmbiosTable.Type17->Size = 4096MB
0:105  0:000  SmbiosTable.Type17->Bank/Device = BANK 0 ChannelA-DIMM0
0:105  0:000  SmbiosTable.Type17->Vendor = 0080
0:105  0:000  SmbiosTable.Type17->SerialNumber = 00000000
0:105  0:000  SmbiosTable.Type17->PartNumber =                   
0:105  0:000  Type 17 Index = 1
0:105  0:000  Ignoring insane frequency value 0MHz
0:105  0:000  SmbiosTable.Type17->Speed = 0MHz
0:105  0:000  SmbiosTable.Type17->Size = 0MB
0:105  0:000  SmbiosTable.Type17->Bank/Device = BANK 1 ChannelA-DIMM1
0:105  0:000  SmbiosTable.Type17->Vendor = <null string>
0:105  0:000  SmbiosTable.Type17->SerialNumber = <null string>
0:105  0:000  SmbiosTable.Type17->PartNumber = <null string>
0:105  0:000  Boot status=0
0:105  0:000  Running on: 'S3409 MD60241' with board 'F13K'

Fill details in config.plist/SMBIOS/Memory to correct.
 
Repeatable?

Yep, every-time the display goes off, either if going to sleep or just by power management for battery savings.

Your kextcache output proves kexts are not installed correctly.
All kexts you need must be installed to the system volume.
Read post #2 of the Clover guide for details:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/

Thanks, this is fixed, and I just have FakeSMC in the Clover/Efi/Kext/Other, is it the right way to do ?

Fill details in config.plist/SMBIOS/Memory to correct.

Fixed too, thanks !
 
Yep, every-time the display goes off, either if going to sleep or just by power management for battery savings.
No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.
Thanks, this is fixed, and I just have FakeSMC in the Clover/Efi/Kext/Other, is it the right way to do ?

Even FakeSMC.kext must be installed to /L/E, as it is clearly a "kext you need".
 
Status
Not open for further replies.
Back
Top