-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To-do list / Issue (problems) list #3
Comments
Audio is fixed for now (working without FakePCIID stuff + with no pci device inject, don't forget to remove that stuff from your EFI) |
Yes, I tested the patch, now working without FakePCIID. |
@Ardentwheel is your 18 layout fixed problem with Headphones? |
btw, audio is dead randomly after wake-sleep cycles, might we need hpet fix, or it's might be layout problem |
My gist that I linked you to previously may correct that. https://gist.github.com/fewtarius/0ee689cf725c27c43af0aea83b04b882 |
yeah, currently I did fix for hpet sound is okay after sleep. if there any problems more - I will sure did the things from your guide, especially about headphones, heh |
The gist may also fix no sound after sleep for internal devices, it can be EAPD related. |
Made some sleep-wake cycles, sound seems working okay now, still need to test it more |
oh, got it. okay |
Wi-Fi speeds over 5ghz on BCM94360NG has been fixed with using AirportBrcmFixup, i don't know why speeds are low by default, maybe it's problem with CNVI 2, which we have in our laptop. But at least it's working properly now. On windows by default speed are okay with latest Fenvi drivers from their website. Router settings are set properly, i even tried to set aspm-default values, but that didn't work for macOS to work properly at 5ghz. Only with the kext it's working with ~ same speed as in windows by default |
there should be no problem with that, that's usual way to connect usb/hp board to main board. nothing special |
FYI - I've submitted the PR for the controller patch, it seems to also correct a no audio issue for someone with a Dell 7390. |
@fewtarius thanks!! |
The HDMI issue might be fixed with new patch from FireWolf - acidanthera/WhateverGreen#72 |
About undervolting and stuff - seems to be possible to use undervolting (voltageshift) according to that guys - https://github.com/leon0410898/XPS13-9300-hackintosh We have good bios and i see that stuff inside it (undervolt cpu, and modify PL1, PL2), so that's might be possible to make that without voltageshift at all. Currently i just decreased turbo stuff from 3.6 ghz to 2.5 and temperatures now are fully okay (60-70*) |
No, that PR is not related to HDMI on Ice Lake platforms. The HDMI issue (not DisplayPort-over-Type-C to HDMI) is a complete new story. Apple has removed HDMI support from the driver. While there are some leftover code related to HDMI in the driver, it is still unknown whether we could port the support back. |
got it, okay, wow... |
|
i use https://github.com/xzhih/one-key-hidpi |
@Ardentwheel just put laptop to sleep and wake it, that's fix that issue with black screen |
With latest Lilu and WhateverGreen i can't boot installer of Big Sur at all. Previously it stucked on WhateverGreen patching, now it's booting to logo, keep loading for 1 minute and automatically reboot. Strange UPDATE: I did update all kexts, including OC 0.6.3 and tried to install latest Big Sur Beta 10 (before i tried beta 6), seems to be working now, at least no reboot, waiting for installer to boot |
Sleep with closing lid seems to be fixed with the update to Big Sur, now it's working properly. Power button is still unresponsible p.s Cursor glitching seems to be fixed too. |
Got the glitch of Apple logo to disappear after half of progress bar is done (Catalina-Big Sur beta 10) - after update to Big Sur 11,0,1 beta that's seems to be fixed. Now Apple logo not disappearing until progress bar fully loaded, after that i got black screen for 5-7 seconds and login screen appear. that's might be still strange, but something changed, heh |
|
Hi @m0d16l14n1, have you tried YogaSMC? It has built-in brightness keys support and many Lenovo laptop features like Conversation Mode and Fn Lock Mode. |
Isn't that supported for Lenovo laptops only? |
@m0d16l14n1 https://github.com/hackintosh-stuff/ComboJack even for me headphone mic wasn't working with this its working |
i have already tried that method. that didn't work in our case at all. You probably have dell laptop, that's why it worked for you, heh. Thanks, anyway. |
@m0d16l14n1 a quick question are you able to switch between headphone and internal speaker even when headphone is connected?? |
Thank you, now fixed. |
yep |
Changed ig-platform-id to 0x8A530002 Actually there are some "errors" in WEG log, because of -igfxmpc as example. |
Audio is finally seems to be fixed. With new created platform and pin config (made by @agasecond from AppleLife.ru) internal speakers working as good as in Windows + after inserting headphones in jack - it's automatically disabling internal speakers and switching to headphones. After unplugging headphones - internal speakers goes back to work. Sound is working great. There is still problem with Line-in (it's not working at all right now), but i might be able to discover that and fix too (i hope that's possible). Right now @agasecond find the way to fix that via correct pin config, so we don't need use ComboJack/CodecCommander and other stuff like ALCPlugFix and etc. So i hope it will be possible to fix jack mic in the same way, but it's still unknown if it's possible. Once test period will pass - @agasecond will push pull request with new layout for our laptop, which will include that headphone switching fix |
Here is gitter chat for Ice Lake owners, created by @Lorys89 |
"New" news about sound/other (forgot to mention that before)
Also, @kingo132 found those boot-args in our graphics kexts, so it might be good to test them out (some of them) ---> AppleIntelICLLPGraphicsFramebuffer.kext ---> AppleIntelICLGraphics.kext |
Touchpad not working after hot reboot from Windows is now fixed Here are details After that change (SYNA3602 > ALPS0001) in VoodooI2CHID.kext/Info.plist file touchpad is working after reboots from Windows/Linux. Now system is fully stable after reboots from other OSes (sound and touchpad are fully working) |
@Ardentwheel ACPI > Patch (that's just replacing ALPS0001 to SYNA3602 in DSDT itself) p.s. found out that you already did that patch |
Yes, I also think this method is better, thank you😁 |
I think i found the way to fix that HiDPI blinking stuff. First off all thanks to AppleLife forum topic for making and sharing those dumps, also thanks to @khronokernel to managing that "mirror" of database with dumps. I just copied all of the settings for IGPU from that plist file > now i have no issues with blinking screen using HiDPI I am not sure if you really need to get all the settings in config, need to figure out which one is actually fixing that problem (maybe a group of them). There are also device-properties for Thunderbolt, but just copying them didn't help me at all (+ i did inject Apple SSDT for Thunderbolt) |
did it worked?and your hidpi is what ?720p? |
Yes. Any "default" HiDPI resolution is working okay |
+1 |
Seems that you need only add GraphicsDisplaySetup in device-properties to get HiDPI working |
|
Didn't understand what you mean. I have no issues with HiDPI with that device-properties on Big Sur 11.2.2 |
sorry!when add a value:“framebuffer-flags”, it works very well |
Tested again. It seems to get HiDPI working you need only AAPL,GfxYTile in device-properties. Other stuff not needed to get it working correctly |
Fix is in master now > acidanthera/WhateverGreen#92 |
Could we not spoof the physical HDMI port to appear as Type-C to HDMI in DSDT somehow? |
Hibernation is fixed. Still might get black screen, but it's easily to bypass it by closing and opening a lid of laptop after it's booted. So by now we still have some problems with graphics, they are not so bad, except support of HDMI connection and sound over Type-C to HDMI dongles. But it's really gain more stability with working hibernation now. I will close the "To-do list", as i think it's totally fine to leave it as it is. I still using that laptop everyday, still debugging and looking to fix more "little" issues and problems. If there any success > i will post more. |
New problems:
You can add something what i forgot to mention
The text was updated successfully, but these errors were encountered: