From owner-freebsd-i386@freebsd.org Fri Jun 10 19:39:52 2016 Return-Path: Delivered-To: freebsd-i386@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BBDC6AEE258 for ; Fri, 10 Jun 2016 19:39:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 93F4A2F3D for ; Fri, 10 Jun 2016 19:39:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u5AJdq7Q031170 for ; Fri, 10 Jun 2016 19:39:52 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-i386@FreeBSD.org Subject: [Bug 210194] [panic] make_dev_sv: bad_si_name (error=17, si_name=agpgart). Where there was one more AGP device? Date: Fri, 10 Jun 2016 19:39:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: JxxxBxxxx@yandex.ru X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2016 19:39:52 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210194 Bug ID: 210194 Summary: [panic] make_dev_sv: bad_si_name (error=3D17, si_name=3Dagpgart). Where there was one more AGP device? Product: Base System Version: 11.0-CURRENT Hardware: i386 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: JxxxBxxxx@yandex.ru CC: freebsd-i386@FreeBSD.org CC: freebsd-i386@FreeBSD.org Motherboard have one video adapter inside in my notebook. Adapter have two video output.I can not install FreeBSD 11.0-CURRENT, 10.2, 10.3 in my noteb= ook. I can install FreeBSD 10.1 only. Normal boot FreeBSD 10.1: ... FreeBSD 10.1-RELEASE-p16 #0: Tue Jul 28 11:41:12 UTC 2015 ... vgapci0: port 0x1800-0x1807 mem 0xe8000000-0xefffffff,0xe0000000-0xe007ffff irq 11 at device 2.0 on pci0 agp0: on vgapci0 agp0: aperture size is 128M, detected 8060k stolen memory vgapci0: Boot video device vgapci1: mem 0xf0000000-0xf7ffffff,0xe0080000-0xe00fffff at device 2.1 on pci0 uhci0: port 0x1820-0x183f irq 1= 1 at device 29.0 on pci0 usbus0 on uhci0 ... Abnormal boot FreeBSD 11.0-CURRENT, ending with a stop ... FreeBSD 11-CURRENT #0 r300097: Wed May 18 03:26:34 UTC 2016 ... vgapci0: port 0x1800-0x1807 mem 0xe8000000-0xefffffff,0xe0000000-0xe007ffff irq 11 at device 2.0 on pci0 agp0: on vgapci0 agp0: aperture size is 128M, detected 8060k stolen memory vgapci0: Boot video device vgapci1: mem 0xf0000000-0xf7ffffff,0xe0080000-0xe00fffff at device 2.1 on pci0 agp1: on vgapci1 panic: make_dev_sv: bad_si_name (error=3D17, si_name=3Dagpgart) ... What is agp1 and where is it found? Such a device is not found in earlier versions (10.1 for example) --=20 You are receiving this mail because: You are on the CC list for the bug.=