b-rad-NDi / Ubuntu-media-tree-kernel-builder

Slip stream the latest LinuxTV.org media drivers into an installable Ubuntu kernel package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cx23885[1]: mpeg risc op code error

micenusa opened this issue · comments

Hi,
I see this cx23885[1]: mpeg risc op code error on the dmesg!
How to solve it?
I'm running OS: Ubuntu 20.04.4 LTS x86_64 with 5.4.0-107-generic .
I have no video on tvheadend front end apps...

Have you read through any of the other issues describing this?

Hi, I'm very new to this Linux topic.
If there is already an issue with the solving patch, please close this and redirect me!
btw...In ubuntu 18 it works perfectly...Any version above returns dmesg errors!

Hi, I'm very new to this Linux topic. If there is already an issue with the solving patch, please close this and redirect me! btw...In ubuntu 18 it works perfectly...Any version above returns dmesg errors!

If using Ubuntu ADD Nautilus Admin Right
sudo apt-get install nautilus-admin
nautilus -q
This make it easy to edit file and save and copy and paste file in Admin mod under GUI by right clicking for the option

What your system hardware spec.
There are post about was try setting "options cx23885 dma_reset_workaround=2"

Cleartext: Creating a file named
cx23885.conf

Add this single line with
options cx23885 dma_reset_workaround=2

goes in
/etc/modprobe.d

This solves your issue, P.S. Dont forget to reboot afterwards.

worked at the time, thx