Thanks to another developer, I've made some progress and loaded the
driver with the right tuner (mt2060). The /dev/dvb/* nodes are created.

Now the problem is that when I run a scan, the mt2060_set_params()
function is not called at all [1].
I've set the "debug" and "frontend_debug" flags to 1, but I don't see
any kernel messages when I'm scanning. (I'm using the "scan" command)

Can please someone guide me a bit to debug this?

Ciao,
  Alberto


[1]: I can tell that because I'se set the "debug=1" option on the mt2060
module, and I can indeed see some other debugging stuff when that module
is initialized, but the debug lines from the set_params() method are not
printed.


-- 
http://blog.mardy.it <- geek in un lingua international!
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to