[Q] Screen Resolution Issues - Windows 8 General

Hi, using a compaq 2710p laptop which has a pen input display so I obviously thought it would be good for win8 However when I was running the DP i couldn't change my screen res. The screen itself is 16:10, but I think running windows 7 I use 16:9 to keep things simple. Now for some reason the CP (and the DP) doesn't let me change the resolution whatsoever. It' currently stuck at 1280x800 (4:3) So I can, luckily use the store but can't snap apps. I have no options to change the res at all? The option is just greyed out.

What graphics card do you have? I couldn't change resolution until I installed GeForce drivers from NVidia, if you have ati or Intel you just need the latest windows 7 driver.

m0nkf1sh said:
What graphics card do you have? I couldn't change resolution until I installed GeForce drivers from NVidia, if you have ati or Intel you just need the latest windows 7 driver.
Click to expand...
Click to collapse
ATI i think but I'll double check later on. In screen resolution I clicked display drivers, then update drivers. It went from microsoft basic drivers to some long name but it changed back because it was a "bad driver"?

Ah that's probably it then, you need to find out what the graphics card is then go to ati/amd website and get the latest relevant drivers

Related

Resolution Changer for Windows XP

Here is my resolution changer named SwapResolution. It swaps the display resolution between 800x480 and 1024x600.
It binds to the correct hardware button (Synaptic Scroll Down Button).
This is the version 1.0.0.2 updated on 2008-11-09.
Changelog:
1.0.0.0 - Compiled AutoIt script, occasional crash.
1.0.0.1 - Rewritten in C++, quicker and more reliable. Visual C++ 2008 SP1 Redistributable Package needed. This version works only with Windows XP.
1.0.0.2 - Written in C++, quick and reliable. Self suficient. Runs on Windows XP and Windows Vista.
Thank you
--------------------------------------------------------------------------------
I found that NuClear235 had already posted an answer at
http://forum.xda-developers.com/showthread.php?t=378650
But it did not work exactly as NuClear235 described. My Synaptics control panel did not have any BUTTONS option. I installed the generic driver from synaptics.com and the BUTTONS option appeared. ControlCenterLauncher.exe should be bound to SCROLL LEFT as described, but ResolutionSwitchLauncher should be bound to SCROLL DOWN, not SCROLL UP as he stated. It works fine now!!
btw: Which Synaptics Control panel you use, that have not the BUTTONS option?
the originaly from HTC Vista download?
Original HTC Synaptics drivers (to download from HTC´s Homepage) Version 10.0.11.1
or the newer:
from Synaptics Homepage Driver Version v10.1.8
http://www.synaptics.com/support/drive.cfm
drivers direct link:
http://drivers.synaptics.com/Synaptics_Driver_v10_1_8_XP32.exe
I use the latest Synaptics drivers directly from Synaptics and it works without problems.
ok, thank you And it is not depending what you install first or last?
First: Install Synaptics from synaptics Homepage
second: the Display changer. http://forum.xda-developers.com/attachment.php?attachmentid=124129&d=1224717743
?
Great work I think the XP related threads are to overloaded at the moment
i cannot see the woods behind the many woods
I don´t have within my WXP TPC the folders c:\program files\HTC, where must located the files ControlCenterLauncher.exe nad ResolutionSwitchLauncher .exe.
If I understand that right, this is only a Part of vista?
Your switcher works, but by me, the switcher don´t interpolate the solution, he change the resolution and then i can scroll left and right on the screen to see all. That´s right, or I´m wrong?
The switcher was working for me, interpolating the resolution, just like under Vista. Now it is not. I have to found the reason. Patience!
uiui cool Thank you
Can this work on Vista too? HTC's solution is an always running background application with additional .net memory footprint, because it is not a native application.
LordDeath said:
Can this work on Vista two? HTC's solution is an always running background application with additional .net memory footprint, because it is not a native application.
Click to expand...
Click to collapse
yes this runs without any problems under vista too
New version 1.0.0.1
See first post.
Thank you. Maybe it works not with Windows Xp language localized Versions and loc. versions of synaptics.
Can you explain us, which drivers at least must be installed for switching the display under Windows XP?
I have installed only actually OS drivers and all drivers that are missed in devicemanager and the actually Intel graphic drivers, actually Synaptics driver, and your patch.
Maybe we must install some other tools from HTC too? (or copy some files from Vista Side to XP folders?
Or is nothing needed more than Display Drivers, Mouse drivers and your patch?
BG
Joy
I tried version 1.0.0.1 under Vista:
Copied the the right folder, run the reg file and restart. But it doesn't work.
What do I have to do to undo the changes made by the reg file?
New version resolution changer works perfect,thanks
LordDeath said:
I tried version 1.0.0.1 under Vista:
Copied the the right folder, run the reg file and restart. But it doesn't work.
What do I have to do to undo the changes made by the reg file?
Click to expand...
Click to collapse
It should be enough to delete this value in the registry:
Code:
[HKEY_CURRENT_USER\Software\Synaptics\SynTPEnh\PlugInConfig\TouchPadPS2]
"ExButton2RunApp"="\"C:\\Program Files\\SwapResolution\\SwapResolution.exe\""
or to replace it with the following one:
Code:
[HKEY_CURRENT_USER\Software\Synaptics\SynTPEnh\PlugInConfig\TouchPadPS2]
"ExButton2RunApp"="HKLM|SOFTWARE\\HTC\\ControlCenter|InstallPath|ResolutionSwitchLauncher.exe"
uiqjirka said:
New version resolution changer works perfect,thanks
Click to expand...
Click to collapse
Yes, but only on Windows XP as yet. And it needs Visual C++ 2008 SP1 Redistributable Package (x86). I will see what I can do.
Version 1.0.0.2 posted. See the first post of this thread.
I have only 800x480 in "list all modes"
devictoria said:
Here is my resolution changer named SwapResolution. It swaps the display resolution between 800x480 and 1024x600.
It binds to the correct hardware button (Synaptic Scroll Down Button).
This is the version 1.0.0.2 updated on 2008-11-09.
Changelog:
1.0.0.0 - Compiled AutoIt script, occasional crash.
1.0.0.1 - Rewritten in C++, quicker and more reliable. Visual C++ 2008 SP1 Redistributable Package needed. This version works only with Windows XP.
1.0.0.2 - Written in C++, quick and reliable. Self suficient. Runs on Windows XP and Windows Vista.
Click to expand...
Click to collapse
devictoria,
Thanks for developing this application. Somehow it doesn't work for me :-(. I have 1.0.0.2 installed.
One suspicious thing: I even don't have the option to see 1024x600 when I click "List all modes" for the display adapter. Did I miss something ?
Edit: never mind, reinstalling the VGA driver did the trick ;-)).
I am glad to see it working
devictoria.
Thank you for the great works. I have tried but unfortunately failed.
When I execute the SwapResolution.exe or press the correctly mapped botton, the screen just blinks and then go back to 800x480. I checked the VGA drivers and found two versions:
1) Digital Flat Panel (1024x768) on Mobile Intel(R) 945 Express Chipset (This is by default and the setting is 800x480 w/ 32 bit color. But when I change to 1024x600 w/ 32 bit color, the color does not show correctly).
2) (Default Monitor) on Mobile Intel(R) 945 Express Chipset Family (If I choose this one, it can only go 640x480 w/ Low 8 bit color).
Please help.
BallGor said:
devictoria.
Thank you for the great works. I have tried but unfortunately failed.
When I execute the SwapResolution.exe or press the correctly mapped botton, the screen just blinks and then go back to 800x480. I checked the VGA drivers and found two versions:
1) Digital Flat Panel (1024x768) on Mobile Intel(R) 945 Express Chipset (This is by default and the setting is 800x480 w/ 32 bit color. But when I change to 1024x600 w/ 32 bit color, the color does not show correctly).
2) (Default Monitor) on Mobile Intel(R) 945 Express Chipset Family (If I choose this one, it can only go 640x480 w/ Low 8 bit color).
Please help.
Click to expand...
Click to collapse
same problem here
The same problem as in previous post. The screen only blinks and do not change 800x480 resolution. In addition to above I tried "[email protected] Monitor", nothing changed...
XP TabletPC detects itself monitor as !THREE! "Digital Flat Panel (1024X768)"s and adds its to system... than I change manually in Display Propeties resolution to 800x480.
What`s wrong?
sardonix said:
The same problem as in previous post. The screen only blinks and do not change 800x480 resolution. In addition to above I tried "[email protected] Monitor", nothing changed...
XP TabletPC detects itself monitor as !THREE! "Digital Flat Panel (1024X768)"s and adds its to system... than I change manually in Display Propeties resolution to 800x480.
What`s wrong?
Click to expand...
Click to collapse
same problem too
any idea??

Windows 7 resolution Problem

I have just install windows 7, evrything is OK, but i couldn't put the resolution
to 1024x600. So tell me how experts...
i tried to disable aero to get the 1024x600 interpolated resolution working. Right click on dektop -> personalize -> and choose the first "easy of access" Theme, but it didn't work for me.
Have you installed your Display Drivers for the Shift?
Also, what resolutions CAN you see?
Thanks,
Ryan
Use a WIndows 7 Basic Theme
The one you use still uses AERO I think.
Also, update your video driver first.
Then select Windows 7 Basic theme. It will disable AERO but still look good.

[Q] missing intel gma control pannel on window8

hi there everyone. i am on dell inpiron 1545 with intel gm4500 hd inbuilt graphics card. everything works fine with it accept intel gma control pannel. it is missing from right click option as well as taskbar. i can access it from control panel but it is not as good as it was on window7. there is option for changing resolution only. there is no such option like maintaining aspect ratio image scaling etc.
please some one look at it and help me.
Install the latest version of your manufacturer's GMA drivers, Microsoft generally does NOT come with Intel drivers and use their own (Hence the missing GMA Control Panel). It should also be noted that installing the older Intel drivers also gives Windows 8 OpenGL support (which it lacks out of the box.)

[Q] Run Minecraft in windows 8?

Hey guys,
Can anyone help me run minecraft in windows 8? i just get the 'bad video card' error
what do i need to do?
Try to reinstall java.
Sent from my HTC Sensation using xda premium
midgetman7782 said:
Hey guys,
Can anyone help me run minecraft in windows 8? i just get the 'bad video card' error
what do i need to do?
Click to expand...
Click to collapse
Answred your own question, If it is a laptop, Take it to the nearest PC parts shop.
If it's an AMD card, make sure you download the Windows 8 beta drivers from AMD, I think Nvidia has them too but I'm not sure.
Cheers I will try that tonight
Sent from my Wildfire S A510e using xda app-developers app
Install the Windows 7 version of your display drivers. The default Microsoft Display Drivers do not have OpenGL support.
Hi!
If you have an old ATI Video Card
Check This
If you have a newer ATI Radeon HD
Check This
Otherwise if you have Nvidia do automatic detection
minecraft in w8
I have a hp probook 4520 s with an intel hd graphics and when i tried to run minecraft it gave me a error related to drivers... i tried to install intel drivers but nothing D:
so i came back to windows 7
With Intel, either run the driver installer in Windows 7 Compatibility Mode or if your manufacturer packages them in a SFX package, extract it and run the installer in compatibility.
In some rare cases, you'll have to manually install it via Device Manager
I have an HP Pavilion dv7, the one with the switchable graphics, all I did was change the switchable graphics mode to Fixed in the BIOS, then installed the latest leshcat modded ATi drivers under Windows 7 compatibility. I didn't even have to install the Windows 8 drivers from ATi.
EDIT: The LESHCAT modded drivers are for AMD/ATi Radeon models WITH switchable graphics. If you do not have switchable graphics, don't use this. This applies to most HP Pavilion DV series notebooks.
This actually solved a Minecraft issue I had myself. It would always crashed mid-game, screen would flicker and tell me that the drivers stopped responding. These Leshcat drivers fixed that problem.
I hope this was in any way helpful to you, but if you have issues like this, please post your PC's specs so you can get a quicker and more reliable answer.

[Q] Will Windows 7 driver and ccc will work on windows 8?

I am using ati mobility radeon 5650 on a vaio VPCEB46FG and running windows 7 home premium.
When i checked with the Official Windows 8 upgrade tool from microsoft it said that ccc have to be reinstalled, but it showed that device is compatible. The problem is i cannot use the drivers provided by the AMD bcoz of switchable graphics, have to rely on sony for that driver for windows8 compatibility, and they are not releasing the drivers.
So will the drivers for windows 7 and catalyst control center work on windows 8.
gowthamachandran said:
I am using ati mobility radeon 5650 on a vaio VPCEB46FG and running windows 7 home premium.
When i checked with the Official Windows 8 upgrade tool from microsoft it said that ccc have to be reinstalled, but it showed that device is compatible. The problem is i cannot use the drivers provided by the AMD bcoz of switchable graphics, have to rely on sony for that driver for windows8 compatibility, and they are not releasing the drivers.
So will the drivers for windows 7 and catalyst control center work on windows 8.
Click to expand...
Click to collapse
I had problems with that on the CP and RP, id might be possible to force the AMD drivers to accept your graphics card as one of their own.
I don't have time just not to go through it all but basically if you look at the amd drivers, you will see an INF file with a list of supported devices and their device IDs, essentially you will replace the device ID of a similar card with your device ID, uninstall the drivers you have, and when you install the AMD ones it should think your device is now supported....
In Theory :laugh:
dazza9075 said:
I had problems with that on the CP and RP, id might be possible to force the AMD drivers to accept your graphics card as one of their own.
I don't have time just not to go through it all but basically if you look at the amd drivers, you will see an INF file with a list of supported devices and their device IDs, essentially you will replace the device ID of a similar card with your device ID, uninstall the drivers you have, and when you install the AMD ones it should think your device is now supported....
In Theory :laugh:
Click to expand...
Click to collapse
I would love to hear more about this method. My laptop too has the AMD switchable graphics & for the moment am stuck on the Intel HD graphics as the AMD drivers are not installing.
sidthegreatest said:
I would love to hear more about this method. My laptop too has the AMD switchable graphics & for the moment am stuck on the Intel HD graphics as the AMD drivers are not installing.
Click to expand...
Click to collapse
ok, we know it is a AMD/ATI chipset, do you know what its based on?
Download the latest AMD drivers for win 8
When you run it, it will copy all the guff it needs to a folder, for example
C:\AMD\AMD_Catalyst_12.9_Beta\Packages\Drivers\Display
you should have two folders
W8_INF
W86A_INF
one is 32bit one is 64bit
lets take the 32bit one, the same applies to 64 anyway
you will see 3 INF files, these are for different versions of windows, id change all three but you should be able to get away with changing
CE146933.INF which is Win 8 version
this file is EPIC in size, the first bit you are looking for looks like this
(This is an example, until I know which card you have I cant be sure which to use)
"%AMD68B8.1%" = ati2mtag_Evergreen, PCI\VEN_1002&DEV_68B8&SUBSYS_30001002
Note the bold black on the left and the bold red on the right, the red one is a unique ID code for a piece of hardware, the bold black code is a number that is tied to that hardware ID and assigns it a Name, the Green is the important bit and tells it what it install. In short, if that hardware ID was detected it would load the driver settings for the device "AMD68B8.1" using settings ati2mtag_Evergreen
if you look at the very bottom of the INF you can see a list of what those codes mean, in this example it translates to
AMD68B8.1 = "AMD Radeon HD 6700 Series"
What is happening at the moment is that the driver is loading, and not detecting the hardware ID, because its not listed it fails to install
what we want to do is to fool the driver in to thinking that your hardware ID IS in the driver.
in theory its simple, in practice there can be a number of things that stop it working, like getting CCC working may be an issue but there you have it, that's the basics of what you can try, it may not work though so don't hold your breath
I had to jump through a crazy number of hoops to get AMD's drivers working on my notebook's 5650 with switchable graphics - and it's unfortunately all because AMD insist on running pre-installation checks. The drivers work, but they don't let you use them.
It eventually worked when updated my notebook from 7 to the RP, and chose to keep drivers installed during the process. I then reinstalled CCC, as the update wiped it out. My driver version is 8.692.1.0, and is dated 22/01/2010.
Switchable graphics works, but I can't right click on the desktop to open the program. I need to run CCC, and then navigate to switchable graphics.
I highly recommend this approach of using switchable graphics - if it works for you. AMD drivers for this are an unmitigated disaster, and any attempts to get a better situation may leave you worse off. Expect lots and lots of 'Install was successful' messages - even though nothing was actually done at all.
If your Windows 7 GPU drivers are working in Windows 8, you'll see the following in Device Manager:
-When GPU is disabled, "Intel(R) Graphics Media Accelerator HD" appears in Device Manager.
-When using the GPU, "ATI Mobility Radeon HD 5650" and the above Intel graphics appear under Device Manager.
Remember that your Intel drivers must be working too - they're part of the switchable graphics. If you see 'engineering sample' or anything next to the driver name, then something is probably wrong.
Anyway, this is just confirming that W7 drivers do work perfectly, if you bypass the OS version check.
If you manage to get W8 drivers to have switchable graphics, that's excellent.
I'll be happily updating my notebook to the full W8 release in about 2 weeks. I am expecting great pain.
The CCC I used was the CCC pro off of their website. I ran all the apps in w7 compatibility mode. Took about 1-2 days. I'm running a never released ati 4600 series so I designed my drivers.... it was very fun
Sent from my SGH-T989 on Jelly Bean goodness!
same probleme here with my sony vaio e series vpcea36ff
cant find the driver of my graphique card 5650 hd
sahhar1993 said:
same probleme here with my sony vaio e series vpcea36ff
cant find the driver of my graphique card 5650 hd
Click to expand...
Click to collapse
I also couldnt update my drivers when switched from Win 7 ultimate to Win 8 pro.
SOLUTION :- go to device manager and right click the desired device to click " update drivers" and it will automatically search interne tfor the drivers and everything will work fine !!
I tried this method after installing all the available updates from the microsoft through windows update service !!
Running DELL Vostro 1550
aayush_neov said:
I also couldnt update my drivers when switched from Win 7 ultimate to Win 8 pro.
SOLUTION :- go to device manager and right click the desired device to click " update drivers" and it will automatically search interne tfor the drivers and everything will work fine !!
I tried this method after installing all the available updates from the microsoft through windows update service !!
Running DELL Vostro 1550
Click to expand...
Click to collapse
are you using ATI MOBILITY RADEON graphics 5650 card?
I think your solution will work, bcoz windows is saying that graphics card is compatible with windows 8, but only thing it says is ccc has to be reinstalled..
I ve not bought windows 8 for now. So those who use the vaio VPCE series please try windows update or install the drivers from sony and report back..

Categories

Resources