Le mardi 29 janvier 2008 10:06, Christophe Thommeret a écrit : > pid 0x11 carries the Service Description Table. > kaffeine requires this table (which gives channels name). > > There is partial solution with kaffeine-0.8.6. > Create 3 dummy channels, one for each transponder with e.g. audio pid=100. > Then tune to one channel, open the scan dialog and start scanning. It will > scan the current transponder, and should find the channels. > Do it for each dummy channel. In case you are compiling kaffeine, the fix is easy : Edit kaffeine/src/input/dvb/dvbsi.cpp, line 751: change : if ( !getSection( 0x11, 0x42 ) ) //SDT continue; to : getSection( 0x11, 0x42 ) //SDT This is untested, but should work. -- Christophe Thommeret _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb