|
|
#1 | |
|
Registered User
Join Date: Apr 2003
Location: Fermany
Posts: 8
|
I use the new Release of Conectiva Linux 9. Witch driver can i take or is every driver supported by this Distribution?
|
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
You want 4363. The .run file should be sufficient, unless the distro is broken enough that it requires you to use its package management system before things will work right (like SuSE does for some people with some 3D games -- if you don't have the nVidia RPMs installed, it INSISTS that you won't have hardware 3D, even if you just run the .run file so that you do have hardware 3D).
Never having used Conectiva, I don't know if this is the case or not.
__________________
Registered Linux User #219692 |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Apr 2003
Location: Fermany
Posts: 8
|
I tried the driver and come is it the error message that the index "dir" not available. What can I do? Take perhaps yet another driver? Help me!
![]() |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
???
Can you post the full output, copied right from the terminal? The message you've quoted doesn't really make any sense... And if it exists (and is updated by the installer), post /var/log/nvidia-installer.log, too.
__________________
Registered Linux User #219692 |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Apr 2003
Location: Fermany
Posts: 8
|
Hi!
The problem solved itself. I used following components: NVIDIA_GLX-1.0-4349.tar.gz NVIDIA_kernel-1.0-4349.tar.gz Bye and thanks all the people that at least tried had the problem with me together to solve. Why are there not actually that 4363 in the tar. gz format? It is actual is also equal that also yet entirely current. Bye |
|
|
|
|
|
#6 | |
|
l33t master
Join Date: Jul 2002
Location: Santa Clara, CA
Posts: 1,163
|
__________________
Andy Mecham NVIDIA Corporation |
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Apr 2003
Location: Fermany
Posts: 8
|
I jave try to install the Driver but i have some Problems.........
[jovan@jovan Dateien]$ su Password: [root@jovan Dateien]# cd NVIDIA_kernel-1.0-4363 [root@jovan NVIDIA_kernel-1.0-4363]# make cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparen theses -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__ -D MODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=4363 -DNV_UNI X -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:17:26: linux/config.h: No such file or directory nv-linux.h:27:26: linux/kernel.h: No such file or directory nv-linux.h:28:26: linux/module.h: No such file or directory nv-linux.h:29:27: linux/version.h: No such file or directory nv-linux.h:31:40: missing binary operator before '(' nv-linux.h:33:42: missing binary operator before '(' nv-linux.h:43:42: missing binary operator before '(' nv-linux.h:45:42: missing binary operator before '(' nv-linux.h:47:42: missing binary operator before '(' nv-linux.h:51:4: #error This driver does not support 2.6.x or newer kernels! nv-linux.h:64:75: linux/types.h: No such file or directory nv-linux.h:65:75: linux/errno.h: No such file or directory nv-linux.h:66:75: linux/list.h: No such file or directory nv-linux.h:67:75: linux/stddef.h: No such file or directory nv-linux.h:68:75: linux/wait.h: No such file or directory nv-linux.h:69:75: linux/tqueue.h: No such file or directory nv-linux.h:71:75: linux/slab.h: No such file or directory nv-linux.h:72:75: linux/vmalloc.h: No such file or directory nv-linux.h:74:75: linux/poll.h: No such file or directory nv-linux.h:75:75: linux/delay.h: No such file or directory nv-linux.h:77:75: linux/pci.h: No such file or directory nv-linux.h:78:75: linux/wrapper.h: No such file or directory nv-linux.h:79:75: linux/interrupt.h: No such file or directory nv-linux.h:80:25: linux/timer.h: No such file or directory nv-linux.h:82:75: asm/system.h: No such file or directory nv-linux.h:83:75: asm/io.h: No such file or directory nv-linux.h:84:75: asm/uaccess.h: No such file or directory nv-linux.h:85:75: asm/page.h: No such file or directory nv-linux.h:86:75: asm/pgtable.h: No such file or directory nv-linux.h:89:28: linux/spinlock.h: No such file or directory nv-linux.h:90:27: asm/semaphore.h: No such file or directory nv-linux.h:91:27: linux/highmem.h: No such file or directory nv-linux.h:135:40: missing binary operator before '(' nv-linux.h:167:2: #error "Couldn't determine number of arguments expected by rem ap_page_range!" nv-linux.h:228:64: missing binary operator before '(' In file included from nv.c:14: nv-linux.h: In function `NV_IRQL_IS_RAISED': nv-linux.h:255: warning: implicit declaration of function `__save_flags' nv-linux.h: In function `calc_order': nv-linux.h:262: `PAGE_SIZE' undeclared (first use in this function) nv-linux.h:262: (Each undeclared identifier is reported only once nv-linux.h:262: for each function it appears in.) nv-linux.h: At top level: nv-linux.h:270: parse error before "pgprot_noncached" nv-linux.h:270: parse error before "old_prot" nv-linux.h:271: warning: return type defaults to `int' nv-linux.h: In function `pgprot_noncached': nv-linux.h:272: `pgprot_t' undeclared (first use in this function) nv-linux.h:272: parse error before "new_prot" nv-linux.h:273: `boot_cpu_data' undeclared (first use in this function) nv-linux.h:274: `new_prot' undeclared (first use in this function) nv-linux.h:274: warning: implicit declaration of function `__pgprot' nv-linux.h:274: warning: implicit declaration of function `pgprot_val' nv-linux.h:274: `old_prot' undeclared (first use in this function) nv-linux.h:274: `_PAGE_PCD' undeclared (first use in this function) nv-linux.h: At top level: nv-linux.h:316: parse error before "atomic_t" nv-linux.h:316: warning: no semicolon at end of struct or union nv-linux.h:328: parse error before "rm_lock" nv-linux.h:328: warning: type defaults to `int' in declaration of `rm_lock' nv-linux.h:328: warning: data definition has no type or storage class nv-linux.h:332: parse error before "ldata_lock" nv-linux.h:332: warning: type defaults to `int' in declaration of `ldata_lock' nv-linux.h:332: warning: data definition has no type or storage class nv-linux.h:336: parse error before "at_lock" nv-linux.h:336: warning: type defaults to `int' in declaration of `at_lock' nv-linux.h:336: warning: data definition has no type or storage class nv-linux.h:337: warning: type defaults to `int' in declaration of `nv_linux_stat e_t' nv-linux.h:337: warning: data definition has no type or storage class nv.c:23: parse error before "nv_linux_devices" nv.c:23: warning: type defaults to `int' in declaration of `nv_linux_devices' nv.c:23: warning: braces around scalar initializer nv.c:23: warning: (near initialization for `nv_linux_devices[0]') nv.c:23: warning: braces around scalar initializer nv.c:23: warning: (near initialization for `nv_linux_devices[0]') nv.c:23: warning: data definition has no type or storage class nv.c:34: parse error before "nv_ctl_device" nv.c:34: warning: type defaults to `int' in declaration of `nv_ctl_device' nv.c:34: warning: braces around scalar initializer nv.c:34: warning: (near initialization for `nv_ctl_device') nv.c:34: warning: data definition has no type or storage class nv.c:95: parse error before '*' token nv.c:96: parse error before '*' token nv.c:97: parse error before '*' token nv.c:118: warning: `struct file' declared inside parameter list nv.c:118: warning: its scope is only this definition or declaration, which is pr obably not what you want nv.c:118: warning: `struct inode' declared inside parameter list nv.c:119: warning: `struct file' declared inside parameter list nv.c:119: warning: `struct inode' declared inside parameter list nv.c:120: warning: `struct file' declared inside parameter list nv.c:121: parse error before "poll_table" nv.c:121: warning: `struct file' declared inside parameter list nv.c:122: warning: `struct file' declared inside parameter list nv.c:122: warning: `struct inode' declared inside parameter list nv.c:124: warning: `struct pt_regs' declared inside parameter list nv.c:130: parse error before "off_t" nv.c:131: parse error before "off_t" nv.c:132: parse error before "off_t" nv.c:133: parse error before "off_t" nv.c:135: warning: `struct file' declared inside parameter list nv.c:135: warning: `struct inode' declared inside parameter list nv.c:136: warning: `struct file' declared inside parameter list nv.c:136: warning: `struct inode' declared inside parameter list nv.c:137: parse error before "poll_table" nv.c:137: warning: `struct file' declared inside parameter list nv.c:146: variable `nv_fops' has initializer but incomplete type nv.c:147: unknown field `poll' specified in initializer nv.c:147: warning: excess elements in struct initializer nv.c:147: warning: (near initialization for `nv_fops') nv.c:148: unknown field `ioctl' specified in initializer nv.c:148: warning: excess elements in struct initializer nv.c:148: warning: (near initialization for `nv_fops') nv.c:149: unknown field `mmap' specified in initializer nv.c:149: warning: excess elements in struct initializer nv.c:149: warning: (near initialization for `nv_fops') nv.c:150: unknown field `open' specified in initializer nv.c:150: warning: excess elements in struct initializer nv.c:150: warning: (near initialization for `nv_fops') nv.c:151: unknown field `release' specified in initializer nv.c:151: warning: excess elements in struct initializer nv.c:151: warning: (near initialization for `nv_fops') nv.c: In function `nvos_set_primary_card': nv.c:173: request for member `nv_state' in something not a structure or union nv.c:174: request for member `nv_state' in something not a structure or union nv.c:176: request for member `nv_state' in something not a structure or union nv.c: At top level: nv.c:185: parse error before "u32" nv.c:185: warning: `struct pci_dev' declared inside parameter list nv.c: In function `nvos_get_pci_size': nv.c:187: `u32' undeclared (first use in this function) nv.c:187: parse error before "base_reg" nv.c:189: warning: implicit declaration of function `pci_read_config_dword' nv.c:189: `dev' undeclared (first use in this function) nv.c:189: `base' undeclared (first use in this function) nv.c:189: `base_reg' undeclared (first use in this function) nv.c:190: warning: implicit declaration of function `pci_write_config_dword' nv.c:191: `size' undeclared (first use in this function) nv.c:194: `PCI_BASE_ADDRESS_0' undeclared (first use in this function) nv.c:196: `ap' undeclared (first use in this function) nv.c:196: `PCI_BASE_ADDRESS_IO_MASK' undeclared (first use in this function) nv.c:200: `PCI_BASE_ADDRESS_MEM_MASK' undeclared (first use in this function) nv.c: In function `nvos_probe_devices': nv.c:218: `nvl' undeclared (first use in this function) nv.c:223: warning: implicit declaration of function `pci_find_class' nv.c:223: `PCI_CLASS_DISPLAY_VGA' undeclared (first use in this function) nv.c:223: warning: assignment makes pointer from integer without a cast nv.c:226: dereferencing pointer to incomplete type nv.c:226: dereferencing pointer to incomplete type nv.c:233: dereferencing pointer to incomplete type nv.c:234: dereferencing pointer to incomplete type nv.c:236: dereferencing pointer to incomplete type nv.c:237: warning: implicit declaration of function `PCI_SLOT' nv.c:237: dereferencing pointer to incomplete type nv.c:240: warning: implicit declaration of function `pci_read_config_word' nv.c:240: `PCI_COMMAND' undeclared (first use in this function) nv.c:243: `PCI_COMMAND_MEMORY' undeclared (first use in this function) nv.c:243: `PCI_COMMAND_MASTER' undeclared (first use in this function) nv.c:246: warning: implicit declaration of function `pci_write_config_word' nv.c:249: `PCI_BASE_ADDRESS_0' undeclared (first use in this function) nv.c:250: `PCI_BASE_ADDRESS_1' undeclared (first use in this function) nv.c:252: dereferencing pointer to incomplete type nv.c:263: warning: implicit declaration of function `PCI_FUNC' nv.c:263: dereferencing pointer to incomplete type nv.c:267: dereferencing pointer to incomplete type nv.c:277: warning: assignment makes pointer from integer without a cast nv.c: In function `nvos_malloc_pages': nv.c:366: warning: implicit declaration of function `__get_free_pages' nv.c:366: `GFP_KERNEL' undeclared (first use in this function) nv.c:370: warning: implicit declaration of function `virt_to_phys' nv.c:373: warning: implicit declaration of function `mem_map_reserve' nv.c:373: warning: implicit declaration of function `virt_to_page' nv.c:373: warning: implicit declaration of function `__va' nv.c:386: warning: implicit declaration of function `mem_map_unreserve' nv.c:387: warning: implicit declaration of function `free_page' nv.c:387: warning: implicit declaration of function `phys_to_virt' nv.c: In function `nvos_create_alloc': nv.c:439: warning: implicit declaration of function `kmalloc' nv.c:439: `GFP_KERNEL' undeclared (first use in this function) nv.c:446: warning: implicit declaration of function `memset' nv.c:449: warning: implicit declaration of function `vmalloc_32' nv.c:453: warning: implicit declaration of function `kfree' nv.c: In function `nvos_free_alloc': nv.c:477: warning: implicit declaration of function `vfree' nv.c: At top level: nv.c:484: parse error before "nvos_find_agp_capability" nv.c:484: warning: `struct pci_dev' declared inside parameter list nv.c:485: warning: return type defaults to `int' nv.c: In function `nvos_find_agp_capability': nv.c:486: `u16' undeclared (first use in this function) nv.c:486: parse error before "status" nv.c:487: `u8' undeclared (first use in this function) nv.c:489: `PCI_STATUS' undeclared (first use in this function) nv.c:489: `status' undeclared (first use in this function) nv.c:490: `PCI_STATUS_CAP_LIST' undeclared (first use in this function) nv.c:494: dereferencing pointer to incomplete type nv.c:495: `PCI_HEADER_TYPE_NORMAL' undeclared (first use in this function) nv.c:496: `PCI_HEADER_TYPE_BRIDGE' undeclared (first use in this function) nv.c:497: warning: implicit declaration of function `pci_read_config_byte' nv.c:497: `PCI_CAPABILITY_LIST' undeclared (first use in this function) nv.c:497: `cap_ptr' undeclared (first use in this function) nv.c:505: `PCI_CAP_LIST_ID' undeclared (first use in this function) nv.c:505: `cap_id' undeclared (first use in this function) nv.c:506: `PCI_CAP_ID_AGP' undeclared (first use in this function) nv.c:508: `PCI_CAP_LIST_NEXT' undeclared (first use in this function) nv.c: In function `nvos_find_agp_by_class': nv.c:517: `u8' undeclared (first use in this function) nv.c:517: parse error before "cap_ptr" nv.c:520: warning: assignment makes pointer from integer without a cast nv.c:523: dereferencing pointer to incomplete type nv.c:524: warning: implicit declaration of function `pci_find_slot' nv.c:524: dereferencing pointer to incomplete type nv.c:524: warning: implicit declaration of function `PCI_DEVFN' nv.c:524: warning: assignment makes pointer from integer without a cast nv.c:527: `cap_ptr' undeclared (first use in this function) nv.c:527: warning: passing arg 1 of `nvos_find_agp_capability' from incompatible pointer type nv.c:531: warning: assignment makes pointer from integer without a cast nv.c: In function `nv_find_pci_dev': nv.c:545: warning: implicit declaration of function `pci_find_device' nv.c:545: warning: assignment makes pointer from integer without a cast nv.c:547: dereferencing pointer to incomplete type nv.c:548: dereferencing pointer to incomplete type nv.c: At top level: nv.c:649: parse error before '*' token nv.c: In function `nvl_find_alloc': nv.c:656: `nvl' undeclared (first use in this function) nv.c:660: `flags' undeclared (first use in this function) nv.c:664: `address' undeclared (first use in this function) nv.c:674: `PAGE_SIZE' undeclared (first use in this function) nv.c: At top level: nv.c:688: parse error before '*' token nv.c: In function `nvl_add_alloc': nv.c:692: `nvl' undeclared (first use in this function) nv.c:693: `at' undeclared (first use in this function) nv.c: At top level: nv.c:700: parse error before '*' token nv.c: In function `nvl_remove_alloc': nv.c:706: `nvl' undeclared (first use in this function) nv.c:706: `at' undeclared (first use in this function) nv.c: In function `init_module': |
|
|
|
|
|
#8 |
|
Registered User
Join Date: Apr 2003
Location: Fermany
Posts: 8
|
nv.c:980: dereferencing pointer to incomplete type
nv.c:984: dereferencing pointer to incomplete type nv.c:985: `NOPAGE_SIGBUS' undeclared (first use in this function) nv.c:993: parse error before ')' token nv.c:993: dereferencing pointer to incomplete type nv.c:1018: dereferencing pointer to incomplete type nv.c:1019: dereferencing pointer to incomplete type nv.c:1029: dereferencing pointer to incomplete type nv.c:1029: `PAGE_SHIFT' undeclared (first use in this function) nv.c:1037: `mem_map' undeclared (first use in this function) nv.c: At top level: nv.c:1043: variable `nv_vm_ops' has initializer but incomplete type nv.c:1044: warning: excess elements in struct initializer nv.c:1044: warning: (near initialization for `nv_vm_ops') nv.c:1045: warning: excess elements in struct initializer nv.c:1045: warning: (near initialization for `nv_vm_ops') nv.c:1047: warning: excess elements in struct initializer nv.c:1047: warning: (near initialization for `nv_vm_ops') nv.c:1060: warning: `struct file' declared inside parameter list nv.c:1060: warning: `struct inode' declared inside parameter list nv.c:1061: conflicting types for `nv_kern_open' nv.c:118: previous declaration of `nv_kern_open' nv.c: In function `nv_kern_open': nv.c:1063: `nvl' undeclared (first use in this function) nv.c:1063: parse error before ')' token nv.c:1071: `GFP_KERNEL' undeclared (first use in this function) nv.c:1073: `ENOMEM' undeclared (first use in this function) nv.c:1075: dereferencing pointer to incomplete type nv.c:1079: dereferencing pointer to incomplete type nv.c:1080: warning: passing arg 1 of `nv_kern_ctl_open' from incompatible pointe r type nv.c:1080: warning: passing arg 2 of `nv_kern_ctl_open' from incompatible pointe r type nv.c:1083: dereferencing pointer to incomplete type nv.c:1086: `ENODEV' undeclared (first use in this function) nv.c:1091: `MOD_INC_USE_COUNT' undeclared (first use in this function) nv.c:1099: dereferencing pointer to incomplete type nv.c:1110: `ENXIO' undeclared (first use in this function) nv.c:1117: `EIO' undeclared (first use in this function) nv.c:1122: warning: implicit declaration of function `request_irq' nv.c:1123: `SA_INTERRUPT' undeclared (first use in this function) nv.c:1123: `SA_SHIRQ' undeclared (first use in this function) nv.c:1127: `EBUSY' undeclared (first use in this function) nv.c:1141: sizeof applied to an incomplete type nv.c:1144: sizeof applied to an incomplete type nv.c:1146: warning: implicit declaration of function `init_waitqueue_head' nv.c:1160: `MOD_DEC_USE_COUNT' undeclared (first use in this function) nv.c: At top level: nv.c:1175: warning: `struct file' declared inside parameter list nv.c:1175: warning: `struct inode' declared inside parameter list nv.c:1176: conflicting types for `nv_kern_close' nv.c:119: previous declaration of `nv_kern_close' nv.c: In function `nv_kern_close': nv.c:1177: `nvl' undeclared (first use in this function) nv.c:1177: parse error before ')' token nv.c:1177: dereferencing pointer to incomplete type nv.c:1182: dereferencing pointer to incomplete type nv.c:1183: warning: passing arg 1 of `nv_kern_ctl_close' from incompatible point er type nv.c:1183: warning: passing arg 2 of `nv_kern_ctl_close' from incompatible point er type nv.c:1185: dereferencing pointer to incomplete type nv.c:1187: `current' undeclared (first use in this function) nv.c:1205: warning: implicit declaration of function `atomic_read' nv.c:1207: `TASK_INTERRUPTIBLE' undeclared (first use in this function) nv.c:1208: warning: implicit declaration of function `schedule_timeout' nv.c:1208: `HZ' undeclared (first use in this function) nv.c:1214: warning: implicit declaration of function `free_irq' nv.c:1245: dereferencing pointer to incomplete type nv.c:1246: dereferencing pointer to incomplete type nv.c:1247: dereferencing pointer to incomplete type nv.c:1249: `MOD_DEC_USE_COUNT' undeclared (first use in this function) nv.c: At top level: nv.c:1257: warning: `struct file' declared inside parameter list nv.c:1258: conflicting types for `nv_kern_mmap' nv.c:120: previous declaration of `nv_kern_mmap' nv.c: In function `nv_kern_mmap': nv.c:1261: `nvl' undeclared (first use in this function) nv.c:1261: parse error before ')' token nv.c:1261: dereferencing pointer to incomplete type nv.c:1265: dereferencing pointer to incomplete type nv.c:1266: dereferencing pointer to incomplete type nv.c:1267: dereferencing pointer to incomplete type nv.c:1267: `PAGE_SHIFT' undeclared (first use in this function) nv.c:1270: dereferencing pointer to incomplete type nv.c:1270: `PAGE_SIZE' undeclared (first use in this function) nv.c:1271: dereferencing pointer to incomplete type nv.c:1272: dereferencing pointer to incomplete type nv.c:1274: `ENXIO' undeclared (first use in this function) nv.c:1277: dereferencing pointer to incomplete type nv.c:1277: dereferencing pointer to incomplete type nv.c:1280: dereferencing pointer to incomplete type nv.c:1288: dereferencing pointer to incomplete type nv.c:1288: dereferencing pointer to incomplete type nv.c:1288: dereferencing pointer to incomplete type nv.c:1288: dereferencing pointer to incomplete type nv.c:1294: dereferencing pointer to incomplete type nv.c:1294: dereferencing pointer to incomplete type nv.c:1295: warning: implicit declaration of function `NV_REMAP_PAGE_RANGE' nv.c:1295: dereferencing pointer to incomplete type nv.c:1296: dereferencing pointer to incomplete type nv.c:1297: dereferencing pointer to incomplete type nv.c:1297: dereferencing pointer to incomplete type nv.c:1298: dereferencing pointer to incomplete type nv.c:1299: `EAGAIN' undeclared (first use in this function) nv.c:1302: dereferencing pointer to incomplete type nv.c:1302: `VM_IO' undeclared (first use in this function) nv.c:1306: dereferencing pointer to incomplete type nv.c:1306: dereferencing pointer to incomplete type nv.c:1306: dereferencing pointer to incomplete type nv.c:1306: dereferencing pointer to incomplete type nv.c:1313: dereferencing pointer to incomplete type nv.c:1313: dereferencing pointer to incomplete type nv.c:1314: dereferencing pointer to incomplete type nv.c:1315: dereferencing pointer to incomplete type nv.c:1316: dereferencing pointer to incomplete type nv.c:1316: dereferencing pointer to incomplete type nv.c:1317: dereferencing pointer to incomplete type nv.c:1321: dereferencing pointer to incomplete type nv.c:1325: dereferencing pointer to incomplete type nv.c:1325: dereferencing pointer to incomplete type nv.c:1325: dereferencing pointer to incomplete type nv.c:1325: dereferencing pointer to incomplete type nv.c:1328: dereferencing pointer to incomplete type nv.c:1346: dereferencing pointer to incomplete type nv.c:1351:65: missing binary operator before '(' nv.c:1354: dereferencing pointer to incomplete type nv.c:1354: warning: implicit declaration of function `pgprot_writecombine' nv.c:1354: dereferencing pointer to incomplete type nv.c:1365: dereferencing pointer to incomplete type nv.c:1365: `VM_LOCKED' undeclared (first use in this function) nv.c:1375: dereferencing pointer to incomplete type nv.c:1393: dereferencing pointer to incomplete type nv.c:1397: dereferencing pointer to incomplete type nv.c:1401: `PAGE_SHARED' undeclared (first use in this function) nv.c:1410: dereferencing pointer to incomplete type nv.c:1413: dereferencing pointer to incomplete type nv.c:1416: `MOD_INC_USE_COUNT' undeclared (first use in this function) nv.c: At top level: nv.c:1424: parse error before "poll_table" nv.c:1425: warning: `struct file' declared inside parameter list nv.c: In function `nv_kern_poll': nv.c:1428: `nvl' undeclared (first use in this function) nv.c:1432: `file' undeclared (first use in this function) nv.c:1433: parse error before ')' token nv.c:1439: `wait' undeclared (first use in this function) nv.c:1442: warning: implicit declaration of function `poll_wait' nv.c:1461: `POLLPRI' undeclared (first use in this function) nv.c: At top level: nv.c:1508: warning: `struct file' declared inside parameter list nv.c:1508: warning: `struct inode' declared inside parameter list nv.c:1509: conflicting types for `nv_kern_ioctl' nv.c:122: previous declaration of `nv_kern_ioctl' nv.c: In function `nv_kern_ioctl': nv.c:1511: `nvl' undeclared (first use in this function) nv.c:1515: parse error before ')' token nv.c:1515: dereferencing pointer to incomplete type nv.c:1518: warning: implicit declaration of function `_IOC_NR' nv.c:1524: warning: implicit declaration of function `_IO' nv.c:1524: case label does not reduce to an integer constant nv.c:1525: warning: implicit declaration of function `atomic_set' nv.c:1525: `__this_module' undeclared (first use in this function) nv.c:1529: warning: implicit declaration of function `_IOWR' nv.c:1529: parse error before "NvU8" nv.c:1533: `tnvl' undeclared (first use in this function) nv.c:1537: `EINVAL' undeclared (first use in this function) nv.c:1546: warning: implicit declaration of function `copy_from_user' nv.c:1546: `EFAULT' undeclared (first use in this function) nv.c:1567: warning: implicit declaration of function `copy_to_user' nv.c:1571: warning: left-hand operand of comma expression has no effect nv.c:1574: `ci' undeclared (first use in this function) nv.c:1596: parse error before "nv_ioctl_primary_card_t" nv.c:1604: `params' undeclared (first use in this function) nv.c:1537: label `done' used but not defined nv.c:1571: warning: value computed is not used nv.c:1608: break statement not within loop or switch nv.c: At top level: nv.c:1612: parse error before "case" nv.c:1618: parse error before '.' token nv.c:1630: parse error before '.' token nv.c:1658: warning: `struct pt_regs' declared inside parameter list nv.c:1659: conflicting types for `nv_kern_isr' nv.c:124: previous declaration of `nv_kern_isr' nv.c: In function `nv_kern_isr': nv.c:1660: `nvl' undeclared (first use in this function) nv.c:1667: warning: implicit declaration of function `atomic_inc' nv.c:1668: warning: implicit declaration of function `queue_task' nv.c:1668: `tq_immediate' undeclared (first use in this function) nv.c:1669: warning: implicit declaration of function `mark_bh' nv.c:1669: `IMMEDIATE_BH' undeclared (first use in this function) nv.c: In function `nv_kern_bh': nv.c:1677: `nvl' undeclared (first use in this function) nv.c:1677: parse error before ')' token nv.c:1680: warning: implicit declaration of function `atomic_dec' nv.c: In function `nv_kern_rc_timer': nv.c:1688: `nvl' undeclared (first use in this function) nv.c:1688: parse error before ')' token nv.c:1693: warning: implicit declaration of function `mod_timer' nv.c:1693: `jiffies' undeclared (first use in this function) nv.c:1693: `HZ' undeclared (first use in this function) nv.c: At top level: nv.c:1745: warning: `struct file' declared inside parameter list nv.c:1745: warning: `struct inode' declared inside parameter list nv.c:1746: conflicting types for `nv_kern_ctl_open' nv.c:135: previous declaration of `nv_kern_ctl_open' nv.c: In function `nv_kern_ctl_open': nv.c:1748: `nvl' undeclared (first use in this function) nv.c:1761: dereferencing pointer to incomplete type nv.c:1763: `MOD_INC_USE_COUNT' undeclared (first use in this function) nv.c:1772: sizeof applied to an incomplete type nv.c:1772: `GFP_KERNEL' undeclared (first use in this function) nv.c:1774: `ENOMEM' undeclared (first use in this function) nv.c:1775: sizeof applied to an incomplete type nv.c: At top level: nv.c:1802: warning: `struct file' declared inside parameter list nv.c:1802: warning: `struct inode' declared inside parameter list nv.c:1803: conflicting types for `nv_kern_ctl_close' nv.c:136: previous declaration of `nv_kern_ctl_close' nv.c: In function `nv_kern_ctl_close': nv.c:1804: dereferencing pointer to incomplete type nv.c:1812: `nvl' undeclared (first use in this function) nv.c:1812: parse error before ')' token nv.c:1821: `current' undeclared (first use in this function) nv.c:1824: dereferencing pointer to incomplete type nv.c:1825: dereferencing pointer to incomplete type nv.c:1826: dereferencing pointer to incomplete type nv.c:1828: `MOD_DEC_USE_COUNT' undeclared (first use in this function) nv.c: At top level: nv.c:1841: parse error before "poll_table" nv.c:1842: warning: `struct file' declared inside parameter list nv.c: In function `nv_kern_ctl_poll': nv.c:1844: `nvl' undeclared (first use in this function) nv.c:1848: parse error before ')' token nv.c:1848: `file' undeclared (first use in this function) nv.c:1851: `O_NONBLOCK' undeclared (first use in this function) nv.c:1852: `EAGAIN' undeclared (first use in this function) nv.c:1854: `wait' undeclared (first use in this function) nv.c:1861: `POLLIN' undeclared (first use in this function) nv.c:1861: `POLLRDNORM' undeclared (first use in this function) nv.c: In function `nv_set_hotkey_occurred_flag': nv.c:1880: request for member `nv_state' in something not a structure or union nv.c:1881: request for member `nv_state' in something not a structure or union nv.c:1882: request for member `nv_state' in something not a structure or union nv.c:1884: warning: implicit declaration of function `wake_up_interruptible' nv.c:1884: request for member `event_queue' in something not a structure or unio n nv.c: At top level: nv.c:1887: parse error before "off_t" nv.c: In function `nv_kern_read_cardinfo': nv.c:1896: `data' undeclared (first use in this function) nv.c:1902: dereferencing pointer to incomplete type nv.c:1904: warning: implicit declaration of function `strcpy' nv.c:1907: warning: implicit declaration of function `sprintf' nv.c:1907: `page' undeclared (first use in this function) nv.c:1922: warning: passing arg 1 of `nvos_find_agp_capability' from incompatibl e pointer type nv.c: At top level: nv.c:1928: parse error before "off_t" nv.c: In function `nv_kern_read_version': nv.c:1933: `page' undeclared (first use in this function) nv.c: At top level: nv.c:1939: parse error before "off_t" nv.c: In function `nv_kern_read_agpinfo': nv.c:1944: `u8' undeclared (first use in this function) nv.c:1944: parse error before "cap_ptr" nv.c:1945: `u32' undeclared (first use in this function) nv.c:1949: `data' undeclared (first use in this function) nv.c:1956: `PCI_CLASS_BRIDGE_HOST' undeclared (first use in this function) nv.c:1960: `page' undeclared (first use in this function) nv.c:1966: dereferencing pointer to incomplete type nv.c:1966: dereferencing pointer to incomplete type nv.c:1971: `cap_ptr' undeclared (first use in this function) nv.c:1971: warning: passing arg 1 of `nvos_find_agp_capability' from incompatibl e pointer type nv.c:1973: `status' undeclared (first use in this function) nv.c:1974: `command' undeclared (first use in this function) nv.c:1982: `agp_rate' undeclared (first use in this function) nv.c: At top level: e in this t known nv.c:1043: storage size of `nv_vm_ops' isn't known make: *** [nv.o] Error 1 [root@jovan NVIDIA_kernel-1.0-4363]# |
|
|
|
|
|
#9 |
|
l33t master
Join Date: Jul 2002
Location: Santa Clara, CA
Posts: 1,163
|
Looks like you're missing your kernel sources.
--andy
__________________
Andy Mecham NVIDIA Corporation |
|
|
|
|
|
#10 |
|
Registered User
Join Date: Apr 2003
Location: Fermany
Posts: 8
|
And what is to do?
|
|
|
|
|
|
#11 |
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
Install them.
Also make sure that the kernel you're running is 2.4.X for some X. You can't use 2.5, sincee it's still developmental; one of the errors says something about that. What I don't know, is whether that error comes up because it can't find a lot of the include files, or because it's actually the wrong version kernel; could be either. Anyway, yes, just install the kernel-source package that matches up, version-wise, with what uname -r prints.
__________________
Registered Linux User #219692 |
|
|
|
|
|
#12 |
|
Registered User
Join Date: Apr 2003
Location: Fermany
Posts: 8
|
Ok. i have installed the Kernel24 Source and install them. And then i have installed succsessfully the Nvidia Driver. And then i have edit the config file, reboot my PC and the NVIDIA Logo was startet. I hope thats all.
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Diablo 3 build guide: Barbarian, Demon Hunter, Monk, Witch Doctor and Wizard | News | Latest Tech And Game Headlines | 0 | 05-12-12 12:00 PM |
| Redhat 8.0 NVIDIA works - INSTRUCTIONS | STEEL1 | NVIDIA Linux | 267 | 04-15-03 06:48 PM |
| Getting the proprietary nvidia driver to run with Debian 3.0 r0 (woody) | Katchina404 | NVIDIA Linux | 9 | 01-12-03 08:49 AM |
| failing to initialize NV driver | PsyShook | NVIDIA Linux | 10 | 09-19-02 12:41 PM |
| Nvidia Driver causes crash on Standby/Suspend | dasher | NVIDIA Linux | 5 | 09-16-02 05:57 PM |