From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 18:01:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 118141065686 for ; Wed, 16 Apr 2008 18:01:00 +0000 (UTC) (envelope-from novembre@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246]) by mx1.freebsd.org (Postfix) with ESMTP id BBE518FC0C for ; Wed, 16 Apr 2008 18:00:59 +0000 (UTC) (envelope-from novembre@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so740845anc.13 for ; Wed, 16 Apr 2008 11:00:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=4tT/fliHx76AXGICyTOhXfY9aiuR8kbFnj9SmcGRb9w=; b=VkSaXfsG1Mequ/sL1qGYQ1/Ds9SPeABLYEaKTijMgVOUvd2UtpImvQx2Cj1KUScLER6c1rZ33iQpxgMSAIuovLCfINlhcHDK9cDnNGbn1kYWhpXE2S1UcpLU06pvHAWfJUkNjvZtiwA7sSkb+jHslL+yQbI6BqvlYO82nI5X+8A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ritSlRXYFAYA1mF73YXlZmuAC2aCVPcrgs4wkZ6Q0Yf8Wu3L33pfcKvx0mXT7ECNm8cQiDzL8tBUDccmUgJQV28vimzhr74B0SMn3lOY3ll0BGZ06vEM0Owh18gHmV4ypj1iXxcBHzNcc5Dce+tJiE+FSujUY9tiB2cQiYcsuw8= Received: by 10.100.12.1 with SMTP id 1mr497714anl.22.1208368854685; Wed, 16 Apr 2008 11:00:54 -0700 (PDT) Received: by 10.100.108.6 with HTTP; Wed, 16 Apr 2008 11:00:54 -0700 (PDT) Message-ID: <3b47caa90804161100x8f79631s56a75334df8583a@mail.gmail.com> Date: Wed, 16 Apr 2008 13:00:54 -0500 From: Novembre To: "FreeBSD Questions" In-Reply-To: <3b47caa90804131445u8a73b1i8645d6399df905ba@mail.gmail.com> MIME-Version: 1.0 References: <3b47caa90804131445u8a73b1i8645d6399df905ba@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: agp and vr problems in 7.0-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2008 18:01:00 -0000 On Sun, Apr 13, 2008 at 4:45 PM, Novembre wrote: > > Hi all, > > I have upgraded my home desktop (1.4GHz P-IIIS) machine from > 6.2-RELEASE-p9 to 7.0-RELEASE some time ago. When comparing the two dmesg > outputs from 6.2 and 7.0, I realized that some things aren't the same > anymore. > > (1) probing agp gives the following messages > ---------- > 6.2-RELEASE-p9: > pci0: on pcib0 > agp0: mem 0xe0000000-0xe0ffffff at > device 0.0 on pci0 > pcib1: at device 1.0 on pci0 > pci1: on pcib1 > pci1: at device 0.0 (no driver attached) > > 7.0-RELEASE: > pci0: on pcib0 > agp0: on hostb0 > agp0: Invalid aperture setting 0x0agp0: Invalid aperture setting 0x0agp0: > bad aperture size > agp0: Invalid aperture setting 0x0agp0: Invalid aperture size (0Mb) > device_attach: agp0 attach returned 12 > pcib1: at device 1.0 on pci0 > pci1: on pcib1 > vgapci0: mem > 0xd8000000-0xdbffffff,0xde000000-0xdeffffff at device 0.0 on pci1 > ---------- > So what are the errors "agp0: Invalid aperture setting 0x0" and "agp0: bad > aperture size (0Mb)" and "device_attach: agp0 attach returned 12" that I see > in 7.0-RELEASE? I assume that agp driver is not attached, so there's > something wrong with its implementation in 7.0, right? > > > (2) probing vr gives the following messages > ---------- > 6.2-RELEASE-p9: > vr0: port 0xdc00-0xdcff mem > 0xdfffde00-0xdfffdeff irq 23 at device 18.0 on pci0 > miibus0: on vr0 > ukphy0: on miibus0 > ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > vr0: Ethernet address: 00:11:5b:1c:25:e2 > > > 7.0-RELEASE: > vr0: port 0xdc00-0xdcff mem > 0xdfffde00-0xdfffdeff irq 23 at device 18.0 on pci0 > vr0: Quirks: 0x0 > miibus0: on vr0 > ukphy0: PHY 1 on miibus0 > ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > vr0: using obsoleted if_watchdog interface > vr0: Ethernet address: 00:11:5b:1c:25:e2 > vr0: [ITHREAD] > ---------- > What are the new "vr0: Quirks: 0x0" and "vr0: using obsoleted if_watchdog > interface" messages in 7.0-RELEASE? Are they to be ignored? > > > I have uploaded the complete dmesg's to > 6.2-RELEASE dmesg : http://pastebin.com/f12c0ff27 > 7.0-RELEASE dmesg : http://pastebin.com/f3e6809c6 > > Thanks a lot :) > > any ideas?! nobody gets this sort of errors (especially the agp one) on his/her machine?!