RE: hotplug error at boot time

2004-04-28 Thread Bruno Muller
Hi, Le mar 27/04/2004 à 20:42, Miky J a écrit : > Maybe the hotplug reacts because of "auto" but it > shouldn't or there might be a way to disable this behavior. Have a look at /usr/share/doc/hotplug/README.Debian (search 'SOME') -- À VÉRIFIER M : Je te jure sur la vie de ma mère ! Les anthropo

RE: hotplug error at boot time

2004-04-28 Thread Bruno Muller
Hi, Le mar 27/04/2004 à 20:42, Miky J a écrit : > Maybe the hotplug reacts because of "auto" but it > shouldn't or there might be a way to disable this behavior. Have a look at /usr/share/doc/hotplug/README.Debian (search 'SOME') -- À VÉRIFIER M : Je te jure sur la vie de ma mère ! Les anthropo

Re: hotplug error at boot time

2004-04-27 Thread Alex Martin
I must say that my debian boxes have not mention of hotplug anywhere. Alex Martin http://www.rettc.com Broughton, Derek wrote: Miky J wrote: Sent: April 27, 2004 8:36 AM I tryed this solution but it didn't work. Actually my Intel wireless card seems to be pci when i added HOTPLUG_RC_pci=n

RE: hotplug error at boot time

2004-04-27 Thread Broughton, Derek
Miky J wrote: > --- "Broughton, Derek" a écrit : > > > Miky J wrote: > > > > > > I tryed this solution but it didn't work. > > > Actually my Intel wireless card seems to be pci > > > when i added HOTPLUG_RC_pci=no I couldn't have my > > card > > > working anymore > > > With HOTPLUG_RC_net=no >

Re: hotplug error at boot time

2004-04-27 Thread Zane Dodson
Hello, On Tue, Apr 27, 2004 at 08:42:26PM +0200, Miky J wrote: | | here's the /etc/network/interfaces file | | auto eth1 | #iface eth1 inet dhcp | iface eth1 inet static | address 192.168.0.21 | netmask 255.255.255.0 | network 192.168.0.0 | broadcast 195.168.0.255

Re: hotplug error at boot time

2004-04-27 Thread Alex Martin
I must say that my debian boxes have not mention of hotplug anywhere. Alex Martin http://www.rettc.com Broughton, Derek wrote: Miky J wrote: Sent: April 27, 2004 8:36 AM I tryed this solution but it didn't work. Actually my Intel wireless card seems to be pci when i added HOTPLUG_RC_pci=no I co

RE: hotplug error at boot time

2004-04-27 Thread Miky J
--- "Broughton, Derek" <[EMAIL PROTECTED]> a écrit : > > Miky J wrote: > > Sent: April 27, 2004 8:36 AM > > > > I tryed this solution but it didn't work. > > Actually my Intel wireless card seems to be pci > > when i added HOTPLUG_RC_pci=no I couldn't have my > card > > working anymore > > With

RE: hotplug error at boot time

2004-04-27 Thread Broughton, Derek
Miky J wrote: > --- "Broughton, Derek" a écrit : > > > Miky J wrote: > > > > > > I tryed this solution but it didn't work. > > > Actually my Intel wireless card seems to be pci > > > when i added HOTPLUG_RC_pci=no I couldn't have my > > card > > > working anymore > > > With HOTPLUG_RC_net=no >

Re: hotplug error at boot time

2004-04-27 Thread Zane Dodson
Hello, On Tue, Apr 27, 2004 at 08:42:26PM +0200, Miky J wrote: | | here's the /etc/network/interfaces file | | auto eth1 | #iface eth1 inet dhcp | iface eth1 inet static | address 192.168.0.21 | netmask 255.255.255.0 | network 192.168.0.0 | broadcast 195.168.0.255

RE: hotplug error at boot time

2004-04-27 Thread Miky J
--- "Broughton, Derek" <[EMAIL PROTECTED]> a écrit : > > Miky J wrote: > > Sent: April 27, 2004 8:36 AM > > > > I tryed this solution but it didn't work. > > Actually my Intel wireless card seems to be pci > > when i added HOTPLUG_RC_pci=no I couldn't have my > card > > working anymore > > With

RE: hotplug error at boot time

2004-04-27 Thread Broughton, Derek
Miky J wrote: > Sent: April 27, 2004 8:36 AM > > I tryed this solution but it didn't work. > Actually my Intel wireless card seems to be pci > when i added HOTPLUG_RC_pci=no I couldn't have my card > working anymore > With HOTPLUG_RC_net=no > > Starting hotplug subsystem: >input >pci >

RE: hotplug error at boot time

2004-04-27 Thread Broughton, Derek
Miky J wrote: > Sent: April 27, 2004 8:36 AM > > I tryed this solution but it didn't work. > Actually my Intel wireless card seems to be pci > when i added HOTPLUG_RC_pci=no I couldn't have my card > working anymore > With HOTPLUG_RC_net=no > > Starting hotplug subsystem: >input >pci >

Re: hotplug error at boot time

2004-04-27 Thread Miky J
I tryed this solution but it didn't work. Actually my Intel wireless card seems to be pci when i added HOTPLUG_RC_pci=no I couldn't have my card working anymore With HOTPLUG_RC_net=no Starting hotplug subsystem: input pci ignore pci display device on 01:00.0 ipw2100: Intel(R) PRO/Wirele

Re: hotplug error at boot time

2004-04-27 Thread Miky J
I tryed this solution but it didn't work. Actually my Intel wireless card seems to be pci when i added HOTPLUG_RC_pci=no I couldn't have my card working anymore With HOTPLUG_RC_net=no Starting hotplug subsystem: input pci ignore pci display device on 01:00.0 ipw2100: Intel(R) PRO/Wirele

Re: hotplug error at boot time

2004-04-27 Thread Cristian Ionescu-Idbohrn
On Tue, 27 Apr 2004, Miky J wrote: > I just want to tell the system to ignore eth1 as a > hotplug. Add to /etc/default/hotplug: HOTPLUG_RC_net=no (see function run_rcs in /etc/init.d/hotplug) Cheers, Cristian -- A: Because we read from top to bottom, left to right. Q: Why should i start my

Re: hotplug error at boot time

2004-04-27 Thread Cristian Ionescu-Idbohrn
On Tue, 27 Apr 2004, Miky J wrote: > I just want to tell the system to ignore eth1 as a > hotplug. Add to /etc/default/hotplug: HOTPLUG_RC_net=no (see function run_rcs in /etc/init.d/hotplug) Cheers, Cristian -- A: Because we read from top to bottom, left to right. Q: Why should i start my

Re: hotplug error at boot time

2004-04-27 Thread Alex Martin
** can't synthesize root hub events The pci_hotplug kernel module talks to userspace /sbin/hotplug, which uses the scripts that are grep'ed below. I have this message, and it is benign. Try this: qaz:~# grep "synthesize pci" /etc/hotplug/* /etc/hotplug/pci.rc: echo "** can't synthesize pci

Re: hotplug error at boot time

2004-04-27 Thread Alex Martin
>>>** can't synthesize root hub events The pci_hotplug kernel module talks to userspace /sbin/hotplug, which uses the scripts that are grep'ed below. I have this message, and it is benign. Try this: qaz:~# grep "synthesize pci" /etc/hotplug/* /etc/hotplug/pci.rc: echo "** can't synthesize

Re: hotplug error at boot time

2004-04-27 Thread Alex Martin
** can't synthesize root hub events The pci_hotplug kernel module talks to userspace /sbin/hotplug, which uses the scripts that are grep'ed below. I have this message, and it is benign. Try this: qaz:~# grep "synthesize pci" /etc/hotplug/* /etc/hotplug/pci.rc: echo "** can't synthesize pci hotp

Re: hotplug error at boot time

2004-04-26 Thread Alex Martin
>>>** can't synthesize root hub events The pci_hotplug kernel module talks to userspace /sbin/hotplug, which uses the scripts that are grep'ed below. I have this message, and it is benign. Try this: qaz:~# grep "synthesize pci" /etc/hotplug/* /etc/hotplug/pci.rc: echo "** can't synthesize pci

Re: hotplug error at boot time

2004-04-26 Thread Miky J
I removed auto eth1 from the script that makes the interface up at boot but still the same problem. I just mean that it's not a problem of configuration with my interface but more a hardware issue I just want to tell the system to ignore eth1 as a hotplug. Any ideas ? bye --- Joan Tur <[EMAIL P

Re: hotplug error at boot time

2004-04-26 Thread Miky J
I removed auto eth1 from the script that makes the interface up at boot but still the same problem. I just mean that it's not a problem of configuration with my interface but more a hardware issue I just want to tell the system to ignore eth1 as a hotplug. Any ideas ? bye --- Joan Tur <[EMAIL P

Re: hotplug error at boot time

2004-04-26 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Es Dilluns Abril 26 2004 17:08, en Miky J va escriure: > Hi, > > I've got this error message at boot time > > Starting hotplug subsystem: > input > net > pci > ignore pci display device on 01:00.0 > ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, >

hotplug error at boot time

2004-04-26 Thread Miky J
Hi, I've got this error message at boot time Starting hotplug subsystem: input net pci ignore pci display device on 01:00.0 ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, 0.41 ipw2100: Copyright(c) 2003-2004 Intel Corporation Detected ipw2100 PCI device at :02:0a.0, dev: eth1, mem: 0xC20

Re: hotplug error at boot time

2004-04-26 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Es Dilluns Abril 26 2004 17:08, en Miky J va escriure: > Hi, > > I've got this error message at boot time > > Starting hotplug subsystem: > input > net > pci > ignore pci display device on 01:00.0 > ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, >

hotplug error at boot time

2004-04-26 Thread Miky J
Hi, I've got this error message at boot time Starting hotplug subsystem: input net pci ignore pci display device on 01:00.0 ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, 0.41 ipw2100: Copyright(c) 2003-2004 Intel Corporation Detected ipw2100 PCI device at :02:0a.0, dev: eth1, mem: 0xC20