-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi everyone,
first of all, thanks to @smallint for this very nice work - it saves really a lot of compilation time compared to the full media stack! Has anybody tried building the kernel module with a dual-tuner TBS 5990 and a recent version of the Raspberry Pi kernel (e.g. 5.10 / 5.15 - I am using the 8GB version of the 4B model)? Compiling and installing worked without issues, but activating the second tuner produces the kernel crash mentioned by smallint in the README. The same error
xhci_hcd 0000:01:00.0: rejecting DMA map of vmalloc memory
also occurs with the most recent TBS open source driver (I opened a related issue at tbsdtv/linux_media#279 ).
@smallint: Which version of the Raspberry Pi did you test with the TBS 5990? Did you have to change something in the kernel module itself to get the second tuner operational and, if yes, could it be that a more recent commit in the module has reverted that fix?
Thanks in advance for any help!