← Back to team overview

sony-vaio-z-series team mailing list archive

Re: Switching Intel/nVidia with Upstart on Karmic

 

Hello Wayde,

Hello Vayo-Z-Series List,

Am Mittwoch, den 07.10.2009, 23:51 +0200 schrieb Raphael Gradenwitz:
> Am Mittwoch, den 07.10.2009, 23:20 +0200 schrieb Wayde:
> > Yes i'm still using grub2 but the leds doesn't work. 
> 
> 
> Here lies the problem. You MUST solve that first.
> I could completely reproduce this what you described with grub2.
> . . . it looks like a grub2 bug.
> 
> Without the led burning, nothing can work.
> 
> The LED will not work as long as the
> acpi_osi="!Windows 2006"
> is not passed to the kernel (or passed wrong)
> 
> grub2 does not work like one would expect :-(


This is a real problem. Could somebody solve this:

after booting with grub legacy:

cat /proc/cmdline

.. .. .. acpi_osi="!Windows 2006" .. .. ..

after booting with grub2:

.. .. .. acpi_osi=!Windows 2006 .. .. ..


And, yes, in /etc/default/grub it is pased as:

acpi_osi=\"!Windows 2006\"

and even when i enter it with:

acpi_osi=\\\\\\\"!Windows 2006\\\\\\\"

it does not work

the only way what works is, after grub2 is started, pres 'e' (to edit)
and change the comandline by hand from

.. .. .. acpi_osi="!Windows 2006" .. .. .. ..

to

.. .. .. acpi_osi=\"!Windows 2006\" .. .. .. ..

(the '\' key is directly left beside the 'Enter'-key)

But at kleast a workaround to get in (Don't forget it has to reboot
twice before it works)

Raphael

Attachment: smime.p7s
Description: S/MIME cryptographic signature


References