| View previous topic :: View next topic |
| Author |
Message |
Exner Tux's lil' helper


Joined: 08 Apr 2003 Posts: 128 Location: Melbourne, Australia
|
Posted: Sun Jun 01, 2003 9:57 pm Post subject: bug: various hotplug |
|
|
Trying to use a hot pluggable hard drive over a firewire interface using the scsi subsystem, I get these messages in /var/log/syslog and /var/log/messages
Jun 2 08:44:29 gestalt /etc/hotplug/ieee1394.agent: ... no drivers for IEEE1394 product 0x000000/0x00609e/0x010483
Jun 2 08:44:29 gestalt /sbin/hotplug: no runnable /etc/hotplug/scsi.agent is installed
Jun 2 08:44:30 gestalt /sbin/hotplug: no runnable /etc/hotplug/block.agent is installed _________________ - Exner (Antony Suter) |
|
| Back to top |
|
 |
ebrostig Bodhisattva


Joined: 20 Jul 2002 Posts: 3152 Location: Orlando, Fl
|
Posted: Mon Jun 02, 2003 5:53 pm Post subject: |
|
|
Ehhhh.... Ok?????
And what is that you want help with?
Not much we can do unless we know how your kernel has been configured and which modules have been loaded at the time of the error.
Also, there is no information about which SCSI controller you are using, what kind of hot-pluggable disksystem this is, etc...
I'm sorry, based on the information you provided all I can say is: Ok, you have a problem, but I can't help you based on that information.
Erik _________________ 'Yes, Firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.' |
|
| Back to top |
|
 |
Exner Tux's lil' helper


Joined: 08 Apr 2003 Posts: 128 Location: Melbourne, Australia
|
Posted: Mon Jun 02, 2003 7:18 pm Post subject: |
|
|
Ok yes, I need to look at those drivers.
But more importantly, isn't the complete lack of "scsi.agent" and "block.agent" pretty serious? Is there a more uptodate version of the hotplug package that has these missing files? _________________ - Exner (Antony Suter) |
|
| Back to top |
|
 |
keifir Tux's lil' helper


Joined: 10 Jun 2002 Posts: 119 Location: Canada
|
Posted: Mon Jun 02, 2003 7:59 pm Post subject: |
|
|
Google is your friend:
here's the hotplug page:
http://linux-hotplug.sourceforge.net/?selected=scsi
scsimon driver:
http://www.torque.net/scsi/scsimon.html
here's smthg about scsimon:
| Quote: | | Also include is a simple hotplug agent called "scsi.agent" (to put in the /etc/hotplug directory) that loads scsi upper level modules based on the scsi type of the newly added device. |
hotplug page mentions other alternatives for scisi as well, might be interesting. |
|
| Back to top |
|
 |
keifir Tux's lil' helper


Joined: 10 Jun 2002 Posts: 119 Location: Canada
|
Posted: Mon Jun 02, 2003 8:08 pm Post subject: |
|
|
actually the hotplug in unstable tree is a more fresh release - it has the scsi.agent script too.
| Code: | root@home hotplug # ACCEPT_KEYWORDS="~x86" emerge -vp hotplug
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] sys-apps/hotplug-20030501-r1
|
hope this helps |
|
| Back to top |
|
 |
|