jamieernest / Dell-Inspiron-7501-Hackintosh

Hackintosh for Dell Inspiron 750x/ Dell Vostro 750x
22 stars 3 forks source link

some issues #2

Closed alexstuccer closed 2 years ago

alexstuccer commented 3 years ago

Hi there, first of all, thanks for your guide. I successfully installed catalina on my inspiron 7501. I found these issues: 1) I tryed to install big sur with the same EFI, but I can't reach system installer, the screen stops as apple appears. 2) My bluetooth (dw1560) is not working properly. It works, but no airdrop, and sometimes it just falls. Can't use sidecar with my ipad pro either.

I hope you find a solution for mycrophone. Once again thanks!

jamieernest commented 3 years ago

Hi @alexstuccer, thanks for reaching out to me, for problem 2 can you check if ExtendBTFeatureFlags is set to true in your config.plist? I think I turned it off for the intel wifi. Also, when does it fail? For problem 1 can you tell me how you are trying to install Big Sur?

jamieernest commented 3 years ago

Can you also test my new release?

alexstuccer commented 3 years ago

Thanks for your answer. I used your previous release I think (0.6.3 opencore). As I can I'll test your 0.6.4 release. ExtendBTFeatureFlags was already set to true. It failed several times when I tryed to connect my mouse (logitech m590). It showed 3 mouses instead of 1. At the end it connected, and worked enough well, just sometimes it was a bit laggish. I tryed to connect my ipad, and after some tryes it connected. But when I try to start sidecar it says waiting time for device expired (at least this is my translation, might be a bit different in english). Also, airdrop works just in receiving. About Big Sur, I skipped the preparation of pendrive, because I already had a vanilla pendrive prepared with clover, I just changed efi folder. I did the same with catalina and it booted up. With Big Sur it just hangs on when there appears the apple.

jamieernest commented 3 years ago

This repo is built on OpenCore and I don't think Clover can even boot big sur... maybe you can try using opencore?

alexstuccer commented 3 years ago

As I said, the pendrive was created with clover, but sincerly the only different thing is the efi folder, and I deleted the clover one and copied the opencore one. For catalina I did exactly the same, and it worked flawlessly. Anyway, I'll try to create a new pendrive following the guide you linked in your guide. Let's see if this way it will work.

jamieernest commented 3 years ago

Did you try updating from Catalina to Big Sur via the Software update panel in system prefrences?

alexstuccer commented 3 years ago

Sincerely I thought about it, but I didn't dare ;D

jamieernest commented 3 years ago

Thats what worked for me... It took a while though... Give it a try

alexstuccer commented 3 years ago

I tested the new release. Is a bit faster in booting. I still have to try to boot in big sur. With new EFI Bluetooth issues didn't change. Anyway I wanted to share with you a previous EFI I tryed to build myself. It had several issues: no trackpad working, browser crashing, and other problems. but boot was very fast, and you never know, you may find something different and useful (I am not an expert, but I tryed my best). For what I saw, for example, sound worked, but it was managed differently. I tryed just 1 layout, maybe with different layouts microfone could work this way. Let me know. config.plist.zip

EDIT: I forgot, another question. With the original wifi card, and the other kexts, does everything work, including bluetooth? EDIT2: Entire EFI was too large. I attach just config.plist

jamieernest commented 3 years ago

Regarding the microphone I tried all layouts that are compatible already and none of them have mic support. The trackpad doesnt work because you have both TPDX and GPI0 at the same time and you didnt patch _OSI to OSI for GPI0 (which may likely break windows booting). Browser crashing would probably have something to do with the igpu framebuffer patching, I'm not really sure but for the bluetooth you can try adding brcmfx-driver=2 to your boot args and see if it changes anything. When you used my repo did you use OC Snapshot in Propertree to add the kexts into the config.plist? I didnt add them in the first place because I didnt want to confuse intel wifi users. For intel wifi (original card) the last time I tried it doesnt support WPA Enterprise (which was a deal breaker) but I think they support it now. Handoff and Continuity are the only supported features in bluetooth.

alexstuccer commented 3 years ago

Hi again, and thanks for reply. Forget my previous config.plist, is trash. Tonight I spent hours to try to understand audio, and finally I came to your conclusions. I am happy to say that with your new release I was able to install big sur. About snapshot, yes I did. The added kexts are in config.plist now. I'll try that boot arg. Thanks again for your project and support.

jamieernest commented 3 years ago

No problem!

alexstuccer commented 3 years ago

I tryed checking boot args, and brcmfx-driver=2 was already there. So I tryed to delete it, and now sidecar almost works (sometimes can't connect, or loses signal, but normally it works). Airdrop the same. Overall a better experience. I'll try brcmfx-driver=0 and brcmfx-driver=1 maybe, but I have to check what it would mean. anyway, about audio, I found this about and asus laptop: https://www.reddit.com/r/hackintosh/comments/irwbz4/internal_microphone_not_working_on_asus_laptop/ let me know if is useful or not. They didn't solve the problem, but someone said he had similar issue and solved it generating a SSDT-HPET, which is not actually present in ACPI folder.

jamieernest commented 3 years ago

I generated a SSDT-HPET and it didnt enable the internal microphone but I'm not sure if it affected the jack microphone because I currently don't have anything to test it with.

alexstuccer commented 3 years ago

I tested the jack with every single layout for our audio codec, it doesn't work.

jamieernest commented 3 years ago

I did that too, did you try to generate a SSDT-HPET and use the patches?

jamieernest commented 3 years ago

I just tested jack mic with HPET with patches. It didn't work. I also tried Sidecar and it works perfectly.

jamieernest commented 2 years ago

Issue closed, inactive and fixed in my laptop.