Am Freitag 28 März 2008 schrieb Arthur Konovalov: > Christoph Pfister wrote: > > But scrambled channels don't work without those patches either, right? > > Yes, You are right. Only black screen in xine. > > > Paste the strace output of vdr or try kaffeine ... > > vdr strace log attached. > > Regards, > Arthur 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); 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. Christoph _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb