Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2016 19:39:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 210194] [panic] make_dev_sv: bad_si_name (error=17, si_name=agpgart). Where there was one more AGP device?
Message-ID:  <bug-210194-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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: <VGA-compatible display> port 0x1800-0x1807 mem
0xe8000000-0xefffffff,0xe0000000-0xe007ffff irq 11 at device 2.0 on pci0
agp0: <Intel 82855GME (855GME GMCH) SVGA controller> on vgapci0
agp0: aperture size is 128M, detected 8060k stolen memory
vgapci0: Boot video device
vgapci1: <VGA-compatible display> mem
0xf0000000-0xf7ffffff,0xe0080000-0xe00fffff at device 2.1 on pci0
uhci0: <Intel 82801DB (ICH4) USB controller USB-A> 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: <VGA-compatible display> port 0x1800-0x1807 mem
0xe8000000-0xefffffff,0xe0000000-0xe007ffff irq 11 at device 2.0 on pci0
agp0: <Intel 82855GME (855GME GMCH) SVGA controller> on vgapci0
agp0: aperture size is 128M, detected 8060k stolen memory
vgapci0: Boot video device
vgapci1: <VGA-compatible display> mem
0xf0000000-0xf7ffffff,0xe0080000-0xe00fffff at device 2.1 on pci0
agp1: <Intel 82855GME (855GME GMCH) SVGA controller> 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 the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210194-8>