public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: James <wireless@tampabay.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user]  Re: hotplug doesn't.
Date: Tue, 4 Jul 2006 14:41:44 +0000 (UTC)	[thread overview]
Message-ID: <loom.20060704T162847-143@post.gmane.org> (raw)
In-Reply-To: 1152012565.22419.6.camel@orpheus

Iain Buchanan <iaindb <at> netspace.net.au> writes:


> hotplug doesn't hotplug!  At least for my 1394 video camera.  If I plug
> the camera in at boot, kino can see it and capture from it (and control
> the AVC), but if I plug it in after boot, kino can't even see it.

> I've tried removing and re-adding the module, I tail the logs, I even
> turned on some debugging for ieee1394.agent, but I basically see
> nothing!

> I tried googling, but the terms are so generic, I can't find anything
> useful.

> Can anyone point me in the right direction?  I would appreciate any
> comments, thanks.

Hello Iain,

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>

Also devices(/dev/) can be tarred up and auto read upon reboot, 
even if the hardware is not present by adding this to your  
 /etc/conf.d/rc file:

#RC_DEVICE_TARBALL="no"
RC_DEVICE_TARBALL="yes

This method does not allow udev to discover new devices
upon reboot. I have not delved into this mechanism deeper, but, it
would seem logical that once the device is seen by udev, then you
could tar up these devices and have them added to /dev/ and find
a way to let udev do it's 'auto-discover' upon reboot. Sort of a hybrid
method using both udev's auto-discovery mechanism and 
manually providing a list of hardware to the /dev/ dir.

My experiences with udev, are that it is still very much
'a work in progress'.... weak documentation and scant few
examples....

PS. I'm not even saying that udev is the culprit, but it's always
suspect with low level hardware, in the 2.6 kernel series....


ymmv,
hth,

James





-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-07-04 14:51 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 ` James [this message]
2006-07-10  0:03   ` [gentoo-user] " Iain Buchanan

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=loom.20060704T162847-143@post.gmane.org \
    --to=wireless@tampabay.rr.com \
    --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