Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Not working after reboot #181

Open
AKDub opened this issue Nov 26, 2024 · 0 comments
Open

Not working after reboot #181

AKDub opened this issue Nov 26, 2024 · 0 comments

Comments

@AKDub
Copy link

AKDub commented Nov 26, 2024

Card is a TBS6281SE.

Manage to compile the drivers yesterday and after a reboot everything was working OK. Card was detected in tvheadend with no issues.

After a reboot today to move the PC now the driver does not seem to be loading on boot.

My linux knowledge is not good enough to troubleshoot this.

Can anyone help?


sudo dmesg | grep 'DVB: registering' gives no result

sudo lspci -v | grep --after-context=10 7160 gives no result

sudo make rmmod gives;

make -C /usr/src/media_build/v4l rmmod
make[1]: Entering directory '/usr/src/media_build/v4l'
scripts/rmmod.pl unload
found 735 modules
/usr/sbin/rmmod rc_core
Pulseaudio is running with UUID(s): 1000
bash: line 1: pacmd: command not found
bash: line 1: pacmd: command not found
rmmod: ERROR: Module rc_core is in use by: cec
/usr/sbin/rmmod rc_core
bash: line 1: pacmd: command not found
bash: line 1: pacmd: command not found
rmmod: ERROR: Module rc_core is in use by: cec
Couldn't unload: rc_core
make[1]: Leaving directory '/usr/src/media_build/v4l'

sudo modprobe saa716x_budget int_type=1 gives;

modprobe: FATAL: Module saa716x_budget not found in directory /lib/modules/6.1.0-28-amd64

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

No branches or pull requests

1 participant