Christoph Pfister wrote: > Am Freitag 28 März 2008 schrieb Arthur Konovalov: > Try removing the following three lines from > linux/drivers/media/dvb/dvb-core/dvb_ca_en50221.c and see whether it works: > > 989 /* clear down an old CI slot if necessary */ > 990 if (ca->slot_info[slot].slot_state != DVB_CA_SLOTSTATE_NONE) > 991 dvb_ca_en50221_slot_shutdown(ca, slot); Done. > If it doesn't work load budget-core with module param debug=255 and dvb-core > with module param cam_debug=1 (likely you need to unload them first); please > paste dmesg in any case. I haven't xine GUI at moment, but regarding to logs I suspect that it doesn't works... Attached files are: dmesg_load_modules - dmesg after modules load. dmesg_start_vdr - dmesg after vdr start. syslog - syslog after vdr start. I noticed some suspicious rows in logs: budget_av: saa7113_init(): saa7113 not found on KNC card DVB: TDA10021(0): _tda10021_writereg, writereg error (reg == 0x01, val == 0x6a, ret == -121) I hope it helps and wish quick solution :) . Regards, Arthur