vdr

  1. K

    PCI DVB card passthrough into VM

    Hello! I ask friendly for advice before I give up: A DVB PCI card TechniSat SkyStar HD2 DVB-S2 is installed in a Dell Optiplex 7040 MT with Intel 6400 Core i5 4x2.70 GHz CPU. In an LXC I can pass the DVB card into a yaVDR on an Ubuntu. The following lines are added to the configuration...
  2. K

    [SOLVED] LXC - Application needs sys_time, sys_nice and net_raw capabilities

    Hello everybody, Running in a problem with an application inside LXC container, which demands following capabilities: CAP_SYS_TIME CAP_SYS_NICE CAP_NET_RAW The application is "VDR - Video Disk Recorder" and you can see the code for checking the caps here...