From owner-freebsd-stable@FreeBSD.ORG Fri Jan 24 18:18:28 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by hub.freebsd.org (Postfix) with ESMTP id B46EDC69; Fri, 24 Jan 2014 18:18:28 +0000 (UTC) Message-ID: <52E2AE74.5020004@FreeBSD.org> Date: Fri, 24 Jan 2014 13:18:28 -0500 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Florian Millet , freebsd-stable@freebsd.org Subject: Re: vesa.ko do not load with ASpeed AST2300 chipset References: <52E27479.9090002@athenadistribution.com> In-Reply-To: <52E27479.9090002@athenadistribution.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jan 2014 18:18:29 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2014-01-24 09:11:05 -0500, Florian Millet wrote: > Hello everyone, > > I stumbled into a problem with a gigabyte motherboard (GA-6PXSV3), > more specifically the integrated video chipset on it. The chipset > is a ASpeed AST2300 and supposedly handle up to a resolution of > 1920x1200. ( for reference : > http://www.aspeedtech.com/products.php?fPath=20&rId=200 ) My > problem is not under X.org but in console mode, the vesa.ko module > refuses to load with this chipset giving me a : > > module_register_init: MOD_LOAD (vesa, 0xffffffff81214000, 0) error > 19 > > When trying to see which resolution I can use in console mode with > `vidcontrol -i mode` I get only one line : > > 3 (0x003) 0x00000001 T 80x25 8x8 0xb80000 32k 32k > 0x00000000 32k > > Unfortunately recompiling with VESA_DEBUG=1 does not yield any > more information as to why it refuses to load (compiled in kernel > or as a module). Enabling the define MODE_TABLE_BROKEN in > /usr/src/sys/dev/fb/vesa.c changes nothing. This problem has been > confirmed on FreeBSD 10/STABLE and 9.2/RELEASE. > > I tried to flash the vbios to the latest version but their utility > tells me it is impossible since the version installed is > "invalidate" ... > > `pciconf -lv` gives me : vgapci0@pci0:8:0:0: class=0x030000 > card=0x20001458 chip=0x20001a03 rev=0x21 hdr=0x00 vendor = > 'ASPEED Technology, Inc.' device = 'ASPEED Graphics Family' > class = display subclass = VGA > > Does anyone has an idea as to why I can't have any other resolution > in console mode ? I can give access to the machine via ssh if it > helps debugging the problem. I believe they officially support FreeBSD. http://www.aspeedtech.com/support.php Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJS4q50AAoJEHyflib82/FGIu0IAIzHcdOwqOwXU+kueAkRR6Zo d3jWCSU5bRETE5pW0nbB4222fAILERGEK1H6IN406t3stbndbiYYaPv/LUsYVbRr V0Ds6ErRPzbU+3+qIyGs9KCEZ1x2bqFYVYXASvZo0FAlr0OV7K0Fr23SLHPFUhmc BeYIreF+9yh89VKmDtytNVJOYsUr+c9l7N5rIyAlS6heC7OgUM1LZCOCC0lksRdn ugEO1mB712FhGpuV7UxRc7Co1UNtQOuz8MVsDpPZklq0d+uKZdCSlwHnGniXgzuh +wJIWvnbIEtDvaVbSz8Jnme97AAstISvZOVEW2AxHGBc/7XiaIz75tS5CYkkcYU= =i4QO -----END PGP SIGNATURE-----