[sisyphus] Re: новый хотплуг отправляется в Sisyphus

Michael Shigorin =?iso-8859-1?q?mike_=CE=C1_osdn=2Eorg=2Eua?=
Пт Май 28 12:56:53 MSD 2004


On Thu, May 27, 2004 at 07:39:49PM +0300, Slava Dubrovskiy wrote:
> ># service hotplug restart выдача pciscan: invalid option -- s
> >в неограниченном количестве?

После echo "DEBUG=yes" >> /etc/sysconfig/hotplug -- чуть
подробнее:

arguments (pci) env(
[`env` skipped, кроме выделенных:]
PCI_SLOT_NAME=00:10.0
PCI_ID=1106:3038
ACTION=add
PWD=/etc/hotplug
PCI_SLOT=0:0.0
PCI_SUBSYS_ID=1106:3038
PCI_CLASS=0c0300

invoke /etc/hotplug/pci.agent ()
pciscan is scanning modules for 08.0 ...
pciscan: option requires an argument -- s
Setup eepro100 eepro100 uhci-hcd uhci-hcd uhci-hcd ehci-hcd
snd-via82xx Card:NVIDIA GeForce2 DDR (generic) for PCI slot
00:10.0

> И у меня тоже :-(

В общем, опечатка там: s/PCISLOT/PCI_SLOT/ в
/etc/hotplug/hotplug.functions

PS: в остальном -- работает, дома HP Photosmart 850 поднял на ура
:)

-- 
 ---- WBR, Michael Shigorin <mike на altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/
----------- следующая часть -----------
--- /etc/hotplug/hotplug.functions-orig	2004-05-26 14:23:33 +0300
+++ /etc/hotplug/hotplug.functions	2004-05-28 11:54:52 +0300
@@ -85,7 +85,7 @@
     pci)
 	PCI_SLOT=`echo "$PCI_SLOT_NAME"|sed -s "s,^0*:,,"`
         debug_mesg "pciscan is scanning modules for $PCI_SLOT ..."
-	DRIVERS=`pciscan -r -s $PCISLOT`
+	DRIVERS=`pciscan -r -s $PCI_SLOT`
 	;;
     esac
 
----------- следующая часть -----------
Было удалено вложение не в текстовом формате...
Имя     : =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Тип     : application/pgp-signature
Размер  : 189 байтов
Описание: =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Url     : <http://lists.altlinux.org/pipermail/sisyphus/attachments/20040528/197f46b0/attachment-0003.bin>


Подробная информация о списке рассылки Sisyphus