tbsdtv / linux_media

TBS linux open source drivers
https://github.com/tbsdtv/linux_media/wiki
Other
170 stars 79 forks source link

Can not Load mn88436 driver. #195

Closed zmdk0913 closed 4 years ago

zmdk0913 commented 4 years ago

I installed tbsdtv driver follows menual, So I complete build and install on my linux ubuntu 19.04 kernel 5.4.0-rc1. And I typed this command 'modprobe mn88436, modprobe mxl603, modprobe dvb-usb-cxusb' And I reboot server and command typed. dmesg USB Tuner A681 is can saw, but about DVB enabled don't see. Why I have problem? Please help me.

crazycat69 commented 4 years ago

Yoy must add support for your usb stick to cxusb driver :)

zmdk0913 commented 4 years ago

how can I add cxusb deiver?I installed dvb-usb-cxusb, Shoud I need to install another? I use Mygica a681(mohu)

crazycat69 commented 4 years ago

add device usb id and tuner/frontend attach

zmdk0913 commented 4 years ago

I don't know anything. Can you help me with command?

crazycat69 commented 4 years ago

better try support from Chris Lee - v4l-updatelee some descriptions from US - https://rickcaylor.websitetoolbox.com/post/v4lupdatelee-6433163?pid=1309850794&highlight=a681

this based on Geniatech V4L DVB sources for mxl603/mn88436 https://gitlab.com/updatelee/v4l-updatelee/-/blob/master/drivers/media/tuners/mxl603.c https://gitlab.com/updatelee/v4l-updatelee/-/blob/master/drivers/media/dvb-frontends/mn88436.c https://gitlab.com/updatelee/v4l-updatelee/-/blob/master/drivers/media/usb/dvb-usb/cxusb.c#L1406