3Dfx Voodoo 3000 Ongelma

Discussion in 'Linux -keskustelu' started by Uppiniska, Jan 16, 2008.

  1. Uppiniska

    Uppiniska Member

    Joined:
    Jul 18, 2006
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    11
    Ongelmani on että en saa millään korttia pelaamaan kunnolla Ubuntussa (7.10 Gutsy Gibbon). Itsellä on ideat lopussa ja jos joku vähän viisaampi osaisi sitten neuvoa, myöskään äänikortti ei toimi, enkä tiedä minkä mallinen tämä äänikortti on, onko jotain mahdollisuutta kaivaa tämä tieto koneesta ulos? Jos on niin miten?


    glxinfo sanoo seuraavaa:

    name of display: :0.0
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Error: couldn't find RGB GLX visual

    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    ----------------------------------------------------------------------
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    0x21 16 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    0x39 32 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None



    xorg.conf on seuraavanlainen

    Section "Files"
    EndSection

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

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

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

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

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

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

    Section "Device"
    Identifier "3Dfx Voodoo 3000"
    Driver "tdfx"
    Option "UseFBDev" "False"
    BusID "PCI:0:3:0"
    EndSection

    Section "Monitor"
    Identifier "Tyypillinen näyttö"
    Option "DPMS"
    HorizSync 30-140
    VertRefresh 50-160
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Device "3Dfx Voodoo 3000"
    Monitor "Tyypillinen näyttö"
    DefaultDepth 16
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection

    Section "ServerLayout"
    Identifier "Default Layout"
    Screen "Default Screen"
    InputDevice "Generic Keyboard"
    InputDevice "Configured Mouse"

    # Uncomment if you have a wacom tablet
    # InputDevice "stylus" "SendCoreEvents"
    # InputDevice "cursor" "SendCoreEvents"
    # InputDevice "eraser" "SendCoreEvents"
    EndSection

    Section "DRI"
    Mode 0666
    EndSection
     
  2. juyli

    juyli Active member

    Joined:
    May 13, 2005
    Messages:
    1,861
    Likes Received:
    1
    Trophy Points:
    68
    Tuo on jo edesmennyt kortti. Sen 3D-ominaisuuksilla ei pitkälle pötkitä.
    Jos vielä kone on samaa tasoa, ja muistimäärät kuin silloin, kun tuo kortti oli vielä nuori...
    Toki tuo näytönohjaimeksi käy, mutta turha odottaa ominaisuuksia, joita nykyaikaisilta näytönohjaimilta vaaditaan.

    Kerropa tarkemmat koneen speksit. Vaikuttaa siltä, että kone on antiikkinen äänikortteineen.
    Code:
    sudo lspci
    jo kertoisi jotakin oleellista (myös äänikortista).

    Muistin sopukoista: Voodoo -kortit tukevat vain 16-bittisiä värejä. Lisäksi muistelen, ettei tuo oikein toiminut tdfx-ajurilla vaan vesalla, joka onkin sitten tolkuttoman hidas. Muistiahan saattoi kortilla olla täydet 16Mt sekä siitä lienee PCI- ja AGP -väyläiset versiot.
     
    Last edited: Jan 16, 2008
  3. lettas

    lettas Moderator Staff Member

    Joined:
    Mar 3, 2003
    Messages:
    4,407
    Likes Received:
    218
    Trophy Points:
    93
    Kokeilepa seuraavaa ajaa päätteeseen:
    Code:
    sudo aptitude update
    sudo aptitude install libglide3
    ctrl+alt+backspace tai reboottaus tähän väliin

    Code:
    glxinfo | grep direct
    glxgears
    
    Ubuntuforumeilla oli raportoitu että tuon libgide3- paketin asennus auttaisi tuohon bugeiluun.
     
  4. Uppiniska

    Uppiniska Member

    Joined:
    Jul 18, 2006
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    11
    No eihän tältä koneelta nyt niin ihmeitä toivota ;)
    Ja tarkemmat tiedot:
    Emo: Intel 440 BX/ZX/DX
    Prossu: Pentium II 366 Mhz
    Muisti: 256 Mb
    Ja 6Gb:n kovalevy.
    Sisältää myös integroidun Atin 3D Rage LT Pron, joka ei jostain mystisestä syystä toimi, ei linuxissa eikä windowsissa.
    Olen jo asentanut libglide3 paketin, mutta se ei ratkaissut ongelmaa.

    Kone on pakettikone n. vuodelta 99-98.
    Compaq Presario 5130

    sudo lspci sanoo:

    00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 02)
    00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 02)
    00:03.0 VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 01)
    00:04.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
    00:14.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
    00:14.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
    00:14.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
    00:14.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 02)
    01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage LT Pro AGP-133 (rev dc)



    glxinfo | grep direct:

    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Error: couldn't find RGB GLX visual
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".



    Ja glxgears:

    Xlib: extension "GLX" missing on display ":0.0".
    Error: couldn't get an RGB, Double-buffered visual
     

Share This Page