Comment 310 for bug 1239578

Revision history for this message
Christian Pinto (chrpinto) wrote :

Sorry,

the first of the two is not an error, since the kernel on my machine has not be compiled with

CONFIG_MODULE_SIG_FORCE=y

loading an untrusted module is just tainting the kernel, and the module is loaded in any case.

Given this, the second warning remains and even installing this new driver i see the same behavior of speed drop after some time.

As a test i am trying to download a large file from my workstation at my office (University), where for sure there are no bandwidth problems.

On which card/kernel have you tried the code???

Christian