Results 1 to 5 of 5

Thread: Return To Castle Wolfenstein v 1.41 Linux

  1. #1
    Junior Member
    Join Date
    Jun 2005
    Posts
    2

    Return To Castle Wolfenstein v 1.41 Linux

    Has anyone got this to work in Knoppix 3.9. My system specs are

    AMD Athlon 2500+
    1GB PC2700 Mem
    Nvidia GeForce 5600 Vid Card with 128mb onboard memory
    Sound Blaster Audigy (Original)

    I have never been able to compile the nvidia accelerated vid drivers with knoppix. I believe the error occured in the kernel module compilation. I will add there errors in another post below this one.

  2. #2
    Junior Member
    Join Date
    Jun 2005
    Posts
    2
    As promised

    nvidia-installer log file '/var/log/nvidia-installer.log'
    creation time: Wed Jun 8 21:10:21 2005

    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 : true
    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: Yes)
    -> No matching precompiled kernel interface was found on the NVIDIA ftp site;
    this means that the installer will need to compile a kernel interface for
    your kernel.
    -> Kernel source path: '/lib/modules/2.6.11/source'
    -> Performing CC test with CC="cc".
    -> Performing rivafb 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.11/source S
    YSOUT=/lib/modules/2.6.11/build'...

    NVIDIA: calling KBUILD...
    make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.11/build KBUILD_VERBOSE=1 -C /lib/
    modules/2.6.11/source SUBDIRS=/tmp/selfgz7949/NVIDIA-Linux-x86-1.0-7664-pkg1
    /usr/src/nv modules
    make -C /lib/modules/2.6.11/build \
    KBUILD_SRC=/usr/src/linux-2.6.11 KBUILD_VERBOSE=1 \
    KBUILD_CHECK= KBUILD_EXTMOD="/tmp/selfgz7949/NVIDIA-Linux-x86-1.0-7664-pkg1/
    usr/src/nv" \
    -f /usr/src/linux-2.6.11/Makefile modules
    /bin/sh: /usr/src/linux-2.6.11/scripts/gcc-version.sh: No such file or direc
    tory
    mkdir -p /tmp/selfgz7949/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.tmp_vers
    ions
    make -f /usr/src/linux-2.6.11/scripts/Makefile.build obj=/tmp/selfgz7949/NVI
    DIA-Linux-x86-1.0-7664-pkg1/usr/src/nv
    make[4]: /usr/src/linux-2.6.11/scripts/Makefile.build: No such file or direc
    tory
    make[4]: *** No rule to make target `/usr/src/linux-2.6.11/scripts/Makefile.
    build'. Stop.
    make[3]: *** [_module_/tmp/selfgz7949/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
    /nv] Error 2
    make[2]: *** [modules] Error 2
    NVIDIA: left KBUILD.
    nvidia.ko failed to build!
    make[1]: *** [module] Error 1
    make: *** [module] Error 2
    -> Error.
    ERROR: Unable to build the NVIDIA kernel module.
    ERROR: Installation has failed. Please see the file
    '/var/log/nvidia-installer.log' for details. You may find suggestions
    on fixing installation problems in the README available on the Linux
    driver download page at www.nvidia.com.
    Any ideas on how to solve this problem

  3. #3
    Junior Member registered user
    Join Date
    Jan 2006
    Posts
    17

    Sweet

    I have a problem wsith getting my nvidia card working & i have mostly the same specs as u
    AMD Athlon 2600+

    1GB PC3200 Mem
    Nvidia GeForce 5700 Vid Card with 256mb onboard memory
    Sound Blaster Audigy 2 ZS platinum pro

    I dont think that thesound card has anything to do with it LOL

    your problem seems to be that, like windows, knoppix systems may not like nvidia, because nvidia failed to pay mr knopper billions of dollars to support its hardware. LOL

  4. #4
    Member registered user
    Join Date
    Mar 2004
    Location
    Buenos Aires, Argentina
    Posts
    79
    The problem is that you kernel source is not directly specified when you use de nvidia.run
    you might try NVidia-Linux-x86-X.X-XXXX-pkg.run --kernel-name=2.6.11 or --kernel-source-path=/usr/src/linux
    Quote Originally Posted by netfindr
    kernel name : (not specified)
    kernel include path : (not specified)
    kernel source path : (not specified)
    kernel output path : (not specified)
    kernel install path : (not specified)
    ....
    this means that the installer will need to compile a kernel interface for
    your kernel.
    Example -> Kernel source path: '/lib/modules/2.6.11/source'
    I really don't remember know if it'll work because the source which came with knoppix always give me trouble (that's why I recompile my kernel from a full source) remember knoppix is a live-cd .

    You can try if the kano scripts (section Install scripts for graphic cards after HD install) work for you, try someone like the 'install-nvidia-6629-debian.sh'

    It worked for me when I have the same problem like you.

    p.d: now that i finally read the topic...WTF??? What all of this has to do with castle of wolfenstein...sorry moderators my bad I didn't realize...

  5. #5
    Member registered user
    Join Date
    Mar 2004
    Location
    Buenos Aires, Argentina
    Posts
    79

    Linux Return To Castle Wolfenstein FAQ

    Linux Return To Castle Wolfenstein FAQ


    What a cool game, If you let me say it, it rocks on linux

Similar Threads

  1. How to return to KDE from a GNOME desktop?
    By kpfuser in forum General Support
    Replies: 2
    Last Post: 10-17-2006, 04:19 PM
  2. Replies: 0
    Last Post: 08-12-2006, 12:11 AM
  3. xrandr and xrandrtray return Signal 11
    By Lincthra in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 11-23-2004, 11:20 PM
  4. castle-combat
    By A. Jorge Garcia in forum General Support
    Replies: 2
    Last Post: 09-17-2004, 12:12 PM
  5. return the ipchains: Protocol not available
    By ToWER in forum General Support
    Replies: 1
    Last Post: 01-25-2003, 04:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G picture

A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G

$13.99



HyperX FURY RAM DDR4 16GB 8GB 32GB 4GB 3200 2666 2400 2133 Desktop Memory DIMM picture

HyperX FURY RAM DDR4 16GB 8GB 32GB 4GB 3200 2666 2400 2133 Desktop Memory DIMM

$9.64



CRUCIAL DDR3L 8GB 16GB 32GB 1600 MHz PC3-12800 Laptop Memory RAM SODIMM 204-Pin picture

CRUCIAL DDR3L 8GB 16GB 32GB 1600 MHz PC3-12800 Laptop Memory RAM SODIMM 204-Pin

$14.35



A-Tech 8GB PC3-12800 Desktop DDR3 1600 MHz Non ECC 240-Pin DIMM Memory RAM 1x 8G picture

A-Tech 8GB PC3-12800 Desktop DDR3 1600 MHz Non ECC 240-Pin DIMM Memory RAM 1x 8G

$13.99



A-Tech 16GB 2 x 8GB PC3-12800 Laptop SODIMM DDR3 1600 Memory RAM PC3L 16G DDR3L picture

A-Tech 16GB 2 x 8GB PC3-12800 Laptop SODIMM DDR3 1600 Memory RAM PC3L 16G DDR3L

$27.98



Team T-FORCE VULCAN Z 16GB (2 x 8GB) 288-Pin PC RAM DDR4 3200 (PC4 25600) Intel picture

Team T-FORCE VULCAN Z 16GB (2 x 8GB) 288-Pin PC RAM DDR4 3200 (PC4 25600) Intel

$35.99



Kingston HyperX FURY DDR3 8GB 16GB 32G 1600 1866 1333 Desktop Memory RAM DIMM picture

Kingston HyperX FURY DDR3 8GB 16GB 32G 1600 1866 1333 Desktop Memory RAM DIMM

$13.25



A-Tech 16GB 2x 8GB PC3-12800 Desktop DDR3 1600 MHz 240pin DIMM Memory RAM 16G 8G picture

A-Tech 16GB 2x 8GB PC3-12800 Desktop DDR3 1600 MHz 240pin DIMM Memory RAM 16G 8G

$27.98



Hynix 64GB 4Rx4 PC4-2133P-L LRDIMM DDR4-17000 ECC Load Reduced Server Memory RAM picture

Hynix 64GB 4Rx4 PC4-2133P-L LRDIMM DDR4-17000 ECC Load Reduced Server Memory RAM

$64.99



A-Tech 32GB 2x 16GB PC4-25600 Laptop SODIMM DDR4 3200 MHz Non-ECC Memory RAM 32G picture

A-Tech 32GB 2x 16GB PC4-25600 Laptop SODIMM DDR4 3200 MHz Non-ECC Memory RAM 32G

$59.99