Date: Sun, 25 Aug 2002 21:34:59 +0200 From: Mark Santcroos <marks@ripe.net> To: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org> Cc: acpi-jp@jp.FreeBSD.org, current@FreeBSD.ORG Subject: Re: Call for testers: acpica-unix-20020815 Message-ID: <20020825193459.GA725@laptop.6bone.nl> In-Reply-To: <20020826.030148.95910346.iwasaki@jp.FreeBSD.org> References: <20020825165945.GC2121@laptop.6bone.nl> <20020826.023736.128622794.iwasaki@jp.FreeBSD.org> <20020825174051.GD2121@laptop.6bone.nl> <20020826.030148.95910346.iwasaki@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 26, 2002 at 03:01:48AM +0900, Mitsuru IWASAKI wrote: > How about this one? > http://people.freebsd.org/~iwasaki/acpi/vga_pci-20020228.tar.gz > > This simply set PCI_POWERSTATE_D0 for VGA device on wakeup. This didn't work unfortunately. The problem is actually a bit weird. When I suspend (close the lid or with the key combo) the display is not turned off actually. It does go in some form of suspend however. When I resume, the machine comes back to life again, but the screen goes off at that moment. One other note: At boot time the VGA is reported as: Aug 25 21:15:20 laptop kernel: vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 And when I load your module: Aug 25 21:12:44 laptop kernel: vga_pci0: <Generic PCI VGA> 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? > 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? Mark -- Mark Santcroos RIPE Network Coordination Centre http://www.ripe.net/home/mark/ New Projects Group/TTM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020825193459.GA725>