+ Responder ao Tópico



  1. #1

    Padrão Problemas com a placa Nvidia 8400 gs

    Bom dia a todos

    Bom depois de alguns problemas com o meu micro consegui instalar novamente o Slack 13, mas estou com problemas na placa de video

    Baixei o drive da placa no site da Nvidia e coloquei na pasta Download, onde ficou :

    "NVIDIA-Linux-x86-195,36,15-pkg1,run"

    Faço o procedimento para instalação, já deixando o X desativado;

    # cd /home/andre_asn/Downloads
    # chamod +x "NVIDIA-Linux-x86-195,36,15-pkg1,run"
    ./NVIDIA-Linux-x86-195,36,15-pkg1,run

    Ele mostra a tela de instalação aceito a mesma e ele termina tudo certo
    apenas a tela fica 800x400 para resolver uso

    # X -configure
    # cp /root/xorg.conf.new /etc/X11/xorg.conf
    #reboot

    Voltando ao modo de usuario e com o X ja ativado novamente, indo em K configurações, area de trabalho esta marcado que os efeitos nativos do video (uso o Kde) esta ativos mas na hora de fazer os efeitos diz que não posso usar o 3d pois o X não esta devidamente configurado ou o drive não foi instalado
    Bom podem me ajudar ? Meu Slack e 32 Bits

  2. #2

    Padrão

    Boa tarde voltei a reinstalar o drive da NVIDIA e volto ao mesmo problema mas agora com uma pequena diferença quando insta-lo a tela fica 800x600 e funciona o 3d depois de mudar o Xorg-conf:

    # X -configure
    # cp /root/xorg.conf.new /etc/X11/xorg.conf

    e dar o reboot

    a tela volta a ficar 1024x768 mas não da mais o 3d

    indo a configuração do KDE e marcando alguns efeitos marca normal e não aparece erro só não faz o efeito desejado

    meu xorg esta assim:

    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 "extmod"
    Load "dbe"
    Load "dri"
    Load "glx"
    Load "dri2"
    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 "SWcursor" # [<bool>]
    #Option "HWcursor" # [<bool>]
    #Option "NoAccel" # [<bool>]

    #Option "ShadowFB" # [<bool>]
    #Option "UseFBDev" # [<bool>]
    #Option "Rotate" # [<str>]
    #Option "VideoKey" # <i>
    #Option "FlatPanel" # [<bool>]
    #Option "FPDither" # [<bool>]
    #Option "CrtcNumber" # <i>
    #Option "FPScale" # [<bool>]
    #Option "FPTweak" # <i>
    #Option "DualHead" # [<bool>]
    Identifier "Card0"
    Driver "nv"
    VendorName "Unknown Vendor"
    BoardName "Unknown Board"
    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

  3. #3

    Padrão

    Boa noite voltei a reinstalar o drive da NVIDIA e volto ao mesmo problema mas agora com uma pequena diferença quando insta-lo a tela fica 800x600 e funciona o 3d depois de mudar o Xorg-conf:

    # X -configure
    # cp /root/xorg.conf.new /etc/X11/xorg.conf

    e dar o reboot

    a tela volta a ficar 1024x768 mas não da mais o 3d

    indo a configuração do KDE e marcando alguns efeitos marca normal e não aparece erro só não faz o efeito desejado

    meu xorg esta assim:

    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 "extmod"
    Load "dbe"
    Load "dri"
    Load "glx"
    Load "dri2"
    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 "SWcursor" # [<bool>]
    #Option "HWcursor" # [<bool>]
    #Option "NoAccel" # [<bool>]

    #Option "ShadowFB" # [<bool>]
    #Option "UseFBDev" # [<bool>]
    #Option "Rotate" # [<str>]
    #Option "VideoKey" # <i>
    #Option "FlatPanel" # [<bool>]
    #Option "FPDither" # [<bool>]
    #Option "CrtcNumber" # <i>
    #Option "FPScale" # [<bool>]
    #Option "FPTweak" # <i>
    #Option "DualHead" # [<bool>]
    Identifier "Card0"
    Driver "nv"
    VendorName "Unknown Vendor"
    BoardName "Unknown Board"
    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