From owner-freebsd-current Mon Aug 26 6:33:33 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D95137B400 for ; Mon, 26 Aug 2002 06:33:29 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B58343EA9 for ; Mon, 26 Aug 2002 06:33:27 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g7QDX9Y72086; Mon, 26 Aug 2002 22:33:09 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Mon, 26 Aug 2002 22:32:58 +0900 (JST) Message-Id: <20020826.223258.00576482.iwasaki@jp.FreeBSD.org> To: marks@ripe.net Cc: acpi-jp@jp.FreeBSD.org, current@FreeBSD.ORG Subject: Re: Call for testers: acpica-unix-20020815 From: Mitsuru IWASAKI In-Reply-To: <20020825193459.GA725@laptop.6bone.nl> References: <20020825174051.GD2121@laptop.6bone.nl> <20020826.030148.95910346.iwasaki@jp.FreeBSD.org> <20020825193459.GA725@laptop.6bone.nl> X-Mailer: Mew version 2.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > One other note: > > At boot time the VGA is reported as: > Aug 25 21:15:20 laptop kernel: vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > > And when I load your module: > Aug 25 21:12:44 laptop kernel: vga_pci0: port 0xc000-0xc0ff mem 0xfcff0000-0xfcffffff,0xe0000000-0xe7ffffff irq 11 at device 0.0 on pci1 > > In other words, is it a problem that it is already configured as an ISA > device or is that normal? It's normal. My vga_pci driver only provide suspend/resume methods so that kernel manipulate PCI power state for VGA device. Usually do nothing. > > If this don't solve your problem, I think graphic chip need to be > > re-initialized on wakeup. Maybe needs time... > > Ah, that makes sense. I was searching through the acpi documentation and > couldn't find anything about displays actually. So this is fully > controlled by the graphics controller? > > > Some VAIO machines (w/ ATI graphic chip), also have the same problem. > > I also have an ATI chip. ATI Radeon to be precise, is that a possible > explanation? Yes, I think so too. Any volunteers to solve this problem? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message