Page 51 of 87 FirstFirst ... 41495051525361 ... LastLast
Results 501 to 510 of 867

Thread: SiS 771/671 Mirage 3 Video Drivers

  1. #501
    Join Date
    Oct 2007
    Beans
    336

    Re: SiS 771/671 Mirage 3 Video Drivers!?!?

    Here's my xorg.conf:
    Code:
    # xorg.conf (X.Org X Window System server configuration file)
    #
    # This file was generated by dexconf, the Debian X Configuration tool, using
    # values from the debconf database.
    #
    # Edit this file with caution, and see the xorg.conf manual page.
    # (Type "man xorg.conf" at the shell prompt.)
    #
    # This file is automatically updated on xserver-xorg package upgrades *only*
    # if it has not been modified since the last upgrade of the xserver-xorg
    # package.
    #
    # Note that some configuration settings that could be done previously
    # in this file, now are automatically configured by the server and settings
    # here are ignored.
    #
    # If you have edited this file but would like it to be automatically updated
    # again, run the following command:
    #   sudo dpkg-reconfigure -phigh xserver-xorg
    
    Section "Device"
    	Identifier	"Configured Video Device"
            Driver "sis671"
    EndSection
    
    Section "Monitor"
     Identifier "Configured Monitor"
     HorizSync 28-72
     VertRefresh 43-60
    EndSection
    
    Section "Screen"
    	Identifier	"Default Screen"
    	Monitor		"Configured Monitor"
    	Device		"Configured Video Device"
    EndSection
    How can I get the log files?
    I'm trying to install Ubuntu 10.04 on an LG R450 laptop with sis671/771
    thank you.

  2. #502
    Join Date
    Nov 2008
    Beans
    41

    Re: SiS 771/671 Mirage 3 Video Drivers!?!?

    The log is located at /var/log/Xorg.0.log, use a live disc or the minimal graphics recover system thing if it works to copy and paste the log...
    BTW: Which resolution do you want to use?

  3. #503
    Join Date
    Oct 2007
    Beans
    336

    Re: SiS 771/671 Mirage 3 Video Drivers!?!?

    here is the log file:
    Code:
    X.Org X Server 1.7.6
    Release Date: 2010-03-17
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.24-27-server i686 Ubuntu
    Current Operating System: Linux ord-laptop 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 07:54:58 UTC 2010 i686
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-23-generic root=UUID=703a284d-e291-4551-b59f-a4ff8c48cc5a ro quiet splash
    Build Date: 16 June 2010  09:31:32AM
    xorg-server 2:1.7.6-2ubuntu7.2 (For technical support please see http://www.ubuntu.com/support) 
    Current version of pixman: 0.16.4
    	Before reporting problems, check http://wiki.x.org
    	to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    	(++) from command line, (!!) notice, (II) informational,
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 14 14:33:44 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using config directory: "/usr/lib/X11/xorg.conf.d"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) |   |-->Monitor "Monitor0"
    (**) |   |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    	Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    	Entry deleted from font path.
    (**) FontPath set to:
    	/usr/share/fonts/X11/misc,
    	/usr/share/fonts/X11/100dpi/:unscaled,
    	/usr/share/fonts/X11/75dpi/:unscaled,
    	/usr/share/fonts/X11/Type1,
    	/usr/share/fonts/X11/100dpi,
    	/usr/share/fonts/X11/75dpi,
    	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    	built-ins,
    	/usr/share/fonts/X11/misc,
    	/usr/share/fonts/X11/100dpi/:unscaled,
    	/usr/share/fonts/X11/75dpi/:unscaled,
    	/usr/share/fonts/X11/Type1,
    	/usr/share/fonts/X11/100dpi,
    	/usr/share/fonts/X11/75dpi,
    	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    	built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x81f0e80
    (II) Module ABI versions:
    	X.Org ANSI C Emulation: 0.4
    	X.Org Video Driver: 6.0
    	X.Org XInput driver : 7.0
    	X.Org Server Extension : 2.0
    (--) using VT number 7
    
    (--) PCI:*(0:1:0:0) 1039:6351:1854:200c Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter rev 16, Mem @ 0xc0000000/268435456, 0xfdee0000/131072, I/O @ 0x0000cc00/128
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    	compiled for 1.7.6, module version = 1.13.0
    	Module class: X.Org Server Extension
    	ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    	compiled for 1.7.6, module version = 1.0.0
    	Module class: X.Org Server Extension
    	ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    	compiled for 1.7.6, module version = 1.1.0
    	ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    	compiled for 1.7.6, module version = 1.0.0
    	ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    	compiled for 1.7.6, module version = 1.0.0
    	Module class: X.Org Server Extension
    	ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    	compiled for 1.7.6, module version = 1.0.0
    	ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "sis671"
    (II) Loading /usr/lib/xorg/modules/drivers/sis671_drv.so
    (II) Module sis671: vendor="X.Org Foundation"
    	compiled for 1.7.6, module version = 0.8.0
    	Module class: X.Org Video Driver
    	ABI class: X.Org Video Driver, version 6.0
    (II) SIS: driver for SiS chipsets: SIS5597/5598, SIS530/620,
    	SIS6326/AGP/DVD, SIS300/305, SIS630/730, SIS540, SIS315, SIS315H,
    	SIS315PRO/E, SIS550, SIS650/M650/651/740, SIS330(Xabre),
    	SIS[M]661[F|M]X/[M]741[GX]/[M]760[GX]/[M]761[GX]/662, SIS340,
    	[M]670/[M]770[GX], [M]671/[M]771[GX]
    (II) SIS: driver for XGI chipsets: Volari Z7 (XG20),
    	Volari V3XT/V5/V8/Duo (XG40/XG42)
    (II) Primary Device is: PCI 01@00:00:0
    (WW) Falling back to old probe method for sis671
    (--) Chipset [M]671/[M]771[GX] found
    (II) SIS(0): SiS driver (2006/10/17-1, compiled for X.org 1.7.6.0)
    (II) SIS(0): Copyright (C) 2001-2005 Thomas Winischhofer <thomas@winischhofer.net> and others
    (II) SIS(0): *** See http://www.winischhofer.at/linuxsisvga.shtml
    (II) SIS(0): *** for documentation, updates and a Premium Version.
    (II) SIS(0): RandR rotation support not available in this version.
    (II) SIS(0): Dynamic modelist support not available in this version.
    (II) SIS(0): Screen growing support not available in this version.
    (II) SIS(0): Advanced Xv video blitter not available in this version.
    (II) SIS(0): Advanced MergedFB support not available in this version.
    (--) SIS(0): sisfb not found
    (--) SIS(0): Relocated I/O registers at 0xCC00
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) SIS(0): Depth 24, (--) framebuffer bpp 32
    (==) SIS(0): RGB weight 888
    (==) SIS(0): Default visual is TrueColor
    (WW) SIS(0): Could not find/read video BIOS
    (==) SIS(0): Color HW cursor is enabled
    (II) SIS(0): Using VRAM command queue, size 512k
    (==) SIS(0): Hotkey display switching is enabled
    (==) SIS(0): SiSCtrl utility interface is disabled
    (II) SIS(0): For information on SiSCtrl, see
    		http://www.winischhofer.at/linuxsispart1.shtml#sisctrl
    (==) SIS(0): X server will not keep DPI constant for all screen sizes
    (==) SIS(0): DRI enabled
    (II) SIS(0): Checking OS for SSE support is not supported in this version of X.org
    (II) SIS(0): If your OS supports SSE, set the option "UseSSE" to "on".
    (--) SIS(0): 262144K shared video RAM (UMA)
    (--) SIS(0): DRAM type: DDR SDRAM
    (--) SIS(0): Memory clock: 503.174 MHz
    (--) SIS(0): DRAM bus width: 64 bit
    (--) SIS(0): Linear framebuffer at 0xC0000000
    (--) SIS(0): MMIO registers at 0xFDEE0000 (size 64K)
    (--) SIS(0): VideoRAM: 262144 KB
    (II) SIS(0): Using 20480K of framebuffer memory at offset 0K
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (--) SIS(0): Detected SiS307LV video bridge (Charter/UMC-1, ID 7; Rev 0xe1)
    (--) SIS(0): No CRT1/VGA detected
    (--) SIS(0): Detected LCD/Plasma panel (max. X 0 Y 0, pref. 0x0, RGB24)
    (==) SIS(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) SIS(0): CRT1 gamma correction is enabled
    (II) SIS(0): Separate Xv gamma correction for CRT1 is disabled
    (II) SIS(0): CRT2 gamma correction is enabled
    (--) SIS(0): Memory bandwidth at 32 bpp is 1006.35 MHz
    (--) SIS(0): Detected LCD PanelDelayCompensation 0x00 (for LCD=CRT2)
    (--) SIS(0): Detected LCD PanelDelayCompensation 0x00 (for LCD=CRT1)
    (--) SIS(0): 302LV/302ELV: Using EMI 0x6a1ae172 (LCD)
    (--) SIS(0): CRT2 DDC probing failed
    (==) SIS(0): Min pixel clock is 10 MHz
    (--) SIS(0): Max pixel clock is 340 MHz
    (II) SIS(0): Replaced entire mode list with built-in modes
    (II) SIS(0): Correcting missing CRT2 monitor HSync range
    (II) SIS(0): Correcting missing CRT2 monitor VRefresh range
    (II) SIS(0): "Unknown reason" in the following list means that the mode
    (II) SIS(0): is not supported on the chipset/bridge/current output device.
    (II) SIS(0): Monitor0: Using hsync range of 30.00-80.00 kHz
    (II) SIS(0): Monitor0: Using vrefresh range of 59.00-61.00 Hz
    (II) SIS(0): Monitor0: Using vrefresh value of 71.00 Hz
    (WW) SIS(0): Unable to estimate virtual size
    (II) SIS(0): Clock range:  10.00 to 340.00 MHz
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "1024x768" (unknown reason)
    (II) SIS(0): Not using default mode "1024x768" (unknown reason)
    (II) SIS(0): Not using default mode "1024x768" (unknown reason)
    (II) SIS(0): Not using default mode "1024x768" (unknown reason)
    (II) SIS(0): Not using default mode "1024x768" (unknown reason)
    (II) SIS(0): Not using default mode "1024x768" (unknown reason)
    (II) SIS(0): Not using default mode "1024x768" (unknown reason)
    (II) SIS(0): Not using default mode "1280x1024" (unknown reason)
    (II) SIS(0): Not using default mode "1280x1024" (unknown reason)
    (II) SIS(0): Not using default mode "1280x1024" (unknown reason)
    (II) SIS(0): Not using default mode "1280x1024" (unknown reason)
    (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    (II) SIS(0): Not using default mode "1920x1440" (unknown reason)
    (II) SIS(0): Not using default mode "1920x1440" (unknown reason)
    (II) SIS(0): Not using default mode "1920x1440" (unknown reason)
    (II) SIS(0): Not using default mode "1920x1440" (unknown reason)
    (II) SIS(0): Not using default mode "1920x1440" (unknown reason)
    (II) SIS(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
    (II) SIS(0): Not using default mode "2048x1536" (unknown reason)
    (II) SIS(0): Not using default mode "2048x1536" (unknown reason)
    (II) SIS(0): Not using default mode "2048x1536" (unknown reason)
    (II) SIS(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
    (II) SIS(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
    (II) SIS(0): Not using default mode "1280x800" (unknown reason)
    (II) SIS(0): Not using default mode "1280x800" (unknown reason)
    (II) SIS(0): Not using default mode "1280x800" (unknown reason)
    (WW) SIS(0): Mode pool is empty
    (EE) SIS(0): **************************************************
    (EE) SIS(0):                       ERROR:
    (EE) SIS(0): No valid modes found - check VertRefresh/HorizSync
    (EE) SIS(0):                   END OF MESSAGE
    (EE) SIS(0): **************************************************
    (II) UnloadModule: "sis671"
    (EE) Screen(s) found, but none have a usable configuration.
    
    Fatal server error:
    no screens found
    
    Please consult the The X.Org Foundation support 
    	 at http://wiki.x.org
     for help. 
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    
     ddxSigGiveUp: Closing log
    The screen resolution sopuse to be 1366X760 or something like that
    for now, I just want it to be higher than 800x600

  4. #504
    Join Date
    Nov 2008
    Beans
    41

    Re: SiS 771/671 Mirage 3 Video Drivers!?!?

    So, your xorg.conf is wrong, check this post to get a full explaination of how to set it up right: http://ubuntuforums.org/showpost.php...&postcount=371

  5. #505
    Join Date
    Oct 2007
    Beans
    336

    Re: SiS 771/671 Mirage 3 Video Drivers!?!?

    OK.
    I reinstalled Ubuntu and worked specifically with the guide suggested above.
    I still get the same error.
    my xorg.conf is now:
    Code:
    Section "ServerLayout"
    	Identifier     "X.org Configured"
    	Screen      0  "Screen0" 0 0
    	InputDevice    "Mouse0" "CorePointer"
    	InputDevice    "Keyboard0" "CoreKeyboard"
    EndSection
    
    Section "Files"
    	ModulePath   "/usr/lib/xorg/modules"
    	FontPath     "/usr/share/fonts/X11/misc"
    	FontPath     "/usr/share/fonts/X11/cyrillic"
    	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
    	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
    	FontPath     "/usr/share/fonts/X11/Type1"
    	FontPath     "/usr/share/fonts/X11/100dpi"
    	FontPath     "/usr/share/fonts/X11/75dpi"
    	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    	FontPath     "built-ins"
    EndSection
    
    Section "Module"
    	Load  "glx"
    	Load  "extmod"
    	Load  "dri2"
    	Load  "dbe"
    	Load  "record"
    	Load  "dri"
    EndSection
    
    Section "InputDevice"
    	Identifier  "Keyboard0"
    	Driver      "kbd"
    EndSection
    
    Section "InputDevice"
    	Identifier  "Mouse0"
    	Driver      "mouse"
    	Option	    "Protocol" "auto"
    	Option	    "Device" "/dev/input/mice"
    	Option	    "ZAxisMapping" "4 5 6 7"
    EndSection
    
    Section "Monitor"
    	Identifier   "Monitor0"
    	VendorName   "Monitor Vendor"
    	ModelName    "Monitor Model"
    EndSection
    
    Section "Device"
            ### Available Driver options are:-
            ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
            ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
            ### [arg]: arg optional
            #Option     "FastVram"           	# [<bool>]
            #Option     "HostBus"            	# [<bool>]
            #Option     "BenchmarkMemcpy"    	# [<bool>]
            #Option     "UseSSE"             	# [<bool>]
            #Option     "MaxXFBMem"          	# <i>
            #Option     "Accel"              	# [<bool>]
            #Option     "TurboQueue"         	# [<bool>]
            #Option     "RenderAcceleration" 	# [<bool>]
            #Option     "DRI"                	# [<bool>]
            #Option     "AGPSize"            	# <i>
            #Option     "GARTSize"           	# <i>
            #Option     "ShadowFB"           	# [<bool>]
            #Option     "Rotate"             	# <str>
            #Option     "Reflect"            	# <str>
            #Option     "EnableSiSCtrl"      	# [<bool>]
            #Option     "SWCursor"           	# [<bool>]
            #Option     "HWCursor"           	# [<bool>]
            #Option     "ColorHWCursor"      	# [<bool>]
            #Option     "UseColorHWCursor"   	# [<bool>]
            #Option     "ColorHWCursorBlending" 	# [<bool>]
            #Option     "ColorHWCursorBlendThreshold" 	# <i>
            #Option     "InternalModes"      	# [<bool>]
            #Option     "ConstantDPI"        	# [<bool>]
            #Option     "OverruleFrequencyRanges" 	# [<bool>]
            #Option     "RestoreBySetMode"   	# [<bool>]
            #Option     "Vesa"               	# [<bool>]
            #Option     "ForceCRT1Type"      	# <str>
            #Option     "ForceCRT1"          	# [<bool>]
            #Option     "ForceCRT2Type"      	# <str>
            #Option     "CRT2Detection"      	# [<bool>]
            #Option     "CRT1LCD"            	# [<bool>]
            #Option     "ForceCRT2ReDetection" 	# [<bool>]
            #Option     "EnableHotkey"       	# [<bool>]
            #Option     "ForceCRT1VGAAspect" 	# <str>
            #Option     "ForceCRT2VGAAspect" 	# <str>
            #Option     "UseROMData"         	# [<bool>]
            #Option     "UseOEMData"         	# [<bool>]
            #Option     "ScaleLCD"           	# [<bool>]
            #Option     "CenterLCD"          	# [<bool>]
            #Option     "PanelDelayCompensation" 	# <i>
            #Option     "PDC"                	# <i>
            #Option     "PanelDelayCompensation2" 	# <i>
            #Option     "PDC2"               	# <i>
            #Option     "PanelDelayCompensation1" 	# <i>
            #Option     "PDC1"               	# <i>
            #Option     "EMI"                	# <i>
            #Option     "LVDSHL"             	# <i>
            #Option     "ForcePanelRGB"      	# <i>
            #Option     "SpecialTiming"      	# <str>
            #Option     "TVStandard"         	# <str>
            #Option     "TVXPosOffset"       	# <i>
            #Option     "TVYPosOffset"       	# <i>
            #Option     "SISTVEdgeEnhance"   	# <i>
            #Option     "SISTVAntiFlicker"   	# <str>
            #Option     "SISTVSaturation"    	# <i>
            #Option     "SISTVCFilter"       	# [<bool>]
            #Option     "SISTVYFilter"       	# <i>
            #Option     "SISTVColorCalibFine" 	# <i>
            #Option     "SISTVColorCalibCoarse" 	# <i>
            #Option     "SISTVXScale"        	# <i>
            #Option     "SISTVYScale"        	# <i>
            #Option     "SenseYPbPr"         	# [<bool>]
            #Option     "YPbPrAspectRatio"   	# <str>
            #Option     "TVBlueWorkAround"   	# [<bool>]
            #Option     "CHTVType"           	# [<bool>]
            #Option     "CHTVOverscan"       	# [<bool>]
            #Option     "CHTVSuperOverscan"  	# [<bool>]
            #Option     "CHTVLumaBandwidthCVBS" 	# <i>
            #Option     "CHTVLumaBandwidthSVIDEO" 	# <i>
            #Option     "CHTVLumaFlickerFilter" 	# <i>
            #Option     "CHTVChromaBandwidth" 	# <i>
            #Option     "CHTVChromaFlickerFilter" 	# <i>
            #Option     "CHTVCVBSColor"      	# [<bool>]
            #Option     "CHTVTextEnhance"    	# <i>
            #Option     "CHTVContrast"       	# <i>
            #Option     "SIS6326TVAntiFlicker" 	# <str>
            #Option     "SIS6326TVEnableYFilter" 	# [<bool>]
            #Option     "SIS6326TVYFilterStrong" 	# [<bool>]
            #Option     "SIS6326TVForcePlug" 	# <str>
            #Option     "SIS6326FSCAdjust"   	# <i>
            #Option     "CRT1Gamma"          	# [<bool>]
            #Option     "CRT2Gamma"          	# [<str>]
            #Option     "GammaBrightness"    	# <str>
            #Option     "GammaBrightnessCRT2" 	# <str>
            #Option     "CRT2GammaBrightness" 	# <str>
            #Option     "Brightness"         	# <str>
            #Option     "NewGammaBrightness" 	# <str>
            #Option     "CRT2Brightness"     	# <str>
            #Option     "CRT2NewGammaBrightness" 	# <str>
            #Option     "Contrast"           	# <str>
            #Option     "NewGammaContrast"   	# <str>
            #Option     "CRT2Contrast"       	# <str>
            #Option     "CRT2NewGammaContrast" 	# <str>
            #Option     "CRT1Saturation"     	# <i>
            #Option     "Xvideo"             	# [<bool>]
            #Option     "XvOnCRT2"           	# [<bool>]
            #Option     "XvGamma"            	# [<str>]
            #Option     "XvDefaultContrast"  	# <i>
            #Option     "XvDefaultBrightness" 	# <i>
            #Option     "XvDefaultHue"       	# <i>
            #Option     "XvDefaultSaturation" 	# <i>
            #Option     "XvDefaultDisableGfx" 	# [<bool>]
            #Option     "XvDefaultDisableGfxLR" 	# [<bool>]
            #Option     "XvChromaMin"        	# <i>
            #Option     "XvChromaMax"        	# <i>
            #Option     "XvUseChromaKey"     	# [<bool>]
            #Option     "XvInsideChromaKey"  	# [<bool>]
            #Option     "XvYUVChromaKey"     	# [<bool>]
            #Option     "XvDisableColorKey"  	# [<bool>]
            #Option     "XvDefaultAdaptor"   	# <str>
            #Option     "YV12"               	# [<bool>]
            #Option     "MergedFB"           	# [<str>]
            #Option     "TwinView"           	# [<str>]
            #Option     "MergedFBAuto"       	# [<bool>]
            #Option     "CRT2HSync"          	# <str>
            #Option     "SecondMonitorHorizSync" 	# <str>
            #Option     "CRT2VRefresh"       	# <str>
            #Option     "SecondMonitorVertRefresh" 	# <str>
            #Option     "CRT2Position"       	# <str>
            #Option     "TwinViewOrientation" 	# <str>
            #Option     "MetaModes"          	# <str>
            #Option     "MergedDPI"          	# <str>
            #Option     "MergedXinerama"     	# [<bool>]
            #Option     "TwinviewXineramaInfo" 	# [<bool>]
            #Option     "MergedXineramaScreen0" 	# [<str>]
            #Option     "MergedXineramaCRT2IsScreen0" 	# [<bool>]
            #Option     "MergedNonRectangular" 	# [<bool>]
            #Option     "MergedMouseRestriction" 	# [<bool>]
            #Option     "FutroTiming"        	# [<bool>]
    	Identifier  "Card0"
    	Driver      "sis671"
    	VendorName  "Silicon Integrated Systems [SiS]"
    	BoardName   "771/671 PCIE VGA Display Adapter"
    	BusID       "PCI:1:0:0"
    EndSection
    
    Section "Screen"
    	Identifier "Screen0"
    	Device     "Card0"
    	Monitor    "Monitor0"
    	SubSection "Display"
    		Viewport   0 0
    		Depth     1
    	EndSubSection
    	SubSection "Display"
    		Viewport   0 0
    		Depth     4
    	EndSubSection
    	SubSection "Display"
    		Viewport   0 0
    		Depth     8
    	EndSubSection
    	SubSection "Display"
    		Viewport   0 0
    		Depth     15
    	EndSubSection
    	SubSection "Display"
    		Viewport   0 0
    		Depth     16
    	EndSubSection
    	SubSection "Display"
    		Viewport   0 0
    		Depth     24
    	EndSubSection
    EndSection
    and the xorg.0.log is:
    Code:
    X.Org X Server 1.7.6
    Release Date: 2010-03-17
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.24-25-server i686 Ubuntu
    Current Operating System: Linux ord-laptop 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 i686
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic root=UUID=22ea74f5-7c07-48a2-98cc-440299d1009c ro quiet splash
    Build Date: 23 April 2010  05:11:50PM
    xorg-server 2:1.7.6-2ubuntu7 (Bryce Harrington <bryce@ubuntu.com>) 
    Current version of pixman: 0.16.4
    	Before reporting problems, check http://wiki.x.org
    	to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    	(++) from command line, (!!) notice, (II) informational,
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 14 16:31:47 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using config directory: "/usr/lib/X11/xorg.conf.d"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) |   |-->Monitor "Monitor0"
    (**) |   |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    	Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    	Entry deleted from font path.
    (**) FontPath set to:
    	/usr/share/fonts/X11/misc,
    	/usr/share/fonts/X11/100dpi/:unscaled,
    	/usr/share/fonts/X11/75dpi/:unscaled,
    	/usr/share/fonts/X11/Type1,
    	/usr/share/fonts/X11/100dpi,
    	/usr/share/fonts/X11/75dpi,
    	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    	built-ins,
    	/usr/share/fonts/X11/misc,
    	/usr/share/fonts/X11/100dpi/:unscaled,
    	/usr/share/fonts/X11/75dpi/:unscaled,
    	/usr/share/fonts/X11/Type1,
    	/usr/share/fonts/X11/100dpi,
    	/usr/share/fonts/X11/75dpi,
    	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    	built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x81f0e80
    (II) Module ABI versions:
    	X.Org ANSI C Emulation: 0.4
    	X.Org Video Driver: 6.0
    	X.Org XInput driver : 7.0
    	X.Org Server Extension : 2.0
    (--) using VT number 7
    
    (--) PCI:*(0:1:0:0) 1039:6351:1854:200c Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter rev 16, Mem @ 0xc0000000/268435456, 0xfdee0000/131072, I/O @ 0x0000cc00/128
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    	compiled for 1.7.6, module version = 1.0.0
    	ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    	compiled for 1.7.6, module version = 1.0.0
    	Module class: X.Org Server Extension
    	ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    	compiled for 1.7.6, module version = 1.1.0
    	ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    	compiled for 1.7.6, module version = 1.0.0
    	Module class: X.Org Server Extension
    	ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    	compiled for 1.7.6, module version = 1.13.0
    	Module class: X.Org Server Extension
    	ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    	compiled for 1.7.6, module version = 1.0.0
    	ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "sis671"
    (II) Loading /usr/lib/xorg/modules/drivers/sis671_drv.so
    (II) Module sis671: vendor="X.Org Foundation"
    	compiled for 1.7.6, module version = 0.8.0
    	Module class: X.Org Video Driver
    	ABI class: X.Org Video Driver, version 6.0
    (II) SIS: driver for SiS chipsets: SIS5597/5598, SIS530/620,
    	SIS6326/AGP/DVD, SIS300/305, SIS630/730, SIS540, SIS315, SIS315H,
    	SIS315PRO/E, SIS550, SIS650/M650/651/740, SIS330(Xabre),
    	SIS[M]661[F|M]X/[M]741[GX]/[M]760[GX]/[M]761[GX]/662, SIS340,
    	[M]670/[M]770[GX], [M]671/[M]771[GX]
    (II) SIS: driver for XGI chipsets: Volari Z7 (XG20),
    	Volari V3XT/V5/V8/Duo (XG40/XG42)
    (II) Primary Device is: PCI 01@00:00:0
    (WW) Falling back to old probe method for sis671
    (--) Chipset [M]671/[M]771[GX] found
    (II) SIS(0): SiS driver (2006/10/17-1, compiled for X.org 1.7.6.0)
    (II) SIS(0): Copyright (C) 2001-2005 Thomas Winischhofer <thomas@winischhofer.net> and others
    (II) SIS(0): *** See http://www.winischhofer.at/linuxsisvga.shtml
    (II) SIS(0): *** for documentation, updates and a Premium Version.
    (II) SIS(0): RandR rotation support not available in this version.
    (II) SIS(0): Dynamic modelist support not available in this version.
    (II) SIS(0): Screen growing support not available in this version.
    (II) SIS(0): Advanced Xv video blitter not available in this version.
    (II) SIS(0): Advanced MergedFB support not available in this version.
    (--) SIS(0): sisfb not found
    (--) SIS(0): Relocated I/O registers at 0xCC00
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) SIS(0): Depth 24, (--) framebuffer bpp 32
    (==) SIS(0): RGB weight 888
    (==) SIS(0): Default visual is TrueColor
    (WW) SIS(0): Could not find/read video BIOS
    (==) SIS(0): Color HW cursor is enabled
    (II) SIS(0): Using VRAM command queue, size 512k
    (==) SIS(0): Hotkey display switching is enabled
    (==) SIS(0): SiSCtrl utility interface is disabled
    (II) SIS(0): For information on SiSCtrl, see
    		http://www.winischhofer.at/linuxsispart1.shtml#sisctrl
    (==) SIS(0): X server will not keep DPI constant for all screen sizes
    (==) SIS(0): DRI enabled
    (II) SIS(0): Checking OS for SSE support is not supported in this version of X.org
    (II) SIS(0): If your OS supports SSE, set the option "UseSSE" to "on".
    (--) SIS(0): 262144K shared video RAM (UMA)
    (--) SIS(0): DRAM type: DDR SDRAM
    (--) SIS(0): Memory clock: 503.174 MHz
    (--) SIS(0): DRAM bus width: 64 bit
    (--) SIS(0): Linear framebuffer at 0xC0000000
    (--) SIS(0): MMIO registers at 0xFDEE0000 (size 64K)
    (--) SIS(0): VideoRAM: 262144 KB
    (II) SIS(0): Using 20480K of framebuffer memory at offset 0K
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (--) SIS(0): Detected SiS307LV video bridge (Charter/UMC-1, ID 7; Rev 0xe1)
    (--) SIS(0): No CRT1/VGA detected
    (--) SIS(0): Detected LCD/Plasma panel (max. X 0 Y 0, pref. 0x0, RGB24)
    (==) SIS(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) SIS(0): CRT1 gamma correction is enabled
    (II) SIS(0): Separate Xv gamma correction for CRT1 is disabled
    (II) SIS(0): CRT2 gamma correction is enabled
    (--) SIS(0): Memory bandwidth at 32 bpp is 1006.35 MHz
    (--) SIS(0): Detected LCD PanelDelayCompensation 0x00 (for LCD=CRT2)
    (--) SIS(0): Detected LCD PanelDelayCompensation 0x00 (for LCD=CRT1)
    (--) SIS(0): 302LV/302ELV: Using EMI 0x6a1ae172 (LCD)
    (--) SIS(0): CRT2 DDC probing failed
    (==) SIS(0): Min pixel clock is 10 MHz
    (--) SIS(0): Max pixel clock is 340 MHz
    (II) SIS(0): Replaced entire mode list with built-in modes
    (II) SIS(0): Correcting missing CRT2 monitor HSync range
    (II) SIS(0): Correcting missing CRT2 monitor VRefresh range
    (II) SIS(0): "Unknown reason" in the following list means that the mode
    (II) SIS(0): is not supported on the chipset/bridge/current output device.
    (II) SIS(0): Monitor0: Using hsync range of 30.00-80.00 kHz
    (II) SIS(0): Monitor0: Using vrefresh range of 59.00-61.00 Hz
    (II) SIS(0): Monitor0: Using vrefresh value of 71.00 Hz
    (WW) SIS(0): Unable to estimate virtual size
    (II) SIS(0): Clock range:  10.00 to 340.00 MHz
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "800x600" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "640x480" (unknown reason)
    (II) SIS(0): Not using default mode "1024x768" (unknown reason)
    (II) SIS(0): Not using default mode "1024x768" (unknown reason)
    (II) SIS(0): Not using default mode "1024x768" (unknown reason)
    (II) SIS(0): Not using default mode "1024x768" (unknown reason)
    (II) SIS(0): Not using default mode "1024x768" (unknown reason)
    (II) SIS(0): Not using default mode "1024x768" (unknown reason)
    (II) SIS(0): Not using default mode "1024x768" (unknown reason)
    (II) SIS(0): Not using default mode "1280x1024" (unknown reason)
    (II) SIS(0): Not using default mode "1280x1024" (unknown reason)
    (II) SIS(0): Not using default mode "1280x1024" (unknown reason)
    (II) SIS(0): Not using default mode "1280x1024" (unknown reason)
    (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    (II) SIS(0): Not using default mode "1920x1440" (unknown reason)
    (II) SIS(0): Not using default mode "1920x1440" (unknown reason)
    (II) SIS(0): Not using default mode "1920x1440" (unknown reason)
    (II) SIS(0): Not using default mode "1920x1440" (unknown reason)
    (II) SIS(0): Not using default mode "1920x1440" (unknown reason)
    (II) SIS(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
    (II) SIS(0): Not using default mode "2048x1536" (unknown reason)
    (II) SIS(0): Not using default mode "2048x1536" (unknown reason)
    (II) SIS(0): Not using default mode "2048x1536" (unknown reason)
    (II) SIS(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
    (II) SIS(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
    (II) SIS(0): Not using default mode "1280x800" (unknown reason)
    (II) SIS(0): Not using default mode "1280x800" (unknown reason)
    (II) SIS(0): Not using default mode "1280x800" (unknown reason)
    (WW) SIS(0): Mode pool is empty
    (EE) SIS(0): **************************************************
    (EE) SIS(0):                       ERROR:
    (EE) SIS(0): No valid modes found - check VertRefresh/HorizSync
    (EE) SIS(0):                   END OF MESSAGE
    (EE) SIS(0): **************************************************
    (II) UnloadModule: "sis671"
    (EE) Screen(s) found, but none have a usable configuration.
    
    Fatal server error:
    no screens found
    
    Please consult the The X.Org Foundation support 
    	 at http://wiki.x.org
     for help. 
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    
     ddxSigGiveUp: Closing log
    I have an LG-R450 and the screen resolution soppuse to be 1366x768, maybe that is why it doesn't work?
    some help?
    Thank you very much.

  6. #506
    Join Date
    Nov 2008
    Beans
    41

    Re: SiS 771/671 Mirage 3 Video Drivers!?!?

    I'm sorry, I do not know a clue... I think you have to manually define modlines as the default modlines were not excepted by Xorg for unknow reason...
    I don't know how to fix this

  7. #507
    Join Date
    Feb 2009
    Location
    Sintra, Portugal
    Beans
    65
    Distro
    Xubuntu Development Release

    Re: SiS 771/671 Mirage 3 Video Drivers!?!?

    Hi, Jonas

    Tried yuor mod, in my system it should be paired with the previous fix:

    as root (su)

    #echo blacklist vga16fb > /etc/modprobe.d/blacklist-vga16fb.conf

    and then

    #update-initramfs -u

    the terminals look good.
    Last edited by ajoliveira; July 14th, 2010 at 06:21 PM.
    All the best

    Antonio

  8. #508
    Join Date
    Feb 2009
    Location
    Sintra, Portugal
    Beans
    65
    Distro
    Xubuntu Development Release

    Re: SiS 771/671 Mirage 3 Video Drivers!?!?

    Quote Originally Posted by mhgsys View Post
    Just to make it a little easier for all of us;
    btw:Thx @purct and @ajoliveira
    Hey, should add thanx @gh1234, he pointed me to a stupid mistake I was making when trying to compile the new driver and was the first to get it on Lucid 32-bit
    All the best

    Antonio

  9. #509
    Join Date
    Jun 2009
    Beans
    25

    Re: SiS 771/671 Mirage 3 Video Drivers!?!?

    I have an LG-R450 and the screen resolution soppuse to be 1366x768, maybe that is why it doesn't work?
    ...
    If you use sis 2d linux driver with panel size 1366x768.
    You MUST enable the option UseTiming1366 like bellow:

    Section "Device"
    Identifier "Configured Video Device"
    Driver "sis"
    Option "UseTiming1366" "yes"
    EndSection

    source: http://barroslee.blogspot.com/

  10. #510
    Join Date
    Oct 2007
    Beans
    336

    Re: SiS 771/671 Mirage 3 Video Drivers!?!?

    Thank you very much.
    after only adding those lines with the guide written here I had no success, BUT -
    I went to that blog and asked for the 2d driver from the writer (who works on the 3d now) - then I added those line and finally - I can you my full resolution here (1366x768)!!
    Thank you all very much.

Page 51 of 87 FirstFirst ... 41495051525361 ... LastLast

Tags for this Thread

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
  •