For the wired I&#39;ll allow the training subnet direct out. The wireless is just business ADSL so completely unrestrictd (apart from a wep password).<br><br><div><span class="gmail_quote">On 02/12/2007, <b class="gmail_sendername">
walt</b> &lt;<a href="mailto:walt@helvatron.co.uk">walt@helvatron.co.uk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Terrific!&nbsp;&nbsp;Thanks for that Steve.<br><br>Is there no proxy then for internet access?&nbsp;&nbsp;If there is I suppose you&#39;ll<br>know how to get through/past it.<br><br>My box has an Ethernet adapter but the Laptops would be better on wireless.
<br><br>Anyway, thanks again, I&#39;ll just bring the box.<br><br>Walter<br><br>From: <a href="mailto:watford-bounces@mailman.lug.org.uk">watford-bounces@mailman.lug.org.uk</a><br>[mailto:<a href="mailto:watford-bounces@mailman.lug.org.uk">
watford-bounces@mailman.lug.org.uk</a>] On Behalf Of Steven Acreman<br>Sent: 02 December 2007 14:16<br>To: <a href="mailto:watford@mailman.lug.org.uk">watford@mailman.lug.org.uk</a><br>Subject: Re: [Watford] Suse 10.3 hangs for 2 minutes at start of boot
<br>sequence.<br><br>Walt,<br><br>You could just bring along the box. We have spare monitors / keyboards /<br>mice / cables.<br><br>Internet access is available through a cable and wireless.<br><br>Thanks,<br><br>Steven Acreman
<br>On 02/12/2007, Cliff Deamer &lt;<a href="mailto:cliff.g3ndc@btinternet.com">cliff.g3ndc@btinternet.com</a>&gt; wrote:<br>More than happy Walter, go for it.<br>I would also like to encourage others to bring along there problem
<br>hardware.<br>Cliff<br>On Sun, 2007-12-02 at 10:32 +0000, walt wrote:<br>&gt; I&#39;d be glad to bring the pc into the next meeting which is 6th December @<br>&gt; 7.30pm up on Leavesden Business Park.<br>&gt;<br>&gt; What do we need?
<br>&gt; Pc with working copy of Linux.<br>&gt; Keyboard and mouse<br>&gt; Monitor<br>&gt; Cables<br>&gt; The Patch about which this whole things revolves<br>&gt; Various related disks and CDs/DVDs (just in case)<br>&gt;<br>
&gt; I gather Internet Access is available through the LAN.<br>&gt;<br>&gt; If Cliff is happy with this &#39;Programme Item&#39; I shall prepare the gear and<br>&gt; bring it along next Thursday.<br>&gt;<br>&gt; Walter<br>
&gt;<br>&gt;<br>&gt;<br>&gt; -------------------------------------------------------<br>&gt; From: <a href="mailto:watford-bounces@mailman.lug.org.uk">watford-bounces@mailman.lug.org.uk</a><br>&gt; [mailto:<a href="mailto:watford-bounces@mailman.lug.org.uk">
watford-bounces@mailman.lug.org.uk</a>] On Behalf Of Neel Upadhyaya<br>&gt; Sent: 01 December 2007 18:55<br>&gt; To: <a href="mailto:watford@mailman.lug.org.uk">watford@mailman.lug.org.uk</a><br>&gt; Subject: Re: [Watford] Suse 
10.3 hangs for 2 minutes at start of boot<br>&gt; sequence.<br>&gt;<br>&gt; OK I think this may be the point where you bring your machine into the<br>next<br>&gt; meeting, if this is not possible then I can give you instructions, but I
<br>&gt; feel that a kernel patch and recompile is something some of the other<br>&gt; members may want to see.<br>&gt; On 01/12/2007, walt &lt; <a href="mailto:walt@helvatron.co.uk">walt@helvatron.co.uk</a>&gt; wrote:<br>
&gt; Hi Neel,<br>&gt;<br>&gt; Right, I have had a hunt around but I am not really sure what I am looking<br>&gt; for.I looked up the kernel version of my current system which is<br>&gt; opensuse10.3 – 2.6.22.12-0.1 but I just cant tell whether the stuff out
<br>&gt; there is right or not.I think I will go for a fresh kernel.<br>&gt;<br>&gt; Can I download the kernel source in its original state from openSUSE, then<br><br>&gt; add the patch into it somewhere and recompile using 
suse10.2 which is<br>still<br>&gt; running fine?I would need serious help though because, being a linux<br>&gt; newbie,I am bound to come unstuck.<br>&gt;<br>&gt; Regards, Walter<br>&gt;<br>&gt; From: <a href="mailto:watford-bounces@mailman.lug.org.uk">
watford-bounces@mailman.lug.org.uk</a><br>&gt; [mailto:<a href="mailto:watford-bounces@mailman.lug.org.uk">watford-bounces@mailman.lug.org.uk</a>] On Behalf Of Neel Upadhyaya<br>&gt; Sent: 30 November 2007 13:15<br>&gt; To: 
<a href="mailto:watford@mailman.lug.org.uk">watford@mailman.lug.org.uk</a><br>&gt; Subject: Re: [Watford] Suse 10.3 hangs for 2 minutes at start of boot<br>&gt; sequence.<br>&gt;<br>&gt; Yes you can add in hardware drivers at boot time, this is the job of udev
<br>&gt; and others. All hardware has a vendor id which can be queried from the<br>&gt; device bus (have a loof as lspci and lsusb to see what i mean). When the<br>&gt; kernel sees a device it aquires the vendor/device id pair and check to see
<br>&gt; if it has been compiled with an appropriate driver, if it fins one it<br>binds<br>&gt; the device to the driver if it does not it consults a set of files to find<br><br>&gt; the driver needed (/lib/modules/`uname -r`/modules.*), the kernel then
<br>loads<br>&gt; the appropriate driver from the file system and binds to it.<br>&gt;<br>&gt; You can add in drivers yourself via modprobe.conf<br>&gt;<br>&gt; --<br>&gt; MCSE is to computers as McDonalds Certified Chef is to fine cuisine.
<br>&gt; On 30/11/2007, walt &lt;<a href="mailto:walt@helvatron.co.uk">walt@helvatron.co.uk</a> &gt; wrote:<br>&gt; I will do that, thanks.<br>&gt;<br>&gt; One question,I read somewhere that the latestlinux kernels can be
<br>&gt; assembled at boot time.I have neverfigured out how to that but I think<br>&gt; it was in Redhat where some hardware drivers could be added as a script<br>and<br>&gt; would then &#39;bound in&#39; (or something) as the kernel loads.
<br>&gt;<br>&gt; I&#39;ll have a look around and see what I can find.<br>&gt;<br>&gt; Walter<br>&gt;<br>&gt; From: <a href="mailto:watford-bounces@mailman.lug.org.uk">watford-bounces@mailman.lug.org.uk</a><br>&gt; [mailto:
<a href="mailto:watford-bounces@mailman.lug.org.uk">watford-bounces@mailman.lug.org.uk</a>] On Behalf Of Neel Upadhyaya<br>&gt; Sent: 30 November 2007 12:25<br>&gt; To: <a href="mailto:watford@mailman.lug.org.uk">watford@mailman.lug.org.uk
</a><br>&gt; Subject: Re: [Watford] Suse 10.3 hangs for 2 minutes at start of boot<br>&gt; sequence.<br>&gt;<br>&gt; It looks like a kernel patch which means you&#39;d have to apply it to the<br>&gt; kernel source.<br>&gt;
<br>&gt; It might be worth hunting around to find out is the patch has been<br>included<br>&gt; in any kernel versions, then you could find a package for that kernel or<br>&gt; start from the already patched source.<br>&gt;
<br>&gt; Have a quick hunt for a package first, and if you&#39;re unlucky then I could<br>&gt; walk you through a kernel compilation.<br>&gt;<br>&gt; -N<br>&gt;<br>&gt; --<br>&gt; MCSE is to computers as McDonalds Certified Chef is to fine cuisine.
<br>&gt; On 30/11/2007, walt &lt;<a href="mailto:walt@helvatron.co.uk">walt@helvatron.co.uk</a>&gt; wrote:<br>&gt; Thanks Cliff,I&#39;ll check it out.<br>&gt;<br>&gt; -----Original Message-----<br>&gt; From: <a href="mailto:watford-bounces@mailman.lug.org.uk">
watford-bounces@mailman.lug.org.uk</a><br>&gt; [mailto: <a href="mailto:watford-bounces@mailman.lug.org.uk">watford-bounces@mailman.lug.org.uk</a> ] On Behalf Of Cliff Deamer<br>&gt; Sent: 30 November 2007 11:57<br>&gt; To: 
<a href="mailto:watford@mailman.lug.org.uk">watford@mailman.lug.org.uk</a><br>&gt; Subject: Re: [Watford] Suse 10.3 hangs for 2 minutes at start of boot<br>&gt; sequence.<br>&gt;<br>&gt; Hi Walt,<br>&gt; There is discussion of this at
<br>&gt; <a href="http://communities.vmware.com/thread/106121">http://communities.vmware.com/thread/106121</a> and a suggested solution.<br>&gt; Cliff<br>&gt;<br>&gt; On Fri, 2007-11-30 at 10:07 +0000, walt wrote:<br>&gt; &gt; Hi all,
<br>&gt; &gt;<br>&gt; &gt; Further to my previous email,I now have an error message:<br>&gt; &gt;<br>&gt; &gt; Comreset failed (errorno 960 or 976)<br>&gt; &gt;<br>&gt; &gt; This is what takes ages, like 2 - 3 minutes, before the system starts
<br>&gt; &gt; loading. Can anybody tell me what it means and what to do about it.<br>&gt; &gt;<br>&gt; &gt; Many thanks,Walter<br>&gt; &gt;<br>&gt; &gt;<br>&gt;<br>----------------------------------------------------------------------------
<br><br>&gt; &gt; ---<br>&gt; &gt;<br>&gt; &gt; Hi,<br>&gt; &gt;<br>&gt; &gt; I tried to upgrade Suse 10.2 to 10.3 but that failed so I did a clean,<br>&gt; fresh<br>&gt; &gt; install with a freshly partitioned harddisk.Suse
 displays the boot<br>&gt; options<br>&gt; &gt; screen and then switches to the normal splash screen where you should be<br>&gt; &gt; able to press esc to get to text screen showing you what its doing.<br>&gt; &gt;<br>&gt; &gt; And this is the problem,its sits there for 2 minutes or more and the
<br>&gt; &gt; keyboard won&#39;t respond.Then it finally starts the boot process at which<br>&gt; &gt; point I can press esc to see the progress. Once it starts it behaves<br>&gt; &gt; normally but I have to eliminate the long delay before it boots.
<br>&gt; &gt;<br>&gt; &gt; Any ideas?I have already removed all peripherals especially usb devices<br>&gt; &gt; but to no avail.<br>&gt; &gt;<br>&gt; &gt; Walter<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________
<br>&gt; &gt; Watford mailing list<br>&gt; &gt; <a href="mailto:Watford@mailman.lug.org.uk">Watford@mailman.lug.org.uk</a><br>&gt; &gt; <a href="https://mailman.lug.org.uk/mailman/listinfo/watford">https://mailman.lug.org.uk/mailman/listinfo/watford
</a><br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Watford mailing list<br>&gt; <a href="mailto:Watford@mailman.lug.org.uk">Watford@mailman.lug.org.uk</a><br>&gt; <a href="https://mailman.lug.org.uk/mailman/listinfo/watford">
https://mailman.lug.org.uk/mailman/listinfo/watford</a><br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Watford mailing list<br>&gt; <a href="mailto:Watford@mailman.lug.org.uk">Watford@mailman.lug.org.uk
</a><br>&gt; <a href="https://mailman.lug.org.uk/mailman/listinfo/watford">https://mailman.lug.org.uk/mailman/listinfo/watford</a><br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Watford mailing list
<br>&gt; <a href="mailto:Watford@mailman.lug.org.uk">Watford@mailman.lug.org.uk</a><br>&gt; <a href="https://mailman.lug.org.uk/mailman/listinfo/watford">https://mailman.lug.org.uk/mailman/listinfo/watford</a><br>&gt;<br>
&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Watford mailing list<br>&gt; <a href="mailto:Watford@mailman.lug.org.uk">Watford@mailman.lug.org.uk</a><br>&gt; <a href="https://mailman.lug.org.uk/mailman/listinfo/watford">
https://mailman.lug.org.uk/mailman/listinfo/watford</a><br>&gt;<br>&gt;<br>&gt;<br><br><br>_______________________________________________<br>Watford mailing list<br><a href="mailto:Watford@mailman.lug.org.uk">Watford@mailman.lug.org.uk
</a><br><a href="https://mailman.lug.org.uk/mailman/listinfo/watford">https://mailman.lug.org.uk/mailman/listinfo/watford</a><br><br><br><br>_______________________________________________<br>Watford mailing list<br><a href="mailto:Watford@mailman.lug.org.uk">
Watford@mailman.lug.org.uk</a><br><a href="https://mailman.lug.org.uk/mailman/listinfo/watford">https://mailman.lug.org.uk/mailman/listinfo/watford</a><br></blockquote></div><br>