Page 6 of 22 FirstFirst 12345678910111213141516 ... LastLast
Results 51 to 60 of 213

Thread: 800x480 on intel 945GM/GMA950 - is it possible?

  1. #51
    Maximum Bitrate
    Join Date
    Feb 2004
    Posts
    749
    Hithere:

    That's good info.

    Please attach the Xenarc and repeat, I'd like to see what it reports for that.


    Try to attach it as a text file instead..


    The "Modeline" entry actually tells me the parameters I'd need to drive your laptop LCD correctly:

    Modeline................ "1680x1050" 119.230 1680 1728 1760 1840 1050 1052 1058 1080 -hsync -vsync

    First number 1680x1050 is the horizontal and vertical active lines..

    119.230 is the pixel clock in Mhz.. 10khz format for IEGD would be 11923 decimal.

    The rest of the numbers are start and stop pixels for the other timing parameters.. it gets somewhat complicated.


    Those details are also in the EDID Base hex numbers, but that's MUCH more difficult to decode.. some of the bits are mixed together.


    I think we're getting much closer to a working IEGD driver build for laptop displays.. if you don't mind being a guinea pig..

  2. #52
    Maximum Bitrate
    Join Date
    Feb 2004
    Posts
    749
    Quote Originally Posted by Felix509 View Post
    Hi Giuliano, I have tried the G965 Express Chipset driver you linked for me.

    I get the::

    'not all components of the driver installed properly'


    Should i try reinstalling the windows drivers with the edited install file as you describe a few posts ago in this thread?
    Is your system a laptop?

    Please describe it further..

    Also, grab the Moninfo program from Entech Taiwan, and run it with your external display (Xenarc?) attached.

    Attach the Report here as a text file (.txt).


    It seems people are getting these errors when they have a configuration with display ports other than just Analog VGA, such as DVI, TV Out, or laptop LVDS LCD panels.


    And yes, try the last [NonEDIDMode_AddSWSettings] parameters, using the standard Intel driver package from their web site.

    The byte string is the one that starts with 96,96...

    I think you may have a better chance of that working with your G965 chipset.


    The NonEDID settings may only show up if you have a non-EDID (possibly?) monitor attached, such as the Xenarc.

  3. #53
    Maximum Bitrate
    Join Date
    Feb 2004
    Posts
    749
    Quote Originally Posted by koabi View Post
    couldn't get powerstrip to allow 800x480 on my intel 82810e (pretty old...) - just wondering if you could tell me what I could try to get that as an option.

    i have no idea if there are similarities with the other intel chipsets, but it's worth asking right? thanks for the good work
    Certainly worth asking..


    The 810 is an older chipset, and it's not included in the latest IEGD 6.1 package.. but I think it may be included in the older 5.1 package.


    Let me look into it..

    Edit: Looked into it.

    The IEGD 5.1 driver package for the i815 chipset series also includes these i810's:

    i810
    i810DC
    i810E


    So it looks like you're in luck.


    In the mean time, grab the Moninfo program from Entech Taiwan:
    http://entechtaiwan.net/util/moninfo.shtm

    Run it, save the Report as a text file (.txt), and post it here as an attachment.


    Make sure that when you run it, you have the standard Intel drivers installed (or the Vendor's, such as Dell's), and have all the monitors you want to use attached to the system.


    Also, I'll need details on your system..

    Laptop / desktop, number of video ports.. which ports you want to use, etc.

  4. #54
    Constant Bitrate Felix509's Avatar
    Join Date
    Feb 2007
    Location
    Lafayette, LA
    Posts
    150
    My computer is not a laptop. It is based on a Gigabyte GA-965GM-S2 motherboard. Veiwsonic 19"crt hooked to it now, when installed in my truck it will have a Xenarc700tsv.

    Find the file montor.txt from my computer with the Viewsonic attached.

    Do you also need me to hook up the Xenarc and get the monitor info?
    Attached Files Attached Files
    Ours is the age that is proud of machines that think and suspicious of men who try to.

    ___________________________________
    Current SYSTEM
    AMD64X2 2.5
    Xenarc
    ZAPCO DSP-6
    ARCAUDIO SE Amps
    Rainbow Profi CS365 & Profi Vanadium 12"

  5. #55
    Newbie
    Join Date
    Apr 2007
    Posts
    17
    Mine's a desktop with one VGA output - it is currently hooked up to the Xenarc 700TSV and that will be the only screen it uses.

    monman didn't really report that much information because the xenarc doesn't have PnP drivers (to my knowledge), but it's attached. Let me know if you need more info
    Attached Files Attached Files

  6. #56
    Maximum Bitrate
    Join Date
    Feb 2004
    Posts
    749
    Quote Originally Posted by koabi View Post
    Mine's a desktop with one VGA output - it is currently hooked up to the Xenarc 700TSV and that will be the only screen it uses.

    monman didn't really report that much information because the xenarc doesn't have PnP drivers (to my knowledge), but it's attached. Let me know if you need more info
    Good - let me work on the older IEGD package, and I'll let you know in a few days..

  7. #57
    Maximum Bitrate
    Join Date
    Feb 2004
    Posts
    749
    Okay, I've confirmed that the Xenarc won't provide any EDID info, which is what I thought.


    How many of you, when you were trying the IEGD driver packages or the standard Intel driver .INF modifications actually had the Xenarc attached to the VGA port?


    What I suspect is that the 800x480 settings encoded in the NonEDID keys only show up when a monitor is attached that does NOT provide EDID info.

    Most "normal" LCD displays these days provide the EDID timing info over the VGA cable, and hence override the NonEDID settings.



    Felix509, please try the Intel driver .INF mod as listed in a few posts ago, the one starting with 96,96.

    Before you install the drivers, attach the Xenarc instead of your Viewsonic LCD.


    Hithere, I'll build a new driver package to account for the LCD panel soon.

  8. #58
    Constant Bitrate Felix509's Avatar
    Join Date
    Feb 2007
    Location
    Lafayette, LA
    Posts
    150
    Good deal, i will try it as soon as i can, maybe tomorrow..

    Will this mod make 800x480 the only resolution, or add 800x480 to the list of available??

    Thanks
    Ours is the age that is proud of machines that think and suspicious of men who try to.

    ___________________________________
    Current SYSTEM
    AMD64X2 2.5
    Xenarc
    ZAPCO DSP-6
    ARCAUDIO SE Amps
    Rainbow Profi CS365 & Profi Vanadium 12"

  9. #59
    Maximum Bitrate
    Join Date
    Feb 2004
    Posts
    749
    Quote Originally Posted by Felix509 View Post
    Good deal, i will try it as soon as i can, maybe tomorrow..

    Will this mod make 800x480 the only resolution, or add 800x480 to the list of available??

    Thanks
    It should add 800x480 to the list of standard timings, such as 800x600, 1024x768, etc..


    With a non-EDID monitor attached, 800 x 480 should show up in the list.

    You may need to go into the Advanced section and pick the mode from the list.

  10. #60
    Newbie
    Join Date
    Apr 2007
    Posts
    17
    i can do some tests to confirm listed resolutions for EDID vs non-EDID when/if you get a driver for my ancient machine if that helps

Similar Threads

  1. FAQ REQUEST: CPU Ratings
    By dontpntpool in forum General Hardware Discussion
    Replies: 0
    Last Post: 03-18-2007, 04:39 PM
  2. Shuttle sv24 or fv24
    By michael_16j in forum General Hardware Discussion
    Replies: 6
    Last Post: 06-05-2006, 03:56 PM
  3. 800x480 on Intel 845, some hope?
    By sama in forum LCD/Display
    Replies: 3
    Last Post: 03-10-2006, 03:25 AM
  4. How is this motherboard? Intel board inside..
    By sspiro in forum General Hardware Discussion
    Replies: 5
    Last Post: 01-16-2005, 02:16 PM
  5. Replies: 3
    Last Post: 10-22-2004, 12:09 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •