[Bug 210194] [panic] make_dev_sv: bad_si_name (error=17, si_name=agpgart). Where there was one more AGP device?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jun 10 19:39:52 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210194
Bug ID: 210194
Summary: [panic] make_dev_sv: bad_si_name (error=17,
si_name=agpgart). 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 at FreeBSD.org
Reporter: JxxxBxxxx at yandex.ru
CC: freebsd-i386 at FreeBSD.org
CC: freebsd-i386 at 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 notebook.
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 11 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=17, si_name=agpgart)
...
What is agp1 and where is it found? Such a device is not found in earlier
versions (10.1 for example)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-i386
mailing list