Hotplug && USB - автозапуск

Народ, брюсь в hotplug-ом. Никак не могу заставить его выполнять скрипт при подключении USB устройства.
Делаю следующее:
1 из #lsusb вытаскиваю idVendor и idProduct устройства
Bus 001 Device 010: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
2 прописываю следуеще в /etc/hotplug/usb/load.usermap
load 0x0003 0x067b 0x2303 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000
3 создаю скрипт /etc/hotplug/usb/load, даю ему атрибуты выполнения
Пробую вытащить, вставить устройство - полный штиль(((

:. udev знает об изменениях?

а udev про твои изменения в курсе?
http://www.reactivated.net/writing_udev_rules.html#testing

_________________
:. Поделись опытом на ru.gentoo-wiki.com или на www.gentoo-wiki.com

.....

не совсем понял что не так с udev-ом..??

:. udev vs hotplug

http://www.gentoo.org/news/en/gwn/20041115-newsletter.xml#doc_chap8 написал(а):
Today's tip comes straight from Gentoo's kernel package maintainer and developer department, and it reflects quite an important change in the behaviour of a core mechanism during the boot process. The sys-apps/hotplug package is commonly installed on desktop systems in order to provide automatic loading of modules when hardware is plugged in during system operation. As well as automatically loading modules when new devices are plugged in, the previous hotplug releases also scanned the system hardware at bootup and loaded modules for any detected hardware.

Technically, autoloading modules at bootup is not hotplugging, and as such, this functionality has been removed from the latest hotplug release. If you previously relied on hotplug autoloading modules at bootup and wish to keep it that way, then all you need to do is install the more appropriately named coldplug package

в смысле udev теперь отвечает за динамическое подключение железяк
_________________
:. Поделись опытом на ru.gentoo-wiki.com или на www.gentoo-wiki.com

Спасибо

круто, большое спасибо!!!!
буду ковырять Udev

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".