Find the answer to your Linux question:
Results 1 to 2 of 2
i've just installed openSuse 10.2 on my laptop. the screen size is 17" 1440x900 i've tried to change the screen resolution from Yast2 --> hardware ---> Graphics card and monitor. ...
  1. #1
    Just Joined!
    Join Date
    May 2007
    Posts
    4

    screen rosolution help!

    i've just installed openSuse 10.2 on my laptop.
    the screen size is 17" 1440x900
    i've tried to change the screen resolution from Yast2 --> hardware ---> Graphics card and monitor. whenever i click on it it opens a status bar that last for 3 or 4 seconds then nothing happens nor opens.
    how can i fix that ?


    17" 1440x900
    Toshiba M60
    Intel Centrino 1.73
    Intel Media Accelerator

  2. #2
    Linux Engineer aliov's Avatar
    Join Date
    Dec 2006
    Location
    Geneva,Beirut
    Posts
    1,078
    If yast won't change your setting so change it manually go to /etc/X11 and edit the file xorg.conf and try to add something in it like ,(make a backuo copy before):

    Section "Screen"
    > Identifier "Primary Screen"
    > Device "Primary Card"
    > Monitor "Primary Monitor"
    > DefaultDepth 16

    Subsection "Display"
    > Depth 16
    > Modes "1440x900" "1280x1024" "1152x864" "1024x768" "800x600" "720x576"
    > "720x480" "640x480" "640x400" "512x384" "480x300" "400x300" "320x240"
    > "320x200"
    Linux is not only an operating system, it's a philosophy.
    Archost.

Posting Permissions

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