Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Compile error from OpeenSUSE #365

Open
an-novikoff opened this issue Nov 25, 2024 · 4 comments
Open

Compile error from OpeenSUSE #365

an-novikoff opened this issue Nov 25, 2024 · 4 comments

Comments

@an-novikoff
Copy link

There is openSUSE
NAME="openSUSE Leap"
VERSION="15.3"
Kernel 5.3.18-150300.59.49-default
Card installed
01:00.0 Multimedia controller: TBS Technologies DVB Tuner PCIe Card
Subsystem: Device 6909:0010
Kernel driver in use: TBSECP3 driver
Kernel modules: tbsecp3
I want to update the driver.
When compiling I get an error
/home/tbsuser/tbs/media_build/v4l/v4l2-h264.c:398:2: error: implicit declaration of function 'sort_r'; did you mean 'sort'? [-Werror=implicit-function-declaration]
sort_r(reflist, builder->num_valid, sizeof(*reflist),
^~~~~~
sort
cc1: some warnings being treated as errors
make[4]: *** [/usr/src/linux-5.3.18-150300.59.49/scripts/Makefile.build:288: /home/tbsuser/tbs/media_build/v4l/v4l2-h264.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [/usr/src/linux-5.3.18-150300.59.49/Makefile:1675: module/home/tbsuser/tbs/media_build/v4l] Error 2
make[2]: *** [../../../linux-5.3.18-150300.59.49/Makefile:179: sub-make] Error 2
make[2]: Leaving directory '/usr/src/linux-5.3.18-150300.59.49-obj/x86_64/default'
make[1]: *** [Makefile:53: default] Error 2
make[1]: Leaving directory '/home/tbsuser/tbs/media_build/v4l'
make: *** [Makefile:26: all] Error 2

@crazycat69
Copy link

try comment this line in media_build/v4l/version.txt

@an-novikoff
Copy link
Author

Thank you.
I will update the kernel.

@an-novikoff
Copy link
Author

an-novikoff commented Dec 3, 2024

Tell me how to switch the mode on the TBS6909-X V2 card.
I do options stid135 mode=1
But only the right polarization works on all inputs.
cat /etc/modprobe.d/stid135.conf
options stid135 mode=1

OS
NAME="openSUSE Leap"
VERSION="15.4"
ID="opensuse-leap"
ID_LIKE="suse opensuse"
VERSION_ID="15.4"
PRETTY_NAME="openSUSE Leap 15.4"

In mode 0, only right polarization works.

@crazycat69
Copy link

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants