snvv - 2006-06-01

Hello
I have the following USB-TV with mono FM radio :
Bus 004 Device 002: ID 0573:4d11 Zoran Co. Personal Media Division (Nogatech) Hauppauge WinTV-USB (PAL) with FM radio

Which Marches :
0x0573 - 0x4d11     Hauppauge WINTV-USB (PAL) with FM radio

I downloaded latest CVS usbvision and xawtv and I have very nice picture (even better than winXP with latest official drivers). However, there is no way to play radio. My system is zenwalk (slackware based)

I have downloaded gqradio & Gnomeratio

root[snvv]# modprobe tuner
root[snvv]# tail -f /var/log/messages
Jun  1 23:48:42 snvv -- MARK --
Jun  2 00:08:42 snvv -- MARK --
Jun  2 00:10:29 snvv kernel: tuner 0-0061: chip found @ 0xc2 (usbvision #0)
Jun  2 00:10:29 snvv kernel: tuner 0-0061: type set to 5 (Philips PAL_BG (FI1 216 and compatibles))
Jun  2 00:11:18 snvv kernel: tuner 0-0061: chip found @ 0xc2 (usbvision #0)
Jun  2 00:11:18 snvv kernel: tuner 0-0061: type set to 5 (Philips PAL_BG (FI1 216 and compatibles))
Jun  2 00:12:56 snvv kernel: tuner 0-0061: chip found @ 0xc2 (usbvision #0)
Jun  2 00:12:56 snvv kernel: tuner 0-0061: type set to 5 (Philips PAL_BG (FI1 216 and compatibles))
Jun  2 00:19:10 snvv kernel: tuner 0-0061: chip found @ 0xc2 (usbvision #0)
Jun  2 00:19:10 snvv kernel: tuner 0-0061: type set to 5 (Philips PAL_BG (FI1 216 and compatibles))
Jun  2 00:23:23 snvv kernel: tuner 0-0061: chip found @ 0xc2 (usbvision #0)
Jun  2 00:23:23 snvv kernel: tuner 0-0061: type set to 5 (Philips PAL_BG (FI1216 and compatibles))

root[snvv]#

snvv[~]$ gqradio
Gdk-WARNING **: Missing charsets in FontSet creation
Gdk-WARNING **:     JISX0208.1983-0
Gdk-WARNING **:     KSC5601.1987-0
Gdk-WARNING **:     GB2312.1980-0
Gdk-WARNING **:     JISX0201.1976-0

Obviously my system can see the radio driver but it does not play (I can hear only a voice)
The radio tuner uses xmixer as external mixer. (it mutes, increase & decrease the noice that i hear, therefore seems to work)

The tuner section has device /dev/radio0 but i have try with /dev/radio too without success

Is something that I can do about it?

Thank you