From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Darren Paxton" Date: Thu, 05 Apr 2001 12:52:01 +0000 Subject: Advice on hotplug problem MIME-Version: 1 Content-Type: multipart/mixed; boundary="----=_NextPart_000_005F_01C0BDD7.97389520" Message-Id: List-Id: To: linux-hotplug@vger.kernel.org This is a multi-part message in MIME format. ------=_NextPart_000_005F_01C0BDD7.97389520 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hello, I'm trying to use an Alcatel USB ADSL modem to connect to my Internet Provider here in the UK. I've recompiled the kernel, added the modules and am using the correct pppd daemon to support transport. The whole thing is ALMOST working, but not quite. Whenever I try to bring up the ppp0 interface, hotplug seems to fail with an /etc/hotplug/net. error, "Register Event not handled" I was wondering if anyone could possibly shed any light on what could be causing this? If oyu need any more information pls just give me a shout Thanks in advance Darren -- Darren Paxton IT & Network Support Leonardo & Company +44 141 400 9032 ------=_NextPart_000_005F_01C0BDD7.97389520 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello,
 
I'm = trying to use an=20 Alcatel USB ADSL modem to connect to my Internet Provider here in the = UK. I've=20 recompiled the kernel, added the modules and am using the correct pppd = daemon to=20 support transport. The whole thing is ALMOST working, but not quite. = Whenever I=20 try to bring up the ppp0 interface, hotplug seems to fail with an=20 /etc/hotplug/net.<something> error, "Register Event not=20 handled"
 
I was = wondering if=20 anyone could possibly shed any light on what could be causing=20 this?
 
If oyu = need any more=20 information pls just give me a shout
 
Thanks = in=20 advance
 
Darren
--
Darren Paxton
IT & Network Support
Leonardo & Company
+44 141 400 9032
 
------=_NextPart_000_005F_01C0BDD7.97389520-- _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Date: Thu, 05 Apr 2001 15:11:33 +0000 Subject: Re: Advice on hotplug problem Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Probably you just have an old verion of the hotplug scripts, or don't have "/sbin/ifup" in your distro. Don't worry; there's nothing the hotplug code can do for ppp anyway, since those interfaces are initialized curiously. (Nobody does an "ifconfig ppp0 up".) - Dave ----- Original Message ----- From: "Darren Paxton" To: Sent: Thursday, April 05, 2001 5:52 AM Subject: Advice on hotplug problem > Hello, > > I'm trying to use an Alcatel USB ADSL modem to connect to my Internet > Provider here in the UK. I've recompiled the kernel, added the modules and > am using the correct pppd daemon to support transport. The whole thing is > ALMOST working, but not quite. Whenever I try to bring up the ppp0 > interface, hotplug seems to fail with an /etc/hotplug/net. error, > "Register Event not handled" > > I was wondering if anyone could possibly shed any light on what could be > causing this? > > If oyu need any more information pls just give me a shout > > Thanks in advance > > Darren > -- > Darren Paxton > IT & Network Support > Leonardo & Company > +44 141 400 9032 > > _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Darren Paxton" Date: Thu, 05 Apr 2001 15:20:23 +0000 Subject: RE: Advice on hotplug problem Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Thanks, I'll check my versions of what I'm running. The problem with my net connection is that alcatel have only released drivers for the modem, and someone has written a HOWTO on getting them running. This involves editing the /etc/ppp/options file with all the required parameters and then basically typing pppd to launch. This is when it fails :-( -- Darren Paxton IT & Network Support Leonardo & Company +44 141 400 9032 -----Original Message----- From: David Brownell [mailto:david-b@pacbell.net] Sent: 05 April 2001 16:12 To: Darren Paxton; linux-hotplug-devel@lists.sourceforge.net Subject: Re: Advice on hotplug problem Probably you just have an old verion of the hotplug scripts, or don't have "/sbin/ifup" in your distro. Don't worry; there's nothing the hotplug code can do for ppp anyway, since those interfaces are initialized curiously. (Nobody does an "ifconfig ppp0 up".) - Dave ----- Original Message ----- From: "Darren Paxton" To: Sent: Thursday, April 05, 2001 5:52 AM Subject: Advice on hotplug problem > Hello, > > I'm trying to use an Alcatel USB ADSL modem to connect to my Internet > Provider here in the UK. I've recompiled the kernel, added the modules and > am using the correct pppd daemon to support transport. The whole thing is > ALMOST working, but not quite. Whenever I try to bring up the ppp0 > interface, hotplug seems to fail with an /etc/hotplug/net. error, > "Register Event not handled" > > I was wondering if anyone could possibly shed any light on what could be > causing this? > > If oyu need any more information pls just give me a shout > > Thanks in advance > > Darren > -- > Darren Paxton > IT & Network Support > Leonardo & Company > +44 141 400 9032 > > _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Darren Paxton" Date: Sun, 08 Apr 2001 21:45:14 +0000 Subject: Re: Advice on hotplug problem Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Dave, I've checked my version of the hotplug script and I'm using the latest version from sourceforge. I definitely do NOT have ifup installed with my distro, but without it, I am unable to bring up my ADSL connection. Can you offer any advice on this? Thanks Darren ----- Original Message ----- From: "David Brownell" To: "Darren Paxton" ; Sent: Thursday, April 05, 2001 4:11 PM Subject: Re: Advice on hotplug problem > Probably you just have an old verion of the hotplug scripts, > or don't have "/sbin/ifup" in your distro. Don't worry; there's > nothing the hotplug code can do for ppp anyway, since > those interfaces are initialized curiously. (Nobody does > an "ifconfig ppp0 up".) > > - Dave > > > ----- Original Message ----- > From: "Darren Paxton" > To: > Sent: Thursday, April 05, 2001 5:52 AM > Subject: Advice on hotplug problem > > > > Hello, > > > > I'm trying to use an Alcatel USB ADSL modem to connect to my Internet > > Provider here in the UK. I've recompiled the kernel, added the modules and > > am using the correct pppd daemon to support transport. The whole thing is > > ALMOST working, but not quite. Whenever I try to bring up the ppp0 > > interface, hotplug seems to fail with an /etc/hotplug/net. error, > > "Register Event not handled" > > > > I was wondering if anyone could possibly shed any light on what could be > > causing this? > > > > If oyu need any more information pls just give me a shout > > > > Thanks in advance > > > > Darren > > -- > > Darren Paxton > > IT & Network Support > > Leonardo & Company > > +44 141 400 9032 > > > > > > > _______________________________________________ > Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net > Linux-hotplug-devel@lists.sourceforge.net > http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel > _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Date: Mon, 09 Apr 2001 15:14:21 +0000 Subject: Re: Advice on hotplug problem Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Only to suggest one of the ADSL howtos or faqs; the problem you have doesn't really relate to hotplug. - Dave ----- Original Message ----- From: "Darren Paxton" To: "David Brownell" ; Sent: Sunday, April 08, 2001 2:45 PM Subject: Re: Advice on hotplug problem > Dave, > > I've checked my version of the hotplug script and I'm using the latest > version from sourceforge. I definitely do NOT have ifup installed with my > distro, but without it, I am unable to bring up my ADSL connection. Can you > offer any advice on this? > > Thanks > > Darren > ----- Original Message ----- > From: "David Brownell" > To: "Darren Paxton" ; > > Sent: Thursday, April 05, 2001 4:11 PM > Subject: Re: Advice on hotplug problem > > > > Probably you just have an old verion of the hotplug scripts, > > or don't have "/sbin/ifup" in your distro. Don't worry; there's > > nothing the hotplug code can do for ppp anyway, since > > those interfaces are initialized curiously. (Nobody does > > an "ifconfig ppp0 up".) > > > > - Dave > > > > > > ----- Original Message ----- > > From: "Darren Paxton" > > To: > > Sent: Thursday, April 05, 2001 5:52 AM > > Subject: Advice on hotplug problem > > > > > > > Hello, > > > > > > I'm trying to use an Alcatel USB ADSL modem to connect to my Internet > > > Provider here in the UK. I've recompiled the kernel, added the modules > and > > > am using the correct pppd daemon to support transport. The whole thing > is > > > ALMOST working, but not quite. Whenever I try to bring up the ppp0 > > > interface, hotplug seems to fail with an /etc/hotplug/net. > error, > > > "Register Event not handled" > > > > > > I was wondering if anyone could possibly shed any light on what could be > > > causing this? > > > > > > If oyu need any more information pls just give me a shout > > > > > > Thanks in advance > > > > > > Darren > > > -- > > > Darren Paxton > > > IT & Network Support > > > Leonardo & Company > > > +44 141 400 9032 > > > > > > > > > > > > _______________________________________________ > > Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net > > Linux-hotplug-devel@lists.sourceforge.net > > http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel > > > _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel