On 13/10/14 14:09, Clemens Ladisch wrote:
Tobias Hoffmann wrote:
Here are two reports (6i6) with oops trace: https://github.com/smilingthax/alsa-driver_scarlett/issues/7 https://github.com/smilingthax/alsa-driver_scarlett/issues/2#issuecomment-54...
Both kernels are tainted. Anyway, in both cases, the simplest explanation would be that the driver was not compiled for the correct kernel version/configuration.
But it does not explain why it works after applying the patch (issue 7). In issue 2 I apparently did not connect the dots by then, and did not give the patch to the reporter, so we don't know if it would have worked there.
And the original reporter's problem also occurred at the same location, i.e. where I initialize the sampling rate register with a defined value. I can (try to) ask him, whether he can provide more information for his case.
Tobias