Code Monkey home page Code Monkey logo

openintelwireless-factory's People

Contributors

1hbb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openintelwireless-factory's Issues

Intel Wifi 6 AX200 Issue low speed

First of all, congratulations for this project, I been searching and searching for the kext that fit with my hardware , and these are the best of all I´ve found.

I have a hackintosh with the following specs.

Aorus Z390 PRO
i5 9400K
16 RAM
1TB nvme m2
OpenCore 0.6.1

And I have an Intel Wifi 6 AX200 + Bt card

I have configured the kext of this repo and they had worked for me since the very first moment.
I have used Heliport and I have been able to connect to my home Wi-Fi AP.

The two issues that I have are:

  • I do not see AirDrop in my Mac, to transfer file from iphone / Ipad to Hackintosh.

  • The speed is very low because of the 2.4GHZ / 5GHz band. I have 600 MB fiber optics connection and with the 1Gbps ethernet
    I reach 600 Mbps using using Speedted, but with the Wifi card I only reach up to : UP (33 Mbps) / DOWN (20 Mbps)

Autocompile

Hi @1hbb , seems the autocompile stopped working. Please fix if possible :-)

Unable to connect Intel 8265

20200822_000749
Its showing an exclamation mark after connecting, did a restart and reset the router but no luck.
internet works on all other devices so its not router issue. tried to use a old version of heliport app the exclamation doesn't appear(shows connected but with no tick mark and no internet)

do you need the itlwmx.kext in addition to itlwm.kext

Do you need to add itlwmx.kext in addition to itlwm.kext to your opencore kexts folder?

What's the role of the itlwmx.kext given in past i've been able to enable intel wifi interface using just the itlwm.kext?

Speed over 5 GHz is very low

Saved Image 2020-07-21 at 8 26 40 AM

Speed in 2.4GHz is good & usable.
But in 5GHz, the speed is horrible. 😩
I am getting only 8Mbps on my Intel® Wireless-AC 9560

AirDrop Durumunu test ettiniz mi?

Merhabalar, AirportItlwm sorunsuz ve native olarak kullanıyorum. AirDrop çalışmıyor opencore Big Sur kullanıyorum. Siz AirDrop çalıştırabildiniz mi?

El Capitan Suppırt

Hello could you please make this for the os x el capitan ? Because my pc is very bad and its only supports el capitan. Also make this kext compatible with el capitan. Thanks! E-Mail: [email protected]

HeliPort is running from an unexpected path

image
Hi @1hbb . I have placed my heliport app into applications and set it to start on login and I have placed my itlwm.kext into EFI/Clover/kexts/other and after restart when thr heliport app opens it says that it is running from an unexpected place. Did i place my kext or app wrong. Please advice

Compiled bundle fails to load driver kext under Mojave

Hello @1hbb and thanks for setting up the auto-compiled packages for us, it is a real life-saver for those not comfortable with Xcode. However I'd like to report an issue with your recent released packages, namely under Mojave.

I downloaded yesterday's package https://github.com/1hbb/OpenIntelWireless-Factory/releases/tag/2020-07-18 and while trying to load the kext and make sure it runs well, I keep getting the following errors, using kextutil -t to verbose, after setting chown -R root:wheel itlwm.kext of course:

$ sudo kextutil -t itlwm.kext

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fca13e0cf20 [0x7fff896918f0]> { URL = "file:///Users/mackonsti/Downloads/itlwm.kext/", ID = "com.zxystd.itlwm" }
Code Signing Failure: not code signed
Disabling KextAudit: SIP is off
(kernel) kxld[com.zxystd.itlwm]: The super class vtable '__ZTV13IOEventSource' for vtable '__ZTV11IOTaskQueue' is out of date. Make sure your kext has been built against the correct headers.
(kernel) kxld[com.zxystd.itlwm]: The super class vtable '__ZTV19IOEthernetInterface' for vtable '__ZTV15itlwm_interface' is out of date. Make sure your kext has been built against the correct headers.
(kernel) kxld[com.zxystd.itlwm]: The super class vtable '__ZTV8OSObject' for vtable '__ZTV15pci_intr_handle' is out of date. Make sure your kext has been built against the correct headers.
(kernel) kxld[com.zxystd.itlwm]: The super class vtable '__ZTV12IOUserClient' for vtable '__ZTV20ItlNetworkUserClient' is out of date. Make sure your kext has been built against the correct headers.
(kernel) kxld[com.zxystd.itlwm]: The super class vtable '__ZTV20IOEthernetController' for vtable '__ZTV5itlwm' is out of date. Make sure your kext has been built against the correct headers.
(kernel) kxld[com.zxystd.itlwm]: The super class vtable '__ZTV8OSObject' for vtable '__ZTV8CTimeout' is out of date. Make sure your kext has been built against the correct headers.
(kernel) Can't load kext com.zxystd.itlwm - link failed.
(kernel) Failed to load executable for kext com.zxystd.itlwm.
(kernel) Kext com.zxystd.itlwm failed to load (0xdc008016).
(kernel) Failed to load kext com.zxystd.itlwm (error 0xdc008016).
Failed to load /Users/mackonsti/Downloads/itlwm.kext - (libkern/kext) link error.
Check library declarations for your kext with kextlibs(8).

There is something in the compilation parameters that makes the resulting itlwm.kext not load under Mojave. I hope you can help, not sure if others reported this already. I am not on Catalina on which the package seems to work as expected. On the other hand, HeliPort.app works and loads perfectly.

Thank you in advance, let me know if I can be of further assistance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.