el 2020-01-23 a las 13:59 Mick escribió:
> The way I went about it was to comment out the offending lines in these > files and recompile the kernel. It is a bit of pain, since I have to > perform this manual editing with each kernel so far. > > You could try to comment out the lines which break your card for now and > see if this fixes the problem. This option might be a bit over my head, since I don't know C/C++, and the changes between 5.4.10 and 5.4.11 in drivers/usb/core/config.c have been important: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/drivers/usb/core/config.c?id=v5.4.11&id2=v5.4.10 Not to mention further changes in the following kernels. I might try to keep the old version of the file and see what happens, but I'm not sure of the consequences. > I would start with BGO in the first instance: > > https://bugs.gentoo.org/ > > providing info on the affected hardware, the errors you've identified > and the files you suspect containing the changes in the code. Will do, although this is a problem in the linux kernel and not specific to gentoo. Thanks for your help. --