On 3/4/08, Jens Reimann <[EMAIL PROTECTED]> wrote: > Hi Jelle, > yes, I did. > I looked into the logs and it seems the driver thinks I want to listen > radio. >
The driver automatically tries to switch to FM radio if you just access the dsp device. Maybe you have another application running which tries to access the device and holds it open? lsof -n | grep /dev/snd might show up what application tries to open it. I noticed that eg. skype also accesses the audio device and this will cause a message that the device is currently in FM mode. Markus _______________________________________________ Em28xx mailing list [email protected] http://mcentral.de/mailman/listinfo/em28xx
