Go Back   Champions of Regnum > Español > Soporte Técnico > Linux

Linux Problemas técnicos bajo la plataforma Linux

Reply
 
Thread Tools Display Modes
Old 01-15-2008, 04:06 AM   #11
ArcticWolf
Duke
 
ArcticWolf's Avatar
 
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
ArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of light
Default

Hacé:

sudo lspci | grep VGA

o bien:

/sbin/lspci | grep VGA
__________________
I don't have a solution, but I admire the problem.
ArcticWolf no ha iniciado sesión   Reply With Quote
Old 01-15-2008, 04:08 AM   #12
coca3010
Master
 
coca3010's Avatar
 
Join Date: Jan 2007
Location: Expulsado x grosso Posts: 9,999
Posts: 370
coca3010 is on a distinguished road
Default

Quote:
Originally Posted by Xephandor
Hacé:

sudo lspci | grep VGA

o bien:

/sbin/lspci | grep VGA
toto@dhcppc0:~> /sbin/lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation NV44A [GeForce 6200] (rev a1)
toto@dhcppc0:~>
__________________
Punisher, brujo lvl 50, Crypton tirador lvl 56
No se emocionen, si me matan es por que tengo lag
Guerreando desde 2006
coca3010 no ha iniciado sesión   Reply With Quote
Old 01-15-2008, 04:10 AM   #13
sunos
Count
 
sunos's Avatar
 
Join Date: Jan 2007
Location: Rosario
Posts: 1,440
sunos has a spectacular aura aboutsunos has a spectacular aura about
Default

Quote:
Originally Posted by coca3010
toto@dhcppc0:~> /sbin/lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation NV44A [GeForce 6200] (rev a1)
toto@dhcppc0:~>
instala los drivers de nvidia
nvidia.com
__________________
Usuario GNU/linux registrado Nº450915
"Sólo hay un problema con el sentido común: que no es demasiado común" -- Milt Bryce
sunos no ha iniciado sesión   Reply With Quote
Old 01-15-2008, 04:13 AM   #14
ArcticWolf
Duke
 
ArcticWolf's Avatar
 
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
ArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of light
Default

Enlace al driver, para no perder tiempo: http://us.download.nvidia.com/XFree8...69.07-pkg1.run

Instrucciones: http://www.nvidia.com/object/linux_d...32_169.07.html

Quote:
To download and install the drivers, follow the steps below:
STEP 1: Review the NVIDIA Software License.
You will need to accept this license prior to downloading any files.
STEP 2: Download the Driver File

Download - NVIDIA-Linux-x86-169.07.pkg1.run
SuSE users: please read the SuSE NVIDIA Installer HOWTO before downloading the driver.
STEP 3: Install
Type "sh NVIDIA-Linux-x86-169.07-pkg1.run" to install the driver. NVIDIA now provides a utility to assist you with configuration of your X config file. Please see Chapter 3 of the README or run 'man nvidia-xconfig' for details on usage. Instructions for those wishing to edit their X config file by hand can also be found in the README.
If you have any questions or problems, please check the linux discussion forum. If you don't find an answer to your question there, you can send email (in English) to linux-bugs@nvidia.com.
When emailing linux-bugs@nvidia.com, please attach an nvidia-bug-report.log, which is generated by running "nvidia-bug-report.sh".
__________________
I don't have a solution, but I admire the problem.
ArcticWolf no ha iniciado sesión   Reply With Quote
Old 01-15-2008, 04:13 AM   #15
coca3010
Master
 
coca3010's Avatar
 
Join Date: Jan 2007
Location: Expulsado x grosso Posts: 9,999
Posts: 370
coca3010 is on a distinguished road
Default

Si, pero como instalo?, Ya lo tengo

EDIT:Ya escribi "sh NVIDIA-Linux-x86-169.07-pkg1.run" y no instala :S

esto me dice:
toto@dhcppc0:~> sh NVIDIA-Linux-x86-169.07-pkg1.run
sh: NVIDIA-Linux-x86-169.07-pkg1.run: No existe el fichero o el directorio
toto@dhcppc0:~>
__________________
Punisher, brujo lvl 50, Crypton tirador lvl 56
No se emocionen, si me matan es por que tengo lag
Guerreando desde 2006
coca3010 no ha iniciado sesión   Reply With Quote
Old 01-15-2008, 04:32 AM   #16
sunos
Count
 
sunos's Avatar
 
Join Date: Jan 2007
Location: Rosario
Posts: 1,440
sunos has a spectacular aura aboutsunos has a spectacular aura about
Default

http://www.suse.de/~sndirsch/nvidia-...ler-HOWTO.html

1. openSUSE 10.3-IA32
It is recommended to use YaST for installation of the NVIDIA
driver. There are several reasons for this. First, it's
simple. Second, and this is the most important one, you won't need to
recompile the nvidia kernel module after a kernel update.

Update your Kernel via YOU (YaST Online Update). Use

YaST -> Software -> Installation Source -> Add

Protocol: HTTP
Server Name: : download.nvidia.com
Directory on Server: /opensuse/10.3

to add the NVIDIA ftp server as additional installation source.
Now use

YaST -> Software -> Software Management

to install the NVIDIA driver. Select the following packages:

x11-video-nvidiaG01

1-Click-install: http://opensuse-community.org/nvidia.ymp
__________________
Usuario GNU/linux registrado Nº450915
"Sólo hay un problema con el sentido común: que no es demasiado común" -- Milt Bryce
sunos no ha iniciado sesión   Reply With Quote
Old 01-15-2008, 04:38 AM   #17
coca3010
Master
 
coca3010's Avatar
 
Join Date: Jan 2007
Location: Expulsado x grosso Posts: 9,999
Posts: 370
coca3010 is on a distinguished road
Default

Quote:
Originally Posted by sunos
http://www.suse.de/~sndirsch/nvidia-...ler-HOWTO.html

1. openSUSE 10.3-IA32
It is recommended to use YaST for installation of the NVIDIA
driver. There are several reasons for this. First, it's
simple. Second, and this is the most important one, you won't need to
recompile the nvidia kernel module after a kernel update.

Update your Kernel via YOU (YaST Online Update). Use

YaST -> Software -> Installation Source -> Add

Protocol: HTTP
Server Name: : download.nvidia.com
Directory on Server: /opensuse/10.3

to add the NVIDIA ftp server as additional installation source.
Now use

YaST -> Software -> Software Management

to install the NVIDIA driver. Select the following packages:

x11-video-nvidiaG01

1-Click-install: http://opensuse-community.org/nvidia.ymp
YaST -> Software -> origen de la instalación -> Añadir
No tengo la opcion "origen de la instalacion"
__________________
Punisher, brujo lvl 50, Crypton tirador lvl 56
No se emocionen, si me matan es por que tengo lag
Guerreando desde 2006
coca3010 no ha iniciado sesión   Reply With Quote
Old 01-15-2008, 05:05 AM   #18
coca3010
Master
 
coca3010's Avatar
 
Join Date: Jan 2007
Location: Expulsado x grosso Posts: 9,999
Posts: 370
coca3010 is on a distinguished road
Default

Bueno, veo que no saben, ya me llevo esta mala impresion de linux.
__________________
Punisher, brujo lvl 50, Crypton tirador lvl 56
No se emocionen, si me matan es por que tengo lag
Guerreando desde 2006
coca3010 no ha iniciado sesión   Reply With Quote
Old 01-15-2008, 05:16 AM   #19
sunos
Count
 
sunos's Avatar
 
Join Date: Jan 2007
Location: Rosario
Posts: 1,440
sunos has a spectacular aura aboutsunos has a spectacular aura about
Default

Quote:
Originally Posted by coca3010
Bueno, veo que no saben, ya me llevo esta mala impresion de linux.
chururu, tenes un tutorial, quizas no dice exactamente la traduccion pero yas tiene un añadir repositorio o añadir fuente o similar para instalar paquetes de otros repositorios distintos, si no queres usar yasts podes agarrar, cerrar el sistema X y desde un terminal iniciar como root ir a la carpeta donde tenes el NVIDIA-installer y ejecutar chmod +x nvidia-installer (obviamente con el nombre completo del archivo) y luego ./nvidia-installer, para ahcer esto necesitas los sources y headers del kernel ademas de las herramientas de compilacion como ser gcc
__________________
Usuario GNU/linux registrado Nº450915
"Sólo hay un problema con el sentido común: que no es demasiado común" -- Milt Bryce
sunos no ha iniciado sesión   Reply With Quote
Old 01-15-2008, 05:19 AM   #20
ArcticWolf
Duke
 
ArcticWolf's Avatar
 
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
ArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of light
Default

En otras palabras, usar Debian es mejor.
__________________
I don't have a solution, but I admire the problem.
ArcticWolf no ha iniciado sesión   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:55 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
NGD Studios 2002-2024 © All rights reserved