On Fri, Jan 20, 2012 at 08:01, Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> wrote: > >> Then I added a few lines, as shown below, but it seems >> the driver still tries to load "dvb_nova_12mhz_b0.inp" instead of >> "isdbt_nova_12mhz_b0.inp". > > No. there's a parameter for the smsmdtv module to select the right > standard: > > drivers/media/dvb/siano/smscoreapi.c:module_param(default_mode, int, 0644); > > You need to pass "default_mode=6" for ISDB-T to work. Just renaming > the firmware won't work. Of course, the firmware name entry needs to be > filled. Okay, I did: modprobe smsmdtv default_mode=6 Now it loads the correct firmware. But, still, neither vlc nor w_scan can find any channels. I bet it requires deeper debugging and more knowledge than what I have now. -- Denilson Figueiredo de Sá Belo Horizonte - Brasil -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html