2010/5/9 grlongo.ireland <[email protected]>: > Pessoal, > Estou com um problema ao startar o X. > > Tenho uma RIva TNT2, e to usando o slack13 32bits. > Estou utilizando o kernel -smp padrao pois e um requisito para instalar o > driver da NVIDIA. > > Nao deu nenhum problema na instalacao e tb nenhum problema ao levantar o > driver manualmente: modprobe NVIDIA. > > Porem ao configurar o xorg.conf tenho o seguinte erro: > > (II) LoadModule: "nvidia" > (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so > dlopen: /usr/lib/xorg/modules/drivers//nvidia_drv.so: undefined symbol: > AllocateScreenPrivateIndex > (EE) Failed to load /usr/lib/xorg/modules/drivers//nvidia_drv.so > (II) UnloadModule: "nvidia" > (EE) Failed to load module "nvidia" (loader failed, 7) > (EE) No drivers available. > > Alguem pode me dar uma dica por onde comecar... fiz a instalacao normalmente > como faco para outras placas da nvidia, essa e a primeira vez que acontece > isso. > > Segue o xorg.conf abaixo: > > PS. desculpe pela falta de acento.. instalacao nova.. rs! > > > 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 "glx" > Load "extmod" > Load "dri2" > Load "dbe" > Load "dri" > 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" > #DisplaySize 280 210 # mm > Identifier "Monitor0" > VendorName "GSM" > ModelName "500G" > HorizSync 30.0 - 54.0 > VertRefresh 50.0 - 120.0 > Option "DPMS" > EndSection > > Section "Device" > BoardName "RIVA TNT2/TNT2 Pro" > BusID "1:0:0" > Driver "nvidia" > Identifier "Card0" > VendorName "NVidia" > Option "NvAGP" "1" > Option "NoLogo" "1" > 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 > > > > -- > 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]
Vc instalou o driver legacy? -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= >> necropresto - Slackware User << >> [email protected] << >> [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]

