From owner-freebsd-amd64@FreeBSD.ORG Tue Dec 7 15:33:01 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B72B416A4CF for ; Tue, 7 Dec 2004 15:33:01 +0000 (GMT) Received: from fidel.freesurf.fr (fidel.freesurf.fr [212.43.206.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 481E343D76 for ; Tue, 7 Dec 2004 15:33:01 +0000 (GMT) (envelope-from freebsd2@freesurf.fr) Received: from freesurf.fr (arlette.freesurf.fr [212.43.206.12]) by fidel.freesurf.fr (Postfix) with SMTP id D2B0B2A508A for ; Tue, 7 Dec 2004 16:32:59 +0100 (CET) Received: from 134.214.201.98 (SquirrelMail authenticated user freebsd2) by arlette.freesurf.fr with HTTP; Tue, 7 Dec 2004 16:32:59 +0100 (CET) Message-ID: <57594.134.214.201.98.1102433579.squirrel@arlette.freesurf.fr> Date: Tue, 7 Dec 2004 16:32:59 +0100 (CET) From: "Guillaume R." To: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.5) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: sk0:watchdog timeout X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2004 15:33:01 -0000 Hello As we are numerous to get this problem I decide to open a dedicate thread. Here is what I've done today: First after dhclient hangs up; i restart dhclient again and finally get connected :) First I use cvsup to upgrade my freebsd thx to the stable-supfile and the ports supfile. Then strange phenomenon appears: no host resolution but i was always connected.Look at my logs and see the famous: sk0 watchdog timeout Reboot Call of dhclient three times, get connected finally (I've got a error message: can't bind DHCP address: address already in use etc..) Finish my upgrade thx to cvsup Then make buildworld etc...(in multi user mode) Then reboot (again...) First of all:i've always a GENERIC i386 kernel though I compiled a proper GNUX64 which was a copy of the GENERIC for amd64 modified (no compile errors :)) Dhclient hangs as usually finally get connected always the sk0 in my logs But now I can't use mozilla or even use the ports system:I've always got sth like "An older version of xxx is already installed, u may wish to make deinstall etc..." portupgrade doesn't work. So I've only succeed in broken my ports tree today and the problem of the sk0 is not solved: it's a little better (coz connection is up, but no resolution host I've got to do a ifconfig sk0 down and then up and then it works) Sorry for the confusion of this post but I'm a little tired :'(