This is the old SliTaz forum - Please use the main forum.slitaz.org

NVIDIA NV34 (GeForce FX 5200) SOLVED
  • mrblack234mrblack234 December 2010
    What version Nvidia 173-xxx which supports for slitaz-cooking-4in1 kernel ?
  • ms3811ms3811 December 2010
    You can download and install the nvidia non-free driver from the ndivia web site: http://www.nvidia.com/object/unix.html. The version currently in the cooking repos may have a bug that can cause issues. See http://forum.slitaz.org/index.php/discussion/2183/issues-with-nvidia-non-free-solved/#Item_12.

    Or you can also install the free 'nv' driver that comes with cooking. See the section 'nVidia cards' in http://doc.slitaz.org/en:guides:xorg-xvesa.
  • mrblack234mrblack234 December 2010
    Fist I would like to thank's for the answering and forgive me with my bad english. Because this all from Google translation.

    Acording from this link http://www.slitaz.org/en/doc/cookbook/wok-tools.html we can build package from source code or preinstalled package and from your reference link

    so i do this:

    # tazpkg get-install linux-module-headers
    # tazpkg get-install mercurial
    # tazpkg get-install glibc
    # tazpkg get-install linux-source
    # hg clone http://hg.slitaz.org/wok/ /home/slitaz/wok
    # tazwok stats

    first, i read receipt from nvidia-173xx-173.14.25_2.6.30.6.tazpkg from my slitaz 3.0 on /var/lib/tazpkg/installed/nvidia-173xx and read receipt on /home/slitaz/wok/nvidia for nvidia-195.36.15_2.6.36.tazpkg. And edit line on:

    VERSION="195.36.15" to VERSION="173.14.28"

    the differences of the two files is, @Jozee didn't followed with symlink command on receipt nvidia-173xx-173.14.25_2.6.30.6.tazpkg, and I must delete this command:

    ln -s libglx.so.$VERSION $fs/usr/lib/X11/modules/extensions/libglx.so
    ln -s libGL.so.$VERSION $fs/usr/lib/libGL.so
    ln -s libGL.so.$VERSION $fs/usr/lib/libGL.so.1
    ln -s libGLcore.so.$VERSION $fs/usr/lib/libGLcore.so.1
    ln -s libnvidia-cfg.so.$VERSION $fs/usr/lib/libnvidia-cfg.so.1
    ln -s libnvidia-tls.so.$VERSION $fs/usr/lib/libnvidia-tls.so.1
    ln -s libcuda.so.$VERSION $fs/usr/lib/libcuda.so.1
    ln -s libcuda.so.$VERSION $fs/usr/lib/libcuda.so
    ln -s libvdpau.so.$VERSION $fs/usr/lib/libvdpau.so.1
    ln -s libvdpau_nvidia.so.$VERSION $fs/usr/lib/libvdpau_nvidia.so.1
    ln -s libXvMCNVIDIA.so.$VERSION $fs/usr/lib/X11/libXvMCNVIDIA_dynamic.so.1

    save the file and run command:

    #tazwok cook nvidia

    process successfull downloading from http://download.nvidia.com/XFree86/Linux-x86/173.14.28/NVIDIA-Linux-x86-173.14.28-pkg0.run and automatic building a package nvidia-173.14.28_2.6.36.tazpkg. And Install with:

    #tazpkg install /home/slitaz/packages/nvidia-173.14.28_2.6.36.tazpkg
    #tazhw detect-pci
    #nvidia-xconfig

    any some error in command nvidia-xconfig output. now goto the /etc/X11 and edit some option on xorg.conf like this and save:

    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder63) Wed Sep 29 10:19:47 PDT 2010


    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection

    Section "Files"
    ModulePath "/usr/lib/X11/modules"
    FontPath "/usr/share/fonts/X11/misc/"
    FontPath "/usr/share/fonts/X11/TTF/"
    FontPath "/usr/share/fonts/X11/OTF"
    FontPath "/usr/share/fonts/X11/Type1/"
    FontPath "/usr/share/fonts/X11/100dpi/"
    FontPath "/usr/share/fonts/X11/75dpi/"
    EndSection

    Section "Module"
    Load "extmod"
    Load "dri2"
    Load "dbe"
    Load "record"
    Load "glx"
    EndSection

    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection

    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection

    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 31.5 - 48.5
    VertRefresh 56.0 - 72.0
    Option "DPMS"
    EndSection

    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 1
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768"
    EndSubSection
    EndSection

    run command again:

    #nvidia-xconfig

    and the error disappeared. now goto the /etc/X11/xorg.conf.d and edit some files (don't ask way i must edit some this files):

    File: 50-Monitor.conf

    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    HorizSync 31.5 - 48.5
    VertRefresh 56.0 - 72.0
    EndSection

    File: 60-Device.conf

    Section "Device"
    ### Available Driver options are:-
    ### Values: : integer, : float, : "True"/"False",
    ### : "String", : " Hz/kHz/MHz",
    ### : "%"
    ### [arg]: arg optional
    #Option "ShadowFB" # []
    #Option "DefaultRefresh" # []
    #Option "ModeSetClearScreen" # []
    Identifier "Card0"
    Driver "nvidia"
    BusID "PCI:1:0:0"
    EndSection

    File: Srceen.conf

    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768"
    EndSubSection
    EndSection

    Now Reboot the system and enjoyed

    Note:
    HorizSync 31.5 - 48.5
    VertRefresh 56.0 - 72.0

    This Option for my 14" Monitor on 60 Mhz refresh rate

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

SliTaz Social