Hallo, mein DVB-T-Problem hat sich mittlerweile als Xine-Problem herausgestellt (gxine und mplayer können auf die DVB-T Box zugreifen und funktionieren).
$ xine -v This is xine (X11 gui) - a free video player v0.99.3. (c) 2000-2004 The xine Team. Wenn ich xine mit --verbose=255 starte kommt: [...] Substituting charset 'ANSI_X3.4-1968' for LOCALE Substituting charset 'ANSI_X3.4-1968' for LOCALE Substituting charset 'ANSI_X3.4-1968' for LOCALE Substituting charset 'ANSI_X3.4-1968' for LOCALE Substituting charset 'ANSI_X3.4-1968' for LOCALE Substituting charset 'ANSI_X3.4-1968' for LOCALE Substituting charset 'ANSI_X3.4-1968' for LOCALE Could not append config file: /home/peter/.smb/smb.conf.append added interface ip=192.168.92.1 bcast=192.168.92.255 nmask=255.255.255.0 Using netbios name PICHUCO. Using workgroup WORKGROUP. video_out_opengl: tried to get unsupported property 2 video_out_opengl: tried to set unsupported property 2 video_out_opengl: tried to get unsupported property 2 gui_xine_open_and_play(): mrl: 'dvb://', sub 'NONE', start_pos 0, start_time 0, av_offset 0, spu_offset 0. xine: found input plugin : DVB (Digital TV) input plugin input_dvb: Frontend is <DiBcom 3000M-B DVB-T> TER Card input_dvb: Card has no hardware decoder input_dvb: expecting 22 channels... input_dvb: found 22 channels... input_dvb: invalid channel specification, defaulting to last viewed channel. input_dvb: status: 0 input_dvb: ERROR: Trying to get lock... input_dvb: status: 4 input_dvb: ERROR: Trying to get lock... input_dvb: status: 4 input_dvb: ERROR: Trying to get lock... input_dvb: status: 4 [...] In der Schleife hängt er dann... Google meint, dass er beim Initialisieren des Frontends (was immer damit gemeint ist...) hängt, aus /usr/include/linux/dvb/frontend.h: [...] typedef enum fe_status { FE_HAS_SIGNAL = 0x01, /* found something above the noise level */ FE_HAS_CARRIER = 0x02, /* found a DVB signal */ FE_HAS_VITERBI = 0x04, /* FEC is stable */ FE_HAS_SYNC = 0x08, /* found sync bytes */ FE_HAS_LOCK = 0x10, /* everything's working... */ FE_TIMEDOUT = 0x20, /* no lock within the last ~2 seconds */ FE_REINIT = 0x40 /* frontend was reinitialized, */ } fe_status_t; /* application is recommended to reset */ [...] Hat wer 'ne Idee? TIA -- Peter -- [EMAIL PROTECTED] ConSol* Software GmbH Phone +49 89 45841-100 Consulting & Solutions Mobile +49 177 6040121 Franziskanerstr. 38 http://www.consol.de D-81669 München