tv card firmware

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
gcyoung
Apprentice
Apprentice
Posts: 179
Joined: Wed Jul 04, 2007 11:05 am
Location: England

tv card firmware

Post by gcyoung »

I do most system management on a text screen console, and am constantly plagued
by the appearance of a firmware loading message for dvb-demod-si2168-b40-01.fw,
which is needed for my tv usbstick. I do not understand why this firmware should need to
be reloaded regularly every few seconds. I have set it up for loading in my kernel
under 'Firmware loader' ( kernel-6.6.5-zen1, but is was the same under previous kernels)

Can anyone explain why this should happen, and what I am doing wrong if it should not
happen?
alamahant
Advocate
Advocate
Posts: 4032
Joined: Sat Mar 23, 2019 12:12 pm

Post by alamahant »

Try configuring your tv usbstick driver as a module (=m) not innate in the kernel (=y) and please stop loading the firmware via the kernel.
Rebuild and reinstall the kernel and modules.
Look also in dmesg for firmware loading issues.
If you choose to have a driver in-built in the kernel then have its firmware also loaded by the kernel.
If as a module then don't use the kernel to load the firmware.
:)
gcyoung
Apprentice
Apprentice
Posts: 179
Joined: Wed Jul 04, 2007 11:05 am
Location: England

tv card firmware

Post by gcyoung »

My apologies for this late response to your entry, but I did not get the usual email notification that
there had been an entry to my query.

Yes, the problem seems to have been that I had set my kernel to load the firmware. this was necessary
in the past, but it seems not now to be required.

Problem soved.
Post Reply