Ian Zimmerman <i...@buug.org> writes: > With ADS InstantFM USB radio, kernel 2.6.29.2 and radio_si470x driver I get: > > i...@foolinux:~$ fm 102.1 > ioctl VIDIOCSTUNER: Invalid argument > > Note that the device *can* be tuned with the radio program from the radio > package, so this is not a hardware or driver problem. I suspect a > compatibility issue (v4l v1 vs v2?)
This is probably the case, because fmtools uses v4l v1. Is your kernel compiled with the v4l1 options? CONFIG_VIDEO_ALLOW_V4L1=y CONFIG_VIDEO_V4L1_COMPAT=y There is an fmtools patch that switches it to use v4l2. At some point I should apply it. -- "Unix... is not so much a product as it is a painstakingly compiled oral history of the hacker subculture." --Neal Stephenson -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org