Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 14/02/2007, à 12:54

seb651651651

Sis m650/740 drivers redhat disponibles.

je me bat depusi qqes jours avec ma carte Sis m650/740, et voilà que je découvre sur le site de SIS des drivers linux! malheureusement sur le site il est dit que c'est pour red hat.
Je ne sais rien faire avec : ce sont des fichiers .o-402 et o-410 (il y a deux version pour red hat suivant la version de red hat utilisée, mais je m'y connais pas du tt la dedans)

cmt puis je faire pour les installer?

de plus j'ai qqes forums sur lesquels je voudrais mettre [resolu] dans le titre, je fais comment?


merci!

#2 Le 17/02/2007, à 16:20

seb651651651

Re : Sis m650/740 drivers redhat disponibles.

# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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.
#
# 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 "Files"
    FontPath    "/usr/share/X11/fonts/misc"
    FontPath    "/usr/share/X11/fonts/cyrillic"
    FontPath    "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/X11/fonts/Type1"
    FontPath    "/usr/share/X11/fonts/100dpi"
    FontPath    "/usr/share/X11/fonts/75dpi"
    # path to defoma fonts
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load    "i2c"
    Load    "bitmap"
    Load    "ddc"
        Load    "dbe"
    Load    "dri"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "type1"
    Load    "vbe"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "be"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
    Option        "Device"        "/dev/input/mice"
    Option        "Protocol"        "ExplorerPS/2"
    Option        "ZAxisMapping"        "4 5"
    Option        "Emulate3Buttons"    "true"
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
    Identifier    "Silicon Integrated Systems (SiS) 65x/M650/740 PCI/AGP VGA Display Adapter"
    Driver        "sis"
    BusID        "PCI:1:0:0"
Option "XAANoOffscreenPixmaps"
EndSection

Section "Monitor"
    Identifier    "Compaq MV740"
    Option        "DPMS"
    HorizSync    30-70
    VertRefresh    50-120
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "Silicon Integrated Systems (SiS) 65x/M650/740 PCI/AGP VGA Display Adapter"
    Monitor        "Compaq MV740"
    DefaultDepth    24
    SubSection "Display"
        Depth        1
        Modes        "1152x864" "1024x768" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1152x864" "1024x768" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1152x864" "1024x768" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1152x864" "1024x768" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1152x864" "1024x768" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1152x864" "1024x768" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
    Option "AIGLX" "true"
    Identifier    "Default Layout"
    Screen        "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice     "stylus" "SendCoreEvents"
    InputDevice     "cursor" "SendCoreEvents"
    InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
    Mode    0666
EndSection

    Section "Extensions"
        Option "Composite" "Enable"
    EndSection

#3 Le 17/02/2007, à 17:09

seb651651651

Re : Sis m650/740 drivers redhat disponibles.

je récapitule :
je cherche à faire fonctionner direct rendering et ce qu'il faut pour que google earth saccade plus et si possible faire foncitonner beryl.

J'ai suivi la docu aiglx, je cherche à savoir ce que je dois faire mnt

$ fglrxinfo | grep "direct rendering"
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
$ fglrxinfo
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)


merci!!!

#4 Le 19/02/2007, à 12:37

seb651651651

Re : Sis m650/740 drivers redhat disponibles.

donc pas de solution... retour sous windows, marre de ces merdes dans tous les coins, la présentation d'ubuntu était bonne, mais si c'est pour chier dès qu'on veut aller un peu plus loin, autant pas y rester.

c'était un doux rêve...


salut!

#5 Le 19/02/2007, à 16:26

seb651651651

Re : Sis m650/740 drivers redhat disponibles.

et le bluetooth qui marche pas!!!!
le pied!
quand on sait qu'avec le prog nokia ça marche direct!
bon je formate cette merde d'ubuntu avant d'y gacher mon temps plus longtemps.

#6 Le 25/02/2007, à 02:22

ssdg

Re : Sis m650/740 drivers redhat disponibles.

Bouh le mauvais qui insulte l'OS plutot que le fabriquant de matos peut respectueux des utilisateurs sous linux. (on peut avoir la marque de ton bluetooth histoire de ne pas l'acheter ? big_smile )

PS: je sait déjà que Sis, on peut abandonner


s'il n'y a pas de solution, c'est qu'il n'y a pas de problème... ou pas.

Hors ligne