Too High Screen Resolution . Please suggest a fix. - Remix OS for PC

Does anyone know how to change screen resolution in Remix OS for PC.
There is no option in Display Settings either.
And Hotkeys [shift+Alt+Ctrl+F5/F6/F7/F8] aren't working either.
It'll be almost unusable at 1920x1080 (the current resolution)
I've a 21-inch monitor display
Here's a screenshot
http://i.imgur.com/yl4sbix.png

It'll be down to your hardware but you could try putting a command on the kernel line @ boot time to alter it to 1280x800 or whatever native res you have.

Thnx I put command DPI=232 when booting. All is fine now.
BTW.
I used this DPI calculator to calculate it for 1024x768 resosution . 22-inches Monitor
https://www.sven.de/dpi/
Horizontal resolution: 1024 pixels
Vertical resolution: 768 pixels
Diagonal: 22 inches
It gave me DPI = 232 and that's what I'm using !
Screenshot : http://i.imgur.com/hyFcUfz.png

How to set resolution and dpi on remix os??

Add the command DPI=XYZ in your Grub entry, at the end of kernel line
Or by pressing Tab when booting between Resident or Guest modes
Use the DPI calculator to calculate DPI for your screen res and monitor size (in diagonal)
The command UVESA_MODE=XYZxABC .. doesn't work for some reason

The easiest way I have found to change DPI without root is by adding it in the Grub settings. For instance, on my SP3, I am using a DPI of 200. Look below for more:
Code:
menuentry 'RemixOS-x86' --class android {
search --file --no-floppy --set=root /RemixOS/system.img
linux /RemixOS/kernel root=/dev/ram0 androidboot.hardware=remix_x86 androidboot.selinux=permissive DPI=210 quiet DATA=/RemixOS
initrd /RemixOS/initrd.img
}

electrikjesus said:
The easiest way I have found to change DPI without root is by adding it in the Grub settings. For instance, on my SP3, I am using a DPI of 200. Look below for more:
Code:
menuentry 'RemixOS-x86' --class android {
search --file --no-floppy --set=root /RemixOS/system.img
linux /RemixOS/kernel root=/dev/ram0 androidboot.hardware=remix_x86 androidboot.selinux=permissive DPI=210 quiet DATA=/RemixOS
initrd /RemixOS/initrd.img
}
Click to expand...
Click to collapse
I also have a sp3 and am dual booting win10 with remixos...but with remix os everything is super small. I have no idea how to edit the Grub file. If you can assist me in this it will be appreciated.

Hi there
So I've been looking for a way to change the resolution ever since I installed the OS on my PC
Because In my case everything on the screen looked uncomfortably TOO big ...
First of all I have a 21" Samsung LCD screen with resolution of 1600×900
Also my specs are processor: Intel Pentium E5700 3.00KHZ 2Mb Cache. ..... GPU Nvidia geforce GT520 1GB DDR3 ... 4 GB of DDR3 RAM. .... And 20 GBs available storage for remix OS ........ Also I'm dual booting the OS with Windows 10 pro X64
I tried the DPI calculator and inserted the right info ... And it told me that the suitable DPI for my screen is 188.44 .... I sat everything up correctly as mentioned ... After the boot I noticed that everything on the screen became even bigger !!??
I got back to the boot grub and sat the DPI to 140 and booted it up ... Every thing looked nice again and well-sized but the edges of the objects on screen are not as smooth as they should look ...
Also ... ever since I installed the OS I noticed that my screen is stuck to the 1024×768 resolution and I can't change it at all .... Once it changed to the 800×600 resolution when I sat the DPI value to 240 and that's it !!
Any one knows how I can make it work on my native screen resolution?!
(Note: I don't have any screen resolution issues when I boot the PC on win 10 )

21" 1600x900 has a dpi of 88;1920x1080 has 105 so the best setting would be 120 for both.
the default for Remix is 160 for example 13.3" 1920x1080 that has 165 or 27" 4k has 163
the SP3 are tricky because its 216 is close to old tvdpi(not supported) so if they use 160 its too small and 240 might be too big(probably recommended setting)

Need Help
Can any one give me resulation fixer video.my monitor Dell 21.5 inch resulation 1920*1080....plz help me to give a tutorial video

you can change the resolution with lcd density changer on aptoide lite make sure you are rooted and have usb debugging enabled only issue is that it wont save the settings

joeylikesubuntu said:
you can change the resolution with lcd density changer on aptoide lite make sure you are rooted and have usb debugging enabled only issue is that it wont save the settings
Click to expand...
Click to collapse
We don't know when this will happen, but Android N will make this native.
And with more API's becoming native, Remix OS will become stable even faster.

thank you but it would be more awesome if we could replace windows and ubuntu linux entirely with remix os and someone should compile an exclusive wine version for remix os so we can have all the greatness that android has to offer
---------- Post added at 06:12 PM ---------- Previous post was at 06:08 PM ----------
moriel5 said:
We don't know when this will happen, but Android N will make this native.
And with more API's becoming native, Remix OS will become stable even faster.
Click to expand...
Click to collapse
but that info is good to know

Try Resulution changer from Playstore only Root
Gesendet von meinem 80HE mit Tapatalk
---------- Post added at 11:53 AM ---------- Previous post was at 11:46 AM ----------
inventman said:
Try Resolution changer from Playstore only Root
Gesendet von meinem 80HE mit Tapatalk
Click to expand...
Click to collapse
gesendet mit Lenovo Yoga 3 pro 1370

Isak-A said:
Does anyone know how to change screen resolution in Remix OS for PC.
There is no option in Display Settings either.
And Hotkeys [shift+Alt+Ctrl+F5/F6/F7/F8] aren't working either.
It'll be almost unusable at 1920x1080 (the current resolution)
I've a 21-inch monitor display
Here's a screenshot
http://i.imgur.com/yl4sbix.png
Click to expand...
Click to collapse
if your resolution is too high, why dont u just increase the text size??? like u normally do in windows 10 ??
for example, my laptop displays 3200 x 1800 resolution (native) on a 14" screen... its set at 200% text size on windows at the same resolution
similarly, when i installed remix on my laptop, the resolution is by default set at native 3200x1800 pixels and the text was extremely tiny.
so i went to experimental option under settings and changed the font size to 2.0x (double the original value).
confirm+reboot and it was sorted.
its always best to run at native resolution. lowering will make everything blurry. best to just adjust text display size.

joeylikesubuntu said:
thank you but it would be more awesome if we could replace windows and ubuntu linux entirely with remix os and someone should compile an exclusive wine version for remix os so we can have all the greatness that android has to offer
---------- Post added at 06:12 PM ---------- Previous post was at 06:08 PM ----------
but that info is good to know
Click to expand...
Click to collapse
i found an app that saves the resolution settings its called le dpi changer its on playstore and aptoide :victory:

Amr Flame said:
Hi there
So I've been looking for a way to change the resolution ever since I installed the OS on my PC
Because In my case everything on the screen looked uncomfortably TOO big ...
First of all I have a 21" Samsung LCD screen with resolution of 1600×900
Also my specs are processor: Intel Pentium E5700 3.00KHZ 2Mb Cache. ..... GPU Nvidia geforce GT520 1GB DDR3 ... 4 GB of DDR3 RAM. .... And 20 GBs available storage for remix OS ........ Also I'm dual booting the OS with Windows 10 pro X64
I tried the DPI calculator and inserted the right info ... And it told me that the suitable DPI for my screen is 188.44 .... I sat everything up correctly as mentioned ... After the boot I noticed that everything on the screen became even bigger !!??
I got back to the boot grub and sat the DPI to 140 and booted it up ... Every thing looked nice again and well-sized but the edges of the objects on screen are not as smooth as they should look ...
Also ... ever since I installed the OS I noticed that my screen is stuck to the 1024×768 resolution and I can't change it at all .... Once it changed to the 800×600 resolution when I sat the DPI value to 240 and that's it !!
Any one knows how I can make it work on my native screen resolution?!
(Note: I don't have any screen resolution issues when I boot the PC on win 10 )
Click to expand...
Click to collapse
Did you find a solution ? I'm on the same case and Idk what to, I've tried everything D':
---------- Post added at 03:11 AM ---------- Previous post was at 03:06 AM ----------
joeylikesubuntu said:
i found an app that saves the resolution settings its called le dpi changer its on playstore and aptoide :victory:
Click to expand...
Click to collapse
It doesn't work

Setting screen resolution within the "Debug Terminal Console"
Did you try the method described here? For me that worked in order to adjust the resolution for a second screen mirrowing then Remix OS output.

electrikjesus said:
The easiest way I have found to change DPI without root is by adding it in the Grub settings. For instance, on my SP3, I am using a DPI of 200. Look below for more:
Code:
menuentry 'RemixOS-x86' --class android {
search --file --no-floppy --set=root /RemixOS/system.img
linux /RemixOS/kernel root=/dev/ram0 androidboot.hardware=remix_x86 androidboot.selinux=permissive DPI=210 quiet DATA=/RemixOS
initrd /RemixOS/initrd.img
}
Click to expand...
Click to collapse
Thanks. This worked great on my MacBook (running Remix from an SDcard).

thank you guys, i have add DPI=200 and now it's more big and it's very nice
good job!

Related

[APP]Change screen resolution and DPI (CSRD)

This app for Changing screen resolution and DPI.
For example I change resolution and dpi in my HTC HD mini to play games.
Sources available.
Version 2:
Manual:
1) Copy "csrd.exe", "injection.dll" to root dir "\"
2) Create text file "pr.txt" in root dir "\"
3) Fill pr.txt with pattern, described below.
4) Run csrd.exe
5) For unload dll and stop csrd run unload.exe (in any dir)
Pattern:
Code:
<width>
<height>
<dpi>
<process name or path>
Example:
Code:
320
480
128
.exe
240
320
96
ppc.exe
100
100
196
calc.exe
First record is resolution for other processes (that not described below).
Process with name ppc.exe will work with 240x320x96 resolution.
Process with name calc.exe will work with 100x100x196 resolution.
Other process will work with 320x480x128 resolution.
SHAYDER said:
This app for Changing screen resolution and DPI.
For example I change resolution and dpi in my HTC HD mini to play games.
Click to expand...
Click to collapse
If it works on Hd mini maybe you should post it in the Hd mini thread too
How does it work? I run it, change resolution, but i don't see any changes.
Try new version.
Put injection.dll and CSRD.exe to 1 folder. Then run CSRD.exe, change resolution and click "Apply".
Good work.
Look like wvgafix http://forum.xda-developers.com/showthread.php?t=455974
SHAYDER said:
Try new version.
Put injection.dll and CSRD.exe to 1 folder. Then run CSRD.exe, change resolution and click "Apply".
Click to expand...
Click to collapse
Thank you This one works. In your first post you said "For example I change resolution and dpi in my HTC HD mini to play games". So what resolution and dpi exactly do you set? For which games do you use it?
zalaros said:
So what resolution and dpi exactly do you set? For which games do you use it?
Click to expand...
Click to collapse
I set:
X 240
Y 320
DPI 96
So far I have only used "Orions Legend of Wizards".
In theory, with this program any game should run normally for that resolution and dpi.
Shayder think you can make this app support cmd functions (so we can make the switch silently... useful to use with MortScript)?
Also as an idea would it be possible to make a certain app run inside a window which size is that of the required screen resolution (wrapping the running app...)? The idea seems possible (vijay555 aparantly did something similar...). This way only the selected app has it's "resolution" changed not affecting the rest of the system (which tends to cause gfx issues)
with a command prompt version i can prob it on my alpine nve-300p navigation system tool. this run with windows ce 5 and igo
so does this mean that if i use this on my wvga device, i can play games that are made for qvga in full screen?
Sources...
But this program change the resolution only when you play a game or change everything? Can I have a guide to install the program?
1)This app change global resolution and DPI.
2) just run "csrd.exe"
Just a stupid question, can this program "emulate" a vga resolution on a qvga device? Thanks for your work and for the sources.
Excellent, thank you.
Thank you for the app SHAYDER.
Just to confirm how this program should operate. You set the screen res and DPI that you want it set to and hit apply. After that, only that portion of the screen will be used?
For example, changing it to [email protected] will use only small section of a WVGA screen (top left)?
It will not allow you to run a 240x320 game at 480x640 or 480x800, correct?
The game you wanted to use, will it only run if it detects a QVGA screen? Is that why you needed to force a new resolution?
trueg said:
Just to confirm how this program should operate. You set the screen res and DPI that you want it set to and hit apply. After that, only that portion of the screen will be used?
For example, changing it to [email protected] will use only small section of a WVGA screen (top left)?
Click to expand...
Click to collapse
Yes.
trueg said:
The game you wanted to use, will it only run if it detects a QVGA screen? Is that why you needed to force a new resolution?
Click to expand...
Click to collapse
Yes. This is the first and the only one reason.
This app just simulate resolution and dpi.
Excellent, thank you.
WOW.... this is what i'm looking for...
Sadly, it's not for smartphone (non-touchscreen)....
i cannot change the number......
Would you create for smartphone????
New version available. Look 1st post.
works great!!!!
i have try it in some apps and it's work... i will test it in some other apps and i will give you the review....

Rooted Nook Tablet Options

Indirect deserves a salute for rooting the NT
http://forum.xda-developers.com/showthread.php?t=1354487
Still running a Nook Color with a dpi of 240 in build.prop, I would very much
get any reports on the following
1. Can the same be done on the NT without too many side affects?
2. Has anyone installed skype and tested the built in Mic?
How about a response as to a rooted Nook Tablet with a higher (240) dpi setting?
speaking completely out of curiosity, how can you display a higher dpi onscreen (if I'm understanding what you're asking), if the display is only capable of 169 dpi?
maybe I'm oversimplifying the question and am not understanding you.
---------- Post added at 01:33 PM ---------- Previous post was at 01:31 PM ----------
after doing some searching, are you referring to actual font size?
Android allows different dp settings independent of the hardware dpi for UI design. Details in below link,
http://developer.android.com/guide/practices/screens_support.html
Density-independent pixel (dp)
A virtual pixel unit that you should use when defining UI layout, to express layout dimensions or position in a density-independent way.
The density-independent pixel is equivalent to one physical pixel on a 160 dpi screen, which is the baseline density assumed by the system for a "medium" density screen. At runtime, the system transparently handles any scaling of the dp units, as necessary, based on the actual density of the screen in use. The conversion of dp units to screen pixels is simple: px = dp * (dpi / 160). For example, on a 240 dpi screen, 1 dp equals 1.5 physical pixels. You should always use dp units when defining your application's UI, to ensure proper display of your UI on screens with different densities.
e.mote said:
Android allows different dp settings independent of the hardware dpi for UI design. Details in below link,
The density-independent pixel is equivalent to one physical pixel on a 160 dpi screen, which is the baseline density assumed by the system for a "medium" density screen. At runtime, the system transparently handles any scaling of the dp units, as necessary, based on the actual density of the screen in use.
Click to expand...
Click to collapse
I understand the advantage to a developer laying out UI that needs to run on different display resolutions, but I don't see an advantage for an end-user. Why would you set your dpi to 240 if you can only display 169 dpi on the device? Won't the tablet simply downsize bit-mapped images when they're actually displayed?
Honest question--I'm probably not understanding something here--and I'm certainly not trying to rile anyone. Thanks!
Per above equation, setting your device's dpi setting to 240 would allow the app to be 150% in size. This aids in legibility, at cost of more screen space.
If you have an NC, you can see this firsthand by adjusting abovesaid dpi setting in build.prop up or down.
e.mote said:
Per above equation, setting your device's dpi setting to 240 would allow the app to be 150% in size. This aids in legibility, at cost of more screen space.
Click to expand...
Click to collapse
Ah, cool. Thanks for the info!
All I wanted to know was if the build.prop can be edited on a rooted NT as I have done on the NC.
Also, I will try once more. Did anyone use the Microphone with skype or some other chat app?

Remix OS External Display Resolution (Laptop)

Hi Guys!
I'm using Remix OS on my dell...
And i want to use it on my external monitor, using HDMI.
But my laptop has a resolution of 1366x728. and the monitor is 1080p.
Remix OS just uses the center of the screen and i can't enlarge it =(
Anyone know of an way to do that?
Thanks!
Try to root Remix OS and install an app for changer the resolution.
Soirry for my bad english
aliberti98 said:
Try to root Remix OS and install an app for changer the resolution.
Soirry for my bad english
Click to expand...
Click to collapse
I am having the same problem, my laptop has a resolution of 1366x768. and the Dell monitor is 1920x1080 and HDMI output to Dell Monitor is Centered on the SCREEN, and not converted to full screen (like square box inside square box). I already rooted the Remix OS for PC and tried multiple solutions (even purchased some apps to change resolution) from playstore, but non of them work. The resoltuion changing apps only changing the resoltuion, say 720p to 1080p, but non of solution able to make HDMI output to full screen on monitor.
I have attached the screen how it looks like on LCD monitor from HDMI output.
Any solution ?
Thanks
techbissu said:
I am having the same problem, my laptop has a resolution of 1366x768. and the Dell monitor is 1920x1080 and HDMI output to Dell Monitor is Centered on the SCREEN, and not converted to full screen (like square box inside square box). I already rooted the Remix OS for PC and tried multiple solutions (even purchased some apps to change resolution) from playstore, but non of them work. The resoltuion changing apps only changing the resoltuion, say 720p to 1080p, but non of solution able to make HDMI output to full screen on monitor.
I have attached the screen how it looks like on LCD monitor from HDMI output.
Any solution ?
Thanks
Click to expand...
Click to collapse
Here is another image how it looks like when my Laptop is connector to 21" Dell Monitor. My Laptop display resolution is 1366x768, whereas my LCD monitor resolution is 1920x1080. Is there anyway to make Dell Monitor display FULL-SCREEN ?
how can i enable the external display in my netbook with remix os?
Thanks
You can use some apps like screen resolution changer pro on playstore for free. But careful change the HDMI not the device resolution and enter the resolution
i have a laptop with a broken screen,but i used it with an external monitor. but now with remix installed , the external screen
does not work. how do i enable the screen again? i only have vga output.
Terrandroid said:
i have a laptop with a broken screen,but i used it with an external monitor. but now with remix installed , the external screen
does not work. how do i enable the screen again? i only have vga output.
Click to expand...
Click to collapse
hi you must edit this line en menu.list from folder remixOS
DATA= CREATE_DATA_IMG=1 video=LVDS-1:d
initrd /RemixOS/initrd.img
just add : video=LVDS-1:d , and the native display will be of , and remix os show on secondary display , for now im working to change resolution xd
---------- Post added at 03:36 PM ---------- Previous post was at 03:30 PM ----------
killerbomb said:
how can i enable the external display in my netbook with remix os?
Thanks
Click to expand...
Click to collapse
do the edit menu.list two post after this
pablojet said:
hi you must edit this line en menu.list from folder remixOS
DATA= CREATE_DATA_IMG=1 video=LVDS-1:d
initrd /RemixOS/initrd.img
just add : video=LVDS-1:d , and the native display will be of , and remix os show on secondary display , for now im working to change resolution xd
---------- Post added at 03:36 PM ---------- Previous post was at 03:30 PM ----------
do the edit menu.list two post after this
Click to expand...
Click to collapse
Thanks you very much, it is working!
Paplojet
PlZ give me tutorial I'dont Know
tried editing the menu.lst on the most recent version but it is not working full screen on a full hd tv. Is there any way to do this on the latest version? Please help!
I can't get VGA working at all on mine. Not sure about the HDMI port. I have both. Could that be it? It has a black screen with "-" or "_" at the top. Weird.
Sent from my Moto X using Tapatalk
-I am NOT responsible for any damages that may occur-
pablojet said:
hi you must edit this line en menu.list from folder remixOS
DATA= CREATE_DATA_IMG=1 video=LVDS-1:d
initrd /RemixOS/initrd.img
just add : video=LVDS-1:d , and the native display will be of , and remix os show on secondary display , for now im working to change resolution xd
---------- Post added at 03:36 PM ---------- Previous post was at 03:30 PM ----------
do the edit menu.list two post after this
Click to expand...
Click to collapse
How di i do the edit thing? My tv res is higher than my laptop using VGA so it doesnt fill to full screen on TV
Remix OS External display
pablojet said:
hi you must edit this line en menu.list from folder remixOS
DATA= CREATE_DATA_IMG=1 video=LVDS-1:d
initrd /RemixOS/initrd.img
just add : video=LVDS-1:d , and the native display will be of , and remix os show on secondary display , for now im working to change resolution xd
---------- Post added at 03:36 PM ---------- Previous post was at 03:30 PM ----------
do the edit menu.list two post after this
Click to expand...
Click to collapse
There is no menu.lst and no grub folder in mine.

Remix OS - How do I change my screen resolution?

I've just installed Remix OS on an Acer Aspire E15 (ES1-511-C723). It's a 15.6" screen and the native resolution is 1366x768. I'm having some issues with blurring. Icons, wallpapers and web images.
Is there a way to adjust the resolution or dpi?
you should try 'EasyBCD'
Well... from what I read..
Under settings/remix options/enable terminal
Then use Alt+tab (to get to terminal)
"vmsize 1366x768" or perhaps " sudo vmsize 1366x768"
goodluck

Screen (Window) resolution RemixOS 3.027 on VMWare Player 12.5.5

Dear all,
I downloaded and tried RemixOS 3.207 x64 on VMWare VM just to try this amazing OS. All works fine, except screen resolution.
Default screen resolution (VMWare window) is 800x600 and searching on Google I was not able to find any working method to set my desired resolution at boot or when OS running.
Attention: I don't want to setup screen DPI, I can already do that and is working fine. What I desire is to set the screen resolution (VMWare Player host window) to a specific resolution (ex.: 1600x900).
The only method that seems to work half is to add "vga=ask" on GRUB menu, and when RemixOS is starting it propose me a list of resolutions to use.
If I choose 0x342 (1152x864x32) after confirmed with RETURN the VMWare window size changes to a bigger size, and internal RemixOS resolution is really 1152x864x32.
Unfortunately higher resolutions are not present (max is 1152x864) and I don't understand if this is a limit of RemixOS or by the VMWare video card emulator which not supports higher VESA modes.
However windows is working fine at full res (1920x1024) inside VMWare.
Please help in setting VMWare fixed high resolution for RemixOS.
Thanks
this is the exact problem with remix, someone fix please

Categories

Resources