tbsdtv / linux_media

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

Error attaching frontend 1 ... #185

Open scramatte opened 4 years ago

scramatte commented 4 years ago

Hi,

I've installed a couple of TBS 6991SE with Debian 10 (kernel : 4.19.0-6-amd64) I've been able to compile and install drivers.

When I reboot the system looks that only one tuner of each board is available. I've got "i2c i2c-4: tas2101: Error attaching frontend" , "tas2101:i2c rdm err(-5) @0x00 (len=2)" errors

DMESG extract

[   10.486726] tbsci: Initializing TBS 6991SE CI 0 slot
[   10.487159] tbsci: Adapter 0 CI slot initialized
[   10.487463] SAA716x Budget 0000:0a:00.0: TurboSight TBS 6991SE  MAC=00:22:ab:d1:2a:38
[   10.487466] SAA716x Budget 0000:0a:00.0: DVB: registering adapter 0 frontend 0 (TurboSight TBS 6991SE DVB-S/S2 )...
[   10.487640] dvbdev: DVB: registering new adapter (SAA716x dvb adapter)
[   10.599404] i2c i2c-4: tas2101: Error attaching frontend
[   10.599586] SAA716x Budget 0000:0a:00.0: TurboSight TBS 6991SE  frontend 1 attach failed
[   10.630764] dvbdev: DVB: registering new adapter (SAA716x dvb adapter)
[   10.742723] i2c i2c-7: av201x: Airoha Technology AV201x successfully attached
[   10.786712] tbsci: Initializing TBS 6991SE CI 0 slot
[   10.787168] tbsci: Adapter 2 CI slot initialized
[   10.793109] SAA716x Budget 0000:11:00.0: DVB: registering adapter 2 frontend 0 (TurboSight TBS 6991SE DVB-S/S2 )...
[   10.793297] dvbdev: DVB: registering new adapter (SAA716x dvb adapter)
[   10.864196] bnx2 0000:03:00.0: firmware: direct-loading firmware bnx2/bnx2-mips-06-6.2.3.fw
[   10.872062] bnx2 0000:03:00.0: firmware: direct-loading firmware bnx2/bnx2-rv2p-06-6.0.15.fw
[   10.904421] i2c i2c-6: tas2101: i2c rdm err(-5) @0x00 (len=2)
[   10.904424] i2c i2c-6: tas2101: Error attaching frontend
[   10.904597] SAA716x Budget 0000:11:00.0: TurboSight TBS 6991SE  frontend 1 attach failed

Any idea of what occurs ?