Giter Club home page Giter Club logo

Comments (17)

EETagent avatar EETagent commented on May 21, 2024 1

@zombillano Yeah, that's why it is labeled as a low-priority enhancement. It seems stable but I would not use it until there is stable support for it in OpenCore ( Currently in itlwm branch )

from t480-opencore-hackintosh.

swatchie-1 avatar swatchie-1 commented on May 21, 2024

Hi @EETagent thanks for making your cool opencore. I just obtained a T480 and am using your EFI.
I tried this intel wifi method but it's unstable and when it wakes from sleep, the trackpad and trackpoint are disabled.
I'm using the native Apple airport card BCM943224PCIEBT2 and it's working well at the moment. Saves the headache.

from t480-opencore-hackintosh.

zombillano avatar zombillano commented on May 21, 2024

Hi @EETagent thanks for making your cool opencore. I just obtained a T480 and am using your EFI.
I tried this intel wifi method but it's unstable and when it wakes from sleep, the trackpad and trackpoint are disabled.
I'm using the native Apple airport card BCM943224PCIEBT2 and it's working well at the moment. Saves the headache.

Itlwm + Heliport works fine for me. The driver mentioned over here is still on an early stage of development. Native Apple card is a good alternative, but I've found itlwm stable enough to stick with it and incidentally save some money.

from t480-opencore-hackintosh.

EETagent avatar EETagent commented on May 21, 2024

@zombillano If you want to be a beta tester too, I just compiled and uploaded latest version of Black80211 and special version of itlwm in the Other folder. Support is mainlined in OpenCorePkg 0.6.1

https://github.com/EETagent/T480-OpenCore-Hackintosh/tree/master/Other/Black80211

from t480-opencore-hackintosh.

zombillano avatar zombillano commented on May 21, 2024

@zombillano If you want to be a beta tester too, I just compiled and uploaded latest version of Black80211 and special version of itlwm in the Other folder.

https://github.com/EETagent/T480-OpenCore-Hackintosh/tree/master/Other/Black80211

Is it stable? Right now I'm pretty happy with what I got on my T480 in terms of stability, which in fact is awesome because it doesn't break my productivity rate :P So I'd try it only if it doesn't have any major problem. If not I think I'd wait untill it gets at least as stable as the main itlwm branch.

from t480-opencore-hackintosh.

EETagent avatar EETagent commented on May 21, 2024

As a development of this kernel extension slowed down and it's still not as stable as a pure itlwm with HeliPort, this issue can be closed for now.

from t480-opencore-hackintosh.

zombillano avatar zombillano commented on May 21, 2024

@EETagent give a look at the latest release of itlwm: https://github.com/OpenIntelWireless/itlwm/releases/tag/v1.1.0

BTW, do you have gitter? I'd like to talk to you in a more direct way, I've been thinking and investigating about a couple features that would be cool to implement.

from t480-opencore-hackintosh.

EETagent avatar EETagent commented on May 21, 2024

@EETagent give a look at the latest release of itlwm: https://github.com/OpenIntelWireless/itlwm/releases/tag/v1.1.0

I compiled latest itlwm few days ago. It was just officially released now, no commit since then

BTW, do you have gitter? I'd like to talk to you in a more direct way, I've been thinking and investigating about a couple features that would be cool to implement.

Yes, I have Gitter. Should I open room for this repository?

from t480-opencore-hackintosh.

zombillano avatar zombillano commented on May 21, 2024

I compiled latest itlwm few days ago. It was just officially released now, no commit since then

So you are aware of the new AirportItlwm kext... Don't you think is awesome?

Yes, I have Gitter. Should I open room for this repository?

I don't think so, I just want to talk about the possibility to add fan RPMs + basic Fan Speed Control + Adjustable battery threshold, which can be done via ACPI. It is quite late to me right now, so let me take a rest and I'll reach you via gitter tomorrow morning.

from t480-opencore-hackintosh.

EETagent avatar EETagent commented on May 21, 2024

So you are aware of the new AirportItlwm kext... Don't you think is awesome?

Well, actually not. It's that some official version of Black80211-Catalina?

from t480-opencore-hackintosh.

zombillano avatar zombillano commented on May 21, 2024

Well, actually not. It's that some official version of Black80211-Catalina?

Kind of, but this one is made by official OpenIntelWireless Team. I've been using it since yesterday and so far so good, give it a try, I think it will convince you.

from t480-opencore-hackintosh.

EETagent avatar EETagent commented on May 21, 2024

So I moved to AirportItlwm and loving it, still waiting though for WPA Enterprise support to access school Wi-FI differently than using HoRNDIS. It's bad though that there are different builds for every macOS version, hope that Acidantera's MacKernelSDK will fix these issues.

from t480-opencore-hackintosh.

zombillano avatar zombillano commented on May 21, 2024

So I moved to AirportItlwm and loving it, still waiting though for WPA Enterprise support to access school Wi-FI differently than using HoRNDIS. It's bad though that there are different builds for every macOS version, hope that Acidantera's MacKernelSDK will fix these issues.

I've got back to itlwm just because I had several issues while having classes on zoom/meet/etc/etc and a lot of interference when using bluetooth devices. Other than that I found it very very pleasant to use to navigate through the web, download files and see videos on youtube. I hope that they solve all these issues (and I'm pretty confident that they will, is just a matter of time).

from t480-opencore-hackintosh.

darioZIP avatar darioZIP commented on May 21, 2024

Is this faster than the drivers used for the GitHub?
I get very slow download/upload speeds on WiFi right now.
It is a driver problem as my WiFi speed was just fine while using Windows/Linux.

from t480-opencore-hackintosh.

zombillano avatar zombillano commented on May 21, 2024

Is this faster than the drivers used for the GitHub?
I get very slow download/upload speeds on WiFi right now.
It is a driver problem as my WiFi speed was just fine while using Windows/Linux.

It isn't. This was a first implementation of native-like experience with itlwm kext as the base. Airportitlwm is the equivalent implementation made by itlwm developers.

Itlwm and airportitlwm have a 50mbps download/15mbps upload limit, just because it only has 801.11n at 20Mhz implemented. I find itlwm to be more stable than airportitlwm at the moment

from t480-opencore-hackintosh.

darioZIP avatar darioZIP commented on May 21, 2024

Is this faster than the drivers used for the GitHub?
I get very slow download/upload speeds on WiFi right now.
It is a driver problem as my WiFi speed was just fine while using Windows/Linux.

It isn't. This was a first implementation of native-like experience with itlwm kext as the base. Airportitlwm is the equivalent implementation made by itlwm developers.

Itlwm and airportitlwm have a 50mbps download/15mbps upload limit, just because it only has 801.11n at 20Mhz implemented. I find itlwm to be more stable than airportitlwm at the moment

Ah I understand. So now it's just about waiting!
I am grateful that there are developers out there working on projects like these.

from t480-opencore-hackintosh.

zombillano avatar zombillano commented on May 21, 2024

Ah I understand. So now it's just about waiting!
I am grateful that there are developers out there working on projects like these.

Yeah, it's just a matter of time. I'm pretty confident that they will keep improving and improving this project. They have been doing so much advancements in a relative short period of time

from t480-opencore-hackintosh.

Related Issues (20)

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.