installing the nvidia driver (nvidia-kernel-1.0.7174...)

2005-09-18 Thread Ignacio José

First at all thank you for all your replies.

 Finally I did proceed following the next steps:

 - m-a -t prepare

 - m-a -k /usr/src/linux a-i nvidia

 I compiled my kernel from source and its source is located at 
/usr/src/linux. I'm using the 2.6.13.1 version.


 The above instructions were completed successfully: the nvidia-kernel 
package was created and also it was installed without any problem. I run 
modprobe nvidia to make a test and it seems to work. Later I modified 
the /etc/X11/XF86Config-4 file:


 - I did comment the GLCore and dri lines
 - I change the driver to nvidia

 But... when the gdm tries to run it throws an error. Into the XFree 
log file i found the following lines:


 (EE): Failed to load module nvidia (module does not exist, 0)
 (EE): No drivers availabe

 What is happening? It sounds strange because i can load the module 
running modprobe... :-(


 Now i'm writing from a i386 Debian Sid and the XF86Config-4 files is 
exactly equal to the file which i'm using in the amd64 version.


 Thanks in advance...



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: installing the nvidia driver (nvidia-kernel-1.0.7174...)

2005-09-18 Thread Yannick - Debian/Linux

Ignacio José a écrit :


First at all thank you for all your replies.

 Finally I did proceed following the next steps:

 - m-a -t prepare

 - m-a -k /usr/src/linux a-i nvidia

 I compiled my kernel from source and its source is located at 
/usr/src/linux. I'm using the 2.6.13.1 version.


 The above instructions were completed successfully: the nvidia-kernel 
package was created and also it was installed without any problem. I 
run modprobe nvidia to make a test and it seems to work. Later I 
modified the /etc/X11/XF86Config-4 file:


 - I did comment the GLCore and dri lines
 - I change the driver to nvidia

 But... when the gdm tries to run it throws an error. Into the XFree 
log file i found the following lines:


 (EE): Failed to load module nvidia (module does not exist, 0)
 (EE): No drivers availabe

 What is happening? It sounds strange because i can load the module 
running modprobe... :-(


 Now i'm writing from a i386 Debian Sid and the XF86Config-4 files is 
exactly equal to the file which i'm using in the amd64 version.


 Thanks in advance...




here is mine :
kernel : 2.6.13 from kernel.org


# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades 
*only*

# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

#Section ServerFlags
#Option Xinerama false
#EndSection

Section Files
   FontPathunix/:7100# local font server
   # if the local font server has problems, we can fall back on these
   FontPath/usr/lib/X11/fonts/misc
   #FontPath/usr/lib/X11/fonts/cyrillic
   FontPath/usr/lib/X11/fonts/100dpi/:unscaled
   FontPath/usr/lib/X11/fonts/75dpi/:unscaled
   FontPath/usr/lib/X11/fonts/Type1
   #FontPath/usr/lib/X11/fonts/CID
   FontPath/usr/lib/X11/fonts/Speedo
   FontPath/usr/lib/X11/fonts/100dpi
   FontPath/usr/lib/X11/fonts/75dpi
EndSection

Section Module
#LoadGLcore
   Loadbitmap
   Loaddbe
   Loadddc
#Loaddri
   Loadextmod
   Loadfreetype
   Loadglx
   Loadint10
   Loadrecord
   Loadspeedo
   Loadtype1
   Loadvbe
EndSection

Section InputDevice
   IdentifierGeneric Keyboard
   Driverkeyboard
   OptionCoreKeyboard
   OptionXkbRulesxfree86
   OptionXkbModelpc105
   OptionXkbLayoutfr
EndSection

Section InputDevice
   IdentifierConfigured Mouse
   Drivermouse
   OptionCorePointer
   OptionDevice/dev/input/mice
   OptionProtocolImPS/2
   OptionEmulate3Buttonstrue
   OptionZAxisMapping4 5
EndSection

Section Device
   IdentifierCarte vidéo générique
   Drivernvidia
#Drivervesa
EndSection

Section Monitor
   IdentifierÉcran générique
   HorizSync30-70
   VertRefresh50-120
   OptionDPMS
EndSection

Section Screen
   IdentifierDefault Screen
   DeviceCarte vidéo générique
   MonitorÉcran générique
   DefaultDepth24
   SubSection Display
   Depth1
   Modes1024x768 800x600 640x480
   EndSubSection
   SubSection Display
   Depth4
   Modes1024x768 800x600 640x480
   EndSubSection
   SubSection Display
   Depth8
   Modes1024x768 800x600 640x480
   EndSubSection
   SubSection Display
   Depth15
   Modes1024x768 800x600 640x480
   EndSubSection
   SubSection Display
   Depth16
   Modes1024x768 800x600 640x480
   EndSubSection
   SubSection Display
   Depth24
   Modes1024x768 800x600 640x480
   EndSubSection
EndSection

Section ServerLayout
   IdentifierDefault Layout
   ScreenDefault Screen
   InputDeviceGeneric Keyboard
   InputDeviceConfigured Mouse
EndSection

Section DRI
   Mode0666
EndSection



Re: installing the nvidia driver (nvidia-kernel-1.0.7174...)

2005-09-18 Thread Paul Brook
   (EE): Failed to load module nvidia (module does not exist, 0)
   (EE): No drivers availabe

Install the nvidia-glx package.

Paul


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



driver nvidia

2005-03-12 Thread daniele ge
hello,sorry for my orrible english
i am returned to debian after 2 year that i used gentoo
i found debian now very very good, i have installed it on my laptop and
all things is good, but i have a little problem on my desktop that for
me is impossible to solve, it is a week that i google on the internet
but i don't found nothing
in my laptop i386 i have an nvida graphic card and i have installed
nvidia driver and 3d accelleration is good
in my desktop amd64 i have an nvidia graphic card but i don't succeed to
install nvidia graphic driver
this is my apt-source list:

deb http://bach.hpc2n.umu.se/pure64 sarge main contrib non-free
deb-src http://bach.hpc2n.umu.se/pure64 sarge main contrib non-free
deb ftp://ftp.gwdg.de/pub/languages/java/linux/debian/ sarge non-free


this is my kernel:

[EMAIL PROTECTED]:~$ uname -r
2.6.8-10-amd64-k8

this is my /var/log/nvidia-installer.log

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sat Mar 12 08:22:45 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 : false
  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 : /emul/ia32-linux
  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: No)
- No precompiled kernel interface was found to match your kernel; this
means
   that the installer will need to compile a new kernel interface.
- Kernel source path: '/lib/modules/2.6.8-10-amd64-k8/build'
- Performing CC test with CC=cc.
- Performing rivafb check.
- Performing change_page_attr() check.
WARNING: Your Linux kernel has problems in its implementation of 
 the change_page_attr kernel interface.  The NVIDIA kernel 
 module will attempt to work around these problems, but 
 system stability may be affected.  It is recommended that 
 you update to a 2.6.11 or newer kernel.
 
 Please see APPENDIX N: KNOWN ISSUES in NVIDIA's README for 
 more details.
- 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.8-10-amd64-
   k8/build SYSOUT=/lib/modules/2.6.8-10-amd64-k8/build'...
   
   NVIDIA: calling KBUILD...
   make CC=cc  KBUILD_VERBOSE=1 -C /lib/modules/2.6.8-10-amd64-k8/build
SUBDIRS
   =/tmp/selfgz7859/NVIDIA-Linux-x86_64-1.0-7167-pkg2/usr/src/nv modules
   mkdir
-p /tmp/selfgz7859/NVIDIA-Linux-x86_64-1.0-7167-pkg2/usr/src/nv/.tmp_v
   ersions
   make -f scripts/Makefile.build
obj=/tmp/selfgz7859/NVIDIA-Linux-x86_64-1.0-7
   167-pkg2/usr/src/nv
   echo \#define NV_COMPILER \`cc -v 21 | tail -n 1`\
 /tmp/selfgz7859/NVI
   DIA-Linux-x86_64-1.0-7167-pkg2/usr/src/nv/nv_compiler.h
 cc
-Wp,-MD,/tmp/selfgz7859/NVIDIA-Linux-x86_64-1.0-7167-pkg2/usr/src/nv/.n
   v.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall
-Wstrict-
   prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common
-mno-red-zone -m
   cmodel=kernel -pipe -fno-reorder-blocks   -Wno-sign-compare
-fno-asynchronous
   -unwind-tables  -O2 -fomit-frame-pointer
-I/tmp/selfgz7859/NVIDIA-Linux-x86
   _64-1.0-7167-pkg2/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch
-Wforma
   t -Wchar-subscripts -Wparentheses -Wpointer-arith  -Wno-multichar
-Werror -
   

Re: driver nvidia

2005-03-12 Thread Brian R. Whitecotton
Daniele,

I recently had this problem solved thanks to the excellent help from Jens 
Vogel who wrote to me the following:

Hi,

Basically there are four steps to follow if you want to get nVidia 
support working. Non-free must be included in your sources.list.
 
1. apt-get install nvidia-kernel-source nvidia-kernel-common
2. Follow the steps in
    /usr/share/doc/nvidia-kernel-source/README.Debian
3. apt-get install nvidia-glx nvidia-settings
4. Edit your /etc/X11/XF86Config-4

Done.

Hope that helps,
   Jens

Follow this and it will do the trick!

Brian (Thanks Jens!)





On Saturday 12 March 2005 01:05 am, daniele ge wrote:
 hello,sorry for my orrible english
 i am returned to debian after 2 year that i used gentoo
 i found debian now very very good, i have installed it on my laptop and
 all things is good, but i have a little problem on my desktop that for
 me is impossible to solve, it is a week that i google on the internet
 but i don't found nothing
 in my laptop i386 i have an nvida graphic card and i have installed
 nvidia driver and 3d accelleration is good
 in my desktop amd64 i have an nvidia graphic card but i don't succeed to
 install nvidia graphic driver
 this is my apt-source list:

 deb http://bach.hpc2n.umu.se/pure64 sarge main contrib non-free
 deb-src http://bach.hpc2n.umu.se/pure64 sarge main contrib non-free
 deb ftp://ftp.gwdg.de/pub/languages/java/linux/debian/ sarge non-free


 this is my kernel:

 [EMAIL PROTECTED]:~$ uname -r
 2.6.8-10-amd64-k8

 this is my /var/log/nvidia-installer.log

 nvidia-installer log file '/var/log/nvidia-installer.log'
 creation time: Sat Mar 12 08:22:45 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 : false
   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 : /emul/ia32-linux
   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: No)
 - No precompiled kernel interface was found to match your kernel; this
 means
that the installer will need to compile a new kernel interface.
 - Kernel source path: '/lib/modules/2.6.8-10-amd64-k8/build'
 - Performing CC test with CC=cc.
 - Performing rivafb check.
 - Performing change_page_attr() check.
 WARNING: Your Linux kernel has problems in its implementation of
  the change_page_attr kernel interface.  The NVIDIA kernel
  module will attempt to work around these problems, but
  system stability may be affected.  It is recommended that
  you update to a 2.6.11 or newer kernel.

  Please see APPENDIX N: KNOWN ISSUES in NVIDIA's README for
  more details.
 - 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.8-10-amd64-
k8/build SYSOUT=/lib/modules/2.6.8-10-amd64-k8/build'...

NVIDIA: calling KBUILD...
make CC=cc  KBUILD_VERBOSE=1 -C /lib/modules/2.6.8-10-amd64-k8/build
 SUBDIRS
=/tmp/selfgz7859/NVIDIA-Linux-x86_64-1.0-7167-pkg2/usr/src/nv modules
mkdir
 -p /tmp/selfgz7859/NVIDIA-Linux-x86_64-1.0-7167-pkg2/usr/src/nv/.tmp_v
ersions
make -f scripts/Makefile.build
 obj=/tmp/selfgz7859/NVIDIA-Linux-x86_64-1.0-7
 

Re: driver nvidia

2005-03-12 Thread David Liontooth
daniele ge wrote:
hello,sorry for my orrible english
i am returned to debian after 2 year that i used gentoo
i found debian now very very good, i have installed it on my laptop and
all things is good, but i have a little problem on my desktop that for
me is impossible to solve, it is a week that i google on the internet
but i don't found nothing
in my laptop i386 i have an nvida graphic card and i have installed
nvidia driver and 3d accelleration is good
in my desktop amd64 i have an nvidia graphic card but i don't succeed to
install nvidia graphic driver
this is my apt-source list:
deb http://bach.hpc2n.umu.se/pure64 sarge main contrib non-free
deb-src http://bach.hpc2n.umu.se/pure64 sarge main contrib non-free
deb ftp://ftp.gwdg.de/pub/languages/java/linux/debian/ sarge non-free
this is my kernel:
[EMAIL PROTECTED]:~$ uname -r
2.6.8-10-amd64-k8
this is my /var/log/nvidia-installer.log
 

Instead of using nvidia-installer, I recommend using the nvidia
debian packages for amd64.
nvidia-kernel-common  
nvidia-kernel-source
nvidia-glx
nvidia-settings

First apt-get nvidia-kernel-source and untar in to /usr/src.
In /usr/src/linux, issue
make-kpkg modules_image kernel_image
(Skip kernel_image if you're not building a kernel)
That builds nvidia-kernel-2.6.10_1.0.6629+1-1+1_amd64.deb
Install it and apt-get nvidia-kernel-common, nvidia-glx,
and nvidia-settings.
Pitfalls -- you need the source or header files for your
current kernel. I typically make new nvidia drivers when
I rebuild my kernel, so they always match.
I use 2.6.9-ac6 and don't know for a fact that 2.6.10
works out of the box; others on the list will know.
Dave


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: driver nvidia

2005-03-12 Thread daniele ge
with all yours help i solved my problem
i used a wronng directory and a wrong gcc, i changed directory and i
installed gcc3.4 and all now is good
now i have a 3d accelleration and i am playing tuxkart :-)
thanks


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]