ljalves / linux_media

TBS linux open source drivers
https://github.com/ljalves/linux_media/wiki
Other
88 stars 151 forks source link

TBS 6285 no longer works #77

Closed JohnFlowerful closed 9 years ago

JohnFlowerful commented 9 years ago

My kernel (3.17.8-gentoo-r1) has CONFIG_I2C_MUX enabled, but I still get this:

[ 143.251698] WARNING: You are using an experimental version of the media stack. As the driver is backported to an older kernel, it doesn't offer enough quality for its usage in production. Use it with care. Latest git patches (needed if you report a bug to linux-media@vger.kernel.org): fe7dd40dbf03b4a9c0c5fe7533270d5da111771f TBS6991SE fix atempt: switch i2c buses [ 143.252963] tas2101: no symbol version for i2c_del_mux_adapter [ 143.252965] tas2101: Unknown symbol i2c_del_mux_adapter (err -22) [ 143.252966] tas2101: no symbol version for i2c_add_mux_adapter [ 143.252967] tas2101: Unknown symbol i2c_add_mux_adapter (err -22)

Does the 6285 use tas2101?

JohnFlowerful commented 9 years ago

Recompiled my kernel and it works now :)