Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.7 kernel error #17

Closed
s7dhansh opened this issue Jun 13, 2016 · 3 comments
Closed

4.7 kernel error #17

s7dhansh opened this issue Jun 13, 2016 · 3 comments

Comments

@s7dhansh
Copy link

/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c: In function ‘wl_update_wiphybands’:
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c:2888:15: error: array subscript is not an integer
   wiphy->bands[IEEE80211_BAND_5GHZ] = &__wl_band_5ghz_n;

Can you help me fix this? @longsleep

@longsleep
Copy link
Owner

Not really - looks like 4.7 patches are required.

@VGerris
Copy link

VGerris commented Jul 8, 2016

I made a pull request to fix this:
#18
Tested on 4.7 and 4.6, not on older ones.
Maybe good to try that and not break compatibility, in that case maybe add an if-else for the kernel version.

@longsleep
Copy link
Owner

See #18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants