Bom dia!
Rodando o xorgsetup, foi criado o seguinte xorg.conf:

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/local"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/OTF"
    FontPath     "/usr/share/fonts/Type1"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/CID"
    FontPath     "/usr/share/fonts/75dpi/:unscaled"
    FontPath     "/usr/share/fonts/100dpi/:unscaled"
    FontPath     "/usr/share/fonts/75dpi"
    FontPath     "/usr/share/fonts/100dpi"
    FontPath     "/usr/share/fonts/cyrillic"
EndSection

Section "Module"
    Load  "dri2"
    Load  "dbe"
    Load  "extmod"
    Load  "dri"
    Load  "glx"
    Load  "record"
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",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"               # [<bool>]
        #Option     "DefaultRefresh"         # [<bool>]
        #Option     "ModeSetClearScreen"     # [<bool>]
    Identifier  "Card0"
    Driver      "vesa"
    BusID       "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    DefaultDepth 24
    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


Não foi carregado o modulo SIS, somente o VESA.
Não sei como proceder para carregá-lo.
Peço novamente ajuda.


Em 1 de janeiro de 2009 11:26, Juniorbsd <[email protected]> escreveu:

>  bom dia!
> eu apenas rodei o xorgsetup
> ele criou o xorg.conf carregando um modulo chamado "sis"
> entretanto nao rola 3d nesse modulo.
>
> ----- Original message -----
> > Boa noite!
> > Como você procedeu para fazer funcionar o SIS no Slack? Não consigo nem
> > ver um filme em tela cheia.
> >
> > 01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]
> > 771/671 PCIE VGA Display Adapter (rev 10)
> > bash-4.1#
> >
> >
> >
> > Em 4 de março de 2011 19:47, lopan <[email protected]> escreveu:
> >
> > > Boa noite, tive um note acer 3000 que tinha uma SiS. Tentei de tudo e
> > > nunca consegui ativar o suporte 3D nela, pela conclusao que tive
> > > somente o Satux Linux tem um driver que funciona o 3D. Agora o 2D
> > > funciona, da pra ver filmes tranquilo, mas jogos e efeitos como compiz
> > > não vi nenhum relato de que alguem com outra distro tenha conseguido.
> > > []'s
> > >
> > >
> > > On Mar 3, 6:40 pm, Hav0k <[email protected]> wrote:
> > > > Boa noite!
> > > > Alguem ai ja conseguiu fazer o DRI funcionar nessa placa?
> > > > "01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]
> > > > 661/741/760 PCI/AGP"
> > > > parece que muita gente tem problema com esse hardware zicado, e
> > > > aparentemente sem solução/suporte da sis.
> > > > se alguem souber algum modulo que funfe com ela (exceto vesa logico)
> > > > ja ajuda.
> > > >
> > > > --
> > > > Grato,
> > > >
> > > > J. Tozo
> > > > _
> > > > °v°
> > > > /(S)\      SLACKWARE
> > > > ^ ^                    Linux
> > > > _____________________
> > > > because it works
> > >
> > > --
> > > GUS-BR - Grupo de Usuários de Slackware Brasil
> > > http://www.slackwarebrasil.org/
> > > http://groups.google.com/group/slack-users-br
> > >
> > > Antes de perguntar:
> > > http://www.istf.com.br/perguntas/
> > >
> > > Para sair da lista envie um e-mail para:
> > > [email protected]
> > >
> >
> > --
> > GUS-BR - Grupo de Usuários de Slackware Brasil
> > http://www.slackwarebrasil.org/
> > http://groups.google.com/group/slack-users-br
> >
> > Antes de perguntar:
> > http://www.istf.com.br/perguntas/
> >
> > Para sair da lista envie um e-mail para:
> > [email protected]
>
>  --
> GUS-BR - Grupo de Usuários de Slackware Brasil
> http://www.slackwarebrasil.org/
> http://groups.google.com/group/slack-users-br
>
> Antes de perguntar:
> http://www.istf.com.br/perguntas/
>
> Para sair da lista envie um e-mail para:
> [email protected]
>

-- 
GUS-BR - Grupo de Usuários de Slackware Brasil
http://www.slackwarebrasil.org/
http://groups.google.com/group/slack-users-br

Antes de perguntar:
http://www.istf.com.br/perguntas/

Para sair da lista envie um e-mail para:
[email protected]

Responder a