From owner-freebsd-stable Fri Oct 18 2:12: 9 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E53837B401 for ; Fri, 18 Oct 2002 02:12:08 -0700 (PDT) Received: from highland.isltd.insignia.com (highland.isltd.insignia.com [195.74.141.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49EBE43E77 for ; Fri, 18 Oct 2002 02:12:07 -0700 (PDT) (envelope-from Jim.Hatfield@insignia.com) Received: from scorpio.isltd.insignia.com (scorpio.isltd.insignia.com [172.16.1.1]) by highland.isltd.insignia.com (8.12.6/8.12.6) with ESMTP id g9I9C1P4014472 for ; Fri, 18 Oct 2002 10:12:01 +0100 (BST) (envelope-from Jim.Hatfield@insignia.com) Received: from exchange-uk.isltd.insignia.com (exchange-uk [172.16.1.6]) by scorpio.isltd.insignia.com (8.11.3/8.11.3) with ESMTP id g9I9C0406483 for ; Fri, 18 Oct 2002 10:12:00 +0100 (BST) Received: by exchange-uk.isltd.insignia.com with Internet Mail Service (5.5.2653.19) id <3949CXFV>; Fri, 18 Oct 2002 10:12:00 +0100 Message-ID: <2F03DF3DDE57D411AFF4009027B8C3670289D3FF@exchange-uk.isltd.insignia.com> From: "local.freebsd.stable" To: "'freebsd-stable@freebsd.org'" Subject: A couple of problems going from 4.5 to 4.7 Date: Fri, 18 Oct 2002 10:11:59 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I did an upgrade from 4.5 to 4.7 on an Asus Terminator Tualatin. Now, dmesg shows me: >pcm0: port 0xd000-0xd0ff mem 0xea000000-0xea000fff irq 10 at device 1 >.4 on pci0 >codec timeout writing 0, data 0 >codec timeout during read of register 26 >codec timeout during read of register 26 >codec timeout during read of register 26 after a few hundred of these I get: >pcm0: AC97 reset timed out.codec timeout writing 26, data 0 >codec timeout during read of register 0 >codec timeout during read of register 7c >codec timeout during read of register 7e This goes on for a bit, then: >codec timeout during read of register 26 >pcm0: ac97 codec reports dac not ready >codec timeout writing 1c, data 8000 >codec timeout writing 1a, data 0 This is not a problem since the machine is used as a router/firewall and sound is unimportant, so for a workaround I'll remove pcm from the kernel (I can't recall now why I added it in the first place). I couldn't find anything obvious in /usr/src/UPDATING or the LINT kernel config file. The other problem is that the adsl.sh script which fires up ppp with the pppoa daemon for DSL access via an Alcatel USB modem fails when run during bootup, but works if run a few minutes later. I'm still investigating this. jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message