On Saturday 22 of August 2009, Goga777 wrote: > > have you ideas about how can I see in the log the disecs commands from vdr > to dish ? > You can add dsyslog command to each point in dvbdevice.c where this ioctl with FE_DISEQC_SEND_MASTER_CMD is called (3 times) and print out the cmd buffer. Better is to place syslog into frontend source of your card. BR, Ales