On Wed, 2008-09-17 at 18:52 +0800, Phil Endecott wrote: > Hi Rui, > > Zhang Rui wrote: > > Hi, phil, > > > > On Tue, 2008-09-16 at 22:43 +0100, Phil Endecott wrote: > >> Dear Experts, > >> > >> I'm trying to work out how to get console video out toggling > working on > >> my ASUS EEE 901 (running Debian). I get the feeling that I may be > the > >> first person to try to do this, and I knew almost nothing about > ACPI > >> until a couple of hours ago. Can anyone help? > >> Output toggling for X works fine, but that doesn't use ACPI. > > > well, ACPI control method for video output switching seldom works. > > And we use xrandr to switch the display in X. > > I'm not sure but I'm afraid we don't have the plan to support video > > output switch in console mode. > > As far as I can see, the code already exists in the kernel to support > this. The problem is that this BIOS doesn't define the necessary > methods (unless I've misunderstood something). it's true that there is some code that is used for display switch in ACPI video driver. It evaluates the ACPI control methods to switch the display, but unfortunately we don't have any BIOSes that these methods actually work... > When you say "don't plan > to support", do you mean that the existing kernel functionality is now > deprecated, right. I've sent a patch to remove this piece of code sometime before... BTW: forgot to mention, the platform drivers may have the ability to switch the display via some platform specific methods, but that depends. and it's beyond my scope. :). I can only say that display switching via the predefined ACPI control methods doesn't work. thanks, rui -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html