Closed imcsq closed 6 years ago
In detail: XPS9350 i7-6560u + DW1560 + BIOS 1.7.0 (have renamed dsdt files already)
I found it could boot successfully only when I didn't inject #RP13 in syscl_ltrovr, but keyboard and touchpad on the laptop couldn't be used anymore (In system info panel, it says there's not a touchpad).
If I do this patch, mac booting would stop at here.
ACPI: origin.zip
Is the use of DW1560 to be blamed for? Appreciate it a lot if there's a request. @syscl
simple solution! wifi.zip download it and unzip, install them with kext utility install is done, reboot. wifi will be fine
i'm using i5, qhd+, dw1560.
@chisacam Thanks a lot. But I still couldn't boot the system as the picture showed if I run the script for patch. Is it the fault of DW1560 or other things? Did this happen to you when you run script?
@imcsq no, i didn't when run script. run Deploy script and booting work fine, and install that kext, reboot again, wifi is work. if your clover config's smbios name is macbookpro13,2 , must change macbookpro13,1 clover is block boot when name is macbookpro13,2 at my xps13. oh, and my bios ver is too 1.7.0
@chisacam Thanks a lot. I've already change smbios or system will reboot. Could you plz share your CLOVER with me? Even if my XPS 13 is a model with i7 6560u. I really cannot boot if I patch inject #RP13 in syscl_ltrovr and use i2cVoddoo.
And again, I pardon @syscl for solution of my issue. Anything wrong?
CLOVER.zip here is my CLOVER @imcsq plz regen serial if replace it. i use the non-iris model, and not patch #RP13. just run Deploy.sh... good lock guy
@chisacam Thanks a LOT! You are so sweet. But your CLOVER didn't work as well, which urge me to look into my BIOS settings. I finally restore my BIOS settings and everything goes well. Maybe some settings on keyboard went wrongly after update my BIOS. Now I could boot normally.
What's more, if the updated CLOVER is privated, you could delete it! I've delete it already. Thank you again!
(And, in fact, REP13 is also a part of Deploy.sh Haha~)
@imcsq I having problem with DW1560 in windows 10, what driver do you use ? I use windows 10 driver - I guess and the wifi is so weak and sometimes cannot even connect
@imcsq I having problem with DW1560 in windows 10, what driver do you use ? I use windows 10 driver - I guess and the wifi is so weak and sometimes cannot even connect
Are you using windows insider preview 1903?
I dont think so, because I never subscribe to be the insider, so it should be normal in normal windows 10 ? Thanks @maz-1 for answering since I look everywhere and seems everyone is just give up this wifi card on windows 10
The irony is that, I wait for so long to replace this card to use it in Mac and now windows is not working :)
I dont think so, because I never subscribe to be the insider, so it should be normal in normal windows 10 ? Thanks @maz-1 for answering since I look everywhere and seems everyone is just give up this wifi card on windows 10
The irony is that, I wait for so long to replace this card to use it in Mac and now windows is not working :)
Using DW1830 on windows 10 and get similar problem recently ( low speed and ping router drops badly ). I guess some updates on windows 10 breaks broadcom wireless.
@maz-1 Ah, maybe that is the problem. guess we should wait for microsoft to fix it then
@maz-1 Ah, maybe that is the problem. guess we should wait for microsoft to fix it then
Maybe install another driver instead of dell provided ones? DW1830 is mostly identical to BCM43602 on MacBookPro11,5 so I downloaded bootcamp dmg using https://github.com/timsutton/brigadier, extracted and installed wifi driver. A lot better now. This is possibly a problem specific to drivers provided by dell.
Thanks for the tip @maz-1 , will windows block to install the driver ? saying like it already has the latest driver ? it says it when I tried to install before from broadcom HP I think.
edit : Do you mean DW1560? I use DW1560
My XPS13 works not so well with a DW1830, which turns out a high delay (maybe due to my poor added antenna setting). So I tried my DW1560 bought before instead. The net works well on both windows and Mac without patch, but after patching DSDT mac couldn't boot anymore... I wonder if the script could still work well with DW1560 (even if some easy modified on script is needed) and if there's a way in which i could use my DW1560. Thanks a lot.