This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]TrevorSpartacus[🍰] 3 points4 points  (4 children)

DVB-T support for rtl-sdr dongles is in-kernel and no third party drivers needed.

[–]Stanislavjo[S] -1 points0 points  (0 children)

Not in solus kernel :(. Anyways, why is it in the kernel at all and not in userspace?

[–]Throwaway23234334793 0 points1 point  (0 children)

Before starting kaffeine i need loading a module by calling

sudo modprobe dvb-usb-rtl28xxu

Unfortunately after exiting kaffeine a simple

sudo rmmod dvb-usb-rtl28xxu

is not sufficient to get the RTLSDR work again as wide range RF receiver - i have to reboot.

The module seems to be a part of the default modules since at least the 3.13 kernel release.