Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] USB sound card not recognized as capture device
Date: Sun, 19 Jan 2020 16:49:57
Message-Id: 3188454.8Q2gc1RK9f@localhost
In Reply to: Re: [gentoo-user] USB sound card not recognized as capture device by edes
1 On Sunday, 19 January 2020 15:02:36 GMT edes wrote:
2 > el 2020-01-18 a las 12:58 edes escribió:
3 > > But now for some reason it works as playback device, but is not
4 > > recognized as capture device.
5 >
6 > I kept investigating, and all the evidence points to a kernel problem
7 > (gentoo-sources).
8 >
9 > I tried several versions, everything works fine with kernels up to 5.4.10,
10 > problems appear with 5.4.11, 12 and 13. Same results on two different
11 > machines with two different cards (same model).
12 >
13 > It seems that some changes were introduced in 5.4.11 that affect USB
14 > audio. This only affects my Sound Devices USPre2 cards, I tried with a
15 > cheap card, and it continues to work normally with all kernels.
16 >
17 > Where should I report this problem and who could help?
18 >
19 > Thanks.
20 >
21 >
22 > --
23
24 You could compare the dmesg output of working and non-working kernels and see
25 what differences are present, then google for bugs/solutions on that basis.
26
27 You could also diff the two different kernel tree versions and see what
28 drivers have changed. Also, check the kernel git repo to see what the
29 changelog reports, which could narrow down the diff'ed files:
30
31 https://github.com/torvalds/linux
32
33 You could post a bug in BGO, but the devs may ask you to enable/undertake
34 kernel debugging, which is not a 5 minute job and/or use vanilla kernel
35 sources and report it upstream, depending on how rare this problem is and if
36 they have been bitten by the same bug themselves.
37
38 https://wiki.gentoo.org/wiki/Kernel_Crash_Dumps
39 https://www.oreilly.com/library/view/linux-device-drivers/0596005903/ch04.html
40
41 --
42 Regards,
43
44 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies