RE: kernel upgrade has made nvidia 3D rendering not turn on.....

2008-06-01 Thread Michael Fothergill



> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: RE: kernel upgrade has made nvidia 3D rendering not turn on.
> Date: Sun, 1 Jun 2008 15:27:25 +
> 
> 
> 
> -
>> Does your /etc/X11/xorg.conf say driver nv or driver nvidia?  Only
>> driver nvidia does GLX (and requires that the nvidia-glx package be
>> installed).
> 
> THis was the error.  I keep using dpkg-reconfigure xserver-xorg to make a new 
> xorg file whenever I get a new kernel.  For some reason it often completely 
> fails to produce the menu where you choose the driver manufacturer and it 
> puts nv in there not nvidia and I keep forgetting this even though I did the 
> rest of the stuff correctly to get the nvidia card working.
> 
> I am not going to do this any more.
> 
> I will just force the new kernel and new glx driver and e.g. any new version 
> of xorg to use the old xorg file that worked with the previous kernel.
> 
> Regards
> 
> MF
> 
> 
> 
>> 
>> -- 
>> Len Sorensen
> 
> _
> 
> http://clk.atdmt.com/UKM/go/msnnkmgl001009ukm/direct/01/

_

All new Live Search at Live.com

http://clk.atdmt.com/UKM/go/msnnkmgl001006ukm/direct/01/

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



Re: kernel upgrade has made nvidia 3D rendering not turn on.....

2008-06-01 Thread Lennart Sorensen
On Sun, Jun 01, 2008 at 07:26:24AM +, Michael Fothergill wrote:
> 
> Dear Folks,
> 
> I forgot to use protection and the stork delivered a new kernel to my machine 
> in the middle of the night again
> 
> So I had to re do the nvidia driver stuff again.
> 
> The machine is an AMD64 box with a 3200 Sempron chip on it and a 8500GT 
> Nvidia graphics card.
> 
> I now have the following kernel
> 
> spc1-burn4-0-0-cust452:/home/mikef# uname -r
> 2.6.25-2-amd64
> 
> Here is the output of  m-a a-i -t nvidia-kernel:
> 
> spc1-burn4-0-0-cust452:/home/mikef# m-a a-i -t nvidia-kernel
> .
> Updated infos about 1 packages
> Getting source for kernel version: 2.6.25-2-amd64
> Kernel headers available in /lib/modules/2.6.25-2-amd64/build
> apt-get install build-essential 
> Reading package lists... Done
> Building dependency tree   
> Reading state information... Done
> build-essential is already the newest version.
> The following packages were automatically installed and are no longer 
> required:
>   libavutil1d libnet-dbus-perl libfile-desktopentry-perl libavcodec1d 
> libfile-basedir-perl libpoppler2 libpoppler-glib2 libpostproc1d libdc1394-13 
> libavformat1d
>   system-tools-backends libxml-twig-perl xutils-dev
> Use 'apt-get autoremove' to remove them.
> 0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
> 
> Done!
> unpack 
> Extracting the package tarball, /usr/src/nvidia-kernel.tar.bz2, please wait...
> Target package file 
> /usr/src/nvidia-kernel-2.6.25-2-amd64_169.12-4+2.6.25-4_amd64.deb already 
> exists, not rebuilding!
> (however, you could use the -f switch to ignore it)
> dpkg -Ei /usr/src/nvidia-kernel-2.6.25-2-amd64_169.12-4+2.6.25-4_amd64.deb 
> Version 169.12-4+2.6.25-4 of nvidia-kernel-2.6.25-2-amd64 already installed, 
> skipping.
> 
> Everything has worked that debian nvidia howto says you are meant to do (at 
> least I think so) but the 3d rendering doesn't seem to come on:
> 
> 
> spc1-burn4-0-0-cust452:/home/mikef# glxinfo |grep rendering
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Error: couldn't find RGB GLX visual
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".

Does your /etc/X11/xorg.conf say driver nv or driver nvidia?  Only
driver nvidia does GLX (and requires that the nvidia-glx package be
installed).

-- 
Len Sorensen


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



Re: kernel upgrade has made nvidia 3D rendering not turn on.....

2008-06-01 Thread Dean Hamstead

select the previous kernel version in grub

compile breaking against 2.6.25 will no doubt be fixed fairly soon, 
nvidia likes their commercial drivers to work otherwise their forums 
will be hammered with complaints.


Dean

Michael Fothergill wrote:




Date: Sun, 1 Jun 2008 17:34:22 +1000
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: debian-amd64@lists.debian.org
Subject: Re: kernel upgrade has made nvidia 3D rendering not turn on.

boot the previous kernel version for a while

Dean


Please excuse my ignorance here but how exactly does one do that?

MF



_

http://clk.atdmt.com/UKM/go/msnnkmgl001009ukm/direct/01/




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



RE: kernel upgrade has made nvidia 3D rendering not turn on.....

2008-06-01 Thread Steve Dobson
Michael 

On Sun, 2008-06-01 at 07:59 +, Michael Fothergill wrote:
> > boot the previous kernel version for a while
> 
> Please excuse my ignorance here but how exactly does one do that?

When the system first boots, just after the POST beep, you should see a
blue screen with the different kernel options.  This is the grub boot
screen.  You can use the cursor keys to move the select highlight to the
kernel you want, and then hit enter.

But be warned, with nVidia, I found that it's compile & install script
would install stuff that only worked with the kernel it was built
against.  If your graphics doesn't come up when it did before then this
maybe the same problem for you.

Good luck
Steve

-- 
Steve Dobson

Just because they are called 'forbidden' transitions does not mean that
they are forbidden. They are less allowed than allowed transitions, if
you see what I mean.
-- From a Part 2 Quantum Mechanics lecture.



signature.asc
Description: This is a digitally signed message part


Re: kernel upgrade has made nvidia 3D rendering not turn on.....

2008-06-01 Thread Chris Wakefield
On June 1, 2008 12:59:44 am Michael Fothergill wrote:
> Please excuse my ignorance here but how exactly does one do that?
>
> MF
You have to first identify your current running kernel:

uname -a

Then, identify the previous kernel you were running.

ls /var/cache/apt/archives|grep linux-image 

Choose from the output which one that is and install it:

dpkg -i /var/cache/apt/archives/linux-image-2.6.24_whatever.deb

Then uninstall the current running kernel:

apt-get remove linux-image-current_running_kernel.deb

Then reboot.

Just make sure you don't have no errors on the install of the previous kernel, 
otherwise you'll have an unbootable system.

You could just re-install the older kernel and not uninstall the current 
running kernel, grub will probably come up with a list you can choose from.

Chris W.


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



Re: kernel upgrade has made nvidia 3D rendering not turn on.....

2008-06-01 Thread Hans-J. Ullrich
Am Sonntag, 1. Juni 2008 schrieb Michael Fothergill:
> 
>
> > Date: Sun, 1 Jun 2008 17:34:22 +1000
> > From: [EMAIL PROTECTED]
> > To: [EMAIL PROTECTED]
> > CC: debian-amd64@lists.debian.org
> > Subject: Re: kernel upgrade has made nvidia 3D rendering not turn on.
> >
> > boot the previous kernel version for a while
> >
> > Dean
>
> Please excuse my ignorance here but how exactly does one do that?
>
> MF
>
>
>
> _
>
> http://clk.atdmt.com/UKM/go/msnnkmgl001009ukm/direct/01/

Hi Michael,

the previous kernel should be abble to choose in the menu of grub (or lilo) , 
when starting the machine. You can install different kernel-versions, like 
2.6.18, 2.6.24 and 2.6.25, and when starting the machine, you can choose, 
which kernel shall be booted.

O.k., on the other hand, please check, if the latest package "nvidia-glx" is 
installed, as the nvidia accelrator depends on two parts: the kernel-module 
(which is nvidia-kernel and must be built by you) and the 
package "nvidia-glx", which must be installed. The latter interacts with the 
kernel-module.

And last but not least: In /etc/X11/xorg.conf check the entries for 
acceleration and module:

LOAD "glx"

and 

DRIVER "nvidia" 

must be activated.


Good luck !

Hans


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



RE: kernel upgrade has made nvidia 3D rendering not turn on.....

2008-06-01 Thread Michael Fothergill



> Date: Sun, 1 Jun 2008 17:34:22 +1000
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> CC: debian-amd64@lists.debian.org
> Subject: Re: kernel upgrade has made nvidia 3D rendering not turn on.
> 
> boot the previous kernel version for a while
> 
> Dean

Please excuse my ignorance here but how exactly does one do that?

MF



_

http://clk.atdmt.com/UKM/go/msnnkmgl001009ukm/direct/01/

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



Re: kernel upgrade has made nvidia 3D rendering not turn on.....

2008-06-01 Thread Dean Hamstead

boot the previous kernel version for a while

Dean

Michael Fothergill wrote:

Dear Folks,

I forgot to use protection and the stork delivered a new kernel to my machine 
in the middle of the night again

So I had to re do the nvidia driver stuff again.

The machine is an AMD64 box with a 3200 Sempron chip on it and a 8500GT Nvidia 
graphics card.

I now have the following kernel

spc1-burn4-0-0-cust452:/home/mikef# uname -r
2.6.25-2-amd64

Here is the output of  m-a a-i -t nvidia-kernel:

spc1-burn4-0-0-cust452:/home/mikef# m-a a-i -t nvidia-kernel
.
Updated infos about 1 packages
Getting source for kernel version: 2.6.25-2-amd64
Kernel headers available in /lib/modules/2.6.25-2-amd64/build
apt-get install build-essential 
Reading package lists... Done
Building dependency tree   
Reading state information... Done

build-essential is already the newest version.
The following packages were automatically installed and are no longer required:
  libavutil1d libnet-dbus-perl libfile-desktopentry-perl libavcodec1d 
libfile-basedir-perl libpoppler2 libpoppler-glib2 libpostproc1d libdc1394-13 
libavformat1d
  system-tools-backends libxml-twig-perl xutils-dev
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.

Done!
unpack 
Extracting the package tarball, /usr/src/nvidia-kernel.tar.bz2, please wait...

Target package file 
/usr/src/nvidia-kernel-2.6.25-2-amd64_169.12-4+2.6.25-4_amd64.deb already 
exists, not rebuilding!
(however, you could use the -f switch to ignore it)
dpkg -Ei /usr/src/nvidia-kernel-2.6.25-2-amd64_169.12-4+2.6.25-4_amd64.deb 
Version 169.12-4+2.6.25-4 of nvidia-kernel-2.6.25-2-amd64 already installed, skipping.


Everything has worked that debian nvidia howto says you are meant to do (at 
least I think so) but the 3d rendering doesn't seem to come on:


spc1-burn4-0-0-cust452:/home/mikef# glxinfo |grep rendering
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
 
Here is some other output that may or may not be helpful:


spc1-burn4-0-0-cust452:/home/mikef# lsmod | grep nvidia
nvidia   8857284  0 
i2c_core   30752  2 nvidia,i2c_viapro



spc1-burn4-0-0-cust452:/home/mikef# apt-get install nvidia-glx
Reading package lists... Done
Building dependency tree   
Reading state information... Done

nvidia-glx is already the newest version.
The following packages were automatically installed and are no longer required:
  libavutil1d libnet-dbus-perl libfile-desktopentry-perl libavcodec1d 
libfile-basedir-perl libpoppler2 libpoppler-glib2 libpostproc1d libdc1394-13 
libavformat1d
  system-tools-backends libxml-twig-perl xutils-dev
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.


spc1-burn4-0-0-cust452:/home/mikef# apt-get install module-assistant gcc 
nvidia-kernel-common
Reading package lists... Done
Building dependency tree   
Reading state information... Done

module-assistant is already the newest version.
gcc is already the newest version.
nvidia-kernel-common is already the newest version.
The following packages were automatically installed and are no longer required:
  libavutil1d libnet-dbus-perl libfile-desktopentry-perl libavcodec1d 
libfile-basedir-perl libpoppler2 libpoppler-glib2 libpostproc1d libdc1394-13 
libavformat1d
  system-tools-backends libxml-twig-perl xutils-dev
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
spc1-burn4-0-0-cust452:/home/mikef# 


spc1-burn4-0-0-cust452:/home/mikef# m-a update

Updated infos about 85 packages
spc1-burn4-0-0-cust452:/home/mikef# m-a prepare
Getting source for kernel version: 2.6.25-2-amd64
Kernel headers available in /lib/modules/2.6.25-2-amd64/build
apt-get install build-essential 
Reading package lists... Done
Building dependency tree   
Reading state information... Done

build-essential is already the newest version.
The following packages were automatically installed and are no longer required:
  libavutil1d libnet-dbus-perl libfile-desktopentry-perl libavcodec1d 
libfile-basedir-perl libpoppler2 libpoppler-glib2 libpostproc1d libdc1394-13 
libavformat1d
  system-tools-backends libxml-twig-perl xutils-dev
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.

Done!
spc1-burn4-0-0-cust452:/home/mikef# 



Suggestions welcome on this.

Regards

Michael Fothergill















_

http://clk.at

kernel upgrade has made nvidia 3D rendering not turn on.....

2008-06-01 Thread Michael Fothergill

Dear Folks,

I forgot to use protection and the stork delivered a new kernel to my machine 
in the middle of the night again

So I had to re do the nvidia driver stuff again.

The machine is an AMD64 box with a 3200 Sempron chip on it and a 8500GT Nvidia 
graphics card.

I now have the following kernel

spc1-burn4-0-0-cust452:/home/mikef# uname -r
2.6.25-2-amd64

Here is the output of  m-a a-i -t nvidia-kernel:

spc1-burn4-0-0-cust452:/home/mikef# m-a a-i -t nvidia-kernel
.
Updated infos about 1 packages
Getting source for kernel version: 2.6.25-2-amd64
Kernel headers available in /lib/modules/2.6.25-2-amd64/build
apt-get install build-essential 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
build-essential is already the newest version.
The following packages were automatically installed and are no longer required:
  libavutil1d libnet-dbus-perl libfile-desktopentry-perl libavcodec1d 
libfile-basedir-perl libpoppler2 libpoppler-glib2 libpostproc1d libdc1394-13 
libavformat1d
  system-tools-backends libxml-twig-perl xutils-dev
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.

Done!
unpack 
Extracting the package tarball, /usr/src/nvidia-kernel.tar.bz2, please wait...
Target package file 
/usr/src/nvidia-kernel-2.6.25-2-amd64_169.12-4+2.6.25-4_amd64.deb already 
exists, not rebuilding!
(however, you could use the -f switch to ignore it)
dpkg -Ei /usr/src/nvidia-kernel-2.6.25-2-amd64_169.12-4+2.6.25-4_amd64.deb 
Version 169.12-4+2.6.25-4 of nvidia-kernel-2.6.25-2-amd64 already installed, 
skipping.

Everything has worked that debian nvidia howto says you are meant to do (at 
least I think so) but the 3d rendering doesn't seem to come on:


spc1-burn4-0-0-cust452:/home/mikef# glxinfo |grep rendering
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
 
Here is some other output that may or may not be helpful:

spc1-burn4-0-0-cust452:/home/mikef# lsmod | grep nvidia
nvidia   8857284  0 
i2c_core   30752  2 nvidia,i2c_viapro


spc1-burn4-0-0-cust452:/home/mikef# apt-get install nvidia-glx
Reading package lists... Done
Building dependency tree   
Reading state information... Done
nvidia-glx is already the newest version.
The following packages were automatically installed and are no longer required:
  libavutil1d libnet-dbus-perl libfile-desktopentry-perl libavcodec1d 
libfile-basedir-perl libpoppler2 libpoppler-glib2 libpostproc1d libdc1394-13 
libavformat1d
  system-tools-backends libxml-twig-perl xutils-dev
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.


spc1-burn4-0-0-cust452:/home/mikef# apt-get install module-assistant gcc 
nvidia-kernel-common
Reading package lists... Done
Building dependency tree   
Reading state information... Done
module-assistant is already the newest version.
gcc is already the newest version.
nvidia-kernel-common is already the newest version.
The following packages were automatically installed and are no longer required:
  libavutil1d libnet-dbus-perl libfile-desktopentry-perl libavcodec1d 
libfile-basedir-perl libpoppler2 libpoppler-glib2 libpostproc1d libdc1394-13 
libavformat1d
  system-tools-backends libxml-twig-perl xutils-dev
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
spc1-burn4-0-0-cust452:/home/mikef# 

spc1-burn4-0-0-cust452:/home/mikef# m-a update

Updated infos about 85 packages
spc1-burn4-0-0-cust452:/home/mikef# m-a prepare
Getting source for kernel version: 2.6.25-2-amd64
Kernel headers available in /lib/modules/2.6.25-2-amd64/build
apt-get install build-essential 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
build-essential is already the newest version.
The following packages were automatically installed and are no longer required:
  libavutil1d libnet-dbus-perl libfile-desktopentry-perl libavcodec1d 
libfile-basedir-perl libpoppler2 libpoppler-glib2 libpostproc1d libdc1394-13 
libavformat1d
  system-tools-backends libxml-twig-perl xutils-dev
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.

Done!
spc1-burn4-0-0-cust452:/home/mikef# 


Suggestions welcome on this.

Regards

Michael Fothergill















_

http://clk.atdmt.com/UKM/go/msnnkmgl001009ukm/direct/01/

--
To UNSUBSCRIBE, email to [EMAIL PROT