Christian Stadelmann
Christian Stadelmann
@tbeers13: In case you are really running linux kernel 3.8.11, you are probably using a very old distribution which has not seen any update for years. That kernel version is...
@tbeers13 : Please try the steps suggested by @Tuxprogrammer in https://github.com/jurobystricky/Netgear-A6210/issues/75#issuecomment-339054426. If your issue still persist, please do not post any more under this pull request because your issue is...
@darkess78 : It looks like you don't have my patches applied. Please check out my [port-to-4.12](https://github.com/genodeftest/Netgear-A6210/tree/port-to-4.12) branch. Anyway, you ran `make` as root and thus compiled code as root which...
@yourepitaph wrote: > I get the exact same error on the latest kernel of Arch Please fix!!!!! You could be a bit more polite and a bit less demanding. This...
This issue is a result of the new config option `CONFIG_FORTIFY_SOURCE`, which acts like glibc’s `FORTIFY_SOURCE` in trying to detect some bugs with memcpy at compile-time. As a very dirty...
#83 contains a fix for the bug reported above. Please test and report back, preferably in #83. Note that you still have to apply the fixes in #77 to make...
@firemaricius First suggestion: Please put code or terminal output in code blocks. See the "Styling with Markdown is supported" link below the comment box for details. To all of you:...
Do you have linux kernel headers installed? Do you have the patches installed required for 4.14 (#77 and #83 or try my [port-to-4.13 branch](https://github.com/genodeftest/Netgear-A6210/tree/port-to-4.13))?
> I have not install linux kernel. I'm new to linux, I do not know how to install it. Is this tuto good? https://korben.info/installer-noyau-linux-kernel-facilement.html I don't know, but it does...
@JockerZeus wrote: > hello it's fix. I have install Ubuntu. thx Then please close this issue.