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
  •  


Dell PowerEdge M610 Blade Server E5620@2.2GHZ (6x)8GB RAM (2x)146GB 15K SAS HDD picture

Dell PowerEdge M610 Blade Server E5620@2.2GHZ (6x)8GB RAM (2x)146GB 15K SAS HDD

$75.00



Supermicro 4U 36 Bay Storage Server 2.4Ghz 8-C 128GB 1x1280W Rails TrueNAS ZFS picture

Supermicro 4U 36 Bay Storage Server 2.4Ghz 8-C 128GB 1x1280W Rails TrueNAS ZFS

$721.06



H261-Z61 2U 24SFF AMD Server 8x EPYC 7551 256-Cores 256GB RAM 8x25G NIC 2x2200W picture

H261-Z61 2U 24SFF AMD Server 8x EPYC 7551 256-Cores 256GB RAM 8x25G NIC 2x2200W

$2512.18



Dell PowerEdge R630 8SFF 2.6Ghz 20-Core 128GB Mem 4x1G RJ-45 NIC 2x750W PSU picture

Dell PowerEdge R630 8SFF 2.6Ghz 20-Core 128GB Mem 4x1G RJ-45 NIC 2x750W PSU

$399.04



Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB picture

Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB

$510.00



DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45

$275.00



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD

$389.99



Dell PowerEdge R620 Server 2x Xeon  E5-2620 @ 2.0GHz 64GB RAM NO HDDs picture

Dell PowerEdge R620 Server 2x Xeon E5-2620 @ 2.0GHz 64GB RAM NO HDDs

$108.96



Dell PowerEdge R620 Rack Server picture

Dell PowerEdge R620 Rack Server

$71.99



HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD picture

HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD

$191.95