Now you should see something like:
kernel initrd=/initrd.img root=/dev/ram0
androidboot_hardware=generic_x86 acpi_sleep=s3_bios,s3_mode video=-16
quiet SRC= DATA= DPI=240
You can edit this line. When you're finished, hit <enter> to boot the system.
I suggest you to remove the word "quiet" to see the kernel messages.
Now the kernel should tell you what he does.
The parameter "nomodeset" disables "the kernel mode setting" (tells
the kernel to not set the graphic resolution, let X do that instead).
The parameter "xforcevesa" enforces to use the VESA driver for X.
I would play with both parameters:
* Booting with parameter "nomodeset"
* Booting with parameter "xforcevesa"
* Booting with parameter "nomodeset xforcevesa"
> --
> You received this message because you are subscribed to the Google Groups "Android-x86" group.
> To post to this group, send email to andro...@googlegroups.com.
> To unsubscribe from this group, send email to android-x86...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
>
>
--
Android-x86
http://www.android-x86.org
Cool. :D
> I have added this to https://sites.google.com/a/android-x86.org/web/documents/how-to-boot-the-android-x86-live-cd-when-you-have-problems-with-your-graphiccard
Cool. :D
> I have added this to: https://sites.google.com/a/android-x86.org/web/documents/how-to-boot-the-android-x86-live-cd-when-you-have-problems-with-your-graphiccard
Cool. :D
> Hi,
> Where can I modify these parameters at compile time and before
> generating the iso file ?
> Thx
I don't know were it is located in your build environment, but
these settings are later on the iso in "isolinux/isolinux.cfg".
--
LXDE is looking for a new maintainer of LXPanel. So if you are a
developer, and have the time and the desire to support a great
project, get in contact with us. :)
> Hi,
> Where can I modify these parameters at compile time and before
> generating the iso file ?
> Thx
I don't know were it is located in your build environment, but
these settings are later on the iso in "isolinux/isolinux.cfg".
--
LXDE is looking for a new maintainer of LXPanel. So if you are a
developer, get in contact with us. :)