Linux Lite A.I. Services are now live! https://www.linuxliteos.com/shop.html


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
screen resolution stuck at 640x480 packard bell easynote
#9
I marked the post as solved.
This is my xorg.conf file


Code:
# x11-driver-video-sisimedia
# 2014-08-22

Section "Device"
    Identifier    "sis671"
    Driver        "sisimedia"
    Screen        0
EndSection

Section "Monitor"
    Identifier    "tft"
    Option        "PreferredMode"    "1280x800"
    Gamma        1
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "sis671"
    Monitor        "tft"
    DefaultDepth    24
    SubSection "Display"
        Virtual 1280    800
        Depth    24
        Modes    "1280x800@60"    "1024x768@60"
    EndSubSection
EndSection

Section "ServerFlags"
    Option        "IgnoreABI"    "True"
EndSection
Life on earth is expensive but it does include a free trip around the sun.
Reply


Messages In This Thread
Re: screen resolution stuck at 640x480 packard bell easynote - by TMG1961 - 06-26-2016, 07:49 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)