tbsdtv / linux_media

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

5520SE green lock LED doesn't work #214

Closed smp79 closed 3 years ago

smp79 commented 3 years ago

The green LED works only in Windows. With current Linux driver it doesn't seem to work. Is it a known issue?

Davin622 commented 3 years ago

Hi please try this patch

--- a/drivers/media/dvb-frontends/si2183.c +++ b/drivers/media/dvb-frontends/si2183.c @@ -1088,6 +1088,13 @@ static int si2183_init(struct dvb_frontend *fe) return ret; }

smp79 commented 3 years ago

It works, thank you!!

kyvaith commented 2 years ago

is this patch is merged? I have an issue on ubuntu - channels stops working afer few minutes. There is no green LED at all. On Windows works ok