JideTechnology / Remix-OS-For-PC

Remix OS for PC Feedback System & Troubleshooting Center repository
https://github.com/JideTechnology/Remix-OS-For-PC/wiki
110 stars 26 forks source link

Unable to boot on Compaq CQ45 with Radeon 6310 graphics #32

Open gabrc52 opened 7 years ago

gabrc52 commented 7 years ago

Log files:

cpuinfo_AT-DEBUG-CLI_Hewlett-Packard_Compaq-CQ45-Notebook-PC_3.0.206_x86_64_2016-11-27_13-19.txt debuglog_AT-DEBUG-CLI_Hewlett-Packard_Compaq-CQ45-Notebook-PC_3.0.206_x86_64_2016-11-27_13-19.txt dmesg_AT-DEBUG-CLI_Hewlett-Packard_Compaq-CQ45-Notebook-PC_3.0.206_x86_64_2016-11-27_13-19.txt dmidecode_AT-DEBUG-CLI_Hewlett-Packard_Compaq-CQ45-Notebook-PC_3.0.206_x86_64_2016-11-27_13-19.txt lspci_AT-DEBUG-CLI_Hewlett-Packard_Compaq-CQ45-Notebook-PC_3.0.206_x86_64_2016-11-27_13-19.txt lsusb_AT-DEBUG-CLI_Hewlett-Packard_Compaq-CQ45-Notebook-PC_3.0.206_x86_64_2016-11-27_13-19.txt cpuinfo_END-OF-INIT_Hewlett-Packard_Compaq-CQ45-Notebook-PC_3.0.206_x86_64_2016-11-27_13-20.txt debuglog_END-OF-INIT_Hewlett-Packard_Compaq-CQ45-Notebook-PC_3.0.206_x86_64_2016-11-27_13-20.txt dmesg_END-OF-INIT_Hewlett-Packard_Compaq-CQ45-Notebook-PC_3.0.206_x86_64_2016-11-27_13-20.txt dmidecode_END-OF-INIT_Hewlett-Packard_Compaq-CQ45-Notebook-PC_3.0.206_x86_64_2016-11-27_13-20.txt lspci_END-OF-INIT_Hewlett-Packard_Compaq-CQ45-Notebook-PC_3.0.206_x86_64_2016-11-27_13-20.txt lsusb_END-OF-INIT_Hewlett-Packard_Compaq-CQ45-Notebook-PC_3.0.206_x86_64_2016-11-27_13-20.txt

Neurovert commented 7 years ago

Thanks for the report.

Can you please specify when exactly the device fails to boot? Is it at the command line/black screen/remix os logo/something else?

For now you can try 2 things:

  1. Booting with EXTMOD=radeon parameter or with androidboot.swrast=1 parameter.
    1. At Grub boot menu, select the default Remix OS entry and press "E" to edit it.
    2. Select the kernel line and and the end of it add ONE of the parameters from point 1.
    3. Press "F10" to boot with this modified setup. If you get confused, read information on the screen - it should include info on all the hotkeys needed.

Let us know the results and also note that there is a newer 3.0.207 release available.

gabrc52 commented 7 years ago

It still doesn't boot. Remix 2 does work, so the cause is something that was introduced in Remix 3.0 (or android-x86 marshmallow).

EDIT: 32-bit version works with EXTMOD=radeon parameter.