Package Details: tbs-linux_media-git r1580.420e143_bfcdb6f_6.5.5_arch1_1-1

Git Clone URL: https://aur.archlinux.org/tbs-linux_media-git.git (read-only, click to copy)
Package Base: tbs-linux_media-git
Description: TBS linux open source drivers
Upstream URL: https://github.com/tbsdtv/linux_media
Licenses: GPL2
Conflicts: tbs-dvb-drivers
Provides: linux_media
Submitter: swearchnick
Maintainer: swearchnick
Last Packager: swearchnick
Votes: 5
Popularity: 0.000049
First Submitted: 2017-06-17 08:49 (UTC)
Last Updated: 2023-09-27 15:16 (UTC)

Dependencies (5)

Required by (0)

Sources (0)

Pinned Comments

Latest Comments

1 2 3 4 5 6 Next › Last »

swearchnick commented on 2024-02-25 08:25 (UTC)

@foggybrain Sorry cannot reproduce, it builds fine here using alacritty. To have any chance of identifying what is wrong on your side you need to provide logs and and terminal input/output. If you are using a derivate and/or aur helper I cannot help you.

swearchnick commented on 2024-01-02 11:42 (UTC) (edited on 2024-01-02 11:44 (UTC) by swearchnick)

@triton Sorry, cannot reproduce, builds fine here.

==> Finished making: tbs-linux_media-git r1590.8876436_02ed205_6.6.8_arch1_1-1 (tue  2 jan 2024 12:42:10)

If you are using a derivate and/or aur helper I cannot help you.

tritron commented on 2023-12-31 18:43 (UTC)

It fails to compile with I am runing default kernel and installed headers. ././include/linux/kconfig.h:5:10: fatal error: generated/autoconf.h: No such file or directory 5 | #include <generated/autoconf.h> | ^~

tritron commented on 2023-12-31 18:43 (UTC)

It fails to compile ././include/linux/kconfig.h:5:10: fatal error: generated/autoconf.h: No such file or directory 5 | #include <generated/autoconf.h> | ^~

JohnLBergqvist commented on 2023-09-19 16:40 (UTC) (edited on 2023-09-19 16:41 (UTC) by JohnLBergqvist)

@swearchnick @lewirih513 The issue has been fixed upstream, however tbs need to apply the changes in this patch (replacing EXPORT_SYMBOL with EXPORT_SYMBOL_GPL) (https://github.com/torvalds/linux/commit/86495af1171e1feec79faa9b64c05c89f46e41d1) to at the very least, the following line (and for completeness - others too): https://github.com/tbsdtv/linux_media/blob/latest/drivers/media/tuners/av201x.c#L298