From linux-dvb-bounce@linuxtv.org Wed Jan 30 23:41:34 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 21002 invoked by uid 0); 30 Jan 2002 23:41:34 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 30 Jan 2002 23:41:34 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16W4D8-0001mW-00; Thu, 31 Jan 2002 00:32:14 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 31 Jan 2002 00:30:01 +0100 (CET) Received: from mail.gmx.net ([213.165.64.20]) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16W4Az-0000mq-00 for ; Thu, 31 Jan 2002 00:30:01 +0100 Received: (qmail 5796 invoked by uid 0); 30 Jan 2002 23:29:57 -0000 Received: from port-212.169.153.178.flat4all.de (HELO gmx.de) (212.169.153.178) by mail.gmx.net (mp014-rz3) with SMTP; 30 Jan 2002 23:29:57 -0000 Date: Thu, 31 Jan 2002 00:30:45 +0100 From: Axel Gruber Reply-To: Axel Gruber To: linux-dvb@linuxtv.org Cc: vdr@linuxtv.org, dave@dchapman.com Subject: [linux-dvb] Re: Convert VDR/DVB Recording with FFMPEG X-Mailer: Axel Gruber's registered AK-Mail 3.0b [ger] Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-Id: X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: axelgruber2@gmx.de Precedence: bulk X-list: linux-dvb Hi all If anyone is interested: mencoder can encode/transcode VDR/DVB-Video files - but the output-File is= allways a AVI-File It=B4s possible to build AVI-Files with MPEG1 Codec - but it=B4s not a MPE= G1 file... So - if anyone have a working-Way to make a REAL-MPEG1 Movie out of a DVB/= VDR-File=20 please mail ! I now have tryed this Programms: transcode mplex - for multiplexing several demultiplexing-Tools from /DVB/mpegtools jmpeg package bbmpeg-package mplayer-package I=B4m sure there is a way - but i don=B4t find it :-( > I'm sorry about that - I find mencoder a very useful program. > You could try asking for help in the mplayer-users mailing list. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Jan 31 00:13:06 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 31707 invoked by uid 0); 31 Jan 2002 00:13:06 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 00:13:06 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16W4hi-0003qB-00; Thu, 31 Jan 2002 01:03:50 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 31 Jan 2002 01:02:42 +0100 (CET) Received: from dial-195-14-235-12.netcologne.de ([195.14.235.12] helo=mocm.de) by chambertin.convergence.de with TLSv1:DES-CBC3-SHA:168 encrypted esmtp (Exim 3.33 #2 ) id 16W4gb-0003ed-00; Thu, 31 Jan 2002 01:02:42 +0100 Received: (from mocm@localhost) by mocm.de (8.12.0.Beta19/8.12.0.Beta19) id g0V02dSZ015657; Thu, 31 Jan 2002 01:02:39 +0100 From: Message-ID: <15448.35230.985345.557918@sheridan.metzler> Date: Thu, 31 Jan 2002 01:02:38 +0100 (CET) To: Axel Gruber Cc: linux-dvb@linuxtv.org, vdr@linuxtv.org, dave@dchapman.com Subject: [linux-dvb] Re: Convert VDR/DVB Recording with FFMPEG In-Reply-To: References: X-Mailer: VM 6.75 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: Marcus Metzler X-Face: X!$Vwl\?,AW_[zm^ej\MLxN>q;R?C_sRZ*XE4V;BGT28Ewyd\:TS')W'G#Dgay8ci$*{lEd 02(Nk0OndG\752U>lozmb_R1poDm6mgHm_4.}bdS0hh.`xGUI.X2x_50T9.?_v~.,QI*$2:Q=HV@>F IP6%l~E:T|w,X[eC;|YD(A9X'sS"r$l]g<4CjAm4|f7o0>6zGwUPLinP0.d=E+_%?4>0A9'esEZ=9h $#b[g*/q/g'GVj-hDc,+V_]1.H^N,1Bju,>5FZn"B Mime-Version: 1.0 (generated by tm-edit 1.6) Content-Type: text/plain; charset=US-ASCII X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: mocm@convergence.de Precedence: bulk X-list: linux-dvb Axel Gruber writes: > So - if anyone have a working-Way to make a REAL-MPEG1 Movie out of a DVB/VDR-File If you use two terminals you could do: ntuxplayer mpeg2file.mpg ffmpeg -vd /dev/video -s 352x288 mpeg1file.mpg or use vdr for playback. Some other option for ffmpeg should be used to increase/decrease bitrate or resolution to fit your processor speed. Maybe mp1e is better, but I haven't installed that yet. Marcus -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Jan 31 09:41:44 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 6634 invoked by uid 0); 31 Jan 2002 09:41:43 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 09:41:43 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WDZr-0002XE-00; Thu, 31 Jan 2002 10:32:19 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 31 Jan 2002 10:28:06 +0100 (CET) Received: from [193.45.189.139] (helo=pcmsgroup.com) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WDVl-0001IH-00 for ; Thu, 31 Jan 2002 10:28:05 +0100 Received: from [192.168.161.55] (account john.williams@pcmsdatafit.co.uk HELO JohnW.pcmsdatafit.co.uk) by pcmsgroup.com (CommuniGate Pro SMTP 3.4.5) with ESMTP id 745444 for linux-dvb@linuxtv.org; Thu, 31 Jan 2002 09:28:30 +0000 Message-Id: <5.1.0.14.1.20020131091526.009efec0@mail-host.pcmsgroup.com> X-Sender: John.Williams@pcmsdatafit.co.uk@mail-host.pcmsgroup.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 31 Jan 2002 09:27:15 +0000 To: linux-dvb@linuxtv.org From: JohnW Subject: [linux-dvb] Original Technotrend firmware Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: John.Williams@pcmsdatafit.co.uk Precedence: bulk X-list: linux-dvb Hello everyone, There is a new version of my patch to the Convergence driver to use the original Technotrend firmware at http://www.linuxdvb.tv/driver/index.html Recording and playback now work, and the 'vdr' program is supported with some limitations (see the README file in the patch for details). The patch is intended to provide support for people who want to use features of the CI (smartcard interface) that are currently missing from the Convergence driver. John ______________________________________________ The information contained in this e-mail is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the intended recipient of this e-mail, the use of this information or any disclosure, copying or distribution is prohibited and may be unlawful. If you received this in error, please contact the sender and delete the material from any computer. The views expressed in this e-mail may not necessarily be the views of The PCMS Group plc and should not be taken as authority to carry out any instruction contained. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Jan 31 11:00:54 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 5024 invoked by uid 0); 31 Jan 2002 11:00:54 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 11:00:54 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WEor-00072q-00; Thu, 31 Jan 2002 11:51:53 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 31 Jan 2002 11:50:40 +0100 (CET) Received: from mail.gmx.net ([213.165.64.20]) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16WEng-0006pM-00 for ; Thu, 31 Jan 2002 11:50:40 +0100 Received: (qmail 14952 invoked by uid 0); 31 Jan 2002 10:50:09 -0000 Received: from pd950ede4.dip.t-dialin.net (HELO gmx.de) (217.80.237.228) by mail.gmx.net (mp003-rz3) with SMTP; 31 Jan 2002 10:50:09 -0000 Date: Thu, 31 Jan 2002 11:25:39 +0100 From: Axel Gruber Reply-To: Axel Gruber To: mocm@convergence.de Cc: linux-dvb@linuxtv.org, vdr@linuxtv.org, dave@dchapman.com Subject: [linux-dvb] Re: Convert VDR/DVB Recording with FFMPEG X-Mailer: Axel Gruber's registered AK-Mail 3.0b [ger] Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-Id: X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: axelgruber2@gmx.de Precedence: bulk X-list: linux-dvb With the old driver (0.8x) i was able to produce a file wich i can progres= s with several programms: I=B4have searched the old scripts and tryed it again with streams of the n= ew driver (0.9) First i demultiplexed the stream: /vdr/DVB/apps/mpegtools/es_demux 004.vdr a1 v1 Then i Multplex it again. /vdr/jpeg/mplex/mplex -V -S 5000 v1 a1 out1.mpg As i sayed - this was with the old driver and workded well ! With the new driver i get this info with Streamtype: eros:/vdr/DVB/apps/mpegtools # ./streamtype /videodata/004.vdr streamtype Reading /videodata/004.vdr PES_STREAM SIZE: 720x576 ASPECT: 4:3 FRAMERATE: 25 PROFILE: Main LEVEL: Main CHROMA: 4:2:0 PAL MPEG2 So i use: /vdr/DVB/apps/mpegtools/pes_demux 004.vdr a1 v1 But if i want to multiplex this steam again (with several Versions of MPLE= X) i only get a error-Message that the streams are not readable... > If you use two terminals you could do: > ntuxplayer mpeg2file.mpg > ffmpeg -vd /dev/video -s 352x288 mpeg1file.mpg > or use vdr for playback. Some other option for ffmpeg should be used > to increase/decrease bitrate or resolution to fit your processor > speed. Maybe mp1e is better, but I haven't installed that yet. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Jan 31 11:37:32 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 16265 invoked by uid 0); 31 Jan 2002 11:37:32 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 11:37:32 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WFOJ-0001PS-00; Thu, 31 Jan 2002 12:28:31 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 31 Jan 2002 12:27:16 +0100 (CET) Received: from dial-195-14-235-143.netcologne.de ([195.14.235.143] helo=mocm.de) by chambertin.convergence.de with TLSv1:DES-CBC3-SHA:168 encrypted esmtp (Exim 3.33 #2 ) id 16WFN5-00017q-00; Thu, 31 Jan 2002 12:27:15 +0100 Received: (from mocm@localhost) by mocm.de (8.12.0.Beta19/8.12.0.Beta19) id g0VBR6S5002753; Thu, 31 Jan 2002 12:27:06 +0100 From: Message-ID: <15449.10762.526895.73606@sheridan.metzler> Date: Thu, 31 Jan 2002 12:27:06 +0100 (CET) To: Axel Gruber Cc: mocm@convergence.de, linux-dvb@linuxtv.org, vdr@linuxtv.org, dave@dchapman.com Subject: [linux-dvb] Re: Convert VDR/DVB Recording with FFMPEG In-Reply-To: References: X-Mailer: VM 6.75 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: Marcus Metzler X-Face: X!$Vwl\?,AW_[zm^ej\MLxN>q;R?C_sRZ*XE4V;BGT28Ewyd\:TS')W'G#Dgay8ci$*{lEd 02(Nk0OndG\752U>lozmb_R1poDm6mgHm_4.}bdS0hh.`xGUI.X2x_50T9.?_v~.,QI*$2:Q=HV@>F IP6%l~E:T|w,X[eC;|YD(A9X'sS"r$l]g<4CjAm4|f7o0>6zGwUPLinP0.d=E+_%?4>0A9'esEZ=9h $#b[g*/q/g'GVj-hDc,+V_]1.H^N,1Bju,>5FZn"B Mime-Version: 1.0 (generated by tm-edit 1.6) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: mocm@convergence.de Precedence: bulk X-list: linux-dvb Axel Gruber writes: > With the old driver (0.8x) i was able to produce a file wich i can pro= gress with several programms: > = > I=B4have searched the old scripts and tryed it again with streams of t= he new driver (0.9) > = > First i demultiplexed the stream: > /vdr/DVB/apps/mpegtools/es_demux 004.vdr a1 v1 > = > Then i Multplex it again. > /vdr/jpeg/mplex/mplex -V -S 5000 v1 a1 out1.mpg > = > As i sayed - this was with the old driver and workded well ! > = > With the new driver i get this info with Streamtype: > = > eros:/vdr/DVB/apps/mpegtools # ./streamtype /videodata/004.vdr > streamtype > Reading /videodata/004.vdr > PES_STREAM > SIZE: 720x576 > ASPECT: 4:3 > FRAMERATE: 25 > PROFILE: Main > LEVEL: Main > CHROMA: 4:2:0 > PAL > MPEG2 > = > So i use: > = > /vdr/DVB/apps/mpegtools/pes_demux 004.vdr a1 v1 > = Doesn't mplex need elementary streams. In that case it should be es_demux= =2E I just did the following with a TS I recorded: ts2ps file.ts 0 0 > file.mpg (just to get a PS to demux) es_demux file.mpg ao vo (could have used ts_es_demux) mplex -f 5 -o out.mpg vo ao (mjpegtools mplex version 1.4.1 ) And it produced an SVCD file. I haven't checked if it will be played with other players, but it worked with the DVB card. Marcus -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Jan 31 11:39:40 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 16307 invoked by uid 0); 31 Jan 2002 11:39:40 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 11:39:40 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WFQM-0002R1-00; Thu, 31 Jan 2002 12:30:38 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 31 Jan 2002 12:30:15 +0100 (CET) Received: from lcc02.lindy.cc ([195.226.120.181]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WFPy-0002Kr-00 for ; Thu, 31 Jan 2002 12:30:15 +0100 Subject: [linux-dvb] Re: Original Technotrend firmware To: JohnW Cc: linux-dvb@linuxtv.org X-Mailer: Lotus Notes Release 5.0.6a January 17, 2001 Message-ID: From: Stefan.Hagendorn@lindy.cc Date: Thu, 31 Jan 2002 12:27:55 +0100 X-MIMETrack: Serialize by Router on LCC_LEU_MAIL01/DELCC/LINDY(Release 5.0.8 |June 18, 2001) at 31.01.2002 12:27:58 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Stefan.Hagendorn@lindy.cc Precedence: bulk X-list: linux-dvb Hi John, is the "encrypted channels don't work anymore after replay" Bug in your driver solved ??? Stefan JohnW cc: Sent by: Subject: [linux-dvb] Original Technotrend firmware linux-dvb-bounce@linuxt v.org 31.01.2002 10:27 Hello everyone, There is a new version of my patch to the Convergence driver to use the original Technotrend firmware at http://www.linuxdvb.tv/driver/index.html Recording and playback now work, and the 'vdr' program is supported with some limitations (see the README file in the patch for details). The patch is intended to provide support for people who want to use features of the CI (smartcard interface) that are currently missing from the Convergence driver. John ______________________________________________ The information contained in this e-mail is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the intended recipient of this e-mail, the use of this information or any disclosure, copying or distribution is prohibited and may be unlawful. If you received this in error, please contact the sender and delete the material from any computer. The views expressed in this e-mail may not necessarily be the views of The PCMS Group plc and should not be taken as authority to carry out any instruction contained. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Jan 31 12:12:15 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 26790 invoked by uid 0); 31 Jan 2002 12:12:15 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 12:12:15 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WFvu-0005Bd-00; Thu, 31 Jan 2002 13:03:14 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 31 Jan 2002 13:01:19 +0100 (CET) Received: from [193.45.189.139] (helo=pcmsgroup.com) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WFu3-0004vT-00 for ; Thu, 31 Jan 2002 13:01:19 +0100 Received: from [192.168.161.55] (account john.williams@pcmsdatafit.co.uk HELO JohnW.pcmsdatafit.co.uk) by pcmsgroup.com (CommuniGate Pro SMTP 3.4.5) with ESMTP id 745934 for linux-dvb@linuxtv.org; Thu, 31 Jan 2002 12:01:44 +0000 Message-Id: <5.1.0.14.1.20020131113850.009f8c00@mail-host.pcmsgroup.com> X-Sender: John.Williams@pcmsdatafit.co.uk@mail-host.pcmsgroup.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 31 Jan 2002 12:00:30 +0000 To: linux-dvb@linuxtv.org From: JohnW Subject: [linux-dvb] Re: Original Technotrend firmware In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: John.Williams@pcmsdatafit.co.uk Precedence: bulk X-list: linux-dvb To be honest I've no idea. Try it and see - I'll try it myself tonight. If people tell me about bugs, I'll do my best to fix them. John At 12:27 31/01/02 +0100, you wrote: >Hi John, > >is the "encrypted channels don't work anymore after replay" Bug in your >driver solved ??? > >Stefan ______________________________________________ The information contained in this e-mail is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the intended recipient of this e-mail, the use of this information or any disclosure, copying or distribution is prohibited and may be unlawful. If you received this in error, please contact the sender and delete the material from any computer. The views expressed in this e-mail may not necessarily be the views of The PCMS Group plc and should not be taken as authority to carry out any instruction contained. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Jan 31 13:07:45 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 15072 invoked by uid 0); 31 Jan 2002 13:07:45 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 13:07:45 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WGnc-0000qA-00; Thu, 31 Jan 2002 13:58:44 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 31 Jan 2002 13:57:23 +0100 (CET) Received: from mail.clinet.fi ([194.100.0.7]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WGmJ-0000bc-00 for ; Thu, 31 Jan 2002 13:57:23 +0100 Received: from magister.wiral.com (130.wiral.com [194.100.23.130]) by mail.clinet.fi (8.9.3/8.9.3) with ESMTP id OAA20283 for ; Thu, 31 Jan 2002 14:57:21 +0200 Received: from dennis.wiral.com ([194.100.32.85] helo=there ident=dennis) by magister.wiral.com with smtp (Exim 3.33 #1 (Debian)) id 16WGmD-0004Qq-00 for ; Thu, 31 Jan 2002 14:57:17 +0200 Content-Type: text/plain; charset="iso-8859-15" From: Dennis Noordsij To: linux-dvb@linuxtv.org Subject: [linux-dvb] DVB questions Date: Thu, 31 Jan 2002 14:56:23 +0200 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dennis.noordsij@wiral.com Precedence: bulk X-list: linux-dvb Hi, Before I plunge a lot of money into a DVB card I have some questions :) What exactly is the difference between DVB-T and DVB-C ? Technically I have cable at home, but it is no different than an antenna would be, except a few more channels. The VCR and TV have no clue wether it's cable or antenna. I can buy a so-called digibox to watch DVB using cable. Is that what the DVB-C refers to, or some other kind of connection designed for DVB? With a DVB-T card, can I just use the tv antenna (although it is a cable :) and receive DVB channels with it? (they are carried) (I'm in Finland) Sorry if that's a stupid question, but they're not cheap (not even the budget card) so I want to be sure. I know the Nova-T is a budget card and doesn't have a MPEG2 decoder. I intend to use a TV with VGA in which plays existing stuff (divx, dvd, etc) from the computer in X on TV absolutely beautifully. Now, because I don't need an actual TV-out, will a 700 MHz Athlon be fast enough to do live viewing? (it can decode a DVD fine, but I understand the stream coming from the DVB-T card needs to be processed first before something like MPlayer will understand it). Time shifting live TV is not really necessary, and I guess some smart buffering fifo could somehow pull that off if I have a rainy afternoon somewhere (try snowy!) and I don't need more than a few minutes to shift. Most important is to be able to process and view the incoming stream using something like MPlayer in real time and preferably with audio and video in sync :) Second important is to be able to save the stream in a format that mencoder (mpeg2->divx) can work with to archive shows with the divx codec. Viewing recorded shows will almost always be using a different codec than mpeg2 so the hardware acceleration would be nice, but if the computer plays full size divx in great-enough-to-watch quality I guess I'll save the money and buy more diskspace with it :-) I imagine OSD can be done the same way MPlayer now does it, because the movie is playing in an XVideo accelerated window I can overlay some text myself, maybe not alpha blended but hey :) and it will show up fine on tv. Any other issues I have overlooked that would affect doing the above? Many thanks for any help! Kind regards Dennis -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Jan 31 15:53:02 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 7381 invoked by uid 0); 31 Jan 2002 15:53:01 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 15:53:01 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WJNY-0007UU-00; Thu, 31 Jan 2002 16:44:00 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 31 Jan 2002 16:39:49 +0100 (CET) Received: from moutvdom01.kundenserver.de ([195.20.224.200]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WJJV-0006sk-00 for ; Thu, 31 Jan 2002 16:39:49 +0100 Received: from [195.20.224.204] (helo=mrvdom00.kundenserver.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #2) id 16WJJQ-0003tj-00 for linux-dvb@linuxtv.org; Thu, 31 Jan 2002 16:39:44 +0100 Received: from [62.155.188.83] (helo=eridiani.forouher.de) by mrvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 16WJJN-0003gm-00 for linux-dvb@linuxtv.org; Thu, 31 Jan 2002 16:39:41 +0100 Received: from localhost.localdomain (altair.forouher.de [192.168.0.10]) by eridiani.forouher.de (Forouher HomeServer Postfix Mailrelay) with ESMTP id C7AC7294C2 for ; Thu, 31 Jan 2002 16:39:34 +0100 (CET) Subject: [linux-dvb] hang after loading saa7146_core.o From: Dariush Forouher To: linux-dvb@linuxtv.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 31 Jan 2002 16:39:34 +0100 Message-Id: <1012491574.1041.0.camel@Altair> Mime-Version: 1.0 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dariush@forouher.de Precedence: bulk X-list: linux-dvb Hi, If I start up my PC (BX-Chipset,Hauppauge DVBs rev.2.1) after a longer time switched off (approx. 30min), Linux hangs after loading saa7146_core. (I've inserted a script that do a make insmod in the DVB directory). No Keyboard, even non cursor. last message: saa7146_core.o:saa7146(1):bua(0),rev:1,mem:0xe2c56c00. after that I need often 2-5 hard resets to get my PC back to live (Monitor keeps on standby). After the second boot the driver loads perfect and runs more or less stable. Thats only statistic, this problem occurs not everytime. Can anybody hep me? regards Dariush -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From vdr-bounce@linuxtv.org Thu Jan 31 16:39:50 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 23371 invoked by uid 0); 31 Jan 2002 16:39:50 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 16:39:50 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WK6c-0003gt-00; Thu, 31 Jan 2002 17:30:34 +0100 Received: with LISTAR (v0.129a; list vdr); Thu, 31 Jan 2002 17:30:25 +0100 (CET) Received: from mail.gmx.net ([213.165.64.20]) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16W4BQ-0000mr-00 for ; Thu, 31 Jan 2002 00:30:28 +0100 Received: (qmail 5796 invoked by uid 0); 30 Jan 2002 23:29:57 -0000 Received: from port-212.169.153.178.flat4all.de (HELO gmx.de) (212.169.153.178) by mail.gmx.net (mp014-rz3) with SMTP; 30 Jan 2002 23:29:57 -0000 Date: Thu, 31 Jan 2002 00:30:45 +0100 From: Axel Gruber To: linux-dvb@linuxtv.org Cc: vdr@linuxtv.org, dave@dchapman.com Subject: [vdr] Re: Convert VDR/DVB Recording with FFMPEG X-Mailer: Axel Gruber's registered AK-Mail 3.0b [ger] Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-Id: X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr Hi all If anyone is interested: mencoder can encode/transcode VDR/DVB-Video files - but the output-File is= allways a AVI-File It=B4s possible to build AVI-Files with MPEG1 Codec - but it=B4s not a MPE= G1 file... So - if anyone have a working-Way to make a REAL-MPEG1 Movie out of a DVB/= VDR-File=20 please mail ! I now have tryed this Programms: transcode mplex - for multiplexing several demultiplexing-Tools from /DVB/mpegtools jmpeg package bbmpeg-package mplayer-package I=B4m sure there is a way - but i don=B4t find it :-( > I'm sorry about that - I find mencoder a very useful program. > You could try asking for help in the mplayer-users mailing list. From vdr-bounce@linuxtv.org Thu Jan 31 16:40:12 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 23402 invoked by uid 0); 31 Jan 2002 16:40:12 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 16:40:12 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WK6z-0003nt-00; Thu, 31 Jan 2002 17:30:57 +0100 Received: with LISTAR (v0.129a; list vdr); Thu, 31 Jan 2002 17:30:46 +0100 (CET) Received: from dial-195-14-235-12.netcologne.de ([195.14.235.12] helo=mocm.de) by chambertin.convergence.de with TLSv1:DES-CBC3-SHA:168 encrypted esmtp (Exim 3.33 #2 ) id 16W4gb-0003ed-00; Thu, 31 Jan 2002 01:02:42 +0100 Received: (from mocm@localhost) by mocm.de (8.12.0.Beta19/8.12.0.Beta19) id g0V02dSZ015657; Thu, 31 Jan 2002 01:02:39 +0100 From: Message-ID: <15448.35230.985345.557918@sheridan.metzler> Date: Thu, 31 Jan 2002 01:02:38 +0100 (CET) To: Axel Gruber Cc: linux-dvb@linuxtv.org, vdr@linuxtv.org, dave@dchapman.com Subject: [vdr] [linux-dvb] Re: Convert VDR/DVB Recording with FFMPEG In-Reply-To: References: X-Mailer: VM 6.75 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-Face: X!$Vwl\?,AW_[zm^ej\MLxN>q;R?C_sRZ*XE4V;BGT28Ewyd\:TS')W'G#Dgay8ci$*{lEd 02(Nk0OndG\752U>lozmb_R1poDm6mgHm_4.}bdS0hh.`xGUI.X2x_50T9.?_v~.,QI*$2:Q=HV@>F IP6%l~E:T|w,X[eC;|YD(A9X'sS"r$l]g<4CjAm4|f7o0>6zGwUPLinP0.d=E+_%?4>0A9'esEZ=9h $#b[g*/q/g'GVj-hDc,+V_]1.H^N,1Bju,>5FZn"B Mime-Version: 1.0 (generated by tm-edit 1.6) Content-Type: text/plain; charset=US-ASCII X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr Axel Gruber writes: > So - if anyone have a working-Way to make a REAL-MPEG1 Movie out of a DVB/VDR-File If you use two terminals you could do: ntuxplayer mpeg2file.mpg ffmpeg -vd /dev/video -s 352x288 mpeg1file.mpg or use vdr for playback. Some other option for ffmpeg should be used to increase/decrease bitrate or resolution to fit your processor speed. Maybe mp1e is better, but I haven't installed that yet. Marcus From linux-dvb-bounce@linuxtv.org Thu Jan 31 16:41:31 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 23440 invoked by uid 0); 31 Jan 2002 16:41:30 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 16:41:30 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WK8T-0004BU-00; Thu, 31 Jan 2002 17:32:29 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 31 Jan 2002 17:30:11 +0100 (CET) Received: from pc1-camb6-0-cust238.cam.cable.ntl.com ([62.253.135.238] helo=bob.daviesfam.org) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16W3uh-00005T-00 for ; Thu, 31 Jan 2002 00:13:11 +0100 Received: by bob.daviesfam.org (Postfix, from userid 501) id D7E445A229; Wed, 30 Jan 2002 23:13:10 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by bob.daviesfam.org (Postfix) with ESMTP id C161842A69; Wed, 30 Jan 2002 23:13:10 +0000 (GMT) Date: Wed, 30 Jan 2002 23:13:10 +0000 (GMT) From: Stephen Davies To: Jasper Taylor Cc: Matthew Walton , linux-dvb Subject: [linux-dvb] Re: How to watch DVB-t TV (or 'How do I join the party?') In-Reply-To: <20020130223844.UKAZ8848.mta02-svc.ntlworld.com@there> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb On Wed, 30 Jan 2002, Jasper Taylor wrote: > OK, I have done this, and followed the other instructions in Scott's > excellent HOWTO. And it all seems to work fine -- data goes along the pipe, > cpu cycles are used...but the viewer window remains black and there is no > sound! What is going wrong? Hi, >From looking at your typescript it looks like the right stuff is happening. I'd suggest that you switch to the CVS version of mplayer. This might solve your problem, I forget what did or didn't happen in the .6 version. If it doesn't, you could try: - the basic -vo x11 driver - playing other files (especially mpeg1/2) Steve -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From vdr-bounce@linuxtv.org Thu Jan 31 16:42:13 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 23454 invoked by uid 0); 31 Jan 2002 16:42:13 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 16:42:13 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WK8u-0004KZ-00; Thu, 31 Jan 2002 17:32:56 +0100 Received: with LISTAR (v0.129a; list vdr); Thu, 31 Jan 2002 17:32:47 +0100 (CET) Received: from dial-195-14-235-143.netcologne.de ([195.14.235.143] helo=mocm.de) by chambertin.convergence.de with TLSv1:DES-CBC3-SHA:168 encrypted esmtp (Exim 3.33 #2 ) id 16WFN5-00017q-00; Thu, 31 Jan 2002 12:27:15 +0100 Received: (from mocm@localhost) by mocm.de (8.12.0.Beta19/8.12.0.Beta19) id g0VBR6S5002753; Thu, 31 Jan 2002 12:27:06 +0100 From: Message-ID: <15449.10762.526895.73606@sheridan.metzler> Date: Thu, 31 Jan 2002 12:27:06 +0100 (CET) To: Axel Gruber Cc: mocm@convergence.de, linux-dvb@linuxtv.org, vdr@linuxtv.org, dave@dchapman.com Subject: [vdr] [linux-dvb] Re: Convert VDR/DVB Recording with FFMPEG In-Reply-To: References: X-Mailer: VM 6.75 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-Face: X!$Vwl\?,AW_[zm^ej\MLxN>q;R?C_sRZ*XE4V;BGT28Ewyd\:TS')W'G#Dgay8ci$*{lEd 02(Nk0OndG\752U>lozmb_R1poDm6mgHm_4.}bdS0hh.`xGUI.X2x_50T9.?_v~.,QI*$2:Q=HV@>F IP6%l~E:T|w,X[eC;|YD(A9X'sS"r$l]g<4CjAm4|f7o0>6zGwUPLinP0.d=E+_%?4>0A9'esEZ=9h $#b[g*/q/g'GVj-hDc,+V_]1.H^N,1Bju,>5FZn"B Mime-Version: 1.0 (generated by tm-edit 1.6) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr Axel Gruber writes: > With the old driver (0.8x) i was able to produce a file wich i can pro= gress with several programms: > = > I=B4have searched the old scripts and tryed it again with streams of t= he new driver (0.9) > = > First i demultiplexed the stream: > /vdr/DVB/apps/mpegtools/es_demux 004.vdr a1 v1 > = > Then i Multplex it again. > /vdr/jpeg/mplex/mplex -V -S 5000 v1 a1 out1.mpg > = > As i sayed - this was with the old driver and workded well ! > = > With the new driver i get this info with Streamtype: > = > eros:/vdr/DVB/apps/mpegtools # ./streamtype /videodata/004.vdr > streamtype > Reading /videodata/004.vdr > PES_STREAM > SIZE: 720x576 > ASPECT: 4:3 > FRAMERATE: 25 > PROFILE: Main > LEVEL: Main > CHROMA: 4:2:0 > PAL > MPEG2 > = > So i use: > = > /vdr/DVB/apps/mpegtools/pes_demux 004.vdr a1 v1 > = Doesn't mplex need elementary streams. In that case it should be es_demux= =2E I just did the following with a TS I recorded: ts2ps file.ts 0 0 > file.mpg (just to get a PS to demux) es_demux file.mpg ao vo (could have used ts_es_demux) mplex -f 5 -o out.mpg vo ao (mjpegtools mplex version 1.4.1 ) And it produced an SVCD file. I haven't checked if it will be played with other players, but it worked with the DVB card. Marcus From vdr-bounce@linuxtv.org Thu Jan 31 16:42:28 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 23636 invoked by uid 0); 31 Jan 2002 16:42:27 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 16:42:27 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WK99-0004PX-00; Thu, 31 Jan 2002 17:33:11 +0100 Received: with LISTAR (v0.129a; list vdr); Thu, 31 Jan 2002 17:33:03 +0100 (CET) Received: from mail.gmx.net ([213.165.64.20]) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16WEng-0006pN-00 for ; Thu, 31 Jan 2002 11:50:40 +0100 Received: (qmail 14952 invoked by uid 0); 31 Jan 2002 10:50:09 -0000 Received: from pd950ede4.dip.t-dialin.net (HELO gmx.de) (217.80.237.228) by mail.gmx.net (mp003-rz3) with SMTP; 31 Jan 2002 10:50:09 -0000 Date: Thu, 31 Jan 2002 11:25:39 +0100 From: Axel Gruber To: mocm@convergence.de Cc: linux-dvb@linuxtv.org, vdr@linuxtv.org, dave@dchapman.com Subject: [vdr] Re: [linux-dvb] Re: Convert VDR/DVB Recording with FFMPEG X-Mailer: Axel Gruber's registered AK-Mail 3.0b [ger] Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-Id: X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr With the old driver (0.8x) i was able to produce a file wich i can progres= s with several programms: I=B4have searched the old scripts and tryed it again with streams of the n= ew driver (0.9) First i demultiplexed the stream: /vdr/DVB/apps/mpegtools/es_demux 004.vdr a1 v1 Then i Multplex it again. /vdr/jpeg/mplex/mplex -V -S 5000 v1 a1 out1.mpg As i sayed - this was with the old driver and workded well ! With the new driver i get this info with Streamtype: eros:/vdr/DVB/apps/mpegtools # ./streamtype /videodata/004.vdr streamtype Reading /videodata/004.vdr PES_STREAM SIZE: 720x576 ASPECT: 4:3 FRAMERATE: 25 PROFILE: Main LEVEL: Main CHROMA: 4:2:0 PAL MPEG2 So i use: /vdr/DVB/apps/mpegtools/pes_demux 004.vdr a1 v1 But if i want to multiplex this steam again (with several Versions of MPLE= X) i only get a error-Message that the streams are not readable... > If you use two terminals you could do: > ntuxplayer mpeg2file.mpg > ffmpeg -vd /dev/video -s 352x288 mpeg1file.mpg > or use vdr for playback. Some other option for ffmpeg should be used > to increase/decrease bitrate or resolution to fit your processor > speed. Maybe mp1e is better, but I haven't installed that yet. From linux-dvb-bounce@linuxtv.org Thu Jan 31 16:44:19 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 23849 invoked by uid 0); 31 Jan 2002 16:44:18 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 16:44:18 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WKBB-0004t9-00; Thu, 31 Jan 2002 17:35:17 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 31 Jan 2002 17:33:37 +0100 (CET) Received: from pc1-camb6-0-cust238.cam.cable.ntl.com ([62.253.135.238] helo=bob.daviesfam.org) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WK4S-0002S1-00 for ; Thu, 31 Jan 2002 17:28:20 +0100 Received: by bob.daviesfam.org (Postfix, from userid 501) id 8FB405A229; Thu, 31 Jan 2002 16:28:19 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by bob.daviesfam.org (Postfix) with ESMTP id 6FD9542A69; Thu, 31 Jan 2002 16:28:19 +0000 (GMT) Date: Thu, 31 Jan 2002 16:28:19 +0000 (GMT) From: Stephen Davies To: Dennis Noordsij Cc: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: DVB questions In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb On Thu, 31 Jan 2002, Dennis Noordsij wrote: > What exactly is the difference between DVB-T and DVB-C ? DVB-T and DVB-C use different modulation etc at the "low level" to optimize them for the different environments. I suppose, also, that the tuner on a DVB-C card covers a wider frequency range than in necessary for DVB-T. The cards aren't interchangeable. > Technically I have cable at home, but it is no different than an > antenna would be, except a few more channels. The VCR and TV have no > clue wether it's cable or antenna. Indeed, in the analogue world the cable uses ordinary PAL format like broadcasts. Often the cable system uses different frequencies etc, but either that's not the case in Finland, or your TV and VCR tune the extended range. > I can buy a so-called digibox to watch DVB using cable. Is that what > the DVB-C refers to, or some other kind of connection designed for > DVB? That digibox may or may not be a DVB-C receiver. Also - even if your cable's digital services ARE DVB-C, its possible that the channels are encrypted and so cannot be received using a free-to-air card like the Hauppage Nova cards. > With a DVB-T card, can I just use the tv antenna (although it is a > cable :) and receive DVB channels with it? (they are carried) (I'm in > Finland) Sorry if that's a stupid question, but they're not cheap (not > even the budget card) so I want to be sure. I suppose its possible that your cable TV feed could possibly include channels encoded with DVB-T. That could happen if your provider captures DVB-T off-air and puts it on your cable. But if your provider sells a digital TV package its more likely that they are using DVB-C (or, perhaps, something proprietary). In either case, a DVB-T card won't do. > Now, because I don't need an actual TV-out, will a 700 MHz Athlon be fast > enough to do live viewing? (it can decode a DVD fine, but I understand the > stream coming from the DVB-T card needs to be processed first before > something like MPlayer will understand it). My system is an Athlon 1.13GHz and uses around 35% or so of its throughput to do this. So I'd judge that a 700MHz machine will be enough. How much CPU does DVD decoding take on your machine? > Most important is to be able to process and > view the incoming stream using something like MPlayer in real time and > preferably with audio and video in sync :) Well - it does that for me. > Second important is to be able to > save the stream in a format that mencoder (mpeg2->divx) can work with to > archive shows with the divx codec. You can dump the DVB to disk as an mpeg2 program stream. mencoder can then process that directly. Your box won't be fast enough to mencode to divx in real time I don't think. > I imagine OSD can be done the same way MPlayer now does it, because the movie > is playing in an XVideo accelerated window I can overlay some text myself, > maybe not alpha blended but hey :) and it will show up fine on tv. You won't be able to use VDR itself. But it should be easy to do what you say: open a window "on top" of the XV window. Make the window background the same as mplayer's chromakey colour and it will become transparent... Using directfb you could in principle do alpha-blended overlays too. Regards, Steve -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Jan 31 16:58:21 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 29439 invoked by uid 0); 31 Jan 2002 16:58:21 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 16:58:21 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WKOm-0006OL-00; Thu, 31 Jan 2002 17:49:20 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 31 Jan 2002 17:46:48 +0100 (CET) Received: from mailout01.sul.t-online.com ([194.25.134.80]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WKMK-00065Z-00 for ; Thu, 31 Jan 2002 17:46:48 +0100 Received: from fwd03.sul.t-online.de by mailout01.sul.t-online.com with smtp id 16WKMJ-0006NR-0P; Thu, 31 Jan 2002 17:46:47 +0100 Received: from debian2.de (320040907424-0001@[217.3.222.94]) by fwd03.sul.t-online.com with esmtp id 16WKME-09SXJoC; Thu, 31 Jan 2002 17:46:42 +0100 Received: from frank by debian2.de with local (Exim 3.32 #1 (Debian)) id 16WKOj-0000Sp-00 for ; Thu, 31 Jan 2002 17:49:17 +0100 Date: Thu, 31 Jan 2002 17:49:16 +0100 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: Convert VDR/DVB Recording with FFMPEG Message-ID: <20020131174916.A1776@debian2> References: <15448.35230.985345.557918@sheridan.metzler> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15448.35230.985345.557918@sheridan.metzler> User-Agent: Mutt/1.3.20i From: frank.private@t-online.de (Frank Klingenhoefer) X-Sender: 320040907424-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: frank.private@t-online.de Precedence: bulk X-list: linux-dvb On Thu, Jan 31, 2002 at 01:02:38AM +0100, mocm@convergence.de wrote: > Axel Gruber writes: > > > So - if anyone have a working-Way to make a REAL-MPEG1 Movie out of > a DVB/VDR-File > > If you use two terminals you could do: > ntuxplayer mpeg2file.mpg > ffmpeg -vd /dev/video -s 352x288 mpeg1file.mpg > > or use vdr for playback. Some other option for ffmpeg should be used > to increase/decrease bitrate or resolution to fit your processor > speed. Maybe mp1e is better, but I haven't installed that yet. I'm using mp1e (CVS version) on a v4l-device (a bt8x8 card). For getting best results I have to use bttv-0.8.x and hence v4l2. I also tried mp1e on the v4l-device provided by the dvb card and the modules saa7146_xx. But... The resulting pictures look like "inverted" pictures. ffmpeg works an both devices. Even the latest version of ffmpeg is slower than mp1e. -- Frank -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Jan 31 19:43:58 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 22754 invoked by uid 0); 31 Jan 2002 19:43:58 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 31 Jan 2002 19:43:58 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WMz3-0002jI-00; Thu, 31 Jan 2002 20:34:57 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 31 Jan 2002 20:33:25 +0100 (CET) Received: from parmenides.zen.co.uk ([212.23.8.69]) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16WMxZ-0002Sz-00 for ; Thu, 31 Jan 2002 20:33:25 +0100 Received: (qmail 28362 invoked from network); 31 Jan 2002 19:32:54 -0000 Received: from protagoras.zen.co.uk (212.23.8.61) by parmenides.zen.co.uk with QMQP; 31 Jan 2002 19:32:54 -0000 Received: from dsl-212-23-31-215.zen.co.uk (HELO damer) (212.23.31.215) by protagoras.zen.co.uk with SMTP for ; 31 Jan 2002 19:32:54 -0000 X-Envelope-To: linux-dvb@linuxtv.org From: Dave Chapman To: linux-dvb@linuxtv.org Subject: [linux-dvb] dvbstream 0.4pre2 - PS streaming and mplayer patch Date: Thu, 31 Jan 2002 19:36:48 +0000 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Message-Id: <0201311934271Q.01913@damer> Content-Transfer-Encoding: 8bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dave@dchapman.com Precedence: bulk X-list: linux-dvb I have just released a new version of dvbstream, my application for RTP-streaming live DVB broadcasts over a LAN. It is available in the usual place: http://www.linuxstb.org/ This version includes an built-in "ts2ps" converter (taken from Marcus Metzler's code) and can both RTP-stream a PS or send it to stdout for recording or live playback. The default streaming format is still TS, but if you specify exactly two PIDs (video first, then audio), and the "-ps" switch, then it will stream the data as a PS. This release also includes a very small patch to the latest CVS version of mplayer (just the file main/libmpdemux/network.c) that "turns on" the expermental rtp support that already existed. So, you can now stream and view live TV using the following commands: server# dvbstream -f 12324 -p v -s 27500 512 650 -ps client# mplayer rtp://224.0.1.2:5004/ -cache 2048 Or you can locally view live TV using the command: dvbstream -f 12324 -p v -s 27500 512 650 -ps -o | mplayer -cache 2048 - dvbstream should now also be compatible with other clients that can play MPEG-2 program streams. Regards, Dave. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 01 00:15:28 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 23526 invoked by uid 0); 1 Feb 2002 00:15:28 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 1 Feb 2002 00:15:28 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WRDl-0003yX-00; Fri, 01 Feb 2002 01:06:25 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 01 Feb 2002 01:02:37 +0100 (CET) Received: from dial-195-14-244-102.netcologne.de ([195.14.244.102] helo=mocm.de) by chambertin.convergence.de with TLSv1:DES-CBC3-SHA:168 encrypted esmtp (Exim 3.33 #2 ) id 16WRA4-0003WE-00 for ; Fri, 01 Feb 2002 01:02:37 +0100 Received: (from mocm@localhost) by mocm.de (8.12.0.Beta19/8.12.0.Beta19) id g1102UJw031357; Fri, 1 Feb 2002 01:02:30 +0100 From: Message-ID: <15449.56085.799230.362115@sheridan.metzler> Date: Fri, 1 Feb 2002 01:02:29 +0100 (CET) To: Gerd Knorr cc: video4linux-list@redhat.com, linux-dvb@linuxtv.org Subject: [linux-dvb] [V4L] Re: Xv and v4l device Newsgroups: lists.linux.video4linux In-Reply-To: References: <15449.9439.290273.795591@sheridan.metzler> X-Mailer: VM 6.75 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: Marcus Metzler X-Face: X!$Vwl\?,AW_[zm^ej\MLxN>q;R?C_sRZ*XE4V;BGT28Ewyd\:TS')W'G#Dgay8ci$*{lEd 02(Nk0OndG\752U>lozmb_R1poDm6mgHm_4.}bdS0hh.`xGUI.X2x_50T9.?_v~.,QI*$2:Q=HV@>F IP6%l~E:T|w,X[eC;|YD(A9X'sS"r$l]g<4CjAm4|f7o0>6zGwUPLinP0.d=E+_%?4>0A9'esEZ=9h $#b[g*/q/g'GVj-hDc,+V_]1.H^N,1Bju,>5FZn"B Mime-Version: 1.0 (generated by tm-edit 1.6) Content-Type: text/plain; charset=US-ASCII X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: mocm@convergence.de Precedence: bulk X-list: linux-dvb Hi Gerd, since you are one of the authors of the v4l module for Xfree I send you this patch and of course for everyone on the v4l list who is interested. The same goes for the linux-dvb list for anyone who wants to compile a new v4l_drv.o to get scaling support with Xv for their dvb card. I added a query for UYVY in the v4l and the Xv driver if the YUV422 query failed. This way it works with bttv and dvb driver, but if I turn it around the bttv colors are wrong because UYVY would be chosen. The way I wrote it right now is not very elegant. There should probably be some procedure checking all possible color modes for the v4l device and the graphics card and deciding which one too choose to get the best results. Marcus 135a136 > int yuv_format; 341c342 < pPPriv->pict.palette = VIDEO_PALETTE_YUV422; --- > pPPriv->pict.palette = pPPriv->yuv_format; 891,907c892,941 < ioctl(fd,VIDIOCGPICT,&pPPriv->pict); < if (VIDEO_PALETTE_YUV422 == pPPriv->pict.palette) { < /* works, check screen capabilities */ < DEBUG(xf86Msg(X_INFO, "v4l: kernel driver supports yuv422.\n")); < pPPriv->format = xf86XVQueryOffscreenImages < (pScreen,&pPPriv->nformat); < DEBUG(xf86Msg(X_INFO, "v4l: screen driver supports %d yuv formats (%p)\n", < pPPriv->nformat,pPPriv->format)); < for (j = 0; j < pPPriv->nformat; j++) { < DEBUG(xf86Msg(X_INFO, "v4l: yuv format: %4.4s\n", < (char*)&(pPPriv->format[j].image->id))); < if (pPPriv->format[j].image->id == 0x32595559 && < pPPriv->format[j].image->format == XvPacked) { < pPPriv->have_yuv = 1; < pPPriv->myfmt = pPPriv->format+j; < DEBUG(xf86Msg(X_INFO, "v4l: matching format found, offscreen yuv enabled.\n")); < } --- > ioctl(fd,VIDIOCGPICT,&pPPriv->pict); > if (VIDEO_PALETTE_YUV422 == pPPriv->pict.palette) { > /* works, check screen capabilities */ > DEBUG(xf86Msg(X_INFO, "v4l: kernel driver supports yuv422.\n")); > pPPriv->format = xf86XVQueryOffscreenImages > (pScreen,&pPPriv->nformat); > DEBUG(xf86Msg(X_INFO, "v4l: screen driver supports %d yuv formats (%p)\n", > pPPriv->nformat,pPPriv->format)); > for (j = 0; j < pPPriv->nformat; j++) { > DEBUG(xf86Msg(X_INFO, "v4l: yuv format: %4.4s\n", > (char*)&(pPPriv->format[j].image->id))); > if (pPPriv->format[j].image->id == 0x32595559 && > pPPriv->format[j].image->format == XvPacked) { > pPPriv->have_yuv = 1; > pPPriv->yuv_format = VIDEO_PALETTE_YUV422; > pPPriv->myfmt = pPPriv->format+j; > DEBUG(xf86Msg(X_INFO, "v4l: matching format found, offscreen yuv enabled.\n")); > } > } > } > } > #endif > #if 1 > if ( !pPPriv->have_yuv){ > /* test v4l device for yuv support: check if the driver > accepts VIDEO_PALETTE_UYVY */ > ioctl(fd,VIDIOCGPICT,&pPPriv->pict); > pPPriv->pict.palette = VIDEO_PALETTE_UYVY; > pPPriv->pict.depth = 16; > if (0 == ioctl(fd,VIDIOCSPICT,&pPPriv->pict)) { > ioctl(fd,VIDIOCGPICT,&pPPriv->pict); > if ( VIDEO_PALETTE_UYVY == pPPriv->pict.palette) { > /* works, check screen capabilities */ > DEBUG(xf86Msg(X_INFO, "v4l: kernel driver supports uyvy.\n")); > pPPriv->format = xf86XVQueryOffscreenImages > (pScreen,&pPPriv->nformat); > DEBUG(xf86Msg(X_INFO, "v4l: screen driver supports %d yuv formats (%p)\n", > pPPriv->nformat,pPPriv->format)); > for (j = 0; j < pPPriv->nformat; j++) { > DEBUG(xf86Msg(X_INFO, "v4l: yuv format: %4.4s\n", > (char*)&(pPPriv->format[j].image->id))); > if (pPPriv->format[j].image->id == 0x59565955 && > pPPriv->format[j].image->format == XvPacked) { > pPPriv->have_yuv = 1; > pPPriv->yuv_format = VIDEO_PALETTE_UYVY; > pPPriv->myfmt = pPPriv->format+j; > DEBUG(xf86Msg(X_INFO, "v4l: matching format found, offscreen yuv enabled.\n")); > } > } > } 909d942 < } -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 01 03:41:34 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 30245 invoked by uid 0); 1 Feb 2002 03:41:34 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 1 Feb 2002 03:41:34 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WURE-0007iG-00; Fri, 01 Feb 2002 04:32:32 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 01 Feb 2002 04:28:09 +0100 (CET) Received: from mailout07.sul.t-online.com ([194.25.134.83]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WUMy-0006g5-00 for ; Fri, 01 Feb 2002 04:28:09 +0100 Received: from fwd00.sul.t-online.de by mailout07.sul.t-online.com with smtp id 16WUMy-0002SU-00; Fri, 01 Feb 2002 04:28:08 +0100 Received: from debian2.de (320040907424-0001@[217.3.233.225]) by fwd00.sul.t-online.com with esmtp id 16WUMl-1fwUC0C; Fri, 1 Feb 2002 04:27:55 +0100 Received: from frank by debian2.de with local (Exim 3.32 #1 (Debian)) id 16WUPK-0002WQ-00 for ; Fri, 01 Feb 2002 04:30:34 +0100 Date: Fri, 1 Feb 2002 04:30:34 +0100 To: linux-dvb@linuxtv.org Subject: [linux-dvb] dvbstream 0.4pre2 - PS streaming and mplayer patch Message-ID: <20020201043034.A9691@debian2> References: <0201311934271Q.01913@damer> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0201311934271Q.01913@damer> User-Agent: Mutt/1.3.20i From: frank.private@t-online.de (Frank Klingenhoefer) X-Sender: 320040907424-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: frank.private@t-online.de Precedence: bulk X-list: linux-dvb On Thu, Jan 31, 2002 at 07:36:48PM +0000, Dave Chapman wrote: > I have just released a new version of dvbstream, my application for > RTP-streaming live DVB broadcasts over a LAN. It is available in the usual > place: [...] Great. But, could you correct the following line? [dvbstream-0.4pre2/dumprtp.c;Line 71] socketIn = makeclientsocket("224.0.1.2",5004,2,&si); Should be: socketIn = makeclientsocket(ip,port,2,&si); -- Frank -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 01 07:39:19 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 17144 invoked by uid 0); 1 Feb 2002 07:39:19 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 1 Feb 2002 07:39:19 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WY9I-0004M3-00; Fri, 01 Feb 2002 08:30:16 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 01 Feb 2002 08:26:57 +0100 (CET) Received: from parmenides.zen.co.uk ([212.23.8.69]) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16WY65-0003Jv-00 for ; Fri, 01 Feb 2002 08:26:57 +0100 Received: (qmail 20490 invoked from network); 1 Feb 2002 07:26:26 -0000 Received: from protagoras.zen.co.uk (212.23.8.61) by parmenides.zen.co.uk with QMQP; 1 Feb 2002 07:26:26 -0000 Received: from dsl-212-23-31-215.zen.co.uk (HELO damer) (212.23.31.215) by protagoras.zen.co.uk with SMTP for ; 1 Feb 2002 07:26:26 -0000 X-Envelope-To: frank.private@t-online.de From: Dave Chapman To: frank.private@t-online.de (Frank Klingenhoefer), linux-dvb@linuxtv.org Subject: [linux-dvb] Re: dvbstream 0.4pre2 - PS streaming and mplayer patch Date: Fri, 1 Feb 2002 07:30:18 +0000 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="us-ascii" References: <0201311934271Q.01913@damer> <20020201043034.A9691@debian2> In-Reply-To: <20020201043034.A9691@debian2> MIME-Version: 1.0 Message-Id: <02020107301820.01913@damer> Content-Transfer-Encoding: 8bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dave@dchapman.com Precedence: bulk X-list: linux-dvb Frank. Thanks - that is now changed in my source and will be in the next update. Dave. On Friday 01 February 2002 03:30, Frank Klingenhoefer wrote: > > Great. > > But, could you correct the following line? > > [dvbstream-0.4pre2/dumprtp.c;Line 71] > > socketIn = makeclientsocket("224.0.1.2",5004,2,&si); > > Should be: > > socketIn = makeclientsocket(ip,port,2,&si); -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 01 07:52:08 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 21860 invoked by uid 0); 1 Feb 2002 07:52:08 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 1 Feb 2002 07:52:08 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WYLh-0004zC-00; Fri, 01 Feb 2002 08:43:05 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 01 Feb 2002 08:42:34 +0100 (CET) Received: from mail.gmx.net ([213.165.64.20]) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16WYLC-0004qy-00 for ; Fri, 01 Feb 2002 08:42:34 +0100 Received: (qmail 28960 invoked by uid 0); 1 Feb 2002 07:41:44 -0000 Received: from pd950e23f.dip.t-dialin.net (HELO gmx.de) (217.80.226.63) by mail.gmx.net (mp008-rz3) with SMTP; 1 Feb 2002 07:41:44 -0000 Date: Fri, 1 Feb 2002 08:41:39 +0100 From: Axel Gruber Reply-To: Axel Gruber To: linux-dvb@linuxtv.org Cc: frank.private@t-online.de Subject: [linux-dvb] Re: Convert VDR/DVB Recording with FFMPEG X-Mailer: Axel Gruber's registered AK-Mail 3.0b [ger] Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-Id: X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: axelgruber2@gmx.de Precedence: bulk X-list: linux-dvb I=B4m able now to convert a movie with ffmpeg by de/remultiplexing=20 the stream. Now ffmpeg is able to read the stream correct. But - i should have to know it - the output-Stream (mpeg1 with VCD-Specifi= cation) don=B4t run=20 smooth on my Hardware Player (also not on the WINDOWS-Media-Player - wich = usualy can play Mpeg1 Files well) if i playback the movie with mplayer it look=B4= s ok... I=B4m sure that there is still something wrong in the outpt-Stream because= vcdimager=20 isn=B4t able to open the MPEG1 Stream for converting to a VCD image. So - if anyone have a aditional idea - or a other Transcoding_programm lik= e ffmpeg wich is able to open such MPEG2 streams - please mail me ! PS: I=B4m able now to open the remultiplexed stream with the WINDOS-Tool F= lask-Mpeg and if i make a VCD(MPEG1) movie with this dam WIN-Programm i can watch it= on my=20 Hardware-Player and it looks great ! > I'm using mp1e (CVS version) on a v4l-device (a bt8x8 card). > For getting best results I have to use bttv-0.8.x and hence v4l2. > I also tried mp1e on the v4l-device provided by the dvb card and the > modules saa7146_xx. But... > The resulting pictures look like "inverted" pictures. > ffmpeg works an both devices. Even the latest version of ffmpeg is > slower than mp1e. > -- > Frank > -- > Info: > To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe > linux-dvb" as subject. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 01 12:14:11 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 15625 invoked by uid 0); 1 Feb 2002 12:14:11 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 1 Feb 2002 12:14:11 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WcRH-0007eN-00; Fri, 01 Feb 2002 13:05:07 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 01 Feb 2002 13:02:37 +0100 (CET) Received: from varis.cs.tut.fi ([130.230.4.42] helo=cs.tut.fi ident=root) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WcOq-0007My-00 for ; Fri, 01 Feb 2002 13:02:37 +0100 Received: from rotwailer (rotwailer.dmi.tut.fi [130.230.50.27]) by cs.tut.fi (8.8.8/8.8.8) with SMTP id OAA25952 for ; Fri, 1 Feb 2002 14:02:35 +0200 (EET) Message-ID: <000a01c1ab6b$9a11c230$1b32e682@rotwailer> From: "Aurelian Pop" To: "LinuxTV" Subject: [linux-dvb] DVB-S + DVB-T don't work??? Date: Fri, 1 Feb 2002 13:58:37 -0800 MIME-Version: 1.0 Content-type: text/plain X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: puiu@cs.tut.fi Precedence: bulk X-list: linux-dvb Hello, Has anybody tried to put on his/her LinuxBox DVB-S cards together with DVB-T cards? I have tried this out, but my problem is that I cannot detect properly which card is of what type. I have installed 3 DVB-S cards and 1 DVB-T card, and with: ioctl(frontend_descriptor, FE_GET_INFO, &fe_info); switch(fe_info.hwType) { case FE_QPSK: ... break; case FE_OFDM: ... break; case FE_QAM: ... break; } I get for all the cards the value FE_QPSK in the "fe_info.hwType" field. Has anybody encountered the same problem? Does there axist any toy with wich one can detect the proper freqs, polarizations, pids, fecs, symbol rates, etc for a give satellite? (like a kind of channel-searching) Thanks, Aurelian -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 01 20:24:05 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 29457 invoked by uid 0); 1 Feb 2002 20:24:05 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 1 Feb 2002 20:24:05 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Wk5M-0002hp-00; Fri, 01 Feb 2002 21:15:00 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 01 Feb 2002 21:11:27 +0100 (CET) Received: from mailout05.sul.t-online.com ([194.25.134.82]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WNPR-0004kB-00 for ; Thu, 31 Jan 2002 21:02:13 +0100 Received: from fwd02.sul.t-online.de by mailout05.sul.t-online.com with smtp id 16WNPQ-00067F-0D; Thu, 31 Jan 2002 21:02:12 +0100 Received: from dh3mb.ampr.org (520062039130-0001@[217.5.70.164]) by fmrl02.sul.t-online.com with esmtp id 16WNPB-1wN1LUC; Thu, 31 Jan 2002 21:01:57 +0100 Date: Thu, 31 Jan 2002 22:05:32 +0100 (CET) From: Johann Hanne X-X-Sender: To: Subject: [linux-dvb] Summary: Rev 2.1 and RGB Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 520062039130-0001@t-dialin.net X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb Hi all, I've put a summary of the discussion about the Revision 2.1 board and RGB output on http://www.baycom.org/~hannej/dvb21-rgb. The files about the examined layout made by Roberto Deza are included. To the FAQ folks: Could you please include this in your FAQ? Cheers, Jonny -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 01 20:42:02 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 2079 invoked by uid 0); 1 Feb 2002 20:42:02 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 1 Feb 2002 20:42:02 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WkMj-0004U1-00; Fri, 01 Feb 2002 21:32:57 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 01 Feb 2002 21:32:27 +0100 (CET) Received: from mailout09.sul.t-online.com ([194.25.134.84]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Winn-000639-00 for ; Fri, 01 Feb 2002 19:52:47 +0100 Received: from fwd11.sul.t-online.de by mailout09.sul.t-online.com with smtp id 16Winn-0007mT-00; Fri, 01 Feb 2002 19:52:47 +0100 Received: from dh3mb.ampr.org (520062039130-0001@[80.132.93.4]) by fmrl11.sul.t-online.com with esmtp id 16Winj-0HtYLAC; Fri, 1 Feb 2002 19:52:43 +0100 Date: Fri, 1 Feb 2002 20:56:24 +0100 (CET) From: Johann Hanne X-X-Sender: To: Subject: [linux-dvb] Summary: Rev 2.1 and RGB (resend) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 520062039130-0001@t-dialin.net X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb Hi all, I've put a summary of the discussion about the Revision 2.1 board and RGB output on http://www.baycom.org/~hannej/dvb21-rgb. The files about the examined layout made by Roberto Deza are included. To the FAQ folks: Could you please include this in your FAQ? Cheers, Jonny -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 01 20:42:07 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 2087 invoked by uid 0); 1 Feb 2002 20:42:07 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 1 Feb 2002 20:42:07 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WkMo-0004WL-00; Fri, 01 Feb 2002 21:33:02 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 01 Feb 2002 21:32:39 +0100 (CET) Received: from pd953a1a4.dip.t-dialin.net ([217.83.161.164] helo=rechenknecht.loetzke.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Wix0-00071i-00 for ; Fri, 01 Feb 2002 20:02:18 +0100 Received: from rechenmonster (rechenmonster [10.64.1.1]) by rechenknecht.loetzke.de (Postfix) with SMTP id B35AE107FD for ; Fri, 1 Feb 2002 20:02:23 +0100 (CET) From: "=?iso-8859-1?q?Matthias_L=F6tzke?=" To: "linux-dvb@linuxtv.org" Date: Fri, 01 Feb 2002 20:02:16 +0100 Reply-To: "=?iso-8859-1?q?Matthias_L=F6tzke?=" Priority: Normal X-Schwachsinn: Hier! MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: [linux-dvb] Strange: a few channels only available during system-halt Message-Id: <20020201190223.B35AE107FD@rechenknecht.loetzke.de> X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb Hello! I can not receive and display certain TV-channels during normal operation. But they are received and displayed correcty during a system-halt! Only a few channels are unviewable and unuseable for me due to terrible quality, i.e. VIVA and N-TV. All others work fine. After I issue a "halt" command -just before I should power down my box- they are received and displayed perfectly by the DVB-s card! I tried different versions (v 0.93, 11/2001 and 02/2002) of the driver, but the result was always the same. This happens with a rev 1.3 card. I tried a rev 2.1 card and it worked fine without this problem. I use an old Asus T2P4 board with a 133 MHz CPU. May be this behavior is due to the old PCI 2.0 slots? Do You have any clues? TIA Matthias. PS: I never had problems due to CPU or I/O speed. Even with two DVB cards working simultaneously under VDR. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 01 22:54:24 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 17342 invoked by uid 0); 1 Feb 2002 22:54:24 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 1 Feb 2002 22:54:24 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WmQr-0004LB-00; Fri, 01 Feb 2002 23:45:21 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 01 Feb 2002 23:43:07 +0100 (CET) Received: from moutvdom01.kundenserver.de ([195.20.224.200]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WmOh-0003yT-00 for ; Fri, 01 Feb 2002 23:43:07 +0100 Received: from [195.20.224.220] (helo=mrvdom04.kundenserver.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #2) id 16WmOc-0000om-00; Fri, 1 Feb 2002 23:43:02 +0100 Received: from [217.80.7.26] (helo=eridiani.forouher.de) by mrvdom04.kundenserver.de with esmtp (Exim 2.12 #2) id 16WmOc-0006uJ-00; Fri, 1 Feb 2002 23:43:02 +0100 Received: from localhost.localdomain (altair.forouher.de [192.168.0.10]) by eridiani.forouher.de (Forouher HomeServer Postfix Mailrelay) with ESMTP id 61F4DE758; Fri, 1 Feb 2002 23:42:55 +0100 (CET) Subject: [linux-dvb] Re: hang after loading saa7146_core.o From: Dariush Forouher To: linux-dvb@linuxtv.org Cc: Ottone Maurizio Grasso In-Reply-To: <3C5A67E1.3030902@tilab.com> References: <1012491574.1041.0.camel@Altair> <3C5A67E1.3030902@tilab.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 01 Feb 2002 23:42:55 +0100 Message-Id: <1012603376.4088.2.camel@Altair> Mime-Version: 1.0 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dariush@forouher.de Precedence: bulk X-list: linux-dvb Am Fre, 2002-02-01 um 11.03 schrieb Ottone Maurizio Grasso: > Dariush Forouher wrote: > > If I start up my PC (BX-Chipset,Hauppauge DVBs rev.2.1) after a longer > > time switched off (approx. 30min), Linux hangs after loading > > saa7146_core. (I've inserted a script that do a make insmod in the DVB > > directory). > > No Keyboard, even non cursor. > > > > last message: > > saa7146_core.o:saa7146(1):bua(0),rev:1,mem:0xe2c56c00. > I changed my BIOS settings, telling it the OS was not Plug and Play and > that solved the issue. No, it's already switched off. Any other ideas? Dariush -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sat Feb 02 00:32:02 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 20568 invoked by uid 0); 2 Feb 2002 00:32:02 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 2 Feb 2002 00:32:02 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WnxL-0001fI-00; Sat, 02 Feb 2002 01:22:59 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sat, 02 Feb 2002 01:19:38 +0100 (CET) Received: from monsoon.mail.pipex.net ([158.43.128.69]) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16Wnu5-0001Qs-00 for ; Sat, 02 Feb 2002 01:19:38 +0100 Received: (qmail 15915 invoked from network); 2 Feb 2002 00:19:36 -0000 Received: from useraa55.test-uk.uudial.com (HELO bandit.fruits.lan) (62.188.193.56) by smtp-1.dial.pipex.com with SMTP; 2 Feb 2002 00:19:36 -0000 Received: from rpc (rpc.fruits.lan [192.168.1.8]) by bandit.fruits.lan (8.11.6/8.11.6/SuSE Linux 0.5) with SMTP id g11Koi914429 for ; Fri, 1 Feb 2002 20:50:44 GMT MIME-Version: 1.0 From: fruit To: linux-dvb@linuxtv.org Date: Fri, 01 Feb 2002 20:50:04 +0000 (GMT) Subject: [linux-dvb] Re: Can't compile dvbtune : lots of undeclared objects Message-ID: <4b022536a1fruit@ukgateway.net> In-Reply-To: <4b01181ae7fruit@ukgateway.net> References: <5.1.0.14.2.20020130122733.024e9380@lava.jdcv.com> <5.1.0.14.1.20020130113740.009e2ec0@mail-host.pcmsgroup.com> <4b01181ae7fruit@ukgateway.net> User-Agent: Pluto/2.03e (RISC-OS/4.02) POPstar/2.03 Content-Type: text/plain X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: fruit@ukgateway.net Precedence: bulk X-list: linux-dvb In article <4b01181ae7fruit@ukgateway.net>, fruit wrote: > In article <5.1.0.14.1.20020130113740.009e2ec0@mail-host.pcmsgroup.com>, > JohnW wrote: [Snip] > > Looks like a driver version problem. The tuning API has changed since > > the 0.9.3 version. You will need the latest CVS version. > I'm seeing exactly the same errors both last night after an update and > tonight from a newly installed update :-\ > BTW couldn't get tuxzap to build with motv running. Is this a known > issue? I think I've solved this now. I'm running Suse which had an older version of /usr/include/ost/ Hopefully I can try it all on an external aerial once I've got an extension coax later this w/e. Then to find if there are any issues running Nova-t on a box with two other TV cards :-\ Andy -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sat Feb 02 10:18:06 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 3766 invoked by uid 0); 2 Feb 2002 10:18:06 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 2 Feb 2002 10:18:06 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Wx6V-0007VD-00; Sat, 02 Feb 2002 11:09:03 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sat, 02 Feb 2002 11:05:07 +0100 (CET) Received: from moutvdom01.kundenserver.de ([195.20.224.200]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Wx2h-0007E8-00 for ; Sat, 02 Feb 2002 11:05:07 +0100 Received: from [195.20.224.204] (helo=mrvdom00.kundenserver.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #2) id 16Wx2g-0006CE-00; Sat, 2 Feb 2002 11:05:06 +0100 Received: from [217.80.7.9] (helo=eridiani.forouher.de) by mrvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 16Wx2g-00083N-00; Sat, 2 Feb 2002 11:05:06 +0100 Received: from localhost.localdomain (altair.forouher.de [192.168.0.10]) by eridiani.forouher.de (Forouher HomeServer Postfix Mailrelay) with ESMTP id 6B83AE6C3; Sat, 2 Feb 2002 11:05:01 +0100 (CET) Subject: [linux-dvb] Re: hang after loading saa7146_core.o From: Dariush Forouher To: linux-dvb@linuxtv.org Cc: pguiral In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 02 Feb 2002 11:05:01 +0100 Message-Id: <1012644301.1045.0.camel@Altair> Mime-Version: 1.0 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dariush@forouher.de Precedence: bulk X-list: linux-dvb Am Fre, 2002-02-01 um 23.59 schrieb pguiral: > maybe not enough memory. > how many do you have ? > maybe a motherboard problem: is it a new one ? > > Pierre. 512MB. I've just checked: it must be a hardware problem, the same happens with Windows98. It's a Dual-MB, Pentium3, BX440 Chipset. I've an ATI Rage 128 AGP, a Realtek network controller and a SBlive inside. has anybody a similar configuration? Dariush -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sat Feb 02 10:41:33 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 9626 invoked by uid 0); 2 Feb 2002 10:41:33 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 2 Feb 2002 10:41:33 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WxTB-0000hO-00; Sat, 02 Feb 2002 11:32:29 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sat, 02 Feb 2002 11:30:46 +0100 (CET) Received: from tiger.cadsoft.de ([212.6.150.2]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WxRW-0000WZ-00 for ; Sat, 02 Feb 2002 11:30:46 +0100 Received: from cadsoft.de (panther.cadsoft.de [195.38.128.6]) by tiger.cadsoft.de (8.9.3/8.9.3) with ESMTP id LAA07140 for ; Sat, 2 Feb 2002 11:30:45 +0100 Sender: kls@cadsoft.de Message-ID: <3C5BBF98.87FEC897@cadsoft.de> Date: Sat, 02 Feb 2002 11:29:44 +0100 From: Klaus Schmidinger Organization: CadSoft Computer GmbH X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.10-4GB i686) X-Accept-Language: en, de MIME-Version: 1.0 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: Strange: a few channels only available during system-halt References: <20020201190223.B35AE107FD@rechenknecht.loetzke.de> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by tiger.cadsoft.de id LAA07140 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Klaus.Schmidinger@cadsoft.de Precedence: bulk X-list: linux-dvb Matthias L=F6tzke wrote: >=20 > Hello! >=20 > I can not receive and display certain TV-channels during normal > operation. > But they are received and displayed correcty during a system-halt! >=20 > Only a few channels are unviewable and unuseable for me due to > terrible quality, i.e. VIVA and N-TV. All others work fine. > After I issue a "halt" command -just before I should power down my > box- they are received and displayed perfectly by the DVB-s card! > I tried different versions (v 0.93, 11/2001 and 02/2002) of the > driver, but the result was always the same. > This happens with a rev 1.3 card. I tried a rev 2.1 card and it > worked fine without this problem. I use an old Asus T2P4 board with > a 133 MHz CPU. May be this behavior is due to the old PCI 2.0 slots? > Do You have any clues? >=20 > TIA > Matthias. >=20 > PS: I never had problems due to CPU or I/O speed. Even with two DVB > cards working simultaneously under VDR. I also have a Siemens rev 1.3 card and can receive N-TV and VIVA without any problems. I'm currently using driver version 2002-01-19. Klaus --=20 _______________________________________________________________ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: kls@cadsoft.de D-84568 Pleiskirchen, Germany URL: www.cadsoft.de _______________________________________________________________ -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sat Feb 02 12:58:21 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 28029 invoked by uid 0); 2 Feb 2002 12:58:21 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 2 Feb 2002 12:58:21 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Wzba-0008R9-00 for ; Sat, 02 Feb 2002 13:49:18 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sat, 02 Feb 2002 13:45:50 +0100 (CET) Received: from pd952e23b.dip.t-dialin.net ([217.82.226.59] helo=p4.boekelberg) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16WtNr-00035G-00 for ; Sat, 02 Feb 2002 07:10:43 +0100 Received: from localhost (localhost [[UNIX: localhost]]) by p4.boekelberg (8.11.6/8.11.6/SuSE Linux 0.5) id g126GAm01068 for linux-dvb@linuxtv.org; Sat, 2 Feb 2002 07:16:10 +0100 Message-Id: <200202020616.g126GAm01068@p4.boekelberg> Content-Type: text/plain; charset="iso-8859-1" From: joe To: linux-dvb@linuxtv.org Subject: [linux-dvb] I hope its not too oftopic... Date: Sat, 2 Feb 2002 07:16:09 +0100 X-Mailer: KMail [version 1.3.1] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb At all DVB Users in Germany: I would like to record some bundesliga matches- they are broadcasted without epg - information. So how do I know on which channnel a game can be recorded ? So far Premiere only tells on what option - number a game can be seen but what channel this means I dont know... thanx in advance joe. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sat Feb 02 14:22:13 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 29249 invoked by uid 0); 2 Feb 2002 14:22:13 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 2 Feb 2002 14:22:13 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16X0uj-0004oZ-00; Sat, 02 Feb 2002 15:13:09 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sat, 02 Feb 2002 15:10:50 +0100 (CET) Received: from smtp01.web.de ([194.45.170.210] helo=smtp.web.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16X0sU-0004c9-00 for ; Sat, 02 Feb 2002 15:10:50 +0100 Received: from [217.82.229.242] (helo=gigaboy) by smtp.web.de with smtp (Exim 4.11 #37) id 16X0sT-0004yL-00 for linux-dvb@linuxtv.org; Sat, 02 Feb 2002 15:10:49 +0100 Message-ID: <004e01c1abf3$7a4aa740$0301a8c0@buero.de> From: "Reiner Rosin" To: References: <200202020616.g126GAm01068@p4.boekelberg> Subject: [linux-dvb] Re: I hope its not too oftopic... Date: Sat, 2 Feb 2002 15:11:15 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: rosinr@web.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: rosinr@web.de Precedence: bulk X-list: linux-dvb Hi, > At all DVB Users in Germany: > I would like to record some bundesliga matches- they are broadcasted without > epg - information. So how do I know on which channnel a game can be recorded > ? So far Premiere only tells on what option - number a game can be seen but > what channel this means I dont know... > thanx in advance > joe. The option-number of the games is the same as the channel-number (Spiel X) in normal settings. best regards, reiner p.s.: if you don't use your real-name, please use a valid email-address, and not such a nonsense.... -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 03 13:36:09 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 2504 invoked by uid 0); 3 Feb 2002 13:36:09 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 13:36:09 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XMfg-0007bg-00; Sun, 03 Feb 2002 14:27:04 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 14:20:18 +0100 (CET) Received: from smtp02.web.de ([217.72.192.151] helo=smtp.web.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XMZ7-00074Z-00; Sun, 03 Feb 2002 14:20:18 +0100 Received: from [217.225.72.23] (helo=gigaboy) by smtp.web.de with smtp (Exim 4.11 #37) id 16XMYd-0003Gq-00; Sun, 03 Feb 2002 14:19:47 +0100 Message-ID: <014001c1acb5$845e11a0$0301a8c0@buero.de> From: "Reiner Rosin" To: , Subject: [linux-dvb] LinuxDVB/VDR newsserver? Date: Sun, 3 Feb 2002 14:20:14 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: rosinr@web.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: rosinr@web.de Precedence: bulk X-list: linux-dvb Hello, I just asked myself after the last weeks of heavy posting in these two MLs, if it would be a good idea to setup a newsserver for this. First, I really like the comfort of reading and writing to newsgroups and second we could setup a lot of new groups, like vdr-hardware, vdr-foresale or some german groups for non-english speakers. What do you think of it? Am I the only one who would appreciate this? As I have don't have the ressources to do this, perhaps somebody out there is willing to do so? best regards, reiner -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From vdr-bounce@linuxtv.org Sun Feb 03 13:36:36 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 2542 invoked by uid 0); 3 Feb 2002 13:36:35 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 13:36:35 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XMfp-0007f3-00; Sun, 03 Feb 2002 14:27:13 +0100 Received: with LISTAR (v0.129a; list vdr); Sun, 03 Feb 2002 14:27:05 +0100 (CET) Received: from smtp02.web.de ([217.72.192.151] helo=smtp.web.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XMZ7-00074Z-00; Sun, 03 Feb 2002 14:20:18 +0100 Received: from [217.225.72.23] (helo=gigaboy) by smtp.web.de with smtp (Exim 4.11 #37) id 16XMYd-0003Gq-00; Sun, 03 Feb 2002 14:19:47 +0100 Message-ID: <014001c1acb5$845e11a0$0301a8c0@buero.de> From: "Reiner Rosin" To: , Subject: [vdr] LinuxDVB/VDR newsserver? Date: Sun, 3 Feb 2002 14:20:14 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: rosinr@web.de X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: rosinr@web.de Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr Hello, I just asked myself after the last weeks of heavy posting in these two MLs, if it would be a good idea to setup a newsserver for this. First, I really like the comfort of reading and writing to newsgroups and second we could setup a lot of new groups, like vdr-hardware, vdr-foresale or some german groups for non-english speakers. What do you think of it? Am I the only one who would appreciate this? As I have don't have the ressources to do this, perhaps somebody out there is willing to do so? best regards, reiner From linux-dvb-bounce@linuxtv.org Sun Feb 03 13:47:31 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 7925 invoked by uid 0); 3 Feb 2002 13:47:31 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 13:47:31 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XMqe-0000mI-00; Sun, 03 Feb 2002 14:38:24 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 14:35:23 +0100 (CET) Received: from ns.ulstu.ru ([62.76.34.36]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XMnj-0000XL-00 for ; Sun, 03 Feb 2002 14:35:23 +0100 Received: by ns.ulstu.ru (Postfix-ULSTU, from userid 3909) id BAF96107861; Sun, 3 Feb 2002 16:35:21 +0300 (MSK) Date: Sun, 3 Feb 2002 16:35:21 +0300 From: zhuravlev alexander To: linux-dvb@linuxtv.org Subject: [linux-dvb] EOL DD and new drivers Message-ID: <20020203163521.A1404@ulstu.ru> Reply-To: zhuravlev alexander Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: zaa@ulstu.ru Precedence: bulk X-list: linux-dvb does anyone use EuropeOnline Digital Download Centre ifunctionality with new DVB drivers - zaa -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 03 16:36:59 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 1196 invoked by uid 0); 3 Feb 2002 16:36:59 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 16:36:59 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XPUf-0002Un-00; Sun, 03 Feb 2002 17:27:53 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 17:24:24 +0100 (CET) Received: from natwar.webmailer.de ([192.67.198.70] helo=post.webmailer.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XPRI-00026k-00 for ; Sun, 03 Feb 2002 17:24:24 +0100 Received: from thoregon.boronk (p3EE0BA60.dip.t-dialin.net [62.224.186.96]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id RAA27036 for ; Sun, 3 Feb 2002 17:23:52 +0100 (MET) Received: from there (donut.boronk [192.168.0.10]) by thoregon.boronk (8.11.6/8.11.6/SuSE Linux 0.5) with SMTP id g13GP4126588 for ; Sun, 3 Feb 2002 17:25:06 +0100 Message-Id: <200202031625.g13GP4126588@thoregon.boronk> Content-Type: text/plain; charset="iso-8859-1" From: Christian Forster Reply-To: boronk@boronk.de Organization: http://www.boronk.de To: Subject: [linux-dvb] SMP and DVB driver Date: Sun, 3 Feb 2002 17:25:02 +0100 X-Mailer: KMail [version 1.3.1] References: <014001c1acb5$845e11a0$0301a8c0@buero.de> In-Reply-To: <014001c1acb5$845e11a0$0301a8c0@buero.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: boronk@boronk.de Precedence: bulk X-list: linux-dvb Hello, I have a simple question... Does the linux-dvb driver work with SMP-machines such as dual P4 or Athlon MP? Christian -- http://www.boronk.de mailto:boronk@boronk.de -[uptime]---------------------------------------------------[# 00095]- 5:23pm up 5 days, 22:18, 2 users, load average: 0.25, 1.07, 1.24 -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 03 16:40:32 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 1227 invoked by uid 0); 3 Feb 2002 16:40:32 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 16:40:32 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XPY5-0003h8-00; Sun, 03 Feb 2002 17:31:25 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 17:29:50 +0100 (CET) Received: from zok.sgi.com ([204.94.215.101]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XPWY-0002kJ-00; Sun, 03 Feb 2002 17:29:50 +0100 Received: from sgiger.munich.sgi.com (sgiger.munich.sgi.com [144.253.192.2]) by zok.sgi.com (8.11.4/8.11.4/linux-outbound_gateway-1.1) with SMTP id g13GTho02561; Sun, 3 Feb 2002 08:29:43 -0800 Received: from sgi.com (private-mtt.munich.sgi.com [144.253.196.123]) by sgiger.munich.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id RAA27074; Sun, 3 Feb 2002 17:29:16 +0100 Message-ID: <3C5D6502.404330AF@sgi.com> Date: Sun, 03 Feb 2002 17:27:46 +0100 From: Matt Tovey X-Mailer: Mozilla 4.76 [en]C-o.tel.o online IFA99 (Win98; U) X-Accept-Language: de MIME-Version: 1.0 To: Reiner Rosin CC: vdr@linuxtv.org, linux-dvb@linuxtv.org Subject: [linux-dvb] Re: LinuxDVB/VDR newsserver? References: <014001c1acb5$845e11a0$0301a8c0@buero.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Matt.Tovey@sgi.com Precedence: bulk X-list: linux-dvb It's a cool idea, and if a host for the groups could be found would be really interesting. Searching past postings would be made simpler. But I worry a bit about the 'German-only groups' idea. I think the majority of the people on the lists are german, and there is a danger that important threads would take place on these german groups and the rest of the world would be excluded. Given that german is perhaps a priority on the list, perhaps there are other solutions? Bilingual postings, where possible? Or FAQ maintainers could maintain a german version, including recent important information? Cheers, Matt -- Reiner Rosin wrote: > > Hello, > > I just asked myself after the last weeks of heavy posting in these two MLs, > if it would be a good idea to setup a newsserver for this. > First, I really like the comfort of reading and writing to newsgroups and > second we could setup a lot of new groups, like vdr-hardware, vdr-foresale > or some german groups for non-english speakers. > > What do you think of it? Am I the only one who would appreciate this? > > As I have don't have the ressources to do this, perhaps somebody out there > is willing to do so? > > best regards, > reiner > > -- > Info: > To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 03 16:42:13 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 1518 invoked by uid 0); 3 Feb 2002 16:42:13 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 16:42:13 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XPZh-0004A3-00; Sun, 03 Feb 2002 17:33:05 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 17:31:28 +0100 (CET) Received: from smtp02.talknet.de ([195.252.142.72] helo=mail.talknet.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XPY8-0003eB-00 for ; Sun, 03 Feb 2002 17:31:28 +0100 Received: from router.klein-intern.de (a1as08-p242.due.tli.de [195.252.176.242]) by mail.talknet.de (8.11.0/8.11.0) with ESMTP id g13GUk114471 for ; Sun, 3 Feb 2002 17:30:56 +0100 (MET) X-Delivered-To: <> Received: from marcus.klein-intern.de (sendung-mit-der-maus.com) [192.168.168.10] by router.klein-intern.de with esmtp (Exim 3.34 #1 (Debian)) id 16XPYF-0000lu-00; Sun, 03 Feb 2002 17:31:35 +0100 Message-ID: <3C5D65E5.604@sendung-mit-der-maus.com> Date: Sun, 03 Feb 2002 17:31:33 +0100 From: Marcus Klein User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20020112 X-Accept-Language: de-de, de, en MIME-Version: 1.0 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: SMP and DVB driver References: <014001c1acb5$845e11a0$0301a8c0@buero.de> <200202031625.g13GP4126588@thoregon.boronk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: m.klein@sendung-mit-der-maus.com Precedence: bulk X-list: linux-dvb Christian Forster wrote: >Hello, > >I have a simple question... Does the linux-dvb driver work with >SMP-machines such as dual P4 or Athlon MP? > >Christian > Hi Christian, I tried the dvb 0.9.3 drivers on a dual P3. It worked fine for me. -- Man sieht sich ... Marcus -- created on __ _ Debian GNU by Marcus Klein / /(_)_ __ _ ___ __ mailto:m.klein@sendung-mit-der-maus.com / / | | '_ \| | | \ \/ / / /__| | | | | |_| |> < ICQ: #15104277 \____/_|_| |_|\__,_/_/\_\ running on Linux/2xP3/733/384 -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 03 16:42:51 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 1524 invoked by uid 0); 3 Feb 2002 16:42:51 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 16:42:51 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XPaL-0004JG-00; Sun, 03 Feb 2002 17:33:45 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 17:32:13 +0100 (CET) Received: from dial-194-8-195-240.netcologne.de ([194.8.195.240] helo=mocm.de) by chambertin.convergence.de with TLSv1:DES-CBC3-SHA:168 encrypted esmtp (Exim 3.33 #2 ) id 16XPYq-0003tm-00 for ; Sun, 03 Feb 2002 17:32:13 +0100 Received: (from mocm@localhost) by mocm.de (8.12.0.Beta19/8.12.0.Beta19) id g13GWB9v008002; Sun, 3 Feb 2002 17:32:11 +0100 From: Message-ID: <15453.26123.38394.284282@sheridan.metzler> Date: Sun, 3 Feb 2002 17:32:11 +0100 (CET) To: boronk@boronk.de Cc: Subject: [linux-dvb] SMP and DVB driver In-Reply-To: <200202031625.g13GP4126588@thoregon.boronk> References: <014001c1acb5$845e11a0$0301a8c0@buero.de> <200202031625.g13GP4126588@thoregon.boronk> X-Mailer: VM 6.75 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: Marcus Metzler X-Face: X!$Vwl\?,AW_[zm^ej\MLxN>q;R?C_sRZ*XE4V;BGT28Ewyd\:TS')W'G#Dgay8ci$*{lEd 02(Nk0OndG\752U>lozmb_R1poDm6mgHm_4.}bdS0hh.`xGUI.X2x_50T9.?_v~.,QI*$2:Q=HV@>F IP6%l~E:T|w,X[eC;|YD(A9X'sS"r$l]g<4CjAm4|f7o0>6zGwUPLinP0.d=E+_%?4>0A9'esEZ=9h $#b[g*/q/g'GVj-hDc,+V_]1.H^N,1Bju,>5FZn"B Mime-Version: 1.0 (generated by tm-edit 1.6) Content-Type: text/plain; charset=US-ASCII X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: mocm@convergence.de Precedence: bulk X-list: linux-dvb Christian Forster writes: > Hello, > > I have a simple question... Does the linux-dvb driver work with > SMP-machines such as dual P4 or Athlon MP? > > Christian It works on dual Pentium III, so it should work on the others too. Marcus -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 03 16:51:29 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 6093 invoked by uid 0); 3 Feb 2002 16:51:29 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 16:51:29 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XPig-0004iz-00; Sun, 03 Feb 2002 17:42:22 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 17:40:31 +0100 (CET) Received: from [212.84.236.168] (helo=wipeout.convergence.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XPgt-0004Wq-00; Sun, 03 Feb 2002 17:40:31 +0100 Received: from szymon by wipeout.convergence.de with local (Exim 3.34 #1 (Debian)) id 16XPgr-0002A8-00; Sun, 03 Feb 2002 17:40:29 +0100 Date: Sun, 3 Feb 2002 17:40:29 +0100 From: Szymon Polom To: Reiner Rosin Cc: vdr@linuxtv.org, linux-dvb@linuxtv.org Subject: [linux-dvb] Re: LinuxDVB/VDR newsserver? Message-ID: <20020203164029.GB8266@wipeout.convergence.de> Reply-To: Szymon Polom References: <014001c1acb5$845e11a0$0301a8c0@buero.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <014001c1acb5$845e11a0$0301a8c0@buero.de> User-Agent: Mutt/1.3.27i X-Operating-System: Linux wipeout 2.4.17 Sender: Szymon Polom X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: polom@convergence.de Precedence: bulk X-list: linux-dvb Hi all, Quoting Reiner Rosin (rosinr@web.de): > I just asked myself after the last weeks of heavy posting in these two MLs, > if it would be a good idea to setup a newsserver for this. > First, I really like the comfort of reading and writing to newsgroups and > second we could setup a lot of new groups, like vdr-hardware, vdr-foresale > or some german groups for non-english speakers. > > What do you think of it? Am I the only one who would appreciate this? > > As I have don't have the ressources to do this, perhaps somebody out there > is willing to do so? I have asked our administration about the possibiliy to set up a news server at linuxtv.org. I will be back with some information as soon as I get an answer :-). Bye... Szymon. -- Szymon Polom, Project Manager Middleware GPG Key-ID: E6EA36F2 convergence integrated media GmbH http://www.convergence.de Rosenthaler Str. 51 fon: +49(0)30-72 62 06 68 D-10178 Berlin fax: +49(0)30-72 62 06 55 -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From vdr-bounce@linuxtv.org Sun Feb 03 16:51:57 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 6101 invoked by uid 0); 3 Feb 2002 16:51:56 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 16:51:56 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XPiu-0004nt-00; Sun, 03 Feb 2002 17:42:36 +0100 Received: with LISTAR (v0.129a; list vdr); Sun, 03 Feb 2002 17:42:24 +0100 (CET) Received: from [212.84.236.168] (helo=wipeout.convergence.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XPgt-0004Wq-00; Sun, 03 Feb 2002 17:40:31 +0100 Received: from szymon by wipeout.convergence.de with local (Exim 3.34 #1 (Debian)) id 16XPgr-0002A8-00; Sun, 03 Feb 2002 17:40:29 +0100 Date: Sun, 3 Feb 2002 17:40:29 +0100 From: Szymon Polom To: Reiner Rosin Cc: vdr@linuxtv.org, linux-dvb@linuxtv.org Subject: [vdr] Re: [linux-dvb] LinuxDVB/VDR newsserver? Message-ID: <20020203164029.GB8266@wipeout.convergence.de> References: <014001c1acb5$845e11a0$0301a8c0@buero.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <014001c1acb5$845e11a0$0301a8c0@buero.de> User-Agent: Mutt/1.3.27i X-Operating-System: Linux wipeout 2.4.17 Sender: Szymon Polom X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: polom@convergence.de Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr Hi all, Quoting Reiner Rosin (rosinr@web.de): > I just asked myself after the last weeks of heavy posting in these two MLs, > if it would be a good idea to setup a newsserver for this. > First, I really like the comfort of reading and writing to newsgroups and > second we could setup a lot of new groups, like vdr-hardware, vdr-foresale > or some german groups for non-english speakers. > > What do you think of it? Am I the only one who would appreciate this? > > As I have don't have the ressources to do this, perhaps somebody out there > is willing to do so? I have asked our administration about the possibiliy to set up a news server at linuxtv.org. I will be back with some information as soon as I get an answer :-). Bye... Szymon. -- Szymon Polom, Project Manager Middleware GPG Key-ID: E6EA36F2 convergence integrated media GmbH http://www.convergence.de Rosenthaler Str. 51 fon: +49(0)30-72 62 06 68 D-10178 Berlin fax: +49(0)30-72 62 06 55 From linux-dvb-bounce@linuxtv.org Sun Feb 03 17:07:37 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 10952 invoked by uid 0); 3 Feb 2002 17:07:37 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 17:07:37 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XPyI-0005WA-00; Sun, 03 Feb 2002 17:58:30 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 17:56:24 +0100 (CET) Received: from [217.6.248.67] (helo=mail.commedia-group.com) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XPwG-0005HW-00 for ; Sun, 03 Feb 2002 17:56:24 +0100 Received: from commedia-group.de (gateway.commedia-group.com [217.6.248.66]) by mail.commedia-group.com (Postfix on SuSE Linux eMail Server 3.0) with ESMTP id 611763EBE9 for ; Sun, 3 Feb 2002 18:58:38 +0100 (CET) Message-ID: <3C5D6BAD.9C0A1671@commedia-group.de> Date: Sun, 03 Feb 2002 17:56:13 +0100 From: Thomas Keil X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: LinuxDVB/VDR newsserver? References: <014001c1acb5$845e11a0$0301a8c0@buero.de> <20020203164029.GB8266@wipeout.convergence.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: tk@commedia-group.com Precedence: bulk X-list: linux-dvb > I have asked our administration about the possibiliy to set up a news server > at linuxtv.org. I will be back with some information as soon as I get an > answer :-). Do you think it is a good idea to set up a dedicated news server? People just browsing public servers wouldn't find these groups then... Have a look at this: http://www.faqs.org/faqs/usenet/creating-newsgroups/part1/ We can apparantly easily set up one or several groups withing the normal, public newsnet-hierarchy... Comments? Thomas -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From vdr-bounce@linuxtv.org Sun Feb 03 17:32:23 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 20415 invoked by uid 0); 3 Feb 2002 17:32:22 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 17:32:22 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XQM4-0007KN-00; Sun, 03 Feb 2002 18:23:04 +0100 Received: with LISTAR (v0.129a; list vdr); Sun, 03 Feb 2002 18:22:50 +0100 (CET) Received: from mailout07.sul.t-online.com ([194.25.134.83]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XQLq-0007H2-00 for ; Sun, 03 Feb 2002 18:22:50 +0100 Received: from fwd11.sul.t-online.de by mailout07.sul.t-online.com with smtp id 16XQLp-00055t-0C; Sun, 03 Feb 2002 18:22:49 +0100 Received: from grobi.holtschneider.com (320026213848-0001@[217.225.212.135]) by fmrl11.sul.t-online.com with smtp id 16XQLl-1DJkXoC; Sun, 3 Feb 2002 18:22:45 +0100 Received: (qmail 21344 invoked from network); 3 Feb 2002 17:22:43 -0000 Received: from kruemelmonster.holtschneider.com (HELO kruemelmonster) (212.28.232.34) by grobi.holtschneider.com with SMTP; 3 Feb 2002 17:22:43 -0000 Message-ID: <023901c1acd7$632575b0$22e81cd4@kruemelmonster> From: "Henning Holtschneider" To: , Subject: [vdr] ANNOUNCEMENT: new section on www.linuxdvb.tv Date: Sun, 3 Feb 2002 18:22:42 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Sender: 320026213848-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: hh@holtschneider.com Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr Hi, I finally found some time to update www.linuxdvb.tv. The major change is a new software section where I want to collect all applications, patches and tools needed to watch digital TV under Linux. Please have a look at the section and email additions, suggestions and corrections. I hope that this software section will make it easier to find the needed bits and pieces if you are new to DVB under Linux. Greetings, hh P.S. For the time being, I have removed the mailing list archive because I still have to find a way to keep it up-to-date automatically. From linux-dvb-bounce@linuxtv.org Sun Feb 03 17:43:25 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 21074 invoked by uid 0); 3 Feb 2002 17:43:25 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 17:43:25 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XQWx-0000LT-00; Sun, 03 Feb 2002 18:34:19 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 18:31:40 +0100 (CET) Received: from mailout04.sul.t-online.com ([194.25.134.18]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XQUO-0008UA-00 for ; Sun, 03 Feb 2002 18:31:40 +0100 Received: from fwd09.sul.t-online.de by mailout04.sul.t-online.com with smtp id 16XQLq-00079V-0E; Sun, 03 Feb 2002 18:22:50 +0100 Received: from grobi.holtschneider.com (320026213848-0001@[217.225.212.135]) by fmrl09.sul.t-online.com with smtp id 16XQLl-1wpcQqC; Sun, 3 Feb 2002 18:22:45 +0100 Received: (qmail 21344 invoked from network); 3 Feb 2002 17:22:43 -0000 Received: from kruemelmonster.holtschneider.com (HELO kruemelmonster) (212.28.232.34) by grobi.holtschneider.com with SMTP; 3 Feb 2002 17:22:43 -0000 Message-ID: <023901c1acd7$632575b0$22e81cd4@kruemelmonster> From: "Henning Holtschneider" To: , Subject: [linux-dvb] ANNOUNCEMENT: new section on www.linuxdvb.tv Date: Sun, 3 Feb 2002 18:22:42 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Sender: 320026213848-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: hh@holtschneider.com Precedence: bulk X-list: linux-dvb Hi, I finally found some time to update www.linuxdvb.tv. The major change is a new software section where I want to collect all applications, patches and tools needed to watch digital TV under Linux. Please have a look at the section and email additions, suggestions and corrections. I hope that this software section will make it easier to find the needed bits and pieces if you are new to DVB under Linux. Greetings, hh P.S. For the time being, I have removed the mailing list archive because I still have to find a way to keep it up-to-date automatically. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 03 17:43:35 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 21081 invoked by uid 0); 3 Feb 2002 17:43:35 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 17:43:35 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XQX6-0000OL-00; Sun, 03 Feb 2002 18:34:28 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 18:32:55 +0100 (CET) Received: from mailout03.sul.t-online.com ([194.25.134.81]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XQVb-00008Z-00 for ; Sun, 03 Feb 2002 18:32:55 +0100 Received: from fwd02.sul.t-online.de by mailout03.sul.t-online.com with smtp id 16XQVa-0002As-09; Sun, 03 Feb 2002 18:32:54 +0100 Received: from grobi.holtschneider.com (320026213848-0001@[217.225.212.135]) by fmrl02.sul.t-online.com with smtp id 16XQVM-0OgYDYC; Sun, 3 Feb 2002 18:32:40 +0100 Received: (qmail 21502 invoked from network); 3 Feb 2002 17:32:39 -0000 Received: from kruemelmonster.holtschneider.com (HELO kruemelmonster) (212.28.232.34) by grobi.holtschneider.com with SMTP; 3 Feb 2002 17:32:39 -0000 Message-ID: <024d01c1acd8$c69d8550$22e81cd4@kruemelmonster> From: "Henning Holtschneider" To: References: <014001c1acb5$845e11a0$0301a8c0@buero.de> <20020203164029.GB8266@wipeout.convergence.de> <3C5D6BAD.9C0A1671@commedia-group.de> Subject: [linux-dvb] Re: LinuxDVB/VDR newsserver? Date: Sun, 3 Feb 2002 18:32:38 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Sender: 320026213848-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: hh@holtschneider.com Precedence: bulk X-list: linux-dvb > Have a look at this: > http://www.faqs.org/faqs/usenet/creating-newsgroups/part1/ > > We can apparantly easily set up one or several groups withing the > normal, public newsnet-hierarchy... Please, don't do this! A public newsgroups will only result in tons of SPAM ... hh -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 03 20:23:07 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 9348 invoked by uid 0); 3 Feb 2002 20:23:07 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 20:23:07 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XT1Q-0001m0-00; Sun, 03 Feb 2002 21:13:56 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 21:10:26 +0100 (CET) Received: from moutvdom01.kundenserver.de ([195.20.224.200]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XSy0-0001XP-00 for ; Sun, 03 Feb 2002 21:10:24 +0100 Received: from [195.20.224.204] (helo=mrvdom00.kundenserver.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #2) id 16XSy0-0002nU-00 for linux-dvb@linuxtv.org; Sun, 3 Feb 2002 21:10:24 +0100 Received: from [145.254.33.208] (helo=bigtower.wershofen.home) by mrvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 16XSxz-0002PB-00 for linux-dvb@linuxtv.org; Sun, 3 Feb 2002 21:10:23 +0100 Received: from dynip-100.wershofen.home ([192.168.97.100]) by bigtower.wershofen.home (8.10.2/8.10.2/SuSE Linux 8.10.0-0.3) with ESMTP id g13JRbd07036 for ; Sun, 3 Feb 2002 20:27:37 +0100 X-Authentication-Warning: bigtower.wershofen.home: Host [192.168.97.100] claimed to be dynip-100.wershofen.home Date: Sun, 3 Feb 2002 20:27:24 +0100 From: Wolfgang Wershofen X-Mailer: The Bat! (v1.53t) Business Reply-To: Wolfgang Wershofen X-Priority: 3 (Normal) Message-ID: <124178758253.20020203202724@wershofen.com> To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: LinuxDVB/VDR newsserver? In-Reply-To: <3C5D6502.404330AF@sgi.com> References: <014001c1acb5$845e11a0$0301a8c0@buero.de> <3C5D6502.404330AF@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: wolfgang@wershofen.com Precedence: bulk X-list: linux-dvb Sonntag, 3. Februar 2002 at 17:27 Matt Tovey wrote: > But I worry a bit about the 'German-only groups' idea. I think the > majority of the people on the lists are german, and there is a danger > that important threads would take place on these german groups and the > rest of the world would be excluded. That's my opinion, too. Since this whole DVB-Stuff - especially under Linux - is nothing for the "click-and-go"-community. One has to be able to read and understand English to get things running. So I think, English is the right language to communicate with everyone in this list. Besides, two lists on the same topic in different languages will always have a high degree of duplication but will never be equal. So, to get the whole story, you will have to read both lists - if you are able to. Perhaps, most people on the list are German, but I don't want to miss a usefull hint from somebody, who doesn't speak German. So let's keep this list in English as most people in the world - especially envolved in computing issues - understand this. Best regards from Germany and pls excuse my broken English. ;-) Wolfgang -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 03 20:44:52 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 14619 invoked by uid 0); 3 Feb 2002 20:44:52 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 20:44:52 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XTMW-0003fv-00; Sun, 03 Feb 2002 21:35:44 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 21:33:48 +0100 (CET) Received: from mail.icem.de ([194.175.115.14] helo=bitwall.icem.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XTKd-0003Tu-00 for ; Sun, 03 Feb 2002 21:33:47 +0100 Received: from willina.icem.ptc.com ([132.253.166.93]) by bitwall.icem.de (8.12.1/8.12.1/Debian -5) with ESMTP id g13KXmWU009194 for ; Sun, 3 Feb 2002 21:33:49 +0100 Received: from wald.hnv.icem.de ([158.225.25.1]) by willina.icem.ptc.com (8.12.1/8.12.1/Debian -2) with ESMTP id g13KVxKs026443 for ; Sun, 3 Feb 2002 21:31:59 +0100 Received: from icem.de (wald.hnv.icem.de [158.225.25.1]) by wald.hnv.icem.de (SGI-8.9.3/8.9.3) with ESMTP id VAA17414 for ; Sun, 3 Feb 2002 21:33:54 +0100 (MET) Sender: Carsten.Koch@icem.de Message-ID: <3C5D9EB1.1315617A@icem.de> Date: Sun, 03 Feb 2002 21:33:53 +0100 From: Carsten Koch Organization: ICEM Technologies GmbH X-Mailer: Mozilla 4.79C-SGI [en] (X11; U; IRIX 6.5 IP32) X-Accept-Language: de, en MIME-Version: 1.0 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: LinuxDVB/VDR newsserver? References: <014001c1acb5$845e11a0$0301a8c0@buero.de> <3C5D6502.404330AF@sgi.com> <124178758253.20020203202724@wershofen.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Carsten.Koch@icem.de Precedence: bulk X-list: linux-dvb Wolfgang Wershofen wrote: > > Sonntag, 3. Februar 2002 at 17:27 Matt Tovey wrote: > > > But I worry a bit about the 'German-only groups' idea. I think the > > majority of the people on the lists are german, and there is a danger > > that important threads would take place on these german groups and the > > rest of the world would be excluded. > > That's my opinion, too. ... > Besides, two lists on the same topic in different languages will always > have a high degree of duplication but will never be equal. I totally agree! I am german myself, but still I think it will only have disadvantages to create a german branch. Carsten. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 03 21:30:23 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 32323 invoked by uid 0); 3 Feb 2002 21:30:23 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 21:30:23 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XU4Y-0006Ul-00; Sun, 03 Feb 2002 22:21:14 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 22:20:01 +0100 (CET) Received: from moutvdom00.kundenserver.de ([195.20.224.149]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XU3N-0006IL-00 for ; Sun, 03 Feb 2002 22:20:01 +0100 Received: from [195.20.224.219] (helo=mrvdom03.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 16XU3M-0007b1-00; Sun, 3 Feb 2002 22:20:00 +0100 Received: from [62.226.214.94] (helo=eridiani.forouher.de) by mrvdom03.kundenserver.de with esmtp (Exim 2.12 #2) id 16XU3M-00006s-00; Sun, 3 Feb 2002 22:20:00 +0100 Received: from localhost.localdomain (altair.forouher.de [192.168.0.10]) by eridiani.forouher.de (Forouher HomeServer Postfix Mailrelay) with ESMTP id AC23030D34; Sun, 3 Feb 2002 22:19:51 +0100 (CET) Subject: [linux-dvb] Re: SMP and DVB driver From: Dariush Forouher To: boronk@boronk.de Cc: linux-dvb@linuxtv.org In-Reply-To: <200202031625.g13GP4126588@thoregon.boronk> References: <014001c1acb5$845e11a0$0301a8c0@buero.de> <200202031625.g13GP4126588@thoregon.boronk> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 03 Feb 2002 22:19:51 +0100 Message-Id: <1012771191.3264.1.camel@Altair> Mime-Version: 1.0 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dariush@forouher.de Precedence: bulk X-list: linux-dvb I'm using the current cvs driver on a dual P3-MB msi6120. No problems. regards Dariush Am Son, 2002-02-03 um 17.25 schrieb Christian Forster: > Hello, > > I have a simple question... Does the linux-dvb driver work with > SMP-machines such as dual P4 or Athlon MP? > > Christian -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 03 21:59:32 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 6648 invoked by uid 0); 3 Feb 2002 21:59:32 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 21:59:32 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XUWo-0000Fj-00; Sun, 03 Feb 2002 22:50:26 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 22:49:12 +0100 (CET) Received: from amsfep14-int.chello.nl ([213.46.243.21]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XUVb-0008UX-00 for ; Sun, 03 Feb 2002 22:49:11 +0100 Received: from pobox.com ([213.132.144.179]) by amsfep14-int.chello.nl (InterMail vM.5.01.03.06 201-253-122-118-106-20010523) with ESMTP id <20020203214841.HAHW3086.amsfep14-int.chello.nl@pobox.com> for ; Sun, 3 Feb 2002 22:48:41 +0100 Message-ID: <3C5DB042.2D607470@pobox.com> Date: Sun, 03 Feb 2002 22:48:50 +0100 From: Bart De Gruyter X-Mailer: Mozilla 4.72 (Macintosh; I; PPC) X-Accept-Language: en MIME-Version: 1.0 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: LinuxDVB/VDR newsserver? References: <014001c1acb5$845e11a0$0301a8c0@buero.de> <3C5D6502.404330AF@sgi.com> <124178758253.20020203202724@wershofen.com> <3C5D9EB1.1315617A@icem.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: bartdg@pobox.com Precedence: bulk X-list: linux-dvb Carsten Koch wrote: > > Wolfgang Wershofen wrote: > > > > Sonntag, 3. Februar 2002 at 17:27 Matt Tovey wrote: > > > > > But I worry a bit about the 'German-only groups' idea. I think the > > > majority of the people on the lists are german, and there is a danger > > > that important threads would take place on these german groups and the > > > rest of the world would be excluded. > > > > That's my opinion, too. > ... > > Besides, two lists on the same topic in different languages will always > > have a high degree of duplication but will never be equal. > > I totally agree! > I am german myself, but still I think it will only have > disadvantages to create a german branch. > Why not start a german FAQ which could be translated from time to time in English. This would keep the list English spoken and German people that start to use the dvb stuff would have a big help from the FAQ if they do not understand the English tongue perfectly... ;-) bartdg@pobox.com http://www.pobox.com/~bartdg _______________________________________________________________________ there is nothing left there is no right -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 03 22:34:26 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 20771 invoked by uid 0); 3 Feb 2002 22:34:26 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 22:34:26 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XV4Z-0002Lb-00; Sun, 03 Feb 2002 23:25:19 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 23:23:30 +0100 (CET) Received: from [212.84.236.168] (helo=wipeout.convergence.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XV2o-0001u8-00 for ; Sun, 03 Feb 2002 23:23:30 +0100 Received: from szymon by wipeout.convergence.de with local (Exim 3.34 #1 (Debian)) id 16XV2m-0002L2-00; Sun, 03 Feb 2002 23:23:28 +0100 Date: Sun, 3 Feb 2002 23:23:28 +0100 From: Szymon Polom To: Thomas Keil Cc: linux-dvb@linuxtv.org, linux-vdr@linuxtv.org Subject: [linux-dvb] Re: LinuxDVB/VDR newsserver? Message-ID: <20020203222328.GA8932@wipeout.convergence.de> Reply-To: Szymon Polom References: <014001c1acb5$845e11a0$0301a8c0@buero.de> <20020203164029.GB8266@wipeout.convergence.de> <3C5D6BAD.9C0A1671@commedia-group.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C5D6BAD.9C0A1671@commedia-group.de> User-Agent: Mutt/1.3.27i X-Operating-System: Linux wipeout 2.4.17 Sender: Szymon Polom X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: polom@convergence.de Precedence: bulk X-list: linux-dvb Hi, Quoting Thomas Keil (tk@commedia-group.com): > > I have asked our administration about the possibiliy to set up a news server > > at linuxtv.org. I will be back with some information as soon as I get an > > answer :-). > Do you think it is a good idea to set up a dedicated news server? Why not? As soon as such a server is announced on the related web pages it should be okay. I like the idea of e-mail based mailing lists and a newsserver with an adjustment of the posts. This should complay with everyones desire :-). > People just browsing public servers wouldn't find these groups then... The information about DVB with Linux is distributed anyway. There are some good starting points with links. Mentioning some lists or news servers at those starting points should do the trick. > Have a look at this: > http://www.faqs.org/faqs/usenet/creating-newsgroups/part1/ > We can apparantly easily set up one or several groups withing the > normal, public newsnet-hierarchy... > Comments? Public newsnet = spam, public newsnet = posting etiquette, public newsnet = lower quality of posts. Just my 2 (euro ;-)) cents. Bye... Szymon. -- Szymon Polom, Project Manager Middleware GPG Key-ID: E6EA36F2 convergence integrated media GmbH http://www.convergence.de Rosenthaler Str. 51 fon: +49(0)30-72 62 06 68 D-10178 Berlin fax: +49(0)30-72 62 06 55 -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 03 22:45:06 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 22419 invoked by uid 0); 3 Feb 2002 22:45:06 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 22:45:06 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XVEs-0003oM-00; Sun, 03 Feb 2002 23:35:58 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 23:35:20 +0100 (CET) Received: from mailout10.sul.t-online.com ([194.25.134.21]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XVEG-0003dm-00 for ; Sun, 03 Feb 2002 23:35:20 +0100 Received: from fwd10.sul.t-online.de by mailout10.sul.t-online.com with smtp id 16XVEF-0006yG-0A; Sun, 03 Feb 2002 23:35:19 +0100 Received: from grobi.holtschneider.com (320026213848-0001@[217.225.212.135]) by fmrl10.sul.t-online.com with smtp id 16XVEA-1pSb9EC; Sun, 3 Feb 2002 23:35:14 +0100 Received: (qmail 25160 invoked from network); 3 Feb 2002 22:35:13 -0000 Received: from kruemelmonster.holtschneider.com (HELO kruemelmonster) (212.28.232.34) by grobi.holtschneider.com with SMTP; 3 Feb 2002 22:35:13 -0000 Message-ID: <001101c1ad03$0b4df4d0$22e81cd4@kruemelmonster> From: "Henning Holtschneider" To: Subject: [linux-dvb] original firmware vs. CIM modules Date: Sun, 3 Feb 2002 23:35:10 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Sender: 320026213848-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: hh@holtschneider.com Precedence: bulk X-list: linux-dvb Hi, I just tried John Williams' latest patch together with Hauppauge's firmware from the 2.09 package on my Rev. 2.1 DVB-s card. I can watch FTA channels without problems (using VDR 0.99pre4) but when I switch to an encrypted (Premiere World-) channel, the screen stays black. I've got an AlphaCrypt CIM. The driver seems to recognize the CIM because I can navigate the CAM menu. The module also works under Windows with WinDVBLive 2000 [but not with Multidec 8.0 (!)]. Now, I wonder how other modules are doing with John's driver?! If you have got one of the modules mentioned in http://www.linuxdvb.tv/documentation/cim.html please check if it works with the patched driver/original firmware and drop me a line. If the behaviour differs from the chart, please specify which hardware revision and which firmware version you are using. I will add all this to the CIM compatibility list. Thanks hh -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 03 22:57:10 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 27300 invoked by uid 0); 3 Feb 2002 22:57:09 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 3 Feb 2002 22:57:09 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XVQZ-0004bn-00; Sun, 03 Feb 2002 23:48:03 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 03 Feb 2002 23:47:30 +0100 (CET) Received: from mailout07.sul.t-online.com ([194.25.134.83]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XVQ2-0004S4-00 for ; Sun, 03 Feb 2002 23:47:30 +0100 Received: from fwd08.sul.t-online.de by mailout07.sul.t-online.com with smtp id 16XVPG-0006gR-0A; Sun, 03 Feb 2002 23:46:42 +0100 Received: from grobi.holtschneider.com (320026213848-0001@[217.225.212.135]) by fmrl08.sul.t-online.com with smtp id 16XVPG-0ajP3AC; Sun, 3 Feb 2002 23:46:42 +0100 Received: (qmail 25343 invoked from network); 3 Feb 2002 22:46:41 -0000 Received: from kruemelmonster.holtschneider.com (HELO kruemelmonster) (212.28.232.34) by grobi.holtschneider.com with SMTP; 3 Feb 2002 22:46:41 -0000 Message-ID: <001501c1ad04$a532f860$22e81cd4@kruemelmonster> From: "Henning Holtschneider" To: References: <014001c1acb5$845e11a0$0301a8c0@buero.de> <3C5D6502.404330AF@sgi.com> <124178758253.20020203202724@wershofen.com> <3C5D9EB1.1315617A@icem.de> <3C5DB042.2D607470@pobox.com> Subject: [linux-dvb] Re: LinuxDVB/VDR newsserver? Date: Sun, 3 Feb 2002 23:46:40 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Sender: 320026213848-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: hh@holtschneider.com Precedence: bulk X-list: linux-dvb > Why not start a german FAQ which could be translated from time to > time in English. This would keep the list English spoken and > German people that start to use the dvb stuff would have a > big help from the FAQ if they do not understand the English tongue > perfectly... I've been part of such a project before and all I can say is that this is a lot of work worth nothing. Let's face it: the driver messages are English, so are all of Linux' system messages and VDR's error/info messages. So, you have to know some English to understand what the system is telling you. Everything else will IMHO just attract people who better buy a commercial STB anyway (no offense meant) ;-) Apart from that, there already is a German HOWTO at http://home.t-online.de/home/hubertus.sandmann/vdr.htm (there's a link to a German forum, too). hh -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 07:59:21 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 12189 invoked by uid 0); 4 Feb 2002 07:59:21 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 07:59:21 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XdtG-00044W-00; Mon, 04 Feb 2002 08:50:14 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 08:48:06 +0100 (CET) Received: from whale.sunbay.crimea.ua ([212.110.138.65]) by chambertin.convergence.de with TLSv1:DES-CBC3-SHA:168 encrypted esmtp (Exim 3.33 #2 ) id 16Xdr9-0003lk-00 for ; Mon, 04 Feb 2002 08:48:04 +0100 Received: from drakkar (drakkar.sunbay.crimea.ua [192.168.4.74]) (authenticated) by whale.sunbay.crimea.ua (8.11.6/8.11.2) with ESMTP id g147li522940 for ; Mon, 4 Feb 2002 09:47:46 +0200 (EET) (envelope-from sigurd@sunbay.com) Message-ID: <005501c1ad50$8af670c0$4a04a8c0@sunbay.crimea.ua> From: "sigurd" To: "linuxdvb" References: <014001c1acb5$845e11a0$0301a8c0@buero.de> <3C5D6502.404330AF@sgi.com> <124178758253.20020203202724@wershofen.com> <3C5D9EB1.1315617A@icem.de> <3C5DB042.2D607470@pobox.com> <001501c1ad04$a532f860$22e81cd4@kruemelmonster> Subject: [linux-dvb] Re: LinuxDVB/VDR newsserver? Date: Mon, 4 Feb 2002 09:49:56 +0200 Organization: Sunbay Software AG MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: sigurd@sunbay.com Precedence: bulk X-list: linux-dvb Sorry. But the creation of the newsserver will face more disatvantages rather than advantages. Let's not spoil the system. Just create in Majordomo (of course if the Majordomo handles the mailllist) another maillist if it's so necessary but do not create the newsserver. To all German speaking: I speak three languages English and German are among them.(I don't boast) So let's respect the rules. Everything must have here a professional touch like one fellow said once. regards. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 08:01:50 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 16186 invoked by uid 0); 4 Feb 2002 08:01:50 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 08:01:50 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xdve-0004He-00; Mon, 04 Feb 2002 08:52:42 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 08:52:22 +0100 (CET) Received: from [151.17.240.110] (helo=sardegna.mbigroup.it) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XdvJ-0004Bv-00 for ; Mon, 04 Feb 2002 08:52:22 +0100 Received: from sicilia.mbigroup.it (suez.mbigroup.it.240.17.151.in-addr.arpa [151.17.240.106] (may be forged)) by sardegna.mbigroup.it (8.11.0/8.8.7) with ESMTP id g147ner08799 for ; Mon, 4 Feb 2002 08:49:40 +0100 Received: from tin.it (malta.mbi.net [192.168.9.103]) by sicilia.mbigroup.it (8.11.2/8.8.7) with ESMTP id g147pit14999 for ; Mon, 4 Feb 2002 08:51:45 +0100 Message-ID: <3C5E4ACF.5040209@tin.it> Date: Mon, 04 Feb 2002 09:48:15 +0100 From: Attilio Vaccaro User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: SMP and DVB driver References: <014001c1acb5$845e11a0$0301a8c0@buero.de> <200202031625.g13GP4126588@thoregon.boronk> <15453.26123.38394.284282@sheridan.metzler> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: vattila@tin.it Precedence: bulk X-list: linux-dvb I'm using latest CVS drivers on an Athlon motherboard, but with driver rel. 0.82 that's what I get: >modprobe dvb >/lib/modules/2.4.16/kernel/drivers/media/video/dvb.o: init_module: No such device >Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters >/lib/modules/2.4.16/kernel/drivers/media/video/dvb.o: insmod /lib/modules/2.4.16/kernel/drivers/media/video/dvb.o failed I'm currently running the same 0.82 driver on a Pentium III without any problem... mocm@convergence.de wrote: >Christian Forster writes: > > Hello, > > > > I have a simple question... Does the linux-dvb driver work with > > SMP-machines such as dual P4 or Athlon MP? > > > > Christian > >It works on dual Pentium III, so it should work on the others too. > > >Marcus > > > -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From vdr-bounce@linuxtv.org Mon Feb 04 09:29:28 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 8916 invoked by uid 0); 4 Feb 2002 09:29:28 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 09:29:28 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XfIE-00048a-00; Mon, 04 Feb 2002 10:20:06 +0100 Received: with LISTAR (v0.129a; list vdr); Mon, 04 Feb 2002 10:19:39 +0100 (CET) Received: from zok.sgi.com ([204.94.215.101]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XPWY-0002kJ-00; Sun, 03 Feb 2002 17:29:50 +0100 Received: from sgiger.munich.sgi.com (sgiger.munich.sgi.com [144.253.192.2]) by zok.sgi.com (8.11.4/8.11.4/linux-outbound_gateway-1.1) with SMTP id g13GTho02561; Sun, 3 Feb 2002 08:29:43 -0800 Received: from sgi.com (private-mtt.munich.sgi.com [144.253.196.123]) by sgiger.munich.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id RAA27074; Sun, 3 Feb 2002 17:29:16 +0100 Message-ID: <3C5D6502.404330AF@sgi.com> Date: Sun, 03 Feb 2002 17:27:46 +0100 From: Matt Tovey X-Mailer: Mozilla 4.76 [en]C-o.tel.o online IFA99 (Win98; U) X-Accept-Language: de MIME-Version: 1.0 To: Reiner Rosin CC: vdr@linuxtv.org, linux-dvb@linuxtv.org Subject: [vdr] Re: [linux-dvb] LinuxDVB/VDR newsserver? References: <014001c1acb5$845e11a0$0301a8c0@buero.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr It's a cool idea, and if a host for the groups could be found would be really interesting. Searching past postings would be made simpler. But I worry a bit about the 'German-only groups' idea. I think the majority of the people on the lists are german, and there is a danger that important threads would take place on these german groups and the rest of the world would be excluded. Given that german is perhaps a priority on the list, perhaps there are other solutions? Bilingual postings, where possible? Or FAQ maintainers could maintain a german version, including recent important information? Cheers, Matt -- Reiner Rosin wrote: > > Hello, > > I just asked myself after the last weeks of heavy posting in these two MLs, > if it would be a good idea to setup a newsserver for this. > First, I really like the comfort of reading and writing to newsgroups and > second we could setup a lot of new groups, like vdr-hardware, vdr-foresale > or some german groups for non-english speakers. > > What do you think of it? Am I the only one who would appreciate this? > > As I have don't have the ressources to do this, perhaps somebody out there > is willing to do so? > > best regards, > reiner > > -- > Info: > To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 09:30:35 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 13171 invoked by uid 0); 4 Feb 2002 09:30:35 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 09:30:35 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XfJZ-0004YM-00; Mon, 04 Feb 2002 10:21:29 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 10:20:22 +0100 (CET) Received: from quechua.inka.de ([212.227.14.2] helo=mail.inka.de ident=mail) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XUh7-0001Vk-00 for ; Sun, 03 Feb 2002 23:01:05 +0100 Received: from zombie.inka.de by mail.inka.de with uucp (rmailwrap 0.4) id 16XUh6-0002KU-00; Sun, 3 Feb 2002 23:01:04 +0100 Received: from inet by zombie with local (Exim 3.34 #1 (Debian)) id 16XUFj-0003Ie-00; Sun, 03 Feb 2002 22:32:47 +0100 Date: Sun, 3 Feb 2002 22:32:47 +0100 From: Eduard Bloch To: Christian Forster Cc: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: SMP and DVB driver Message-ID: <20020203213247.GA12454@zombie.inka.de> References: <014001c1acb5$845e11a0$0301a8c0@buero.de> <200202031625.g13GP4126588@thoregon.boronk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200202031625.g13GP4126588@thoregon.boronk> User-Agent: Mutt/1.3.25i Sender: Eduard Bloch X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb Moin Christian! Christian Forster schrieb am Sunday, den 03. February 2002: > I have a simple question... Does the linux-dvb driver work with > SMP-machines such as dual P4 or Athlon MP? Another question: did anyone managed to make it work on non-i386 plattforms? There are many architectures using PCI bus, I imagine that some could work too. Gruss/Regards, Eduard. -- Who is General Failure and why is he reading my harddisk? -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 10:59:47 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 6280 invoked by uid 0); 4 Feb 2002 10:59:47 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 10:59:47 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xghq-0004dm-00; Mon, 04 Feb 2002 11:50:38 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 11:47:40 +0100 (CET) Received: from ppd00021.deutschepost.de ([149.239.160.240]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xgey-0004EY-00 for ; Mon, 04 Feb 2002 11:47:40 +0100 Received: from ddaap078.deutschepost.de (ddaap078.deutschepost.de [160.58.1.78]) by ppd00021.deutschepost.de (8.9.3 (PHNE_18546)/8.9.3) with ESMTP id LAA27737 for ; Mon, 4 Feb 2002 11:47:36 +0100 (MET) Received: from ddaah014.DeutschePost.de (unverified) by ddaap078.deutschepost.de (Content Technologies SMTPRS 2.0.15) with ESMTP id ; Mo, 04 Feb 2002 11:47:28 +0100 Received: by DDAAH014.DeutschePost.de with Internet Mail Service (5.5.2653.19) id <1CQ32W1N>; Mon, 4 Feb 2002 11:47:28 +0100 Message-Id: <019E7FD6783AD1119BA0400000363304F725E9@MNPAH004.DeutschePost.de> From: "Rienecker, Fa. Evenio, ITS P, M" To: joe , linux-dvb@linuxtv.org Subject: [linux-dvb] Re: I hope its not too oftopic... Date: Mon, 4 Feb 2002 11:44:42 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: C.Rienecker@deutschepost.de Precedence: bulk X-list: linux-dvb PW sends EPG for the channel that shows game 1. The EPG just tells you which game features what teams. The list from http://www.dxandy.de/news/2001-10/pw_dxandy-131001.txt does have the correct numbers for Bundesliga (checked on Feb 2nd). cheers, Christian. > -----Original Message----- > From: joe [mailto:joe@p4.boekelberg] > Sent: Saturday, February 02, 2002 7:16 AM > To: linux-dvb@linuxtv.org > Subject: [linux-dvb] I hope its not too oftopic... > > > At all DVB Users in Germany: > I would like to record some bundesliga matches- they are > broadcasted without > epg - information. So how do I know on which channnel a game > can be recorded > ? So far Premiere only tells on what option - number a game > can be seen but > what channel this means I dont know... > thanx in advance > joe. > > > -- > Info: > To unsubscribe send a mail to listar@linuxtv.org with > "unsubscribe linux-dvb" as subject. > -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 12:36:12 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 7697 invoked by uid 0); 4 Feb 2002 12:36:12 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 12:36:12 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XiDB-00063v-00; Mon, 04 Feb 2002 13:27:05 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 13:21:01 +0100 (CET) Received: from [193.45.189.139] (helo=pcmsgroup.com) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xi7J-00050N-00 for ; Mon, 04 Feb 2002 13:21:01 +0100 Received: from [192.168.161.55] (account john.williams@pcmsdatafit.co.uk HELO JohnW.pcmsdatafit.co.uk) by pcmsgroup.com (CommuniGate Pro SMTP 3.4.5) with ESMTP id 750536 for linux-dvb@linuxtv.org; Mon, 04 Feb 2002 12:21:36 +0000 Message-Id: <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> X-Sender: John.Williams@pcmsdatafit.co.uk@mail-host.pcmsgroup.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 04 Feb 2002 12:20:08 +0000 To: linux-dvb@linuxtv.org From: JohnW Subject: [linux-dvb] Re: original firmware vs. CIM modules Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: John.Williams@pcmsdatafit.co.uk Precedence: bulk X-list: linux-dvb Henning, I think I've seen the same problem myself: sometimes the screen goes blank when switched to recording mode. But I couldn't reproduce it yesterday: I'll keep on trying. WinDVBLive2000 uses the Technotrend firmware and Multidec8 uses the Convergence firmware (I wonder whether this is legal ?) so my aim would be for my patch to support the same CAMs that WinDVBLive2000 supports. John At 23:35 03/02/02 +0100, you wrote: Hi, I just tried John Williams' latest patch together with Hauppauge's firmware from the 2.09 package on my Rev. 2.1 DVB-s card. I can watch FTA channels without problems (using VDR 0.99pre4) but when I switch to an encrypted (Premiere World-) channel, the screen stays black. I've got an AlphaCrypt CIM. The driver seems to recognize the CIM because I can navigate the CAM menu. The module also works under Windows with WinDVBLive 2000 [but not with Multidec 8.0 (!)] ______________________________________________ The information contained in this e-mail is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the intended recipient of this e-mail, the use of this information or any disclosure, copying or distribution is prohibited and may be unlawful. If you received this in error, please contact the sender and delete the material from any computer. The views expressed in this e-mail may not necessarily be the views of The PCMS Group plc and should not be taken as authority to carry out any instruction contained. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 13:32:27 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 27175 invoked by uid 0); 4 Feb 2002 13:32:27 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 13:32:27 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xj5c-0003DP-00; Mon, 04 Feb 2002 14:23:20 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 14:21:51 +0100 (CET) Received: from f71.law9.hotmail.com ([64.4.9.71] helo=hotmail.com) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xj4B-0002xQ-00 for ; Mon, 04 Feb 2002 14:21:51 +0100 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 4 Feb 2002 05:21:20 -0800 Received: from 212.162.72.50 by lw9fd.law9.hotmail.msn.com with HTTP; Mon, 04 Feb 2002 13:21:20 GMT X-Originating-IP: [212.162.72.50] From: "Paolo Casagranda" To: linux-dvb@linuxtv.org Bcc: Subject: [linux-dvb] Audio distorsion problem - PANIC Date: Mon, 04 Feb 2002 14:21:20 +0100 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Message-ID: X-OriginalArrivalTime: 04 Feb 2002 13:21:20.0320 (UTC) FILETIME=[D58A9C00:01C1AD7E] X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: pcasagranda@hotmail.com Precedence: bulk X-list: linux-dvb I've tested TechnoTrend DVB-T card and I experienced an audio distorion problem under Linux either in live or in the recordings (the same cards have no problem with Windows). It seems that the output volume is too high, so that is distorted and: - changing volume with VDR seems not to give results - changing volume with Linux Mixers gives no result - connecting the card output directly to the TV doesn't improve anything. Maybe it is a driver problem or at least a driver setting could improve audio output? Thank you very much for any suggestion Paolo _________________________________________________________________ Fai parte anche tu del più grande servizio di posta elettronica del mondo con MSN Hotmail. http://www.hotmail.com/it -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 13:55:38 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 32733 invoked by uid 0); 4 Feb 2002 13:55:38 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 13:55:38 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XjS2-0006Aa-00; Mon, 04 Feb 2002 14:46:30 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 14:45:35 +0100 (CET) Received: from mailout08.sul.t-online.com ([194.25.134.20]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XjR9-0005sv-00 for ; Mon, 04 Feb 2002 14:45:35 +0100 Received: from fwd09.sul.t-online.de by mailout08.sul.t-online.com with smtp id 16XjR8-0001ZG-0F; Mon, 04 Feb 2002 14:45:34 +0100 Received: from grobi.holtschneider.com (320026213848-0001@[217.225.214.103]) by fmrl09.sul.t-online.com with smtp id 16XjQr-0rrw1oC; Mon, 4 Feb 2002 14:45:17 +0100 Received: (qmail 3225 invoked from network); 4 Feb 2002 13:45:16 -0000 Received: from localhost (HELO holtschneider.com) (127.0.0.1) by localhost with SMTP; 4 Feb 2002 13:45:16 -0000 Received: from 212.28.232.234 (SquirrelMail authenticated user hh) by grobi.holtschneider.com with HTTP; Mon, 4 Feb 2002 14:45:16 +0100 (CET) Message-ID: <2134.212.28.232.234.1012830316.squirrel@grobi.holtschneider.com> Date: Mon, 4 Feb 2002 14:45:16 +0100 (CET) Subject: [linux-dvb] Re: original firmware vs. CIM modules From: "Henning Holtschneider" To: linux-dvb@linuxtv.org In-Reply-To: <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> References: <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> X-Mailer: SquirrelMail (version 1.0.2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Sender: 320026213848-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: hh@holtschneider.com Precedence: bulk X-list: linux-dvb > I think I've seen the same problem myself: sometimes the screen goes > blank when switched to recording mode. But I couldn't reproduce it > yesterday: I'll keep on trying. Are we talking about the same thing? I don't get a picture in live viewing mode ... and I haven't tried to record an encrypted channel with your driver yet. I've tried to tune to an encrypted channel multiple times without success. Could someone perhaps send me some syslog output of what I should see when tuning an encrypted channel with John's driver and VDR? Right now, this is all I get: Feb 3 20:59:57 vdr vdr[628]: switching to channel 41 Feb 3 20:59:57 vdr kernel: ca_open > WinDVBLive2000 uses the Technotrend firmware and Multidec8 uses the > Convergence firmware (I wonder whether this is legal ?) so my aim would Doesn't WinDVBLive use its own firmware? At least the installation instructions tell one to remove the original Technotrend driver first. BTW, does anyone know what firmware version is used by Multidec 8? Multidec's response with my AlphaCrypt CIM plugged in is as slow as VDR was with older versions of the Convergence firmware under Linux ... > be for my patch to support the same CAMs that WinDVBLive2000 supports. That would be great! hh -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 13:55:39 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 32739 invoked by uid 0); 4 Feb 2002 13:55:39 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 13:55:39 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XjS2-0006Ag-00; Mon, 04 Feb 2002 14:46:30 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 14:45:11 +0100 (CET) Received: from centauro.cti.unav.es ([159.237.6.40]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XjQk-0005jJ-00 for ; Mon, 04 Feb 2002 14:45:11 +0100 Received: from cpu02214 ([159.237.128.233]) by centauro.cti.unav.es (8.11.4/8.11.4) with SMTP id g14DWks20671; Mon, 4 Feb 2002 14:32:47 +0100 Message-Id: <3.0.1.32.20020204144427.009235b0@cumbre.cti.unav.es> X-Sender: rdeza@cumbre.cti.unav.es X-Mailer: Windows Eudora Light Version 3.0.1 (32) Date: Mon, 04 Feb 2002 14:44:27 +0100 To: Johann Hanne , From: Roberto Deza Subject: [linux-dvb] Re: Summary: Rev 2.1 and RGB (resend) In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: rdeza@unav.es Precedence: bulk X-list: linux-dvb Hi Johann and all, At 20:56 01/02/2002 +0100, Johann Hanne wrote: >I've put a summary of the discussion about the Revision 2.1 board and RGB >output on http://www.baycom.org/~hannej/dvb21-rgb. The files about the >examined layout made by Roberto Deza are included. Thanks by your page, wich is full Ok (not "quick-and-dirty"; what count on this things is the real contents, not the fancy animations and colours :-). A few OT: How have you converted the PCL files to PNG?. This is a pending matter to me, each time that I want to share a design :-(. Best regards: Roberto Deza -- Roberto Deza Asensio Universidad de Navarra Data Procesing Center rdeza@unav.es -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 14:26:04 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 10167 invoked by uid 0); 4 Feb 2002 14:26:03 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 14:26:03 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XjvT-0000q0-00; Mon, 04 Feb 2002 15:16:55 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 15:16:00 +0100 (CET) Received: from [193.45.189.139] (helo=pcmsgroup.com) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xjua-0000Wl-00 for ; Mon, 04 Feb 2002 15:16:00 +0100 Received: from [192.168.161.55] (account john.williams@pcmsdatafit.co.uk HELO JohnW.pcmsdatafit.co.uk) by pcmsgroup.com (CommuniGate Pro SMTP 3.4.5) with ESMTP id 750824 for linux-dvb@linuxtv.org; Mon, 04 Feb 2002 14:16:37 +0000 Message-Id: <5.1.0.14.1.20020204134710.00a01ec0@mail-host.pcmsgroup.com> X-Sender: John.Williams@pcmsdatafit.co.uk@mail-host.pcmsgroup.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 04 Feb 2002 14:15:08 +0000 To: linux-dvb@linuxtv.org From: JohnW Subject: [linux-dvb] Re: original firmware vs. CIM modules In-Reply-To: <2134.212.28.232.234.1012830316.squirrel@grobi.holtschneide r.com> References: <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: John.Williams@pcmsdatafit.co.uk Precedence: bulk X-list: linux-dvb At 14:45 04/02/02 +0100, you wrote: >Are we talking about the same thing? I don't get a picture in live viewing >mode ... and I haven't tried to record an encrypted channel with your >driver yet. I've tried to tune to an encrypted channel multiple times >without success. Could someone perhaps send me some syslog output of what I >should see when tuning an encrypted channel with John's driver and VDR? I understand now. I'll make a log tonight and send it to you. When tuned to an encrypted channel, the firmware ignores the PIDs you specify via the tuning API, and instead decodes the program whose "program number" is set via the new ioctl call that I added. Hence the need for a patch to the program that does the tuning. It might be worth trying to tune to the encrypted channel with tuxzap instead of vdr, as I haven''t actually tested the vdr patch (I don't use the vdr program myself). After applying the patch you need to recompile libdvb, and then re-compile tuxzap. >Doesn't WinDVBLive use its own firmware? At least the installation >instructions tell one to remove the original Technotrend driver first. The instructions tell you to remove the Technotrend drivers. But I think it comes with its own copy of the Technotrend firmware. >BTW, does anyone know what firmware version is used by Multidec 8? >Multidec's response with my AlphaCrypt CIM plugged in is as slow as VDR was >with older versions of the Convergence firmware under Linux ... It's the version of the Convergence firmware from the 0.9.3 release. > > be for my patch to support the same CAMs that WinDVBLive2000 supports. > >That would be great! I'll do my best, but of course I can't actually test anything with the AlphaCrypt CAM because I haven't got one. John ______________________________________________ The information contained in this e-mail is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the intended recipient of this e-mail, the use of this information or any disclosure, copying or distribution is prohibited and may be unlawful. If you received this in error, please contact the sender and delete the material from any computer. The views expressed in this e-mail may not necessarily be the views of The PCMS Group plc and should not be taken as authority to carry out any instruction contained. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 14:33:42 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 14457 invoked by uid 0); 4 Feb 2002 14:33:42 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 14:33:42 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xk2t-0001ak-00; Mon, 04 Feb 2002 15:24:35 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 15:23:50 +0100 (CET) Received: from tiger.cadsoft.de ([212.6.150.2]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xk2A-0001RN-00 for ; Mon, 04 Feb 2002 15:23:50 +0100 Received: from raven.cadsoft.de (raven.cadsoft.de [195.38.138.42]) by tiger.cadsoft.de (8.9.3/8.9.3) with ESMTP id PAA13954 for ; Mon, 4 Feb 2002 15:23:49 +0100 Received: from cadsoft.de (falcon.cadsoft.de [195.38.138.50]) by raven.cadsoft.de (8.11.6/8.11.6) with ESMTP id g14ENfY17365 for ; Mon, 4 Feb 2002 15:23:41 +0100 Sender: kls@cadsoft.de Message-ID: <3C5E996D.F5CF4FA5@cadsoft.de> Date: Mon, 04 Feb 2002 15:23:41 +0100 From: Klaus Schmidinger Organization: CadSoft Computer GmbH X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.4-4GB i586) X-Accept-Language: en, de MIME-Version: 1.0 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: original firmware vs. CIM modules References: <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204134710.00a01ec0@mail-host.pcmsgroup.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Klaus.Schmidinger@cadsoft.de Precedence: bulk X-list: linux-dvb JohnW wrote: > > At 14:45 04/02/02 +0100, you wrote: > >Are we talking about the same thing? I don't get a picture in live viewing > >mode ... and I haven't tried to record an encrypted channel with your > >driver yet. I've tried to tune to an encrypted channel multiple times > >without success. Could someone perhaps send me some syslog output of what I > >should see when tuning an encrypted channel with John's driver and VDR? > > I understand now. I'll make a log tonight and send it to you. > > When tuned to an encrypted channel, the firmware ignores the PIDs you > specify via the tuning API, and instead decodes the program whose "program > number" is set via the new ioctl call that I added. Just curious: how do you select the audio channel then in case there are two (or even more) possible APIDs? Klaus -- _______________________________________________________________ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: kls@cadsoft.de D-84568 Pleiskirchen, Germany URL: www.cadsoft.de _______________________________________________________________ -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 14:42:11 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 15078 invoked by uid 0); 4 Feb 2002 14:42:11 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 14:42:11 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XkB4-00030z-00; Mon, 04 Feb 2002 15:33:02 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 15:32:16 +0100 (CET) Received: from michelle.crs4.it ([156.148.1.33] helo=mail.crs4.it) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XkAK-0002kW-00 for ; Mon, 04 Feb 2002 15:32:16 +0100 Received: from campidano (campidano.crs4.it [156.148.2.22]) by mail.crs4.it (Postfix) with SMTP id 170C910BC for ; Mon, 4 Feb 2002 15:45:27 +0100 (MET) Message-ID: <001001c1ad89$77214b40$1602949c@campidano> From: "Felice Colucci" To: References: <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204134710.00a01ec0@mail-host.pcmsgroup.com> Subject: [linux-dvb] tuxzap error Date: Mon, 4 Feb 2002 15:37:26 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: felice@crs4.it Precedence: bulk X-list: linux-dvb Hi, I'm real new of linuxtv, help please' When I type ./configure this is the error message ./configure: line 541: syntax error near unexpected token `AM_INIT_AUTOMAKE($PACKAGE,' ./configure: line 541: `AM_INIT_AUTOMAKE($PACKAGE, $VERSION)' sh-2.04# How can I resolve this problem? thanks in advance -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 14:42:12 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 15084 invoked by uid 0); 4 Feb 2002 14:42:12 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 14:42:12 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XkB6-00032b-00; Mon, 04 Feb 2002 15:33:04 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 15:32:13 +0100 (CET) Received: from [193.45.189.139] (helo=pcmsgroup.com) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XkAG-0002kU-00 for ; Mon, 04 Feb 2002 15:32:12 +0100 Received: from [192.168.161.55] (account john.williams@pcmsdatafit.co.uk HELO JohnW.pcmsdatafit.co.uk) by pcmsgroup.com (CommuniGate Pro SMTP 3.4.5) with ESMTP id 750884 for linux-dvb@linuxtv.org; Mon, 04 Feb 2002 14:32:50 +0000 Message-Id: <5.1.0.14.1.20020204142439.009fb720@mail-host.pcmsgroup.com> X-Sender: John.Williams@pcmsdatafit.co.uk@mail-host.pcmsgroup.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 04 Feb 2002 14:31:21 +0000 To: linux-dvb@linuxtv.org From: JohnW Subject: [linux-dvb] Re: original firmware vs. CIM modules In-Reply-To: <3C5E996D.F5CF4FA5@cadsoft.de> References: <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204134710.00a01ec0@mail-host.pcmsgroup.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: John.Williams@pcmsdatafit.co.uk Precedence: bulk X-list: linux-dvb At 15:23 04/02/02 +0100, you wrote: >JohnW wrote: > > > > When tuned to an encrypted channel, the firmware ignores the PIDs you > > specify via the tuning API, and instead decodes the program whose "program > > number" is set via the new ioctl call that I added. > >Just curious: how do you select the audio channel then in case there are >two (or even more) possible APIDs? > >Klaus Actually, this isn't working properly in the code I've issued. But I've puzzled out what to do: you have to select the program number to decode, then wait until the CAM sends a message to say that it has started to decode the channel, then re-select the audio pid that you want. So you get the wrong language for a few milliseconds. The code to do this will be in the next version that I issue. John ______________________________________________ The information contained in this e-mail is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the intended recipient of this e-mail, the use of this information or any disclosure, copying or distribution is prohibited and may be unlawful. If you received this in error, please contact the sender and delete the material from any computer. The views expressed in this e-mail may not necessarily be the views of The PCMS Group plc and should not be taken as authority to carry out any instruction contained. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 14:48:28 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 19346 invoked by uid 0); 4 Feb 2002 14:48:28 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 14:48:28 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XkHA-0003xx-00; Mon, 04 Feb 2002 15:39:20 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 15:38:54 +0100 (CET) Received: from ns.ulstu.ru ([62.76.34.36]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XkGi-0003jc-00 for ; Mon, 04 Feb 2002 15:38:53 +0100 Received: by ns.ulstu.ru (Postfix-ULSTU, from userid 3909) id 85506107879; Mon, 4 Feb 2002 17:38:46 +0300 (MSK) Date: Mon, 4 Feb 2002 17:38:46 +0300 From: zhuravlev alexander To: linux-dvb@linuxtv.org Subject: [linux-dvb] siemens_dvb-0.8.2 + linux kernel 2.4.9 Message-ID: <20020204173846.A71423@ulstu.ru> Reply-To: zhuravlev alexander Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0pre2i X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: zaa@ulstu.ru Precedence: bulk X-list: linux-dvb hello when i compile old drivers ver 0.8.2 on my linux box with 2.4.9 kernel i recieve these error messages °@°@DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules) make[1]: Entering directory `/usr/src/linux' make -C /usr/src/DVB/driver CFLAGS="-D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasin g -fno-common -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DMODVERSI ONS -include /usr/src/linux/include/linux/modversions.h" MAKING_MODULES=1 module s make[2]: Entering directory `/usr/src/DVB/driver' gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigrap hs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-s tack-boundary=2 -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux/inclu de/linux/modversions.h -I ../ost/include -c -o i2c-core.o i2c-core.c gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigrap hs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-s tack-boundary=2 -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux/inclu de/linux/modversions.h -I ../ost/include -c -o videodev.o videodev.c videodev.c:424: conflicting types for `video_register_device_Rsmp_1cd21205' /usr/src/linux/include/linux/videodev.h:37: previous declaration of `video_regis ter_device_Rsmp_1cd21205' make[2]: *** [videodev.o] Error 1 make[2]: Leaving directory `/usr/src/DVB/driver' make[1]: *** [_mod_/usr/src/DVB/driver] Error 2 make[1]: Leaving directory `/usr/src/linux' make: *** [here] Error 2 -- zhuravlev alexander u l s t u c t c e-mail:zaa@ulstu.ru -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 15:12:06 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 24958 invoked by uid 0); 4 Feb 2002 15:12:06 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 15:12:06 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xke2-0006FE-00; Mon, 04 Feb 2002 16:02:58 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 16:02:02 +0100 (CET) Received: from leon.ac-toulouse.fr ([194.214.239.85]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xkd8-00062O-00 for ; Mon, 04 Feb 2002 16:02:02 +0100 Received: from leon.ac-toulouse.fr. (localhost [127.0.0.1]) by leon.ac-toulouse.fr (8.9.3/8.9.3) with ESMTP id PAA29487 for ; Mon, 4 Feb 2002 15:50:57 +0100 Received: from Emploi-Jeune.ia-12.in-ac-toulouse.fr ([192.168.66.248]) by leon.ac-toulouse.fr. (8.9.3/8.9.3) with ESMTP id PAA29478; Mon, 4 Feb 2002 15:50:54 +0100 Date: Mon, 4 Feb 2002 16:03:46 +0100 (CET) From: pguiral X-X-Sender: pguiral@Emploi-Jeune.ia-12.in-ac-toulouse.fr To: zhuravlev alexander cc: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: siemens_dvb-0.8.2 + linux kernel 2.4.9 In-Reply-To: <20020204173846.A71423@ulstu.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: pguiral@free.fr Precedence: bulk X-list: linux-dvb On Mon, 4 Feb 2002, zhuravlev alexander wrote: > hello > > when i compile old drivers ver 0.8.2 on > my linux box with 2.4.9 kernel i recieve these error > messages I think you have to run siemens-0.8.2 with 2.2.x kernel. That runs fine for me Pierre. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 15:29:17 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 29973 invoked by uid 0); 4 Feb 2002 15:29:17 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 15:29:17 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xkue-00078B-00; Mon, 04 Feb 2002 16:20:08 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 16:19:19 +0100 (CET) Received: from f251.law9.hotmail.com ([64.4.8.76] helo=hotmail.com) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xktr-0006jT-00 for ; Mon, 04 Feb 2002 16:19:19 +0100 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 4 Feb 2002 07:18:47 -0800 Received: from 212.162.72.50 by lw9fd.law9.hotmail.msn.com with HTTP; Mon, 04 Feb 2002 15:18:47 GMT X-Originating-IP: [212.162.72.50] From: "Paolo Casagranda" To: linux-dvb@linuxtv.org Bcc: Subject: [linux-dvb] Audio distorsion problem Date: Mon, 04 Feb 2002 16:18:47 +0100 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Message-ID: X-OriginalArrivalTime: 04 Feb 2002 15:18:47.0942 (UTC) FILETIME=[3E406260:01C1AD8F] X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: pcasagranda@hotmail.com Precedence: bulk X-list: linux-dvb I've tested TechnoTrend DVB-T card and I experienced an audio distorion problem under Linux either in live or in the recordings (the same cards have no problem with Windows). It seems that the output volume is too high, so that is distorted and: - changing volume with VDR seems not to give results - changing volume with Linux Mixers gives no result - connecting the card output directly to the TV doesn't improve anything. Maybe it is a driver problem or at least a driver setting could improve audio output? Thank you very much for any suggestion Paolo _________________________________________________________________ Scarica GRATUITAMENTE MSN Explorer dall'indirizzo http://explorer.msn.it/intl.asp. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 15:49:26 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 6721 invoked by uid 0); 4 Feb 2002 15:49:26 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 15:49:26 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XlEA-0000Ze-00; Mon, 04 Feb 2002 16:40:18 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 16:37:40 +0100 (CET) Received: from mail.gmx.net ([213.165.64.20]) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16XlBc-0000Fj-00 for ; Mon, 04 Feb 2002 16:37:40 +0100 Received: (qmail 8670 invoked by uid 0); 4 Feb 2002 15:37:09 -0000 Received: from pd9e6e2e7.dip0.t-ipconnect.de (HELO gmx.de) (217.230.226.231) by mail.gmx.net (mp005-rz3) with SMTP; 4 Feb 2002 15:37:09 -0000 Message-ID: <3C5EAAAE.1652FAFE@gmx.de> Date: Mon, 04 Feb 2002 16:37:18 +0100 From: Joerg Riechardt X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: de,en MIME-Version: 1.0 CC: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: original firmware vs. CIM modules References: <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204134710.00a01ec0@mail-host.pcmsgroup.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: J.Riechardt@gmx.de Precedence: bulk X-list: linux-dvb JohnW wrote: > >BTW, does anyone know what firmware version is used by Multidec 8? > >Multidec's response with my AlphaCrypt CIM plugged in is as slow as VDR was > >with older versions of the Convergence firmware under Linux ... > > It's the version of the Convergence firmware from the 0.9.3 release. firmware.dat from MD 8.0 254.492 bytes root from dvb 0.9.3 254.036 bytes what makes the difference? Jörg -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 15:56:22 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 7114 invoked by uid 0); 4 Feb 2002 15:56:21 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 15:56:21 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XlKr-0001c0-00; Mon, 04 Feb 2002 16:47:13 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 16:45:29 +0100 (CET) Received: from [193.45.189.139] (helo=pcmsgroup.com) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XlJB-00015N-00 for ; Mon, 04 Feb 2002 16:45:29 +0100 Received: from [192.168.161.55] (account john.williams@pcmsdatafit.co.uk HELO JohnW.pcmsdatafit.co.uk) by pcmsgroup.com (CommuniGate Pro SMTP 3.4.5) with ESMTP id 751124 for linux-dvb@linuxtv.org; Mon, 04 Feb 2002 15:46:06 +0000 Message-Id: <5.1.0.14.1.20020204154029.00a0c840@mail-host.pcmsgroup.com> X-Sender: John.Williams@pcmsdatafit.co.uk@mail-host.pcmsgroup.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 04 Feb 2002 15:44:38 +0000 To: linux-dvb@linuxtv.org From: JohnW Subject: [linux-dvb] Re: original firmware vs. CIM modules In-Reply-To: <3C5EAAAE.1652FAFE@gmx.de> References: <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204134710.00a01ec0@mail-host.pcmsgroup.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: John.Williams@pcmsdatafit.co.uk Precedence: bulk X-list: linux-dvb At 16:37 04/02/02 +0100, you wrote: >JohnW wrote: > > > >BTW, does anyone know what firmware version is used by Multidec 8? > > >Multidec's response with my AlphaCrypt CIM plugged in is as slow as > VDR was > > >with older versions of the Convergence firmware under Linux ... > > > > It's the version of the Convergence firmware from the 0.9.3 release. > >firmware.dat from MD 8.0 254.492 bytes >root from dvb 0.9.3 254.036 bytes >what makes the difference? The firmware.dat file seems to be Boot_up.axf, Root and Dpram concatenated into a single file. ______________________________________________ The information contained in this e-mail is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the intended recipient of this e-mail, the use of this information or any disclosure, copying or distribution is prohibited and may be unlawful. If you received this in error, please contact the sender and delete the material from any computer. The views expressed in this e-mail may not necessarily be the views of The PCMS Group plc and should not be taken as authority to carry out any instruction contained. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 15:58:28 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 7567 invoked by uid 0); 4 Feb 2002 15:58:28 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 15:58:28 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XlMu-0002Gv-00; Mon, 04 Feb 2002 16:49:20 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 16:47:34 +0100 (CET) Received: from whale.sunbay.crimea.ua ([212.110.138.65]) by chambertin.convergence.de with TLSv1:DES-CBC3-SHA:168 encrypted esmtp (Exim 3.33 #2 ) id 16XlL9-0001X6-00 for ; Mon, 04 Feb 2002 16:47:32 +0100 Received: from drakkar (drakkar.sunbay.crimea.ua [192.168.4.74]) (authenticated) by whale.sunbay.crimea.ua (8.11.6/8.11.2) with ESMTP id g14Fkm590591 for ; Mon, 4 Feb 2002 17:46:48 +0200 (EET) (envelope-from sigurd@sunbay.com) Message-ID: <002c01c1ad93$77587c50$4a04a8c0@sunbay.crimea.ua> From: "sigurd" To: "linuxdvb" References: <20020204173846.A71423@ulstu.ru> Subject: [linux-dvb] Re: siemens_dvb-0.8.2 + linux kernel 2.4.9 Date: Mon, 4 Feb 2002 17:49:01 +0200 Organization: Sunbay Software AG MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: sigurd@sunbay.com Precedence: bulk X-list: linux-dvb it was already said for thousand times. drivers 0.9.X for kernels 2.4.X drivers 0.8.X for kernels 2.2.X -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 16:03:06 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 11854 invoked by uid 0); 4 Feb 2002 16:03:05 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 16:03:05 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XlRO-0002ga-00; Mon, 04 Feb 2002 16:53:58 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 16:52:12 +0100 (CET) Received: from ns.ulstu.ru ([62.76.34.36]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XlPg-0002WM-00 for ; Mon, 04 Feb 2002 16:52:12 +0100 Received: by ns.ulstu.ru (Postfix-ULSTU, from userid 3909) id 26AB4107879; Mon, 4 Feb 2002 18:52:11 +0300 (MSK) Date: Mon, 4 Feb 2002 18:52:11 +0300 From: zhuravlev alexander To: sigurd Cc: linuxdvb Subject: [linux-dvb] Re: siemens_dvb-0.8.2 + linux kernel 2.4.9 Message-ID: <20020204185210.A79835@ulstu.ru> Reply-To: zhuravlev alexander References: <20020204173846.A71423@ulstu.ru> <002c01c1ad93$77587c50$4a04a8c0@sunbay.crimea.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <002c01c1ad93$77587c50$4a04a8c0@sunbay.crimea.ua> X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: zaa@ulstu.ru Precedence: bulk X-list: linux-dvb On Mon, Feb 04, 2002 at 05:49:01PM +0200, sigurd wrote: > it was already said for thousand times. > drivers 0.9.X for kernels 2.4.X > drivers 0.8.X for kernels 2.2.X > ok but 0.9.X couldn't work with multicast routing, is not it ? > > > -- > Info: > To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. > -- zhuravlev alexander u l s t u c t c e-mail:zaa@ulstu.ru -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 16:10:00 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 12147 invoked by uid 0); 4 Feb 2002 16:09:59 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 16:09:59 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XlY3-0004CT-00; Mon, 04 Feb 2002 17:00:51 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 16:59:08 +0100 (CET) Received: from [193.45.189.139] (helo=pcmsgroup.com) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XlWO-0003Bg-00 for ; Mon, 04 Feb 2002 16:59:08 +0100 Received: from [192.168.161.55] (account john.williams@pcmsdatafit.co.uk HELO JohnW.pcmsdatafit.co.uk) by pcmsgroup.com (CommuniGate Pro SMTP 3.4.5) with ESMTP id 751167 for linux-dvb@linuxtv.org; Mon, 04 Feb 2002 15:59:45 +0000 Message-Id: <5.1.0.14.1.20020204155217.00a0c3d0@mail-host.pcmsgroup.com> X-Sender: John.Williams@pcmsdatafit.co.uk@mail-host.pcmsgroup.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 04 Feb 2002 15:58:18 +0000 To: linux-dvb@linuxtv.org From: JohnW Subject: [linux-dvb] Re: original firmware vs. CIM modules In-Reply-To: <20020204155024.GA12932@ulima.unil.ch> References: <5.1.0.14.1.20020204154029.00a0c840@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204121907.009eecc0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204134710.00a01ec0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204154029.00a0c840@mail-host.pcmsgroup.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: John.Williams@pcmsdatafit.co.uk Precedence: bulk X-list: linux-dvb At 16:50 04/02/02 +0100, Gr=E9goire wrote: >What about a linux version of multidec then? So far as I am concerned, looking at code of the older versions of Multidec= =20 to see how it deals with the Technotrend firmware is OK, but the new=20 version of Multidec tries to do something of dubious legality, which is=20 another matter altogether. ______________________________________________ The information contained in this e-mail is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the intended recipient of this e-mail, the use of this information or any disclosure, copying or distribution is prohibited and may be unlawful. If you received this in error, please contact the sender and delete the material from any computer. The views expressed in this e-mail may not necessarily be the views of The PCMS Group plc and should not be taken as authority to carry out any instruction contained. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 16:16:15 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 16466 invoked by uid 0); 4 Feb 2002 16:16:15 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 16:16:15 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xle7-0004qy-00; Mon, 04 Feb 2002 17:07:07 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 17:04:52 +0100 (CET) Received: from [151.17.240.110] (helo=sardegna.mbigroup.it) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xlbv-0004Os-00 for ; Mon, 04 Feb 2002 17:04:51 +0100 Received: from sicilia.mbigroup.it (suez.mbigroup.it.240.17.151.in-addr.arpa [151.17.240.106] (may be forged)) by sardegna.mbigroup.it (8.11.0/8.8.7) with ESMTP id g14G2Br10116; Mon, 4 Feb 2002 17:02:11 +0100 Received: from tin.it (malta.mbi.net [192.168.9.103]) by sicilia.mbigroup.it (8.11.2/8.8.7) with ESMTP id g14G4At17636; Mon, 4 Feb 2002 17:04:15 +0100 Message-ID: <3C5EB02A.4070304@tin.it> Date: Mon, 04 Feb 2002 17:00:42 +0100 From: Attilio Vaccaro User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.1) Gecko/20010607 Netscape6/6.1b1 X-Accept-Language: en-us MIME-Version: 1.0 To: sigurd CC: linuxdvb Subject: [linux-dvb] Re: siemens_dvb-0.8.2 + linux kernel 2.4.9 References: <20020204173846.A71423@ulstu.ru> <002c01c1ad93$77587c50$4a04a8c0@sunbay.crimea.ua> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: vattila@tin.it Precedence: bulk X-list: linux-dvb I'm able to compile and run driver rel 0.8.2 (with patch DVB-0.8.2-7.patch) driver with kernel 2.4.16. for the patch refer to Andrei Boros pages: http://members.tripod.com/andrei_b/linux/dvb-downloads.htm Attilio sigurd wrote: >it was already said for thousand times. >drivers 0.9.X for kernels 2.4.X >drivers 0.8.X for kernels 2.2.X > > > -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 20:22:45 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 30773 invoked by uid 0); 4 Feb 2002 20:22:45 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 20:22:45 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XpUb-0002Jv-00; Mon, 04 Feb 2002 21:13:33 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 21:11:38 +0100 (CET) Received: from mailout05.sul.t-online.com ([194.25.134.82]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XpSj-00020p-00 for ; Mon, 04 Feb 2002 21:11:37 +0100 Received: from fwd09.sul.t-online.de by mailout05.sul.t-online.com with smtp id 16XpSj-0001fG-0C; Mon, 04 Feb 2002 21:11:37 +0100 Received: from grobi.holtschneider.com (320026213848-0001@[217.225.214.103]) by fmrl09.sul.t-online.com with smtp id 16XpSf-2ECAu8C; Mon, 4 Feb 2002 21:11:33 +0100 Received: (qmail 8088 invoked from network); 4 Feb 2002 20:11:32 -0000 Received: from localhost (HELO holtschneider.com) (127.0.0.1) by localhost with SMTP; 4 Feb 2002 20:11:32 -0000 Received: from 212.28.232.37 (SquirrelMail authenticated user hh) by grobi.holtschneider.com with HTTP; Mon, 4 Feb 2002 21:11:32 +0100 (CET) Message-ID: <1059.212.28.232.37.1012853492.squirrel@grobi.holtschneider.com> Date: Mon, 4 Feb 2002 21:11:32 +0100 (CET) Subject: [linux-dvb] Re: original firmware vs. CIM modules From: "Henning Holtschneider" To: linux-dvb@linuxtv.org In-Reply-To: <5.1.0.14.1.20020204134710.00a01ec0@mail-host.pcmsgroup.com> References: <5.1.0.14.1.20020204134710.00a01ec0@mail-host.pcmsgroup.com> X-Mailer: SquirrelMail (version 1.0.2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Sender: 320026213848-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: hh@holtschneider.com Precedence: bulk X-list: linux-dvb > need for a patch to the program that does the tuning. It might be > worth trying to tune to the encrypted channel with tuxzap instead of > vdr, as I haven''t actually tested the vdr patch (I don't use the vdr > program myself). After applying the patch you need to recompile > libdvb, and then re-compile tuxzap. Ahhhhh! Now I get a picture with my AlphaCrypt CIM on Premiere World. Finally! So, all we need now is a working tuning patch and a bigger OSD for use with VDR (or bigger TV screens ;-) Regards, hh -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 21:42:16 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 22986 invoked by uid 0); 4 Feb 2002 21:42:16 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 21:42:16 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xqja-0000HV-00; Mon, 04 Feb 2002 22:33:06 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 22:31:57 +0100 (CET) Received: from orion.vo.lu ([212.24.194.7]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XqiT-0008W8-00 for ; Mon, 04 Feb 2002 22:31:57 +0100 Received: from [212.24.194.35] by orion.vo.lu (Post.Office MTA v3.5.3 release 223 ID# 0-61327U6400L500S0V35) with SMTP id lu for ; Mon, 4 Feb 2002 22:30:52 +0100 Message-ID: <9c09b052ebcb44af9036b611c51c90fe.mdurbach@vo.lu> X-EM-APIVersion: 2, 0, 0, 7 X-Priority: 3 (Normal) Reply-To: "" From: "Marc Durbach" To: linux-dvb@linuxtv.org Subject: [linux-dvb] Newbe Date: Mon, 4 Feb 2002 22:27:44 +0100 MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: mdurbach@vo.lu Precedence: bulk X-list: linux-dvb Hello, I just start playing around with a DVB card I installed a Hauppauge WINTV-DVB=2ES Model 717 I have a dualboot system with Windows2000 server and Suse 7=2E3 Linux=2E The card now works fine with the win2k, but I have problems with Linux=2E What do I need to do ? I downloaded siemens_dvb-0=2E9=2E3=2Etar=2Egz and tried to install=2E The make insmod tells me : a module named dvb allready exists=2E I have nothing connected to the videooutput of the card=2E How do I see if the card works, How can I view channels on my Linux system=2E I would be glad for every single piece of help Marc -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 04 22:44:38 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 10207 invoked by uid 0); 4 Feb 2002 22:44:38 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 22:44:38 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xrhw-0004xv-00; Mon, 04 Feb 2002 23:35:28 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 04 Feb 2002 23:34:19 +0100 (CET) Received: from pentaxgw.boerde.de ([213.187.85.66] helo=pentax.boerde.de) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16Xrgp-0004c6-00; Mon, 04 Feb 2002 23:34:19 +0100 Received: by pentax.boerde.de via sendmail with stdio id for vdr@linuxtv.org; Mon, 4 Feb 2002 23:34:09 +0100 (MET) (Smail-3.2 1996-Jul-4 #1 built 1996-Nov-18) Date: Mon, 4 Feb 2002 23:34:09 +0100 From: Matthias Weingart To: vdr@linuxtv.org Cc: Reiner Rosin , linux-dvb@linuxtv.org Subject: [linux-dvb] Re: [vdr] Re: LinuxDVB/VDR newsserver? Message-ID: <20020204233409.A29293@pentax.boerde.de> References: <014001c1acb5$845e11a0$0301a8c0@buero.de> <3C5D6502.404330AF@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C5D6502.404330AF@sgi.com>; from Matt.Tovey@sgi.com on Sun, Feb 03, 2002 at 05:27:46PM +0100 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: matthias@pentax.boerde.de Precedence: bulk X-list: linux-dvb Try this news://news.boerde.de/linuxtv.vdr We have set up this public newsgroup at our newsserver. Available space is some Gigs - so articles should never expire :-) If anybody here want to open another newsserver for vdr too - we can connect them for better reliability. Matthias -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From vdr-bounce@linuxtv.org Mon Feb 04 22:45:04 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 10580 invoked by uid 0); 4 Feb 2002 22:45:04 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 4 Feb 2002 22:45:04 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XriD-00053j-00; Mon, 04 Feb 2002 23:35:45 +0100 Received: with LISTAR (v0.129a; list vdr); Mon, 04 Feb 2002 23:35:29 +0100 (CET) Received: from pentaxgw.boerde.de ([213.187.85.66] helo=pentax.boerde.de) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16Xrgp-0004c6-00; Mon, 04 Feb 2002 23:34:19 +0100 Received: by pentax.boerde.de via sendmail with stdio id for vdr@linuxtv.org; Mon, 4 Feb 2002 23:34:09 +0100 (MET) (Smail-3.2 1996-Jul-4 #1 built 1996-Nov-18) Date: Mon, 4 Feb 2002 23:34:09 +0100 From: Matthias Weingart To: vdr@linuxtv.org Cc: Reiner Rosin , linux-dvb@linuxtv.org Subject: [vdr] Re: [linux-dvb] LinuxDVB/VDR newsserver? Message-ID: <20020204233409.A29293@pentax.boerde.de> References: <014001c1acb5$845e11a0$0301a8c0@buero.de> <3C5D6502.404330AF@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C5D6502.404330AF@sgi.com>; from Matt.Tovey@sgi.com on Sun, Feb 03, 2002 at 05:27:46PM +0100 X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: matthias@pentax.boerde.de Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr Try this news://news.boerde.de/linuxtv.vdr We have set up this public newsgroup at our newsserver. Available space is some Gigs - so articles should never expire :-) If anybody here want to open another newsserver for vdr too - we can connect them for better reliability. Matthias From linux-dvb-bounce@linuxtv.org Tue Feb 05 07:15:50 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 18187 invoked by uid 0); 5 Feb 2002 07:15:49 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 07:15:49 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xzge-0004TP-00; Tue, 05 Feb 2002 08:06:40 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 08:04:56 +0100 (CET) Received: from [212.54.107.183] (helo=dingo.srr.ro) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Xzex-0004F9-00 for ; Tue, 05 Feb 2002 08:04:56 +0100 Received: from srr.ro by dingo.srr.ro (8.9.3/8.9.3) with ESMTP id JAA18075 for ; Tue, 5 Feb 2002 09:04:20 +0200 Message-ID: <3C5F83F4.2BE1519A@srr.ro> Date: Tue, 05 Feb 2002 09:04:20 +0200 From: Andrei Boros Organization: Societatea Romana de Radiodifuziune X-Mailer: Mozilla 4.75 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: siemens_dvb-0.8.2 + linux kernel 2.4.9 References: <20020204173846.A71423@ulstu.ru> <002c01c1ad93$77587c50$4a04a8c0@sunbay.crimea.ua> <3C5EB02A.4070304@tin.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: andrei@srr.ro Precedence: bulk X-list: linux-dvb Attilio Vaccaro wrote: > > I'm able to compile and run driver rel 0.8.2 (with patch > DVB-0.8.2-7.patch) driver with kernel 2.4.16. > > for the patch refer to Andrei Boros pages: > http://members.tripod.com/andrei_b/linux/dvb-downloads.htm Also at http://home.t-online.de/home/rolf.siebrecht/dvb-patch.html The patch was written by Rolf Siebrecht and I added it to the collection of DVB-related software that I am building. -- ing. Andrei Boros mailto:andrei@srr.ro / +40-1-303-1870 Centrul pt. Tehnologia Informatiei Societatea Romana de Radiodifuziune -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 05 09:21:25 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 25349 invoked by uid 0); 5 Feb 2002 09:21:25 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 09:21:25 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y1eC-0004aU-00; Tue, 05 Feb 2002 10:12:16 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 10:10:29 +0100 (CET) Received: from [193.45.189.139] (helo=pcmsgroup.com) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y1cT-0004Md-00 for ; Tue, 05 Feb 2002 10:10:29 +0100 Received: from [192.168.161.55] (account john.williams@pcmsdatafit.co.uk HELO JohnW.pcmsdatafit.co.uk) by pcmsgroup.com (CommuniGate Pro SMTP 3.4.5) with ESMTP id 752086 for linux-dvb@linuxtv.org; Tue, 05 Feb 2002 09:11:09 +0000 Message-Id: <5.1.0.14.1.20020205090241.009f8050@mail-host.pcmsgroup.com> X-Sender: John.Williams@pcmsdatafit.co.uk@mail-host.pcmsgroup.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 05 Feb 2002 09:09:35 +0000 To: linux-dvb@linuxtv.org From: JohnW Subject: [linux-dvb] Re: original firmware vs. CIM modules In-Reply-To: <1059.212.28.232.37.1012853492.squirrel@grobi.holtschneider .com> References: <5.1.0.14.1.20020204134710.00a01ec0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204134710.00a01ec0@mail-host.pcmsgroup.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: John.Williams@pcmsdatafit.co.uk Precedence: bulk X-list: linux-dvb Henning, I've done some more experimentation. Here is a modified patch, which worked for me with vdr-0.98: ----------cut------------- --- ../vdr-0.99pre1.org/dvbapi.c Sun Nov 25 17:38:09 2001 +++ dvbapi.c Sun Jan 13 10:17:35 2002 @@ -3211,6 +3211,26 @@ SetTpid(Tpid, DMX_OUT_DECODER); if (fd_audio >= 0) CHECK(ioctl(fd_audio, AUDIO_SET_AV_SYNC, true)); + +#if 1 +#include + if (Ca) + { + static int fd_ca = -1; + ca_msg_t msg; + if (fd_ca == -1) + fd_ca = open("/dev/ost/ca",O_RDWR); + if (fd_ca >= 0) { +printf("send %d to CAM\n",Pnr); + msg.type = 0xfffe; // this is changed from 0xffff in the previous patch + msg.index = Pnr; + ioctl(fd_ca,CA_SEND_MSG,&msg); + close(fd_ca); + fd_ca = -1; + } + } +#endif + } if (this == PrimaryDvbApi && siProcessor) --------------cut------------ Also, in the channels.conf file, you must ensure that the 'Ca' field (2nd-to-last) is set to '1' and that the 'Pnr' field (the last one) has a valid value in it, like this: CBlauw:12515:h:0:22000:161:84:0:1:4006 John At 21:11 04/02/02 +0100, you wrote: > > need for a patch to the program that does the tuning. It might be > > worth trying to tune to the encrypted channel with tuxzap instead of > > vdr, as I haven''t actually tested the vdr patch (I don't use the vdr > > program myself). After applying the patch you need to recompile > > libdvb, and then re-compile tuxzap. > >Ahhhhh! Now I get a picture with my AlphaCrypt CIM on Premiere World. >Finally! > >So, all we need now is a working tuning patch and a bigger OSD for use with >VDR (or bigger TV screens ;-) > >Regards, >hh > > > >-- >Info: >To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe >linux-dvb" as subject. ______________________________________________ The information contained in this e-mail is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the intended recipient of this e-mail, the use of this information or any disclosure, copying or distribution is prohibited and may be unlawful. If you received this in error, please contact the sender and delete the material from any computer. The views expressed in this e-mail may not necessarily be the views of The PCMS Group plc and should not be taken as authority to carry out any instruction contained. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 05 11:37:41 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 5089 invoked by uid 0); 5 Feb 2002 11:37:41 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 11:37:41 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y3m4-0008Ay-00; Tue, 05 Feb 2002 12:28:32 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 12:24:14 +0100 (CET) Received: from mailout10.sul.t-online.com ([194.25.134.21]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16XmuJ-0005Y8-00 for ; Mon, 04 Feb 2002 18:27:55 +0100 Received: from fwd03.sul.t-online.de by mailout10.sul.t-online.com with smtp id 16XmuH-0007uC-02; Mon, 04 Feb 2002 18:27:53 +0100 Received: from dh3mb.ampr.org (520062039130-0001@[217.81.203.23]) by fmrl03.sul.t-online.com with esmtp id 16Xmu1-1xCzaaC; Mon, 4 Feb 2002 18:27:37 +0100 Date: Mon, 4 Feb 2002 19:31:19 +0100 (CET) From: Johann Hanne X-X-Sender: To: Roberto Deza cc: Subject: [linux-dvb] Re: Summary: Rev 2.1 and RGB (resend) In-Reply-To: <3.0.1.32.20020204144427.009235b0@cumbre.cti.unav.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 520062039130-0001@t-dialin.net X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb Hi Roberto, > Thanks by your page, wich is full Ok (not "quick-and-dirty"; what count on > this things is the real contents, not the fancy animations and colours > :-). Thanks :-) > A few OT: How have you converted the PCL files to PNG?. This is a pending > matter to me, each time that I want to share a design :-(. Well, nothing mysterious. Just loadad it into swiftview (thanks for that link, didn't know it befoire) und made a screenshot with the gimp. It's not a perfect solution, but it should be enough for that purpose. Cheers, Jonny -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 05 11:47:47 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 9672 invoked by uid 0); 5 Feb 2002 11:47:47 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 11:47:47 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y3vp-0001qC-00; Tue, 05 Feb 2002 12:38:37 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 12:36:27 +0100 (CET) Received: from smtp012.mail.yahoo.com ([216.136.173.32]) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16XrIZ-0003C3-00 for ; Mon, 04 Feb 2002 23:09:15 +0100 Received: from s23-250.dialup.rcom.ru (HELO smiley) (195.242.23.250) by smtp.mail.vip.sc5.yahoo.com with SMTP; 4 Feb 2002 22:09:12 -0000 Date: Tue, 5 Feb 2002 01:09:47 +0300 From: Mandeep Singh Bhabha X-Mailer: The Bat! (v1.41) Reply-To: Mandeep Singh Bhabha X-Priority: 3 (Normal) Message-ID: <1948.020205@yahoo.com> To: linux-dvb@linuxtv.org Subject: [linux-dvb] Need help .[ Newbe ] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb Respected Sir , I am using card skymedia 300 under Linux RedHat 6.2 Kernel 2.2.14-5.0 on i586 and its characteristics are followings : System capabilities -Fully DVB Compliant Demodulator -Waveform QPSK -Symbol rate 2~45MS/s(Option:Guaranteed 1MS/s Version) -SCPC and MCPC capable Video decoder -MPEG-2 Main profile @ Main level -Video formats 4 : 3, 16 : 9 -C band and Ku band Audio decoder -MPEG-2 layer I & II (Musicam Audio) -Mono, Dual channel, Stereo, Joint stereo LNB/Tuner input -Connector 1xF-type -Input frequency 950..2150MHz -LNB supply 13/18V/OFF, Max. 400mA -Band switch control 22KHz (DiSEqC2.0) Composite Video output -Connector 1 x RCA/Cinch Hi-Fi Quality Audio output -Connector 2 x RCA/Cinch (L/R) IR interface -Channel up-down -Volume control External Smart Card Reader -ISO 7816 PC Bus Interface -Completely PCI revision 2.1 compliant(P&P) -32-bit operation, full capability -Video/Audio/Data download simultaneously -Max. 32 PIDs decode simultaneously -Fully DVB-Data(ETSI 301 192) Compliant Power -+5 VDC at 1.3A, +12 VDC at 1.2A Can i use "Siemens drivers" and "dvbd3" and "dvbrouter"? I tried company's drivers [telemann] but there i am al time getting error "ioctrl", when tring to change frequencies and restarting Sat interface and i can't change friquencies without restarting system ,which i don't like. -- Best regards, Mandeep mailto:mandeep_bhabha@yahoo.com _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 05 11:49:18 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 9682 invoked by uid 0); 5 Feb 2002 11:49:18 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 11:49:18 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y3xJ-00029c-00; Tue, 05 Feb 2002 12:40:09 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 12:38:23 +0100 (CET) Received: from rj.sgi.com ([204.94.215.100]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y0PH-0006ws-00 for ; Tue, 05 Feb 2002 08:52:47 +0100 Received: from sgiger.munich.sgi.com (sgiger.munich.sgi.com [144.253.192.2]) by rj.sgi.com (8.11.4/8.11.4/linux-outbound_gateway-1.1) with SMTP id g157qfY29845 for <@external-mail-relay.sgi.com:linux-dvb@linuxtv.org>; Mon, 4 Feb 2002 23:52:41 -0800 Received: from munich.sgi.com (kronos.munich.sgi.com [144.253.193.125]) by sgiger.munich.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id IAA04343 for ; Tue, 5 Feb 2002 08:52:15 +0100 Sender: mattt@sgiger.munich.sgi.com Message-ID: <3C5F8F2E.EAB9045D@munich.sgi.com> Date: Tue, 05 Feb 2002 08:52:14 +0100 From: Matt Tovey Organization: SGI, Munich. X-Mailer: Mozilla 4.7C-SGI [en] (X11; I; IRIX 6.5 IP32) X-Accept-Language: en MIME-Version: 1.0 To: "linux-dvb@linuxtv.org" Subject: [linux-dvb] Software decoder Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb A friend of mine who uses DVB-s under Windows only (!) sent me the following link: http://www.4freeboard.to/cgi-bin/ultimatebb.cgi He also writes: > ja, es funktioniert wirklich .... die dvb-s und multi-dec 8.0 Software. > Damit kann man jetzt alle Irdeto & Seca Programme ohne Cam-Modul und > Erweiterungs-Platine > entschluesseln. Das Cam-Modul wird per Software emuliert . > > Habe es gestern nacht zum laufen gebracht. For the non-german speakers out there, this is a software emulator of the CAM module (no HW CAM required), and my friend has used it to decode Irdeto and Seca programs. I'm curious - is there any interest to get such software working under Linux, or is this something which is deliberately avoided? Cheers, Matt -- Matt Tovey, SGI Software Support, Munich. +49-89-46108-229 If at first you don't succeed, destroy all evidence that you tried. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 05 12:39:36 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 25073 invoked by uid 0); 5 Feb 2002 12:39:36 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 12:39:36 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y4jz-0006a7-00; Tue, 05 Feb 2002 13:30:27 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 13:22:56 +0100 (CET) Received: from [212.84.236.168] (helo=wipeout.convergence.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y4ci-00051R-00 for ; Tue, 05 Feb 2002 13:22:56 +0100 Received: from szymon by wipeout.convergence.de with local (Exim 3.34 #1 (Debian)) id 16Y4cX-00058F-00; Tue, 05 Feb 2002 13:22:45 +0100 Date: Tue, 5 Feb 2002 13:22:45 +0100 From: Szymon Polom To: Matt Tovey Cc: "linux-dvb@linuxtv.org" Subject: [linux-dvb] Re: Software decoder Message-ID: <20020205122245.GA18143@wipeout.convergence.de> Reply-To: Szymon Polom References: <3C5F8F2E.EAB9045D@munich.sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C5F8F2E.EAB9045D@munich.sgi.com> User-Agent: Mutt/1.3.27i X-Operating-System: Linux wipeout 2.4.17 Sender: Szymon Polom X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: polom@convergence.de Precedence: bulk X-list: linux-dvb Hi, Quoting Matt Tovey (Matt.Tovey@munich.sgi.com): > A friend of mine who uses DVB-s under Windows only (!) sent me the > following link: > > http://www.4freeboard.to/cgi-bin/ultimatebb.cgi > > He also writes: > > > ja, es funktioniert wirklich .... die dvb-s und multi-dec 8.0 Software. > > Damit kann man jetzt alle Irdeto & Seca Programme ohne Cam-Modul und > > Erweiterungs-Platine > > entschluesseln. Das Cam-Modul wird per Software emuliert . > > > > Habe es gestern nacht zum laufen gebracht. > > For the non-german speakers out there, this is a software emulator of > the CAM module (no HW CAM required), and my friend has used it to decode > Irdeto and Seca programs. > I'm curious - is there any interest to get such software working under > Linux, or is this something which is deliberately avoided? I am pretty sure that something like that is already running under Linux. And I guess we should deliberately avoid to discuss such semi legal things on this mailing lists or some "interested parties" will shut this whole site down. Just my 2 cents... Bye... Szymon. -- Szymon Polom, Project Manager Middleware GPG Key-ID: E6EA36F2 convergence integrated media GmbH http://www.convergence.de Rosenthaler Str. 51 fon: +49(0)30-72 62 06 68 D-10178 Berlin fax: +49(0)30-72 62 06 55 -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 05 12:39:38 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 25079 invoked by uid 0); 5 Feb 2002 12:39:38 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 12:39:38 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y4k1-0006bq-00; Tue, 05 Feb 2002 13:30:29 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 13:27:27 +0100 (CET) Received: from thot.banki.hu ([192.190.173.38]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y4h0-0005Fq-00 for ; Tue, 05 Feb 2002 13:27:25 +0100 Received: (from arpi@localhost) by thot.banki.hu (AIX4.2/UCB 8.7/8.7) id OAA31186 for linux-dvb@linuxtv.org; Tue, 5 Feb 2002 14:24:20 +0200 (CEST) Date: Tue, 5 Feb 2002 14:24:20 +0200 (CEST) Message-Id: <200202051224.OAA31186@thot.banki.hu> From: Arpi To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: Software decoder In-Reply-To: <3C5F8F2E.EAB9045D@munich.sgi.com> X-Mailer: GyikSoft Mailer for UNIX v3.5 by Arpi/ESP-team (http://esp-team.scene.hu) X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: arpi@thot.banki.hu Precedence: bulk X-list: linux-dvb Hi, > A friend of mine who uses DVB-s under Windows only (!) sent me the > following link: > > http://www.4freeboard.to/cgi-bin/ultimatebb.cgi this link points to a german language forum. no downlaodable programs there, at least i cannot find. > I'm curious - is there any interest to get such software working under yes is it opensource? A'rpi -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 05 13:00:30 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 1079 invoked by uid 0); 5 Feb 2002 13:00:30 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 13:00:30 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y54B-0000In-00; Tue, 05 Feb 2002 13:51:19 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 13:50:37 +0100 (CET) Received: from mailout08.sul.t-online.com ([194.25.134.20]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y53U-00006T-00 for ; Tue, 05 Feb 2002 13:50:37 +0100 Received: from fwd06.sul.t-online.de by mailout08.sul.t-online.com with smtp id 16Y53U-0007pL-0A; Tue, 05 Feb 2002 13:50:36 +0100 Received: from cs.uni-magdeburg.de (03917347477-0001@[80.136.60.65]) by fmrl06.sul.t-online.com with esmtp id 16Y53N-27p1cmC; Tue, 5 Feb 2002 13:50:29 +0100 Message-ID: <3C5FE239.9060000@cs.uni-magdeburg.de> Date: Tue, 05 Feb 2002 13:46:33 +0000 From: Andreas Schultz User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7+) Gecko/20011220 X-Accept-Language: en-us MIME-Version: 1.0 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: Software decoder References: <20020205122245.GA18143@wipeout.convergence.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Sender: 03917347477-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: aschultz@cs.uni-magdeburg.de Precedence: bulk X-list: linux-dvb polom@convergence.de wrote: > > ------------------------------------------------------------------------ > > Subject: > > [linux-dvb] Re: Software decoder > From: > > polom@convergence.de > Date: > > 05 Feb 2002 12:23:52 UT > To: > > Matt Tovey > > To: > > Matt Tovey > CC: > > "linux-dvb@linuxtv.org" > > > Hi, > > Quoting Matt Tovey (Matt.Tovey@munich.sgi.com): > >>A friend of mine who uses DVB-s under Windows only (!) sent me the >>following link: >> >>http://www.4freeboard.to/cgi-bin/ultimatebb.cgi >> >>He also writes: >> >> >>>ja, es funktioniert wirklich .... die dvb-s und multi-dec 8.0 Software. >>>Damit kann man jetzt alle Irdeto & Seca Programme ohne Cam-Modul und >>>Erweiterungs-Platine >>>entschluesseln. Das Cam-Modul wird per Software emuliert . >>> >>>Habe es gestern nacht zum laufen gebracht. >>> >>For the non-german speakers out there, this is a software emulator of >>the CAM module (no HW CAM required), and my friend has used it to decode >>Irdeto and Seca programs. >> > >>I'm curious - is there any interest to get such software working under >>Linux, or is this something which is deliberately avoided? >> > > I am pretty sure that something like that is already running under Linux. I'm not so sure about that. There is almost no software from that area that runs under Linux. > And I guess we should deliberately avoid to discuss such semi legal things on > this mailing lists or some "interested parties" will shut this whole site > down. Watching Pay-TV programms is only illegal when you have not payed for them. So, as long as you have a legal subscription, nobody could blame you for using such a soft (in theory, in praxis there might be problems). But you are right, this is most likely not the right forum for such discussions. Andreas > > Just my 2 cents... > > Bye... Szymon. > -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 05 13:08:37 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 2359 invoked by uid 0); 5 Feb 2002 13:08:36 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 13:08:36 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y5C1-0000zZ-00; Tue, 05 Feb 2002 13:59:25 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 13:58:55 +0100 (CET) Received: from mx0.gmx.net ([213.165.64.100]) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16Y4lm-0006jc-00 for ; Tue, 05 Feb 2002 13:32:18 +0100 Received: (qmail 24062 invoked by uid 0); 5 Feb 2002 12:31:45 -0000 Date: Tue, 5 Feb 2002 13:31:45 +0100 (MET) From: Titan172@gmx.de To: linux-dvb@linuxtv.org Cc: Matt.Tovey@munich.sgi.com MIME-Version: 1.0 Subject: [linux-dvb] Software decoder X-Priority: 3 (Normal) X-Authenticated-Sender: #0013696625@gmx.net X-Authenticated-IP: [160.58.8.75] Message-ID: <30393.1012912305@www35.gmx.net> X-Mailer: WWW-Mail 1.5 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb A similiar project has been proposed a some time ago, already. And was stopped instantaniously. This list deals with legal software only. M*D*8 is perfectly legal, but not running under Linux. That's what VDR is for. If you talk about softc**.dll - I don't use it. @Matt Stop this in order to prevent the mailing list from beeing closed. -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 05 13:08:43 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 2365 invoked by uid 0); 5 Feb 2002 13:08:43 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 13:08:43 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y5C9-00012d-00; Tue, 05 Feb 2002 13:59:33 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 13:59:15 +0100 (CET) Received: from [10.1.1.55] (helo=catania.camorra.org ident=qmailr) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16Y4ya-0008Ir-00 for ; Tue, 05 Feb 2002 13:45:32 +0100 Received: (qmail 6054 invoked by uid 2009); 5 Feb 2002 12:41:46 -0000 Sender: martin@catania.camorra.org To: Matt Tovey Cc: "linux-dvb@linuxtv.org" Subject: [linux-dvb] Re: Software decoder References: <3C5F8F2E.EAB9045D@munich.sgi.com> From: Martin Springer Organization: convergence integrated media GmbH Date: 05 Feb 2002 13:41:46 +0100 In-Reply-To: <3C5F8F2E.EAB9045D@munich.sgi.com> Message-ID: Lines: 36 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb Matt Tovey writes: [...] > For the non-german speakers out there, this is a software emulator of > the CAM module (no HW CAM required), and my friend has used it to decode > Irdeto and Seca programs. > > I'm curious - is there any interest to get such software working under > Linux, or is this something which is deliberately avoided? Dear Matt, you are probably aware of the recent decisions of the German parliament concerning pay-tv circumvention devices (http://www.heise.de/newsticker/data/jk-04.02.02-004/ - sorry, German only). According to this law, it is illegal to manufacture or trade software like the one you are talking about. LinuxTV.org aims at making Linux a platform for receiving, recording and streaming digital television but we are not interested in cracking Pay-TV. With all respect I may ask you to discuss these issues elsewhere or to unsubscribe the list. We won't put at stake what we have achieved because of stupid idiots doing illegal things. If you have any further questions about the policy of this list, feel free to send me a mail sincerely -- Martin Springer, Chief Evangelist convergence integrated media gmbh GPG Key-ID 1024D/8EFE7B2F Rosenthaler Str. 51 ph/ +49 (0)30- 72 62 06 73 D-10178 Berlin fx/ +49 (0)30- 72 62 06 55 -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 05 16:27:35 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 26969 invoked by uid 0); 5 Feb 2002 16:27:35 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 16:27:35 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y8RR-0001YM-00; Tue, 05 Feb 2002 17:27:33 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 17:21:19 +0100 (CET) Received: from [212.84.236.168] (helo=wipeout.convergence.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y8LP-00011h-00; Tue, 05 Feb 2002 17:21:19 +0100 Received: from szymon by wipeout.convergence.de with local (Exim 3.34 #1 (Debian)) id 16Y8LP-0005KP-00; Tue, 05 Feb 2002 17:21:19 +0100 Date: Tue, 5 Feb 2002 17:21:19 +0100 From: Szymon Polom To: vdr@linuxtv.org, linux-dvb@linuxtv.org Subject: [linux-dvb] Re: [vdr] Splitting the list instead of newsgroup Message-ID: <20020205162119.GB19990@wipeout.convergence.de> Reply-To: Szymon Polom References: <3C5FEC2B.518FBFD@cs.tum.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C5FEC2B.518FBFD@cs.tum.edu> User-Agent: Mutt/1.3.27i X-Operating-System: Linux wipeout 2.4.17 Sender: Szymon Polom X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: polom@convergence.de Precedence: bulk X-list: linux-dvb Hi, Quoting Deti Fliegl (fliegl@cs.tum.edu): > I think it does make sense to detach the user concerns from the > development stuff. What about splitting the current list into: > > vdr-user: > vdr-developer: > RFC I had a talk with our admins today. A news server is not in sight. They want to have a private (subscriber only) mailing system and not a spamed news server. The administration is working on an offline version of the mailing list archive right now. I do not know if list spliting is a good idea or not. I guess a lot of people would subscribe to both lists. But if Klaus is against it, we should leave the things as they are, since he is the major contributor to the VDR project. Bye... Szymon. -- Szymon Polom, Project Manager Middleware GPG Key-ID: E6EA36F2 convergence integrated media GmbH http://www.convergence.de Rosenthaler Str. 51 fon: +49(0)30-72 62 06 68 D-10178 Berlin fax: +49(0)30-72 62 06 55 -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From vdr-bounce@linuxtv.org Tue Feb 05 16:28:03 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 26975 invoked by uid 0); 5 Feb 2002 16:28:02 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 16:28:02 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y8Ri-0001dS-00; Tue, 05 Feb 2002 17:27:50 +0100 Received: with LISTAR (v0.129a; list vdr); Tue, 05 Feb 2002 17:27:34 +0100 (CET) Received: from [212.84.236.168] (helo=wipeout.convergence.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y8LP-00011h-00; Tue, 05 Feb 2002 17:21:19 +0100 Received: from szymon by wipeout.convergence.de with local (Exim 3.34 #1 (Debian)) id 16Y8LP-0005KP-00; Tue, 05 Feb 2002 17:21:19 +0100 Date: Tue, 5 Feb 2002 17:21:19 +0100 From: Szymon Polom To: vdr@linuxtv.org, linux-dvb@linuxtv.org Subject: [vdr] Re: Splitting the list instead of newsgroup Message-ID: <20020205162119.GB19990@wipeout.convergence.de> References: <3C5FEC2B.518FBFD@cs.tum.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C5FEC2B.518FBFD@cs.tum.edu> User-Agent: Mutt/1.3.27i X-Operating-System: Linux wipeout 2.4.17 Sender: Szymon Polom X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: polom@convergence.de Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr Hi, Quoting Deti Fliegl (fliegl@cs.tum.edu): > I think it does make sense to detach the user concerns from the > development stuff. What about splitting the current list into: > > vdr-user: > vdr-developer: > RFC I had a talk with our admins today. A news server is not in sight. They want to have a private (subscriber only) mailing system and not a spamed news server. The administration is working on an offline version of the mailing list archive right now. I do not know if list spliting is a good idea or not. I guess a lot of people would subscribe to both lists. But if Klaus is against it, we should leave the things as they are, since he is the major contributor to the VDR project. Bye... Szymon. -- Szymon Polom, Project Manager Middleware GPG Key-ID: E6EA36F2 convergence integrated media GmbH http://www.convergence.de Rosenthaler Str. 51 fon: +49(0)30-72 62 06 68 D-10178 Berlin fax: +49(0)30-72 62 06 55 From linux-dvb-bounce@linuxtv.org Tue Feb 05 16:34:17 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 31267 invoked by uid 0); 5 Feb 2002 16:34:17 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 16:34:17 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y8Xr-00035l-00; Tue, 05 Feb 2002 17:34:11 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 17:32:31 +0100 (CET) Received: from zok.sgi.com ([204.94.215.101]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y8TR-0001ka-00 for ; Tue, 05 Feb 2002 17:29:37 +0100 Received: from sgiger.munich.sgi.com (sgiger.munich.sgi.com [144.253.192.2]) by zok.sgi.com (8.11.4/8.11.4/linux-outbound_gateway-1.1) with SMTP id g15GTYo30572; Tue, 5 Feb 2002 08:29:34 -0800 Received: from munich.sgi.com (kronos.munich.sgi.com [144.253.193.125]) by sgiger.munich.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id RAA28751; Tue, 5 Feb 2002 17:29:08 +0100 Sender: mattt@sgiger.munich.sgi.com Message-ID: <3C600853.6F9E04A8@munich.sgi.com> Date: Tue, 05 Feb 2002 17:29:07 +0100 From: Matt Tovey Organization: SGI, Munich. X-Mailer: Mozilla 4.7C-SGI [en] (X11; I; IRIX 6.5 IP32) X-Accept-Language: en MIME-Version: 1.0 To: Martin Springer CC: "linux-dvb@linuxtv.org" Subject: [linux-dvb] Re: Software decoder References: <3C5F8F2E.EAB9045D@munich.sgi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb Hallo Martin, I'm sorry if I created the wrong impression - I really am (was?) only curious to know if such SW has also been written for Linux and if this forum is an approriate place for this discussion. I also think it's interesting to the members of this list to know that such things exist, and that SW decoding is possible. It's really only the geek value of the software that is interesting to me - that the encoded data stream can be extracted, decoded in software, and returned to the card. Martin Springer wrote: > > With all respect I may ask you to discuss these issues elsewhere or to > unsubscribe the list. We won't put at stake what we have achieved > because of stupid idiots doing illegal things. I also would not want to jeopardise the legitimacy of this project (which probably already has enough problems in this sense!). Let me make it clear that I have neither read this website in detail, nor downloaded the software discussed there. However, the use of this software is, to my understanding, not necessarily illegal. OTOH, I'm also having trouble thinking of a legal use for the software! Why would you want a software decoder if you own a legitimate HW decoding device (i.e. subscription card)? > If you have any further questions about the policy of this list, feel > free to send me a mail Yes - please send me a copy of the list policy. If I received this when I subscribed, then I don't seem to have it any more. Cheers, Matt -- Matt Tovey, SGI Software Support, Munich. +49-89-46108-229 If at first you don't succeed, destroy all evidence that you tried. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 05 16:51:52 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 3779 invoked by uid 0); 5 Feb 2002 16:51:52 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 16:51:52 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y8ou-00041Y-00; Tue, 05 Feb 2002 17:51:48 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 17:49:54 +0100 (CET) Received: from blackdev.apsydev.com ([212.155.207.1] helo=mail.apsydev.com ident=root) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y8n3-0003mO-00 for ; Tue, 05 Feb 2002 17:49:54 +0100 Received: from fdvlegoll01 (prdnat222.apsydev.com [212.155.207.222]) by mail.apsydev.com (8.9.3/8.9.3) with SMTP id RAA07520 for ; Tue, 5 Feb 2002 17:49:52 +0100 Message-ID: <018001c1ae65$21effb30$820314ac@fdvlegoll01> From: "Vincent Legoll" To: References: <3C5F8F2E.EAB9045D@munich.sgi.com> <3C600853.6F9E04A8@munich.sgi.com> Subject: [linux-dvb] Re: Software decoder Date: Tue, 5 Feb 2002 17:49:52 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4133.2400 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: vlegoll@apsydev.com Precedence: bulk X-list: linux-dvb > However, the use of this software is, to my understanding, not > necessarily illegal. OTOH, I'm also having trouble thinking of a legal > use for the software! Why would you want a software decoder if > you own a legitimate HW decoding device (i.e. subscription card)? I certainly do have such reasons ! I am currently paying for a french digital satellite TV, and the hardware they lend (and it is finally expensive) is such a piece of crap that I would largely prefer to use my WinTV DVBs to watch at those encrypted channels, and if its doable via cheap software means, why pay for a hardware CI module which is overly expensive by itself... and which currently does not seem to work great with all possible legal cards... The hardware is so f*cked that I wonder if it's made from M$ based software ;-) It looks very strange to see it hang, its slowness to switch between channels, etc... I'm really pissed off with this piece of hardware... Additionally, I'll trade my tape-based VDR for a fully software-based one which'll have mpeg2 quality, not limited to 5 hours tapes (yes 10 is possible at the price of massive quality reduction), HD space is getting cheaper these days, same for CDR space... That are only my own thoughts about the potential use of such software... Indeed there are illegal (ab)uses, but potentially legal ones too which should not be taken out the equation... -- Vince -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 05 17:08:23 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 8973 invoked by uid 0); 5 Feb 2002 17:08:23 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 17:08:23 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y94t-0005ew-00; Tue, 05 Feb 2002 18:08:19 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 18:06:34 +0100 (CET) Received: from blackdev.apsydev.com ([212.155.207.1] helo=mail.apsydev.com ident=root) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Y93B-0005U6-00 for ; Tue, 05 Feb 2002 18:06:33 +0100 Received: from fdvlegoll01 (prdnat222.apsydev.com [212.155.207.222]) by mail.apsydev.com (8.9.3/8.9.3) with SMTP id SAA07870; Tue, 5 Feb 2002 18:06:33 +0100 Message-ID: <01b601c1ae67$7621ddc0$820314ac@fdvlegoll01> From: "Vincent Legoll" To: "Vincent Legoll" , References: <3C5F8F2E.EAB9045D@munich.sgi.com> <3C600853.6F9E04A8@munich.sgi.com> <018001c1ae65$21effb30$820314ac@fdvlegoll01> Subject: [linux-dvb] Re: Software decoder Date: Tue, 5 Feb 2002 18:06:32 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4133.2400 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: vlegoll@apsydev.com Precedence: bulk X-list: linux-dvb > Additionally, I'll trade my tape-based VDR for a fully software-based > one which'll have mpeg2 quality, not limited to 5 hours tapes (yes 10 is > possible at the price of massive quality reduction), HD space is getting > cheaper these days, same for CDR space... Forgot to mention that my PC often boots **faster** than the damn thing ! I can watch sat. TV quicker with my PC than with the supplied dedicated hardware !!! I wouldn't have bet a penny on that before trying, but... Sometimes it even cannot be brought to sleep mode, I need to power it off to be able to watch terestrial TV again. It's always a pain in the ass to watch TV with this shitty device. -- Vince -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 05 18:59:07 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 11396 invoked by uid 0); 5 Feb 2002 18:59:07 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 18:59:07 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YAo3-0004CV-00; Tue, 05 Feb 2002 19:59:03 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 19:56:43 +0100 (CET) Received: from pentaxgw.boerde.de ([213.187.85.66] helo=pentax.boerde.de) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16YAlm-0003xd-00; Tue, 05 Feb 2002 19:56:42 +0100 Received: by pentax.boerde.de via sendmail with stdio id for vdr@linuxtv.org; Tue, 5 Feb 2002 19:56:34 +0100 (MET) (Smail-3.2 1996-Jul-4 #1 built 1996-Nov-18) Date: Tue, 5 Feb 2002 19:56:34 +0100 From: Matthias Weingart To: vdr@linuxtv.org, linux-dvb@linuxtv.org Subject: [linux-dvb] Re: [vdr] Splitting the list instead of newsgroup Message-ID: <20020205195634.E11732@pentax.boerde.de> References: <3C5FEC2B.518FBFD@cs.tum.edu> <20020205162119.GB19990@wipeout.convergence.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020205162119.GB19990@wipeout.convergence.de>; from polom@convergence.de on Tue, Feb 05, 2002 at 05:21:19PM +0100 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: matthias@pentax.boerde.de Precedence: bulk X-list: linux-dvb On Tue, Feb 05, 2002 at 05:21:19PM +0100, Szymon Polom wrote: > I had a talk with our admins today. A news server is not in sight. They want > to have a private (subscriber only) mailing system and not a spamed news > server. I think, a not well known newsserver is free of spam (take a look at local newsservers like news.cadsoft.de or news.lexware.de: there is no spam - yet ;). The newsgroup at news://ltv.boerde.de/linuxtv.vdr is working now. This group is local - not forwarded or available at the public usenet, but everybody can post and read it. But it seems that nobody here want to stop using this mailinglist :-), so that this newsgroup makes no sense. I also do not want to read both - the list and the group. I could install one of the various Mail2News (and reverse) scripts - to have the contents of this list in the group (and vice versa). In that case the newsgroup would be moderated - only people that are allowed to write to the mailinglist are able to post! (In fact the article appears in the group as soon as it is returned by the mailinglist - so no chance for spammers). But I have to ask the convergence admins before, may they do not want that. Nevertheless it would be comfortable: - you can use the mailing list or the newsgroup, both will have the same content and you have the advantages of both systems. Another question - insolvency of convergence - Is there any hope that convergence will survive (and with convergence the driver and this list?). Matthias ( ltv.boerde.de should resolve to 141.44.134.144, maybe your nameserver need some time to get the new IP ) -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From vdr-bounce@linuxtv.org Tue Feb 05 18:59:18 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 11402 invoked by uid 0); 5 Feb 2002 18:59:18 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 18:59:18 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YAoG-0004HO-00; Tue, 05 Feb 2002 19:59:16 +0100 Received: with LISTAR (v0.129a; list vdr); Tue, 05 Feb 2002 19:59:04 +0100 (CET) Received: from pentaxgw.boerde.de ([213.187.85.66] helo=pentax.boerde.de) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16YAlm-0003xd-00; Tue, 05 Feb 2002 19:56:42 +0100 Received: by pentax.boerde.de via sendmail with stdio id for vdr@linuxtv.org; Tue, 5 Feb 2002 19:56:34 +0100 (MET) (Smail-3.2 1996-Jul-4 #1 built 1996-Nov-18) Date: Tue, 5 Feb 2002 19:56:34 +0100 From: Matthias Weingart To: vdr@linuxtv.org, linux-dvb@linuxtv.org Subject: [vdr] Re: [linux-dvb] Re: Splitting the list instead of newsgroup Message-ID: <20020205195634.E11732@pentax.boerde.de> References: <3C5FEC2B.518FBFD@cs.tum.edu> <20020205162119.GB19990@wipeout.convergence.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020205162119.GB19990@wipeout.convergence.de>; from polom@convergence.de on Tue, Feb 05, 2002 at 05:21:19PM +0100 X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: matthias@pentax.boerde.de Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr On Tue, Feb 05, 2002 at 05:21:19PM +0100, Szymon Polom wrote: > I had a talk with our admins today. A news server is not in sight. They want > to have a private (subscriber only) mailing system and not a spamed news > server. I think, a not well known newsserver is free of spam (take a look at local newsservers like news.cadsoft.de or news.lexware.de: there is no spam - yet ;). The newsgroup at news://ltv.boerde.de/linuxtv.vdr is working now. This group is local - not forwarded or available at the public usenet, but everybody can post and read it. But it seems that nobody here want to stop using this mailinglist :-), so that this newsgroup makes no sense. I also do not want to read both - the list and the group. I could install one of the various Mail2News (and reverse) scripts - to have the contents of this list in the group (and vice versa). In that case the newsgroup would be moderated - only people that are allowed to write to the mailinglist are able to post! (In fact the article appears in the group as soon as it is returned by the mailinglist - so no chance for spammers). But I have to ask the convergence admins before, may they do not want that. Nevertheless it would be comfortable: - you can use the mailing list or the newsgroup, both will have the same content and you have the advantages of both systems. Another question - insolvency of convergence - Is there any hope that convergence will survive (and with convergence the driver and this list?). Matthias ( ltv.boerde.de should resolve to 141.44.134.144, maybe your nameserver need some time to get the new IP ) From linux-dvb-bounce@linuxtv.org Wed Feb 06 12:35:23 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 9092 invoked by uid 0); 6 Feb 2002 07:08:42 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 07:08:42 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YMC6-0006Ls-00; Wed, 06 Feb 2002 08:08:38 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 08:00:37 +0100 (CET) Received: from ulima.unil.ch ([130.223.144.143]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YM4L-000628-00 for ; Wed, 06 Feb 2002 08:00:37 +0100 Received: by ulima.unil.ch (Postfix, from userid 500) id 2C3EE44ECB; Wed, 6 Feb 2002 08:00:36 +0100 (CET) Date: Wed, 6 Feb 2002 08:00:36 +0100 From: Gregoire Favre To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: Software decoder Message-ID: <20020206070036.GA20359@ulima.unil.ch> References: <3C5F8F2E.EAB9045D@munich.sgi.com> <3C600853.6F9E04A8@munich.sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.3.27i X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: greg@ulima.unil.ch Precedence: bulk X-list: linux-dvb On Tue, Feb 05, 2002 at 08:53:36PM +0100, Martin Springer wrote: > There is no written copy of the list policy. But I am willing to > discuss any "list-political" issues with whoever wants. > > One thing is clear: linuxtv.org and the related mailinglists not deal > with illegal software. I found a post about legality, which I resent integraly here (sorry for those who don't speak german: just learn it !): --- Here the beginning From: Bernd Ohm Newsgroups: de.rec.tv.technik Subject: Re: DVB - S Karte > Es soll da aber seit neustem auch noch eine Alternative mit Multidec > 8.0, einem SoftCI-Modul und den passenden Keys geben, aber das ist > natürlich jenseits jeglicher Legalität. Hier ist darüber zu lesen: http://www.tomshardware.de/video/02q1/020131/index.html Und für alle unbelehrbaren auch noch der Hinweis, dass der Bundestag ein neues Gesetz verabschiedet hat: http://www.heise.de/newsticker/data/jk-04.02.02-004/ bis denn, BEN -- Stoppt Stoiber ! --- Here the end Grégoire ________________________________________________________________ http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 12:43:59 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 22749 invoked by uid 0); 6 Feb 2002 10:28:58 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 10:28:58 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YPJs-0004XO-00; Wed, 06 Feb 2002 11:28:52 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 11:25:38 +0100 (CET) Received: from [193.45.189.139] (helo=pcmsgroup.com) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YPGk-00047b-00 for ; Wed, 06 Feb 2002 11:25:38 +0100 Received: from [192.168.161.55] (account john.williams@pcmsdatafit.co.uk HELO JohnW.pcmsdatafit.co.uk) by pcmsgroup.com (CommuniGate Pro SMTP 3.4.5) with ESMTP id 754274 for linux-dvb@linuxtv.org; Wed, 06 Feb 2002 10:26:19 +0000 Message-Id: <5.1.0.14.1.20020206101626.009f8c60@mail-host.pcmsgroup.com> X-Sender: John.Williams@pcmsdatafit.co.uk@mail-host.pcmsgroup.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 06 Feb 2002 10:24:44 +0000 To: linux-dvb@linuxtv.org From: JohnW Subject: [linux-dvb] Re: original firmware vs. CIM modules In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: John.Williams@pcmsdatafit.co.uk Precedence: bulk X-list: linux-dvb I only intended what I've done to be a fix to make things work for me while we're waiting for Convergence to complete their work. I think they are doing a great job; we can't expect them to have everything working perfectly straight away. As soon as they have got their CI support working you can throw away what I've done. John At 11:06 06/02/02 +0100, you wrote: >agree .... > >What else to say ... or maybe convergence will complete the ci-layer and >fix the bug .. that would be enough ... but maybe this is an even bigger >dream ... >Stefan ______________________________________________ The information contained in this e-mail is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the intended recipient of this e-mail, the use of this information or any disclosure, copying or distribution is prohibited and may be unlawful. If you received this in error, please contact the sender and delete the material from any computer. The views expressed in this e-mail may not necessarily be the views of The PCMS Group plc and should not be taken as authority to carry out any instruction contained. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From vdr-bounce@linuxtv.org Wed Feb 06 12:46:27 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 2032 invoked by uid 0); 5 Feb 2002 20:14:10 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 20:14:10 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YBfJ-0007g2-00; Tue, 05 Feb 2002 20:54:05 +0100 Received: with LISTAR (v0.129a; list vdr); Tue, 05 Feb 2002 20:53:39 +0100 (CET) Received: from [10.1.1.55] (helo=catania.camorra.org ident=qmailr) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16YBet-0007ac-00 for ; Tue, 05 Feb 2002 20:53:39 +0100 Received: (qmail 883 invoked by uid 2009); 5 Feb 2002 19:49:49 -0000 Sender: martin@catania.camorra.org To: Matthias Weingart Cc: vdr@linuxtv.org, linux-dvb@linuxtv.org Subject: [vdr] Re: [linux-dvb] Re: Splitting the list instead of newsgroup References: <3C5FEC2B.518FBFD@cs.tum.edu> <20020205162119.GB19990@wipeout.convergence.de> <20020205195634.E11732@pentax.boerde.de> From: Martin Springer Organization: convergence integrated media GmbH Date: 05 Feb 2002 20:49:48 +0100 In-Reply-To: <20020205195634.E11732@pentax.boerde.de> Message-ID: Lines: 15 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: springer@convergence.de Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr Matthias Weingart writes: [...] > Another question - insolvency of convergence - Is there any hope that > convergence will survive (and with convergence the driver and this list?). Yes!!! yours sincerely -- Martin Springer, Chief Evangelist convergence integrated media gmbh GPG Key-ID 1024D/8EFE7B2F Rosenthaler Str. 51 ph/ +49 (0)30- 72 62 06 73 D-10178 Berlin fx/ +49 (0)30- 72 62 06 55 From linux-dvb-bounce@linuxtv.org Wed Feb 06 12:46:52 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 20879 invoked by uid 0); 6 Feb 2002 10:00:10 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 10:00:10 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YOs2-00022l-00; Wed, 06 Feb 2002 11:00:06 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 10:55:53 +0100 (CET) Received: from mailout10.sul.t-online.com ([194.25.134.21]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YOnx-0000wE-00 for ; Wed, 06 Feb 2002 10:55:53 +0100 Received: from fwd05.sul.t-online.de by mailout10.sul.t-online.com with smtp id 16YOnx-0000gM-00; Wed, 06 Feb 2002 10:55:53 +0100 Received: from grobi.holtschneider.com (320026213848-0001@[80.135.83.127]) by fmrl05.sul.t-online.com with smtp id 16YOnr-0lNuWeC; Wed, 6 Feb 2002 10:55:47 +0100 Received: (qmail 1713 invoked from network); 6 Feb 2002 09:55:46 -0000 Received: from kruemelmonster.holtschneider.com (HELO kruemelmonster) (212.28.232.34) by grobi.holtschneider.com with SMTP; 6 Feb 2002 09:55:46 -0000 Message-ID: <002401c1aef4$72153410$22e81cd4@kruemelmonster> From: "Henning Holtschneider" To: References: Subject: [linux-dvb] Re: original firmware vs. CIM modules Date: Wed, 6 Feb 2002 10:55:45 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Sender: 320026213848-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: hh@holtschneider.com Precedence: bulk X-list: linux-dvb > did you test a replay with vdr and are encrypted channels still working > after that ??? Yes, the encrypted channels are still working after replay. But before you all go out and install John's driver and the patch for VDR: keep in mind that the OSD is reduced to 1/4 of the original size and still it often doesn't work. If you want to use John's driver with VDR, you should compile VDR with DEBUG_OSD=1 and use a terminal to see the OSD output... Apart from that, I also noticed that audio and video are sometimes heavily out of sync (on FTA and encrypted channels). hh -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 12:49:35 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 1460 invoked by uid 0); 5 Feb 2002 20:49:34 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 20:49:34 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YCWw-00030j-00; Tue, 05 Feb 2002 21:49:30 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 21:44:54 +0100 (CET) Received: from mailout06.sul.t-online.com ([194.25.134.19]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YCSR-0002g8-00 for ; Tue, 05 Feb 2002 21:44:51 +0100 Received: from fwd06.sul.t-online.de by mailout06.sul.t-online.com with smtp id 16YCSQ-00082N-05; Tue, 05 Feb 2002 21:44:50 +0100 Received: from grobi.holtschneider.com (320026213848-0001@[80.135.81.84]) by fmrl06.sul.t-online.com with smtp id 16YCS9-16DEC8C; Tue, 5 Feb 2002 21:44:33 +0100 Received: (qmail 24967 invoked from network); 5 Feb 2002 20:44:33 -0000 Received: from kruemelmonster.holtschneider.com (HELO kruemelmonster) (212.28.232.34) by grobi.holtschneider.com with SMTP; 5 Feb 2002 20:44:33 -0000 Message-ID: <002301c1ae85$e9ca09a0$22e81cd4@kruemelmonster> From: "Henning Holtschneider" To: References: <5.1.0.14.1.20020204134710.00a01ec0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020204134710.00a01ec0@mail-host.pcmsgroup.com> <5.1.0.14.1.20020205090241.009f8050@mail-host.pcmsgroup.com> Subject: [linux-dvb] Re: original firmware vs. CIM modules Date: Tue, 5 Feb 2002 21:44:31 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Sender: 320026213848-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: hh@holtschneider.com Precedence: bulk X-list: linux-dvb > I've done some more experimentation. Here is a modified patch, which worked > for me with vdr-0.98: > > ----------cut------------- > --- ../vdr-0.99pre1.org/dvbapi.c Sun Nov 25 17:38:09 2001 > +++ dvbapi.c Sun Jan 13 10:17:35 2002 I can confirm that this patch works with VDR. It doesn't apply cleanly to VDR 0.99pre4, but after patching VDR manually I can now watch the Premiere World channels I'm subscribed to with my AlphaCrypt CIM. Great Work! Regards, hh -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 12:53:18 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 12850 invoked by uid 0); 5 Feb 2002 23:26:37 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 23:26:37 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YEyu-00051v-00; Wed, 06 Feb 2002 00:26:32 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 00:23:38 +0100 (CET) Received: from [10.1.1.55] (helo=catania.camorra.org ident=qmailr) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16YBet-0007ab-00 for ; Tue, 05 Feb 2002 20:53:39 +0100 Received: (qmail 883 invoked by uid 2009); 5 Feb 2002 19:49:49 -0000 Sender: martin@catania.camorra.org To: Matthias Weingart Cc: vdr@linuxtv.org, linux-dvb@linuxtv.org Subject: [linux-dvb] Re: [vdr] Splitting the list instead of newsgroup References: <3C5FEC2B.518FBFD@cs.tum.edu> <20020205162119.GB19990@wipeout.convergence.de> <20020205195634.E11732@pentax.boerde.de> From: Martin Springer Organization: convergence integrated media GmbH Date: 05 Feb 2002 20:49:48 +0100 In-Reply-To: <20020205195634.E11732@pentax.boerde.de> Message-ID: Lines: 15 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb Matthias Weingart writes: [...] > Another question - insolvency of convergence - Is there any hope that > convergence will survive (and with convergence the driver and this list?). Yes!!! yours sincerely -- Martin Springer, Chief Evangelist convergence integrated media gmbh GPG Key-ID 1024D/8EFE7B2F Rosenthaler Str. 51 ph/ +49 (0)30- 72 62 06 73 D-10178 Berlin fx/ +49 (0)30- 72 62 06 55 -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 12:53:18 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 12862 invoked by uid 0); 5 Feb 2002 23:26:38 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 23:26:38 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YEyu-00051u-00; Wed, 06 Feb 2002 00:26:32 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 00:24:14 +0100 (CET) Received: from [10.1.1.55] (helo=catania.camorra.org ident=qmailr) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16YBiY-0007l6-00 for ; Tue, 05 Feb 2002 20:57:26 +0100 Received: (qmail 899 invoked by uid 2009); 5 Feb 2002 19:53:37 -0000 Sender: martin@catania.camorra.org To: Matt Tovey Cc: "linux-dvb@linuxtv.org" Subject: [linux-dvb] Re: Software decoder References: <3C5F8F2E.EAB9045D@munich.sgi.com> <3C600853.6F9E04A8@munich.sgi.com> From: Martin Springer Organization: convergence integrated media GmbH Date: 05 Feb 2002 20:53:36 +0100 In-Reply-To: <3C600853.6F9E04A8@munich.sgi.com> Message-ID: Lines: 19 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb Matt Tovey writes: [...] > Yes - please send me a copy of the list policy. If I received this when > I subscribed, then I don't seem to have it any more. There is no written copy of the list policy. But I am willing to discuss any "list-political" issues with whoever wants. One thing is clear: linuxtv.org and the related mailinglists not deal with illegal software. yours sincerely -- Martin Springer, Chief Evangelist convergence integrated media gmbh GPG Key-ID 1024D/8EFE7B2F Rosenthaler Str. 51 ph/ +49 (0)30- 72 62 06 73 D-10178 Berlin fx/ +49 (0)30- 72 62 06 55 -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 12:53:30 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 21207 invoked by uid 0); 6 Feb 2002 10:06:49 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 10:06:49 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YOyO-0002ik-00; Wed, 06 Feb 2002 11:06:40 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 11:03:25 +0100 (CET) Received: from tiger.cadsoft.de ([212.6.150.2]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YOvF-0002N5-00 for ; Wed, 06 Feb 2002 11:03:25 +0100 Received: from raven.cadsoft.de (raven.cadsoft.de [195.38.138.42]) by tiger.cadsoft.de (8.9.3/8.9.3) with ESMTP id LAA24963 for ; Wed, 6 Feb 2002 11:03:24 +0100 Received: from cadsoft.de (falcon.cadsoft.de [195.38.138.50]) by raven.cadsoft.de (8.11.6/8.11.6) with ESMTP id g16A3GY11035 for ; Wed, 6 Feb 2002 11:03:16 +0100 Sender: kls@cadsoft.de Message-ID: <3C60FF64.B5FC8107@cadsoft.de> Date: Wed, 06 Feb 2002 11:03:16 +0100 From: Klaus Schmidinger Organization: CadSoft Computer GmbH X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.4-4GB i586) X-Accept-Language: en, de MIME-Version: 1.0 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: original firmware vs. CIM modules References: <002401c1aef4$72153410$22e81cd4@kruemelmonster> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Klaus.Schmidinger@cadsoft.de Precedence: bulk X-list: linux-dvb Henning Holtschneider wrote: > > > did you test a replay with vdr and are encrypted channels still working > > after that ??? > > Yes, the encrypted channels are still working after replay. > > But before you all go out and install John's driver and the patch for VDR: > keep in mind that the OSD is reduced to 1/4 of the original size and still > it often doesn't work. If you want to use John's driver with VDR, you should > compile VDR with DEBUG_OSD=1 and use a terminal to see the OSD output... > Apart from that, I also noticed that audio and video are sometimes heavily > out of sync (on FTA and encrypted channels). > > hh Wouldn't it be nice to have a "symbiosis" between the convergence firmware and the original Technotrend firmware? The convergence firmware is very good when it comes to recording, replay and OSD - what it greatly lacks is the CAM support that the Technotrend firmware provides. Just dreaming... Klaus -- _______________________________________________________________ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: kls@cadsoft.de D-84568 Pleiskirchen, Germany URL: www.cadsoft.de _______________________________________________________________ -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 12:58:25 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 21567 invoked by uid 0); 6 Feb 2002 10:11:43 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 10:11:43 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YP3B-0003N4-00; Wed, 06 Feb 2002 11:11:37 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 11:08:27 +0100 (CET) Received: from lcc02.lindy.cc ([195.226.120.181]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YP06-0002sZ-00 for ; Wed, 06 Feb 2002 11:08:26 +0100 Subject: [linux-dvb] Re: original firmware vs. CIM modules To: linux-dvb@linuxtv.org X-Mailer: Lotus Notes Release 5.0.6a January 17, 2001 Message-ID: From: Stefan.Hagendorn@lindy.cc Date: Wed, 6 Feb 2002 11:06:00 +0100 X-MIMETrack: Serialize by Router on LCC_LEU_MAIL01/DELCC/LINDY(Release 5.0.8 |June 18, 2001) at 06.02.2002 11:06:00 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Stefan.Hagendorn@lindy.cc Precedence: bulk X-list: linux-dvb agree .... What else to say ... or maybe convergence will complete the ci-layer and fix the bug .. that would be enough ... but maybe this is an even bigger dream ... Stefan Klaus Schmidinger cc: Sent by: Subject: [linux-dvb] Re: original firmware vs. CIM modules kls@cadsoft.de 06.02.2002 11:03 Henning Holtschneider wrote: > > > did you test a replay with vdr and are encrypted channels still working > > after that ??? > > Yes, the encrypted channels are still working after replay. > > But before you all go out and install John's driver and the patch for VDR: > keep in mind that the OSD is reduced to 1/4 of the original size and still > it often doesn't work. If you want to use John's driver with VDR, you should > compile VDR with DEBUG_OSD=1 and use a terminal to see the OSD output... > Apart from that, I also noticed that audio and video are sometimes heavily > out of sync (on FTA and encrypted channels). > > hh Wouldn't it be nice to have a "symbiosis" between the convergence firmware and the original Technotrend firmware? The convergence firmware is very good when it comes to recording, replay and OSD - what it greatly lacks is the CAM support that the Technotrend firmware provides. Just dreaming... Klaus -- _______________________________________________________________ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: kls@cadsoft.de D-84568 Pleiskirchen, Germany URL: www.cadsoft.de _______________________________________________________________ -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 13:21:22 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 4674 invoked by uid 0); 5 Feb 2002 21:21:21 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 21:21:21 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YD1c-0005HC-00; Tue, 05 Feb 2002 22:21:12 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 22:19:13 +0100 (CET) Received: from lcc02.lindy.cc ([195.226.120.181]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YCzg-0004yL-00 for ; Tue, 05 Feb 2002 22:19:12 +0100 To: Subject: [linux-dvb] Re: original firmware vs. CIM modules MIME-Version: 1.0 X-Mailer: Lotus Notes Release 5.0.6a January 17, 2001 Message-ID: From: Stefan.Hagendorn@lindy.cc Date: Tue, 5 Feb 2002 22:16:46 +0100 X-MIMETrack: Serialize by Router on LCC_LEU_MAIL01/DELCC/LINDY(Release 5.0.8 |June 18, 2001) at 05.02.2002 22:16:47, Serialize complete at 05.02.2002 22:16:47 Content-Type: text/plain; charset="us-ascii" X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Stefan.Hagendorn@lindy.cc Precedence: bulk X-list: linux-dvb Henning, did you test a replay with vdr and are encrypted channels still working after that ??? Stefan "Henning Holtschneider" Sent by: linux-dvb-bounce@linuxtv.org 05.02.2002 21:44 To: cc: Subject: [linux-dvb] Re: original firmware vs. CIM modules > I've done some more experimentation. Here is a modified patch, which worked > for me with vdr-0.98: > > ----------cut------------- > --- ../vdr-0.99pre1.org/dvbapi.c Sun Nov 25 17:38:09 2001 > +++ dvbapi.c Sun Jan 13 10:17:35 2002 I can confirm that this patch works with VDR. It doesn't apply cleanly to VDR 0.99pre4, but after patching VDR manually I can now watch the Premiere World channels I'm subscribed to with my AlphaCrypt CIM. Great Work! Regards, hh -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 13:33:35 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 5443 invoked by uid 0); 5 Feb 2002 21:33:34 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 21:33:34 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YDDR-0006lX-00; Tue, 05 Feb 2002 22:33:25 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 05 Feb 2002 22:31:37 +0100 (CET) Received: from [212.84.236.168] (helo=wipeout.convergence.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YDBh-0006Xh-00; Tue, 05 Feb 2002 22:31:37 +0100 Received: from szymon by wipeout.convergence.de with local (Exim 3.34 #1 (Debian)) id 16YDBg-00066Z-00; Tue, 05 Feb 2002 22:31:36 +0100 Date: Tue, 5 Feb 2002 22:31:36 +0100 From: Szymon Polom To: vdr@linuxtv.org Cc: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: [vdr] Re: Re: Splitting the list instead of newsgroup Message-ID: <20020205213136.GA23437@wipeout.convergence.de> Reply-To: Szymon Polom References: <3C5FEC2B.518FBFD@cs.tum.edu> <20020205162119.GB19990@wipeout.convergence.de> <20020205195634.E11732@pentax.boerde.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020205195634.E11732@pentax.boerde.de> User-Agent: Mutt/1.3.27i X-Operating-System: Linux wipeout 2.4.17 Sender: Szymon Polom X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: polom@convergence.de Precedence: bulk X-list: linux-dvb Hi, Quoting Matthias Weingart (matthias@pentax.boerde.de): > On Tue, Feb 05, 2002 at 05:21:19PM +0100, Szymon Polom wrote: > I think, a not well known newsserver is free of spam (take a look at local > newsservers like news.cadsoft.de or news.lexware.de: there is no spam - yet > ;). > so no chance for spammers). But I have to ask the convergence admins before, > may they do not want that. Feel free to do so :-). > Another question - insolvency of convergence - Is there any hope that > convergence will survive (and with convergence the driver and this list?). I guess we will make it. There will be some positive announcements in the _near_ feature. And well, we're getting closer and closer to hit the market :-). Bye... Szymon. -- Szymon Polom, Project Manager Middleware GPG Key-ID: E6EA36F2 convergence integrated media GmbH http://www.convergence.de Rosenthaler Str. 51 fon: +49(0)30-72 62 06 68 D-10178 Berlin fax: +49(0)30-72 62 06 55 -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From vdr-bounce@linuxtv.org Wed Feb 06 13:33:44 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 5455 invoked by uid 0); 5 Feb 2002 21:33:43 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 5 Feb 2002 21:33:43 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YDDg-0006qD-00; Tue, 05 Feb 2002 22:33:40 +0100 Received: with LISTAR (v0.129a; list vdr); Tue, 05 Feb 2002 22:33:26 +0100 (CET) Received: from [212.84.236.168] (helo=wipeout.convergence.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YDBh-0006Xh-00; Tue, 05 Feb 2002 22:31:37 +0100 Received: from szymon by wipeout.convergence.de with local (Exim 3.34 #1 (Debian)) id 16YDBg-00066Z-00; Tue, 05 Feb 2002 22:31:36 +0100 Date: Tue, 5 Feb 2002 22:31:36 +0100 From: Szymon Polom To: vdr@linuxtv.org Cc: linux-dvb@linuxtv.org Subject: [vdr] Re: [linux-dvb] Re: Splitting the list instead of newsgroup Message-ID: <20020205213136.GA23437@wipeout.convergence.de> References: <3C5FEC2B.518FBFD@cs.tum.edu> <20020205162119.GB19990@wipeout.convergence.de> <20020205195634.E11732@pentax.boerde.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020205195634.E11732@pentax.boerde.de> User-Agent: Mutt/1.3.27i X-Operating-System: Linux wipeout 2.4.17 Sender: Szymon Polom X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: polom@convergence.de Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr Hi, Quoting Matthias Weingart (matthias@pentax.boerde.de): > On Tue, Feb 05, 2002 at 05:21:19PM +0100, Szymon Polom wrote: > I think, a not well known newsserver is free of spam (take a look at local > newsservers like news.cadsoft.de or news.lexware.de: there is no spam - yet > ;). > so no chance for spammers). But I have to ask the convergence admins before, > may they do not want that. Feel free to do so :-). > Another question - insolvency of convergence - Is there any hope that > convergence will survive (and with convergence the driver and this list?). I guess we will make it. There will be some positive announcements in the _near_ feature. And well, we're getting closer and closer to hit the market :-). Bye... Szymon. -- Szymon Polom, Project Manager Middleware GPG Key-ID: E6EA36F2 convergence integrated media GmbH http://www.convergence.de Rosenthaler Str. 51 fon: +49(0)30-72 62 06 68 D-10178 Berlin fax: +49(0)30-72 62 06 55 From linux-dvb-bounce@linuxtv.org Wed Feb 06 14:17:29 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 6547 invoked by uid 0); 6 Feb 2002 14:17:29 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 14:17:29 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YSt2-00019y-00; Wed, 06 Feb 2002 15:17:24 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 15:12:26 +0100 (CET) Received: from [217.141.156.198] (helo=posta.orangee.com ident=qmailr) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16YSoE-0000hH-00 for ; Wed, 06 Feb 2002 15:12:26 +0100 Received: (qmail 9067 invoked by uid 0); 6 Feb 2002 15:16:30 -0000 Received: from unknown (HELO roberto) (217.141.156.194) by posta.orangee.com with SMTP; 6 Feb 2002 15:16:30 -0000 Message-ID: <00d601c1af17$ec72f530$9402a8c0@sviluppo.orange> From: "Roberto \(Orangee\)" To: References: <3C5F8F2E.EAB9045D@munich.sgi.com><3C600853.6F9E04A8@munich.sgi.com> <87r8nyoogn.fsf@andreas.org> Subject: [linux-dvb] Re: Software decoder Date: Wed, 6 Feb 2002 15:09:42 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: r.filippone@orangee.com Precedence: bulk X-list: linux-dvb Andreas Bogk writes: > There are legitimate uses of such software. Basically it emulates > what's inside the conditional access module, so it could be used in > conjunction with a regular subscription to receive the program you > paid for on the platform of your choice, without having to spend > several hundred EUR on different hardware CAMs. The magic is still > inside the smart card, so it's no more or less secure than hardware > CAMs. If the software you are talking about is a CAM emulator then it is illegal. To emulate a CAM you must implement the CSA algo. To legally use the algo you must sign a NDA and pay some $. If the software you are talking about is a CI emulator then it may be legal. To see encrypted channels you still need an hardware CAM and an original smart card. The second hypothesis is interesting for budget card owner like me who wants to see encrypted channels and wants to dump the goldbox that is a real piece of crap. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 14:43:59 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 12120 invoked by uid 0); 6 Feb 2002 14:43:59 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 14:43:59 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YTIe-0003XN-00; Wed, 06 Feb 2002 15:43:52 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 15:41:54 +0100 (CET) Received: from ulima.unil.ch ([130.223.144.143]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YTGj-0003E5-00 for ; Wed, 06 Feb 2002 15:41:54 +0100 Received: by ulima.unil.ch (Postfix, from userid 500) id 467E43F50; Wed, 6 Feb 2002 15:41:43 +0100 (CET) Date: Wed, 6 Feb 2002 15:41:43 +0100 From: Gregoire Favre To: linux-dvb@linuxtv.org Subject: [linux-dvb] Where to buy a remote control for the CI ? Message-ID: <20020206144143.GA25953@ulima.unil.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.27i X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: greg@ulima.unil.ch Precedence: bulk X-list: linux-dvb Hello, I would like to get ride of my Hauppauge WinTV as I only use it for the IR capabilities (and XV until I understand how to patch and compil XFree with the patch Marcus Metzler sent us on fisrt february...). I don't need the "things you have buttons on it and fit on your hand" (remote control?), as I already have one which is rc5 compatible, I just want to buy the small receiver... Any one know of such a things in Switzerland, Germany or France? Thanks you very much, Grégoire ________________________________________________________________ http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 14:47:53 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 16369 invoked by uid 0); 6 Feb 2002 14:47:53 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 14:47:53 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YTMO-0003vB-00; Wed, 06 Feb 2002 15:47:44 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 15:46:05 +0100 (CET) Received: from gwa2.fe.bosch.de ([194.39.218.2]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YTKn-0003hp-00 for ; Wed, 06 Feb 2002 15:46:05 +0100 Received: (from uucp@localhost) by gwa2.fe.bosch.de (8.10.2/8.10.2) id g16EloU11555 for ; Wed, 6 Feb 2002 15:47:51 +0100 (MET) X-Authentication-Warning: gwa2.fe.bosch.de: uucp set sender to using -f Received: from fez8019.fe.internet.bosch.com(virus-out.fe.internet.bosch.de 10.4.4.19) by gwa2.fe.bosch.de via smap (V2.1) id xma010963; Wed, 6 Feb 02 15:47:18 +0100 Received: from 128.15.0.202 by fez8019.fe.internet.bosch.com (InterScan E-Mail VirusWall NT); Wed, 06 Feb 2002 15:24:19 +0100 Received: by fez7202.de.bosch.com with Internet Mail Service (5.5.2653.19) id <1NAVLJ04>; Wed, 6 Feb 2002 15:45:22 +0100 Message-ID: From: "Gerhard Andreas (RtW1/WIR1) *" To: "'Gregoire Favre'" , linux-dvb@linuxtv.org Subject: [linux-dvb] AW: Where to buy a remote control for the CI ? Date: Wed, 6 Feb 2002 15:45:17 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Andreas.Gerhard2@de.bosch.com Precedence: bulk X-list: linux-dvb Hello Gregoire, check http://www.zapaway.de (or http://www.zapway.de ) for a simple = serial IR-receiver. Best, Andreas -----Urspr=FCngliche Nachricht----- Von: Gregoire Favre [mailto:greg@ulima.unil.ch] Gesendet: Mittwoch, 6. Februar 2002 15:42 An: linux-dvb@linuxtv.org Betreff: [linux-dvb] Where to buy a remote control for the CI ? Hello, I would like to get ride of my Hauppauge WinTV as I only use it for the IR capabilities (and XV until I understand how to patch and compil = XFree with the patch Marcus Metzler sent us on fisrt february...). I don't need the "things you have buttons on it and fit on your hand" (remote control?), as I already have one which is rc5 compatible, I = just want to buy the small receiver... Any one know of such a things in Switzerland, Germany or France? Thanks you very much, Gr=E9goire ________________________________________________________________ http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch --=20 Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 14:54:12 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 16775 invoked by uid 0); 6 Feb 2002 14:54:12 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 14:54:12 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YTSX-0004Tt-00; Wed, 06 Feb 2002 15:54:05 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 15:52:08 +0100 (CET) Received: from ulima.unil.ch ([130.223.144.143]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YTQd-0004F1-00 for ; Wed, 06 Feb 2002 15:52:08 +0100 Received: by ulima.unil.ch (Postfix, from userid 500) id D3E3B21A6D; Wed, 6 Feb 2002 15:52:02 +0100 (CET) Date: Wed, 6 Feb 2002 15:52:02 +0100 From: Gregoire Favre To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: Where to buy a remote control for the CI ? Message-ID: <20020206145202.GA26089@ulima.unil.ch> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.3.27i X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: greg@ulima.unil.ch Precedence: bulk X-list: linux-dvb On Wed, Feb 06, 2002 at 03:45:17PM +0100, Gerhard Andreas (RtW1/WIR1) * wrote: > Hello Gregoire, > > check http://www.zapaway.de (or http://www.zapway.de ) for a simple serial > IR-receiver. Oups: I also got a native IR-receiver on my MB... which I rarely use with my palm/gsm that I could use with LIRC: stupid me... I'll try tonight: thanks you very much, Grégoire ________________________________________________________________ http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 15:02:11 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 21351 invoked by uid 0); 6 Feb 2002 15:02:10 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 15:02:10 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YTaF-0006Nz-00; Wed, 06 Feb 2002 16:02:03 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 16:00:06 +0100 (CET) Received: from [217.57.106.41] (helo=lasersat.it) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16YSbb-0007hs-00 for ; Wed, 06 Feb 2002 14:59:23 +0100 Received: (qmail 9267 invoked by uid 48); 6 Feb 2002 14:03:37 -0000 Date: 6 Feb 2002 14:03:37 -0000 Message-ID: <20020206140337.9266.qmail@lasersat.it> To: linux-dvb@linuxtv.org Subject: [linux-dvb] redhat7.2. and driver 0.9 From: X-Sender: <> X-Mailer: PHP X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb Hi, is possible use a dvb-s card of siemens whith the configuration of object? thanks all IP Mittente: 156.148.2.22 E-mail inviata da http://www.gratismania.tv -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 15:14:44 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 22027 invoked by uid 0); 6 Feb 2002 15:14:43 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 15:14:43 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YTmO-0007Yj-00; Wed, 06 Feb 2002 16:14:36 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 16:12:31 +0100 (CET) Received: from mailout07.sul.t-online.com ([194.25.134.83]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YTkN-0007Hj-00 for ; Wed, 06 Feb 2002 16:12:31 +0100 Received: from fwd05.sul.t-online.de by mailout07.sul.t-online.com with smtp id 16YTkN-0007nr-01; Wed, 06 Feb 2002 16:12:31 +0100 Received: from schmitt.schmitt.mine.nu (320079924130-0001@[80.131.24.78]) by fmrl05.sul.t-online.com with esmtp id 16YTkI-1KunK4C; Wed, 6 Feb 2002 16:12:26 +0100 Received: from there (hiro.schmitt.mine.nu [192.168.1.2]) by schmitt.schmitt.mine.nu (8.11.6/8.11.6/SuSE Linux 0.5) with SMTP id g16FCgs20809 for ; Wed, 6 Feb 2002 16:12:42 +0100 Message-Id: <200202061512.g16FCgs20809@schmitt.schmitt.mine.nu> Content-Type: text/plain; charset="iso-8859-1" From: Thomas Schmitt Reply-To: lists@schmitt.mine.nu To: linux-dvb@linuxtv.org Subject: [linux-dvb] dtv_scan with dvb-c Date: Wed, 6 Feb 2002 16:12:44 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) X-Sender: 320079924130-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: lists@schmitt.mine.nu Precedence: bulk X-list: linux-dvb Hello, does anybody know how to configure and use dtv_scan with a dvb-c? The manuals only say that this is possible but not how to do it. As far as I see works the default configuration only with a dvb-s. Thanks Thomas Schmitt -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From vdr-bounce@linuxtv.org Wed Feb 06 15:20:40 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 26401 invoked by uid 0); 6 Feb 2002 15:20:40 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 15:20:40 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YTsB-00085v-00; Wed, 06 Feb 2002 16:20:35 +0100 Received: with LISTAR (v0.129a; list vdr); Wed, 06 Feb 2002 16:20:21 +0100 (CET) Received: from mailrelay.faidor.de ([195.126.215.15]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YTrw-00080G-00; Wed, 06 Feb 2002 16:20:21 +0100 Received: from faiopf2005.faidor.de (xmail.faidor.de [195.126.215.2]) by mailrelay.faidor.de (8.9.3/8.9.3) with ESMTP id PAA06030; Wed, 6 Feb 2002 15:11:39 +0100 Received: by faiopf2005.faidor.de with Internet Mail Service (5.5.2653.19) id <1MTBV2YL>; Wed, 6 Feb 2002 16:20:07 +0100 Received: from dshpc020.opf.debis.de ([53.140.8.82]) by faiopf2005.faidor.de with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 1MTBV2YK; Wed, 6 Feb 2002 16:20:03 +0100 From: "Ortner, Uwe" To: VDR , DVB Cc: VDR , DVB Subject: [vdr] Install Script for DIVX/AVI/DVB/VDR etc. In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 06 Feb 2002 16:21:46 +0100 Message-Id: <1013008906.11109.17.camel@dshpc020> Mime-Version: 1.0 X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: Uwe.Ortner@faidor.de Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr Hello, I often update my packages or do a complete reinstall. Do make things easier I made a Package consisting of 2 files: 1. htpc_install.sh (Script) can also be used with a selfmade ini file 2. htpc.ini (ini file) With this package you should be able to hook up a complete htpc in one step. The script is completly controlled by the ini file and does this tasks: - fetch packages from the internet (wget) - unpacking - figuring out correct locations - creating dependencies (library etc.) - configure/make/make install if necessary - applying patches etc. I hope it is easy to use. Usually you should only have execute the script to get all packages. Please take first a look in the ini file which is enclosed. This may be a step to make installations hopefully easier ;-) and to get rid on different package versions. The script can be found here: http://www.classic-net.de/files/install.tgz PS: If you make your own additions (script/ini file), please also send me a copy regards uwe From linux-dvb-bounce@linuxtv.org Wed Feb 06 15:23:09 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 26710 invoked by uid 0); 6 Feb 2002 15:23:08 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 15:23:08 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YTuZ-0008Pi-00; Wed, 06 Feb 2002 16:23:03 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 16:20:36 +0100 (CET) Received: from mailrelay.faidor.de ([195.126.215.15]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YTrw-00080G-00; Wed, 06 Feb 2002 16:20:21 +0100 Received: from faiopf2005.faidor.de (xmail.faidor.de [195.126.215.2]) by mailrelay.faidor.de (8.9.3/8.9.3) with ESMTP id PAA06030; Wed, 6 Feb 2002 15:11:39 +0100 Received: by faiopf2005.faidor.de with Internet Mail Service (5.5.2653.19) id <1MTBV2YL>; Wed, 6 Feb 2002 16:20:07 +0100 Received: from dshpc020.opf.debis.de ([53.140.8.82]) by faiopf2005.faidor.de with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 1MTBV2YK; Wed, 6 Feb 2002 16:20:03 +0100 From: "Ortner, Uwe" To: VDR , DVB Cc: VDR , DVB Subject: [linux-dvb] Install Script for DIVX/AVI/DVB/VDR etc. In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 06 Feb 2002 16:21:46 +0100 Message-Id: <1013008906.11109.17.camel@dshpc020> Mime-Version: 1.0 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Uwe.Ortner@faidor.de Precedence: bulk X-list: linux-dvb Hello, I often update my packages or do a complete reinstall. Do make things easier I made a Package consisting of 2 files: 1. htpc_install.sh (Script) can also be used with a selfmade ini file 2. htpc.ini (ini file) With this package you should be able to hook up a complete htpc in one step. The script is completly controlled by the ini file and does this tasks: - fetch packages from the internet (wget) - unpacking - figuring out correct locations - creating dependencies (library etc.) - configure/make/make install if necessary - applying patches etc. I hope it is easy to use. Usually you should only have execute the script to get all packages. Please take first a look in the ini file which is enclosed. This may be a step to make installations hopefully easier ;-) and to get rid on different package versions. The script can be found here: http://www.classic-net.de/files/install.tgz PS: If you make your own additions (script/ini file), please also send me a copy regards uwe -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 16:28:02 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 14472 invoked by uid 0); 6 Feb 2002 16:28:02 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 16:28:02 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YUvO-0006JZ-00; Wed, 06 Feb 2002 17:27:58 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 17:23:12 +0100 (CET) Received: from pille1.addcom.de ([62.96.128.35]) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16YUqm-0005bX-00 for ; Wed, 06 Feb 2002 17:23:12 +0100 Received: (qmail 1263 invoked from network); 6 Feb 2002 16:23:10 -0000 Received: from unknown (HELO connix.hippomi.de) (62.26.68.95) by pille1.addcom.de with SMTP; 6 Feb 2002 16:23:10 -0000 Received: from hippomi.de (shimrod.hippomi.de [192.168.61.11]) by connix.hippomi.de (8.9.3/8.9.3) with ESMTP id RAA06277 for ; Wed, 6 Feb 2002 17:22:59 +0100 Sender: hakenes@connix.hippomi.de Message-ID: <3C61588B.85629C0B@hippomi.de> Date: Wed, 06 Feb 2002 17:23:39 +0100 From: Rolf Hakenes X-Mailer: Mozilla 4.78 [de] (X11; U; Linux 2.4.10-4GB i586) X-Accept-Language: en MIME-Version: 1.0 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: dtv_scan with dvb-c References: <200202061512.g16FCgs20809@schmitt.schmitt.mine.nu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: hakenes@hippomi.de Precedence: bulk X-list: linux-dvb Thomas Schmitt schrieb: > > Hello, > > does anybody know how to configure and use dtv_scan with a dvb-c? The manuals > only say that this is possible but not how to do it. As far as I see works > the default configuration only with a dvb-s. > > Thanks > Thomas Schmitt > > -- > Info: > To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. Hi, there is a variable 'Cable_Transponders' defined within the delivered 'transponders.dcl' configuration for dtv_scan. You have to change the last entry in this file into 'define_available_transponders $Cable_Transponders' to come to work. Unfortunately the transponder settings are only the ones I got for the German Telekom. If you have another cable provider, please get informed about their appropriate transponder settings and change the setup accordingly. Regards, Rolf -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 16:35:50 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 18771 invoked by uid 0); 6 Feb 2002 16:35:50 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 16:35:50 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YV2t-0007gI-00; Wed, 06 Feb 2002 17:35:43 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 17:33:51 +0100 (CET) Received: from mailout01.sul.t-online.com ([194.25.134.80]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YV15-0007VF-00 for ; Wed, 06 Feb 2002 17:33:51 +0100 Received: from fwd00.sul.t-online.de by mailout01.sul.t-online.com with smtp id 16YV15-0003pp-09; Wed, 06 Feb 2002 17:33:51 +0100 Received: from schmitt.schmitt.mine.nu (320079924130-0001@[80.131.24.78]) by fmrl00.sul.t-online.com with esmtp id 16YV14-0c81SKC; Wed, 6 Feb 2002 17:33:50 +0100 Received: from hiro (hiro.schmitt.mine.nu [192.168.1.2]) by schmitt.schmitt.mine.nu (8.11.6/8.11.6/SuSE Linux 0.5) with ESMTP id g16GY4s21809 for ; Wed, 6 Feb 2002 17:34:04 +0100 Date: Wed, 06 Feb 2002 17:34:06 +0100 From: Thomas Schmitt Reply-To: Thomas Schmitt To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: Newbe Message-ID: <14480000.1013013246@hiro> In-Reply-To: <3710000.1012996053@hiro> References: <9c09b052ebcb44af9036b611c51c90fe.mdurbach@vo.lu> <3710000.1012996053@hiro> X-Mailer: Mulberry/2.1.2 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) X-Sender: 320079924130-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: lists@schmitt.mine.nu Precedence: bulk X-list: linux-dvb Sorry, the filename is precisely "/etc/modules.conf"! Regards Thomas Schmitt --On Mittwoch, Februar 06, 2002 12:47:33 +0100 Thomas Schmitt wrote: > Check if the SuSE dvb modules are loaded at boot time. Remove all > references to them in /etc/modules. Go to the ./DVB/driver dir and do a > "make rmmod" before the "make insmod". To view TV you can use tuxview in > ./DVB/apps/tuxzap/src. > Read the manuals! > > Thomas > > --On Montag, Februar 04, 2002 22:27:44 +0100 Marc Durbach > wrote: > >> Hello, >> I just start playing around with a DVB card >> I installed a Hauppauge WINTV-DVB.S Model 717 >> I have a dualboot system with Windows2000 server and Suse 7.3 Linux. >> The card now works fine with the win2k, but I have problems with Linux. >> What do I need to do ? >> I downloaded siemens_dvb-0.9.3.tar.gz and tried to install. >> The make insmod tells me : a module named dvb allready exists. >> I have nothing connected to the videooutput of the card. >> How do I see if the card works, How can I view channels on my Linux >> system. I would be glad for every single piece of help >> Marc >> >> >> >> -- >> Info: >> To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe >> linux-dvb" as subject. > > > > > -- > Info: > To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe > linux-dvb" as subject. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 16:38:11 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 19055 invoked by uid 0); 6 Feb 2002 16:38:11 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 16:38:11 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YV58-00080H-00; Wed, 06 Feb 2002 17:38:02 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 17:36:26 +0100 (CET) Received: from mailout09.sul.t-online.com ([194.25.134.84]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YV3a-0007pU-00 for ; Wed, 06 Feb 2002 17:36:26 +0100 Received: from fwd07.sul.t-online.de by mailout09.sul.t-online.com with smtp id 16YV3Z-0007n2-0E; Wed, 06 Feb 2002 17:36:25 +0100 Received: from schmitt.schmitt.mine.nu (320079924130-0001@[80.131.24.78]) by fmrl07.sul.t-online.com with esmtp id 16YV3P-2EttgGC; Wed, 6 Feb 2002 17:36:15 +0100 Received: from hiro (hiro.schmitt.mine.nu [192.168.1.2]) by schmitt.schmitt.mine.nu (8.11.6/8.11.6/SuSE Linux 0.5) with ESMTP id g16GaVs21842 for ; Wed, 6 Feb 2002 17:36:31 +0100 Date: Wed, 06 Feb 2002 17:36:33 +0100 From: Thomas Schmitt Reply-To: Thomas Schmitt To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: dtv_scan with dvb-c Message-ID: <14670000.1013013393@hiro> In-Reply-To: <3C61588B.85629C0B@hippomi.de> References: <200202061512.g16FCgs20809@schmitt.schmitt.mine.nu> <3C61588B.85629C0B@hippomi.de> X-Mailer: Mulberry/2.1.2 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) X-Sender: 320079924130-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: lists@schmitt.mine.nu Precedence: bulk X-list: linux-dvb Bingo! One should read all the dcl-files until the last row ;) Thanx Thomas --On Mittwoch, Februar 06, 2002 17:23:39 +0100 Rolf Hakenes wrote: > Thomas Schmitt schrieb: >> >> Hello, >> >> does anybody know how to configure and use dtv_scan with a dvb-c? The >> manuals only say that this is possible but not how to do it. As far as I >> see works the default configuration only with a dvb-s. >> >> Thanks >> Thomas Schmitt >> >> -- >> Info: >> To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe >> linux-dvb" as subject. > > Hi, > > there is a variable 'Cable_Transponders' defined within the delivered > 'transponders.dcl' configuration for dtv_scan. You have to change the > last entry in this file into 'define_available_transponders > $Cable_Transponders' to come to work. Unfortunately the transponder > settings are only the ones I got for the German Telekom. If you have > another cable provider, please get informed about their appropriate > transponder settings and change the setup accordingly. > > Regards, > > Rolf > > > -- > Info: > To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe > linux-dvb" as subject. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From vdr-bounce@linuxtv.org Wed Feb 06 18:43:01 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 25746 invoked by uid 0); 6 Feb 2002 18:43:01 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 18:43:01 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YX21-0008MH-00; Wed, 06 Feb 2002 19:42:57 +0100 Received: with LISTAR (v0.129a; list vdr); Wed, 06 Feb 2002 19:42:16 +0100 (CET) Received: from warsl401pip7.highway.telekom.at ([195.3.96.115] helo=email04.aon.at) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16YX1M-0008Bw-00 for ; Wed, 06 Feb 2002 19:42:16 +0100 Received: (qmail 47102 invoked from network); 6 Feb 2002 18:41:45 -0000 Received: from n386p004.adsl.highway.telekom.at (HELO casper.ytomoe.dyndns.org) ([213.33.48.36]) (envelope-sender ) by qmail4.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 6 Feb 2002 18:41:45 -0000 Received: (from yosuke@localhost) by casper.ytomoe.dyndns.org (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) id g16IfiS02128; Wed, 6 Feb 2002 19:41:44 +0100 Date: Wed, 6 Feb 2002 19:41:43 +0100 From: Martin Neuditschko To: VDR , DVB Subject: [vdr] Re: Install Script for DIVX/AVI/DVB/VDR etc. Message-ID: <20020206184143.GA2035@casper.aon.at> Mail-Followup-To: VDR , DVB References: <1013008906.11109.17.camel@dshpc020> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1013008906.11109.17.camel@dshpc020> User-Agent: Mutt/1.3.25i X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: yosuke.tomoe@gmx.net Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr On Wed, Feb 06, 2002 at 04:21:46PM +0100, Ortner, Uwe wrote: > Hello, > > I often update my packages or do a complete reinstall. > Do make things easier I made a Package consisting of 2 files: > > 1. htpc_install.sh (Script) > can also be used with a selfmade ini file > 2. htpc.ini (ini file) > > With this package you should be able to hook up a complete htpc in one > step. > > The script is completly controlled by the ini file and does this tasks: > - fetch packages from the internet (wget) > - unpacking > - figuring out correct locations > - creating dependencies (library etc.) > - configure/make/make install if necessary > - applying patches > etc. > > I hope it is easy to use. Usually you should only have execute the > script to get all packages. Please take first a look in the ini file > which is enclosed. I think a great feature would be that there is a package directory (for example /video/packages) where all packages would be saved and only newer packages need to be downloaded. -- mfg Martin Neuditschko From linux-dvb-bounce@linuxtv.org Wed Feb 06 18:43:42 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 25758 invoked by uid 0); 6 Feb 2002 18:43:42 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 18:43:42 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YX2f-000058-00; Wed, 06 Feb 2002 19:43:37 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 19:42:16 +0100 (CET) Received: from warsl401pip7.highway.telekom.at ([195.3.96.115] helo=email04.aon.at) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16YX1M-0008Bx-00 for ; Wed, 06 Feb 2002 19:42:16 +0100 Received: (qmail 47102 invoked from network); 6 Feb 2002 18:41:45 -0000 Received: from n386p004.adsl.highway.telekom.at (HELO casper.ytomoe.dyndns.org) ([213.33.48.36]) (envelope-sender ) by qmail4.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 6 Feb 2002 18:41:45 -0000 Received: (from yosuke@localhost) by casper.ytomoe.dyndns.org (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) id g16IfiS02128; Wed, 6 Feb 2002 19:41:44 +0100 Date: Wed, 6 Feb 2002 19:41:43 +0100 From: Martin Neuditschko To: VDR , DVB Subject: [linux-dvb] Re: [vdr] Install Script for DIVX/AVI/DVB/VDR etc. Message-ID: <20020206184143.GA2035@casper.aon.at> Mail-Followup-To: VDR , DVB References: <1013008906.11109.17.camel@dshpc020> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1013008906.11109.17.camel@dshpc020> User-Agent: Mutt/1.3.25i X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: yosuke.tomoe@gmx.net Precedence: bulk X-list: linux-dvb On Wed, Feb 06, 2002 at 04:21:46PM +0100, Ortner, Uwe wrote: > Hello, > > I often update my packages or do a complete reinstall. > Do make things easier I made a Package consisting of 2 files: > > 1. htpc_install.sh (Script) > can also be used with a selfmade ini file > 2. htpc.ini (ini file) > > With this package you should be able to hook up a complete htpc in one > step. > > The script is completly controlled by the ini file and does this tasks: > - fetch packages from the internet (wget) > - unpacking > - figuring out correct locations > - creating dependencies (library etc.) > - configure/make/make install if necessary > - applying patches > etc. > > I hope it is easy to use. Usually you should only have execute the > script to get all packages. Please take first a look in the ini file > which is enclosed. I think a great feature would be that there is a package directory (for example /video/packages) where all packages would be saved and only newer packages need to be downloaded. -- mfg Martin Neuditschko -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 20:49:50 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 4045 invoked by uid 0); 6 Feb 2002 20:49:50 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 20:49:50 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YZ0d-0007bS-00; Wed, 06 Feb 2002 21:49:39 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 21:47:57 +0100 (CET) Received: from mailout08.sul.t-online.com ([194.25.134.20]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YYyy-0007Lz-00 for ; Wed, 06 Feb 2002 21:47:56 +0100 Received: from fwd01.sul.t-online.de by mailout08.sul.t-online.com with smtp id 16YYyy-0004Jc-05; Wed, 06 Feb 2002 21:47:56 +0100 Received: from grobi.holtschneider.com (320026213848-0001@[80.135.83.127]) by fmrl01.sul.t-online.com with smtp id 16YYyl-1tWTwmC; Wed, 6 Feb 2002 21:47:43 +0100 Received: (qmail 7669 invoked from network); 6 Feb 2002 20:47:42 -0000 Received: from kruemelmonster.holtschneider.com (HELO kruemelmonster) (212.28.232.34) by grobi.holtschneider.com with SMTP; 6 Feb 2002 20:47:42 -0000 Message-ID: <001b01c1af4f$8517c810$22e81cd4@kruemelmonster> From: "Henning Holtschneider" To: References: <002401c1aef4$72153410$22e81cd4@kruemelmonster> <3C60FF64.B5FC8107@cadsoft.de> Subject: [linux-dvb] Re: original firmware vs. CIM modules Date: Wed, 6 Feb 2002 21:47:41 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Sender: 320026213848-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: hh@holtschneider.com Precedence: bulk X-list: linux-dvb ----- Original Message ----- From: "Klaus Schmidinger" To: Sent: Wednesday, February 06, 2002 11:03 AM Subject: [linux-dvb] Re: original firmware vs. CIM modules > Wouldn't it be nice to have a "symbiosis" between the convergence firmware > and the original Technotrend firmware? The convergence firmware is very good > when it comes to recording, replay and OSD - what it greatly lacks is the > CAM support that the Technotrend firmware provides. I don't think that the CA support is bad because of a lack of time or interest but it is deliberately crippled because Convergence feared that someone would write things like software CAMs, key loggers etc. on top of their driver. Convergence wants to do business with companies who don't like their services being cracked. So, it's no good idea to be known as the guys who brought pay-TV cracking to Linux ;-) I can understand that opinion outright! Now, someone hasn't only written a software CAM but he also used Convergence's firmware as the basis and he must have "ported" the driver to Windows. I don't know how hard it really is to trick the driver/firmware into believing that some piece of software is acting like a CIM (which should normally only be accessible by the hardware on the DVB card) but it is obviously possible. There are two possible consequences now: remove all CA-related code from the driver/firmware. Of course, the old firmware is still available so this doesn't really help ... The other option would be to say "It happened, we have got the first software CAM publicly available. People will use it - we can't stop it. Leo Kirch is busted anyway, so why not make the crowd happy ;-)" I hope Convergence will do the latter because the CA problems are simply annoying for the users and it hasn't stopped programmers from doing bad things. Just my thoughts ... hh -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 20:55:51 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 4411 invoked by uid 0); 6 Feb 2002 20:55:51 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 20:55:51 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YZ6R-00082v-00; Wed, 06 Feb 2002 21:55:39 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 21:55:17 +0100 (CET) Received: from mailout05.sul.t-online.com ([194.25.134.82]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YZ64-0007wa-00 for ; Wed, 06 Feb 2002 21:55:16 +0100 Received: from fwd06.sul.t-online.de by mailout05.sul.t-online.com with smtp id 16YZ64-00087B-04; Wed, 06 Feb 2002 21:55:16 +0100 Received: from grobi.holtschneider.com (320026213848-0001@[80.135.83.127]) by fmrl06.sul.t-online.com with smtp id 16YZ5u-1lY40mC; Wed, 6 Feb 2002 21:55:06 +0100 Received: (qmail 7775 invoked from network); 6 Feb 2002 20:55:06 -0000 Received: from kruemelmonster.holtschneider.com (HELO kruemelmonster) (212.28.232.34) by grobi.holtschneider.com with SMTP; 6 Feb 2002 20:55:06 -0000 Message-ID: <002b01c1af50$8d689390$22e81cd4@kruemelmonster> From: "Henning Holtschneider" To: References: <20020206145202.GA26089@ulima.unil.ch> Subject: [linux-dvb] Re: Where to buy a remote control for the CI ? Date: Wed, 6 Feb 2002 21:55:04 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Sender: 320026213848-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: hh@holtschneider.com Precedence: bulk X-list: linux-dvb > Oups: I also got a native IR-receiver on my MB... which I rarely use > with my palm/gsm that I could use with LIRC: stupid me... I don't know if this is such a good idea ;-) The receiver on your mainboard is an IrDA receiver/transmitter. I've tried two of these devices and one didn't "see" my remote control(s) at a distance > 50cm from the beginning on and the other one got mysteriously shortsighted after two months. I'm now using a "homebrew" native IR receiver which works great (greater distance, much greater operating angle, more stable with LIRC). Regards, hh -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 22:35:51 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 5863 invoked by uid 0); 6 Feb 2002 22:35:51 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 22:35:51 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YafI-0005wN-00; Wed, 06 Feb 2002 23:35:44 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 23:33:50 +0100 (CET) Received: from dial-213-168-96-218.netcologne.de ([213.168.96.218] helo=mocm.de) by chambertin.convergence.de with TLSv1:DES-CBC3-SHA:168 encrypted esmtp (Exim 3.33 #2 ) id 16YadQ-0005jS-00 for ; Wed, 06 Feb 2002 23:33:49 +0100 Received: (from mocm@localhost) by mocm.de (8.12.0.Beta19/8.12.0.Beta19) id g16MXZKr006948; Wed, 6 Feb 2002 23:33:35 +0100 From: Message-ID: <15457.44863.81536.744507@sheridan.metzler> Date: Wed, 6 Feb 2002 23:33:35 +0100 (CET) To: Gregoire Favre Cc: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: Where to buy a remote control for the CI ? In-Reply-To: <20020206145202.GA26089@ulima.unil.ch> References: <20020206145202.GA26089@ulima.unil.ch> X-Mailer: VM 6.75 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: Marcus Metzler X-Face: X!$Vwl\?,AW_[zm^ej\MLxN>q;R?C_sRZ*XE4V;BGT28Ewyd\:TS')W'G#Dgay8ci$*{lEd 02(Nk0OndG\752U>lozmb_R1poDm6mgHm_4.}bdS0hh.`xGUI.X2x_50T9.?_v~.,QI*$2:Q=HV@>F IP6%l~E:T|w,X[eC;|YD(A9X'sS"r$l]g<4CjAm4|f7o0>6zGwUPLinP0.d=E+_%?4>0A9'esEZ=9h $#b[g*/q/g'GVj-hDc,+V_]1.H^N,1Bju,>5FZn"B Mime-Version: 1.0 (generated by tm-edit 1.6) Content-Type: text/plain; charset=US-ASCII X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: mocm@convergence.de Precedence: bulk X-list: linux-dvb Gregoire Favre writes: > On Wed, Feb 06, 2002 at 03:45:17PM +0100, Gerhard Andreas (RtW1/WIR1) * wrote: > > Hello Gregoire, > > > > check http://www.zapaway.de (or http://www.zapway.de ) for a simple serial > > IR-receiver. > > Oups: I also got a native IR-receiver on my MB... which I rarely use > with my palm/gsm that I could use with LIRC: stupid me... > I have been using the IR adapter that I bought for my Asus board with lirc for a long time. Recently, I got a new Epox board which also had an IR connector on board, I tried the Asus connector and it worked there too. The range is ok for me, am only about 2-3 m distance from the IR-receiver, it is only a little sensitive to the direction. I.e. you have to point directly at the receiver and it has to "look" at you. Marcus -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Wed Feb 06 22:42:31 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 6161 invoked by uid 0); 6 Feb 2002 22:42:31 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 6 Feb 2002 22:42:31 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Yalf-0006Ei-00; Wed, 06 Feb 2002 23:42:19 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Wed, 06 Feb 2002 23:41:52 +0100 (CET) Received: from warsl401pip7.highway.telekom.at ([195.3.96.115] helo=email04.aon.at) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16YalE-00064e-00 for ; Wed, 06 Feb 2002 23:41:52 +0100 Received: (qmail 118058 invoked from network); 6 Feb 2002 22:41:19 -0000 Received: from m451p013.adsl.highway.telekom.at (HELO athlon) ([62.47.166.77]) (envelope-sender ) by qmail4.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 6 Feb 2002 22:41:19 -0000 Message-ID: <006d01c1af60$5086d760$0400a8c0@athlon> From: "Andy van de Graaf" To: References: <20020206145202.GA26089@ulima.unil.ch> <002b01c1af50$8d689390$22e81cd4@kruemelmonster> Subject: [linux-dvb] Re: Where to buy a remote control for the CI ? Date: Wed, 6 Feb 2002 23:47:54 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: aon.912565558@aon.at Precedence: bulk X-list: linux-dvb IRDA with a 'normal' remote control just doesn't work reliable. IRDA is made for higher transmission speed between electronic devices and not to control AV equipment. You better use a UIR (Universal Infrared Receiver) or (UIRT) UIR + Transmitter with a normal remote control. IRDA is just not suited for that. Wykat ----- Original Message ----- From: "Henning Holtschneider" To: Sent: Wednesday, February 06, 2002 9:55 PM Subject: [linux-dvb] Re: Where to buy a remote control for the CI ? > > Oups: I also got a native IR-receiver on my MB... which I rarely use > > with my palm/gsm that I could use with LIRC: stupid me... > > I don't know if this is such a good idea ;-) The receiver on your mainboard > is an IrDA receiver/transmitter. I've tried two of these devices and one > didn't "see" my remote control(s) at a distance > 50cm from the beginning on > and the other one got mysteriously shortsighted after two months. I'm now > using a "homebrew" native IR receiver which works great (greater distance, > much greater operating angle, more stable with LIRC). > > Regards, > hh > > > > -- > Info: > To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. > > -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 00:18:21 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 7145 invoked by uid 0); 7 Feb 2002 00:18:21 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 00:18:21 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YcGS-0003VG-00; Thu, 07 Feb 2002 01:18:12 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 01:16:34 +0100 (CET) Received: from tmhoyle.gotadsl.co.uk ([195.149.46.162] helo=mail.cvsnt.org) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YcEs-0003Is-00 for ; Thu, 07 Feb 2002 01:16:34 +0100 Received: from localhost (localhost [127.0.0.1]) by mail.cvsnt.org (Postfix) with ESMTP id F1539286BD2 for ; Thu, 7 Feb 2002 00:16:32 +0000 (GMT) Mailbox-Line: From tmh@nothing-on.tv Thu Feb 7 00:16:31 2002 Received: from nothing-on.tv (spock.my.home [192.168.2.3]) by mail.cvsnt.org (Postfix) with ESMTP id 4CD0C286BCF for ; Thu, 7 Feb 2002 00:16:30 +0000 (GMT) Message-ID: <3C61C768.3070108@nothing-on.tv> Date: Thu, 07 Feb 2002 00:16:40 +0000 From: Tony Hoyle User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20020121 MIME-Version: 1.0 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Hauppauge dvb-t status? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-99.9 required=5.0 tests=SUBJ_ENDS_IN_Q_MARK,A_FROM_IN_AUTO_WLIST version=2.1 X-Virus-Scanned: by AMaViS perl-11 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: tmh@nothing-on.tv Precedence: bulk X-list: linux-dvb What is the status of the hauppauge dvb-t card? I read on various sites that the tuner part isn't implemented, but google throws up several entries on this mailing list that say it should work. Following one such message on the use of dvbtune I have struggled to get something working, but it's not responding (the card works OK in Windows). 'make insmod' gives the following messages, which look OK: Feb 6 23:48:46 spock kernel: i2c-core.o: i2c core module Feb 6 23:48:46 spock kernel: Linux video capture interface: v1.00 Feb 6 23:48:46 spock kernel: i2c-core.o: driver VES1893 DVB demodulator registered. Feb 6 23:48:46 spock kernel: i2c-core.o: driver VES1820 DVB demodulator registered. Feb 6 23:48:46 spock kernel: i2c-core.o: driver L64781 DVB demodulator registered. Feb 6 23:48:46 spock kernel: init_SP8870: Feb 6 23:48:46 spock kernel: i2c-core.o: driver SP8870 DVB demodulator registered. Feb 6 23:48:46 spock kernel: i2c-core.o: driver tda8083 DVB demodulator registered. Feb 6 23:48:47 spock kernel: i2c-core.o: driver stv0299 DVB demodulator registered. Feb 6 23:48:47 spock kernel: i2c-core.o: driver i2c TV tuner driver registered.Feb 6 23:48:47 spock kernel: i2c-core.o: client [L64781] registered to adapter [saa7146(1)](pos. 0). Feb 6 23:48:47 spock kernel: L64781: attaching L64781 @ 0x55 (adap f4fdfbc0) Feb 6 23:48:47 spock kernel: SP8870: no SP8870 found ... Feb 6 23:48:47 spock kernel: tuner: chip found @ 0x61 Feb 6 23:48:47 spock kernel: i2c-core.o: client [i2c tv tuner chip] registered to adapter [saa7146(1)](pos. 1). Feb 6 23:48:47 spock kernel: i2c-core.o: adapter saa7146(1) registered as adapter 0. However dvbtune then doesn't work. dvbtune 0.1 gives: tuning DVB-T to 754166000 Channel tuned FE_FAILURE_EV Event: iFrequency: 3 Bit error rate: 65535 Signal strength: 0 SNR: 0 FE_STATUS: FE_HAS_POWER FE_HAS_SIGNAL Nothing to read from fd_pat Nothing to read from fd_sdt And dvbtune 0.2 gives: spock:/home/tmh/dvbtune-0.1/scripts# dvbtune -f 754166 -i FD 4: SEC DEVICE (warning) : Invalid argument Nothing to read from fd_pat Nothing to read from fd_sdt I never get any channels back from either of them. I think the frequency numbers are right for my transmitter (Winter Hill). As far as I can tell the FE_FAILURE_EV warning is fatal & means that something has gone badly wrong... I don't understand the driver enough to work out what though. Tony -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 01:26:32 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 26889 invoked by uid 0); 7 Feb 2002 01:26:32 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 01:26:32 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YdKU-00078v-00; Thu, 07 Feb 2002 02:26:26 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 02:24:47 +0100 (CET) Received: from [211.48.62.164] (helo=relay4.kornet.net) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YdIs-0006vr-00 for ; Thu, 07 Feb 2002 02:24:46 +0100 Received: from localhost (211.105.44.197) by relay4.kornet.net; 7 Feb 2002 10:24:03 +0900 Message-ID: <003001c1af77$47c18b40$6f01a8c0@LocalHost> From: =?ks_c_5601-1987?B?wMy787/4?= To: Subject: [linux-dvb] DVB MHP Stream Date: Thu, 7 Feb 2002 10:32:17 +0900 MIME-Version: 1.0 Content-type: text/plain X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: swlee@keti.re.kr Precedence: bulk X-list: linux-dvb Hi All! I am developing Object Carousel Program using Siemens DVB Card on my PC. So, I need a DVB MHP stream with Object Carousel for test my program. Please send me by mail or upload below site. ip : 203.253.130.9 id : ftp pw : anonymous. Best regards. =================================== ÀüÀÚºÎǰ¿¬±¸¿ø ÀÎÅͳݹ̵ð¾î ¿¬±¸¼¾ÅÍ ÀüÀÓ ¿¬±¸¿ø ì° »ó ¿ø ICQ# : 16089738 =================================== -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 01:51:10 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 3970 invoked by uid 0); 7 Feb 2002 01:51:10 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 01:51:10 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YdiI-0000Qh-00; Thu, 07 Feb 2002 02:51:02 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 02:50:15 +0100 (CET) Received: from [211.48.62.165] (helo=relay5.kornet.net) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YdhW-0000FY-00 for ; Thu, 07 Feb 2002 02:50:15 +0100 Received: from localhost (211.105.44.197) by relay5.kornet.net; 7 Feb 2002 10:49:35 +0900 Message-ID: <001601c1af7a$d7716b90$6f01a8c0@LocalHost> From: =?ks_c_5601-1987?B?wMy787/4?= To: Subject: [linux-dvb] DVB MHP Stream Date: Thu, 7 Feb 2002 10:57:46 +0900 MIME-Version: 1.0 Content-type: text/plain X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: swlee@keti.re.kr Precedence: bulk X-list: linux-dvb Hi All! I am developing Object Carousel Program using Siemens DVB Card on my PC. So, I need a DVB MHP stream with Object Carousel for test my program. Please send me by mail or upload below site. ip : 203.253.130.9 id : ftpd pw : dvbmhp Best regards. =================================== ÀüÀÚºÎǰ¿¬±¸¿ø ÀÎÅͳݹ̵ð¾î ¿¬±¸¼¾ÅÍ ÀüÀÓ ¿¬±¸¿ø ì° »ó ¿ø ICQ# : 16089738 =================================== -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 09:25:40 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 21273 invoked by uid 0); 7 Feb 2002 09:25:40 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 09:25:40 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Yko7-0008TZ-00; Thu, 07 Feb 2002 10:25:31 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 10:24:23 +0100 (CET) Received: from mailout02.sul.t-online.com ([194.25.134.17]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YZUF-0001G5-00 for ; Wed, 06 Feb 2002 22:20:15 +0100 Received: from fwd05.sul.t-online.de by mailout02.sul.t-online.com with smtp id 16YZPm-0006UW-0G; Wed, 06 Feb 2002 22:15:38 +0100 Received: from cubeoffice.de (03917347477-0001@[80.136.57.75]) by fmrl05.sul.t-online.com with esmtp id 16YZPl-139DOqC; Wed, 6 Feb 2002 22:15:37 +0100 Message-ID: <3C619C09.2040500@cubeoffice.de> Date: Wed, 06 Feb 2002 22:11:37 +0100 From: Andreas Schultz User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.8+) Gecko/20020202 X-Accept-Language: en-us MIME-Version: 1.0 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: original firmware vs. CIM modules References: <001b01c1af4f$8517c810$22e81cd4@kruemelmonster> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Sender: 03917347477-0001@t-dialin.net X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb hh@holtschneider.com wrote: > ----- Original Message ----- > From: "Klaus Schmidinger" > To: > Sent: Wednesday, February 06, 2002 11:03 AM > Subject: [linux-dvb] Re: original firmware vs. CIM modules > > > >>Wouldn't it be nice to have a "symbiosis" between the convergence firmware >>and the original Technotrend firmware? The convergence firmware is very >> > good > >>when it comes to recording, replay and OSD - what it greatly lacks is the >>CAM support that the Technotrend firmware provides. >> > > I don't think that the CA support is bad because of a lack of time or > interest but it is deliberately crippled because Convergence feared that > someone would write things like software CAMs, key loggers etc. on top of > their driver. Convergence wants to do business with companies who don't like key loggers and smart card emulators did exist before the DVB driver appeared. CAM's are basicly embedded CPU's with some software == soft CAM. So, i can't see what is new or surprising here. Not the fact that things like soft CAM's and key loggers exist is the problem, but rather the fact that people use those tools to gain access to services they have not payed for (never mind that those services are mostly no worth theyr money). BTW: even without CA support can DVB card's theoretical be used to log key's. > their services being cracked. So, it's no good idea to be known as the guys > who brought pay-TV cracking to Linux ;-) I can understand that opinion > outright! > > Now, someone hasn't only written a software CAM but he also used > Convergence's firmware as the basis and he must have "ported" the driver to > Windows. I don't know how hard it really is to trick the driver/firmware > into believing that some piece of software is acting like a CIM (which > should normally only be accessible by the hardware on the DVB card) but it > is obviously possible. get your facts straight before you write things like that. MultiDec8 is *not* the bad part here. It is simply a DVR application for DVB cards under Windows (does it even use Convergence firmware???). Somebody else has written an extension to it that does the decoding. > There are two possible consequences now: remove all CA-related code from the > driver/firmware. Of course, the old firmware is still available so this > doesn't really help ... > > The other option would be to say "It happened, we have got the first > software CAM publicly available. People will use it - we can't stop it. Leo > Kirch is busted anyway, so why not make the crowd happy ;-)" > I hope Convergence will do the latter because the CA problems are simply > annoying for the users and it hasn't stopped programmers from doing bad > things. > > Just my thoughts ... > hh Andreas -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 09:25:42 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 21279 invoked by uid 0); 7 Feb 2002 09:25:42 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 09:25:42 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Yko7-0008TX-00; Thu, 07 Feb 2002 10:25:31 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 10:23:44 +0100 (CET) Received: from morpheus.europeonline.net ([194.177.33.96] helo=mail01.europeonline.com) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YZ1E-0007ii-00 for ; Wed, 06 Feb 2002 21:50:16 +0100 Received: from [213.58.27.130] (account 10950772@europeonline.com HELO smallbird) by mail01.europeonline.com (CommuniGate Pro SMTP 3.4.8) with ESMTP id 1440899 for linux-dvb@linuxtv.org; Wed, 06 Feb 2002 21:50:14 +0100 Message-ID: <000801c1af4f$e3d0be70$eeeea8c0@smallbird> From: "Elton Machado" To: Subject: [linux-dvb] Technisat Skystar 2 B2C2 Date: Wed, 6 Feb 2002 20:50:18 -0000 MIME-Version: 1.0 Content-type: text/plain X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb I know this have been posted some times ago near Agust and I want to know if there is alreay any driver or just a information abou linux driver suporte for the Skystar 2 from Technisat B2C2, and if is possible to put anything working under linux live tv or data stream for the internet or something like that? If not what type of information you guys need to get it working on this? There are many people with this card, because EON has disttribute it with their service so it will would help alote of folks. If is there no hope to put it working under linux please said something to sell this thing and get money for buy another one that worth the money ont it. If there are any low buged card to buy but that works on linux I'll be great to know. Thanks in advance for all, and happing coding. Elton -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 09:26:45 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 21287 invoked by uid 0); 7 Feb 2002 09:26:44 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 09:26:44 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Ykp7-0000DJ-00; Thu, 07 Feb 2002 10:26:33 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 10:26:13 +0100 (CET) Received: from mailout04.sul.t-online.com ([194.25.134.18]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YbqD-0001jY-00 for ; Thu, 07 Feb 2002 00:51:05 +0100 Received: from fwd05.sul.t-online.de by mailout04.sul.t-online.com with smtp id 16YbqD-0007uW-02; Thu, 07 Feb 2002 00:51:05 +0100 Received: from server.idefix.loc (520008132135-0001@[217.233.85.216]) by fmrl05.sul.t-online.com with esmtp id 16Ybq1-1mKBZQC; Thu, 7 Feb 2002 00:50:53 +0100 Received: (from idefix@localhost) by server.idefix.loc (8.11.6/8.11.6) id g16Nor163441 for linux-dvb@linuxtv.org; Thu, 7 Feb 2002 00:50:53 +0100 (CET) (envelope-from matthiasfechner@web.de) Date: Thu, 7 Feb 2002 00:50:53 +0100 From: Matthias Fechner To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: Where to buy a remote control for the CI ? Message-ID: <20020206235053.GD62044@server.idefix.loc> Reply-To: linux-dvb@linuxtv.org Mail-Followup-To: linux-dvb@linuxtv.org References: <20020206145202.GA26089@ulima.unil.ch> <15457.44863.81536.744507@sheridan.metzler> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15457.44863.81536.744507@sheridan.metzler> User-Agent: Mutt/1.3.27i X-Crypto: GnuPG/1.0.6 http://www.gnupg.org X-GnuPG: 0x1B756EF6 X-Sender: 520008132135-0001@t-dialin.net X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb Hello mocm, * mocm@convergence.de [06-02-02 23:33]: > I have been using the IR adapter that I bought for my Asus board with > lirc for a long time. Recently, I got a new Epox board which also had > an IR connector on board, I tried the Asus connector and it worked > there too. The range is ok for me, am only about 2-3 m distance from > the IR-receiver, it is only a little sensitive to the > direction. I.e. you have to point directly at the receiver and it has > to "look" at you. I build my own, it is really very simple, go to the lirc page, you can found a instruction to build it. Buy the needed parts(about 3 EUR). It is working fine for me. You easily connect it to the serial port. -- Bye Matthias -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 10:29:38 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 8481 invoked by uid 0); 7 Feb 2002 10:29:38 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 10:29:38 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Ylo3-0004jT-00; Thu, 07 Feb 2002 11:29:31 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 11:26:57 +0100 (CET) Received: from moutng0.kundenserver.de ([212.227.126.170] helo=moutng0.schlund.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YllY-0004G6-00 for ; Thu, 07 Feb 2002 11:26:56 +0100 Received: from [195.20.224.220] (helo=mrvdom04.kundenserver.de) by moutng0.schlund.de with esmtp (Exim 3.22 #2) id 16YllY-0000UD-00 for linux-dvb@linuxtv.org; Thu, 07 Feb 2002 11:26:56 +0100 Received: from [80.132.42.170] (helo=FRITZweb) by mrvdom04.kundenserver.de with smtp (Exim 2.12 #2) id 16YllS-00035d-00 for linux-dvb@linuxtv.org; Thu, 7 Feb 2002 11:26:51 +0100 From: Michael Moster To: linux-dvb@linuxtv.org Date: Thu, 07 Feb 2002 11:26:52 +0100 X-Priority: 3 (Normal) Reply-To: dvb@juelich-gmbh.de In-Reply-To: <3C619C09.2040500@cubeoffice.de> Message-Id: <3254YTQP71WU2ZZJICBY9441W05UQ.3c62566c@FRITZweb> Subject: [linux-dvb] Re: original firmware vs. CIM modules MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Mailer: Opera 6.0 build 1010 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dvb@juelich-gmbh.de Precedence: bulk X-list: linux-dvb Am 06.02.2002 22:11:37, schrieb Andreas Schultz : >> I don't think that the CA support is bad because of a lack of time or >> interest but it is deliberately crippled because Convergence feared that >> someone would write things like software CAMs, key loggers etc. on top of >> their driver. Convergence wants to do business with companies who don't like > >key loggers and smart card emulators did exist before the DVB driver >appeared. CAM's are basicly embedded CPU's with some software == soft >CAM. So, i can't see what is new or surprising here. > >Not the fact that things like soft CAM's and key loggers exist is the >problem, but rather the fact that people use those tools to gain access >to services they have not payed for (never mind that those services are >mostly no worth theyr money). > >BTW: even without CA support can DVB card's theoretical be used to log >key's. there is no need for an DVB-card - the best key logger come from Leo himself - an original D-Box (1) with SCSI :-) > >> their services being cracked. So, it's no good idea to be known as the guys >> who brought pay-TV cracking to Linux ;-) I can understand that opinion >> outright! >> -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 11:06:31 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 22557 invoked by uid 0); 7 Feb 2002 11:06:31 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 11:06:31 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YmNj-00082M-00; Thu, 07 Feb 2002 12:06:23 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 12:05:31 +0100 (CET) Received: from [10.1.1.24] (helo=meo-dipt.andreas.org ident=qmailr) by chambertin.convergence.de with TLSv1:DES-CBC3-SHA:168 encrypted esmtp (Exim 3.33 #2 ) id 16YmMt-0007qm-00 for ; Thu, 07 Feb 2002 12:05:31 +0100 Received: (qmail 1708 invoked by uid 1000); 7 Feb 2002 11:05:44 -0000 To: Subject: [linux-dvb] Re: Software decoder References: <3C5F8F2E.EAB9045D@munich.sgi.com> <3C600853.6F9E04A8@munich.sgi.com> <87r8nyoogn.fsf@andreas.org> <00d601c1af17$ec72f530$9402a8c0@sviluppo.orange> From: Andreas Bogk Date: 07 Feb 2002 11:05:44 +0000 In-Reply-To: <00d601c1af17$ec72f530$9402a8c0@sviluppo.orange> Message-ID: <87eljxzh4n.fsf@andreas.org> Lines: 32 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: andreas@andreas.org Precedence: bulk X-list: linux-dvb "Roberto \(Orangee\)" writes: > If the software you are talking about is a CAM emulator then it is illegal. > To emulate a CAM you must implement the CSA algo. > To legally use the algo you must sign a NDA and pay some $. The common scrambling algorithm is implemented in hardware on the regular DVB card, so it's only an issue for budget cards. Nevertheless, the CSA is a trade secret. Once it is published, everybody can use it legally. The only legal trouble one can get into here is signing the NDA and then publishing the code. When discussing intellectual property issues and the legal troubles one can get into, it is always important to distinguish between copyright, patents and trade secrets. They work radically different. It's also important to know that a lot of things are legal as long as you do them in the privacy of your home, but become illegal as soon as you try to make any money from it. That's especially true with the new Pay-TV laws in Europe. Last, but not least, some company could always sue you anyways, even though everything you did was legal, just to bother you. Andreas -- "In my eyes it is never a crime to steal knowledge. It is a good theft. The pirate of knowledge is a good pirate." (Michel Serres) -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 13:22:30 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 1779 invoked by uid 0); 7 Feb 2002 13:22:30 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 13:22:30 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YoVL-0002Ak-00; Thu, 07 Feb 2002 14:22:23 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 14:20:24 +0100 (CET) Received: from [217.141.156.198] (helo=posta.orangee.com ident=qmailr) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16YoTP-0001rj-00 for ; Thu, 07 Feb 2002 14:20:24 +0100 Received: (qmail 17807 invoked by uid 0); 7 Feb 2002 14:24:34 -0000 Received: from unknown (HELO roberto) (217.141.156.194) by posta.orangee.com with SMTP; 7 Feb 2002 14:24:34 -0000 Message-ID: <004401c1afd9$cf6aede0$9402a8c0@sviluppo.orange> From: "Roberto \(Orangee\)" To: References: <3C5F8F2E.EAB9045D@munich.sgi.com><3C600853.6F9E04A8@munich.sgi.com> <87r8nyoogn.fsf@andreas.org><00d601c1af17$ec72f530$9402a8c0@sviluppo.orange> <87eljxzh4n.fsf@andreas.org> Subject: [linux-dvb] Re: Software decoder Date: Thu, 7 Feb 2002 14:17:36 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: r.filippone@orangee.com Precedence: bulk X-list: linux-dvb Andreas Bogk writes: > The common scrambling algorithm is implemented in hardware on the > regular DVB card, so it's only an issue for budget cards. I think the Descrambler is implemented in harware on the CAM ( DVB Document A017 , page 7 figure 1.1 ). > Nevertheless, the CSA is a trade secret. Once it is published, > everybody can use it legally. Because it's a secret it will never be published, so no one can use it legally without signing the NDA. I think the details can be found in DVB Document A011 rev.1 , but i'm not a lawyer. > The only legal trouble one can get into > here is signing the NDA and then publishing the code. Yes this is what i mean by "illegal". If i write a CAM emulator i have to implement CSA. If i create an open source CAM emulator project then i have to publish the code and get in "legal trouble" I think it's similar to the CSS story. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 13:49:07 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 11386 invoked by uid 0); 7 Feb 2002 13:49:07 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 13:49:07 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Yov3-0004fy-00; Thu, 07 Feb 2002 14:48:57 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 14:48:05 +0100 (CET) Received: from mailout10.sul.t-online.com ([194.25.134.21]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YouD-0004UW-00 for ; Thu, 07 Feb 2002 14:48:05 +0100 Received: from fwd01.sul.t-online.de by mailout10.sul.t-online.com with smtp id 16YouC-0004VM-06; Thu, 07 Feb 2002 14:48:04 +0100 Received: from laden (0619236969-0001@[217.233.243.15]) by fwd01.sul.t-online.com with smtp id 16You6-0ErSt6C; Thu, 7 Feb 2002 14:47:58 +0100 Message-ID: <008301c1afde$969963c0$0101a8c0@laden> From: a.share@t-online.de (Andreas Share) To: Cc: "Roberto \(Orangee\)" References: <3C5F8F2E.EAB9045D@munich.sgi.com><3C600853.6F9E04A8@munich.sgi.com> <87r8nyoogn.fsf@andreas.org><00d601c1af17$ec72f530$9402a8c0@sviluppo.orange> <87eljxzh4n.fsf@andreas.org> <004401c1afd9$cf6aede0$9402a8c0@sviluppo.orange> Subject: [linux-dvb] Re: Software decoder Date: Thu, 7 Feb 2002 14:51:48 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Sender: 0619236969-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: a.share@t-online.de Precedence: bulk X-list: linux-dvb > > The only legal trouble one can get into > > here is signing the NDA and then publishing the code. > > Yes this is what i mean by "illegal". If i write a CAM emulator i have to > implement CSA. > If i create an open source CAM emulator project then i have to publish the > code and get in "legal trouble" > I think it's similar to the CSS story. Don´t forget, there is no need to know the CSA. You must have a port to the descrambler, an you must know the algo´s of the different CAS to generate the needed ControlWord wich you send to the descrambler. But, since the CAS-Algo´s under copyright´s of there owners such a project will become an "illegal" status. Andreas Share -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 14:00:16 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 13245 invoked by uid 0); 7 Feb 2002 14:00:15 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 14:00:15 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Yp5k-0005HQ-00; Thu, 07 Feb 2002 15:00:00 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 14:59:29 +0100 (CET) Received: from postfix2-1.free.fr ([213.228.0.9]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Yp5F-000594-00 for ; Thu, 07 Feb 2002 14:59:29 +0100 Received: from wanadoo.fr (bordeaux-1-a7-86-77.dial.proxad.net [62.147.86.77]) by postfix2-1.free.fr (Postfix) with ESMTP id A7A1528B for ; Thu, 7 Feb 2002 14:59:28 +0100 (CET) Sender: root@free.fr Message-ID: <3C627972.7BF7D9A@wanadoo.fr> Date: Thu, 07 Feb 2002 13:56:18 +0100 From: Patrick GUENEAU X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.10 i686) X-Accept-Language: en MIME-Version: 1.0 To: "linux-dvb@linuxtv.org" Subject: [linux-dvb] PES to VOB file remux Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: pgueneau@wanadoo.fr Precedence: bulk X-list: linux-dvb hello, i am trying to find a simple tool to demux/remux VDR files with the following capabilities : - multiples audio PIDs support PCM and AC3 - subpicture support (or even better subtitle encoding) I know we can find this bundled with DVD Authoring programs (on windows), but i don't want to encode MPEG just remux files. And these products are quite expensive. MPEGTools (pes2xx etc.) from DVB driver can't handle multiple audio pids or even remux alternate files such as subpicture. I would like to rebuild standard vob files that could be replayed using CINEMASTER, PoweDVD, ATI PLAYER or whatever DVD player on windows (sorry for that, but i still have to find a good solution on linux to build a complete HTPC). MPlayer could be the answer as it supports text style subtitles and can play standard VDR files but i couldn't find a way to scale/crop 4:3 letter boxed films to 16:9 resolutions (removing top and bottom black borders). Do you have any idea ? Regards, Patrick GUENEAU. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 14:00:54 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 16289 invoked by uid 0); 7 Feb 2002 14:00:54 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 14:00:54 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Yp6N-0006GG-00; Thu, 07 Feb 2002 15:00:39 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 15:00:19 +0100 (CET) Received: from thot.banki.hu ([192.190.173.38] ident=arpi) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Yp62-00069T-00 for ; Thu, 07 Feb 2002 15:00:19 +0100 Received: (from arpi@localhost) by thot.banki.hu (AIX4.2/UCB 8.7/8.7) id PAA15268 for linux-dvb@linuxtv.org; Thu, 7 Feb 2002 15:57:59 +0200 (CEST) Date: Thu, 7 Feb 2002 15:57:59 +0200 (CEST) Message-Id: <200202071357.PAA15268@thot.banki.hu> From: Arpi To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: original firmware vs. CIM modules In-Reply-To: <5.1.0.14.1.20020204134710.00a01ec0@mail-host.pcmsgroup.com> X-Mailer: GyikSoft Mailer for UNIX v3.5 by Arpi/ESP-team (http://esp-team.scene.hu) X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: arpi@thot.banki.hu Precedence: bulk X-list: linux-dvb Hi, > >BTW, does anyone know what firmware version is used by Multidec 8? > >Multidec's response with my AlphaCrypt CIM plugged in is as slow as VDR was > >with older versions of the Convergence firmware under Linux ... > > It's the version of the Convergence firmware from the 0.9.3 release. Hmm. How big the difference between 0.9.3 and CVS firmware is? Are they compatible at API level? Or 0.9.3 was before the "big tuning change" ? A'rpi / Astral & ESP-team -- "I don't RTFM? Wow. What's the meaning of this? It's new for me." -- Martin Baum, a tipical MPlayer user... -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 16:39:12 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 1251 invoked by uid 0); 7 Feb 2002 16:39:12 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 16:39:12 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YrZd-0003Hd-00; Thu, 07 Feb 2002 17:39:01 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 17:35:32 +0100 (CET) Received: from moutng0.kundenserver.de ([212.227.126.170] helo=moutng0.schlund.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YrWF-0002zt-00; Thu, 07 Feb 2002 17:35:31 +0100 Received: from [195.20.224.220] (helo=mrvdom04.kundenserver.de) by moutng0.schlund.de with esmtp (Exim 3.22 #2) id 16YrWF-0004Oi-00; Thu, 07 Feb 2002 17:35:31 +0100 Received: from [217.82.216.245] (helo=hoose2000.Bochum.hoose.de) by mrvdom04.kundenserver.de with esmtp (Exim 2.12 #2) id 16YrWE-0006tX-00; Thu, 7 Feb 2002 17:35:30 +0100 Subject: [linux-dvb] ERROR: skipped 28 byte to sync on TS packet MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Thu, 7 Feb 2002 17:35:37 +0100 Message-ID: <4558CBBC888F73488F6A3428578BFBF5959C@hoose2000.Bochum.hoose.de> X-MS-Has-Attach: X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 X-MS-TNEF-Correlator: content-class: urn:content-classes:message Thread-Topic: [linux-dvb] Re: Software decoder Thread-Index: AcGu3gFOxMM94bFURPq54r9go5m4VABFruqg From: "Bernd Hoose" To: , X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: bernd@hoose.de Precedence: bulk X-list: linux-dvb Hello getting the following Errors if i accsess to the VDR and copy something from or to the disk. The recordings have an interrupt when replay. Possible to reduce the priorety of the disk accesses?? I use driver from 02-01-2002 and vdr 0.99 pre4 i have this to with an older driver from 11-2001 all disks are reiserfs from suse7.3 Bernd Feb 7 17:00:15 VDR vdr[906]: buffer usage: 96% Feb 7 17:00:15 VDR last message repeated 4 times Feb 7 17:00:15 VDR vdr[906]: buffer usage: 97% Feb 7 17:00:15 VDR last message repeated 4 times Feb 7 17:00:15 VDR vdr[906]: buffer usage: 98% Feb 7 17:00:15 VDR last message repeated 4 times Feb 7 17:00:15 VDR vdr[906]: buffer usage: 99% Feb 7 17:00:15 VDR last message repeated 3 times Feb 7 17:00:15 VDR vdr[906]: buffer usage: 100% Feb 7 17:00:22 VDR vdr[906]: ERROR (dvbapi.c,584): DVB driver buffer overflow Feb 7 17:00:23 VDR last message repeated 2 times Feb 7 17:00:24 VDR vdr[903]: ERROR: skipped 28 byte to sync on TS packet Feb 7 17:00:24 VDR vdr[903]: ERROR: skipped 84 byte to sync on TS packet Feb 7 17:00:24 VDR vdr[903]: ERROR: skipped 28 byte to sync on TS packet Feb 7 17:00:32 VDR vdr[906]: ERROR (dvbapi.c,584): DVB driver buffer overflow -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From vdr-bounce@linuxtv.org Thu Feb 07 16:39:26 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 1261 invoked by uid 0); 7 Feb 2002 16:39:26 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 16:39:26 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YrZw-0003O6-00; Thu, 07 Feb 2002 17:39:20 +0100 Received: with LISTAR (v0.129a; list vdr); Thu, 07 Feb 2002 17:39:01 +0100 (CET) Received: from moutng0.kundenserver.de ([212.227.126.170] helo=moutng0.schlund.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YrWF-0002zt-00; Thu, 07 Feb 2002 17:35:31 +0100 Received: from [195.20.224.220] (helo=mrvdom04.kundenserver.de) by moutng0.schlund.de with esmtp (Exim 3.22 #2) id 16YrWF-0004Oi-00; Thu, 07 Feb 2002 17:35:31 +0100 Received: from [217.82.216.245] (helo=hoose2000.Bochum.hoose.de) by mrvdom04.kundenserver.de with esmtp (Exim 2.12 #2) id 16YrWE-0006tX-00; Thu, 7 Feb 2002 17:35:30 +0100 Subject: [vdr] ERROR: skipped 28 byte to sync on TS packet MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Thu, 7 Feb 2002 17:35:37 +0100 Message-ID: <4558CBBC888F73488F6A3428578BFBF5959C@hoose2000.Bochum.hoose.de> X-MS-Has-Attach: X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 X-MS-TNEF-Correlator: content-class: urn:content-classes:message Thread-Topic: [linux-dvb] Re: Software decoder Thread-Index: AcGu3gFOxMM94bFURPq54r9go5m4VABFruqg From: "Bernd Hoose" To: , X-listar-version: Listar v0.129a Sender: vdr-bounce@linuxtv.org Errors-to: vdr-bounce@linuxtv.org X-original-sender: bernd@hoose.de Precedence: bulk Reply-to: vdr@linuxtv.org X-list: vdr Hello getting the following Errors if i accsess to the VDR and copy something from or to the disk. The recordings have an interrupt when replay. Possible to reduce the priorety of the disk accesses?? I use driver from 02-01-2002 and vdr 0.99 pre4 i have this to with an older driver from 11-2001 all disks are reiserfs from suse7.3 Bernd Feb 7 17:00:15 VDR vdr[906]: buffer usage: 96% Feb 7 17:00:15 VDR last message repeated 4 times Feb 7 17:00:15 VDR vdr[906]: buffer usage: 97% Feb 7 17:00:15 VDR last message repeated 4 times Feb 7 17:00:15 VDR vdr[906]: buffer usage: 98% Feb 7 17:00:15 VDR last message repeated 4 times Feb 7 17:00:15 VDR vdr[906]: buffer usage: 99% Feb 7 17:00:15 VDR last message repeated 3 times Feb 7 17:00:15 VDR vdr[906]: buffer usage: 100% Feb 7 17:00:22 VDR vdr[906]: ERROR (dvbapi.c,584): DVB driver buffer overflow Feb 7 17:00:23 VDR last message repeated 2 times Feb 7 17:00:24 VDR vdr[903]: ERROR: skipped 28 byte to sync on TS packet Feb 7 17:00:24 VDR vdr[903]: ERROR: skipped 84 byte to sync on TS packet Feb 7 17:00:24 VDR vdr[903]: ERROR: skipped 28 byte to sync on TS packet Feb 7 17:00:32 VDR vdr[906]: ERROR (dvbapi.c,584): DVB driver buffer overflow From linux-dvb-bounce@linuxtv.org Thu Feb 07 19:28:37 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 23305 invoked by uid 0); 7 Feb 2002 19:28:37 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 19:28:37 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YuDc-0006I2-00; Thu, 07 Feb 2002 20:28:28 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 20:26:12 +0100 (CET) Received: from natpost.webmailer.de ([192.67.198.65] helo=post.webmailer.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YuBP-00062h-00 for ; Thu, 07 Feb 2002 20:26:11 +0100 Received: from renne (pD9E2CB29.dip.t-dialin.net [217.226.203.41]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id UAA02067 for ; Thu, 7 Feb 2002 20:26:09 +0100 (MET) Message-ID: <00b101c1b00c$f6cb0180$0202020a@local.wg> From: =?iso-8859-1?Q?Ren=E9_Bartsch?= To: Subject: [linux-dvb] Fw: PES to VOB file remux Date: Thu, 7 Feb 2002 20:23:09 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by post.webmailer.de id UAA02067 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: rene@bartschnet.de Precedence: bulk X-list: linux-dvb ----- Original Message ----- From: "Ren=E9 Bartsch" To: "Patrick GUENEAU" Sent: Thursday, February 07, 2002 6:15 PM Subject: Re: [linux-dvb] PES to VOB file remux > > The MPlayer CVS has basic cropping functions not working yet, but they = are progressing ... > > And I'm also interested in a muxing-Tool to burn the dvb-records to DVD= ... > > Rene > > ----- Original Message ----- > From: "Patrick GUENEAU" > To: > Sent: Thursday, February 07, 2002 1:56 PM > Subject: [linux-dvb] PES to VOB file remux > > > > hello, > > > > i am trying to find a simple tool to demux/remux VDR files with the > > following capabilities : > > > > - multiples audio PIDs support PCM and AC3 > > - subpicture support (or even better subtitle encoding) > > > > I know we can find this bundled with DVD Authoring programs (on > > windows), but i don't want to encode MPEG just remux files. > > And these products are quite expensive. > > > > MPEGTools (pes2xx etc.) from DVB driver can't handle multiple audio p= ids > > or even remux alternate files such as subpicture. > > > > I would like to rebuild standard vob files that could be replayed usi= ng > > CINEMASTER, PoweDVD, ATI PLAYER or whatever DVD player on windows (so= rry > > for that, but i still have to find a good solution on linux to build = a > > complete HTPC). > > > > MPlayer could be the answer as it supports text style subtitles and c= an > > play standard VDR files but i couldn't find a way to scale/crop 4:3 > > letter boxed films to 16:9 resolutions (removing top and bottom black > > borders). > > > > Do you have any idea ? > > > > Regards, > > > > Patrick GUENEAU. > > > > > > -- > > Info: > > To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe li= nux-dvb" as subject. > > > -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 21:16:13 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 29291 invoked by uid 0); 7 Feb 2002 21:16:12 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 21:16:12 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Yvtg-00066Z-00; Thu, 07 Feb 2002 22:16:00 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 22:14:23 +0100 (CET) Received: from ulima.unil.ch ([130.223.144.143]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Yvs6-0005tn-00 for ; Thu, 07 Feb 2002 22:14:22 +0100 Received: by ulima.unil.ch (Postfix, from userid 500) id 004A95449E; Thu, 7 Feb 2002 22:14:17 +0100 (CET) Date: Thu, 7 Feb 2002 22:14:17 +0100 From: Gregoire Favre To: mocm@convergence.de Cc: Gerd Knorr , video4linux-list@redhat.com, linux-dvb@linuxtv.org Subject: [linux-dvb] Re: [V4L] Re: Xv and v4l device Message-ID: <20020207211417.GA907@ulima.unil.ch> References: <15449.9439.290273.795591@sheridan.metzler> <15449.56085.799230.362115@sheridan.metzler> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <15449.56085.799230.362115@sheridan.metzler> User-Agent: Mutt/1.3.27i X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: greg@ulima.unil.ch Precedence: bulk X-list: linux-dvb Hello, on first february, Marcus Metzler sent us a patch to allow xv for DVB. I finally (with lots of helps, specially from Marcus Metzler, many thanks to him) managed to compil XFree with that patch, and the result is as expected: it works, and perfectly good !!! I hope it will be included as soon as possible in XFree CVS ;-)) Thanks you very much, Grégoire ________________________________________________________________ http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 21:22:47 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 29577 invoked by uid 0); 7 Feb 2002 21:22:47 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 21:22:47 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Yw00-0006To-00; Thu, 07 Feb 2002 22:22:32 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 22:22:07 +0100 (CET) Received: from ulima.unil.ch ([130.223.144.143]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Yvza-0006N7-00 for ; Thu, 07 Feb 2002 22:22:06 +0100 Received: by ulima.unil.ch (Postfix, from userid 500) id 64CED5982D; Thu, 7 Feb 2002 22:22:06 +0100 (CET) Date: Thu, 7 Feb 2002 22:22:06 +0100 From: Gregoire Favre To: linux-dvb@linuxtv.org Subject: [linux-dvb] New ribbon for my CI? Message-ID: <20020207212206.GB907@ulima.unil.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.27i X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: greg@ulima.unil.ch Precedence: bulk X-list: linux-dvb Hello, I removed my analog TV card (because xv now works with DVB thanks to Marcus Metzler, and I use my sir for lircd), and the ribbon of the Ci was too near from my really hot HD, and it goes on fire... I have just four wire that have burn, but as the ribbon is not long enough for me, I won't try to repair it, but change it for a longer one. Which are the thing I should take care on? Thanks you very much, Grégoire ________________________________________________________________ http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 21:53:40 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 6863 invoked by uid 0); 7 Feb 2002 21:53:40 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 21:53:40 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YwTy-0008O6-00; Thu, 07 Feb 2002 22:53:30 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 22:52:36 +0100 (CET) Received: from mail.epost.de ([64.39.38.70]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YwT5-00089s-00 for ; Thu, 07 Feb 2002 22:52:35 +0100 Received: from roman (217.159.40.55) by mail.epost.de (5.5.052) (authenticated as Roman.Schmidmeir@epost.de) id 3C606F4D000132EF for linux-dvb@linuxtv.org; Thu, 7 Feb 2002 22:52:01 +0100 From: "Roman Schmidmeir" To: Subject: [linux-dvb] FW: can't locate module char-major-81-0 Date: Thu, 7 Feb 2002 22:51:57 +0100 Message-ID: <000001c1b021$ae26c3f0$dd00a8c0@roman> MIME-Version: 1.0 Content-type: text/plain X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Roman.Schmidmeir@epost.de Precedence: bulk X-list: linux-dvb Hi! I installed dvb-drivers (newest version) and vdr 0.99pre5 on RedHat 7.2 (kernel 2.4.7) without problems. As I want to use it only as Video Recorder without TV, I am using a WinTV Nova. First problem I have is that I have to do make insmod after every reboot. When I do it, it tells me that everything is all right and it found 1 dvb card. I can start VDR (I switched of OSD with DEBUG_OSD=1). It says that it found 1 video device. Then it waits. I logon with telnet and tell it to grab a picture -> ERROR: can't locate module char-major-81-0. And if I use kvdr (to get a menu) it can't find a single channel and it also tells me: -> ERROR: can't locate module char-major-81-0. Well, I guess this is the problem. I read something in the archive about it, they used "alias char-major-81-0 dvb" to autoload dvb, but that's all I found. It works fine in Windows. Please tell me what information you need to help me or tell me something I could try, Thank you very much, Roman -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 22:21:39 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 16526 invoked by uid 0); 7 Feb 2002 22:21:39 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 22:21:39 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Ywv3-0001r7-00; Thu, 07 Feb 2002 23:21:29 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Thu, 07 Feb 2002 23:20:25 +0100 (CET) Received: from smtp01.web.de ([194.45.170.210] helo=smtp.web.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Ywu1-0001eR-00 for ; Thu, 07 Feb 2002 23:20:25 +0100 Received: from [217.82.224.241] (helo=gigaboy) by smtp.web.de with smtp (Exim 4.11 #37) id 16Ywu0-00006P-00 for linux-dvb@linuxtv.org; Thu, 07 Feb 2002 23:20:24 +0100 Message-ID: <00b401c1b025$b8b47fc0$0301a8c0@buero.de> From: "Reiner Rosin" To: References: <000001c1b021$ae26c3f0$dd00a8c0@roman> Subject: [linux-dvb] Re: FW: can't locate module char-major-81-0 Date: Thu, 7 Feb 2002 23:20:56 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: rosinr@web.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: rosinr@web.de Precedence: bulk X-list: linux-dvb Hi, > As I want to use it only as Video Recorder without TV, I am using a > WinTV Nova. > First problem I have is that I have to do make insmod after every > reboot. When I do it, it tells me that everything is all right and it > found 1 dvb card. Hmm, this is normal ... I don't know if anybody managed to solve the module-dependencies and to enable automatic-module-loading when starting dvb-appz (but some people on the list tried to do this). But easy way: Just write a little startup-skript and create a link into the desired runlevel-dir ... > I can start VDR (I switched of OSD with DEBUG_OSD=1). It says that it > found 1 video device. Then it waits. > I logon with telnet and tell it to grab a picture -> ERROR: can't locate > module char-major-81-0. And if I use kvdr (to get a menu) it can't find > a single channel and it also tells me: -> ERROR: can't locate module > char-major-81-0. Well, I guess this is the problem. I read something in > the archive about it, they used "alias char-major-81-0 dvb" to autoload > dvb, but that's all I found. You can't grab a picture with vdr or view tv with kvdr. The nova has NO mpeg-decoder, and to get a picture you need a software decoder. You can use a simple tuning-programm from the dvb-driver-package and use mplayer to view the streams ... but there were a lot of discussions about this on the list before, so you first should them. > It works fine in Windows. > Please tell me what information you need to help me or tell me something Take this as a starting point, read the ML-archive and you'll see a picture :) best regards, reiner -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Thu Feb 07 23:03:09 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 30889 invoked by uid 0); 7 Feb 2002 23:03:09 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 7 Feb 2002 23:03:09 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16YxZC-0005BF-00; Fri, 08 Feb 2002 00:02:58 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 08 Feb 2002 00:01:51 +0100 (CET) Received: from smtp1.9tel.net ([212.30.96.108]) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16YxY6-0004wU-00 for ; Fri, 08 Feb 2002 00:01:50 +0100 Received: (qmail 18869 invoked from network); 7 Feb 2002 23:01:49 -0000 Received: from unknown (HELO zorglub) (213.203.75.28) by 0 with SMTP; 7 Feb 2002 23:01:49 -0000 Message-ID: <001301c1b02b$098862e0$ef02a8c0@zorglub> From: "Jean-Claude REPETTO" To: "linux-dvb" References: <000001c1b021$ae26c3f0$dd00a8c0@roman> <00b401c1b025$b8b47fc0$0301a8c0@buero.de> Subject: [linux-dvb] www.linuxtv.org site unreachable ? Date: Thu, 7 Feb 2002 23:59:00 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: jrepetto@francenet.fr Precedence: bulk X-list: linux-dvb At this time, the www.linuxtv.org site is unreachable. It has been replaced by the http://www.convergence.de site Do you have the same problem ? Jean-Claude -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 08 07:05:33 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 24064 invoked by uid 0); 8 Feb 2002 07:05:33 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 8 Feb 2002 07:05:33 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Z562-00060J-00; Fri, 08 Feb 2002 08:05:22 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 08 Feb 2002 08:02:50 +0100 (CET) Received: from [211.48.62.166] (helo=relay6.kornet.net) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Z53a-0005Vm-00 for ; Fri, 08 Feb 2002 08:02:50 +0100 Received: from localhost (211.105.44.197) by relay6.kornet.net; 8 Feb 2002 16:02:16 +0900 Message-ID: <005201c1b06e$8a6ec190$6f01a8c0@LocalHost> From: =?ks_c_5601-1987?B?wMy787/4?= To: Subject: [linux-dvb] DVB MHP Stream Date: Fri, 8 Feb 2002 16:02:15 +0900 MIME-Version: 1.0 Content-type: text/plain X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: swlee@keti.re.kr Precedence: bulk X-list: linux-dvb HI! I am using a Adherent TS Player. So, I need a complete TS Stream. If you have a TS Stream, I want to receive it. Best regards. L.S.W =================================== ÀüÀÚºÎǰ¿¬±¸¿ø ÀÎÅͳݹ̵ð¾î ¿¬±¸¼¾ÅÍ ÀüÀÓ ¿¬±¸¿ø ì° »ó ¿ø ICQ# : 16089738 Phone : +82-31-780-7024 Fax : +82-31-780-7060 =================================== -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 08 07:40:21 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 1670 invoked by uid 0); 8 Feb 2002 07:40:21 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 8 Feb 2002 07:40:21 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Z5df-0007uS-00; Fri, 08 Feb 2002 08:40:07 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 08 Feb 2002 08:39:30 +0100 (CET) Received: from tiger.cadsoft.de ([212.6.150.2]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Z5d4-0007mB-00 for ; Fri, 08 Feb 2002 08:39:30 +0100 Received: from cadsoft.de (panther.cadsoft.de [195.38.128.6]) by tiger.cadsoft.de (8.9.3/8.9.3) with ESMTP id IAA25986 for ; Fri, 8 Feb 2002 08:39:29 +0100 Sender: kls@cadsoft.de Message-ID: <3C63806A.430438FD@cadsoft.de> Date: Fri, 08 Feb 2002 08:38:18 +0100 From: Klaus Schmidinger Organization: CadSoft Computer GmbH X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.10-4GB i686) X-Accept-Language: en, de MIME-Version: 1.0 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: www.linuxtv.org site unreachable ? References: <000001c1b021$ae26c3f0$dd00a8c0@roman> <00b401c1b025$b8b47fc0$0301a8c0@buero.de> <001301c1b02b$098862e0$ef02a8c0@zorglub> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Klaus.Schmidinger@cadsoft.de Precedence: bulk X-list: linux-dvb Jean-Claude REPETTO wrote: > > At this time, the www.linuxtv.org site is unreachable. It has been replaced > by the http://www.convergence.de site > > Do you have the same problem ? > > Jean-Claude Same here. Apparently http://www.directfb.org still leads to the expected location. Maybe just a DNS problem... Klaus -- _______________________________________________________________ Klaus Schmidinger Phone: +49-8635-6989-10 CadSoft Computer GmbH Fax: +49-8635-6989-40 Hofmark 2 Email: kls@cadsoft.de D-84568 Pleiskirchen, Germany URL: www.cadsoft.de _______________________________________________________________ -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 08 10:44:28 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 28259 invoked by uid 0); 8 Feb 2002 10:44:28 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 8 Feb 2002 10:44:28 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Z8Vt-0003Gz-00; Fri, 08 Feb 2002 11:44:17 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 08 Feb 2002 11:42:36 +0100 (CET) Received: from anime.net ([63.172.78.150] helo=sasami.anime.net) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Z8UG-0002rO-00 for ; Fri, 08 Feb 2002 11:42:36 +0100 Received: from localhost (goemon@localhost) by sasami.anime.net (8.11.6/8.11.6) with ESMTP id g18AgYT11337 for ; Fri, 8 Feb 2002 02:42:34 -0800 Date: Fri, 8 Feb 2002 02:42:34 -0800 (PST) From: Dan Hollis To: linux-dvb@linuxtv.org Subject: [linux-dvb] DVB-C in North America? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: goemon@anime.net Precedence: bulk X-list: linux-dvb I have got digital cable service in North America from TCI Cablevision. Is there any DVB-C card available which will work? -Dan -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 08 11:26:29 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 10221 invoked by uid 0); 8 Feb 2002 11:26:29 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 8 Feb 2002 11:26:29 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Z9AX-0006EV-00; Fri, 08 Feb 2002 12:26:17 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 08 Feb 2002 12:25:09 +0100 (CET) Received: from mail.gmx.net ([213.165.64.20]) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16Z99R-0005wB-00 for ; Fri, 08 Feb 2002 12:25:09 +0100 Received: (qmail 4279 invoked by uid 0); 8 Feb 2002 11:24:30 -0000 Received: from pd9eb709b.dip.t-dialin.net (HELO gmx.de) (217.235.112.155) by mail.gmx.net (mp020-rz3) with SMTP; 8 Feb 2002 11:24:30 -0000 Date: Fri, 8 Feb 2002 12:24:26 +0100 From: Axel Gruber Reply-To: Axel Gruber To: greg@ulima.unil.ch Cc: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: New ribbon for my CI? X-Mailer: Axel Gruber's registered AK-Mail 3.0b [ger] Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-Id: X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: axelgruber2@gmx.de Precedence: bulk X-list: linux-dvb > I removed my analog TV card (because xv now works with DVB thanks to > Marcus Metzler, and I use my sir for lircd), and the ribbon of the Ci > was too near from my really hot HD, and it goes on fire... =20=20 and it goes on fire... ----------------------<<< don=B4t you think this is a little bit too hot ? I know - my MAXTOR-Drives also get very hot - and after i lost=20 1 Drive with 80GB Video-Data i have installed a FAN Just a Idea... -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 08 11:59:39 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 20581 invoked by uid 0); 8 Feb 2002 11:59:39 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 8 Feb 2002 11:59:39 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Z9gc-0000bM-00; Fri, 08 Feb 2002 12:59:26 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 08 Feb 2002 12:58:07 +0100 (CET) Received: from ulima.unil.ch ([130.223.144.143]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Z9fL-0000Lk-00 for ; Fri, 08 Feb 2002 12:58:07 +0100 Received: by ulima.unil.ch (Postfix, from userid 500) id DE6034DE5E; Fri, 8 Feb 2002 12:58:06 +0100 (CET) Date: Fri, 8 Feb 2002 12:58:06 +0100 From: Gregoire Favre To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: New ribbon for my CI? Message-ID: <20020208115806.GA15507@ulima.unil.ch> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.3.27i X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: greg@ulima.unil.ch Precedence: bulk X-list: linux-dvb On Fri, Feb 08, 2002 at 12:24:26PM +0100, Axel Gruber wrote: > and it goes on fire... > ----------------------<<< don´t you think this is a little bit too > hot ? > > I know - my MAXTOR-Drives also get very hot - and after i lost > 1 Drive with 80GB Video-Data i have installed a FAN In fact, I don't think it was really because of the HD, but the nap was too much under pression, and certainly, as the wire are very close one to the other, there was a short course... Thanks for your answer, (no need to CC as I am on the list) ;-) Grégoire ________________________________________________________________ http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 08 14:25:28 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 4380 invoked by uid 0); 8 Feb 2002 14:25:28 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 8 Feb 2002 14:25:28 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZBxj-0005Ma-00; Fri, 08 Feb 2002 15:25:15 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 08 Feb 2002 15:22:30 +0100 (CET) Received: from varis.cs.tut.fi ([130.230.4.42] helo=cs.tut.fi ident=root) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZBv4-0004vJ-00 for ; Fri, 08 Feb 2002 15:22:30 +0100 Received: from rotwailer (rotwailer.dmi.tut.fi [130.230.50.27]) by cs.tut.fi (8.8.8/8.8.8) with SMTP id QAA14579 for ; Fri, 8 Feb 2002 16:22:25 +0200 (EET) Message-ID: <001201c1b0ff$45349eb0$1b32e682@rotwailer> From: "Aurelian Pop" To: "LinuxTV" Subject: [linux-dvb] problems with card detection... Date: Fri, 8 Feb 2002 16:18:16 -0800 MIME-Version: 1.0 Content-type: text/plain X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: puiu@cs.tut.fi Precedence: bulk X-list: linux-dvb Hello, I have problems using FE_GET_INFO... This function detects DVB_T cards as being DVB_S... Any hints? ;) Thanks, Aurelian -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 08 15:06:25 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 19066 invoked by uid 0); 8 Feb 2002 15:06:25 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 8 Feb 2002 15:06:25 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZCbN-0000h6-00; Fri, 08 Feb 2002 16:06:13 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 08 Feb 2002 16:05:13 +0100 (CET) Received: from mail.epost.de ([64.39.38.76]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZCaN-0000SN-00 for ; Fri, 08 Feb 2002 16:05:11 +0100 Received: from roman (217.159.40.55) by mail.epost.de (5.5.052) (authenticated as Roman.Schmidmeir@epost.de) id 3C606F5D00071F16; Fri, 8 Feb 2002 16:04:40 +0100 From: "Roman Schmidmeir" To: Cc: Subject: [linux-dvb] Re: FW: can't locate module char-major-81-0 Date: Fri, 8 Feb 2002 16:04:26 +0100 Message-ID: <000701c1b0b1$ec2bd4c0$dd00a8c0@roman> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <001201c1b079$28562470$72418d0a@aur.wsdnw.de> X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Roman.Schmidmeir@epost.de Precedence: bulk X-list: linux-dvb Hi, What happens if you do "modprobe char-major-81-0" in terminal? I get: Can't locate module char-major-81-0. I edited modules.conf, but dvb still doesn=92t appear with lsmod and off course it doesn't work. Any other hints? Thanks, Roman -----Original Message----- From: Seeberg, Ingo [mailto:iseeberg@gmx.de]=20 Sent: Freitag, 8. Februar 2002 09:18 To: 'Roman Schmidmeir' Subject: AW: [linux-dvb] FW: can't locate module char-major-81-0 Try editing /etc/modules.conf Add "alias char-major-81-0 dvb" You may have the following entries too (for lirc for example) alias char-major-61 lirc_dvb #this is the modules needed by lircd alias char-major-81-0 dvb alias char-major-250 dvb options dvb_init_chan=3D2 pids_off=3D0 readfirm=3D1 options saa7146_core mode=3D0 -----Urspr=FCngliche Nachricht----- Von: Roman Schmidmeir [mailto:Roman.Schmidmeir@epost.de]=20 Gesendet: Donnerstag, 7. Februar 2002 22:52 An: linux-dvb@linuxtv.org Betreff: [linux-dvb] FW: can't locate module char-major-81-0 =20 Hi! I installed dvb-drivers (newest version) and vdr 0.99pre5 on RedHat 7.2 (kernel 2.4.7) without problems. As I want to use it only as Video Recorder without TV, I am using a WinTV Nova. First problem I have is that I have to do make insmod after every reboot. When I do it, it tells me that everything is all right and it found 1 dvb card. I can start VDR (I switched of OSD with DEBUG_OSD=3D1). It says that it found 1 video device. Then it waits. I logon with telnet and tell it to grab a picture -> ERROR: can't locate module char-major-81-0. And if I use kvdr (to get a menu) it can't find a single channel and it also tells me: -> ERROR: can't locate module char-major-81-0. Well, I guess this is the problem. I read something in the archive about it, they used "alias char-major-81-0 dvb" to autoload dvb, but that's all I found. It works fine in Windows. Please tell me what information you need to help me or tell me something I could try, Thank you very much, Roman =20 =20 =20 --=20 Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 08 15:28:34 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 24394 invoked by uid 0); 8 Feb 2002 15:28:34 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 8 Feb 2002 15:28:34 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZCwp-0002Im-00; Fri, 08 Feb 2002 16:28:23 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 08 Feb 2002 16:27:02 +0100 (CET) Received: from dial-195-14-235-7.netcologne.de ([195.14.235.7] helo=mocm.de) by chambertin.convergence.de with TLSv1:DES-CBC3-SHA:168 encrypted esmtp (Exim 3.33 #2 ) id 16ZCvV-00024q-00 for ; Fri, 08 Feb 2002 16:27:02 +0100 Received: (from mocm@localhost) by mocm.de (8.12.0.Beta19/8.12.0.Beta19) id g18FQqUM020189; Fri, 8 Feb 2002 16:26:52 +0100 From: Message-ID: <15459.60988.763970.389265@sheridan.metzler> Date: Fri, 8 Feb 2002 16:26:52 +0100 (CET) To: "Roman Schmidmeir" Cc: , Subject: [linux-dvb] Re: FW: can't locate module char-major-81-0 In-Reply-To: <000701c1b0b1$ec2bd4c0$dd00a8c0@roman> References: <001201c1b079$28562470$72418d0a@aur.wsdnw.de> <000701c1b0b1$ec2bd4c0$dd00a8c0@roman> X-Mailer: VM 6.75 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: Marcus Metzler X-Face: X!$Vwl\?,AW_[zm^ej\MLxN>q;R?C_sRZ*XE4V;BGT28Ewyd\:TS')W'G#Dgay8ci$*{lEd 02(Nk0OndG\752U>lozmb_R1poDm6mgHm_4.}bdS0hh.`xGUI.X2x_50T9.?_v~.,QI*$2:Q=HV@>F IP6%l~E:T|w,X[eC;|YD(A9X'sS"r$l]g<4CjAm4|f7o0>6zGwUPLinP0.d=E+_%?4>0A9'esEZ=9h $#b[g*/q/g'GVj-hDc,+V_]1.H^N,1Bju,>5FZn"B Mime-Version: 1.0 (generated by tm-edit 1.6) Content-Type: text/plain; charset=X-CTEXT Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by mocm.de id g18FQqUM020189 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: mocm@convergence.de Precedence: bulk X-list: linux-dvb Roman Schmidmeir writes: > Hi, > What happens if you do "modprobe char-major-81-0" in terminal? I get: > Can't locate module char-major-81-0. > I edited modules.conf, but dvb still doesn=92t appear with lsmod and o= ff > course it doesn't work. > Any other hints? > Thanks, > Roman >=20 The Nova cards have no MPEG decoder, hence no /dev/video. Marcus -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Fri Feb 08 15:41:10 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 28977 invoked by uid 0); 8 Feb 2002 15:41:10 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 8 Feb 2002 15:41:10 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZD8y-0003oH-00; Fri, 08 Feb 2002 16:40:56 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Fri, 08 Feb 2002 16:40:29 +0100 (CET) Received: from mail.epost.de ([64.39.38.76]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZD8X-0003gV-00 for ; Fri, 08 Feb 2002 16:40:29 +0100 Received: from roman (217.159.40.55) by mail.epost.de (5.5.052) (authenticated as Roman.Schmidmeir@epost.de) id 3C606F5D0007345F; Fri, 8 Feb 2002 16:40:02 +0100 From: "Roman Schmidmeir" To: "'Marcus Metzler'" Cc: Subject: [linux-dvb] Re: FW: can't locate module char-major-81-0 Date: Fri, 8 Feb 2002 16:39:51 +0100 Message-ID: <000801c1b0b6$dda3f1d0$dd00a8c0@roman> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <15459.60988.763970.389265@sheridan.metzler> X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Roman.Schmidmeir@epost.de Precedence: bulk X-list: linux-dvb Ahh, that's the info I wanted! So, how can I get VDR to record the TS Stream without that? -----Original Message----- From: linux-dvb-bounce@linuxtv.org [mailto:linux-dvb-bounce@linuxtv.org] On Behalf Of mocm@convergence.de Sent: Freitag, 8. Februar 2002 16:27 To: Roman Schmidmeir Cc: seeberg@aur.wsdnw.de; linux-dvb@linuxtv.org Subject: [linux-dvb] Re: FW: can't locate module char-major-81-0 Roman Schmidmeir writes: > Hi, > What happens if you do "modprobe char-major-81-0" in terminal? I get: > Can't locate module char-major-81-0. > I edited modules.conf, but dvb still doesn't appear with lsmod and off > course it doesn't work. > Any other hints? > Thanks, > Roman > The Nova cards have no MPEG decoder, hence no /dev/video. Marcus -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sat Feb 09 03:12:59 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 28330 invoked by uid 0); 9 Feb 2002 03:12:59 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 9 Feb 2002 03:12:59 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZNwR-0004fB-00; Sat, 09 Feb 2002 04:12:43 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sat, 09 Feb 2002 04:07:55 +0100 (CET) Received: from [212.84.236.169] (helo=skunk.convergence.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZNrm-0004Qp-00 for ; Sat, 09 Feb 2002 04:07:54 +0100 Received: by convergence.de via sendmail from stdin id (Debian Smail3.2.0.114) for linux-dvb@linuxtv.org; Sat, 9 Feb 2002 04:07:08 +0100 (CET) Date: Sat, 9 Feb 2002 04:07:08 +0100 From: Denis Oliver Kropp To: linux-dvb@linuxtv.org Subject: [linux-dvb] Compiling DVB driver with Linux 2.5 Message-ID: <20020209030708.GA697@skunk.convergence.de> Reply-To: Denis Oliver Kropp Mime-Version: 1.0 Content-type: text/plain Content-Disposition: inline User-Agent: Mutt/1.3.27i X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dok@directfb.org Precedence: bulk X-list: linux-dvb Hi, I've made a patch after doing several small changes to get the DVB driver compiled with Linux 2.5.3-dj3. I guess it will work for plain 2.5.3, too. The patch needs to be applied within "DVB/driver" using "-p0". -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" convergence integrated media GmbH -- No attachments (even text) are allowed -- -- Type: text/plain -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sat Feb 09 03:16:37 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 32626 invoked by uid 0); 9 Feb 2002 03:16:37 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 9 Feb 2002 03:16:37 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZNzu-000569-00; Sat, 09 Feb 2002 04:16:18 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sat, 09 Feb 2002 04:14:39 +0100 (CET) Received: from [212.84.236.169] (helo=skunk.convergence.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZNyJ-0004xT-00 for ; Sat, 09 Feb 2002 04:14:39 +0100 Received: by convergence.de via sendmail from stdin id (Debian Smail3.2.0.114) for linux-dvb@linuxtv.org; Sat, 9 Feb 2002 04:13:53 +0100 (CET) Date: Sat, 9 Feb 2002 04:13:53 +0100 From: Denis Oliver Kropp To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: Compiling DVB driver with Linux 2.5 Message-ID: <20020209031353.GA711@skunk.convergence.de> Reply-To: Denis Oliver Kropp References: <20020209030708.GA697@skunk.convergence.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020209030708.GA697@skunk.convergence.de> User-Agent: Mutt/1.3.27i X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dok@directfb.org Precedence: bulk X-list: linux-dvb Quoting Denis Oliver Kropp (dok@directfb.org): > > Hi, > > I've made a patch after doing several small changes > to get the DVB driver compiled with Linux 2.5.3-dj3. > > I guess it will work for plain 2.5.3, too. > > The patch needs to be applied within "DVB/driver" using "-p0". Ok, no attachment allowed... grml... ------------------------------- snip ------------------------------- Index: dvb.c =================================================================== RCS file: /cvs/linuxtv/DVB/driver/dvb.c,v retrieving revision 1.121 diff -u -r1.121 dvb.c --- dvb.c 7 Feb 2002 16:23:52 -0000 1.121 +++ dvb.c 9 Feb 2002 02:50:40 -0000 @@ -3414,13 +3414,14 @@ return 0; } -static int dvb_mmap(struct video_device *dev, const char *adr, unsigned long size) +static int dvb_mmap(struct vm_area_struct *vma, struct video_device *dev, const char *adr, unsigned long size) { struct dvb_struct* dvb = (struct dvb_struct*)dev; struct saa7146_mmap_struct m; fprintk(KERN_ERR "dvb: dvb_mmap called, adr:%p, size:0x%08x\n",adr,(u32)size); + m.vma = vma; m.adr = adr; m.size = size; Index: dvb_frontend.c =================================================================== RCS file: /cvs/linuxtv/DVB/driver/dvb_frontend.c,v retrieving revision 1.6 diff -u -r1.6 dvb_frontend.c --- dvb_frontend.c 7 Feb 2002 16:31:42 -0000 1.6 +++ dvb_frontend.c 9 Feb 2002 02:50:40 -0000 @@ -27,6 +27,7 @@ #include #include #include +#include #ifdef MODULE MODULE_DESCRIPTION(""); @@ -136,7 +137,7 @@ int wp; struct timeval tv; - get_fast_time(&tv); + do_gettimeofday(&tv); ev->timestamp=tv.tv_sec; spin_lock(&events->eventlock); Index: dvbdev.c =================================================================== RCS file: /cvs/linuxtv/DVB/driver/dvbdev.c,v retrieving revision 1.11 diff -u -r1.11 dvbdev.c --- dvbdev.c 9 Jan 2002 12:57:33 -0000 1.11 +++ dvbdev.c 9 Feb 2002 02:50:40 -0000 @@ -53,7 +53,7 @@ static inline struct dvb_device * inode2dev (struct inode *inode) { - int minor=(MINOR(inode->i_rdev)>>6); + int minor=(minor(inode->i_rdev)>>6); return dvb_device[minor]; } @@ -61,7 +61,7 @@ static inline int inode2num(struct inode *inode) { - return (0x3f&MINOR(inode->i_rdev)); + return (0x3f&minor(inode->i_rdev)); } static ssize_t Index: saa7146_core.c =================================================================== RCS file: /cvs/linuxtv/DVB/driver/saa7146_core.c,v retrieving revision 1.16 diff -u -r1.16 saa7146_core.c --- saa7146_core.c 5 Nov 2001 00:48:02 -0000 1.16 +++ saa7146_core.c 9 Feb 2002 02:50:40 -0000 @@ -127,7 +127,7 @@ #define SAA7146_RESCHED \ do { \ - if (current->need_resched) \ + if (current->work.need_resched) \ schedule(); \ } while (0) @@ -459,13 +459,14 @@ case SAA7146_DO_MMAP: { struct saa7146_mmap_struct* mms = arg; + struct vm_area_struct *vma = mms->vma; const char *adr = mms->adr; unsigned long size = mms->size; unsigned long start=(unsigned long) adr; unsigned long page,pos; dprintk(KERN_ERR "saa7146_core.o: SAA7146_DO_MMAP.\n"); - + if (size > saa->buffers * GRABBING_MEM_SIZE) return -EINVAL; @@ -477,7 +478,7 @@ while (size > 0) { page = kvirt_to_pa(pos); - if (remap_page_range(start, page, PAGE_SIZE, PAGE_SHARED)) + if (remap_page_range(vma, start, page, PAGE_SIZE, PAGE_SHARED)) return -EAGAIN; start += PAGE_SIZE; pos += PAGE_SIZE; Index: saa7146_defs.h =================================================================== RCS file: /cvs/linuxtv/DVB/driver/saa7146_defs.h,v retrieving revision 1.1 diff -u -r1.1 saa7146_defs.h --- saa7146_defs.h 21 Feb 2001 17:44:03 -0000 1.1 +++ saa7146_defs.h 9 Feb 2002 02:50:40 -0000 @@ -40,6 +40,7 @@ struct saa7146_mmap_struct { + struct vm_area_struct *vma; const char *adr; unsigned long size; }; Index: tuner.c =================================================================== RCS file: /cvs/linuxtv/DVB/driver/tuner.c,v retrieving revision 1.15 diff -u -r1.15 tuner.c --- tuner.c 9 Jan 2002 12:52:19 -0000 1.15 +++ tuner.c 9 Feb 2002 02:50:40 -0000 @@ -5,7 +5,7 @@ #include #include #include -#include +#include #include #include #include ------------------------------- snip ------------------------------- -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" convergence integrated media GmbH -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sat Feb 09 17:48:10 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 22729 invoked by uid 0); 9 Feb 2002 17:48:10 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 9 Feb 2002 17:48:10 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZbbN-0003VZ-00; Sat, 09 Feb 2002 18:47:53 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sat, 09 Feb 2002 18:44:09 +0100 (CET) Received: from mail.s.netic.de ([212.9.160.11] helo=mail.netic.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZbXl-0003FP-00 for ; Sat, 09 Feb 2002 18:44:09 +0100 Received: by mail.netic.de (Smail3.2.0.111/mail.s.netic.de) via LF.net GmbH Internet Services via remoteip 195.252.193.12 via remotehost there with smtp for chambertin.convergence.de id m16ZbXj-001XDrC; Sat, 9 Feb 2002 18:44:07 +0100 (CET) Message-Id: Content-Type: text/plain; charset="iso-8859-1" From: Guido Fiala To: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: [V4L] Re: Xv and v4l device Date: Sat, 9 Feb 2002 15:16:16 +0100 X-Mailer: KMail [version 1.3.1] References: <15449.9439.290273.795591@sheridan.metzler> <15449.56085.799230.362115@sheridan.metzler> <20020207211417.GA907@ulima.unil.ch> In-Reply-To: <20020207211417.GA907@ulima.unil.ch> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: gfiala@s.netic.de Precedence: bulk X-list: linux-dvb On Thursday, 7. February 2002 22:14, you wrote: > Hello, > > on first february, Marcus Metzler sent us a patch to allow xv for DVB. > > I finally (with lots of helps, specially from Marcus Metzler, many > thanks to him) managed to compil XFree with that patch, and the result > is as expected: it works, and perfectly good !!! > > I hope it will be included as soon as possible in XFree CVS ;-)) I guess it was impossible to fix in the driver as it is easier to recompile than the XServer... so kvdr & dscaler-support will have to wait a bit longer, as i do not like to recompile the entire XServer just for trying that. Guido -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sat Feb 09 20:18:16 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 6481 invoked by uid 0); 9 Feb 2002 20:18:16 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 9 Feb 2002 20:18:16 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZdwY-0004AK-00; Sat, 09 Feb 2002 21:17:54 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sat, 09 Feb 2002 21:15:37 +0100 (CET) Received: from mail.bieringer.de ([195.226.187.51] helo=titan.bieringer.de) by chambertin.convergence.de with smtp (Exim 3.33 #2 ) id 16ZduK-0003yR-00 for ; Sat, 09 Feb 2002 21:15:36 +0100 Received: (qmail 30929 invoked from network); 9 Feb 2002 20:15:35 -0000 Received: from pd9e4ebef.dip.t-dialin.net (HELO worker.muc.bieringer.de) (217.228.235.239) by mail.bieringer.de with SMTP; 9 Feb 2002 20:15:35 -0000 Date: Sat, 09 Feb 2002 21:15:34 +0100 From: Peter Bieringer To: linux-dvb@linuxtv.org Subject: [linux-dvb] Need help: Siemens DVB-C pin assignement of 26 pin connector Message-ID: <8350000.1013285734@localhost> X-Mailer: Mulberry/2.2.0b1 (Linux/x86) X-Echelon: GRU NSA GCHQ CIA Pentagon nuclear war terror anthrax X-URL: http://www.bieringer.de/pb/ X-OS: Linux MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: pb@bieringer.de Precedence: bulk X-list: linux-dvb Hello, first I'm new on this list and perhaps I have also an offtopic question: I got a Siemens DVB-C board. Unfortunately, the connector is missing for the S-VHS, Audio, RGB, Y/C connection to outside. Internally it's connected to a 26 (2x13, 1 blanked) pin connector. I'm able to build one for myself, but I haven't found the pin assignement. On the Internet I only found the description of the 10 (2x5) pin connector of the DVB-S board. Has anyone a source where I can get such information or is able to do a short view/measurement of its own adaptor and send this to me? Would be very great! Thank you very much, Peter -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 10 00:07:35 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 14861 invoked by uid 0); 10 Feb 2002 00:07:35 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 10 Feb 2002 00:07:35 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZhWa-00007U-00; Sun, 10 Feb 2002 01:07:20 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 10 Feb 2002 01:02:37 +0100 (CET) Received: from anime.net ([63.172.78.150] helo=sasami.anime.net) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZhS0-0007x6-00 for ; Sun, 10 Feb 2002 01:02:36 +0100 Received: from localhost (goemon@localhost) by sasami.anime.net (8.11.6/8.11.6) with ESMTP id g1A02Jv29656; Sat, 9 Feb 2002 16:02:19 -0800 Date: Sat, 9 Feb 2002 16:02:19 -0800 (PST) From: Dan Hollis To: Peter Bieringer cc: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: Need help: Siemens DVB-C pin assignement of 26 pin connector In-Reply-To: <8350000.1013285734@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: goemon@anime.net Precedence: bulk X-list: linux-dvb On Sat, 9 Feb 2002, Peter Bieringer wrote: > I got a Siemens DVB-C board. Where did you get from? How much did you pay? I wonder if it will work on digital cable system in north america... -Dan -- [-] Omae no subete no kichi wa ore no mono da. [-] -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 10 10:56:31 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 29541 invoked by uid 0); 10 Feb 2002 10:56:31 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 10 Feb 2002 10:56:31 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Zrea-00081z-00; Sun, 10 Feb 2002 11:56:16 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 10 Feb 2002 11:50:23 +0100 (CET) Received: from mailout10.sul.t-online.com ([194.25.134.21]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZrYs-0007bl-00 for ; Sun, 10 Feb 2002 11:50:22 +0100 Received: from fwd06.sul.t-online.de by mailout10.sul.t-online.com with smtp id 16ZrYs-000446-05; Sun, 10 Feb 2002 11:50:22 +0100 Received: from grobi.holtschneider.com (320026213848-0001@[217.225.208.184]) by fmrl06.sul.t-online.com with smtp id 16ZrYj-22H1RQC; Sun, 10 Feb 2002 11:50:13 +0100 Received: (qmail 8893 invoked from network); 10 Feb 2002 10:50:12 -0000 Received: from kruemelmonster.holtschneider.com (HELO kruemelmonster) (212.28.232.34) by grobi.holtschneider.com with SMTP; 10 Feb 2002 10:50:12 -0000 Message-ID: <011301c1b220$b54462e0$22e81cd4@kruemelmonster> From: "Henning Holtschneider" To: References: Subject: [linux-dvb] Re: linuxdvb.tv FAQ feedback Date: Sun, 10 Feb 2002 11:50:09 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Sender: 320026213848-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: hh@holtschneider.com Precedence: bulk X-list: linux-dvb ----- Original Message ----- From: "Olivier HAULT" To: Sent: Monday, February 04, 2002 2:52 PM Subject: linuxdvb.tv FAQ feedback > I wonder if you can also add hardware information for the DVB-S Nova > (budget) card on your web site. Unfortunately, I have no hardware documentation for the Nova cards. If anyone can supply some information, I will be glad to add it. Regards, hh -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 10 18:09:30 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 8489 invoked by uid 0); 10 Feb 2002 18:09:29 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 10 Feb 2002 18:09:29 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZyPW-0007CQ-00; Sun, 10 Feb 2002 19:09:10 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 10 Feb 2002 19:04:35 +0100 (CET) Received: from lcc02.lindy.cc ([195.226.120.181]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZyL4-0006v8-00 for ; Sun, 10 Feb 2002 19:04:34 +0100 To: linux-dvb@linuxtv.org Subject: [linux-dvb] some minor restructuring (before the big one :-) MIME-Version: 1.0 X-Mailer: Lotus Notes Release 5.0.6a January 17, 2001 Message-ID: From: Stefan.Hagendorn@lindy.cc Date: Sun, 10 Feb 2002 19:02:01 +0100 X-MIMETrack: Serialize by Router on LCC_LEU_MAIL01/DELCC/LINDY(Release 5.0.8 |June 18, 2001) at 10.02.2002 19:02:02, Serialize complete at 10.02.2002 19:02:02 Content-Type: text/plain; charset="us-ascii" X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Stefan.Hagendorn@lindy.cc Precedence: bulk X-list: linux-dvb Just curious ... what will be the big change be ??? Greetings Stefan P.S: Any news about the CI-Layer -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Sun Feb 10 18:33:44 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 17599 invoked by uid 0); 10 Feb 2002 18:33:44 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 10 Feb 2002 18:33:44 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Zyn4-0000Jc-00; Sun, 10 Feb 2002 19:33:30 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Sun, 10 Feb 2002 19:30:04 +0100 (CET) Received: from [212.84.236.168] (helo=wipeout.convergence.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16Zyjk-0008FH-00 for ; Sun, 10 Feb 2002 19:30:04 +0100 Received: from szymon by wipeout.convergence.de with local (Exim 3.34 #1 (Debian)) id 16Zyjj-0007U6-00; Sun, 10 Feb 2002 19:30:03 +0100 Date: Sun, 10 Feb 2002 19:30:03 +0100 From: Szymon Polom To: Stefan.Hagendorn@lindy.cc Cc: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: some minor restructuring (before the big one :-) Message-ID: <20020210183003.GA28751@wipeout.convergence.de> Reply-To: Szymon Polom References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i X-Operating-System: Linux wipeout 2.4.17 Sender: Szymon Polom X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: polom@convergence.de Precedence: bulk X-list: linux-dvb Hi, Quoting Stefan.Hagendorn@lindy.cc (Stefan.Hagendorn@lindy.cc): > Just curious ... what will be the big change be ??? I guess we're goining to modularize the drivers in a better way. > P.S: Any news about the CI-Layer No. We leave it as it is. For now. Bye... Szymon. -- Szymon Polom, Project Manager Middleware GPG Key-ID: E6EA36F2 convergence integrated media GmbH http://www.convergence.de Rosenthaler Str. 51 fon: +49(0)30-72 62 06 68 D-10178 Berlin fax: +49(0)30-72 62 06 55 -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 11 02:03:22 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 1215 invoked by uid 0); 11 Feb 2002 02:03:22 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 11 Feb 2002 02:03:22 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16a5o8-0008Bk-00; Mon, 11 Feb 2002 03:03:04 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 11 Feb 2002 03:00:45 +0100 (CET) Received: from ns.mtw-ow.asn-bgld.ac.at ([193.170.45.98] helo=gateway.mptw.ac.at) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16a5lt-0007zR-00 for ; Mon, 11 Feb 2002 03:00:45 +0100 Received: from pentiumiii ([62.46.17.46]) by gateway.mptw.ac.at (Post.Office MTA v3.5.3 release 223 ID# 0-62291U100L2S100V35) with SMTP id at for ; Mon, 11 Feb 2002 03:04:11 +0100 Message-ID: <001601c1b2a0$60287460$0100a8c0@pentiumiii> From: "Peter Seyringer" To: "dvb" Subject: [linux-dvb] IR-Receiver Date: Mon, 11 Feb 2002 03:04:01 +0100 MIME-Version: 1.0 Content-type: text/plain X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dvrproject@seyringer.priv.at Precedence: bulk X-list: linux-dvb Hello! Witch ir-code works with the haupauge receiver on the dvb? Peter -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 11 08:31:41 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 30638 invoked by uid 0); 11 Feb 2002 08:31:41 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 11 Feb 2002 08:31:41 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16aBrx-0002f2-00; Mon, 11 Feb 2002 09:31:25 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 11 Feb 2002 09:26:40 +0100 (CET) Received: from mailout07.sul.t-online.com ([194.25.134.83]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16aBnL-0001Vx-00 for ; Mon, 11 Feb 2002 09:26:39 +0100 Received: from fwd11.sul.t-online.de by mailout07.sul.t-online.com with smtp id 16aBnL-0001QY-00; Mon, 11 Feb 2002 09:26:39 +0100 Received: from grobi.holtschneider.com (320026213848-0001@[217.225.221.151]) by fmrl11.sul.t-online.com with smtp id 16aBn8-11RccSC; Mon, 11 Feb 2002 09:26:26 +0100 Received: (qmail 24177 invoked from network); 11 Feb 2002 08:26:25 -0000 Received: from kruemelmonster.holtschneider.com (HELO kruemelmonster) (212.28.232.34) by grobi.holtschneider.com with SMTP; 11 Feb 2002 08:26:25 -0000 Message-ID: <001301c1b2d5$c8d0cd70$22e81cd4@kruemelmonster> From: "Henning Holtschneider" To: References: <001601c1b2a0$60287460$0100a8c0@pentiumiii> Subject: [linux-dvb] Re: IR-Receiver Date: Mon, 11 Feb 2002 09:26:20 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Sender: 320026213848-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: hh@holtschneider.com Precedence: bulk X-list: linux-dvb > Witch ir-code works with the haupauge receiver on the dvb? You have to use a RC-5-compatible remote control. hh -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 11 08:55:56 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 3663 invoked by uid 0); 11 Feb 2002 08:55:56 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 11 Feb 2002 08:55:56 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16aCFQ-0003UK-00; Mon, 11 Feb 2002 09:55:40 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 11 Feb 2002 09:53:39 +0100 (CET) Received: from morpheus.europeonline.net ([194.177.33.96] helo=mail01.europeonline.com) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16aCDS-0003Bu-00 for ; Mon, 11 Feb 2002 09:53:39 +0100 Received: from [213.6.12.11] (account 26675@europeonline.com HELO DVBHOME) by mail01.europeonline.com (CommuniGate Pro SMTP 3.5.4) with ESMTP id 1506241 for linux-dvb@linuxtv.org; Mon, 11 Feb 2002 09:53:37 +0100 Message-ID: <001201c1b2d9$782dcf40$152ea8c0@DVBHOME> From: "Udo" To: Subject: [linux-dvb] Rev 1.6 Date: Mon, 11 Feb 2002 09:52:41 +0100 MIME-Version: 1.0 Content-type: text/plain X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: mailudo@europeonline.com Precedence: bulk X-list: linux-dvb Whats with Revision 1.6 ! I have a Galaxis card. Is the Grundig Tuner fully supported now ? Or are there any options I must add to dvb.o module? -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 11 09:20:01 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 13224 invoked by uid 0); 11 Feb 2002 09:20:01 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 11 Feb 2002 09:20:01 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16aCcj-0005O7-00; Mon, 11 Feb 2002 10:19:45 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 11 Feb 2002 10:17:50 +0100 (CET) Received: from dialin-ol-213-170-184-094.ewetel.net ([213.170.184.94] helo=mail1.wo-localnet.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16aCas-0005CS-00 for ; Mon, 11 Feb 2002 10:17:50 +0100 Received: from Wintermann-DatenService.de (qmpc2.wo-localnet.de [192.168.8.7]) by mail1.wo-localnet.de (Postfix) with ESMTP id 61E86285792 for ; Mon, 11 Feb 2002 10:17:49 +0100 (MET) Sender: raschke@wo-localnet.de Message-ID: <3C678C7E.A3B55F32@Wintermann-DatenService.de> Date: Mon, 11 Feb 2002 10:18:54 +0100 From: Hans-Peter Raschke Organization: Wintermann DatenService X-Mailer: Mozilla 4.78 [de] (X11; U; Linux 2.4.10-4GB i686) X-Accept-Language: de, en MIME-Version: 1.0 To: linux-dvb@linuxtv.org Subject: [linux-dvb] Problem DVB-C, SCART, newer drivers - a solution? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: Hans-Peter.Raschke@Wintermann-DatenService.de Precedence: bulk X-list: linux-dvb Hello, there still exists a problem using newer drivers than late Oct 2001 for the DVB-C together with vdr. After executing vdr the output on SCART vanishes. This problem comes from the call ioctl(fd_audio, AUDIO_SET_MIXER, &am) in the vdr-src (dvbapi.c) which sets the volume for the DVB-card. Commenting out the above src-line solved the problem. Can this call have such side effects? mfg Hans-Peter -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 11 09:28:32 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 13552 invoked by uid 0); 11 Feb 2002 09:28:32 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 11 Feb 2002 09:28:32 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16aCkv-00064A-00; Mon, 11 Feb 2002 10:28:13 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 11 Feb 2002 10:26:23 +0100 (CET) Received: from dns2.ouverture.it ([194.184.30.67] helo=mail2.ouverture.it ident=postfix) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ZLq0-0004tc-00 for ; Sat, 09 Feb 2002 01:57:57 +0100 Received: from mail.ouverture.it (dns.ouverture.it [194.184.30.1]) by mail2.ouverture.it (Postfix) with ESMTP id 4DCF8B63C4 for ; Sat, 9 Feb 2002 01:58:02 +0100 (CET) Received: by mail.ouverture.it (Postfix, from userid 500) id 37C441144; Sat, 9 Feb 2002 01:57:54 +0100 (CET) Date: Sat, 9 Feb 2002 01:57:54 +0100 From: Francesco Lotti To: linux-dvb@linuxtv.org Subject: [linux-dvb] unresolved symbol get_fast_time Message-ID: <20020209015754.A30956@ouverture.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb Hi, I try to compile DVB-0.9.4, but I get these unresolved symbols when I issue 'make insmod'. dvb_frontend.o: unresolved symbol get_fast_time dvb.o: unresolved symbol dvb_frontend_poll dvb.o: unresolved symbol dvb_frontend_get_event dvb.o: unresolved symbol dvb_frontend_stop dvb.o: unresolved symbol dvb_frontend_init dvb.o: unresolved symbol dvb_frontend_demod_command dvb.o: unresolved symbol dvb_frontend_exit dvb.o: unresolved symbol dvb_frontend_tune make: *** [insmod] Error 1 Same problem with 0.9.2 and 0.9.3. With 0.8.2 patch8 I get another error when I try 'modprobe -v dvb': /sbin/insmod /lib/modules/2.4.18-pre9/kernel/drivers/media/video/dvb_device.o Using /lib/modules/2.4.18-pre9/kernel/drivers/media/video/dvb_device.o Symbol version prefix 'smp_' /lib/modules/2.4.18-pre9/kernel/drivers/media/video/dvb_device.o: init_module: Input/output error Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters /lib/modules/2.4.18-pre9/kernel/drivers/media/video/dvb_device.o: insmod /lib/modules/2.4.18-pre9/kernel/drivers/media/video/dvb_device.o failed /lib/modules/2.4.18-pre9/kernel/drivers/media/video/dvb_device.o: insmod dvb failed I followed all the instructions but I am unable to get off. I have kernel 2.4.18-pre9 (either sources and boot image) and yes, i2c-core and -dev are loaded. The dvb card is an Hauppage DVB-S. Any suggestions? thanks Francesco -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 11 09:29:37 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 13713 invoked by uid 0); 11 Feb 2002 09:29:37 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 11 Feb 2002 09:29:37 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16aClt-0006LK-00; Mon, 11 Feb 2002 10:29:13 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 11 Feb 2002 10:27:27 +0100 (CET) Received: from [212.84.215.194] (helo=reactor.hyte.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16a6pj-0002sN-00 for ; Mon, 11 Feb 2002 04:08:47 +0100 Received: from localhost (roh@localhost) by reactor.hyte.de (8.10.2/8.10.2) with ESMTP id g1B28O709892 for ; Mon, 11 Feb 2002 03:08:24 +0100 X-Authentication-Warning: reactor.hyte.de: roh owned process doing -bs Date: Mon, 11 Feb 2002 03:08:24 +0100 (CET) From: Joachim Steiger To: linux-dvb@linuxtv.org Subject: [linux-dvb] dbox2 ir-devices Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb hi around... lirc is working smooth here with my 'home brew'-reciever but i'm having trouble getting my dbox2 ir remote and the dbox2-ir keyboard to work with lircd to use it in my linux-dvb environ. if anybody has some tips or a working configfile for lircd please give me a notice irrecord wasn't able to record the single keys after trying to find the encoding while testing with xmode2 i saw the input is toggled much faster (higher frequency) than all other remote controls i could test here the old dbox1 remote and the early series of dbox2 remotes seem to operate in similar frequency-ranges like all the other remotes here which all operate fine with lirc i get a clean digital-signal out of my 38khz reciever and can watch at it with xmode2 so i'm relatively shure it is a 38khz modulated signal and not an 56khz one. since this keyboards will be aviable soon from pw i think this is intresting for some people here building their own set-top-boxes roh -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 11 11:29:53 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 20412 invoked by uid 0); 11 Feb 2002 11:29:53 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 11 Feb 2002 11:29:53 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16aEeM-0007ej-00; Mon, 11 Feb 2002 12:29:34 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 11 Feb 2002 12:26:02 +0100 (CET) Received: from dial-195-14-254-16.netcologne.de ([195.14.254.16] helo=mocm.de) by chambertin.convergence.de with TLSv1:DES-CBC3-SHA:168 encrypted esmtp (Exim 3.33 #2 ) id 16aEau-0006z9-00 for ; Mon, 11 Feb 2002 12:26:01 +0100 Received: (from mocm@localhost) by mocm.de (8.12.0.Beta19/8.12.0.Beta19) id g1BBPu65001551; Mon, 11 Feb 2002 12:25:56 +0100 From: Message-ID: <15463.43588.409965.992454@sheridan.metzler> Date: Mon, 11 Feb 2002 12:25:56 +0100 (CET) To: Hans-Peter Raschke Cc: linux-dvb@linuxtv.org Subject: [linux-dvb] Problem DVB-C, SCART, newer drivers - a solution? In-Reply-To: <3C678C7E.A3B55F32@Wintermann-DatenService.de> References: <3C678C7E.A3B55F32@Wintermann-DatenService.de> X-Mailer: VM 6.75 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: Marcus Metzler X-Face: X!$Vwl\?,AW_[zm^ej\MLxN>q;R?C_sRZ*XE4V;BGT28Ewyd\:TS')W'G#Dgay8ci$*{lEd 02(Nk0OndG\752U>lozmb_R1poDm6mgHm_4.}bdS0hh.`xGUI.X2x_50T9.?_v~.,QI*$2:Q=HV@>F IP6%l~E:T|w,X[eC;|YD(A9X'sS"r$l]g<4CjAm4|f7o0>6zGwUPLinP0.d=E+_%?4>0A9'esEZ=9h $#b[g*/q/g'GVj-hDc,+V_]1.H^N,1Bju,>5FZn"B Mime-Version: 1.0 (generated by tm-edit 1.6) Content-Type: text/plain; charset=US-ASCII X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: mocm@convergence.de Precedence: bulk X-list: linux-dvb Hans-Peter Raschke writes: > Hello, > > there still exists a problem using newer drivers than late Oct 2001 for > the DVB-C together with vdr. After executing vdr the output on SCART > vanishes. > > This problem comes from the call > > ioctl(fd_audio, AUDIO_SET_MIXER, &am) > > in the vdr-src (dvbapi.c) which sets the volume for the DVB-card. > > Commenting out the above src-line solved the problem. Can this call have > such side effects? > In the latest driver this call should have been ignored for DVB-C. The GPIO port that controls the sound on the DVB-S seems to control the SCART switch on the DVB-C. You can see in dvb.c that in set volume there is a switch depending on the adac_type, which is set to DVB_ADAC_NONE for DVB-C cards, so nothing should happen. Marcus -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Mon Feb 11 11:48:50 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 29644 invoked by uid 0); 11 Feb 2002 11:48:49 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 11 Feb 2002 11:48:49 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16aEwj-0001pk-00; Mon, 11 Feb 2002 12:48:33 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Mon, 11 Feb 2002 12:47:36 +0100 (CET) Received: from mail.jinr.ru ([159.93.17.40] helo=jinr.ru) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16aEEL-0005ht-00 for ; Mon, 11 Feb 2002 12:02:41 +0100 Received: from pc (rmpnf14.jinr.ru [159.93.196.14]) by jinr.ru (8.11.6/8.11.6) with SMTP id g1BB20D06878 for ; Mon, 11 Feb 2002 14:02:08 +0300 From: "Andrew Edunov" To: Subject: [linux-dvb] DVB problem Date: Mon, 11 Feb 2002 14:03:25 +0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal In-Reply-To: <3C678C7E.A3B55F32@Wintermann-DatenService.de> X-Approved-By: dirk@convergence.de X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: dirk@convergence.de Precedence: bulk X-list: linux-dvb Hello !!! I have a problem. Try to install DVB card for using internet ( I have SuSE 7.3 with 2.4.16 kernel), I using "rpm" from this box. All modules loading perfect (without any warnings), but after that I can't find network interface "dvb0" and "dvbd" won't work too. Any suggestions? thanks -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 12 13:50:26 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 20198 invoked by uid 0); 12 Feb 2002 13:50:26 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 12 Feb 2002 13:50:26 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16adJn-00015g-00; Tue, 12 Feb 2002 14:49:59 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 12 Feb 2002 14:46:24 +0100 (CET) Received: from varis.cs.tut.fi ([130.230.4.42] helo=cs.tut.fi ident=root) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16adGK-0000WT-00 for ; Tue, 12 Feb 2002 14:46:24 +0100 Received: from rotwailer (rotwailer.dmi.tut.fi [130.230.50.27]) by cs.tut.fi (8.8.8/8.8.8) with SMTP id PAA03142 for ; Tue, 12 Feb 2002 15:46:23 +0200 (EET) Message-ID: <001501c1b41e$e1b8d590$1b32e682@rotwailer> From: "Aurelian Pop" To: "LinuxTV" Subject: [linux-dvb] What's the minor-shift (if there is one set)? Date: Tue, 12 Feb 2002 15:42:07 -0800 MIME-Version: 1.0 Content-type: text/plain X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: puiu@cs.tut.fi Precedence: bulk X-list: linux-dvb Hello List, When I use the default sources from CVS, in the "DVB/drivers/makedev.napi" file, there are being made 3 sets of device files (0-2). Basically if you want to use a DVB card, you open the device files you need and play with them using the NAPI. The only trouble comes when you use more than 3 cards on the same machine. Although the DVB_NUM_DEVICES is set to 16, in that particular file, there are only 3 sets of device files created. The original "DVB/drivers/makedev.napi" file looks like this: BEGIN ************************************************ rm -rf /dev/ost rm -rf /dev/ost mkdir /dev/ost chmod 755 /dev/ost mknod -m 0666 /dev/ost/video0 c 250 0 mknod -m 0666 /dev/ost/audio0 c 250 1 mknod -m 0666 /dev/ost/sec0 c 250 2 mknod -m 0666 /dev/ost/frontend0 c 250 3 mknod -m 0666 /dev/ost/demux0 c 250 4 mknod -m 0666 /dev/ost/dvr0 c 250 5 mknod -m 0666 /dev/ost/ca0 c 250 6 mknod -m 0666 /dev/ost/net0 c 250 7 mknod -m 0666 /dev/ost/osd0 c 250 8 mknod -m 0666 /dev/ost/video1 c 250 64 mknod -m 0666 /dev/ost/audio1 c 250 65 mknod -m 0666 /dev/ost/sec1 c 250 66 mknod -m 0666 /dev/ost/frontend1 c 250 67 mknod -m 0666 /dev/ost/demux1 c 250 68 mknod -m 0666 /dev/ost/dvr1 c 250 69 mknod -m 0666 /dev/ost/ca1 c 250 70 mknod -m 0666 /dev/ost/net1 c 250 71 mknod -m 0666 /dev/ost/osd1 c 250 72 mknod -m 0666 /dev/ost/video2 c 250 128 mknod -m 0666 /dev/ost/audio2 c 250 129 mknod -m 0666 /dev/ost/sec2 c 250 130 mknod -m 0666 /dev/ost/frontend2 c 250 131 mknod -m 0666 /dev/ost/demux2 c 250 132 mknod -m 0666 /dev/ost/dvr2 c 250 133 mknod -m 0666 /dev/ost/ca2 c 250 134 mknod -m 0666 /dev/ost/net2 c 250 135 mknod -m 0666 /dev/ost/osd2 c 250 136 cd /dev/ost ln -s ca0 ca ln -s video0 video ln -s sec0 sec ln -s audio0 audio ln -s frontend0 frontend ln -s demux0 demux ln -s dvr0 dvr ln -s osd0 osd ln -s net0 net ************************************************ END As you can see, the're a leap of 64 for every set in the minor description. I have changed this file by adding another set (3) using minors from 192 to 200, because I have currently 4 DVB-S on my box, and it works. My question is: can I modify this file so that I can change this gap (in some cases it might be called a minor-shift number) between the drivers, and if NOT, then it means that we cannot use more than 4 DVB cards (>255!!!) on the same machine (remember the DVB_NUM_DEVICES in dvbdev.h is set to 16!) ??? Thanks for any reply. Aurelian -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 12 13:53:24 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 20213 invoked by uid 0); 12 Feb 2002 13:53:24 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 12 Feb 2002 13:53:24 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16adMk-0001Tf-00; Tue, 12 Feb 2002 14:53:02 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 12 Feb 2002 14:51:18 +0100 (CET) Received: from facade.firsthop.fi ([195.163.185.50] helo=factory.firsthop.fi) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16adL4-00019A-00 for ; Tue, 12 Feb 2002 14:51:18 +0100 Received: (from smile@localhost) by factory.firsthop.fi (8.9.3/8.9.3) id PAA32151 for linux-dvb@linuxtv.org; Tue, 12 Feb 2002 15:50:48 +0200 Date: Tue, 12 Feb 2002 15:50:48 +0200 From: Lauri Pesonen To: LinuxTV Subject: [linux-dvb] Re: What's the minor-shift (if there is one set)? Message-ID: <20020212155048.D30019@firsthop.com> Reply-To: lauri.pesonen@firsthop.com Mail-Followup-To: LinuxTV References: <001501c1b41e$e1b8d590$1b32e682@rotwailer> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001501c1b41e$e1b8d590$1b32e682@rotwailer>; from puiu@cs.tut.fi on Tue, Feb 12, 2002 at 03:42:07PM -0800 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: lauri.pesonen@firsthop.com Precedence: bulk X-list: linux-dvb How does the use of devfs relate to the question below? AFAIK one of the key points of devfs is to stop using major and minor numbers when binding drivers to devices. So if I'm using devfs, I'm assuming, I don't have to worry about the number of my dvb cards? Br, Lauri On Tue, Feb 12, 2002 at 03:42:07PM -0800, Aurelian Pop wrote: > > Hello List, > > > When I use the default sources from CVS, in the "DVB/drivers/makedev.napi" file, there are being made 3 sets of device files (0-2). > Basically if you want to use a DVB card, you open the device files you need and play with them using the NAPI. The only trouble comes when you use more than 3 cards on the same machine. > Although the DVB_NUM_DEVICES is set to 16, in that particular file, there are only 3 sets of device files created. > The original "DVB/drivers/makedev.napi" file looks like this: > > > > BEGIN > ************************************************ > rm -rf /dev/ost > rm -rf /dev/ost > > mkdir /dev/ost > chmod 755 /dev/ost > mknod -m 0666 /dev/ost/video0 c 250 0 > mknod -m 0666 /dev/ost/audio0 c 250 1 > mknod -m 0666 /dev/ost/sec0 c 250 2 > mknod -m 0666 /dev/ost/frontend0 c 250 3 > mknod -m 0666 /dev/ost/demux0 c 250 4 > mknod -m 0666 /dev/ost/dvr0 c 250 5 > mknod -m 0666 /dev/ost/ca0 c 250 6 > mknod -m 0666 /dev/ost/net0 c 250 7 > mknod -m 0666 /dev/ost/osd0 c 250 8 > > mknod -m 0666 /dev/ost/video1 c 250 64 > mknod -m 0666 /dev/ost/audio1 c 250 65 > mknod -m 0666 /dev/ost/sec1 c 250 66 > mknod -m 0666 /dev/ost/frontend1 c 250 67 > mknod -m 0666 /dev/ost/demux1 c 250 68 > mknod -m 0666 /dev/ost/dvr1 c 250 69 > mknod -m 0666 /dev/ost/ca1 c 250 70 > mknod -m 0666 /dev/ost/net1 c 250 71 > mknod -m 0666 /dev/ost/osd1 c 250 72 > > mknod -m 0666 /dev/ost/video2 c 250 128 > mknod -m 0666 /dev/ost/audio2 c 250 129 > mknod -m 0666 /dev/ost/sec2 c 250 130 > mknod -m 0666 /dev/ost/frontend2 c 250 131 > mknod -m 0666 /dev/ost/demux2 c 250 132 > mknod -m 0666 /dev/ost/dvr2 c 250 133 > mknod -m 0666 /dev/ost/ca2 c 250 134 > mknod -m 0666 /dev/ost/net2 c 250 135 > mknod -m 0666 /dev/ost/osd2 c 250 136 > > cd /dev/ost > ln -s ca0 ca > ln -s video0 video > ln -s sec0 sec > ln -s audio0 audio > ln -s frontend0 frontend > ln -s demux0 demux > ln -s dvr0 dvr > ln -s osd0 osd > ln -s net0 net > > > > ************************************************ > END > > > > As you can see, the're a leap of 64 for every set in the minor description. > I have changed this file by adding another set (3) using minors from 192 to 200, because I have currently 4 DVB-S on my box, and it works. > My question is: can I modify this file so that I can change this gap (in some cases it might be called a minor-shift number) between the drivers, and if NOT, then it means that we cannot use more than 4 DVB cards (>255!!!) on the same machine (remember the DVB_NUM_DEVICES in dvbdev.h is set to 16!) ??? > > > Thanks for any reply. > Aurelian > > > -- > Info: > To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 12 14:04:34 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 24951 invoked by uid 0); 12 Feb 2002 14:04:34 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 12 Feb 2002 14:04:34 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16adXZ-0003A7-00; Tue, 12 Feb 2002 15:04:13 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 12 Feb 2002 15:03:13 +0100 (CET) Received: from varis.cs.tut.fi ([130.230.4.42] helo=cs.tut.fi ident=root) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16adWb-0002vz-00 for ; Tue, 12 Feb 2002 15:03:13 +0100 Received: from rotwailer (rotwailer.dmi.tut.fi [130.230.50.27]) by cs.tut.fi (8.8.8/8.8.8) with SMTP id QAA05402 for ; Tue, 12 Feb 2002 16:03:12 +0200 (EET) Message-ID: <002b01c1b421$3b91b5d0$1b32e682@rotwailer> From: "Aurelian Pop" To: "LinuxTV" Subject: [linux-dvb] Re: What's the minor-shift (if there is one set)? Date: Tue, 12 Feb 2002 15:58:56 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: puiu@cs.tut.fi Precedence: bulk X-list: linux-dvb Yeah. In case you use devfs than it should be like you say (at least NAPI says so).. The can I ask you how can I use devfs also (I am not a linux guru myself)? ;) > > How does the use of devfs relate to the question below? > AFAIK one of the > > key points of devfs is to stop using major and minor > numbers when binding > > drivers to devices. So if I'm using devfs, I'm assuming, I > don't have to > > worry about the number of my dvb cards? > > > > Br, Lauri > > > > On Tue, Feb 12, 2002 at 03:42:07PM -0800, Aurelian Pop > wrote: > > > > > > Hello List, > > > > > > > > > When I use the default sources from CVS, in the > "DVB/drivers/makedev.napi" file, there are being made 3 sets > of device files (0-2). > > > Basically if you want to use a DVB card, you open the > device files you need and play with them using the NAPI. The > only trouble comes when you use more than 3 cards on the > same machine. > > > Although the DVB_NUM_DEVICES is set to 16, in that > particular file, there are only 3 sets of device files > created. > > > The original "DVB/drivers/makedev.napi" file looks like > this: > > > > > > > > > > > > BEGIN > > > ************************************************ > > > rm -rf /dev/ost > > > rm -rf /dev/ost > > > > > > mkdir /dev/ost > > > chmod 755 /dev/ost > > > mknod -m 0666 /dev/ost/video0 c 250 0 > > > mknod -m 0666 /dev/ost/audio0 c 250 1 > > > mknod -m 0666 /dev/ost/sec0 c 250 2 > > > mknod -m 0666 /dev/ost/frontend0 c 250 3 > > > mknod -m 0666 /dev/ost/demux0 c 250 4 > > > mknod -m 0666 /dev/ost/dvr0 c 250 5 > > > mknod -m 0666 /dev/ost/ca0 c 250 6 > > > mknod -m 0666 /dev/ost/net0 c 250 7 > > > mknod -m 0666 /dev/ost/osd0 c 250 8 > > > > > > mknod -m 0666 /dev/ost/video1 c 250 64 > > > mknod -m 0666 /dev/ost/audio1 c 250 65 > > > mknod -m 0666 /dev/ost/sec1 c 250 66 > > > mknod -m 0666 /dev/ost/frontend1 c 250 67 > > > mknod -m 0666 /dev/ost/demux1 c 250 68 > > > mknod -m 0666 /dev/ost/dvr1 c 250 69 > > > mknod -m 0666 /dev/ost/ca1 c 250 70 > > > mknod -m 0666 /dev/ost/net1 c 250 71 > > > mknod -m 0666 /dev/ost/osd1 c 250 72 > > > > > > mknod -m 0666 /dev/ost/video2 c 250 128 > > > mknod -m 0666 /dev/ost/audio2 c 250 129 > > > mknod -m 0666 /dev/ost/sec2 c 250 130 > > > mknod -m 0666 /dev/ost/frontend2 c 250 131 > > > mknod -m 0666 /dev/ost/demux2 c 250 132 > > > mknod -m 0666 /dev/ost/dvr2 c 250 133 > > > mknod -m 0666 /dev/ost/ca2 c 250 134 > > > mknod -m 0666 /dev/ost/net2 c 250 135 > > > mknod -m 0666 /dev/ost/osd2 c 250 136 > > > > > > cd /dev/ost > > > ln -s ca0 ca > > > ln -s video0 video > > > ln -s sec0 sec > > > ln -s audio0 audio > > > ln -s frontend0 frontend > > > ln -s demux0 demux > > > ln -s dvr0 dvr > > > ln -s osd0 osd > > > ln -s net0 net > > > > > > > > > > > > ************************************************ > > > END > > > > > > > > > > > > As you can see, the're a leap of 64 for every set in the > minor description. > > > I have changed this file by adding another set (3) using > minors from 192 to 200, because I have currently 4 DVB-S on > my box, and it works. > > > My question is: can I modify this file so that I can > change this gap (in some cases it might be called a > minor-shift number) between the drivers, and if NOT, then it > means that we cannot use more than 4 DVB cards (>255!!!) on > the same machine (remember the DVB_NUM_DEVICES in dvbdev.h > is set to 16!) ??? > > > > > > > > > Thanks for any reply. > > > Aurelian > > > > > > > > > -- > > > Info: > > > To unsubscribe send a mail to listar@linuxtv.org with > "unsubscribe linux-dvb" as subject. > > > > > > -- > > Info: > > To unsubscribe send a mail to listar@linuxtv.org with > "unsubscribe linux-dvb" as subject. > > > -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 12 14:24:55 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 30055 invoked by uid 0); 12 Feb 2002 14:24:55 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 12 Feb 2002 14:24:55 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16adrG-0004JP-00; Tue, 12 Feb 2002 15:24:34 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 12 Feb 2002 15:21:28 +0100 (CET) Received: from facade.firsthop.fi ([195.163.185.50] helo=factory.firsthop.fi) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16adoF-0003um-00 for ; Tue, 12 Feb 2002 15:21:27 +0100 Received: (from smile@localhost) by factory.firsthop.fi (8.9.3/8.9.3) id QAA32762; Tue, 12 Feb 2002 16:20:26 +0200 Date: Tue, 12 Feb 2002 16:20:26 +0200 From: Lauri Pesonen To: Aurelian Pop Cc: linux-dvb@linuxtv.org Subject: [linux-dvb] Re: What's the minor-shift (if there is one set)? Message-ID: <20020212162026.F30019@firsthop.com> Reply-To: lauri.pesonen@firsthop.com Mail-Followup-To: Aurelian Pop , linux-dvb@linuxtv.org References: <001501c1b41e$e1b8d590$1b32e682@rotwailer> <20020212155048.D30019@firsthop.com> <001901c1b420$d7c15790$1b32e682@rotwailer> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001901c1b420$d7c15790$1b32e682@rotwailer>; from puiu@cs.tut.fi on Tue, Feb 12, 2002 at 03:56:09PM -0800 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: lauri.pesonen@firsthop.com Precedence: bulk X-list: linux-dvb On Tue, Feb 12, 2002 at 03:56:09PM -0800, Aurelian Pop wrote: > Yeah. In case you use devfs than it should be like you say > (at least NAPI says so).. > The can I ask you how can I use devfs also (I am not a linux > guru myself)? ;) > Cool. Here a link to a Devfs FAQ: http://www.atnf.csiro.au/~rgooch/linux/docs/devfs.html It will help you set up the system. But be carefull since it is pretty easy to create an unbootable system that you have to repare by hand if you mess something up. Luckily it's also pretty easy to fall back to the previous system if you remeber to back up your previous kernel image. Installing devfs will most likely include kernel compiling. If you are afraid to compile your kernel, you can forget about installing devfs. On the other hand compiling your own linux kernel is something that most linux users should do anyhow as an adventure ;) There's a separate howto about linux kernel compilation (google: linux kernel compilation howto). I would also suggest to the brave people out there a new linux distribution called gentoo linux (www.gentoo.org). They have a very lean and mean base system which I see as good for biulsing a very small base system for use with VDR. Gentoo also provides a pre-patched 2.4.x kernel package with XFS and various performance quirks. It takes a while to install (everything is compiled from source during installation), but it's an adventure ;) BR, Lauri -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 12 15:17:36 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 16837 invoked by uid 0); 12 Feb 2002 15:17:36 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 12 Feb 2002 15:17:36 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16aegF-0000Uj-00; Tue, 12 Feb 2002 16:17:15 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 12 Feb 2002 16:15:28 +0100 (CET) Received: from dial-195-14-226-238.netcologne.de ([195.14.226.238] helo=rjkm.de) by chambertin.convergence.de with TLSv1:DES-CBC3-SHA:168 encrypted esmtp (Exim 3.33 #2 ) id 16aeeQ-0000Cc-00 for ; Tue, 12 Feb 2002 16:15:25 +0100 Received: (from rjkm@localhost) by rjkm.de (8.12.0.Beta19/8.12.0.Beta19) id g1CFWPxh002091; Tue, 12 Feb 2002 16:32:25 +0100 From: Ralph Metzler Message-ID: <15465.13705.30353.176353@draal.metzler> Date: Tue, 12 Feb 2002 16:32:25 +0100 To: "Aurelian Pop" Cc: "LinuxTV" Subject: [linux-dvb] What's the minor-shift (if there is one set)? In-Reply-To: <001501c1b41e$e1b8d590$1b32e682@rotwailer> References: <001501c1b41e$e1b8d590$1b32e682@rotwailer> X-Mailer: VM 6.95 under 21.4 (patch 4) "Artificial Intelligence" XEmacs Lucid Mime-Version: 1.0 (generated by tm-edit 1.8) Content-Type: text/plain; charset=US-ASCII X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: rjkm@convergence.de Precedence: bulk X-list: linux-dvb Aurelian Pop writes: > As you can see, the're a leap of 64 for every set in the minor description. > I have changed this file by adding another set (3) using minors from 192 to 200, because I have currently 4 DVB-S on my box, and it works. > My question is: can I modify this file so that I can change this gap (in some cases it might be called a minor-shift number) between the drivers, and if NOT, then it means that we cannot use more than 4 DVB cards (>255!!!) on the same machine (remember the DVB_NUM_DEVICES in dvbdev.h is set to 16!) ??? You will also have to adjust the defines in dvbdev.h. Ralph -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 12 15:21:44 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 17140 invoked by uid 0); 12 Feb 2002 15:21:44 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 12 Feb 2002 15:21:44 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16aek8-0000qM-00; Tue, 12 Feb 2002 16:21:16 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 12 Feb 2002 16:20:51 +0100 (CET) Received: from dial-195-14-226-238.netcologne.de ([195.14.226.238] helo=rjkm.de) by chambertin.convergence.de with TLSv1:DES-CBC3-SHA:168 encrypted esmtp (Exim 3.33 #2 ) id 16aejb-0000iY-00 for ; Tue, 12 Feb 2002 16:20:48 +0100 Received: (from rjkm@localhost) by rjkm.de (8.12.0.Beta19/8.12.0.Beta19) id g1CFbkdO002122; Tue, 12 Feb 2002 16:37:46 +0100 From: Ralph Metzler Message-ID: <15465.14026.548171.454988@draal.metzler> Date: Tue, 12 Feb 2002 16:37:46 +0100 To: lauri.pesonen@firsthop.com Cc: LinuxTV Subject: [linux-dvb] Re: What's the minor-shift (if there is one set)? In-Reply-To: <20020212155048.D30019@firsthop.com> References: <001501c1b41e$e1b8d590$1b32e682@rotwailer> <20020212155048.D30019@firsthop.com> X-Mailer: VM 6.95 under 21.4 (patch 4) "Artificial Intelligence" XEmacs Lucid Mime-Version: 1.0 (generated by tm-edit 1.8) Content-Type: text/plain; charset=US-ASCII X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: rjkm@convergence.de Precedence: bulk X-list: linux-dvb Lauri Pesonen writes: > How does the use of devfs relate to the question below? AFAIK one of the > key points of devfs is to stop using major and minor numbers when binding > drivers to devices. So if I'm using devfs, I'm assuming, I don't have to > worry about the number of my dvb cards? If you only have to support devfs that's true. If you need backwards compatibility ... Ralph -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 12 15:33:04 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 21751 invoked by uid 0); 12 Feb 2002 15:33:04 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 12 Feb 2002 15:33:04 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16aev9-0002cT-00; Tue, 12 Feb 2002 16:32:39 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 12 Feb 2002 16:31:50 +0100 (CET) Received: from mout02.kundenserver.de ([195.20.224.133]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16aeuM-0002OG-00 for ; Tue, 12 Feb 2002 16:31:50 +0100 Received: from [195.20.224.204] (helo=mrvdom00.kundenserver.de) by mout02.kundenserver.de with esmtp (Exim 2.12 #2) id 16aeuL-0007qV-00 for linux-dvb@linuxtv.org; Tue, 12 Feb 2002 16:31:49 +0100 Received: from p3ee28eb0.dip0.t-ipconnect.de ([62.226.142.176] helo=flood-net.de) by mrvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 16aeuL-0006OO-00 for linux-dvb@linuxtv.org; Tue, 12 Feb 2002 16:31:49 +0100 Received: from localhost (unknown [127.0.0.1]) by flood-net.de (Postfix) with ESMTP id 6EE3F13EF8 for ; Tue, 12 Feb 2002 15:30:55 +0000 (UTC) Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="iso-8859-1" Date: Tue, 12 Feb 2002 16:33:26 +0100 From: Andreas Roedl Message-Id: <20020212153037.EA8D713EF8@flood-net.de> MIME-Version: 1.0 Organization: Flood-Net Received: from flood-net.de (localhost [127.0.0.1]) by localhost (AvMailGate-6.11.0.4) id 18119-307D65C4; Tue, 12 Feb 2002 16:30:38 +0100 Received: from there (hydra.flood-net.local [10.0.0.11]) by flood-net.de (Postfix) with SMTP id EA8D713EF8 for ; Tue, 12 Feb 2002 16:30:37 +0100 (CET) Subject: [linux-dvb] Technotrend DVB-T/C To: linux-dvb@linuxtv.org X-AntiVirus: OK! AvMailGate Version 6.11.0.5 at exciter has not found any known virus in this email. X-Mailer: KMail [version 1.3] X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: flood@flood-net.de Precedence: bulk X-list: linux-dvb Hello! I wanna build a STB with two Technotrend DVB cards (T and C). Are these cards fully supported? For the Berlin guys: are you able to receive the Berlin DVB-T channels? Andi -- Web: http://www.flood-net.de/ Mail: flood@flood-net.de Phone: +49-(0)-30-680577-44 Linux opens doors, not windows! http://www.bundestux.de/ http://counter.li.org/ -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 12 16:15:02 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 32316 invoked by uid 0); 12 Feb 2002 16:15:02 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 12 Feb 2002 16:15:02 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16afZr-0005ts-00; Tue, 12 Feb 2002 17:14:43 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 12 Feb 2002 17:10:38 +0100 (CET) Received: from terminus.msk.gs.ru ([195.90.173.68]) by chambertin.convergence.de with TLSv1:DES-CBC3-SHA:168 encrypted esmtp (Exim 3.33 #2 ) id 16afVt-0005X8-00 for ; Tue, 12 Feb 2002 17:10:38 +0100 Received: from post (post.msk.gs.ru [192.168.1.100]) by terminus.msk.gs.ru (8.11.6/8.11.4) with SMTP id g1CG8IM02512; Tue, 12 Feb 2002 19:08:18 +0300 (MSK) (envelope-from satinet@msk.gs.ru) Message-ID: <03dc01c1b3df$9666e850$6401a8c0@msk.gs.ru> From: "????? ??????????? ????????" To: "Francesco Lotti" Cc: References: <57BE11FAE3878544A20410B638ED3A0026BDF5@EXSRV01.int.ebv.com> <20020212130701.A2577@ouverture.it> Subject: [linux-dvb] Re: DVB problem Date: Tue, 12 Feb 2002 19:09:02 +0300 Organization: =?iso-8859-1?B?xObl7eXw4Osg0eDy5evg6fI=?= MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: satinet@msk.gs.ru Precedence: bulk X-list: linux-dvb > > > please have a look here http://linux.org.by/articles/ss1.html > > > > "Not Found > > > > The requested URL /articles/ss1.html was not found on this server." Andrei has told me, that it temporarily. Soon pages will appear again. Aleksei. -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 12 16:48:26 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 13916 invoked by uid 0); 12 Feb 2002 16:48:26 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 12 Feb 2002 16:48:26 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ag6A-0000Ed-00; Tue, 12 Feb 2002 17:48:06 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 12 Feb 2002 17:44:21 +0100 (CET) Received: from hostmail.coodex.de ([213.68.193.166] helo=hostmail.linast.de) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ag2X-0008FB-00 for ; Tue, 12 Feb 2002 17:44:21 +0100 Received: from there (wdbr-3e366eb3.pool.mediaWays.net [62.54.110.179]) by hostmail.linast.de (8.9.3/8.9.3/Debian 8.9.3-21) with SMTP id RAA28407 for ; Tue, 12 Feb 2002 17:44:20 +0100 Message-Id: <200202121644.RAA28407@hostmail.linast.de> X-Authentication-Warning: hostmail.linast.de: Host wdbr-3e366eb3.pool.mediaWays.net [62.54.110.179] claimed to be there Content-Type: text/plain; charset="iso-8859-15" From: Stephan Baum Reply-To: stephan.baum@gmx.net Subject: [linux-dvb] Can't get WinTV DVB-s rev. 2.1 working Date: Tue, 12 Feb 2002 17:44:09 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit To: linux-dvb@linuxtv.org X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: stephan.baum@gmx.net Precedence: bulk X-list: linux-dvb Hi all, I'm new to this list and first I want to thank you for your efforts to get these DVB-s cards working under Linux. I'd like to ask if there's somebody out there who can give me a hint, what I could try to resolve the problem I'll describe below. I installed a Hauppauge WinTV DVB-s card onto my Asus P3B-F-based Pentium-III 450MHz pc: # cat /proc/pci [...] Bus 0, device 11, function 0: Multimedia controller: Philips Semiconductors SAA7146 (rev 1). IRQ 10. Master Capable. Latency=32. Min Gnt=15.Max Lat=38. Non-prefetchable 32 bit memory at 0xdf000000 [0xdf0001ff]. [...] There are several other pci-cards installed (network, scsi, sound) but I finally managed to reserve irq 10 for the DVB-s alone. My Linux box is running Redhat 7.2, kernel 2.4.17. I compiled and installed dvb driver 0.9.4. When running "make insmod" the modules get loaded without problems - the only "warning" I get is: [...] insmod: videodev: no module by that name found [...] (I think this should be no problem because videodev is compiled into the kernel.) I get a black screen on TV with the copyright notice. I copied dvbrc.astra to ~/.dvbrc. Now if I run tuxzap and try to switch channel, I get the following output on the console: [...] failure event : Erfolg [...] But there's still only a black screen on my TV. Do you have any idea what I can try to get this card working? Thanks in advance! -Stephan -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject. From linux-dvb-bounce@linuxtv.org Tue Feb 12 17:08:27 2002 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 19530 invoked by uid 0); 12 Feb 2002 17:08:27 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 12 Feb 2002 17:08:27 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16agPX-0002CQ-00; Tue, 12 Feb 2002 18:08:07 +0100 Received: with LISTAR (v0.129a; list linux-dvb); Tue, 12 Feb 2002 18:04:51 +0100 (CET) Received: from mailout02.sul.t-online.com ([194.25.134.17]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16agMN-0001xN-00 for ; Tue, 12 Feb 2002 18:04:51 +0100 Received: from fwd01.sul.t-online.de by mailout02.sul.t-online.com with smtp id 16agMN-0003zB-05; Tue, 12 Feb 2002 18:04:51 +0100 Received: from galileo.pi.privat (320057777357-0001@[212.185.225.231]) by fwd01.sul.t-online.com with esmtp id 16agMC-0xBdfUC; Tue, 12 Feb 2002 18:04:40 +0100 Received: (from pi@localhost) by galileo.pi.privat (8.9.3/8.9.3) id SAA31179 for linux-dvb@linuxtv.org; Tue, 12 Feb 2002 18:05:46 +0100 X-Authentication-Warning: galileo.pi.privat: pi set sender to peter.hettkamp using -f Date: Tue, 12 Feb 2002 18:05:46 +0100 From: peter.hettkamp@t-online.de (Peter Hettkamp) To: linux-dvb@linuxtv.org Subject: [linux-dvb] Pinnacle PCTV Sat Message-ID: <20020212180546.A31065@t-online.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i X-Sender: 320057777357-0001@t-dialin.net X-listar-version: Listar v0.129a Sender: linux-dvb-bounce@linuxtv.org Errors-to: linux-dvb-bounce@linuxtv.org X-original-sender: peter.hettkamp@t-online.de Precedence: bulk X-list: linux-dvb Hello everyone, I was wondering if there is still somebody out there interested in a driver for above mentioned card? Fact is, I have put some software together which allows me to write a PES stream from this card to disk, or view it e.g. with mplayer. I would like to create a real driver offering the Linux DVB API as far as the hardware allows it, but I fear I will need some help here as I am not an experienced driver hacker (yet). If this is a concern: I used only publicly available documentation to create my current software. Although Conexant does not carry the chip data sheets on their own home page, they can be found in the internet. The Pinnacle box states that the card uses chips named HM1811, HM1211 and CN878. On my card, at least, the tuner chip is labelled 24108. The label on the demodulator cannot be read because a cooler is glued on. So, is anybody interested in having a driver, or in helping me creating one, or in having me help to create one? Best regards, Peter -- "Only wimps use tape backup: _real_ men just upload their important stuff on ftp, and let the rest of the world mirror it ;)" (Linus Torvalds, about his failing hard drive on linux.cs.helsinki.fi) -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.