gap30
October 10, 2021, 10:03pm
1
Hi new user here have just moved from ubuntu, trying out gnome flavour
Trying to install TBS drivers: https://github.com/tbsdtv/linux_media/wiki
I had this error message before in ubuntu but used build-essential to get around it, is there an arch equivalent for this?
Sorry am still very inexperienced using linux as a whole
[gary@gary-ms7817 ~]$ cd media_build
[gary@gary-ms7817 media_build]$ make dir DIR=…/media
make -C linux/ dir DIR="…/…/media"
make[1]: Entering directory ‘/home/gary/media_build/linux’
rm -rf drivers include sound mm .patches_applied .linked_dir .git_log.md5 git_log kernel_version.h
/bin/sh: line 1: lsdiff: command not found
make[1]: *** [Makefile:122: dir] Error 127
make[1]: Leaving directory ‘/home/gary/media_build/linux’
make: *** [Makefile:32: dir] Error 2
pebcak
October 10, 2021, 10:11pm
2
Hi and welcome to EnOS’ forum!
Make sure that your system is fully updated first and then install patchutils
. You could do this in one go:
sudo pacman -Syu patchutils
Hope this helps!
gap30
October 10, 2021, 10:16pm
3
Hi thank you for the quick reply this is the result after installing patchutils
[gary@gary-ms7817 ~]$ cd media_build
[gary@gary-ms7817 media_build]$ make dir DIR=…/media
make -C linux/ dir DIR="…/…/media"
make[1]: Entering directory ‘/home/gary/media_build/linux’
rm -rf drivers include sound mm .patches_applied .linked_dir .git_log.md5 git_log kernel_version.h
…/…/media does not contain kernel sources
make[1]: *** [Makefile:124: dir] Error 255
make[1]: Leaving directory ‘/home/gary/media_build/linux’
make: *** [Makefile:32: dir] Error 2
Slightly off topic but I searched in the AUR for patchutils and nothing came up I am a bit unsure on pacman AUR etc I have literally had this installed for an hour
pebcak
October 10, 2021, 10:23pm
4
patchutils
comes from the community repo and not AUR.
You could use pacman -Ss PACKAGE
to search for PACKAGE in the official repos:
pacman -Ss patchutils
community/patchutils 0.4.2-2
A small collection of programs that operate on patch files
As for the rest, I’m afraid I don’t have ny experience from the piece of software you are installing so unfortunately I cannot be of more help.
pebcak
October 10, 2021, 10:48pm
5
Are you sure that you didn’t miss any step in the installation:
1. git clone https://github.com/tbsdtv/media_build.git
2. git clone --depth=1 https://github.com/tbsdtv/linux_media.git -b latest ./media
3. cd media_build
4. make dir DIR=../media
5. make allyesconfig
6. make -j4
7. sudo make install
I was just curious and went ahead to build the software. I am at the step 6 which has been running in a terminal for a while. Looks like it’s being build alright. I will skip step 7
edit: I spoke too soon. The process errored out:
make[2]: Leaving directory '/usr/lib/modules/5.14.10-zen1-1-zen/build'
./scripts/rmmod.pl check
Can't locate Proc/ProcessTable.pm in @INC (you may need to install the Proc::ProcessTable module) (@INC contains: /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl) at ./scripts/rmmod.pl line 4.
BEGIN failed--compilation aborted at ./scripts/rmmod.pl line 4.
make[1]: *** [Makefile:54: default] Error 2
make[1]: Leaving directory '/home/pebcak/media_build/v4l'
make: *** [Makefile:26: all] Error 2
You need to have installed perl-proc-processtable
as well it seems.
gap30
October 10, 2021, 10:58pm
6
I deleted everything and started again after the make allyesconfig i got a kernel error
But went ahead anyway and used the next command make -j4 and now it is has given me the perl error
gap30
October 10, 2021, 11:04pm
8
***WARNING:*** You do not have the full kernel sources installed.
This does not prevent you from building the v4l-dvb tree if you have the
kernel headers, but the full kernel source may be required in order to use
make menuconfig / xconfig / qconfig.
If you are experiencing problems building the v4l-dvb tree, please try
building against a vanilla kernel before reporting a bug.
Vanilla kernels are available at http://kernel.org.
On most distros, this will compile a newly downloaded kernel:
cp /boot/config-`uname -r` <your kernel dir>/.config
cd <your kernel dir>
make all modules_install install
Please see your distro's web site for instructions to build a new kernel.
WARNING: This is the V4L/DVB backport tree, with experimental drivers
backported to run on legacy kernels from the development tree at:
http://git.linuxtv.org/media-tree.git.
It is generally safe to use it for testing a new driver or
feature, but its usage on production environments is risky.
Don't use it in production. You've been warned.
CEC_CROS_EC: Requires at least kernel 9.255.255
V4L2_H264: Requires at least kernel 9.255.255
VIDEO_IPU3_CIO2: Requires at least kernel 9.255.255
VIDEO_OMAP3: Requires at least kernel 9.255.255
VIDEO_IMX258: Requires at least kernel 9.255.255
VIDEO_IMX274: Requires at least kernel 9.255.255
VIDEO_OV02A10: Requires at least kernel 9.255.255
VIDEO_OV772X: Requires at least kernel 9.255.255
VIDEO_OV9650: Requires at least kernel 9.255.255
SND_BT87X: Requires at least kernel 9.255.255
INTEL_ATOMISP: Requires at least kernel 9.255.255
VIDEO_HANTRO: Requires at least kernel 9.255.255
VIDEO_ROCKCHIP_VDEC: Requires at least kernel 9.255.255
VIDEO_IPU3_IMGU: Requires at least kernel 9.255.255
Created default (all yes) .config file
./o. gary@gary-ms7817
./sssso- ----------------
`:osssssss+- OS: EndeavourOS Linux x86_64
`:+sssssssssso/. Host: MS-7817 1.0
`-/ossssssssssssso/. Kernel: 5.14.10-arch1-1
`-/+sssssssssssssssso+:` Uptime: 2 hours, 48 mins
`-:/+sssssssssssssssssso+/. Packages: 891 (pacman)
`.://osssssssssssssssssssso++- Shell: bash 5.1.8
.://+ssssssssssssssssssssssso++: Resolution: 3840x2160
.:///ossssssssssssssssssssssssso++: DE: GNOME 40.5
`:////ssssssssssssssssssssssssssso+++. WM: Mutter
`-////+ssssssssssssssssssssssssssso++++- WM Theme: Adwaita
`..-+oosssssssssssssssssssssssso+++++/` Theme: Adwaita-dark [GTK2/3]
./++++++++++++++++++++++++++++++/:. Icons: Adwaita [GTK2/3]
`:::::::::::::::::::::::::------`` Terminal: gnome-terminal
CPU: Intel Pentium G3258 (2) @ 2.550
GPU: NVIDIA GeForce GT 1030
Memory: 2061MiB / 7894MiB
gap30:
TBS drivers
https://aur.archlinux.org/packages/tbs-linux_media-git-dkms/
https://aur.archlinux.org/packages/tbs-linux_media-git/
you are on arch before start building stuff from scratch search for a PKGBUILD
but:
https://aur.archlinux.org/packages/tbs-linux_media-git-dkms/#pinned-686302
says you should use this one:
https://aur.archlinux.org/packages/tbsecp3-driver-git-dkms/
yay -S tbsecp3-driver-git-dkms
should be start the job for you without need to tinker compiling options and deps…
1 Like
gap30
October 10, 2021, 11:26pm
10
[gary@gary-ms7817 ~]$ ls /dev/dvb
adapter0 adapter1
[gary@gary-ms7817 ~]$ dmesg | grep dvb
dmesg: read kernel buffer failed: Operation not permitted
[gary@gary-ms7817 ~]$ dmesg | grep frontend
dmesg: read kernel buffer failed: Operation not permitted
[gary@gary-ms7817 ~]$
It installed very quickly, too quickly IMO
Edit: no I stand corrected, well that was a damn site easier
[gary@gary-ms7817 ~]$ ls /dev/dvb
adapter0 adapter1
[gary@gary-ms7817 ~]$ dmesg | grep dvb
dmesg: read kernel buffer failed: Operation not permitted
[gary@gary-ms7817 ~]$ dmesg | grep frontend
dmesg: read kernel buffer failed: Operation not permitted
[gary@gary-ms7817 ~]$ sudo sysctl kernel.dmesg_restrict=0
[sudo] password for gary:
kernel.dmesg_restrict = 0
[gary@gary-ms7817 ~]$ dmesg | grep dvb
[ 7.382181] dvbdev: DVB: registering new adapter (TBSECP3 DVB Adapter)
[ 7.679426] dvbdev: DVB: registering new adapter (TBSECP3 DVB Adapter)
[gary@gary-ms7817 ~]$ dmesg | grep frontend
[ 7.679369] TBSECP3 driver 0000:04:00.0: DVB: registering adapter 0 frontend 0 (TurboSight TBS 6903 DVB-S/S2 )…
[ 7.801661] TBSECP3 driver 0000:04:00.0: DVB: registering adapter 1 frontend 0 (TurboSight TBS 6903 DVB-S/S2 )…
[gary@gary-ms7817 ~]$
Wish me luck I have got to install kodi next with kodi-pvr-hts and kodi-audiodecoder-nosefart…
dmesg needs root rights… e.g. sudo dmesg | grep frontend
and pacman does not handle AUR builds:
kodi-addon-pvr-hts ?
yay -Ss kodi-
aur/kodi-addon-vfs-libarchive-leia 1.0.7-1 (+0 0.00) (Out-of-date: 2021-04-26)
VFS libarchive addon for Kodi Leia
aur/kodi-addon-game-libretro-genplus 1.7.4.7-1 (+0 0.00)
Genesis Plus GX Libretro wrapper for Kodi's Game API
aur/kodi-addon-vfs-rar-git 4.0.0-1 (+0 0.00)
Rar Addon for Kodi - git version
aur/kodi-addon-checker 0.0.24-1 (+0 0.00)
Check kodi addons or whole kodi repositories for errors and best practices.
aur/kodi-addon-vfs-sacd 0e39cf0-1 (+0 0.00) (Out-of-date: 2021-06-19)
SACD Addon for Kodi
aur/kodi-addon-vfs-sftp 1.0.0-1 (+0 0.00) (Out-of-date: 2021-03-06)
SFTP Addon for Kodi
aur/python-kodi-json 1.0.0-1 (+0 0.00)
Python module for controlling kodi over HTTP Json API
aur/python2-kodi-voice 0.9.4-1 (+0 0.00)
Package to make interfacing with Kodi very easy. (python2 version)
aur/kodi-addon-game-libretro-git r45611.dece753328-1 (+0 0.00)
Game addons for Kodi
aur/kodi-addon-peripheral-joystick-git r876.e045115-1 (+0 0.00)
Joystick support for Kodi
aur/kodi-addon-pvr-nextpvr 8.2.1-1 (+0 0.00)
NextPVR PVR client addon for Kodi
aur/kodi-addon-pvr-sledovanitv-git 10.2314115-1 (+0 0.00)
sledovanitv.cz PVR client addon for Kodi
aur/kodi-addon-game-libretro-mame-git r33.d0a07d7-1 (+0 0.00)
MAME for Kodi
aur/kodi-setwakeup 1.0.1-1 (+0 0.00)
Helper binary to call kodi setwakeup.sh with root privileges
aur/kodi-addon-embyrepobeta 1.0.6-1 (+0 0.00)
This repo contains the Kodi Emby addon along with compatible Kodi skins
aur/kodi-addon-canada-on-demand-git 20130313-4 (+0 0.00)
KODI video plugin for streaming live and pre-recorded content from Canadian websites
aur/kodi-addon-dfatmo 1:0.5.0-8 (+0 0.00)
VDR plugin to drive a colored back lighting for TVs
aur/kodi-addon-screensaver.evolve.aerial 1.0.10-1 (+0 0.00)
Apple TV4 Aerial and Underwater Screensavers for Kodi
aur/kodi-addon-pvr-sledovanitv-cz-git 1.9.0.Leia.r0.g5390c53-1 (+0 0.00)
sledovanitv.cz/sk PVR client addon for Kodi from palinek's sources
aur/kodi-addon-pvr-zattoo 19.7.4-1 (+0 0.00) (Orphaned)
Zattoo PVR Plugin for Kodi
aur/kodi-eggz 19.1-1 (+0 0.00)
Latest stable-ish kodi build with VFS automaticly installed
aur/kodi-addon-vfs-libarchive 2.0.1-1 (+0 0.00)
Kodi VFS addon to support archives
aur/kodi-addon-pvr-hdhomerun 7.1.0-1 (+0 0.00)
HD Homerun PVR client addon for Kodi
aur/kodi-addon-pvr-waipu 2.6.1-1 (+0 0.00) (Orphaned)
Waipu.tv PVR Plugin for Kodi
aur/kodi-addon-script-module-inputstreamhelper 0.5.2-2 (+0 0.00) (Orphaned)
A simple Kodi module that makes life easier for add-on developers relying on InputStream based add-ons and DRM playback.
aur/kodi-addon-embyrepo 1.0.6-1 (+0 0.00)
This repo contains the Kodi Emby addon along with compatible Kodi skins
aur/kodi-addon-graphlcd 3.0.0-1 (+0 0.00)
Kodi service addon to interface with graphlcd
aur/kodi-cli-git r49.e97efce-1 (+1 0.00)
Kodi/XBMC bash script to send Kodi commands from the command line
aur/kodi-matrix-git r57338.dcec5f49743-1 (+1 0.19)
A software media player and entertainment hub for digital media (Matrix branch)
aur/kodi-addon-pvr-dvbviewer 2.4.11-3 (+1 0.00) (Out-of-date: 2021-08-22)
DVBViewer PVR client addon for Kodi
aur/kodi-standalone-service-git v1.131.r0.g33dc373-1 (+1 0.18)
Systemd services to run kodi in stand-alone mode without a DE
aur/kodi-matrix-git-dev r57338.dcec5f49743-1 (+1 0.19)
Kodi dev files (Matrix branch)
aur/kodi-addon-pvr-vuplus 2.4.12-1 (+1 0.00) (Out-of-date: 2019-09-29)
VuPlus/Enigma2 PVR client addon for Kodi
aur/kodi-matrix-git-eventclients r57338.dcec5f49743-1 (+1 0.19)
Kodi Event Clients (Matrix branch)
aur/kodi-addon-inputstream-adaptive-any 19.0.0-1 (+1 0.00)
Inputstream adaptive without kodi-dev dependency, so it can be built on any architecture
aur/kodi-addon-screensaver-apple-aerial 3.0.2-1 (+1 0.00)
The Apple TV4 aerial screensaver for kodi
aur/kodi-addon-pvr-stalker 19.0.0-1 (+1 0.00)
IPTV Stalker PVR client addon for Kodi
aur/kodi-matrix-git-tools-texturepacker r57338.dcec5f49743-1 (+1 0.19)
Kodi Texturepacker tool (Matrix branch)
aur/kodi-addon-hts-pvrmanager 1.0.7-1 (+2 0.00) (Orphaned) (Out-of-date: 2021-07-31)
Poweroff management for current active recordings and wakeup procedures for future schedules using the XML-Interface of TVHeadend.
aur/kodi-logger 2.1-1 (+2 0.00)
Keeps track of every video you watch on kodi.
aur/kodi-addon-vfs-rar 2.3.1-1 (+2 0.00)
Rar Addon for Kodi Leia
aur/kodi-addon-inputstream-rtmp-git 19.0.0.Matrix.r0.g9e54899-1 (+2 0.00)
librtmp support for Kodi 18+
aur/kodi-addon-inputstream-ffmpegdirect 19.0.0-1 (+2 0.03)
Inputstream ffmpegdirect kodi plugin
aur/kodi-addon-pvr-dvblink 3.4.5-3 (+3 0.00)
DVBLink PVR client addon for Kodi
aur/kodi-addon-pvr-vdr-vnsi-git r699.c040951-1 (+4 0.00)
VDR VNSI PVR client addon for Kodi
aur/kodi-addon-pvr-vuplus-git r737.0334601-1 (+5 0.00)
VU+ addon for Kodi
aur/kodi-addon-pvr-vdr-vnsi 8.2.2-1 (+6 0.00)
PVR add-on for XBMC to add VDR as a TV/PVR Backend
aur/kodi-addon-pvr-mythtv-git r677.a2a56f3-1 (+6 0.00)
MythTV PVR client addon for Kodi
aur/kodi-addon-stream 1.4.4-1 (+6 0.00)
A cross-platform XBMC addon designed with the goal of delivering HD content from all across the web.
aur/kodi-addon-quasar 0.9.78-2 (+7 0.05)
Quasar is an torrent finding and streaming engine for Kodi (fork of Pulsar add-on)
aur/kodi-addon-pvr-mythtv 19.0.0-1 (+8 0.00)
MythTV PVR client addon for Kodi
aur/kodi-prevent-xscreensaver 1.16-2 (+11 0.00)
Keep xscreensaver from coming while Kodi is running.
aur/kodi-addon-inputstream-adaptive-git 19.0.0.Matrix.r0.gbd75dd8-1 (+12 0.00)
InputStream client for adaptive streams for Kodi 18+
aur/kodi-addon-superrepo-adult 0.7.04-3 (+12 0.00)
The world largest Kodi addon repository containing more than 1.300 addons
aur/kodi-addon-pvr-hts-git r969.70c6340-1 (+17 0.00)
Tvheadend HTSP PVR client addon for Kodi
aur/kodi-addon-superrepo-all 0.7.04-3 (+24 0.00)
The world largest XBMC addon repository containing more than 1.300 addons
aur/kodi-addon-pvr-iptvsimple-git r293.7578e0c319a6-2 (+28 0.00)
Kodi's IPTV Simple client addon.
aur/kodi-addon-pvr-hts 19.0.0-1 (+28 0.23)
Tvheadend HTSP PVR client addon for Kodi
aur/kodi-addon-pvr-iptvsimple 19.0.0-1 (+30 0.39)
IPTV Simple PVR client addon for Kodi
aur/kodi-platform-git r61.809c5e9-1 (+35 0.00)
Kodi platform support library
aur/kodi-standalone-service 1.132-3 (+63 0.00)
Systemd services to run kodi in stand-alone mode without a DE
aur/kodi-git r57964.a4067bf75ae-1 (+83 0.05)
A software media player and entertainment hub for digital media (master branch)
aur/kodi-git-eventclients r57964.a4067bf75ae-1 (+83 0.05)
Kodi Event Clients (master branch)
aur/kodi-git-tools-texturepacker r57964.a4067bf75ae-1 (+83 0.05)
Kodi Texturepacker tool (master branch)
aur/kodi-git-dev r57964.a4067bf75ae-1 (+83 0.05)
Kodi dev files (master branch)
community/kodi-tools-texturepacker 19.1-6 (31.9 KiB 70.0 KiB)
Kodi Texturepacker tool
community/kodi-platform 20190726.809c5e9-28 (10.5 KiB 22.4 KiB)
platform library for external kodi addons
community/kodi-eventclients 19.1-6 (27.9 KiB 74.8 KiB)
Kodi Event Clients
community/kodi-dev 19.1-6 (243.5 KiB 1.8 MiB)
Kodi dev files
community/kodi-addon-visualization-waveform 1:19.0.0-2 (528.7 KiB 821.3 KiB) [kodi-addons kodi-addons-visualization]
Waveform visualizer for Kodi
community/kodi-addon-visualization-spectrum 1:19.0.0-2 (314.6 KiB 562.6 KiB) [kodi-addons kodi-addons-visualization]
Spectrum visualizer for Kodi
community/kodi-addon-visualization-shadertoy 1:19.0.0-2 (11.8 MiB 12.3 MiB) [kodi-addons kodi-addons-visualization]
Shadertoy visualizer for Kodi
community/kodi-addon-visualization-projectm 1:3.3.0-7 (4.2 MiB 27.4 MiB) [kodi-addons kodi-addons-visualization]
ProjectM visualizer for Kodi
community/kodi-addon-screensaver-stars 1:2.4.0-7 (262.7 KiB 343.0 KiB) [kodi-addons kodi-addons-screensaver]
Starfield screensaver for Kodi
community/kodi-addon-screensaver-pyro 1:3.3.0-7 (84.6 KiB 223.5 KiB) [kodi-addons kodi-addons-screensaver]
Pyro screensaver for Kodi
community/kodi-addon-screensaver-pingpong 1:2.4.0-7 (27.0 KiB 62.7 KiB) [kodi-addons kodi-addons-screensaver]
Ping-pong screensaver for Kodi
community/kodi-addon-screensaver-matrixtrails 1:2.6.0-7 (630.0 KiB 1.1 MiB) [kodi-addons kodi-addons-screensaver]
Matrix trails screensaver for Kodi
community/kodi-addon-screensaver-greynetic 1:2.5.0-7 (269.1 KiB 405.4 KiB) [kodi-addons kodi-addons-screensaver]
Greynetic screensaver for Kodi
community/kodi-addon-screensaver-biogenesis 1:2.5.0-7 (143.1 KiB 243.1 KiB) [kodi-addons kodi-addons-screensaver]
BioGenesis screensaver for Kodi
community/kodi-addon-screensaver-asteroids 1:2.6.0-7 (118.4 KiB 190.7 KiB) [kodi-addons kodi-addons-screensaver]
Asteroids screensaver for Kodi
community/kodi-addon-peripheral-joystick 1.7.2-6 (210.1 KiB 901.6 KiB) [kodi-addons kodi-addons-peripheral]
Joystick support for Kodi
community/kodi-addon-inputstream-rtmp 3.4.0-7 (71.5 KiB 112.1 KiB) [kodi-addons kodi-addons-inputstream]
RTMP input stream add-on for Kodi
community/kodi-addon-inputstream-adaptive 2.6.23-1 (700.8 KiB 2.7 MiB) [kodi-addons kodi-addons-inputstream]
InputStream client for adaptive streams for Kodi 18+
community/kodi-addon-game-libretro-yabause 0.9.15.23-1 (523.1 KiB 1.5 MiB) [kodi-addons kodi-addons-game]
Libretro wrapper for Kodi's Game API
community/kodi-addon-game-libretro-snes9x 1.60.0.22-1 (1.9 MiB 3.6 MiB) [kodi-addons kodi-addons-game]
Libretro wrapper for Kodi's Game API
community/kodi-addon-game-libretro-scummvm 2.1.1.15-1 (20.2 MiB 61.9 MiB) [kodi-addons kodi-addons-game]
Libretro wrapper for Kodi's Game API
community/kodi-addon-game-libretro-parallel-n64 2.0.0.16-1 (1.9 MiB 7.8 MiB) [kodi-addons kodi-addons-game]
Libretro wrapper for Kodi's Game API
community/kodi-addon-game-libretro-nestopia 1.51.0.17-1 (1.2 MiB 3.2 MiB) [kodi-addons kodi-addons-game]
Libretro wrapper for Kodi's Game API
community/kodi-addon-game-libretro-mupen64plus-nx 1:2.2.0.16-1 (1.9 MiB 6.7 MiB) [kodi-addons kodi-addons-game]
Nintendo 64 mupen64plus-next for kodi
community/kodi-addon-game-libretro-mgba 0.8.4.19-8 (1.1 MiB 2.1 MiB) [kodi-addons kodi-addons-game]
Libretro wrapper for Kodi's Game API
community/kodi-addon-game-libretro-melonds 0.9.1.18-1 (370.4 KiB 1.3 MiB) [kodi-addons kodi-addons-game]
Libretro wrapper for Kodi's Game API
community/kodi-addon-game-libretro-gambatte 0.5.0.22-1 (685.1 KiB 1.2 MiB) [kodi-addons kodi-addons-game]
Libretro wrapper for Kodi's Game API
community/kodi-addon-game-libretro-flycast 0.1.0.35-1 (2.0 MiB 23.4 MiB) [kodi-addons kodi-addons-game]
Libretro wrapper for Kodi's Game API
community/kodi-addon-game-libretro-desmume 0.0.1.14-1 (1.1 MiB 4.9 MiB) [kodi-addons kodi-addons-game]
Libretro wrapper for Kodi's Game API
community/kodi-addon-game-libretro-beetle-psx 0.9.44.27-1 (737.7 KiB 3.2 MiB) [kodi-addons kodi-addons-game]
Libretro wrapper for Kodi's Game API
community/kodi-addon-game-libretro 2.2.0-8 (100.3 KiB 252.6 KiB) [kodi-addons kodi-addons-game]
Libretro wrapper for Kodi's Game API
community/kodi-addon-audioencoder-wav 1:3.0.0-7 (14.9 KiB 34.9 KiB) [kodi-addons kodi-addons-audioencoder]
WAV Audio Encoder add-on for Kodi
community/kodi-addon-audioencoder-vorbis 1:3.0.1-7 (20.0 KiB 40.0 KiB) [kodi-addons kodi-addons-audioencoder]
Vorbis Audio Encoder add-on for Kodi
community/kodi-addon-audioencoder-lame 1:3.0.2-7 (22.4 KiB 42.9 KiB) [kodi-addons kodi-addons-audioencoder]
LAME Audio Encoder add-on for Kodi
community/kodi-addon-audioencoder-flac 1:3.0.0-7 (23.0 KiB 47.0 KiB) [kodi-addons kodi-addons-audioencoder]
FLAC Audio Encoder add-on for Kodi
community/kodi 19.1-6 (35.7 MiB 84.3 MiB)
A software media player and entertainment hub for digital media
gap30
October 11, 2021, 12:05am
13
gap30
October 11, 2021, 12:36am
14
https://aur.archlinux.org/packages/kodi-matrix-git/
This has been going for a while is that normal? like 30 minutes
system
Closed
October 13, 2021, 12:36am
15
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.