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
  •  


For Lenovo IdeaPad 3 15IIL05 15IML05 15ADA05 15ARE05 Palmrest Keyboard Touchpad picture

For Lenovo IdeaPad 3 15IIL05 15IML05 15ADA05 15ARE05 Palmrest Keyboard Touchpad

$59.25



NEW Palmrest Keyboard For Lenovo Thinkpad E15 Gen 2 20T8 20T9 Black 5M10W64513 picture

NEW Palmrest Keyboard For Lenovo Thinkpad E15 Gen 2 20T8 20T9 Black 5M10W64513

$80.99



New For Lenovo Yoga 7 14IRL8 Palmrest Keyboard 5CB1L40794 82YL0005US 82YL0006US picture

New For Lenovo Yoga 7 14IRL8 Palmrest Keyboard 5CB1L40794 82YL0005US 82YL0006US

$147.95



Lenovo 100e Chromebook Laptop 2nd Gen | 11.6

Lenovo 100e Chromebook Laptop 2nd Gen | 11.6" HD | MTK 1.7GHz | 4GB RAM | 32GB

$39.99



Lenovo - LOQ 15.6

Lenovo - LOQ 15.6" Gaming Laptop FHD - Intel Core i5-13420H with 8GB Memory -...

$629.99



Lenovo Ideapad 1i 15.6

Lenovo Ideapad 1i 15.6" FHD Notebook Intel Core i5-1235U 8GB RAM 256GB SSD

$349.99



Lenovo ThinkPad X1 Nano 13

Lenovo ThinkPad X1 Nano 13" Touchscreen 2K i7-1180G7 16GB/256GB Win 10 Pro

$535.00



Lenovo ThinkPad Yoga 11e 11.6

Lenovo ThinkPad Yoga 11e 11.6" 2in1 Touch Intel Core i3 4GB RAM 128GB SSD Win10

$59.00



Lenovo ThinkPad 14

Lenovo ThinkPad 14" Laptop Computer Core i7 16GB RAM 256GB SSD Windows 10 Pro

$229.99



Lenovo Yoga C940 2-in-1 Laptop, 14

Lenovo Yoga C940 2-in-1 Laptop, 14" FHD 400nit, i7-1065G7, 12GB, 256GB SSD

$472.49