ValterMinute

Results 5 comments of ValterMinute

> Thanks, i've already found the problem. The errors above were caused by base kernel headers utilizing slightly different wiphy structure. Rebuilding the module against the backport solve the issue....

I managed to build the driver, now the device is detected and I can do a scan, but as soon as it tries to join a network it hangs. I...

> > I managed to build the driver, now the device is detected and I can do a scan, but as soon as it tries to join a network it...

**I didn't test enough before posting this workaround, it still has issues if you change the adapter configuration.** Ok, I have a kind of nasty workaround for openwrt. I changed...

Second (hopefully better) attempt. Issue is due to the fact that the driver does not support composite interfaces. iw dev del doesn't check this and the driver buggy implementation does...