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
  •  


IBM Power8 S822L 20-Core 3.42GHz 256Gb 1.2Tb 10GbE 2U Linux Server - 8247-22L picture

IBM Power8 S822L 20-Core 3.42GHz 256Gb 1.2Tb 10GbE 2U Linux Server - 8247-22L

$519.96



IBM CS821 20-Core 2.827GHz 128Gb 1.92Tb SSD 1U Linux Server - 8005-12N Power 8 picture

IBM CS821 20-Core 2.827GHz 128Gb 1.92Tb SSD 1U Linux Server - 8005-12N Power 8

$479.96



IBM E850 Power8 2x 12C 3.02GHz 512Gb 1.8Tb SAS 10GbE 16Gb Linux Server 8408-E8E picture

IBM E850 Power8 2x 12C 3.02GHz 512Gb 1.8Tb SAS 10GbE 16Gb Linux Server 8408-E8E

$799.96



IBM Power 9 S922 8-Core 3.4-3.9Ghz 128Gb DDR4 2U Linux Server - 9009-22a picture

IBM Power 9 S922 8-Core 3.4-3.9Ghz 128Gb DDR4 2U Linux Server - 9009-22a

$3439.96



Red Hat Enterprise Linux 5 Server - New and Sealed picture

Red Hat Enterprise Linux 5 Server - New and Sealed

$19.99



Red Hat Enterprise Linux 5 Server RHF032US-R1 NEW Sealed picture

Red Hat Enterprise Linux 5 Server RHF032US-R1 NEW Sealed

$59.95



6x Powered By Linux Computer Sticker Decals Desktop Laptop Server Badge Decal picture

6x Powered By Linux Computer Sticker Decals Desktop Laptop Server Badge Decal

$2.99



Canonical Ubuntu Linux - DVD / USB Drive - 23.10 / 23.04 / 22.04 LTS / 18 / 16 picture

Canonical Ubuntu Linux - DVD / USB Drive - 23.10 / 23.04 / 22.04 LTS / 18 / 16

$9.99



IBM System X 3250 M5 Single Xeon Quad Core E3-1220 v3 @3.1GHz,8GB RAM,Linux SUSE picture

IBM System X 3250 M5 Single Xeon Quad Core E3-1220 v3 @3.1GHz,8GB RAM,Linux SUSE

$199.87



Router Firewall DHCP DNS Server pfsense opnsense 6x 10GB Ethernet Port AES-NII picture

Router Firewall DHCP DNS Server pfsense opnsense 6x 10GB Ethernet Port AES-NII

$149.00