this post was submitted on 22 Jul 2023
8 points (100.0% liked)

Linux

47237 readers
3343 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I couldn't find a r/linuxhardware alternative community, so I decided to ask here.

I have a TBS5530 DVB-S/T/C USB device and I am not happy with it due to https://github.com/tbsdtv/linux_media/issues/193

I don't want to recompile kernel or use out-of-tree media_builds everytime I upgrade my kernel (ubuntu22.04).

Therefore I am looking for a device that has built-in kernel driver or simply loadable one with apt install linux-modules-XXX .

I prefer USB devices since I use it with both my desktop & laptop.

Does anyone know such hardware available to buy ?

Note to myself: seems I am 175th subscriber and this is my 1st post. yay !

top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago (1 children)

Can you use something like a rtl-sdr for its original intended purpose of decoding digital tv?

[–] [email protected] 2 points 1 year ago (1 children)

Only for DVB-T which is already offline in some countries.

[–] [email protected] 2 points 1 year ago (1 children)

Thanks, I know very little about how DVB works but that makes sense. What is the limitations for DVB-S/C ?

[–] [email protected] 2 points 1 year ago

I'm pretty sure there are many more differences between DVB-T and DVB-S/C, but an obvious one is that DVB-S requires a back channel to the LNB which would be missing. The tuner has to be able to communicate which polarisation and frequency level is needed. The LNB will then make the required selection.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

In my experience the whole DVB driver situation on Linux is really messed up. Seems to be partly because of difficult communication with the linux kernel maintainers and partly because of lazyness of hardware manufacturers (they don't care). Another problem is that DVB really runs out of favor. It is not "cool anymore" as everyone uses streaming services nowadays and so less and less "spare time developers" still care about "TV". This even seems to be visible in less and less DVB hardware still developed.

I would just give up on the idea to still run a tuner directly on a PC. Get yourself a "SAT>IP" tuner, add it to your network and stream your TV programs over your home network.

Edit: It is even possible to set up your own Sat>IP server with "minisatip". So you could get a mini PC, plug the tuner(s) you already have, only care about getting them working there and bury this dedicated TV streaming server somewhere in the house.

load more comments
view more: next ›