From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vms173001pub.verizon.net (vms173001pub.verizon.net [206.46.173.1]) by speech.braille.uwo.ca (Postfix) with ESMTP id E7A2E109F1 for ; Sun, 14 Jun 2009 19:26:51 -0400 (EDT) Received: from localhost ([151.203.214.228]) by vms173001.mailsrvcs.net (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPA id <0KL900J0Y53UF340@vms173001.mailsrvcs.net> for speakup@braille.uwo.ca; Sun, 14 Jun 2009 18:26:20 -0500 (CDT) Received: by localhost (sSMTP sendmail emulation); Sun, 14 Jun 2009 19:23:53 -0400 Date: Sun, 14 Jun 2009 19:23:53 -0400 From: Christopher Moore To: "Speakup is a screen review system for Linux." Subject: Re: Can anyone help get my ethernet port working using the sky2 module? Message-id: <20090614232353.GA5652@arch> References: <1244981142.3128.34.camel@orchid.sented-plants.local> <4A3551BA.80809@pcdesk.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline In-reply-to: <4A3551BA.80809@pcdesk.net> User-Agent: Mutt/1.5.18 (2008-05-17) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jun 2009 23:26:56 -0000 Hello, Aside from the renaming from eth0 to eth1, the real problem is that you don't have a link on the port. Is your cable connected to the network? You could try a different cable or hook it to the orcid connection. You could also hook orcid to the magnolia connection to see what happens. What does the output of ifconfig look like? Try bringing up the network with: ifconfig eth1 up If you still have prlbmes, then perhaps there is a newer version of the sky2 driver which will work with the network controller. Chris