linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Razza" <rjames31@btopenworld.com>
To: linux-hotplug@vger.kernel.org
Subject: RE: udev problem DVB-S/T Cards
Date: Wed, 30 May 2007 10:35:58 +0000	[thread overview]
Message-ID: <000001c7a2a6$50ab6870$f2023950$@com> (raw)
In-Reply-To: <000301c78982$db8615e0$929241a0$@com>



Razza wrote on 09 May 2007 18:50
> Razza wrote on 07 May 2007 18:19:
> > Matthias Schwarzott wrote on 03 May 2007 13:14:
> > > Yes, this is the case-statement I changed last time.
> > > As I did not have my changes (deleted long ago) I needed to redo
> it.
> > > Result is attached. The only change is duplicating one of those
> > > statementes.
> > >
> ---------8< SNIP! >8---------
> > > I just switched back to blacklisting all dvb-modules, and load them
> > in
> > > well known order.
> >
> > Matthias thanks for the work you have done, do I simply paste the
> > contents
> > of your file into my path_id file?
> 
> 
> I don't think the diff file will work with my version of path_id,
> firstly as
> the directory for path_id on my system is in /sbin, even if I point
> patch at
> the right file it errors.
> So from the .diff file, what is the correct format which should appear
> in
> /sbin/path_id, I will manually type it (probably cut and paste!).
> 
> The contents of the .diff file is:
> --- /lib/udev/path_id.old	2007-05-03 14:03:39.000000000 +0200
> +++ /lib/udev/path_id	2007-05-03 14:04:08.000000000 +0200
> @@ -549,6 +549,10 @@
>  		handle_device
>  		echo "ID_PATH=$d"
>  		;;
> +	dvb)
> +		handle_device
> +		echo "ID_PATH=$d"
> +		;;
>  	*)
>  		RESULT=1
>  		;;
> 
> Thanks again!
> 
> If you could provide me with advice on "blacklisting all dvb-modules,
> and
> loading them in well known order." Off list that would be great too, I
> just
> want my system to work!
Can you please advise what the path_id file should look like, as the diff
fails for me?


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

  parent reply	other threads:[~2007-05-30 10:35 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-28 10:49 udev problem DVB-S/T Cards Razza
2007-05-02  8:47 ` Razza
2007-05-02 11:08 ` Bryan Kadzban
2007-05-02 12:10 ` Razza
2007-05-02 12:36 ` Matthias Schwarzott
2007-05-02 13:31 ` Matthias Schwarzott
2007-05-02 21:38 ` Razza
2007-05-02 22:20 ` Bryan Kadzban
2007-05-02 23:48 ` Razza
2007-05-03  1:56 ` Bryan Kadzban
2007-05-03  9:10 ` Razza
2007-05-03 11:12 ` Bryan Kadzban
2007-05-03 11:54 ` Razza
2007-05-03 12:13 ` Matthias Schwarzott
2007-05-07 17:18 ` Razza
2007-05-09 17:49 ` Razza
2007-05-30 10:35 ` Razza [this message]
2007-07-12  9:05 ` Razza

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='000001c7a2a6$50ab6870$f2023950$@com' \
    --to=rjames31@btopenworld.com \
    --cc=linux-hotplug@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).