gandalf82

Hozzászólások

10 bejegyzés megtekintése - 131-140 / 293
  • Szerző
    Bejegyzés
  • Hozzászólás: Epson LX-100 #1985342
    gandalf82
    Felhasználó

      Nem csak szövegre szeretném, nagyon kezdetleges CD borítókat is nyomtatnák.
      Nem valami nagy grafikát, de egy nagyobb betütipust, esetleg egy kicsi logót, vagy valamit…
      Slackware 10.0 -ám van, ha ez segít valamit…

      Hozzászólás: Nvidia driver 6629 #1984611
      gandalf82
      Felhasználó

        Na megvan. Egy kis keresgélés után rátaláltam az nvidia fórumán:

        Originally Posted by ateam

        The rivafb issue is just a warning. If you check your default Slackare 10 kernel configuration, that module isn’t built-in, it can only be used if its loaded. So, this isn’t a problem.

        Now, to install the latest drivers, do all of the following as root…

        1) Download the latest nVIDIA drivers (http://download.nvidia.com/XFree86/…0-6629-pkg1.run) and extract the files from it using this command:

        Code:

        # sh NVIDIA-Linux-x86-1.0-6629-pkg1.run –extract-only

        2) Go to the new directory created using this command:

        Code:

        # cd NVIDIA-Linux-x86-1.0-6629-pkg1

        3) Download this version of the nvidia-installer program (http://backdrifts.net/~ftp/nvidia-installer.zip), unzip and run it by using these commands:

        Code:

        # unzip nvidia-installer.zip
        # ./nvidia-installer

        The driver installation should proceed nicely If it doesn’t, you can try using the –force-tls=new flag with the NVIDIA-Linux-x86-1.0-6629-pkg1.run program.

        Hozzászólás: Nvidia driver 6629 #1984610
        gandalf82
        Felhasználó

          Na szóval itt: 😀
          nvidia-installer log file ‘/var/log/nvidia-installer.log’
          creation time: Tue Nov 16 07:21:05 2004

          option status:
          license pre-accepted : false
          update : false
          force update : false
          expert : false
          uninstall : false
          driver info : false
          no precompiled interface: false
          no ncurses color : false
          query latest driver ver : false
          OpenGL header files : false
          no questions : false
          silent : false
          no backup : false
          kernel module only : false
          sanity : false
          add this kernel : false
          no runlevel check : false
          no network : false
          no ABI note : false
          no RPMs : false
          force tls : (not specified)
          force compat32 tls : (not specified)
          X install prefix : /usr/X11R6
          OpenGL install prefix : /usr
          compat32 install prefix : (not specified)
          installer install prefix: /usr
          utility install prefix : /usr
          kernel name : (not specified)
          kernel include path : (not specified)
          kernel source path : (not specified)
          kernel output path : (not specified)
          kernel install path : (not specified)
          proc mount point : /proc
          ui : (not specified)
          tmpdir : /tmp
          ftp mirror : ftp://download.nvidia.com
          RPM file list : (not specified)

          Using: nvidia-installer ncurses user interface
          -> License accepted.
          -> No precompiled kernel interface was found to match your kernel; would you li
          ke the installer to attempt to download a kernel interface for your kernel f
          rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: No)
          -> No precompiled kernel interface was found to match your kernel; this means
          that the installer will need to compile a new kernel interface.
          -> Kernel source path: ‘/lib/modules/2.6.5/build’
          -> Performing CC test with CC=”cc”.
          -> Performing rivafb check.
          -> Performing rivafb module check.
          -> Cleaning kernel module build directory.
          executing: ‘cd ./usr/src/nv; make clean’…
          rm -f -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv.o nv-vm.o os-
          agp.o os-interface.o os-registry.o nvidia.mod.o
          rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
          rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
          rm -f -rf .tmp_versions
          -> Building kernel module:
          executing: ‘cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.5/build SYS
          OUT=/lib/modules/2.6.5/build’…

          NVIDIA: calling KBUILD…
          make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.5/build SUBDIRS=/tmp/selfgz
          12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv modules
          *** Warning: Overriding SUBDIRS on the command line can cause
          *** inconsistencies
          mkdir -p .tmp_versions
          make -f scripts/Makefile.build obj=scripts/basic
          make -f scripts/Makefile.build obj=scripts
          make -f scripts/Makefile.build obj=arch/i386/kernel arch/i386/kernel/asm-off
          sets.s
          make[3]: `arch/i386/kernel/asm-offsets.s’ is up to date.
          CHK include/asm-i386/asm_offsets.h
          make -f scripts/Makefile.build obj=/tmp/selfgz12144/NVIDIA-Linux-x86-1.0-662
          9-pkg1/usr/src/nv
          echo #define NV_COMPILER „`cc -v 2>&1 | tail -n 1`” > /tmp/selfgz12144/NV
          IDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv_compiler.h
          cc -Wp,-MD,/tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nv.
          o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -D__KERNEL__ -Iin
          clude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-co
          mmon -pipe -mpreferred-stack-boundary=2 -march=pentium3 -Iinclude/asm-i386/
          mach-default -O2 -fomit-frame-pointer -I/tmp/selfgz12144/NVIDIA-Linux-x86-1
          .0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wc
          har-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fn
          o-common -MD -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__
          -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE
          -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629 -DNV_UNIX
          -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV
          _REMAP_PAGE_RANGE_5 -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PR
          ESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DMODULE -DKBUILD_BASENAME=nv -DKBUI
          LD_MODNAME=nvidia -c -o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/
          src/nv/nv.o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c
          cc -Wp,-MD,/tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nv-
          vm.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -D__KERNEL__ –
          Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno
          -common -pipe -mpreferred-stack-boundary=2 -march=pentium3 -Iinclude/asm-i3
          86/mach-default -O2 -fomit-frame-pointer -I/tmp/selfgz12144/NVIDIA-Linux-x8
          6-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat
          -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O
          -fno-common -MD -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL
          __ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODUL
          E -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629 -DNV_UNIX
          -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -D
          NV_REMAP_PAGE_RANGE_5 -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_
          PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DMODULE -DKBUILD_BASENAME=nv_vm –
          DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1
          /usr/src/nv/nv-vm.o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/
          nv/nv-vm.c
          /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-vm.c:59: warni
          ng: `cache_flush’ defined but not used
          cc -Wp,-MD,/tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.os-
          agp.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -D__KERNEL__
          -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fn
          o-common -pipe -mpreferred-stack-boundary=2 -march=pentium3 -Iinclude/asm-i
          386/mach-default -O2 -fomit-frame-pointer -I/tmp/selfgz12144/NVIDIA-Linux-x
          86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat
          -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O
          -fno-common -MD -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL
          __ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODUL
          E -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629 -DNV_UNIX
          -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -D
          NV_REMAP_PAGE_RANGE_5 -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_
          PRES
          ENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DMODULE -DKBUILD_BASENAME=os_agp -DKB
          UILD_MODNAME=nvidia -c -o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/us
          r/src/nv/os-agp.o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv
          /os-agp.c
          cc -Wp,-MD,/tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.os-
          interface.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -D__KER
          NEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasi
          ng -fno-common -pipe -mpreferred-stack-boundary=2 -march=pentium3 -Iinclude
          /asm-i386/mach-default -O2 -fomit-frame-pointer -I/tmp/selfgz12144/NVIDIA-L
          inux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -W
          format -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Wer
          ror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D_
          _KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__
          -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629 -D
          NV_UNIX -DNV_LINUX -DN
          V_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PAGE_RANG
          E_5 -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS
          _SIMPLE_CREATE_PRESENT -DMODULE -DKBUILD_BASENAME=os_interface -DKBUILD_MOD
          NAME=nvidia -c -o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv
          /os-interface.o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/o
          s-interface.c
          cc -Wp,-MD,/tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.os-
          registry.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -D__KERN
          EL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasin
          g -fno-common -pipe -mpreferred-stack-boundary=2 -march=pentium3 -Iinclude/
          asm-i386/mach-default -O2 -fomit-frame-pointer -I/tmp/selfgz12144/NVIDIA-Li
          nux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wf
          ormat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werr
          or -O -fno-common -MD -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__
          KERNEL__ -DMODULE -DN
          TRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VE
          RSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629 -DNV_UNIX -DNV_LINUX
          -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PAGE_R
          ANGE_5 -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CL
          ASS_SIMPLE_CREATE_PRESENT -DMODULE -DKBUILD_BASENAME=os_registry -DKBUILD_M
          ODNAME=nvidia -c -o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/
          nv/os-registry.o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/
          os-registry.c
          ld -m elf_i386 -r -o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/
          src/nv/nvidia.o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/n
          v-kernel.o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.o /
          tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-vm.o /tmp/selfg
          z12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.o /tmp/selfgz12144/N
          VIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-interface.o /tmp/selfgz12144/NVI
          DIA-Linux-x86-1.0-6629
          -pkg1/usr/src/nv/os-registry.o
          Building modules, stage 2.
          make -rR -f /usr/src/linux-2.6.5/scripts/Makefile.modpost
          scripts/modpost vmlinux /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/us
          r/src/nv/nvidia.o
          cc -Wp,-MD,/tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nvi
          dia.mod.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -D__KERNE
          L__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
          -fno-common -pipe -mpreferred-stack-boundary=2 -march=pentium3 -Iinclude/as
          m-i386/mach-default -O2 -fomit-frame-pointer -DKBUILD_BASENAME=nvidia –
          DMODULE -c -o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nvi
          dia.mod.o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nvidia.
          mod.c
          ld -m elf_i386 -r -o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/s
          rc/nv/nvidia.ko /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/n
          vidia.o /tmp/selfgz12144/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nvidia.mo
          d.o
          NVIDIA: left KBUILD.
          -> done.
          -> Kernel module compilation complete.
          -> Installing classic TLS OpenGL libraries.

          Bocsi ha szétcsesztem a fórumot….

          Hozzászólás: Nvidia driver 6629 #1984609
          gandalf82
          Felhasználó

            Itt az nvidia log-om.

            Hozzászólás: Nvidia driver 6629 #1984606
            gandalf82
            Felhasználó

              Saját.

              Hozzászólás: Nvidia driver 6629 #1984604
              gandalf82
              Felhasználó

                GCC : 3.3.4
                Glibc: 2.3.2
                Slackware Linux 10.0
                Kernel: 2.6.5 (salyát fordítás)
                Nem tudom, hogy az a driver jobb e, de szívesen megnézném.

                Segítsetek!

                Hozzászólás: Slackware és Kylix #1984041
                gandalf82
                Felhasználó

                  Tiéd az 5 pont!
                  Köszönöm!

                  Hozzászólás: Slackware és Kylix #1984039
                  gandalf82
                  Felhasználó

                    Adnál hozzá egy linket? Mert én csak a open-t találtam a kylix.hu-n, de a borlandon is csak enterprise és open van…

                    Hozzászólás: slack forrásból #1983417
                    gandalf82
                    Felhasználó

                      Ezzel én is próbálkoztam… Gyorsan (2-3 hét) meguntam..
                      Nem mindegy a sorrend, de ha kell egy másik progi a felrakáshoz úgyis szól, aztán meg irogathatod, hogy ez most mihez kellett… De tény, hogy gyorsabb volt a gépem, mint így.

                      Hozzászólás: Slaki+TV tuner #1983550
                      gandalf82
                      Felhasználó

                        Csomagbol van a mplayer vagy forrásból?
                        Remélem a kártya berakása után fordítottad, mert egyébként nem fordítja rá a v4l támogatást…

                      10 bejegyzés megtekintése - 131-140 / 293