From owner-freebsd-alpha@FreeBSD.ORG Sun Jun 5 18:44:59 2005 Return-Path: X-Original-To: freebsd-alpha@freebsd.org Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7970B16A41C for ; Sun, 5 Jun 2005 18:44:59 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA4AC43D4C for ; Sun, 5 Jun 2005 18:44:58 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr15.xs4all.nl (8.13.3/8.13.3) with ESMTP id j55Iiuni086145 for ; Sun, 5 Jun 2005 20:44:57 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.3/8.13.1) with ESMTP id j55IiuOS078637 for ; Sun, 5 Jun 2005 20:44:56 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.3/8.13.1/Submit) id j55IiulG078636 for freebsd-alpha@freebsd.org; Sun, 5 Jun 2005 20:44:56 +0200 (CEST) (envelope-from wb) Date: Sun, 5 Jun 2005 20:44:56 +0200 From: Wilko Bulte To: freebsd-alpha@freebsd.org Message-ID: <20050605184456.GA78612@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-OS: FreeBSD 5.4-STABLE User-Agent: Mutt/1.5.9i X-Virus-Scanned: by XS4ALL Virus Scanner Subject: 5.4-STABLE problem on 164SX? X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jun 2005 18:44:59 -0000 Folks, After just having built the June 2005 6.0 and 5.4-STABLE snapshots I tested them on my 164SX. 6.0 works OK, but 5.4-STABLE after a test install gives me a hang when rebooting from the freshly installed disk: cd0 at ahc0 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 10.000MB/s transfers (10.000MHz, offset 15) cd0: Attempt to query device size failed: NOT READY, Medium not present da0 at ahc0 bus 0 target 1 lun 0 da0: Fixed Direct Access SCSI-2 device da0: Serial Number REF38392 da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled da0: 8715MB (17850000 512 byte sectors: 255H 63S/T 1111C) (ahc0:A:0:0): Sending SDTR period 19, offset f (ahc0:A:0:0): Received SDTR period 19, offset f Filtered to period 19, offset f (cd0:ahc0:0:0:0): error 6 (cd0:ahc0:0:0:0): Unretryable Error (ahc0:A:0:0): Sending SDTR period 19, offset f (ahc0:A:0:0): Received SDTR period 19, offset f Filtered to period 19, offset f (cd0:ahc0:0:0:0): error 6 (cd0:ahc0:0:0:0): Unretryable Error GEOM: Configure da0a, start 0 length 268435456 end 268435455 GEOM: Configure da0b, start 268435456 length 2143109120 end 2411544575 GEOM: Configure da0c, start 0 length 9139200000 end 9139199999 GEOM: Configure da0d, start 2411544576 length 268435456 end 2679980031 GEOM: Configure da0e, start 2679980032 length 268435456 end 2948415487 GEOM: Configure da0f, start 2948415488 length 6190784512 end 9139199999 Mounting root from ufs:/dev/da0a start_init: trying /sbin/init On the DS10 the same thing works just fine. I would appreciate if people with other Alpha models could try the SNAP to see if it is just my box. W/ -- Wilko Bulte wilko@FreeBSD.org