Open qipt8 opened 7 years ago
Insufficient info. Please follow the issue scheme (seen at New issue page) and guidelines from Wiki please. If the issue isn't updated accordingly withing 7 days, it will be closed with label "invalid".
Do NOT post issue, before you finish preparing it please...
@marxvn You have an integrated Intel GPU + dedicated NVIDIA GPU Currently Remix OS has poor GPU support for non-Intel chips so in case if system can't load dedicated GPU driver, system will load in software rendering mode (handled by CPU - lower performance).
You have 2 options that I recommend trying out;
EXTMOD=nouveau
to kernel line in menu.lst (or in one-time edit mode while your PC is at grub boot menu). If with this option you still can't watch videos of achieve hardware rendering (high performance in 3d games etc.) then try option 2.EXTMOD=i915
like in 1. This might not work if you have your Intel GPU disabled in BIOS (you might want to enabe it).X* - add the parameter just like you added nomodeset
or follow the pattern shown Here
Option 2 will enforce using the Intel GPU, but it's almost guaranteed that hardware rendering in video apps and games will work.
Let me know how the tests went.
I've tried quite a lot of applications to record the screen, they are inactive or corrupted images. It only works correctly when I add "nomodeset" to the "menu.lst"
My Screenshot: http://imgur.com/a/sUobq
App try (AZ Screen Recorder, Game Screen Recorder, BitStream...): https://play.google.com/store/apps/details?id=ro.numedecod.cast
cpuinfo_BOOT-COMPLETE_MSI_MS-7815_3.0.207_x86_64_2016-12-22_02-49.txt dmesg_BOOT-COMPLETE_MSI_MS-7815_3.0.207_x86_64_2016-12-22_02-49.txt logcat_BOOT-COMPLETE_MSI_MS-7815_3.0.207_x86_64_2016-12-22_02-49.txt lspci_BOOT-COMPLETE_MSI_MS-7815_3.0.207_x86_64_2016-12-22_02-49.txt lsusb_BOOT-COMPLETE_MSI_MS-7815_3.0.207_x86_64_2016-12-22_02-49.txt