Optimal NVS optmus gpu performance - Remix OS for PC

Which is the best for performance and opengl es 3x support? given that Ferrmi cards aren't going be supported by the vulkan api by nvidia drivers.
1. To disable optimus and run the nvidia gpu using their Linux driver.
2. Same as above but run with Gallium driver.
3. Same as above but with Nouveau driver.
4. Bumblebee - is this even supported by Remix OS?
5. PRIME - Same question as Bumblebee is it supported?
I managed enable the nvidia gpu whilst in optimus mode using
nomodeset i915.modeset=0 nouveau.modeset=0 which ran Gallium llvmpipe but the performance was dreadful and the resolution was lowered, is Gallium llvmpipe a software renderer? is their a way to run Gallium hardware rendering the same as Intel gpu or is Nouveau the proper usage scenario?
Remix OS kept crashing using just i915.modeset=0 nouveau.modeset=1 and Aida64 stalled / locked up but ran without problem using the Intel gpu.

Related

just MoboPlayer V6 VFP version can be intalled! but our cpu spport V7!Why!

hey ,my ROM is Vegan 5.1.1,I know that the gtaablet's CPU is 1GHz NVIDIA Tegra 2 - Dual-core ARM Cortex-A9 CPU .
but when I download the moboPlayer through the android market, the system notice me that I have to re download the V6 VFP version of moboPlayer.
I saw the version information inf moboplayer website, and found that:
"High-end version of V7 Neon for Other high-end ARM V7 CPU use Android device"
"Version of the medium V6 VFP" for "Few other devices ARMV6 VFP"
but then I google the Cortex-A9 CPU information and found that
"The Cortex-A9 processors are the highest performance ARM processors implementing the full richness of the widely supported ARMv7 architecture"
so Why the system notice me that I can just use the V6 version?
anyone have the same situation?
Our Tegra 2 CPU does not have Neon instructions, which version 7 requires.
thanks! but it should support the V7 CPU...
in moboplayer website...it said that
Applies to:
Meizu: M9
Google: Nexus One
HTC: Desire、Desire HD 、EVO、Incredible
Moto: Milestone、XT800
Samsung: Galaxy S
Sony Ericsson: X10
Acer: Liquid
Other high-end ARM V7 CPU use Android device
Those devices support neon tegra 2 doesn't
Like I said, Version 7 of MoboPlayer calls ARM NEON instructions which our Tegra 2 CPU's do not have. If MoboPlayer didn't have a check to see if the CPU had NEON instructions support, as soon as the instruction is called, the program would crash.

How can I tell Remix which graphics card to use?

My laptop has both integrated and Nvidia graphics. In benchmarks (3D Mark) my laptop using integrated graphics scored higher than every Android device except the Shield X1 console thing. But I want to use my dedicated card instead for futureproofing because I play a lot of intensive games and they will get more demanding in the future. Is there a way to force Remix to use my dedicated card. Or is it an option that could be added in a future update?
Please use search.. "remixos Nvidia"
Try this...
At boot edit grub add:
I915.modeset=0 nouveau.modeset=1
After "quite"
Goodluck

Hybrid Graphics - Can you select one card?

I have integrated Intel Graphics on my motherboard which works absolutely fine with Remix but I also have an Nvidia card that does not work that well with it. I have a dual boot setup and ideally would use the Nvidia for Windows and the Intel for Remix.
I know I can manually switch in the Bios but that's not the neatest of solutions.
My Bios does allow both cards to be used at the same time, but when doing to Remix won't boot (stuck at the Android x64...) bit.
Is there anything I can do via the grub to tell it to ignore the PCI-E GPU and hopefully get it to boot?
Thanks!
set in grub i915.modeset=1 for intel gpu and set noveau.modeset=1 for nvidia gpu
hope that works.
Edit: idk if it will work with pci-e gpu, but it should work with dual integrated gpu like in notebook
arts821 said:
set in grub i915.modeset=1 for intel gpu and set noveau.modeset=1 for nvidia gpu
hope that works.
Edit: idk if it will work with pci-e gpu, but it should work with dual integrated gpu like in notebook
Click to expand...
Click to collapse
Thank you so much - it was as easy as that! I'd been playing with various modest parameters trying to get the nvidia working but hadn't clocked that I could force a gpu using it too. Works perfectly!
arts821 said:
set in grub i915.modeset=1 for intel gpu and set noveau.modeset=1 for nvidia gpu
hope that works.
Edit: idk if it will work with pci-e gpu, but it should work with dual integrated gpu like in notebook
Click to expand...
Click to collapse
then for amd?

Would Remix OS perform better than Remix OS Player?

Hello,
I've recently installed Remix OS Player on my PC but it hasn't met that image on my mind, it was very laggy and had a long mouse delay.
My PC specs are,
CPU: i3-4130
RAM: 8GB 1600Mhz
GPU: AMD Radeon r9 270x
SSD: Intel 60GB
HDD: WD Green 2TB
I didn't want to start downloading games as I was afraid they would be also laggy so I thought that installing Remix OS itself as an OS would be much better (2 cores instead of 1, 8GB RAM instead of 3, etc.)
Would it be smooth? Should I install it on the HDD or remove my windows from SSD and install it there? I'm not looking to replace my windows just it's location.
I'm sorry if this is kind of spamming the forum I thought I'd get help directly from users.
@Iamhady Remix OS Player is an emulator which implies far lower performance when compared to system ran natively on the machine.
Remix OS for PC is a full OS and it will definitely run faster than Player. On your specific device it should run very fast regardless of whether u install it on HDD or SSD.
Of course SSD will provide even better performance, but that's just up to you.
Have in mind that Remix will most likely utilize your integrated graphics card instead of the dedicated Radeon.
You can always install Remix to a USB stick and boot from it as a test.
Once you boot Remix on your device, go to settings, about tablet and scroll down to find OPENGL renderer. If it's Intel mesa/i915 than OK, if it's radeon - even better. If it's Intel, you can test if Remix can use the dedicated graphics card by adding EXTMOD=radeon to kernel line in grub menuentry (u can find how to do that on that forum or in Google).
Good luck
Vioner said:
@Iamhady Remix OS Player is an emulator which implies far lower performance when compared to system ran natively on the machine.
Remix OS for PC is a full OS and it will definitely run faster than Player. On your specific device it should run very fast regardless of whether u install it on HDD or SSD.
Of course SSD will provide even better performance, but that's just up to you.
Have in mind that Remix will most likely utilize your integrated graphics card instead of the dedicated Radeon.
You can always install Remix to a USB stick and boot from it as a test.
Once you boot Remix on your device, go to settings, about tablet and scroll down to find OPENGL renderer. If it's Intel mesa/i915 than OK, if it's radeon - even better. If it's Intel, you can test if Remix can use the dedicated graphics card by adding EXTMOD=radeon to kernel line in grub menuentry (u can find how to do that on that forum or in Google).
Good luck
Click to expand...
Click to collapse
@Vioner thank you for the info! Glad to know so before downloading Remix OS.
I'll try installing it on a USB stick first and see how that goes.
As for the graphics I wouldn't mind if it uses the integrated graphics as long as it can run any Android game with a playable frame rate. But I really hope it can use the GPU for games like Mortal Kombat X and other GPU intensive games.
I've started downloading it!
Iamhady said:
@Vioner thank you for the info! Glad to know so before downloading Remix OS.
I'll try installing it on a USB stick first and see how that goes.
As for the graphics I wouldn't mind if it uses the integrated graphics as long as it can run any Android game with a playable frame rate. But I really hope it can use the GPU for games like Mortal Kombat X and other GPU intensive games.
I've started downloading it!
Click to expand...
Click to collapse
You have luckily downloaded it in the last version day
Farewell, Remix OS. (Focusing on enterprise, huh.)

Gaming PC cant handle games? What happened with my new PC?

I have been trying to play game in my new PC but it says can't handle your game yet no idea WHY?
My setup is:
Windows 10 Home 64-bit
Intel Core i9 9900KF CPU
2047MB Nvidia GeForxe RTX260
16 GB RAM
ASUSTek Computer inc. Prime Z390-P
27GN7 (1920x1080) 240hz monitor & LG IPS FULLHD (1920x1080) 60hz
1TB memory
What's wrong with my setup?
why doesn't it work?
I have already installed Windows 10 home by following to this:
What game? And what game settings (DX, Vsync, etc...)?

Categories

Resources