* [gentoo-user] How to get hotplug goign?
@ 2007-09-24 19:17 Grant Edwards
2007-09-24 19:39 ` [gentoo-user] " Grant Edwards
2007-09-24 21:54 ` Grant Edwards
0 siblings, 2 replies; 6+ messages in thread
From: Grant Edwards @ 2007-09-24 19:17 UTC (permalink / raw
To: gentoo-user
Can somebody point me to some documentation on how to get
hotplug working under Gentoo? I'm trying to use a ti
USB/serial dongle which needs a hotplug script run. I've put
the script in /etc/hotplug/usb/<module-name>, but it doesn't
get called.
--
Grant Edwards grante Yow! I want a VEGETARIAN
at BURRITO to go ... with
visi.com EXTRA MSG!!
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: How to get hotplug goign?
2007-09-24 19:17 [gentoo-user] How to get hotplug goign? Grant Edwards
@ 2007-09-24 19:39 ` Grant Edwards
2007-09-24 23:11 ` Randy Barlow
2007-09-24 21:54 ` Grant Edwards
1 sibling, 1 reply; 6+ messages in thread
From: Grant Edwards @ 2007-09-24 19:39 UTC (permalink / raw
To: gentoo-user
On 2007-09-24, Grant Edwards <grante@visi.com> wrote:
> Can somebody point me to some documentation on how to get
> hotplug working under Gentoo? I'm trying to use a ti
> USB/serial dongle which needs a hotplug script run. I've put
> the script in /etc/hotplug/usb/<module-name>, but it doesn't
> get called.
As far as I can tell /etc/hotplug/usb.agent never even gets
called.
And the most recent version of sys-apps/hotplug is over three
years old?
--
Grant Edwards grante Yow! I've got an IDEA!!
at Why don't I STARE at you
visi.com so HARD, you forget your
SOCIAL SECURITY NUMBER!!
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: How to get hotplug goign?
2007-09-24 19:17 [gentoo-user] How to get hotplug goign? Grant Edwards
2007-09-24 19:39 ` [gentoo-user] " Grant Edwards
@ 2007-09-24 21:54 ` Grant Edwards
1 sibling, 0 replies; 6+ messages in thread
From: Grant Edwards @ 2007-09-24 21:54 UTC (permalink / raw
To: gentoo-user
On 2007-09-24, Grant Edwards <grante@visi.com> wrote:
> Can somebody point me to some documentation on how to get
> hotplug working under Gentoo? I'm trying to use a ti
> USB/serial dongle which needs a hotplug script run. I've put
> the script in /etc/hotplug/usb/<module-name>, but it doesn't
> get called.
After doign an "echo /sbin/hotplug >/proc/sys/kernel/hotplug"
the hotplug system started to work. How is that supposed to
happen? /etc/init.d/hotplug doesn't do it.
--
Grant Edwards grante Yow! Here I am in the
at POSTERIOR OLFACTORY LOBULE
visi.com but I don't see CARL SAGAN
anywhere!!
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: How to get hotplug goign?
2007-09-24 19:39 ` [gentoo-user] " Grant Edwards
@ 2007-09-24 23:11 ` Randy Barlow
2007-09-24 23:15 ` Grant Edwards
0 siblings, 1 reply; 6+ messages in thread
From: Randy Barlow @ 2007-09-24 23:11 UTC (permalink / raw
To: gentoo-user
Grant Edwards wrote:
> And the most recent version of sys-apps/hotplug is over three
> years old?
I could be wrong, but if I remember correctly udev is supposed to
replace cold/hotplug. Perhaps you should try to find a way to do what
you are doing using udev?
--
Randy Barlow
http://electronsweatshop.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: How to get hotplug goign?
2007-09-24 23:11 ` Randy Barlow
@ 2007-09-24 23:15 ` Grant Edwards
2007-09-25 14:07 ` Grant Edwards
0 siblings, 1 reply; 6+ messages in thread
From: Grant Edwards @ 2007-09-24 23:15 UTC (permalink / raw
To: gentoo-user
On 2007-09-24, Randy Barlow <randy@electronsweatshop.com> wrote:
> Grant Edwards wrote:
>> And the most recent version of sys-apps/hotplug is over three
>> years old?
>
> I could be wrong, but if I remember correctly udev is supposed to
> replace cold/hotplug. Perhaps you should try to find a way to do what
> you are doing using udev?
I probably should. Using hotplug is making the device driver
for the USB dongle hang.
--
Grant Edwards grante Yow! FOOLED you! Absorb
at EGO SHATTERING impulse
visi.com rays, polyester poltroon!!
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: How to get hotplug goign?
2007-09-24 23:15 ` Grant Edwards
@ 2007-09-25 14:07 ` Grant Edwards
0 siblings, 0 replies; 6+ messages in thread
From: Grant Edwards @ 2007-09-25 14:07 UTC (permalink / raw
To: gentoo-user
On 2007-09-24, Grant Edwards <grante@visi.com> wrote:
> On 2007-09-24, Randy Barlow <randy@electronsweatshop.com> wrote:
>> Grant Edwards wrote:
>>> And the most recent version of sys-apps/hotplug is over three
>>> years old?
>>
>> I could be wrong, but if I remember correctly udev is supposed to
>> replace cold/hotplug. Perhaps you should try to find a way to do what
>> you are doing using udev?
>
> I probably should. Using hotplug is making the device driver
> for the USB dongle hang.
udev was definitely the right way to go. One fairly simple
rule, and the device is working.
I should probably unmerge hotplug, eh?
--
Grant Edwards grante Yow! I'd like some JUNK
at FOOD ... and then I want to
visi.com be ALONE --
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-09-25 14:40 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-24 19:17 [gentoo-user] How to get hotplug goign? Grant Edwards
2007-09-24 19:39 ` [gentoo-user] " Grant Edwards
2007-09-24 23:11 ` Randy Barlow
2007-09-24 23:15 ` Grant Edwards
2007-09-25 14:07 ` Grant Edwards
2007-09-24 21:54 ` Grant Edwards
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox