久久精品精选,精品九九视频,www久久只有这里有精品,亚洲熟女乱色综合一区
    分享

    intel IEGD setting 最佳分辨率1600x900

     看見就非常 2012-08-31

    顯示器是Dell S2009W,最佳分辨率1600x900。周四早上收到之后就很興奮地把他連接到我的X61上,但是最高只能設置1440x900的分辨率。于是花了三天時間嘗試各種方法,包括:

    • 安裝以及重裝新顯示器驅動、X61顯示器驅動;
    • 安裝以及重裝Intel 965最新顯卡驅動(7.14.10.1437)、Lenovo版顯卡驅動(7.15.10.1666)、Intel EDID修正版顯卡驅動(7.15.10.1666);
    • 嘗試連接在另外一臺Lenovo T61上 (Also Intel 965);
    • 用軟件softMCCS從顯示器的EDID中(十六進制第37字節開始)得到DTD信息是2F 26 40 A0 60 84 1A 30 30 20 35 00 BB F9 10 00 00 1A,于是修改各版本顯卡驅動,在inf文件的[NonEDIDMode_AddSwSettings]串下添加顯示器DTD信息,"HKR,, DTD_1,%REG_BINARY%, 2F,26,40,A0,60,84,1A,30,30,20,35,00,BB,F9,10,00,00,1A,37,01        ;DellS2009” 或者,"HKR,, DTD_3,%REG_BINARY%, 2F,26,40,A0,60,84,1A,30,30,20,35,00,BB,F9,10,00,00,1A,37, 01        ;1600x900@60....Non-interlaced”;
    • 使用Intel Embedded Graphics Drivers (IEGD) 9.02 按照DTD值創建新的驅動程序。

    但都不能顯示正確的分辨率。其中前三種方法仍然只能顯示1440x900,第四種可以顯示1920x1080和1680x1020,最后一種方法可以顯示1600x1200等,但是不能正確識別顯示器。

          最終的解決方案是參照這篇網頁,仍然是使用DTDCalculator。http://www./avs-vb/showthread.php?t=947830

    DTDCalculator's primary goal is to take a very manual, math-intensive process and make it human. And I think it succeeds.
    1) You can download the software installer from my personal site at
    http://members./archibael/setupdtd100.exe
    Clever Technologies is also hosting:
    http://www./productsfree.htm#dtdcalc
    2) Install the SW and start it up. Note that you need to be running the application with Administrative privileges in order to write to the registry under Vista with UAC enabled.
    3) Get one or more DTDs from some source and write them to the registry
    There are several starting places: 
    a) One of the most accurate (for your particular monitor) would be by grabbing the EDID data from the Intel Graphics Tray Information button (choose "Save to File" and the raw EDID will pop up). Use the instructions from the DTD Wiki I referenced above to find the proper DTDs, paste one into the DTD field of the Reverse Calculation screen and hit the button there. 
    b) Another option is to find a Linux Modeline out there which someone has used for your monitor, and to input the parameters into the left panel, thus autogenerating the proper DTD for use with Intel graphics. 
    c) Another is to use a standard (provided), Consumer Electronics Association resolution by selecting one of the choices under "Standard Timings" in the Calculations tab.
    In each case, the DTD Calculator tool will show the DTD across the bottom of the window, and will show the exact timing parameters in the left panel. Once you've inserted or selected a basic DTD, proceed to the Registry Hack section. You may or may not have DTDs on this screen (depending on if you've hacked them before or not), but if you want more resolutions than are listed shown there, click the More button. A blank DTD will be generated, ready to be stuffed into the registry. Since we've already got one selected, click "Get Calculated". This will take the current DTD and put it in memory as something you want to send to the registry as a selectable resolution. Repeat for as many as you'd like (up to five). When done, click "Write DTDs to Registry". Reboot, and the new resolutions you inserted should be selectable using the normal methods (Intel Graphics Tray or Windows Display Properties Settings).
    Just as a note: if you write to the registry a resolution which matches, in description, one which the Intel graphics drivers are already providing ("1920x1080 interlaced @ 60Hz"), when the reboot occurs only one of the two will be selectable. Which is it? Is it the one you're using to do your overscan correction, or is the driver default one? There's no way to tell! So before putting your DTD in the Registry Hack screen, "tag" it by giving it a very obviously non-standard resolution. Changing the Horizontal Active pixels by 1 or 2 in the left panel is probably your best bet. That way you'll be able to distinguish between "1920x1080i @ 60Hz" and your custom "1922x1080i @ 60Hz". Don't be too worried about the exact resolution you select being "right"; this is just temporary, anyway. Your final overscan-free DTD will be something drastically different from the original and it's unlikely you will ever confuse 1920x1080 with 1898x1070. This method has the added bonus of fooling the drivers into being able to display resolutions your vendor (typically laptop) has (for whatever reason) specifically disabled in their BIOS.
    4) Overscan Correction
    At this point, especially if you've chosen 1080i or 720p, your TV probably has some level of overscan, meaning that the edges of your desktop or other content is beyond the edges of your screen, and you can't access taskbars or the minimize or close buttons. Highly annoying! Fortunately, that's the primary function of DTD Calculator: eliminating this pesky overscan. Open DTD Calculator, go to Registry Hack again, find the DTD which matches the resolution you are currently in and click Create Modeline to load the current DTD into memory. 
    Proceed to the Tuning tab, and click Ruler. Superimposed translucently on your desktop is a window you can use to find the right dimensions for your screen. Stretch it to fit to the edges of your screen (use the up/down left/right buttons to do fine tuning if your mouse hand is as jittery as mine) and when you're done click the Apply button. The new, non-overscanned screen size will be computed as a new DTD (you may notice the parameters have now changed.... or you may not, if you don't ordinarily memorize resolution timing parameters). 
    5) Fine tuning
    You've sized the desktop appropriately, now, to fit your screen, but is the image where you'd expect it to be? Or is it shifted left, right... in some way askew? You can use the buttons on the tuning screen to ensure the image moves to the right spot on screen, and you can watch the little image move around the big black box.
    6) Finalize
    When you're done, and the resolution is as you like it, go back to the Registry Hack tab, choose one of the five available DTD "slots" in the registry, and click "Get Calculated" to change it to what you currently have developed. Click "Write DTDs to Registry" again to rewrite the new resolution to the registry, and then reboot. The new DTD will show up now under the regular resolutions. It's likely something really weird like 1820x996 or 1198x712, but it will be there and it should provide you with an overscanless screen to the limits that your monitor can provide. Voila!
    7) There are other ways you can use the DTD Calculator-- a pure way of calculating a Modeline from the EDID (or vice versa). It's an excellent tool and I urge anyone who comes up with a useful application for it aside from what I've outlined here to post your experiences.

    添加了一個分辨率為1599x900的DTD,值為2F 26 3F A1 60 84 1A 30 31 20 35 00 BB F9 10 00 00 1A。無法用DTDCalculator調節到1600x900,否則DTD值和原來的重合,即便寫入注冊表也無法選擇1600x900,看來是被Lenovo屏蔽了吧(或者和聯想的資源沖突?);也沒有采用1601x900以避免屏幕拉伸。雖然這樣縱向少了一行,但總比1440x900好很多很多。。。

    順便說一句,這臺顯示器在Ubuntu下面花了1 min就設置好了……

      本站是提供個人知識管理的網絡存儲空間,所有內容均由用戶發布,不代表本站觀點。請注意甄別內容中的聯系方式、誘導購買等信息,謹防詐騙。如發現有害或侵權內容,請點擊一鍵舉報。
      轉藏 分享 獻花(0

      0條評論

      發表

      請遵守用戶 評論公約

      類似文章 更多

      主站蜘蛛池模板: 日韩国产精品无码一区二区三区| 国内精品自线在拍| 精品久久人妻AV中文字幕| 国产精品久久国产精麻豆99网站| 国产精成人品日日拍夜夜| 隔壁老王国产在线精品| 无码人妻一区二区三区精品视频| 韩国无码AV片午夜福利| 四虎国产精品成人| 欧美牲交a欧美牲交aⅴ图片| 亚洲高清国产拍精品5G| 国产成人亚洲精品| 精品乱码一区二区三四五区| 国产精品国产三级国AV| 亚州中文字幕一区二区| 午夜男女爽爽影院免费视频下载| 又爽又黄又无遮挡的激情视频免费| 久久99亚洲含羞草影院| 国产精品V欧美精品V日韩精品| 国产线播放免费人成视频播放| 狠狠色丁香婷婷综合潮喷| 亚洲人成小说网站色在线 | 欧美精品一区二区在线观看播放 | 亚洲精品55夜色66夜色| 天堂V亚洲国产V第一次| 成熟丰满熟妇高潮XXXXX| 国产亚洲精品AA片在线播放天| 国产特级毛片AAAAAA视频| 久久精品国产99国产精品严洲| 亚洲精品55夜色66夜色| 99RE6热在线精品视频观看| 国内精品自线在拍| 99精品人妻少妇一区二区| 综合色一色综合久久网| 欧洲国产精品无码专区影院| 国产日韩久久免费影院| 东方四虎在线观看av| 成人免费看片又大又黄| 少妇私密推油呻吟在线播放| 午夜免费福利小电影| 久久久亚洲AV成人网站|