|
NVIDIA (solucionado)
|
| Autor |
Mensaje |
slacks
Usuario PL
Mensajes: 3
Grupo: Registrado
Registro en: Jun 2005
Estado:
Sin Conexión
Reputación: 0
|
NVIDIA (solucionado)
que tal hace 2 dias me compre una placa de video Nvidia geforce mx 440 agp8x al instalarla me di cuenta de que no tenia los soportes 3d para linux y no puedo usar juegos tal como el doom 3 o unreal tournament. por recomendacion de un amigo me baje los driver de la pagina de nvidia, pero al intentart instalarlos me tira un error diciendo algo sobre un archivo o carpeta nvidia.o que no lo puede crear o escribir.
intente todo: sh NVIDIA-Linux-x86-1.0-7664-pkg1.run. y tambien sh NVIDIA-Linux-x86-1.0-7664-pkg1.run --extract-only. pero sigue persistiendo el error. ¿que debo hacer?. desde ya presento mi desilucion ya uqe los cd de drivers de nvidia no traen los controladores para linux. la verdad me parece una falta de consideracion y de respeto hacia nosostros los pinguineros. desde ya muchas gracias.
PD: conocen algun manualsito para compilar un kernel, por que me quiero pasar a la version 2.6 que viene en el cd de slack 10.1. gracias.
|
|
| 06-21-2005 01:05 AM |
|
 |
modernclics
Usuario PL
Mensajes: 1,570
Grupo: Registrado
Registro en: Jun 2005
Estado:
Sin Conexión
Reputación: 8
|
RE: NVIDIA
Hola, antes que nada lo que te conviene hacer es cuando configuras X (xorgconfig) elegir Nvidia como placa de video.
Si tenes problemas de instalarlo con sh, proba compilarlo:
descomprimi el paquete y compilalo con los siguientes
comandos:
./configure
make
make install
No se que error te tira cuando usas sh, te doy un tip, si queres guardar la salida de pantalla en un archivo hace asi:
\"sh (nombre paquete) > x.txt\"
De esa manera toda la info que te pone en pantalla la tenes en un archivo y la podes pegar aca, asi podemos ver que error te tira...
probá tambien compilandolo y guarda la salida en un archivo a ver que pasa...
con respecto a como compilar el kernel, en unas horas mando un mini-mini how to de como hacerlo...
saludos
Esteban
|
|
| 06-21-2005 11:46 AM |
|
 |
Hermes
El Alquimista
Mensajes: 461
Grupo: Registrado
Registro en: May 2005
Estado:
Sin Conexión
Reputación: 8
|
RE: NVIDIA
Hola, yo te diria que te bajes el fuente del driver y lo compiles con la tipca secuencia
./configure && make && make install
Busca en RPMSEEK el source que corresponda a tu Kernel, leete el README y compilalo siguiendo las recomendaciones de modernclics...
Saludos!!!!
/****
Si entendemos todo lo que estamos haciendo,
no estamos aprendiendo nada...
****/
|
|
| 06-21-2005 11:58 AM |
|
 |
Whiskola
Flaming Cliff´s
   
Mensajes: 642
Grupo: Colaborador
Registro en: May 2005
Estado:
Ausente
Reputación: 8
|
RE: NVIDIA
segun dicen en el foro nvidia ay que instalar el gcc3.4, si tenes el gcc3.3 para abajo no funca.....
Seems the kernel was compiled with gcc 3.3 but the nvidia module was compiled with 3.4(or the other way around)
Administrador preguntaslinux.org
Moderador linux.org.ar
|
|
| 06-21-2005 01:57 PM |
|
 |
modernclics
Usuario PL
Mensajes: 1,570
Grupo: Registrado
Registro en: Jun 2005
Estado:
Sin Conexión
Reputación: 8
|
RE: NVIDIA
Si, la mejor manera si hay problemas es compilar, asi por lo menos te das cuenta del error mientras haces el ./configure, mis amigos que tienen nVidia, nunca tuvieron problemas con su placa. Yo en cambio tengo una Savage de VIA, la que viene integrada en la mother asus A7V266 el driver que esta en la página para el kernel 2.6 cuando lo compilas te tira un error del tipo \"struct x not defined in function a\"... onda que está mal hecho!. Si alguien pudo instalar esa fucking placa que me avise!
saludos
Esteban
|
|
| 06-21-2005 05:43 PM |
|
 |
slacks
Usuario PL
Mensajes: 3
Grupo: Registrado
Registro en: Jun 2005
Estado:
Sin Conexión
Reputación: 0
|
RE: NVIDIA
ACA ESTA TODO EL LOG DEL INSTALADOR DE NVDIA.
nvidia-installer log file \'/var/log/nvidia-installer.log\'
creation time: Tue Jun 21 16:18:31 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)
ERROR: Unable to connect to download.nvidia.com (temporary DNS error (try again
later))
-> 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.4.29/build\'
-> Performing CC test with CC=\"cc\".
-> Performing rivafb check.
-> Cleaning kernel module build directory.
executing: \'cd ./usr/src/nv; make clean\'...
rm -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv-linux.o nv_comp
iler.h *.d NVdriver nvidia.o
-> Building kernel module:
executing: \'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.4.29/build SY
SOUT=/lib/modules/2.4.29/build\'...
echo \\#define NV_COMPILER \\\"`cc -v 2>&1 | tail -n 1`\\\" > nv_compiler.h
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp
arentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -UDEBUG -
U_DEBUG -DNDEBUG -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_G
NU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1
-DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7664 -DNV_REMAP_PAGE_RANGE_4_PRESENT -
DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_VMAP_4_PRE
SENT -I. -I/lib/modules/2.4.29/build/include -Wsign-compare -Wno-cast-qual
-Wno-error nv.c
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp
arentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -UDEBUG -
U_DEBUG -DNDEBUG -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_G
NU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1
-DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7664 -DNV_REMAP_PAGE_RANGE_4_PRESENT -
DNV_CHANGE_PAGE_ATTR_PRE
SENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_VMAP_4_PRESENT -I. -I/lib/modules
/2.4.29/build/include -Wsign-compare -Wno-cast-qual -Wno-error nv-vm.c
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp
arentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -UDEBUG -
U_DEBUG -DNDEBUG -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_G
NU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1
-DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7664 -DNV_REMAP_PAGE_RANGE_4_PRESENT -
DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_VMAP_4_PRE
SENT -I. -I/lib/modules/2.4.29/build/include -Wsign-compare -Wno-cast-qual
-Wno-error os-agp.c
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp
arentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -UDEBUG -
U_DEBUG -DNDEBUG -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_G
NU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1
-DNV_MINOR_VERSION=0
-DNV_PATCHLEVEL=7664 -DNV_REMAP_PAGE_RANGE_4_PRESENT -DNV_CHANGE_PAGE_ATTR_
PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_VMAP_4_PRESENT -I. -I/lib/modu
les/2.4.29/build/include -Wsign-compare -Wno-cast-qual -Wno-error os-interfa
ce.c
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp
arentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -UDEBUG -
U_DEBUG -DNDEBUG -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_G
NU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1
-DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7664 -DNV_REMAP_PAGE_RANGE_4_PRESENT -
DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_VMAP_4_PRE
SENT -I. -I/lib/modules/2.4.29/build/include -Wsign-compare -Wno-cast-qual
-Wno-error os-registry.c
ld -r -o nv-linux.o nv.o nv-vm.o os-agp.o os-interface.o os-registry.o
ld -r -o nvidia.o nv-linux.o nv-kernel.o
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module \'nvidia.o\'. This is most likely
because the kernel module was built using the wrong kernel source files.
Please make sure you have installed the kernel source files for your
kernel; on Red Hat Linux systems, for example, be sure you have the
\'kernel-source\' rpm installed. If you know the correct kernel source
files are installed, you may specify the kernel source path with the
\'--kernel-source-path\' commandline option.
-> Kernel module load error: Warning: loading ./usr/src/nv/nvidia.o will taint
the kernel: non-GPL license - NVIDIA
See http://www.tux.org/lkml/#export-tainted for information about tainted
modules
./usr/src/nv/nvidia.o: init_module: No such device
./usr/src/nv/nvidia.o: Hint: insmod errors can be caused by incorrect module
parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
-> Kernel messages:
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
NVRM: No NVIDIA graphics adapter found!
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
uhci.c: USB Universal Host Controller Interface driver v1.1
usb-uhci.c: $Revision: 1.275 $ time 19:56:21 Jan 20 2005
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
NVRM: No NVIDIA graphics adapter found!
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 http://www.nvidia.com.
|
|
| 06-21-2005 09:03 PM |
|
 |
Whiskola
Flaming Cliff´s
   
Mensajes: 642
Grupo: Colaborador
Registro en: May 2005
Estado:
Ausente
Reputación: 8
|
RE: NVIDIA
When emailing linux-bugs@nvidia.com,
please include the \'nvidia-bug-report.log\' file generated by the
\'nvidia-bug-report.sh\' script (which is installed as part of driver
installation).
hace esto mientras...... lo unico que encontre es lo del gcc (gcc -v da la version si no me equivoco) fijate siempre piden ese log y dicen que te contestan rapido ( ? )
Administrador preguntaslinux.org
Moderador linux.org.ar
|
|
| 06-21-2005 11:04 PM |
|
 |
slacks
Usuario PL
Mensajes: 3
Grupo: Registrado
Registro en: Jun 2005
Estado:
Sin Conexión
Reputación: 0
|
RE: NVIDIA
Esto es lo que me da al inicio.
Linux version 2.4.29 (root@midas) (gcc version 3.3.4) #6 Thu Jan 20 16:30:37 PST 2005
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
BIOS-e820: 000000000fff0000 - 000000000fff8000 (ACPI data)
BIOS-e820: 000000000fff8000 - 0000000010000000 (ACPI NVS)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000ffee0000 - 00000000fff00000 (reserved)
BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
255MB LOWMEM available.
On node 0 totalpages: 65520
zone(0): 4096 pages.
zone(1): 61424 pages.
zone(2): 0 pages.
Kernel command line: BOOT_IMAGE=Linux ro root=303
Initializing CPU#0
Detected 1993.808 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 3971.48 BogoMIPS
Memory: 256028k/262080k available (1831k kernel code, 5664k reserved, 607k data, 120k init, 0k highmem)
Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 16384 (order: 4, 65536 bytes)
Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After generic, caps: 0383fbff c1c3fbff 00000000 00000000
CPU: Common caps: 0383fbff c1c3fbff 00000000 00000000
CPU: AMD Athlon XP 2400+ stepping 01
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking \'hlt\' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfdb31, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
PCI: Using IRQ router SIS96x [1039/0008] at 00:02.0
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
Journalled Block Device driver loaded
pty: 512 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
PCI: Found IRQ 10 for device 00:02.6
PCI: Sharing IRQ 10 with 00:02.7
Real Time Clock Driver v1.10f
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 7777K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SIS5513: IDE controller at PCI slot 00:02.5
SIS5513: chipset revision 0
SIS5513: not 100% native mode: will probe irqs later
SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda MA, hdb MA
ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdc MA, hdd MA
hda: HDS728080PLAT20, ATA DISK drive
hdb: GCR-8523B, ATAPI CD/DVD-ROM drive
blk: queue c03ad460, I/O limit 4095Mb (mask 0xffffffff)
hdc: HL-DT-ST GCE-8526B, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 160836480 sectors (82348 MB) w/1719KiB Cache, CHS=10011/255/63, UDMA(133)
hdb: attached ide-cdrom driver.
hdb: ATAPI 52X CD-ROM drive, 128kB Cache, DMA
Uniform CD-ROM driver Revision: 3.12
hdc: attached ide-cdrom driver.
hdc: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Partition check:
hda: hda1 hda2 hda3
SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
md: linear personality registered as nr 1
md: raid0 personality registered as nr 2
md: raid1 personality registered as nr 3
md: raid5 personality registered as nr 4
raid5: measuring checksumming speed
8regs : 2858.800 MB/sec
32regs : 1915.200 MB/sec
pIII_sse : 5033.600 MB/sec
pII_mmx : 4668.000 MB/sec
p5_mmx : 5964.000 MB/sec
raid5: using function: pIII_sse (5033.600 MB/sec)
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
LVM version 1.0.8(17/11/2003)
Initializing Cryptographic API
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP: Hash tables configured (established 16384 bind 32768)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
FAT: bogus logical sector size 0
UMSDOS: msdos_read_super failed, mount aborted.
FAT: bogus logical sector size 0
FAT: bogus logical sector size 0
reiserfs: found format \"3.6\" with standard journal
reiserfs: checking transaction log (device ide0(3,3)) ...
for (ide0(3,3))
ide0(3,3):Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 120k freed
Adding Swap: 265064k swap-space (priority -1)
hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
hdb: DMA disabled
ide0: reset: success
Linux agpgart interface v0.99 © Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 203M
agpgart: Unsupported SiS chipset (device id: 0741), you might want to try agp_try_unsupported=1.
agpgart: no supported devices found.
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
NVRM: No NVIDIA graphics adapter found!
sis900.c: v1.08.07 11/02/2003
PCI: Found IRQ 11 for device 00:04.0
eth0: Realtek RTL8201 PHY transceiver found at address 1.
eth0: Using transceiver found at address 1 as default
eth0: SiS 900 PCI Fast Ethernet at 0xcc00, IRQ 11, 00:0b:6a:58:b7:1c.
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
PCI: Found IRQ 5 for device 00:03.2
ehci_hcd 00:03.2: Silicon Integrated Systems [SiS] USB 2.0 Controller
ehci_hcd 00:03.2: irq 5, pci mem d0902000
usb.c: new USB bus registered, assigned bus number 1
PCI: cache line size of 64 is not supported by device 00:03.2
ehci_hcd 00:03.2: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29/2.4
hub.c: USB hub found
hub.c: 6 ports detected
PCI: Found IRQ 3 for device 00:03.1
usb-ohci.c: USB OHCI at membase 0xd090a000, IRQ 3
usb-ohci.c: usb-00:03.1, Silicon Integrated Systems [SiS] USB 1.0 Controller (#2)
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 3 ports detected
PCI: Found IRQ 11 for device 00:03.0
usb-ohci.c: USB OHCI at membase 0xd090c000, IRQ 11
usb-ohci.c: usb-00:03.0, Silicon Integrated Systems [SiS] USB 1.0 Controller
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 3 ports detected
PCI: Found IRQ 10 for device 00:02.7
PCI: Sharing IRQ 10 with 00:02.6
intel8x0_measure_ac97_clock: measured 49379 usecs
intel8x0: clocking to 48000
PCI: Found IRQ 10 for device 00:02.6
PCI: Sharing IRQ 10 with 00:02.7
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
NVRM: No NVIDIA graphics adapter found!
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
NVRM: No NVIDIA graphics adapter found!
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
NVRM: No NVIDIA graphics adapter found!
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
NVRM: No NVIDIA graphics adapter found!
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
NVRM: No NVIDIA graphics adapter found!
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
NVRM: No NVIDIA graphics adapter found!
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
NVRM: No NVIDIA graphics adapter found!
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
NVRM: No NVIDIA graphics adapter found!
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
NVRM: No NVIDIA graphics adapter found!
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
NVRM: No NVIDIA graphics adapter found!
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
uhci.c: USB Universal Host Controller Interface driver v1.1
usb-uhci.c: $Revision: 1.275 $ time 19:56:21 Jan 20 2005
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
Esto me da cuando le pongo el instalador de nvidia
Verifying archive integrity... OK
Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86 1.0-7664............................................................................................................................................................................................................................
[1;25r[0;10m[4l[39;49m[?25l[?1c[39;49m[37m[40m[H[J [30m[42m[19X[1;21HNVIDIA Software Installer for Unix/Linux[19X[24;2H[0;10;7m[39;49m[37m[40m NVIDIA Software Installer for Unix/Linux http://www.nvidia.com [0;10m[39;49m[37m[40m[1;11H[30m[42mNVIDIA Accelerated Graphics Driver for Linux-x86 (1.0-7664)[0;10m[39;49m[37m[40m
[37m[44m[78X
Please read the following LICENSE and then select either \"Accept\" to accept
[C the license and continue with the installation, or select \"Do Not Accept\" to
[C abort the installation.[54X
[C[78X
[16X[8;18H[37m[41m Accept [37m[44m[15X[8;48H[37m[41m [0;10;7m[37m[41mDo Not Accept[0;10m[37m[41m [37m[44m[17X
[C[78X[10;13H[0;10m[39;49m[37m[40mLicense For Customer Use of NVIDIA Software
IMPORTANT NOTICE -- READ CAREFULLY: This License For Customer Use of
NVIDIA Software (\"LICENSE\") is the agreement which governs use of
the software of NVIDIA Corporation and its subsidiaries (\"NVIDIA\")
downloadable herefrom, including computer software and associated
printed materials (\"SOFTWARE\"). By downloading, installing, copying,
or otherwise using the SOFTWARE, you agree to be bound by the terms
of this LICENSE. If you do not agree to the terms of this LICENSE,
do not download the SOFTWARE.
RECITALS[24;19H[0;10;7m[39;49m[37m[40mLicense [24;65H Top[0;10m[39;49m[37m[40m[39;49m[37m[40m[H[J[39;49m[25d[K[25;1H[?25h[?0c
nvidia-installer log file \'/var/log/nvidia-installer.log\'
creation time: Tue Jun 21 16:18:31 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)
ERROR: Unable to connect to download.nvidia.com (temporary DNS error (try again
later))
-> 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.4.29/build\'
-> Performing CC test with CC=\"cc\".
-> Performing rivafb check.
-> Cleaning kernel module build directory.
executing: \'cd ./usr/src/nv; make clean\'...
rm -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv-linux.o nv_comp
iler.h *.d NVdriver nvidia.o
-> Building kernel module:
executing: \'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.4.29/build SY
SOUT=/lib/modules/2.4.29/build\'...
echo \\#define NV_COMPILER \\\"`cc -v 2>&1 | tail -n 1`\\\" > nv_compiler.h
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp
arentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -UDEBUG -
U_DEBUG -DNDEBUG -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_G
NU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1
-DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7664 -DNV_REMAP_PAGE_RANGE_4_PRESENT -
DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_VMAP_4_PRE
SENT -I. -I/lib/modules/2.4.29/build/include -Wsign-compare -Wno-cast-qual
-Wno-error nv.c
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp
arentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -UDEBUG -
U_DEBUG -DNDEBUG -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_G
NU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1
-DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7664 -DNV_REMAP_PAGE_RANGE_4_PRESENT -
DNV_CHANGE_PAGE_ATTR_PRE
SENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_VMAP_4_PRESENT -I. -I/lib/modules
/2.4.29/build/include -Wsign-compare -Wno-cast-qual -Wno-error nv-vm.c
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp
arentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -UDEBUG -
U_DEBUG -DNDEBUG -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_G
NU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1
-DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7664 -DNV_REMAP_PAGE_RANGE_4_PRESENT -
DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_VMAP_4_PRE
SENT -I. -I/lib/modules/2.4.29/build/include -Wsign-compare -Wno-cast-qual
-Wno-error os-agp.c
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp
arentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -UDEBUG -
U_DEBUG -DNDEBUG -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_G
NU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1
-DNV_MINOR_VERSION=0
-DNV_PATCHLEVEL=7664 -DNV_REMAP_PAGE_RANGE_4_PRESENT -DNV_CHANGE_PAGE_ATTR_
PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_VMAP_4_PRESENT -I. -I/lib/modu
les/2.4.29/build/include -Wsign-compare -Wno-cast-qual -Wno-error os-interfa
ce.c
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp
arentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -UDEBUG -
U_DEBUG -DNDEBUG -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_G
NU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1
-DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7664 -DNV_REMAP_PAGE_RANGE_4_PRESENT -
DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_VMAP_4_PRE
SENT -I. -I/lib/modules/2.4.29/build/include -Wsign-compare -Wno-cast-qual
-Wno-error os-registry.c
ld -r -o nv-linux.o nv.o nv-vm.o os-agp.o os-interface.o os-registry.o
ld -r -o nvidia.o nv-linux.o nv-kernel.o
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module \'nvidia.o\'. This is most likely
because the kernel module was built using the wrong kernel source files.
Please make sure you have installed the kernel source files for your
kernel; on Red Hat Linux systems, for example, be sure you have the
\'kernel-source\' rpm installed. If you know the correct kernel source
files are installed, you may specify the kernel source path with the
\'--kernel-source-path\' commandline option.
-> Kernel module load error: Warning: loading ./usr/src/nv/nvidia.o will taint
the kernel: non-GPL license - NVIDIA
See http://www.tux.org/lkml/#export-tainted for information about tainted
modules
./usr/src/nv/nvidia.o: init_module: No such device
./usr/src/nv/nvidia.o: Hint: insmod errors can be caused by incorrect module
parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
-> Kernel messages:
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
NVRM: No NVIDIA graphics adapter found!
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
uhci.c: USB Universal Host Controller Interface driver v1.1
usb-uhci.c: $Revision: 1.275 $ time 19:56:21 Jan 20 2005
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
NVRM: No NVIDIA graphics adapter found!
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 http://www.nvidia.com.
no se que es lo que tiene, pero me vuelve loco. HELPSSS
|
|
| 07-03-2005 11:25 AM |
|
 |
modernclics
Usuario PL
Mensajes: 1,570
Grupo: Registrado
Registro en: Jun 2005
Estado:
Sin Conexión
Reputación: 8
|
RE: NVIDIA
Tenes gcc 3.3 y necesitas la version 3.4
esta: ftp://ftp.slackware.at/slackware-current...i486-1.tgz
primero remove gcc 3.3.4 con pkgtool, elegi la opcion remove y busca el paquete.
Bajate gcc3.4 de ese link e instalala con \"installpkg \'nombre paquete\'.
podes hacer un ldconfig para que refresque los paths de librerias, aunque seria recomendable reiniciar y ahora proba de nuevo, espero que sea ese el problema...
saludos
Esteban
|
|
| 07-03-2005 12:43 PM |
|
 |
Whiskola
Flaming Cliff´s
   
Mensajes: 642
Grupo: Colaborador
Registro en: May 2005
Estado:
Ausente
Reputación: 8
|
RE: NVIDIA
proba poner el gcc como te dice modern debe ser eso......
Administrador preguntaslinux.org
Moderador linux.org.ar
|
|
| 07-03-2005 03:51 PM |
|
 |
ertz
Usuario PL
Mensajes: 1
Grupo: Registrado
Registro en: Oct 2005
Estado:
Sin Conexión
Reputación: 0
|
RE: NVIDIA
y si mejor en lugar de borrar el paquete de GCC 3.3 usás upgradepkg <pack>.tgz
o por si las dudas, y el paquete fuera nuevo (cosa que no creo): upgradepkg --install-new <pack>.tgz
|
|
| 10-19-2005 05:59 PM |
|
 |