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 !

  • M-Reimer@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    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.

    • thehatfox@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      In my experience the whole DVB driver situation on 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’ve noticed this recently. Some of my family still likes to watch broadcast TV bit our DVB-S receiver is starting to get old and cranky. I started to look at computer based solutions for this, as media PCs were the hot thing for a while and I figured solutions would be fairly mature at this point. We are already suing Jellyfin for media playback so I figured it made sense to to look look for computer based TV as well.

      Unfortunately it seems to have passed through maturity and is heading into obscurity. Tuners seem hard to find, drivers are poorly maintained and playback software is looking long in the tooth also.

      Do you have any particular recommendations for DVB-S IP devices? I’d been looking at conventional tuners up until now.

      • M-Reimer@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        The “digital devices” tuners are pretty solid.

        I would not suggest getting the PCI express tuners as the driver situation is just as bad as with the other manufacturers, but if you get their IP tuner you should have something that lasts a long time.

  • elmicha@feddit.de
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    I used DVB-S/S2 cards and DVB-T sticks for many years with VDR, but a few years ago I gave up and got a separate tuner box (Octagon SF8008). I was fed up with the kernel module compilation, and the DVB cards or USB boxes only lasted a few years until they died. Every time I wanted to record something, the desktop PC had to run. All the time I used the PC the cards were powered and that probably didn’t help with their longevity.

  • gyrfalcon@beehaw.org
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    I’m not sure exactly what you’re hooking it up to, but I had good success with this Hauppauge USB tuner hooked up to one of those flat antennas. I used it on Ubuntu Server 20.04 if I recall correctly, and they have a PPA as well as fairly helpful Linux instructions. Some of their other products might do the satellite and cable channels as well as over the air, but I have no experience with it, so your mileage may vary.

  • wapsi@sopuli.xyz
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Sounds familiar.

    I’m using TBS octa DVB-T(2)/DVB-C tuner card, which is streaming the channels to my LAN (by using Tvheadend, Mumudvb, or Astra), but I was also frustrated about compiling the driver for it whenever there was a kernel update (https://github.com/tbsdtv/linux_media). Eventually I created a Debian virtual machine and configured the tuner device available for it by using AMD IOMMU and Qemu/KVM PCI pass through. It has worked very well, and there’s no need to update the kernel if you don’t care about the security and vulnerabilities ;D

    The card I’m using: Multimedia controller [0480]: TBS Technologies DVB-S2 4 Tuner PCIe Card [544d:6178]