Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 15
Hi, I installed mandriva 2007 recently and I only can use the 800x600 resolution (no more). All the drivers are right (Intel D965) and I have a Samsung SyncMaster 550V ...
  1. #1
    Just Joined! jsaturno's Avatar
    Join Date
    Feb 2007
    Location
    Venezuela
    Posts
    34

    Question Screen resolution

    Hi,

    I installed mandriva 2007 recently and I only can use the 800x600 resolution (no more). All the drivers are right (Intel D965) and I have a Samsung SyncMaster 550V Monitor...

    Why can't i use a 1024x768 resolution????

    Please help me...

  2. #2
    Just Joined! jsaturno's Avatar
    Join Date
    Feb 2007
    Location
    Venezuela
    Posts
    34
    1024x768 is really there... It appears to be a supported resolution for my card but when i set it my monitor is like in stand-by...

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    check your Monitor Manual and note down supported VertiRefresh and HorizSync rates. open /etc/X11/xorg.conf file and set correct rates in file.







    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Just Joined! jsaturno's Avatar
    Join Date
    Feb 2007
    Location
    Venezuela
    Posts
    34
    Hey,

    The xorg.conf is right! There are the right values for VertiRefresh and HorizSync...

    But in all the subsections "Display" I've seen the '800x600', '640x480' ...

    Why there is not 1024 option?

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    its not configured to use those refresh rates. add 1024x768 manually in xorg.conf file.






    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Just Joined! jsaturno's Avatar
    Join Date
    Feb 2007
    Location
    Venezuela
    Posts
    34
    Hi casper,

    I configured the xorg.conf file manually and when i restarted my computer the monitor was in stand-by... Like if i set the 1024x768 resolution in the configuration menu.

    It's not working.

    I really don't understand that... If anybody have the Intel D965 chipset and knows how to do it please help me!

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    its not chipset problem. Display depends on Video Card and Monitor. Post Monitor and Screen Sections here.






    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  8. #8
    Just Joined! jsaturno's Avatar
    Join Date
    Feb 2007
    Location
    Venezuela
    Posts
    34
    Hi casper,

    There is the sections of interest:

    Section "Monitor"

    Identifier "monitor1"

    VendorName "Samsung"

    ModelName "Samsung SyncMaster 550v"

    HorizSync 30-55

    VertRefresh 50-120


    # TV fullscreen mode or DVD fullscreen output.

    # 768x576 @ 79 Hz, 50 kHz hsync

    ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630


    # 768x576 @ 100 Hz, 61.6 kHz hsync

    ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616

    EndSection

    Section "Device"

    Identifier "device1"

    VendorName "Intel Corporation"

    BoardName "Intel 965"

    Driver "i810"

    Option "DPMS"

    Option "May_Need_ForceBIOS" "1"

    Option "XaaNoOffscreenPixmaps" "1"

    EndSection


    Section "Screen"

    Identifier "screen1"

    Device "device1"

    Monitor "monitor1"

    DefaultColorDepth 24


    Subsection "Display"

    Depth 8

    Modes "800x600" "640x480" "480x360" "320x240"

    EndSubsection

    Subsection "Display"

    Depth 15

    Modes "800x600" "640x480" "480x360" "320x240"

    EndSubsection


    Subsection "Display"

    Depth 16
    Modes "800x600" "640x480" "480x360" "320x240"

    EndSubsection


    Subsection "Display"

    Depth 24

    Modes "800x600" "640x480" "480x360" "320x240"

    EndSubsection

    EndSection



    Please help me!

  9. #9
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Code:
    Section "Device"
    Identifier "device1"
    VendorName "Intel Corporation"
    BoardName "Intel 965"
    Driver "vesa"
    Option "DPMS"
    Option "May_Need_ForceBIOS" "1"
    Option "XaaNoOffscreenPixmaps" "1"
    EndSection
    set driver to "vesa". its a generic driver and works pretty will all chipsets. check if it allows 1024x768 mode.





    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  10. #10
    Just Joined! jsaturno's Avatar
    Join Date
    Feb 2007
    Location
    Venezuela
    Posts
    34

    Exclamation

    Hi,

    My OS indicates me that the vesa module does not exist...

    Any other?

Page 1 of 2 1 2 LastLast

Posting Permissions

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