XPS9350-macOS icon indicating copy to clipboard operation
XPS9350-macOS copied to clipboard

High Sierra Update

Open Eduardoveras opened this issue 8 years ago • 43 comments

Did anyone try updating directly to high sierra trough the app store?

Eduardoveras avatar Sep 27 '17 02:09 Eduardoveras

@Eduardoveras Nope have not got the time to try it! I'll try it tonight and report back

yasster avatar Sep 30 '17 01:09 yasster

any updates?

hackr-sh avatar Sep 30 '17 22:09 hackr-sh

Waiting...

jerryzj avatar Oct 01 '17 03:10 jerryzj

Can confirm working in 10.13. @syscl Audio still not fixed and USB C not working. I will try with layout-id 0x0D for audio, reporting back in a bit

hackr-sh avatar Oct 01 '17 08:10 hackr-sh

Did you try to use Lilu to fix the audio?

Did your audio work before upgrade?

在 2017年10月1日,16:28,Mohammad Al-Ahdal [email protected] 写道:

Can confirm working in 10.13. @syscl Audio still not fixed and USB C not working. I will try with layout-id 0x0D for audio, reporting back in a bit

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

flipphos avatar Oct 01 '17 09:10 flipphos

yes I did, and yes it did.

hackr-sh avatar Oct 01 '17 09:10 hackr-sh

Tried to boot with -lilubeta parameter? I tried this parameter with Alc892 under 12.13 beta and worked well.

在 2017年10月1日,17:25,Mohammad Al-Ahdal [email protected] 写道:

yes I did, and yes it did.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

flipphos avatar Oct 01 '17 10:10 flipphos

@flipphos , everything works ok ?

x4080 avatar Oct 01 '17 11:10 x4080

Sorry, I meant I tried 12.13 beta and Lilu on another Hackintosh with Alc892 audio by using the '-lilubeta' parameter during booting. I am also interested to know if the audio on Xps9350 could work on 12.13 with Lilu.

在 2017年10月1日,19:12,x4080 [email protected] 写道:

@flipphos , everything works ok ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

flipphos avatar Oct 01 '17 11:10 flipphos

waiting too

ctr54188 avatar Oct 01 '17 16:10 ctr54188

So when I was beta testing - I was using Lilu with the -lilubeta parameter on a DellXPS 9350 on 10.13 beta 8 - so I can indeed confirm it should work. I can't seem to fix it now that I'm on 10.13 (nonbeta). I think I'm messing up somewhere and that it should work 100% but idk - I guess I'll see where to go from here.

hackr-sh avatar Oct 01 '17 18:10 hackr-sh

Can confirm, AppleALC with Lilu (both latest versions) work on macOS 10.13 for the speakers. When I plug in headphones, it stops working however unplugging makes them work again. The trick it to place both in S/L/E and then repair permissions with kext utility and then sudo touch /System/Library/Extensions && sudo kextcache -u /. You must also make sure your layout-id is 13 in Clover and 0x0D (which is 13 in hex) is your DSDT.

I'm going to try and get headphones working now.

Edit: I'm dumb. I mistakenly deleted CodecCommander in the process. I've fixed it now. Headphones work too. CodecCommander also needs to be in S/L/E with the same process as above. pce fam

hackr-sh avatar Oct 01 '17 19:10 hackr-sh

As a separate note: USB C works only when you plug it in from the beginning. No sign of it working yet for external displays - just USB mass storage devices

hackr-sh avatar Oct 01 '17 20:10 hackr-sh

@RoyalKingMomo you mean in Sierra or High Sierra? i have external display working over usb-c on sierra

Eduardoveras avatar Oct 07 '17 12:10 Eduardoveras

@Eduardoveras on High Sierra. I'm running (17A405) 10.13

hackr-sh avatar Oct 08 '17 06:10 hackr-sh

Hi, after updating to 10.13, I left my xps enter in hibernation, and now it's not waking up. No kernel panic, but when starting from clover (with or without hibernation resume), it hangs on a black screen (only a small white rectangle in the top left corner which might be a cursor) after showing IGPU stuff in verbose log. The cursor is blinking every 8 seconds or so.

Any idea? :)

ianis58 avatar Oct 10 '17 16:10 ianis58

Did you update trough the mac app store like a regular mac or did you make a clean install?

Eduardoveras avatar Oct 12 '17 00:10 Eduardoveras

@ianis58 I've seen and encountered that error before... I think it's either broken OS file permissions or slightly incorrect clover configuration

hackr-sh avatar Oct 12 '17 06:10 hackr-sh

@ianis58 I was trying to configure hibernation on 10.12. I have i7 version + SATA SSD, was it working for you? when I wake it from hibernation I can see "wake from hibernation", but it hangs while loading.

mircoianese avatar Oct 12 '17 21:10 mircoianese

thanks for your answers! @RoyalKingMomo can you tell me how to fix file permissions? @Eduardoveras I updated through mac app store like regular mac, after adding apfs.efi to my efi drivers in the EFI partition. I managed to boot High sierra after this update, so I guess it went well... @ZombieTheBest I have i7, 512 nvme ssd and intel hd520 integrated graphics. I didn't tried to handle hibernation behaviour, but I guess I should have done it to avoid the problem I'm currently facing. What are the 5 last lines or so that you can read? You say it hangs but we need more informations to try helping

ianis58 avatar Oct 13 '17 03:10 ianis58

@ianis58 to be honest, I've forgotten what I did. Check by booting into Recovery and then trying to fix the errors. Else back up everything and redo the install completely?

hackr-sh avatar Oct 13 '17 05:10 hackr-sh

Stay away from hibernation with NVMe SSD, you will damage your OS partition. Verboot boot doesn't work while resuming from hibernation. I tried to read logs, but no error is shown :(

Il 13 Ott 2017 04:28, "Ianis R." [email protected] ha scritto:

thanks for your answers! @RoyalKingMomo https://github.com/royalkingmomo can you tell me how to fix file permissions? @Eduardoveras https://github.com/eduardoveras I updated through mac app store like regular mac, after adding apfs.efi to my efi drivers in the EFI partition. I managed to boot High sierra after this update, so I guess it went well... @ZombieTheBest https://github.com/zombiethebest I have i7, 512 nvme ssd and intel hd520 integrated graphics. I didn't tried to handle hibernation behaviour, but I guess I should have done it to avoid the problem I'm currently facing. What are the 5 last lines or so that you can read? You say it hangs but we need more informations to try helping

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/syscl/XPS9350-macOS/issues/151#issuecomment-336340491, or mute the thread https://github.com/notifications/unsubscribe-auth/AVqfziDG-jOaOxTnjcKvkeMUjfegbGBFks5srtjJgaJpZM4PlIlM .

mircoianese avatar Oct 13 '17 07:10 mircoianese

@RoyalKingMomo ok thanks anyway! I tried to boot in recovery, which works well, but then I tried to reinstall the OS from there but while the progress bar is moving forward, estimated time left is going up... And it never ends. I guess I'll have to restart with a clean install. Also, since I have apfs.efi in my efi drivers, my clover seems very laggy, and I need to press 3 or 4 times a key for clover to understand the key press... I think I'll just install high sierra on HFS+ instead of apfs which doesnt provides many improvements, except speeding up read/write operations which are already super fast on nvme ssd.

@ZombieTheBest yes I'll disable hibernation next time! :)

I also tried to delete the hibernation file in "VM" apfs volume from Recovery by mounting it but it didn't changed anything.

ianis58 avatar Oct 13 '17 15:10 ianis58

@ianis58 the lagging is caused by a driver under drivers64uefi. I can’t remember which one it is but try going one by one and .bak renaming them. Apfs.efi doesn’t cause any lagging for me. Only that bit of verbose text during bootup. I also personally use HFS+ myself but that’s due to me wanting to use Paragon Software to communicate between my windows and macOS partitions (they don’t have a driver for apfs)

hackr-sh avatar Oct 13 '17 19:10 hackr-sh

@RoyalKingMomo Thanks, I'll try to identify the efi driver causing lag. It was one of the following, which I deleted in one time: AppleKeyMapAggregator.efi, AppleKeyAggregator.efi, AppleUITheme-64.efi.

Also, for accessing apfs from windows, Acute Systems is currently working on it, with their product TransMac: http://www.acutesystems.com/scrtm.htm . I don't find their user interface very friendly but it allows to read/write on HFS partitions. On the product official page, you can read at the bottom: "TransMac Pre-release: TransMac v12.1b3: Open Apple File System (APFS) volumes in Windows". I tested it and it's not working, maybe it can open some kind of apfs image but not real drives for now...

You can also think of an ext4 partition in between mac apfs and windows ntfs, that would allow you to read/write with both systems. But you couldn't access mac apfs (system partition) from windows so it's not as good as sticking to HFS.

ianis58 avatar Oct 14 '17 01:10 ianis58

Also, here are edited binaries for apfs.efi and AsAmiShim.efi (only copy each edited file if you already have that driver in your drivers folder: for example if you only have apfs.efi, take only this one). You will not see these ugly logs anymore before Clover show. no_logs_before_clover.zip

ianis58 avatar Oct 14 '17 01:10 ianis58

I'm not able to boot the High Sierra installer, despite trying out different config and kext combinations. The boot process hangs at "FakeSMCKeyStore started" and after about 30 seconds a kernel panic tracing to com.apple.driver.AppleACPIPlatform follows. Does any of you guys have any idea as to what may cause this problem? 10.12 worked fine, however I had this problem since the first beta of 10.13 and haven't solved it since.

mLupine avatar Oct 15 '17 10:10 mLupine

some of the information you are looking for can be found on the tonymac forums. There are people already working on this and that have answered a lot of these questions and figured out some solutions.

R1MnTnA avatar Oct 15 '17 12:10 R1MnTnA

@mLupine do you have this in config.plist>ACPI>DSDT ? <key>Fixes</key> <dict> <key>FixHeaders_20000000</key> <true/> </dict> bad formatting, here's a picture: azere

ianis58 avatar Oct 15 '17 16:10 ianis58

@ianis58 I do, although also tried setting it to false. Didn’t work either.

mLupine avatar Oct 15 '17 17:10 mLupine