AppleIntelWifi / device-logs

Repository for logging output from the kext
16 stars 2 forks source link

Intel(R) Wireless-AC 9560 #1

Open lvs1974 opened 4 years ago

lvs1974 commented 4 years ago

Hello, tried this driver, here is an log output: dmesg.txt

Everything looks ok, but there is no available wi-fi device in mac os.

tikscr commented 4 years ago

@hatf0 i got you. Here's needed log. log.txt

hatf0 commented 4 years ago

@tikscr Your log file is still cut off, can you run the logging script a minute or two after you actually load the kext?

tikscr commented 4 years ago

@hatf0 this? log.txt

hatf0 commented 4 years ago

Perfect, thank you @tikscr

hatf0 commented 4 years ago

@tikscr Some general questions:

tikscr commented 4 years ago

@hatf0

  1. Nope, it uses m2 interface.
  2. Vendor ID: 0x8087 Product ID: 0x0AAA
  3. Laptop Dell g5 5587.
larson-carter commented 4 years ago

@hatf0

Do you know when this wifi card will be 100% functional?

1Revenger1 commented 4 years ago

right now the 9560 works just like all the other cards - it scans for networks. So, whenever all the other cards are able to work...

larson-carter commented 4 years ago

@1Revenger1 But are you able to connect to a specific network?

hatf0 commented 4 years ago

@larson-carter If you mean "this" card in particular, as @1Revenger1 said, it's fully functional as far as the driver goes. There are several sev-0 issues on the main repo which are blocking progress (especially the IE parsing issue, which means every network is identified as WEP), which has been taking several days to even determine the root cause. I would LOVE to get it to connect to networks, but until the 802.11 stack starts behaving and can actually parse the beacon packets I give it, I can't make any more progress.

Timothybas commented 4 years ago

@hatf0 @1Revenger1 Still devices are not listing in my end.(tested with the latest commit) MB = gigabyte z390 aorus pro wifi device name=Intel(R) Wireless-AC 9560

log.txt

Timothybas commented 4 years ago

Also in network pane, It shows this error The status of your wireless connection is unknown.

Screenshot 2020-04-04 at 8 01 51 AM

hatf0 commented 4 years ago

@Timothybas Looks like your CNVi device is also crashing. Makes sense why the control panel is complaining

Timothybas commented 4 years ago

Yeah it's strange it was fine before few days

Preference unknown state issue fixed but not searching WiFi networks around (Tested with 2G) Screenshot 2020-03-27 at 1 31 30 PM Uploading log.txt…

Timothybas commented 4 years ago

Now that issue is back.(after this commit)

unknown state issue is back with the recent commit and as @lvs1974 told no networks in both panel and logs.

lvs1974 commented 4 years ago

@hatf0, @1Revenger1: with the latest commit (65a93bf530c06c4dd1d3ef5b12b5afbe04dece6a) I have got a kernel panic. Could you have a look, please? AppleIntelWifiAdapterV2_panic.txt AppleIntelWifiAdapterV2.kext.zip

hatf0 commented 4 years ago

My bad, this is related to the new flow with 802.11. Will fix soon @lvs1974

hatf0 commented 4 years ago

@lvs1974 I've just pushed a commit that tries to fix this, can you take a look? Please note: if you try to join a network, scanning will NOT work until you remove that network from your Auto-Join list. I need to implement the code that makes that work.

esemiz commented 4 years ago

I have Intel AC-9560, but I got "Driver failed to start" message. Can you check the log file ?

log.txt

1Revenger1 commented 4 years ago

@esemiz did you reboot from windows? A warm reboot from windows breaks firmware uploading it seems. Need to do a full shutdown then startup if coming from windows

Edit: Documented here AppleIntelWifi/adapter#24

Timothybas commented 4 years ago

@hatf0 @1Revenger1 any good news for CNVi card users?

Edit: Still I can see AppleIntelWifiAdapter ERR: Microcode SW error detected. Restarting 0x2000000.

lvs1974 commented 4 years ago

@hatf0, @1Revenger1, with the latest driver my wi-fi does not work. Yesterday I boot into Windows and install a few updates, one of them was for Wi-Fi card. Can it be related? log.txt

esemiz commented 4 years ago

@esemiz did you reboot from windows? A warm reboot from windows breaks firmware uploading it seems. Need to do a full shutdown then startup if coming from windows

Edit: Documented here AppleIntelWifi/adapter#24

Yes you're right full shutdown fix that problem thank you.

I can see WiFi interface to network settings. When I try to connect my home's wifi network sometimes it says move closer. I am already very close to wifi device. Sometimes it says network cant found. Added screenshots and log file.

Removed my home's wifi from auto-join list before trying to connect.

log.txt.zip Screen Shot 2020-04-06 at 22 46 55 Screen Shot 2020-04-06 at 22 48 25

mehmetyukcell commented 4 years ago

Yes, I have a same problem too.

dhinakg commented 4 years ago

That means it's working fine. The kext can't connect to networks yet, scanning is as far as it's gone.

tikscr commented 4 years ago

I've finally managed to make driver work properly on my system. And it seems, that driver randomly shows networks in scanning results and ignores 2.4 ghz networks (but they are present in log of scanning). log.txt UPDATE: it seems, that recognizing 2.4 ghz networks takes a little bit more time.

mehmetyukcell commented 4 years ago

I've finally managed to make driver work properly on my system. And it seems, that driver randomly shows networks in scanning results and ignores 2.4 ghz networks (but they are present in log of scanning).

log.txt

Hımm, Hi Dear Tikscr, I have some device(9560ac) on the catalina 10.15.4, but have some problems which not connect Wifi ssid

tikscr commented 4 years ago

@mehmetyukcell driver doesn't support connecting to networks yet.

mehmetyukcell commented 4 years ago

@mehmetyukcell driver doesn't support connecting to networks yet.

Yes, thanks

rdmitry0911 commented 4 years ago

@esemiz did you reboot from windows? A warm reboot from windows breaks firmware uploading it seems. Need to do a full shutdown then startup if coming from windows

Edit: Documented here AppleIntelWifi/adapter#24 Hi I have the same issue. Driver fails to start. I tried full shutdown, power disconnecting, rebooting from linux. Tried kext from the repository and built it myself. Nothing works. iwllog.txt

rdmitry0911 commented 4 years ago

@esemiz did you reboot from windows? A warm reboot from windows breaks firmware uploading it seems. Need to do a full shutdown then startup if coming from windows Edit: Documented here AppleIntelWifi/adapter#24 Hi I have the same issue. Driver fails to start. I tried full shutdown, power disconnecting, rebooting from linux. Tried kext from the repository and built it myself. Nothing works. iwllog.txt

I tried itlwm driver from a sister repository. I built it and load it. The driver loads and makes scanning. It correctly determines all the networks , but doesn't connect to the Redmi network for a reason I don't know. But at least it communicates with the hardware. And it loads and makes scanning despite everything and after windows soft reboot also.

cateatlemon commented 4 years ago

显示打不开wifi,Mac os 10.15.4,AC-9560 截屏2020-04-27 09 25 44 截屏2020-04-27 09 54 36

mehmetyukcell commented 4 years ago

显示打不开wifi,Mac os 10.15.4,AC-9560

截屏2020-04-27 09 25 44

截屏2020-04-27 09 54 36

Do you connect wifi adress?

colcrunch commented 4 years ago

After cloning the repo and building the kext I got it to load, but I am only seeing one or two networks at a time.

OS: Catalina 10.15.4 Intel 9560 8086:0034

log.txt

larson-carter commented 4 years ago

@hatf0 So what is the status of this driver? Will I be able to use it with my laptop? Is it completely stable for me to join and use my WiFi network?

dhinakg commented 4 years ago

https://github.com/AppleIntelWifi/adapter#purpose

larson-carter commented 4 years ago

@dhinakg What are you wanting me to gather from that? I just asked what the status of this particular device was? I know some people are having mixed results.

dhinakg commented 4 years ago

Given the sentence

This kext does not function yet.

in the README, the prior comments in this issue, and the lack of recent commits since those comments, I believe it is fairly easy to come to the conclusion that it does not work yet.

familygw commented 4 years ago

Mother Gigabyte Z390 Aorus Pro Wifi (Wireless Wireless-AC 9560), driver loads fine apparently with no issues. Here is my logs (with SSID connection attempts).

log.txt

Great job!

mehmetyukcell commented 4 years ago

Mother Gigabyte Z390 Aorus Pro Wifi (Wireless Wireless-AC 9560), driver loads fine apparently

with no issues. Here is my logs (with SSID connection attempts).

log.txt

Great job!

Congratulations! Great Job? Please can you share the kext or method

familygw commented 4 years ago

Mother Gigabyte Z390 Aorus Pro Wifi (Wireless Wireless-AC 9560), driver loads fine apparently with no issues. Here is my logs (with SSID connection attempts). log.txt Great job!

Congratulations! Great Job? Please can you share the kext or method

Hi, I just opened Xcode and compile the project; then changed the permissions and load the kext using "kextload -b 6" command.

Now, I tried to load again face the following message: "AppleIntelWifiAdapter ERR: SecBoot CPU1 Status: 0x30d0001, CPU2 Status: 0x2"

log.txt

nerdywoffy commented 4 years ago

Hello, i have this Wireless Card on my Device and i can confirm it works (i'm using Debug build from commit 6219dd370), but however i can't see any SSID (i can see it but it somehow missing again after several minutes) or even connect (even using Hidden SSID)

log.txt

talb10 commented 4 years ago

hi there, i have the Intel AC 9560 wifi chip but i couldnt create the kext. i would like some help with download/create it.