Jakob Link

Results 87 comments of Jakob Link

Yes, we can do that. But it is something that I have to queue for later. @DrSchottky usually is quite fast in adding new version though. Are you already doing...

This seems to be specific to the `brcmfmac` building within nexmon. Firmware patches should not be affected by this.

Hi, there are italian words involved... e.g. "boh" just means "I don't know". Those are instructions that are not completely understood or no matching name was found. If you are...

For others it might be beneficial if you document the solution to your previous problem here. Regarding your current error, please post the output of `nexmon_csi/log/ass.log`.

Ok, we talked past each other here. `ass.log` is a log file that gets produced during the step that is failing for you. You can find it your `nexmon_csi` patch...

Please run `make clean` and try again.

Install `python2` and change [this line ](https://github.com/seemoo-lab/nexmon/blob/aa9043e8b301e9392afc837b33c9b40f6c6aedfe/buildtools/b43-v2/debug/b43-beautifier#L1) to `#!/usr/bin/env python2`.

`scp` is no longer available on the Asus AC86U with recent firmware images. You can either use an older firmware image that comes with `scp` or you can exchange the...

That indicates that you compiled `nexutil` for the wrong architecture. Make sure to build it by following steps 8, 9, and 10 of the README's section bcm4366c0: https://github.com/seemoo-lab/nexmon_csi?tab=readme-ov-file#bcm4366c0

There was a `$` missing at the beginning of the command. Please don't blindly copy&paste, always recheck commands, this one could have been easily spotted.