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
  •  


Vintage Intel Personal PC CPU Collection in White Shadowbox Display picture

Vintage Intel Personal PC CPU Collection in White Shadowbox Display

$200.00



VINTAGE SummaGraphics SummaMouse picture

VINTAGE SummaGraphics SummaMouse

$240.00



Vintage Classic Apple Macintosh System Boot Install Disk Floppy/CD *Pick Version picture

Vintage Classic Apple Macintosh System Boot Install Disk Floppy/CD *Pick Version

$10.39



Z80 - NABU PC & Keyboard - Vintage New Old Stock (Retro 80's) picture

Z80 - NABU PC & Keyboard - Vintage New Old Stock (Retro 80's)

$139.99



Drakware ADB2USB - vintage Apple ADB to USB keyboard adapter picture

Drakware ADB2USB - vintage Apple ADB to USB keyboard adapter

$29.95



Vintage Compaq 141649-004 2 Button PS/2 Gray Mouse M-S34 - FAST SHIPPING - NEW picture

Vintage Compaq 141649-004 2 Button PS/2 Gray Mouse M-S34 - FAST SHIPPING - NEW

$8.99



Vintage Black Microsoft intellimouse Optical USB Wheel Mouse 1.1/1.1a - EXC COND picture

Vintage Black Microsoft intellimouse Optical USB Wheel Mouse 1.1/1.1a - EXC COND

$28.95



Vintage Computer Mouse - Todays Mouse - Windows 95 P S/2 picture

Vintage Computer Mouse - Todays Mouse - Windows 95 P S/2

$9.99



SEALED Vintage Western Digital Value Line Hard Drive 3.5-Inch Enhanced IDE 25 GB picture

SEALED Vintage Western Digital Value Line Hard Drive 3.5-Inch Enhanced IDE 25 GB

$100.00



Vintage Compaq Presario Mouse, Model MUS9J, PS/2 - Tested & Working, Very Good picture

Vintage Compaq Presario Mouse, Model MUS9J, PS/2 - Tested & Working, Very Good

$12.99