please help
at the moment:
Intel(R) 82852/82855 GM/GME Graphics Controller
6.14.10.3943
LCD K301
800x600
where can I find the driver 01/15/2006,5.0.0.756, using 800x480 w 16bit
what I have to do to get 800x480 ?
I tried everything without results.
Great post! I just got my aOpen MiniPC to finally display 800x480 on my Xenarc.
However, when I began playing DVD's or any other MPEG2 files I noticed that DirectX Video Acceleration doesn't seem to be available. Has anyone else noticed this or found a way to enable it? So far I've only tried the PureVideo decoder - I'm going to try DScalar and others after work (though maybe I'll put them on my USB drive and spend lunch in my car.
Thankfully MPEG4 and WM9HD seem to run quite well full screen with smooting and scaling applied correctly so I'm converting any music videos I have to Divx.
I had to install another copy of windows so at boot-up I can choose between the Embedded 800x480 or regular drivers and higher resolutions/DVD. Perhaps I can figure out how to get the driver INF configured so that it's possible to actually change resolutions without modifying the registry/rebooting.
Since I mostly use the PC for music, gps, and sometimes to play music videos I prefer to run at the native 800x480.
please help
at the moment:
Intel(R) 82852/82855 GM/GME Graphics Controller
6.14.10.3943
LCD K301
800x600
where can I find the driver 01/15/2006,5.0.0.756, using 800x480 w 16bit
what I have to do to get 800x480 ?
I tried everything without results.
now I found and installed this driver
01/15/2006,5.0.0.756
then I wrote the values from backspace and my GUID into the reg-File and executed it
after reboot no effect
I cannot choose 800x480
please help
ok, after a new installation I repeat all the things and now I can choose 800x480,
but the letters not clear
something is wrong, I have to try other values![]()
I was finally able to get DVD's/MPEG2 looking great but for that I have to use Zoom Player. These drivers seem to be really finicky about when they accelerate video.
Also, I figured out how to change resolutions - I now can change from 800x480 to 800x600 or 1024x768. Suffice it to say, I deleted the other windows installation and now am quite happy with this setup.
Basically I just made 2 more entries under the DTD\ registry key (see bold below) and now windows lets me select any of the three at any time. Great for when some pesky dialog window is unusable in native 800x480. You can of course add as many different resolutions as you like - I'm fine with these for now.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Video\{*****}\0000\Config\1\Port\5\Dtd\1]
"PixelClock"=dword:00009696
"HorzActive"=dword:00000320
"HorzSync"=dword:00000028
"HorzSyncPulse"=dword:00000050
"HorzBorder"=dword:00000000
"HorzBlank"=dword:000000e8
"VertActive"=dword:000001e0
"VertSync"=dword:0000003d
"VertSyncPulse"=dword:00000003
"VertBorder"=dword:00000000
"VertBlank"=dword:0000008e
"HorzSize"=dword:00000019
"VertSize"=dword:00000010
"Flags"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Video\{*****}\0000\Config\1\Port\5\Dtd\2]
"PixelClock"=dword:00007530
"HorzActive"=dword:00000320
"HorzSync"=dword:00000020
"HorzSyncPulse"=dword:00000078
"HorzBorder"=dword:00000000
"HorzBlank"=dword:000000e0
"VertActive"=dword:00000258
"VertSync"=dword:00000003
"VertSyncPulse"=dword:00000002
"VertBorder"=dword:00000000
"VertBlank"=dword:00000018
"HorzSize"=dword:00000019
"VertSize"=dword:00000013
"Flags"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Video\{*****}\0000\Config\1\Port\5\Dtd\3]
"PixelClock"=dword:0000fe2a
"HorzActive"=dword:00000400
"HorzSync"=dword:00000088
"HorzSyncPulse"=dword:00000078
"HorzBorder"=dword:00000000
"HorzBlank"=dword:000000e0
"VertActive"=dword:00000300
"VertSync"=dword:00000006
"VertSyncPulse"=dword:00000002
"VertBorder"=dword:00000000
"VertBlank"=dword:00000018
"HorzSize"=dword:00000019
"VertSize"=dword:00000013
"Flags"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Video\{*****}\0000\Config\1\Port\5\General]
"Rotation"=dword:00000000
"Flip"=dword:00000000
"Edid"=dword:00000000
"EdidNotAvail"=dword:00000004
"PortEnable"=dword:00000001
Hello
i tried this tweak on intel i915GM, and seems not to work
I can't get the 800x480 resolution , i get 720x480 .
My computer doesn't want to reboot , it freezes on parameters saving ( at the end )
Does someone have any idea to fix this ?
Thanks
Originally Posted by Merzbow
I just went through your process and it hibernates without any problems.
thanks a lot man, great work!
t.
Hello,
I need to translate this powerstrip settings into the driver registry values.
Can you help me identify what powestrip value goes where in these registry values?
PixelClock = Horizontal geometry Pixel clock
HorzActive = Horizontal geometry Active
HorzSync = Horizontal geometry Front porch
HorzSyncPulse = Horizontal geometry Sync width
HorzBorder = ?
HorzBlank = ?
VertActive = Vertical geometry Active
VertSync = Vertical geometry Front porch
VertSyncPulse = Vertical geometry Sync width
VertBorder = ?
VertBlank = ?
HorzSize = ?
VertSize = ?
Flags = ?
Thank you![]()
\/ |_ /\ [)
1995 Civic Sedan EX
CarPC status: [||||||||||||] 100% - Phase 1 Complete!
YouTube video - WorkLog
Holy thread revival Batman!
Comparing the .reg file and Merzbow's screen shot, this is the correlation I see:
HorzBorder = stays zero
VertBorder = stays zero
Flags = stays zero
============================
HorzBlank = (Horizontal Total) minus (Horizontal Active)
VertBlank = (Vertical Total) minus (Vertical Active)
I'm not sure if the Total is calculated automatically by the PowerStrip utility or not - if it's not, I'm not exactly sure how to determine the HorzBlank/VertBlank values.
============================
HorzSize/VertSize: He was able to determine these numbers from the Intel documentation. But if you correlate your desired resolution with the numbers from Intel, you get:
HorzSize
Desired resolution: 800
Intel's matching HorzSize value = 25
800/25 = 32
VertSize
Desired resolution: 480
Intel's matching VertSize value = 16
480/16 = 30
So divide your desired horizontal resolution by 32 to get HorzSize, and divide desired vertical resolution by 30 to get VertSize.
Note: I am not responsible if you damage anything by using the above assumptions to modify advanced timings.
bumping for my archive and any future pandora owners out there.
i have just now read more thoroughly through this, and it is definatlytly over my head. i am going to need a walk through basically. im running the mp915-b.
Gathering parts----99% (I'll always want something else, its never 100%)
Learning Centrafuse
First Actual 98 Blazer LT Install
First 08 Aveo5 SV Install
87 Fiero GT waiting
Bookmarks