Forums » Tutorial and setups »
Can't find hdhomerun tuners on openSUSE tvheadend install
Added by xt 4t over 3 years ago
I installed tvheadend via the package manager on openSUSE Tumbleweed.But I installed the hdhomerun drivers as an extra measure of precaution even though I know that they shouldn't be necessary for TVheadend to find the tuners.However it couldn't find them and under tv tuners under the DVB Inputs.
I need help with allowing tvheadend to discover the hdhomerun quatro dvb-t/dvb-t2 tuner that is hooked up to my network.
Replies (37)
RE: Can't find hdhomerun tuners on openSUSE tvheadend install - Added by saen acro over 3 years ago
I see lot of missing dependencys on this disto,
last i found is g++ with is instaled via gcc-c++
other is python and patch
I try to make with
make distclean
./configure --disable-bintray_cache
make -j$(nproc)
RE: Can't find hdhomerun tuners on openSUSE tvheadend install - Added by xt 4t over 3 years ago
Unfortunately during make it came up with another error of libfdk_aac not found.
RE: Can't find hdhomerun tuners on openSUSE tvheadend install - Added by saen acro over 3 years ago
I build it without opus no problems, but crash on start
localhost:/home/saen/tvheadend/build.linux # ./tvheadend -C
2021-04-03 21:11:04.442 [ INFO] main: Log started
2021-04-03 21:11:04.443 [ INFO] http: Starting HTTP server 0.0.0.0:9981
2021-04-03 21:11:04.443 [ INFO] htsp: Starting HTSP server 0.0.0.0:9982
2021-04-03 21:11:04.641 [ INFO] config: loaded
2021-04-03 21:11:04.642 [ INFO] config: scanfile (re)initialization with path <none>
2021-04-03 21:11:04.642 [ INFO] transcode: 'video' context type registered
2021-04-03 21:11:04.642 [ INFO] transcode: 'audio' context type registered
2021-04-03 21:11:04.642 [ INFO] transcode: '&TVHH264Decoder' decoder helper registered
2021-04-03 21:11:04.642 [ INFO] transcode: '&TVHTHEORADecoder' decoder helper registered
2021-04-03 21:11:04.642 [ INFO] transcode: '&TVHAACDecoder' decoder helper registered
2021-04-03 21:11:04.642 [ INFO] transcode: '&TVHVORBISDecoder' decoder helper registered
2021-04-03 21:11:04.642 [ INFO] transcode: '&TVHOPUSDecoder' decoder helper registered
2021-04-03 21:11:04.642 [ INFO] transcode: '&TVHMPEG2VIDEOEncoder' encoder helper registered
2021-04-03 21:11:04.642 [ INFO] transcode: '&TVHH264Encoder' encoder helper registered
2021-04-03 21:11:04.642 [ INFO] transcode: '&TVHHEVCEncoder' encoder helper registered
2021-04-03 21:11:04.642 [ INFO] transcode: '&TVHAACEncoder' encoder helper registered
2021-04-03 21:11:04.642 [ INFO] codec: 'mpeg2video' encoder registered
2021-04-03 21:11:04.642 [ INFO] codec: 'mp2' encoder registered
2021-04-03 21:11:04.642 [ INFO] codec: 'aac' encoder registered
2021-04-03 21:11:04.642 [ INFO] codec: 'vorbis' encoder registered
2021-04-03 21:11:04.642 [ INFO] codec: 'flac' encoder registered
2021-04-03 21:11:04.642 [ INFO] codec: 'libx264' encoder registered
2021-04-03 21:11:04.642 [ INFO] codec: 'libx265' encoder registered
2021-04-03 21:11:04.642 [ INFO] codec: 'libvpx' encoder registered
2021-04-03 21:11:04.642 [ INFO] codec: 'libvpx-vp9' encoder registered
2021-04-03 21:11:04.642 [ INFO] codec: 'libtheora' encoder registered
2021-04-03 21:11:04.642 [ INFO] codec: 'libvorbis' encoder registered
2021-04-03 21:11:04.642 [ INFO] codec: 'h264_vaapi' encoder registered
2021-04-03 21:11:04.642 [ INFO] codec: 'hevc_vaapi' encoder registered
2021-04-03 21:11:04.642 [ INFO] codec: 'vp8_vaapi' encoder registered
2021-04-03 21:11:04.642 [ INFO] codec: 'vp9_vaapi' encoder registered
2021-04-03 21:11:04.642 [ ALERT] profile: no default streaming profile! reinstall data files
2021-04-03 21:11:06.643 [ ALERT] CRASH: Signal: 6 in PRG: ./tvheadend (4.3-1950~g98a7c6cfd) [fab7ab91576a95a205b562180031bbc9347b423b] CWD: /home/saen/tvheadend/build.linux
2021-04-03 21:11:06.643 [ ALERT] CRASH: Fault address 0x4266 (N/A)
2021-04-03 21:11:06.643 [ ALERT] CRASH: Loaded libraries: linux-vdso.so.1 /usr/local/lib64/libdvbcsa.so.1 /usr/local/lib64/libssl.so.3 /usr/local/lib64/libcrypto.so.3 /lib64/libz.so.1 /usr/lib64/libpcre.so.1 /usr/lib64/libva.so.2 /usr/lib64/libva-drm.so.2 /lib64/libdl.so.2 /lib64/libpthread.so.0 /lib64/libm.so.6 /lib64/librt.so.1 /lib64/libmvec.so.1 /usr/lib64/libstdc++.so.6 /lib64/libgcc_s.so.1 /lib64/libc.so.6 /usr/lib64/libdrm.so.2 /lib64/ld-linux-x86-64.so.2
2021-04-03 21:11:06.643 [ ALERT] CRASH: Register dump [23]: 000000000000000000007ffeb23706100000000000000008000000000000024600000000ffffffff000000000000000000000000ffffffff00007ffeb2370a30000000000000000200007ffeb237061000007ffeb237146000000000000000060000000000000000000000000000000000007f68bcdee18b00007ffeb237061000007f68bcdee18b0000000000000246002b00000000003300000000000000000000000000000000fffffffe7ffbfa170000000000000000
2021-04-03 21:11:06.643 [ ALERT] CRASH: STACKTRACE
2021-04-03 21:11:06.683 [ ALERT] CRASH: /home/saen/tvheadend/src/trap.c:176 0x5636b9dfcdaa 0x5636b9bd9000
2021-04-03 21:11:06.732 [ ALERT] CRASH: ??:0 0x7f68bdf02f80 0x7f68bdeef000
2021-04-03 21:11:06.733 [ ALERT] CRASH: gsignal+0x10b (/lib64/libc.so.6)
2021-04-03 21:11:06.733 [ ALERT] CRASH: abort+0x175 (/lib64/libc.so.6)
2021-04-03 21:11:06.776 [ ALERT] CRASH: /home/saen/tvheadend/src/profile.c:2645 0x5636b9e1cf9a 0x5636b9bd9000
2021-04-03 21:11:06.819 [ ALERT] CRASH: /home/saen/tvheadend/src/main.c:1291 (discriminator 3) 0x5636b9dadd81 0x5636b9bd9000
2021-04-03 21:11:06.819 [ ALERT] CRASH: __libc_start_main+0xed (/lib64/libc.so.6)
2021-04-03 21:11:06.855 [ ALERT] CRASH: /home/abuild/rpmbuild/BUILD/glibc-2.31/csu/../sysdeps/x86_64/start.S:120 0x5636b9db0c9a 0x5636b9bd9000
Aborted (core dumped)
but is with HDHomrun support
./tvheadend --subsystems
Subsystems:
START START
STOP STOP
CRASH CRASH
main Main
tprof Time profiling
qprof Queue profiling
CPU CPU
thread Thread
tvhpoll Poll multiplexer
time Time
spawn Spawn
fsmonitor Filesystem monitor
lock Locking
uuid UUID
idnode Node subsystem
url URL
tcp TCP Protocol
rtsp RTSP Protocol
upnp UPnP Protocol
settings Settings
config Configuration
access Access (ACL)
cron Cron
dbus DBUS
avahi Avahi
bonjour Bonjour
api API
http HTTP Server
httpc HTTP Client
htsp HTSP Server
htsp-sub HTSP Subscription
htsp-req HTSP Request
htsp-ans HTSP Answer
imagecache Image Cache
tbl DVB SI Tables
tbl-base Base DVB SI Tables (PAT,CAT,PMT,SDT etc.)
tbl-csa DVB CSA (descrambling) Tables
tbl-eit DVB EPG Tables
tbl-time DVB Time Tables
tbl-atsc ATSC SI Tables
tbl-pass Passthru Muxer SI Tables
tbl-satip SAT>IP Server SI Tables
fastscan Fastscan DVB
pcr PCR Clocks
parser MPEG-TS Parser
TS Transport Stream
globalheaders Global Headers
tsfix Time Stamp Fix
hevc HEVC - H.265
muxer Muxer
pass Pass-thru muxer
audioes Audioes muxer
mkv Matroska muxer
service Service
channel Channel
subscription Subscription
service-mapper Service Mapper
bouquet Bouquet
esfilter Elementary Stream Filter
profile Streaming Profile
descrambler Descrambler
descrambler-emm Descrambler EMM
caclient CA (descrambling) Client
csa CSA (descrambling)
capmt CAPMT CA Client
cwc CWC CA Client
cccam CWC CCCam Client
dvbcam DVB CAM Client
dvr Digital Video Recorder
dvr-inotify DVR Inotify
epg Electronic Program Guide
epgdb EPG Database
epggrab EPG Grabber
charset Charset
dvb DVB
mpegts MPEG-TS
muxsched Mux Scheduler
libav libav / ffmpeg
transcode Transcode
iptv IPTV
iptv-pcr IPTV PCR
iptv-sub IPTV Subcription
linuxdvb LinuxDVB Input
diseqc DiseqC
en50221 CI Module
en50494 Unicable (EN50494)
satip SAT>IP Client
satips SAT>IP Server
tvhdhomerun TVHDHomeRun Client
psip ATSC PSIP EPG
opentv OpenTV EPG
pyepg PyEPG Import
xmltv XMLTV EPG Import
webui Web User Interface
timeshift Timeshift
scanfile Scanfile
tsfile MPEG-TS File
tsdebug MPEG-TS Input Debug
codec Codec
vaapi VA-API
ddci DD-CI
RE: Can't find hdhomerun tuners on openSUSE tvheadend install - Added by Dave H over 3 years ago
saen acro wrote:
Is there a reasone to use this unfrendly OpenSuse?
I install it on test PC and is very hard to satisfy simple depedency's
ex. openssl
It's the distro I monstly use as well as it happens. What exactly is your problem installing openssl?
RE: Can't find hdhomerun tuners on openSUSE tvheadend install - Added by Dave H over 3 years ago
saen acro wrote:
I see lot of missing dependencys on this disto,
last i found is g++ with is instaled via gcc-c++
other is python and patch
Again, what is your problem. The recommended method on this distro is to use the YaST GUI (also an ncurses version if you wish) that searches for packages. python and patch show up for me. Sorry, no idea what g++ is? Maybe you're looking for gcc-c++ ? What is your problem?
RE: Can't find hdhomerun tuners on openSUSE tvheadend install - Added by saen acro over 3 years ago
Dave H wrote:
saen acro wrote:
Is there a reasone to use this unfrendly OpenSuse?
I install it on test PC and is very hard to satisfy simple depedency's
ex. opensslIt's the distro I monstly use as well as it happens. What exactly is your problem installing openssl?
Becouse not found it in repo and build it manually.
Yast GUI??? I use ssh from my laptop
Ok its better then Clear Linux OS in with repo have few cockroaches after a nuclear explosion.
By the way I build it
HTS Tvheadend 4.3-1950~g98a7c6cfd
Configure arguments: --disable-bintray_cache --enable-bundle --enable-nvenc --disable-libopus Compiler: Using C compiler: ccache cc Using LD flags: -ldvbcsa Build for arch: x86_64 Binaries: Using PYTHON: python Using GZIP: gzip Using BZIP2: bzip2 Options: pie yes ccdebug no cardclient yes cwc yes cccam yes capmt yes constcw yes linuxdvb yes satip_server yes satip_client yes hdhomerun_client yes hdhomerun_static yes iptv yes tsfile yes dvbscan yes timeshift yes trace yes avahi no zlib yes libav yes ffmpeg_static yes libx264 yes libx264_static yes libx265 yes libx265_static yes libvpx yes libvpx_static yes libtheora yes libtheora_static yes libvorbis yes libvorbis_static yes libfdkaac no libfdkaac_static no libopus no libopus_static no nvenc yes vaapi yes mmal no omx no inotify yes epoll yes pcre yes pcre2 no uriparser no ccache yes tvhcsa yes bundle yes pngquant no kqueue no dbus_1 no android no gtimer_check no slow_memoryinfo no libsystemd_daemon no pcloud_cache yes ddci yes cclang_threadsan no gperftools no execinfo yes mmx yes sse2 yes W_unused_result yes f_stack_protector yes f_stack_protector_strong yes f_stack_check yes f_PIE yes fdatasync yes getloadavg yes atomic32 yes atomic64 yes atomic_time_t yes atomic_ptr yes bitops64 yes lockowner yes qsort_r yes gmtoff yes recvmmsg yes sendmmsg yes ifnames yes py_gzip yes bin_pkg_config yes bin_xgettext yes bin_msgmerge yes bin_gzip yes bin_bzip2 yes ssl yes linuxdvbapi yes linuxdvb_ca yes upnp yes bin_cmake yes stdcpp yes libogg_static yes hwaccels yes inotify_h yes inotify_init1 yes dvbcsa yes epoll_create1 yes mpegts yes mpegts_dvb yes Packages: openssl 3.0.0-alpha14-dev zlib 1.2.11 libpcre 8.41 libva 1.10.0 libva-drm 1.10.0 Installation paths: Prefix: /usr/local Binaries: ${prefix}/bin Libraries: ${prefix}/lib Data files: ${prefix}/share Man pages: ${datadir}/man
./tvheadend -C
2021-04-03 22:31:47.995 [ INFO] main: Log started
2021-04-03 22:31:47.996 [ INFO] http: Starting HTTP server 0.0.0.0:9981
2021-04-03 22:31:47.996 [ INFO] htsp: Starting HTSP server 0.0.0.0:9982
2021-04-03 22:31:48.229 [ INFO] config: loaded
2021-04-03 22:31:48.230 [ INFO] config: scanfile (re)initialization with path <none>
2021-04-03 22:31:48.230 [ INFO] transcode: 'video' context type registered
2021-04-03 22:31:48.230 [ INFO] transcode: 'audio' context type registered
2021-04-03 22:31:48.230 [ INFO] transcode: '&TVHH264Decoder' decoder helper registered
2021-04-03 22:31:48.230 [ INFO] transcode: '&TVHTHEORADecoder' decoder helper registered
2021-04-03 22:31:48.230 [ INFO] transcode: '&TVHAACDecoder' decoder helper registered
2021-04-03 22:31:48.230 [ INFO] transcode: '&TVHVORBISDecoder' decoder helper registered
2021-04-03 22:31:48.230 [ INFO] transcode: '&TVHOPUSDecoder' decoder helper registered
2021-04-03 22:31:48.230 [ INFO] transcode: '&TVHMPEG2VIDEOEncoder' encoder helper registered
2021-04-03 22:31:48.230 [ INFO] transcode: '&TVHH264Encoder' encoder helper registered
2021-04-03 22:31:48.230 [ INFO] transcode: '&TVHHEVCEncoder' encoder helper registered
2021-04-03 22:31:48.230 [ INFO] transcode: '&TVHAACEncoder' encoder helper registered
2021-04-03 22:31:48.230 [ INFO] codec: 'mpeg2video' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'mp2' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'aac' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'vorbis' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'flac' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'libx264' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'libx265' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'libvpx' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'libvpx-vp9' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'libtheora' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'libvorbis' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'h264_vaapi' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'hevc_vaapi' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'vp8_vaapi' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'vp9_vaapi' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'h264_nvenc' encoder registered
2021-04-03 22:31:48.230 [ INFO] codec: 'hevc_nvenc' encoder registered
2021-04-03 22:31:48.231 [ INFO] codec: 'webtv-vp8' codec profile created
2021-04-03 22:31:48.231 [ INFO] codec: 'webtv-h264' codec profile created
2021-04-03 22:31:48.231 [ INFO] codec: 'webtv-vorbis' codec profile created
2021-04-03 22:31:48.231 [ INFO] codec: 'webtv-aac' codec profile created
2021-04-03 22:31:48.232 [ INFO] descrambler: adding CAID 2600/FFFF as ConstCW interval 10000ms pc 20 ep default (BISS)
2021-04-03 22:31:48.232 [ INFO] descrambler: adding CAID 0E00/FFFF as MultiPID interval 1000ms pc 2 ep default (PowerVu)
2021-04-03 22:31:48.232 [ INFO] iptv: Using 2 input thread(s)
2021-04-03 22:31:48.233 [ INFO] dvr: Creating new configuration ''
2021-04-03 22:31:48.233 [WARNING] access: Created default wide open access controle entry
2021-04-03 22:31:48.233 [ INFO] epggrab: module uk_freesat created
2021-04-03 22:31:48.233 [ INFO] epggrab: module uk_freesat_eit created
2021-04-03 22:31:48.233 [ INFO] epggrab: module uk_freeview created
2021-04-03 22:31:48.233 [ INFO] epggrab: module nz_freeview2 created
2021-04-03 22:31:48.234 [ INFO] epggrab: module nz_freeview1 created
2021-04-03 22:31:48.234 [ INFO] epggrab: module viasat_baltic created
2021-04-03 22:31:48.234 [ INFO] epggrab: module Bulsatcom_39E created
2021-04-03 22:31:48.234 [ INFO] epggrab: module uk_cable_virgin created
2021-04-03 22:31:48.234 [ INFO] epggrab: module eit created
2021-04-03 22:31:48.234 [ INFO] epggrab: module psip created
2021-04-03 22:31:48.237 [ INFO] epggrab: module opentv-ausat created
2021-04-03 22:31:48.237 [ INFO] epggrab: module opentv-skynz created
2021-04-03 22:31:48.237 [ INFO] epggrab: module opentv-skyit created
2021-04-03 22:31:48.238 [ INFO] epggrab: module opentv-skyuk created
2021-04-03 22:31:48.238 [ INFO] epggrab: module xmltv created
2021-04-03 22:31:48.239 [ INFO] tbl-eit: module eit - scraper disabled by config
2021-04-03 22:31:48.239 [ INFO] epgdb: gzip format detected, inflating (ratio 138.6% deflated size 79)
2021-04-03 22:31:48.239 [ INFO] epgdb: parsing 57 bytes
2021-04-03 22:31:48.239 [ INFO] epgdb: loaded v3
2021-04-03 22:31:48.239 [ INFO] epgdb: config 1
2021-04-03 22:31:48.239 [ INFO] epgdb: broadcasts 0
2021-04-03 22:31:48.240 [ INFO] dvr: Purging obsolete autorec entries for current schedule
2021-04-03 22:31:48.240 [ NOTICE] START: HTS Tvheadend version 4.3-1950~g98a7c6cfd started, running as PID:12040 UID:0 GID:0, CWD:/home/saen/tvheadend/build.linux CNF:/root/.hts/tvheadend
2021-04-03 22:31:48.359 [ INFO] scanfile: DVB-S - loaded 1 regions with 115 networks
2021-04-03 22:31:48.359 [ INFO] scanfile: DVB-T - loaded 44 regions with 1124 networks
2021-04-03 22:31:48.359 [ INFO] scanfile: DVB-C - loaded 19 regions with 64 networks
2021-04-03 22:31:48.359 [ INFO] scanfile: ATSC-T - loaded 2 regions with 12 networks
2021-04-03 22:31:48.359 [ INFO] scanfile: ATSC-C - loaded 1 regions with 5 networks
2021-04-03 22:31:48.359 [ INFO] scanfile: ISDB-T - loaded 2 regions with 1297 networks
RE: Can't find hdhomerun tuners on openSUSE tvheadend install - Added by Dave H over 3 years ago
saen acro wrote:
Dave H wrote:
saen acro wrote:
Is there a reasone to use this unfrendly OpenSuse?
I install it on test PC and is very hard to satisfy simple depedency's
ex. opensslIt's the distro I monstly use as well as it happens. What exactly is your problem installing openssl?
Becouse not found it in repo and build it manually.
Yast GUI??? I use ssh from my laptopOk its better then Clear Linux OS in with repo have few cockroaches after a nuclear explosion.
I can't help your poor search-foo.
If you want to use the command-line and refuse to use even ncurses on your ssh session, then the correct command is zypper and specifically 'zypper search ...' (see https://en.opensuse.org/SDB:Zypper_manual_(plain) for details)
Sorry dunno Clear Linux so I've no idea what your last comment means.
If there's a real reason you needed to rebuild openssl, please let us know.
RE: Can't find hdhomerun tuners on openSUSE tvheadend install - Added by saen acro over 3 years ago
Dave H wrote:
saen acro wrote:
I can't help your poor search-foo.
If you want to use the command-line and refuse to use even ncurses on your ssh session, then the correct command is zypper and specifically 'zypper search ...' (see https://en.opensuse.org/SDB:Zypper_manual_(plain) for details)
Sorry dunno Clear Linux so I've no idea what your last comment means.
If there's a real reason you needed to rebuild openssl, please let us know.
OpenSSL was not found until I clone repo and install it manually.
cant find package for it.
I accept manual how to make package for offline install ;)
Similar as my for Debian distros.
RE: Can't find hdhomerun tuners on openSUSE tvheadend install - Added by Dave H over 3 years ago
saen acro wrote:
Dave H wrote:
saen acro wrote:
I can't help your poor search-foo.
If you want to use the command-line and refuse to use even ncurses on your ssh session, then the correct command is zypper and specifically 'zypper search ...' (see https://en.opensuse.org/SDB:Zypper_manual_(plain) for details)
Sorry dunno Clear Linux so I've no idea what your last comment means.
If there's a real reason you needed to rebuild openssl, please let us know.
OpenSSL was not found until I clone repo and install it manually.
cant find package for it.
No idea what you mean by this. OpenSSL is found immediately by YaST or zypper so I have no idea why you would need to manually install it, whatever that means, nor what 'clone repository' means?
I accept manual how to make package for offline install ;)
Similar as my for Debian distros.
Dunno what you're talking about here. You will have to accept that SUSE and debian do things differently sometimes if you want to use both as I do. Neither are right or wrong; they're just different.
RE: Can't find hdhomerun tuners on openSUSE tvheadend install - Added by saen acro over 3 years ago
Dave H wrote:
No idea what you mean by this. OpenSSL is found immediately by YaST or zypper so I have no idea why you would need to manually install it, whatever that means, nor what 'clone repository' means?
What is name of package? I use
cat /etc/SUSE-brand
openSUSE
VERSION = 15.3
I accept manual how to make package for offline install ;)
Similar as my for Debian distros.Dunno what you're talking about here. You will have to accept that SUSE and debian do things differently sometimes if you want to use both as I do. Neither are right or wrong; they're just different.
Simple manual, install this and that
make package
manage service
RE: Can't find hdhomerun tuners on openSUSE tvheadend install - Added by Dave H over 3 years ago
saen acro wrote:
Dave H wrote:
No idea what you mean by this. OpenSSL is found immediately by YaST or zypper so I have no idea why you would need to manually install it, whatever that means, nor what 'clone repository' means?
What is name of package?
openssl
I use
[ 15.3 ]
That's a prerelease version. There's no guarantee all packages are available for it. Use 15.2
I accept manual how to make package for offline install ;)
Similar as my for Debian distros.Dunno what you're talking about here. You will have to accept that SUSE and debian do things differently sometimes if you want to use both as I do. Neither are right or wrong; they're just different.
Simple manual, install this and that
make package
manage service
Still no idea what you're talking about, sorry.
RE: Can't find hdhomerun tuners on openSUSE tvheadend install - Added by saen acro over 3 years ago
Dave H wrote:
Still no idea what you're talking about, sorry.
How to make local package as this one
https://download.opensuse.org/repositories/openSUSE:/Leap:/15.2/standard/x86_64/tvheadend-4.2.8-lp152.1.3.x86_64.rpm
with parameters with I want (vaapi/nvenc/etc.)
On clean fresh instaled OS.
Step by step manual.
Also debug packge.
- « Previous
- 1
- 2
- Next »