Results 1 to 5 of 5

Thread: Help with geForce 4 with Knoppix 3.3

  1. #1
    Member
    Join Date
    Oct 2003
    Location
    Holland
    Posts
    31

    Help with geForce 4 with Knoppix 3.3

    I'm a Newbie....

    I did try everything on this forum , i'm still getting errors.

    last thing i did was NVIDIA_kernel-1.0-4191 compile or make...

    NVIDIA_kernel-1.0-4191# make install
    /usr/bin/gcc-2.95 -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wcast-qual -Wno-multichar -O -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=4191 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -I. -I/usr/src/linux/include -Wno-cast-qual nv.c
    In file included from /usr/include/asm/semaphore.h:42,
    from /usr/src/linux/include/linux/fs.h:205,
    from /usr/src/linux/include/linux/capability.h:17,
    from /usr/src/linux/include/linux/binfmts.h:5,
    from /usr/src/linux/include/linux/sched.h:9,
    from /usr/src/linux/include/linux/mm.h:4,
    from /usr/src/linux/include/linux/slab.h:14,
    from nv-linux.h:63,
    from nv.c:14:
    /usr/src/linux/include/linux/rwsem.h: In function `down_read_trylock':
    /usr/src/linux/include/linux/rwsem.h:57: warning: implicit declaration of function `__down_read_trylock'
    /usr/src/linux/include/linux/rwsem.h: In function `down_write_trylock':
    /usr/src/linux/include/linux/rwsem.h:79: warning: implicit declaration of function `__down_write_trylock'
    In file included from /usr/src/linux/include/linux/mm.h:4,
    from /usr/src/linux/include/linux/slab.h:14,
    from nv-linux.h:63,
    from nv.c:14:
    /usr/src/linux/include/linux/sched.h: At top level:
    /usr/src/linux/include/linux/sched.h:280: parse error before `extern'
    /usr/src/linux/include/linux/sched.h:280: warning: no semicolon at end of struct or union
    In file included from /usr/src/linux/include/linux/mm.h:4,
    from /usr/src/linux/include/linux/slab.h:14,
    from nv-linux.h:63,
    from nv.c:14:
    /usr/src/linux/include/linux/sched.h: In function `mmdrop':
    /usr/src/linux/include/linux/sched.h:837: dereferencing pointer to incomplete type
    /usr/src/linux/include/linux/sched.h: At top level:
    /usr/src/linux/include/linux/sched.h:875: conflicting types for `kernel_thread'
    /usr/include/asm/processor.h:436: previous declaration of `kernel_thread'
    /usr/src/linux/include/linux/sched.h:1067: warning: This file contains more `{'s than `}'s.
    In file included from /usr/src/linux/include/linux/slab.h:14,
    from nv-linux.h:63,
    from nv.c:14:
    /usr/src/linux/include/linux/mm.h: In function `__vma_unlink':
    /usr/src/linux/include/linux/mm.h:582: dereferencing pointer to incomplete type
    /usr/src/linux/include/linux/mm.h:583: dereferencing pointer to incomplete type
    /usr/src/linux/include/linux/mm.h:584: dereferencing pointer to incomplete type
    /usr/src/linux/include/linux/slab.h: At top level:
    /usr/src/linux/include/linux/mm.h:711: warning: This file contains more `{'s than `}'s.
    In file included from nv-linux.h:63,
    from nv.c:14:
    /usr/src/linux/include/linux/slab.h:81: warning: This file contains more `{'s than `}'s.
    In file included from nv.c:14:
    nv-linux.h:382: warning: This file contains more `{'s than `}'s.
    nv.c: In function `nv_get_phys_address':
    nv.c:2233: invalid use of undefined type `struct mm_struct'
    nv.c:2235: dereferencing pointer to incomplete type
    nv.c:2218: warning: `pg_dir' might be used uninitialized in this function
    make: *** [nv.o] Error 1

    I allso tried a newer version file: NVIDIA_kernel-1.0-4363

    this is the uotput:
    /usr/bin/gcc-2.95 -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wcast-qual -Wno-multichar -O -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=4363 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -I. -I/usr/src/linux/include -Wno-cast-qual nv.c
    In file included from nv.c:14:
    nv-linux.h:167: #error "Couldn't determine number of arguments expected by remap_page_range!"
    make: *** [nv.o] Error 1

    Please help....

  2. #2
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Have you tried the latest driver the NVIDIA-Linux-x86-1.0-4496-pkg2.run? It will compile the drivers and install them by running the script you can get it here.

  3. #3
    Member
    Join Date
    Oct 2003
    Location
    Holland
    Posts
    31
    Thanks for your fast replay...

    I did try NVIDIA-Linux-x86-1.0-4496-pkg2.run but still got error.
    Error: No precompiled kernel found, and that it's going to try to download one, then error no precompiled kernel found, then progress bar building kernel then a error Error building NVIDIA kernel .....

  4. #4
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by raduen
    Thanks for your fast replay...

    I did try NVIDIA-Linux-x86-1.0-4496-pkg2.run but still got error.
    Error: No precompiled kernel found, and that it's going to try to download one, then error no precompiled kernel found, then progress bar building kernel then a error Error building NVIDIA kernel .....
    What is the exact error you get? Also you should just before you compile export CC=/usr/bin/gcc-2.95 and check to make sure the kernel headers are linked to the /usr/src/linux directory what it looks like on my machine:
    Code:
    [05:29 PM Wed Nov 12: stephen @ ~]
    >$ ll /usr/src/linux
    lrwxrwxrwx    1 root     src            37 2003-10-20 05:07 /usr/src/linux -> /usr/src/kernel-headers-2.4.22.031019
    Yours would of course be linked to the kernel headers you have.

  5. #5
    Member
    Join Date
    Oct 2003
    Location
    Holland
    Posts
    31
    this is the eoor when i do a make install

    export cc=/usr/bin/gcc-2.95
    root@silverdev:/usr/src/NVIDIA_kernel-1.0-4191# export IGNORE_CC_MISMATCH=1
    root@silverdev:/usr/src/NVIDIA_kernel-1.0-4191# make install
    /usr/bin/gcc-2.95 -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wcast-qual -Wno-multichar -O -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=4191 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -I. -I/usr/src/linux/include -Wno-cast-qual nv.c
    In file included from /usr/src/linux/include/linux/mm.h:4,
    from /usr/src/linux/include/linux/slab.h:14,
    from nv-linux.h:63,
    from nv.c:14:
    /usr/src/linux/include/linux/sched.h:280: parse error before `extern'
    /usr/src/linux/include/linux/sched.h:280: warning: no semicolon at end of struct or union
    In file included from /usr/src/linux/include/linux/mm.h:4,
    from /usr/src/linux/include/linux/slab.h:14,
    from nv-linux.h:63,
    from nv.c:14:
    /usr/src/linux/include/linux/sched.h: In function `mmdrop':
    /usr/src/linux/include/linux/sched.h:837: dereferencing pointer to incomplete type
    /usr/src/linux/include/linux/mm.h: At top level:
    /usr/src/linux/include/linux/sched.h:1067: warning: This file contains more `{'s than `}'s.
    In file included from /usr/src/linux/include/linux/slab.h:14,
    from nv-linux.h:63,
    from nv.c:14:
    /usr/src/linux/include/linux/mm.h: In function `__vma_unlink':
    /usr/src/linux/include/linux/mm.h:582: dereferencing pointer to incomplete type
    /usr/src/linux/include/linux/mm.h:583: dereferencing pointer to incomplete type
    /usr/src/linux/include/linux/mm.h:584: dereferencing pointer to incomplete type
    /usr/src/linux/include/linux/slab.h: At top level:
    /usr/src/linux/include/linux/mm.h:711: warning: This file contains more `{'s than `}'s.
    In file included from nv-linux.h:63,
    from nv.c:14:
    /usr/src/linux/include/linux/slab.h:81: warning: This file contains more `{'s than `}'s.
    In file included from nv.c:14:
    nv-linux.h:382: warning: This file contains more `{'s than `}'s.
    nv.c: In function `nv_get_phys_address':
    nv.c:2233: invalid use of undefined type `struct mm_struct'
    nv.c:2235: dereferencing pointer to incomplete type
    nv.c:2218: warning: `pg_dir' might be used uninitialized in this function
    make: *** [nv.o] Error 1

    And when i run NVIDIA-Linux-x86-1.0-4496-pkg2.run i get an error's saying: Precompiled Kernel not found. then i hit ok, then comes an error saying: Error building NVIDIA drivers.

Similar Threads

  1. Installation of NVidia GeForce with Knoppix 3.6
    By CKLM in forum Hdd Install / Debian / Apt
    Replies: 2
    Last Post: 11-08-2004, 01:58 AM
  2. Knoppix Fried GeForce 4 Ti 4200!
    By igs in forum Hardware & Booting
    Replies: 15
    Last Post: 10-24-2004, 08:24 AM
  3. Geforce 5200- How to get knoppix to recognize it
    By Dosmaen in forum Hardware & Booting
    Replies: 3
    Last Post: 04-17-2004, 08:36 PM
  4. [b]Knoppix failed MSI GeForce 5600FX
    By threeninja400 in forum Hardware & Booting
    Replies: 2
    Last Post: 09-16-2003, 02:45 AM
  5. GeForce FX 5200 will not work with knoppix
    By adamb10 in forum Hardware & Booting
    Replies: 4
    Last Post: 08-13-2003, 03:09 AM

Posting Permissions

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


Apple Macintosh PowerBook 180 Vintage Laptop | Retro Computer picture

Apple Macintosh PowerBook 180 Vintage Laptop | Retro Computer

$109.95



Vintage Apple Power Macintosh 6100/66 Computer M1596 Powers On AS-IS picture

Vintage Apple Power Macintosh 6100/66 Computer M1596 Powers On AS-IS

$149.99



Vintage Apple Power Mac G4 Cube 2000  picture

Vintage Apple Power Mac G4 Cube 2000

$300.00



Vintage Apple M7803 Pro USB Wired Keyboard Clear Black 2000 picture

Vintage Apple M7803 Pro USB Wired Keyboard Clear Black 2000

$24.99



Vintage Apple IIe Computer A2S2128 (Powers On) VGC Ships Fast & Smart picture

Vintage Apple IIe Computer A2S2128 (Powers On) VGC Ships Fast & Smart

$214.00



Vintage Apple Newton eMate 300 H0208 Laptop Computer 1997 Works picture

Vintage Apple Newton eMate 300 H0208 Laptop Computer 1997 Works

$199.95



Vintage Apple A2M0003 Disk II 5.25 Floppy Disk Drive picture

Vintage Apple A2M0003 Disk II 5.25 Floppy Disk Drive

$44.99



Vintage Early Apple II Computer REV 3 #10809 Bundle (Read Description) picture

Vintage Early Apple II Computer REV 3 #10809 Bundle (Read Description)

$8500.00



Vintage Apple Macintosh IIci Computer + Monitor picture

Vintage Apple Macintosh IIci Computer + Monitor

$300.00



APPLE MACINTOSH SE FDHD All In One Vintage Computer - Model M5011 With BOX picture

APPLE MACINTOSH SE FDHD All In One Vintage Computer - Model M5011 With BOX

$299.99