FM radio under WINE?
by mstrimel from LinuxQuestions.org on (#505DM)
hi,
I have a TV card with a bt878 chip. Linux automatically sets up the FM radio portion of the card (yay, linux!)
Code:mary@mybox:~$ dmesg | grep radio
[ 24.360809] tveeprom: has radio
[ 24.399322] msp3400 10-0040: MSP3435G-B6 found on bt878 #0 [sw]: supports radio, mode is autodetect and autoselect
[ 24.516986] bttv: 0: registered device radio0Now, there is a little Windows program that I want to use called radiodelay. The purpose is to get my baseball audio feed to sync with the television. [The radio broadcasters are good and the TV guys are insufferable].
Radiodelay does not "see" the tuner. Is it even possible to get /dev/radio0 to be "visible" to a WINE program? How would I go about doing that?
Thanks in advance.


I have a TV card with a bt878 chip. Linux automatically sets up the FM radio portion of the card (yay, linux!)
Code:mary@mybox:~$ dmesg | grep radio
[ 24.360809] tveeprom: has radio
[ 24.399322] msp3400 10-0040: MSP3435G-B6 found on bt878 #0 [sw]: supports radio, mode is autodetect and autoselect
[ 24.516986] bttv: 0: registered device radio0Now, there is a little Windows program that I want to use called radiodelay. The purpose is to get my baseball audio feed to sync with the television. [The radio broadcasters are good and the TV guys are insufferable].
Radiodelay does not "see" the tuner. Is it even possible to get /dev/radio0 to be "visible" to a WINE program? How would I go about doing that?
Thanks in advance.