All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manu Abraham <abraham.manu@gmail.com>
To: Klaus Schmidinger <Klaus.Schmidinger@cadsoft.de>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Multiproto API/Driver Update
Date: Sun, 14 Sep 2008 23:15:30 +0400	[thread overview]
Message-ID: <48CD62D2.9050200@gmail.com> (raw)
In-Reply-To: <48CCF23D.5050209@cadsoft.de>

Klaus Schmidinger wrote:
> On 09/12/08 23:43, Manu Abraham wrote:
>> barry bouwsma wrote:
>> ...
>>> Now a completely different question -- I was pleased to see
>>> that my not-too-old kernel compiled well with your mp_plus
>>> source, and I read on the Wiki that certain basic tools
>>> still needed to be ported to multiproto.
>>
>> Please use the multiproto tree rather than the multiproto_plus tree.
> 
> I tried the multiproto version 855d0c878944, but it didn't work on
> my system. My VDR doesn't recognize my DVB-T card and hangs upon startup.
> When I try to unload the driver modules, the 'rmmod budget_core' appears
> to hang. If I kill that, a subsequent 'lsmod' also hangs, so I need to do
> a reboot - which also hangs, so a hard reset is the last resort.
> 
> Then I tried the latest multiproto_plus version adf34f76ab7c, with which
> VDR's startup sequence results in
> 
> Sep 14 13:06:59 video vdr: [3309] probing /dev/dvb/adapter0/frontend0
> Sep 14 13:06:59 video vdr: [3313] CI adapter on device 0 thread started (pid=3309, tid=3313)
> Sep 14 13:06:59 video vdr: [3309] ERROR (dvbdevice.c,471): Operation not supported
> Sep 14 13:06:59 video vdr: [3314] section handler thread started (pid=3309, tid=3314)
> Sep 14 13:06:59 video vdr: [3309] probing /dev/dvb/adapter1/frontend0
> Sep 14 13:06:59 video vdr: [3316] CI adapter on device 1 thread started (pid=3309, tid=3316)
> Sep 14 13:06:59 video vdr: [3309] ERROR (dvbdevice.c,471): Operation not supported
> Sep 14 13:06:59 video vdr: [3317] section handler thread started (pid=3309, tid=3317)
> Sep 14 13:06:59 video vdr: [3309] probing /dev/dvb/adapter2/frontend0
> Sep 14 13:06:59 video vdr: [3309] ERROR (dvbdevice.c,471): Operation not supported
> Sep 14 13:06:59 video vdr: [3319] section handler thread started (pid=3309, tid=3319)
> Sep 14 13:06:59 video vdr: [3309] probing /dev/dvb/adapter3/frontend0
> Sep 14 13:06:59 video vdr: [3309] ERROR (dvbdevice.c,471): Operation not supported
> Sep 14 13:06:59 video vdr: [3321] section handler thread started (pid=3309, tid=3321)
> 
> This is the DVBFE_GET_DELSYS call that apparently fails.
> 
> Using the multiproto_plus version 88821ce4ed8d (2008-04-13) works fine.
> So I'm still using that one for now.
> 
> Have there been any API changes since multiproto_plus version 88821ce4ed8d
> that I would need to take into account in VDR?

There hasn't been any further API changes after that changeset.

The only other change (to dvb-core) is a backward compatibility add on
from Anssi Hannula, but that change i haven't ported yet to the
multiproto_plus tree.

Maybe something came up, while merging the two trees .. ?

Let me see what i can dig through.

Thanks for looking it up.

Regards,
Manu

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

  reply	other threads:[~2008-09-14 19:15 UTC|newest]

Thread overview: 118+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <48C00822.4030509@gmail.com>
     [not found] ` <48C01698.4060503@gmail.com>
2008-09-04 17:27   ` [linux-dvb] Multiproto API/Driver Update Manu Abraham
2008-09-04 18:38     ` Goga777
2008-09-04 20:39       ` Manu Abraham
2008-09-04 20:47     ` Johannes Stezenbach
2008-09-04 23:32       ` Markus Rechberger
2008-09-05 13:45         ` Steven Toth
2008-09-07 19:15           ` Simon Kenyon
2008-09-07 19:52             ` Markus Rechberger
2008-09-08 11:14               ` Simon Kenyon
2008-09-08 12:21                 ` Markus Rechberger
2008-09-08 13:19                   ` Halim Sahin
2008-09-08 16:07                     ` Steven Toth
2008-09-08 17:54                       ` Manu Abraham
2008-09-08 18:19                         ` Hans Werner
2008-09-08 18:25                           ` Markus Rechberger
2008-09-08 18:38                           ` Manu Abraham
2008-09-08 16:03                 ` Steven Toth
2008-09-08 15:57             ` Steven Toth
2008-09-05 14:32         ` Steven Toth
2008-09-05  1:01       ` hermann pitton
2008-09-05 18:04     ` Francesco Schiavarelli
2008-09-06 11:56       ` Manu Abraham
2008-09-08 19:45       ` barry bouwsma
2008-09-08 20:37         ` Manu Abraham
2008-09-08 20:47           ` Jelle De Loecker
2008-09-08 20:54             ` Manu Abraham
2008-09-08 21:24               ` Markus Rechberger
2008-09-08 22:13                 ` Manu Abraham
2008-09-08 23:22               ` Uri Shkolnik
2008-09-09  8:22                 ` Manu Abraham
2008-09-11 20:51                 ` barry bouwsma
2008-09-11 22:23                   ` Uri Shkolnik
2008-09-11 23:16                     ` Christophe Thommeret
2008-09-18 19:05                       ` Uri Shkolnik
2008-09-12  9:17                     ` barry bouwsma
2008-09-18 19:11                       ` Uri Shkolnik
2008-09-18 19:24                         ` Christophe Thommeret
2008-09-10  0:52           ` barry bouwsma
2008-09-10  9:16             ` Uri Shkolnik
2008-09-10 15:40               ` Michael Krufky
2008-09-12 21:43             ` Manu Abraham
2008-09-12 22:35               ` hermann pitton
2008-09-14 11:15               ` Klaus Schmidinger
2008-09-14 19:15                 ` Manu Abraham [this message]
2008-09-14 23:02                 ` Manu Abraham
2008-09-04 18:12 lucian orasanu
2008-09-04 20:41 ` Manu Abraham
     [not found] <20080908195603.GE10714@braindead1.acher>
2008-09-09  0:43 ` barry bouwsma
2008-09-09  1:17   ` hermann pitton
2008-09-09 12:02     ` barry bouwsma
2008-09-09 12:12       ` Rudy Zijlstra
2008-09-09 15:33         ` Markus Rechberger
2008-09-09 20:59           ` Simon Kenyon
2008-09-09 21:14             ` Markus Rechberger
2008-09-10  0:02               ` Steven Toth
2008-09-13 22:46           ` Manu Abraham
2008-09-13 22:56             ` Markus Rechberger
2008-09-13 22:56               ` Markus Rechberger
2008-09-13 23:31               ` Manu Abraham
2008-09-13 23:31                 ` Manu Abraham
2008-09-14  2:10                 ` Markus Rechberger
2008-09-14  2:10                   ` Markus Rechberger
2008-09-14 10:51                   ` barry bouwsma
2008-09-14 13:51                     ` Markus Rechberger
2008-09-14 14:29                       ` Steven Toth
2008-09-14 14:27                   ` Steven Toth
2008-09-14 14:27                     ` Steven Toth
2008-09-14 15:14                     ` barry bouwsma
2008-09-14 15:28                       ` Markus Rechberger
2008-09-14 16:54                       ` Steven Toth
2008-09-14 19:51                         ` Markus Rechberger
2008-09-14 21:57                           ` Steven Toth
2008-09-14 22:03                             ` Andreas Oberritter
2008-09-14 22:27                               ` Steven Toth
2008-09-14 22:33                             ` Markus Rechberger
2008-09-14 22:41                               ` hermann pitton
2008-09-16 16:45                       ` Benny Amorsen
2008-09-14 15:38                 ` Markus Rechberger
2008-09-14 15:38                   ` Markus Rechberger
2008-09-14 17:02                   ` Steven Toth
2008-09-14 17:02                     ` Steven Toth
2008-09-14 18:51                     ` Manu Abraham
2008-09-14 18:51                       ` Manu Abraham
2008-09-14 20:08                       ` Christophe Thommeret
2008-09-15  0:17                         ` hermann pitton
2008-09-14 20:45                       ` Andy Walls
2008-09-14 20:45                         ` Andy Walls
2008-09-14 21:01                         ` Manu Abraham
2008-09-14 21:01                           ` Manu Abraham
2008-09-14 22:20                           ` Andy Walls
2008-09-14 22:20                             ` Andy Walls
2008-09-14 22:36                             ` Manu Abraham
2008-09-14 22:36                               ` Manu Abraham
2008-09-15  4:23                             ` hermann pitton
2008-09-15  4:23                               ` hermann pitton
2008-09-14 21:03                         ` Manu Abraham
2008-09-14 21:03                           ` Manu Abraham
2008-09-15  5:50                         ` Julian Scheel
2008-09-15  5:50                           ` Julian Scheel
2008-09-15 15:42                           ` Michael Krufky
2008-09-15 15:42                             ` Michael Krufky
2008-09-19 10:58                             ` Julian Scheel
2008-09-19 10:58                               ` Julian Scheel
2008-09-19 19:51                               ` VDR User
2008-09-19 19:55                               ` VDR User
2008-09-24 16:54                               ` Oliver Endriss
2008-09-24 16:54                                 ` Oliver Endriss
2008-09-15 23:10                           ` Andy Walls
2008-09-15 23:10                             ` Andy Walls
2008-09-16  2:55                             ` hermann pitton
2008-09-16  2:55                               ` hermann pitton
2008-09-14  3:39               ` hermann pitton
2008-09-14  3:39                 ` hermann pitton
2008-09-14 19:08             ` Simon Kenyon
2008-09-14 19:25               ` Markus Rechberger
2008-09-14 20:54                 ` Simon Kenyon
2008-09-14 21:00                   ` Markus Rechberger
  -- strict thread matches above, loose matches on Subject: below --
2008-09-10 15:55 Otto Kekäläinen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48CD62D2.9050200@gmail.com \
    --to=abraham.manu@gmail.com \
    --cc=Klaus.Schmidinger@cadsoft.de \
    --cc=linux-dvb@linuxtv.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.