fx5500

Fórumok

fx5500

Hozzászólások

helló

fx5500 video kárgyám van és nem zet jelzi ki a susu linux 3d gyorsitás nem elérhetö tudna nekem valaki segiteni?

[quote:c8a71e86d8="atis117"]helló

fx5500 video kárgyám van és nem zet jelzi ki a susu linux 3d gyorsitás nem elérhetö tudna nekem valaki segiteni?

Rakd fel az nvidia drivert hozzá, pont ma jelent meg az új lásd hírekben.

és azt is el tudnád nekem magyarázni,hogy rakjam fel edig csak winwm volt és szeret nék átálni.elöreis köszi

Ld. HUPWiki

http://www.hup.hu/wiki/index.php/Nvidia_videok%C3%A1rtya_driver%C3%A9nek_telep%C3%ADt%C3%A9se

Elolvasod, felrakod.

Sz.

Jobban jársz, ha a YaST-ban levő YOU modullal csinálsz egy nagy rendszerfrissítést, a 'sima' biztonsági és normál frissítések mellett a lista végén ott lesz az nVIDIA driver, és egyéb finomságok (pl. Windows-os alapfontok). Ha végignyomattad akkor minden OK lesz.
Konzol: glxgears, esetleg glxinfo. Ha ilyesmit látsz:

OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce FX 5200/AGP/SSE/3DNOW!
OpenGL version string: 2.0.0 NVIDIA 76.67

Akkor megy a 3D.

Szerk: Látom, törölve lett a nacionalista szomszéd beszólása.
Kiszerkesztem én is a válaszomat.

sziaztok valami még mindig nem koser nincs a listába a fx 5500-ös 3d mig mindig nem megy.Mit csináljak,hogy a filjeimetis lejátsza a linusz suse?

szerintem eloszor tanulj meg magyarul.

t

hy

hogy telepitsem fel a nvidia drivert ha suse linuxom van és nem tudok angolul.

Milyen verziójó a Suse? (8.2, 9.0, stb.) Megpróbálok segíteni ha tudok.

[quote:e96d3fae58="atis117"]hy
hogy telepitsem fel a nvidia drivert ha suse linuxom van és nem tudok angolul.

Gondolom, windows ala sem szotart lapozgatva teszed fel a drivert.
Futtatasi jogot adsz a letoltott programnak es futtatod.
Nyomogatod az entert (lehetoleg mindenhol "yes"-t valasztva)
Aztan korbenezel pl. a googleval, hogy hol van olyan minta XF86Config-4 file, ami tartalmazza a beallitasokat. Itt az enyem reszlete:
(Najo, itt az egesz, bocsi a tobbiektol. Jaigen, es normal XF86Config a neve)

# XF86Config-4 (XFree86 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 XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
# cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
# md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
# dpkg-reconfigure xserver-xfree86

Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
# Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
# Load "xv"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
# Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "hu"
EndSection

Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/mouse"
# Option "Device" "/dev/input/mouse0"
Option "Protocol" "ImPS/2"
# Option "Protocol" "PS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection

Section "Device"
Identifier "nVidia"
Driver "nvidia"
Option "UseFBDev" "true"
Option "NoLogo" "true"
Option "RenderAccel" "true"
Option "CursorShadow" "true"
Option "ConnectedMonitor" "CRT, TV"
Option "TwinView"
Option "TwinViewOrientation" "Clone"
Option "HorizSync" "30-70"
Option "VertRefresh" "50-130"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "MetaModes" "1024x768,1024x768@1024x768"
Option "AllowGLXWithComposite" "true"

# Option "TVStandard" "PAL-G"
# Option "TVOutFormat" "Composite"
# Option "TVOutFormat" "SVIDEO"

EndSection

Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30-70
VertRefresh 50-130
Option "DPMS"
EndSection

#Section "Monitor"
# Identifier "TV"
# HorizSync 30-50
# VertRefresh 60
#EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 8
# Modes "1280x1024" "1024x768" "800x600"
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 16
# Modes "1280x1024" "1024x768" "800x600"
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
#### Modes "1280x1024" "1024x768" "800x600"
Modes "1024x768" "800x600" "640x480" "512x384" "320x200"
# Modes "640x480"
EndSubSection
EndSection

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

Section "DRI"
Mode 0666
EndSection

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