On Saturday 07 March 2009 10:02:24 Dmitri Belimov wrote: > Hi > > I build rdsd. But can't start. See log: > > Fri Mar 6 03:44:20 2009 RDS handler initialized. > Fri Mar 6 03:44:20 2009 Added source definition: Beholder M6 Exra > Fri Mar 6 03:44:20 2009 RDS sources setup OK. > Fri Mar 6 03:44:20 2009 Unix domain socket created and listening. > Fri Mar 6 03:44:20 2009 TCP/IP socket created and listening. > Fri Mar 6 03:44:20 2009 Using V4L2 for Beholder M6 Exra > Fri Mar 6 03:44:20 2009 open_sources() failed. > Fri Mar 6 03:44:20 2009 rdsd terminating with error code 13 > > With my best regards, Dmitry. Did you setup the /etc/rdsd.conf file correctly? Here is mine: $ cat /etc/rdsd.conf [global] unix-socket = "/var/tmp/rdsd.sock" tcpip-port = 4321 logfile = "/var/tmp/rdsd.log" pidfile = "/var/tmp/rdsd.pid" console-log = yes file-log = yes loglevel = 5 [source] name = "Terratec PCI card" path = "/dev/radio0" type = "radiodev" After setting up this file I run 'rdsd'. With rdsquery -f you can set the frequency in khz. Then run rdsquery -t \ rxfre,rxsig,rflags,picode,ptype,pname,locdt,utcdt,rtxt,lrtxt,tmc,aflist -c0 and watch the rds data appear. Regards, Hans -- Hans Verkuil - video4linux developer - sponsored by TANDBERG -- 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