public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Iain Buchanan <iaindb@netspace.net.au>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user]  Re: hotplug doesn't.
Date: Mon, 10 Jul 2006 09:33:28 +0930	[thread overview]
Message-ID: <1152489808.23269.12.camel@orpheus> (raw)
In-Reply-To: <loom.20060704T162847-143@post.gmane.org>

On Tue, 2006-07-04 at 14:41 +0000, James wrote:
> Iain Buchanan <iaindb <at> netspace.net.au> writes:
> 
> 
> > hotplug doesn't hotplug!
> 
> I've recently discovered these 2 little jewels. They may not help, but
> it's worth a whirl.
> 
> # udevstart [after you boot and then connect the device to 1394]
> 
> # udevinfo -q all -d | grep <camera>

thanks! that did the trick - this may not be the right way, but at least
it works:

1. unplug camera
2. unload all ieee / 1394 modules (may I don't need to do all, but I did
anyway).  iee1394 couldn't be unloaded without first unloading raw1394.
3. load raw1394 and dv1394
4. run udevstart
5. plug in camera

eg:

$ sudo modprobe -r dv1394 raw1394 ohci1394 ieee1394 
$ lsmod | grep 1394
$ sudo modprobe raw1394 
$ sudo modprobe dv1394 
$ sudo udevstart 
$ sudo kino

thanks,
-- 
Iain Buchanan <iaindb at netspace dot net dot au>

To avoid criticism, do nothing, say nothing, be nothing.
		-- Elbert Hubbard

-- 
gentoo-user@gentoo.org mailing list



      reply	other threads:[~2006-07-10  0:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-04 11:29 [gentoo-user] hotplug doesn't Iain Buchanan
2006-07-04 14:41 ` [gentoo-user] " James
2006-07-10  0:03   ` Iain Buchanan [this message]

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=1152489808.23269.12.camel@orpheus \
    --to=iaindb@netspace.net.au \
    --cc=gentoo-user@lists.gentoo.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