Page 53 of 87 FirstFirst ... 343515253545563 ... LastLast
Results 521 to 530 of 867

Thread: SiS 771/671 Mirage 3 Video Drivers

  1. #521
    Join Date
    Oct 2007
    Beans
    336

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

    Quote Originally Posted by Roehrich View Post
    @ orduek

    I've also never tested an external screen on SiS 672, but you may give the utility 'sisctrl' a try.
    sisctrl is a GUI to configure display modes, screens, colors etc on SiS video chipsets.
    There are 32 and 64 bit versions:

    http://ncc-1701a.homelinux.net/~linu...page=Downloads
    Thanx.
    I tried that but the sis control gives me the same options as the Ubuntu built in control.
    No luck yet.

  2. #522
    Join Date
    Oct 2007
    Beans
    336

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

    After recent updates I experience crashing again.
    Heres what I get when trying to open gedit with valgrind:
    Code:
    valgrind firefox > ~/valgrind.log
    ==1920== Memcheck, a memory error detector
    ==1920== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
    ==1920== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
    ==1920== Command: firefox
    ==1920== 
    /bin/sh: Can't open firefox
    ==1920== 
    ==1920== HEAP SUMMARY:
    ==1920==     in use at exit: 696 bytes in 44 blocks
    ==1920==   total heap usage: 46 allocs, 2 frees, 1,728 bytes allocated
    ==1920== 
    ==1920== LEAK SUMMARY:
    ==1920==    definitely lost: 0 bytes in 0 blocks
    ==1920==    indirectly lost: 0 bytes in 0 blocks
    ==1920==      possibly lost: 0 bytes in 0 blocks
    ==1920==    still reachable: 696 bytes in 44 blocks
    ==1920==         suppressed: 0 bytes in 0 blocks
    ==1920== Rerun with --leak-check=full to see details of leaked memory
    ==1920== 
    ==1920== For counts of detected and suppressed errors, rerun with: -v
    ==1920== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 13 from 8)
    ord@ord-laptop:~$ valgrind gedit > ~/valgrind.log
    ==1923== Memcheck, a memory error detector
    ==1923== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
    ==1923== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
    ==1923== Command: gedit
    ==1923== 
    ==1923== 
    ==1923== Process terminating with default action of signal 11 (SIGSEGV)
    ==1923==  General Protection Fault
    ==1923==    at 0x46394B0: ??? (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x4635D65: ??? (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x4637C64: ??? (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x46481AB: ??? (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x464465D: ??? (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x462B72D: ??? (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x4624FCC: cairo_stroke_preserve (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x4624FF1: cairo_stroke (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x6D578AE: ??? (in /usr/lib/librsvg-2.so.2.26.3)
    ==1923==    by 0x6D51C6D: ??? (in /usr/lib/librsvg-2.so.2.26.3)
    ==1923==    by 0x6D469BA: ??? (in /usr/lib/librsvg-2.so.2.26.3)
    ==1923==    by 0x6D4A088: ??? (in /usr/lib/librsvg-2.so.2.26.3)
    ==1923== 
    ==1923== HEAP SUMMARY:
    ==1923==     in use at exit: 2,180,438 bytes in 32,062 blocks
    ==1923==   total heap usage: 226,058 allocs, 193,996 frees, 17,896,406 bytes allocated
    ==1923== 
    ==1923== LEAK SUMMARY:
    ==1923==    definitely lost: 1,983 bytes in 9 blocks
    ==1923==    indirectly lost: 7,500 bytes in 376 blocks
    ==1923==      possibly lost: 1,552,783 bytes in 22,975 blocks
    ==1923==    still reachable: 618,172 bytes in 8,702 blocks
    ==1923==         suppressed: 0 bytes in 0 blocks
    ==1923== Rerun with --leak-check=full to see details of leaked memory
    ==1923== 
    ==1923== For counts of detected and suppressed errors, rerun with: -v
    ==1923== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 243 from 13)
    Killed
    any idea?

  3. #523
    Join Date
    Oct 2007
    Beans
    336

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

    Quote Originally Posted by orduek View Post
    After recent updates I experience crashing again.
    Heres what I get when trying to open gedit with valgrind:
    Code:
    valgrind firefox > ~/valgrind.log
    ==1920== Memcheck, a memory error detector
    ==1920== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
    ==1920== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
    ==1920== Command: firefox
    ==1920== 
    /bin/sh: Can't open firefox
    ==1920== 
    ==1920== HEAP SUMMARY:
    ==1920==     in use at exit: 696 bytes in 44 blocks
    ==1920==   total heap usage: 46 allocs, 2 frees, 1,728 bytes allocated
    ==1920== 
    ==1920== LEAK SUMMARY:
    ==1920==    definitely lost: 0 bytes in 0 blocks
    ==1920==    indirectly lost: 0 bytes in 0 blocks
    ==1920==      possibly lost: 0 bytes in 0 blocks
    ==1920==    still reachable: 696 bytes in 44 blocks
    ==1920==         suppressed: 0 bytes in 0 blocks
    ==1920== Rerun with --leak-check=full to see details of leaked memory
    ==1920== 
    ==1920== For counts of detected and suppressed errors, rerun with: -v
    ==1920== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 13 from 8)
    ord@ord-laptop:~$ valgrind gedit > ~/valgrind.log
    ==1923== Memcheck, a memory error detector
    ==1923== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
    ==1923== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
    ==1923== Command: gedit
    ==1923== 
    ==1923== 
    ==1923== Process terminating with default action of signal 11 (SIGSEGV)
    ==1923==  General Protection Fault
    ==1923==    at 0x46394B0: ??? (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x4635D65: ??? (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x4637C64: ??? (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x46481AB: ??? (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x464465D: ??? (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x462B72D: ??? (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x4624FCC: cairo_stroke_preserve (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x4624FF1: cairo_stroke (in /usr/lib/libcairo.so.2.10800.10)
    ==1923==    by 0x6D578AE: ??? (in /usr/lib/librsvg-2.so.2.26.3)
    ==1923==    by 0x6D51C6D: ??? (in /usr/lib/librsvg-2.so.2.26.3)
    ==1923==    by 0x6D469BA: ??? (in /usr/lib/librsvg-2.so.2.26.3)
    ==1923==    by 0x6D4A088: ??? (in /usr/lib/librsvg-2.so.2.26.3)
    ==1923== 
    ==1923== HEAP SUMMARY:
    ==1923==     in use at exit: 2,180,438 bytes in 32,062 blocks
    ==1923==   total heap usage: 226,058 allocs, 193,996 frees, 17,896,406 bytes allocated
    ==1923== 
    ==1923== LEAK SUMMARY:
    ==1923==    definitely lost: 1,983 bytes in 9 blocks
    ==1923==    indirectly lost: 7,500 bytes in 376 blocks
    ==1923==      possibly lost: 1,552,783 bytes in 22,975 blocks
    ==1923==    still reachable: 618,172 bytes in 8,702 blocks
    ==1923==         suppressed: 0 bytes in 0 blocks
    ==1923== Rerun with --leak-check=full to see details of leaked memory
    ==1923== 
    ==1923== For counts of detected and suppressed errors, rerun with: -v
    ==1923== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 243 from 13)
    Killed
    any idea?
    OK, it seems that this problem was temporary - after few reboots everything went back to normal.
    I'm still looking for an option to connect my laptop to a 4:3 screen with 1280x1024 resolution without a problem- if someone has an idea it will be great.

    BTW - any chance of seeing a good 3D + extended screen supported driver soon? (maybe on maverick?)

  4. #524
    Join Date
    Oct 2007
    Location
    qc
    Beans
    186
    Distro
    Ubuntu 9.04 Jaunty Jackalope

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

    I have successfully fixed mine laptop with SiS****671 mirage-3 14.1 inch 1280x800 Lucid Lynx 10.04 for 2D acceleration at least the same as in 9.10 made by barrios since the old 9.10 driver no longer works in 10.04 lucid, here is another walkthrough for those who has troubles when they kill the gnome and flickers.

    1. Download Driver here: http://ajoliveira.com/ajoliveira/gen...t_10.04.tar.gz

    2. Unzip it, maybe in your home folder. A "32-bit" folder will appear.

    3. Open terminal in the applications>accessories icon then type cd 32-bit so you will be in the 32-bit folder that contains sis671_drv.la and sis671_drv.so

    4. type sudo cp sis671_drv.* /usr/lib/xorg/modules/drivers/

    5. type sudo gedit /etc/X11/xorg.conf

    7. a notepad will appear, copy and paste all of the code's content below into that notepad.

    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
    9. save it then restart.

    If you have different monitor or resolution, you might change the HorizSync 28-72
    VertRefresh 43-60 to your monitor resolution which is available in your product manual, or just google it.
    Last edited by perbiu; July 29th, 2010 at 02:45 PM.
    Ubuntu Hardware Compatibility List
    http://ubuntuhcl.org/ post yours

  5. #525
    Join Date
    Mar 2008
    Beans
    104
    Distro
    Ubuntu 8.10 Intrepid Ibex

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

    Sorry this ended up in the wrong post
    Last edited by BradleyAtkins; August 2nd, 2010 at 07:11 PM.

  6. #526
    Join Date
    Aug 2010
    Beans
    1

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

    Quote Originally Posted by perbiu View Post
    I have successfully fixed mine laptop with SiS****671 mirage-3 14.1 inch 1280x800 Lucid Lynx 10.04 for 2D acceleration at least the same as in 9.10 made by barrios since the old 9.10 driver no longer works in 10.04 lucid, here is another walkthrough for those who has troubles when they kill the gnome and flickers.

    1. Download Driver here: http://ajoliveira.com/ajoliveira/gen...t_10.04.tar.gz

    2. Unzip it, maybe in your home folder. A "32-bit" folder will appear.

    3. Open terminal in the applications>accessories icon then type cd 32-bit so you will be in the 32-bit folder that contains sis671_drv.la and sis671_drv.so

    4. type sudo cp sis671_drv.* /usr/lib/xorg/modules/drivers/

    5. type sudo gedit /etc/X11/xorg.conf

    7. a notepad will appear, copy and paste all of the code's content below into that notepad.

    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
    9. save it then restart.

    If you have different monitor or resolution, you might change the HorizSync 28-72
    VertRefresh 43-60 to your monitor resolution which is available in your product manual, or just google it.

    yeah it work's ... but the other problem is, I get bad color depth, maybe less than 24 bit

    actually I'm using mint 9 Isadora which is based on Lucid, I guess I had the same bad color problem in Lucid
    Last edited by roronoaz0r0; August 6th, 2010 at 07:50 AM.

  7. #527
    Join Date
    Oct 2007
    Beans
    336

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

    did anyone tried to use Maverick with sis671?

  8. #528
    Join Date
    Oct 2007
    Location
    qc
    Beans
    186
    Distro
    Ubuntu 9.04 Jaunty Jackalope

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

    Quote Originally Posted by roronoaz0r0 View Post
    yeah it work's ... but the other problem is, I get bad color depth, maybe less than 24 bit

    actually I'm using mint 9 Isadora which is based on Lucid, I guess I had the same bad color problem in Lucid
    You need to find your monitor's horizsync vertrefresh in the internet and change it. at
    sudo gedit /etc/X11/xorg.conf

    mine's
    HorizSync 28-72
    VertRefresh 43-60
    Ubuntu Hardware Compatibility List
    http://ubuntuhcl.org/ post yours

  9. #529
    Join Date
    Jul 2009
    Beans
    2

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

    Thanks! work for me in a notebook Olivetti 500 series with a Sis 671 video card.

  10. #530
    Join Date
    Aug 2010
    Beans
    1

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

    hi everyone,

    I think that my problem is quite the same, but I've got a little problem with one step of the config...

    here is a few things that I tried...

    here is the problem, I install a fresh version of ubuntu 10.04 (64bits) and I can't
    get higher resolution than 1024*768 on a wxga 17.1" screen wich is
    supposed to have 16:10 resolution and a resolution of 1440x900

    the output of lspci | grep VGA is the following :

    01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]
    771/671 PCIE VGA Display Adapter (rev 10)

    I try to install the drivers in this way :

    1) download the driver of SIS and put them in /usr/lib64/xorg/modules/drivers
    2) stop gdm
    3) launch in a console Xorg -configure
    -> but that step fail, with a segmentation fault,here is the output


    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 x86_64 Ubuntu
    Current Operating System: Linux b-laptop 2.6.32-24-generic #39-Ubuntu SMP Wed Jul 28 05:14:15 UTC 2010 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic root=UUID=22ed2447-07d0-4bb3-8ab3-0d4d0db7434f ro quiet splash
    Build Date: 16 June 2010 09:34:29AM
    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: Sat Aug 7 15:42:10 2010
    List of video drivers:
    apm
    v4l
    savage
    mach64
    s3virge
    ark
    siliconmotion
    sisusb
    rendition
    s3
    neomagic
    nouveau
    mga
    tseng
    sis
    vmware
    radeon
    sis671
    nv
    cirrus
    i128
    intel
    r128
    ati
    trident
    voodoo
    chips
    tdfx
    openchrome
    fbdev
    vesa
    (++) Using config file: "/home/benjamin/xorg.conf.new"
    (==) Using config directory: "/usr/lib/X11/xorg.conf.d"
    (EE) open /dev/fb0: No such file or directory

    Backtrace:
    0: Xorg (xorg_backtrace+0x28) [0x4a3248]
    1: Xorg (0x400000+0x655ad) [0x4655ad]
    2: /lib/libpthread.so.0 (0x7f0526f82000+0xf8f0) [0x7f0526f918f0]
    Segmentation fault at address (nil)

    Caught signal 11 (Segmentation fault). Server aborting

    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
    In a second time I also try to manually change the xorg.conf file, by
    changing the driver name and use the one that I put in the directory in
    first step, but when I do this, when I re launch gdm the screen is weird
    black and white with some kind of ghost...It's hard to describe...

    currently I'm using VESA drivers but I can't get a high resolution so it's
    very unpleasant to work on it...


    In the hope that you could help me

    thanks for your help

    Benjamin

    PS : Sorry for my English... I do the best I can
    PS2 : the laptop is this one :http://www.**************/en/product...?productid=158
    PS3 : link don't work...my laptop is CLEVO M771S


    Last edited by benichoukkke; August 15th, 2010 at 02:02 PM.

Page 53 of 87 FirstFirst ... 343515253545563 ... 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
  •