Find the answer to your Linux question:
Results 1 to 8 of 8
Hi there, I just tried OpenSuse 11.1 and after installing it, I tried working on it in KDE..after 10 - 15 mins of work the monitor got hanged...even keyboard. I ...
  1. #1
    Just Joined!
    Join Date
    Apr 2007
    Posts
    4

    Smile Display Problem - System Hangs

    Hi there,

    I just tried OpenSuse 11.1 and after installing it, I tried working on it in KDE..after 10 - 15 mins of work the monitor got hanged...even keyboard. I restarted the system and now this time I logged in to Gnome, but after some time the same happened.
    Even the 3D desktop is not supported!
    My system is having 1 GB RAM and SWAP space of 2 GB.
    Resolution : 1280 X 1024
    Refresh Rate : 77 Hz
    Rotation : Normal
    When I press detect display, its not able to.

    Please suggest any method to fix it.

    Thanks
    Prakash R

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Which Graphics Card do you have? Post the output of this
    Code:
    su -
    lspci | grep -i vga
    grep -i driver /etc/X11/xorg.conf
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Apr 2009
    Location
    Salt Lake City Utah
    Posts
    2

    Display Problem - System Hangs

    I am new to linux also. I have installed Opensuse 11.1 and had issues with setting up my video card.

    System Specs:
    kernel version is 2.6
    Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.4GHz
    Video Card: Sapphire HD 4850 512MB GDDR3 PCI-E
    4GM Main Memory
    Monitor: SyncMaster Samsung
    Sound: 82801 JI (ICH10 Family) HD Audio
    Motherboard: Asus P5Q Pro

    I followed the support page on the Opensuse support page ATI - openSUSE

    The one thing that kept happing was the screen would go blank and stall. I had to edit the xorg.conf and make changes to get it to boot. I added this to the end:

    Section "Extensions"
    Option "Composite" "True"
    EndSection

    And now I have no problem booting to KDE. Hope that helped.

  4. #4
    Just Joined!
    Join Date
    Apr 2007
    Posts
    4

    Display Problem - System Hangs

    Thanks for the quick response,
    here is my output for that commands,

    linux-7ewq:~ # lspci | grep -i vga
    01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter
    linux-7ewq:~ # grep -i driver /etc/X11/xorg.conf
    Driver "kbd"
    Driver "mouse"
    Driver "sis"

    Please get back to me in case of any more details from my side.

    Thanks
    Prakash R

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Open xorg.conf file with root privileges and replace "sis" with "vesa" in VideoCard sections. Save file and reboot machine. In case it doesn't work, post the contents of xorg.conf file here.

    Code:
    su -
    nano /etc/X11/xorg.conf
    Press Ctrl+X, Y and hit Enter key to save file.
    Or use vi instead of nano.
    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!
    Join Date
    Apr 2007
    Posts
    4
    I Cannot find the Video card section, here with I attach my xorg.conf file.

    # /.../
    # SaX generated X11 config file
    # Created on: 2009-04-07T12:48:32+0530.
    #
    # Version: 8.1
    # Contact: Marcus Schaefer <sax@suse.de>, 2005
    # Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
    #
    # Automatically generated by [ISaX] (8.1)
    # PLEASE DO NOT EDIT THIS FILE!
    #

    Section "Files"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/local"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/URW"
    FontPath "/usr/share/fonts/Speedo"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/latin2/misc:unscaled"
    FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
    FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
    FontPath "/usr/share/fonts/latin2/Type1"
    FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
    FontPath "/usr/share/fonts/baekmuk:unscaled"
    FontPath "/usr/share/fonts/japanese:unscaled"
    FontPath "/usr/share/fonts/kwintv"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/uni:unscaled"
    FontPath "/usr/share/fonts/CID"
    FontPath "/usr/share/fonts/ucs/misc:unscaled"
    FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
    FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
    FontPath "/usr/share/fonts/hellas/misc:unscaled"
    FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
    FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
    FontPath "/usr/share/fonts/hellas/Type1"
    FontPath "/usr/share/fonts/misc/sgi:unscaled"
    FontPath "/usr/share/fonts/xtest"
    FontPath "/opt/kde3/share/fonts"
    InputDevices "/dev/gpmdata"
    InputDevices "/dev/input/mice"
    EndSection

    Section "ServerFlags"
    Option "AllowMouseOpenFail" "on"
    Option "ZapWarning" "on"
    EndSection

    Section "Module"
    Load "glx"
    Load "dbe"
    Load "extmod"
    Load "dri"
    Load "freetype"
    EndSection

    Section "InputDevice"
    Driver "kbd"
    Identifier "Keyboard[0]"
    Option "Protocol" "Standard"
    Option "XkbLayout" "us"
    Option "XkbModel" "microsoftpro"
    Option "XkbRules" "xfree86"
    EndSection


    Section "InputDevice"
    Driver "mouse"
    Identifier "Mouse[1]"
    Option "Buttons" "5"
    Option "Device" "/dev/input/mice"
    Option "Name" "Logitech USB Optical Mouse"
    Option "Protocol" "explorerps/2"
    Option "Vendor" "Sysp"
    Option "ZAxisMapping" "4 5"
    EndSection


    Section "Monitor"
    Option "CalcAlgorithm" "XServerPool"
    DisplaySize 337 270
    HorizSync 30-83
    Identifier "Monitor[0]"
    ModelName "HP L1740"
    Option "DPMS"
    Option "PreferredMode" "1024x768"
    VendorName "HWP"
    VertRefresh 43-76
    UseModes "Modes[0]"
    EndSection


    Section "Modes"
    Identifier "Modes[0]"
    Modeline "1280x1024" 108 1280 1328 1440 1688 1024 1025 1028 1066 -hsync -vsync
    EndSection


    Section "Screen"
    DefaultDepth 24
    SubSection "Display"
    Depth 15
    Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
    EndSubSection
    Device "Device[0]"
    Identifier "Screen[0]"
    Monitor "Monitor[0]"
    EndSection


    Section "Device"
    BoardName "SiS 660"
    Driver "sis"
    Identifier "Device[0]"
    Option "EnableSiSCtrl" "on"
    Screen 0
    VendorName "SiS"
    EndSection



    Section "ServerLayout"
    Identifier "Layout[all]"
    InputDevice "Keyboard[0]" "CoreKeyboard"
    InputDevice "Mouse[1]" "CorePointer"
    Option "Clone" "off"
    Option "Xinerama" "off"
    Screen "Screen[0]"
    EndSection


    Section "DRI"
    Group "video"
    Mode 0660
    EndSection

    Section "Extensions"
    EndSection

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Section "Device"
    BoardName "SiS 660"
    Driver "sis"
    Identifier "Device[0]"
    Option "EnableSiSCtrl" "on"
    Screen 0
    VendorName "SiS"
    EndSection
    Replace Driver "sis" with Driver "vesa".
    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!
    Join Date
    Apr 2007
    Posts
    4
    Changes have been made and system was rebooted.
    I was using the system after reboot for 15 mins, till now i din't face that issue.
    Thanks for your help.
    Will check this for a day and if I face the issue again, I'll post that.
    Thanks again.

    Prakash.R

Posting Permissions

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