From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FThCX-0005sG-M5 for garchives@archives.gentoo.org; Wed, 12 Apr 2006 15:24:14 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k3CFMwXC003163; Wed, 12 Apr 2006 15:22:58 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.235]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k3CFF8qp031639 for ; Wed, 12 Apr 2006 15:15:09 GMT Received: by wproxy.gmail.com with SMTP id 57so1198735wri for ; Wed, 12 Apr 2006 08:15:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WIt8eQWvKxXr94DnyHPzZODABXcKd4EqvFLs7P+1YgE/DL4CMmCvNvGs+wn51PQYvczhFdL4y1XrzEdz5Yxj1JDHt4iDffq2SnsvAPiBJije5HadudRoqpglDGXm07TSnQmhUB6bz4hrZHehaRbenOd6pLDXIFFO9Jp4DV7oV6g= Received: by 10.54.72.9 with SMTP id u9mr7474842wra; Wed, 12 Apr 2006 08:15:07 -0700 (PDT) Received: by 10.54.69.10 with HTTP; Wed, 12 Apr 2006 08:15:07 -0700 (PDT) Message-ID: <7573e9640604120815w5809c743s4f96a53ef7447ba1@mail.gmail.com> Date: Wed, 12 Apr 2006 08:15:07 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: Re: [gentoo-user] error after update In-Reply-To: <443D16CB.0000AA.03806@bj163app19.163.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <443D16CB.0000AA.03806@bj163app19.163.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k3CFF8qp031639 X-Archives-Salt: 073a08a3-d687-407c-8b86-2dbab37d50f2 X-Archives-Hash: f13700de7ad8d9dbf21a1f87237d16ca On 4/12/06, wcw84 wrote: > I so appreciated the help from Richard!Thank you for telling me to add the > alsasound to > starting in default level.Now i have sound! My pleasure. > But i still don't know how to deal with my network problem. > This is my /etc/con.d/net: > > # This blank configuration will automatically use DHCP for any net.* > # scripts in /etc/init.d. To create a more complete configuration, > # please review /etc/conf.d/net.example and save your configuration > # in /etc/conf.d/net (this file :]!). > config_eth0=( "222.20.45.71 netmask 255.255.255.0 broadcast 222.20.45 255" ) > routes_eth0=( "default gw 222.20.45.254" ) According to /etc/conf.d/net.example, this should how be: routes_eth0=( "default via 222.20.45.254" ) > Start eth0 > Bringing up eth0 > 222.20.45.71 Ok, so do you now see this address when you do ifconfig? Before you were getting something completely different. -Richard -- gentoo-user@gentoo.org mailing list