[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2013-03-20 Thread Thomas Hotz
Odrodzona: Please file a new bug for this problem. Thank you! ** Changed in: linux-restricted-modules-envy-2.6.24 (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2009-08-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/hardy/linux-restricted- modules-envy-2.6.24/hardy-proposed -- nvidia-glx-new-envy 173.14 not working https://bugs.launchpad.net/bugs/239536 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-07-27 Thread Odrodzona-Sarmacja
I have just bough Asus En9600GT Nvidia and I was experiencing random gdm crashes on open source driver in my Xubuntu Hardy. So, I installed EnvyNG from ubuntu's repository and installed latest nvidia driver with its help. I still had gdm crashes, but nvidia driver was working okay. However after re

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-07-10 Thread Marco da Silva
Im using the latest driver in Proposed. All working fine. -- nvidia-glx-new-envy 173.14 not working https://bugs.launchpad.net/bugs/239536 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-27 Thread Alberto Milone
getaceres: EnvyNG installs the Debian packages from Ubuntu's repositories and configures the xorg.conf as Jockey does. -- nvidia-glx-new-envy 173.14 not working https://bugs.launchpad.net/bugs/239536 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-27 Thread getaceres
Done in bug #243620 As for the configuration, I think that having Debian packages is a better way to install and uninstall things in Ubuntu since it's the "native" way (and also I didn't know about EnvyNG, I just saw that your version was newer than the nvidia-glx-new version) but anyway, thank yo

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-27 Thread Alberto Milone
all the ones who can get this driver to work: I think the latest release of the NVIDIA driver should solve the problem: getaceres: 1) can you open a bugreport about the dependency on the build-essentials, please? 2) for xorg.conf configuration it would be better if you used EnvyNG. -- nvidia-gl

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-27 Thread getaceres
I had the same problem on a recently installed Hardy system. I tried to install the envy nvidia driver directly but I got this problem. I think that nvidia-glx-new-envy (or envy nvidia kernel source) should depend on build-essentials. Also, it would be great if installing the driver packaged, it

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-23 Thread The Punisher
try this: sudo apt-get install build-essentials and install headers. That's all folks, reboot and It will work! -- nvidia-glx-new-envy 173.14 not working https://bugs.launchpad.net/bugs/239536 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-20 Thread Infinity_
sorry forget to list my machine state: nvidia 6600gt AGP, ubuntu 8.04, 2.6.14.19-generic kernel installed it with envyng. -- nvidia-glx-new-envy 173.14 not working https://bugs.launchpad.net/bugs/239536 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-20 Thread Infinity_
it doesn't work for me either, after installation and reboot, the nvidia logo doesn't show up, then gnome runs a low graphic mode. -- nvidia-glx-new-envy 173.14 not working https://bugs.launchpad.net/bugs/239536 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-15 Thread Carsten Schurig
1) the headers are installed 2) I think this flavour is Xen enabled, esp. as the compile error happens in some xen related part -- nvidia-glx-new-envy 173.14 not working https://bugs.launchpad.net/bugs/239536 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-15 Thread Alberto Milone
Carsten: I don't understand the errors since they are in German. 1) try typing: sudo apt-get install linux-headers-$(uname -r) 2) I don't know whether the -server flavour is xen-enabled (and this could explain the failure) -- nvidia-glx-new-envy 173.14 not working https://bugs.launchpad.net/bug

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-14 Thread Carsten Schurig
Doesn't work for me too. I'm using 2.6.24-19-server kernel. DKMS gives an error on build (see the attachment). Unfortunately envyNG removes all the old packages first, but doesn't reinstall them even though installation of the new modules fails! BTW install runs fine on this system if I use 2.6.2

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-13 Thread Christoph Lukas
Thanks for your suggestions but this did not solve it for me. I already booted in rescue mode and tried to rmmod, modprobe, still loading the old version from the volatile dir. But removing linux-restricted-modules works for me. Thanks again. -- nvidia-glx-new-envy 173.14 not working https://bu

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-13 Thread Alberto Milone
Cristoph: try this: 1) log out and press CTRL+ALT+F1 (so as to get to the command line). 2) Shut down the Xserver with either: sudo /etc/init.d/gdm stop or (if you use KDM): sudo /etc/init.d/kdm stop 3) type: sudo rmmod nvidia sudo modprobe nvidia 4) Restart the Xserver: sudo /etc/init.d/gdm s

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-13 Thread Alberto Milone
Cristoph: try this: 1) log out and press CTRL+ALT+F1 (so as to get to the command line). 2) Shut down the Xserver with either: sudo /etc/init.d/gdm stop or (if you use KDM): sudo /etc/init.d/kdm stop 3) type: sudo rmmod nvidia sudo modprobe nvidia 4) Restart the Xserver: sudo /etc/init.d/gdm s

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-13 Thread Christoph Lukas
Neither nv nor nv_new. After booting I found the following in syslog: Jun 13 14:35:31 hardy kernel: [ 73.664800] NVRM: API mismatch: the client has the version 173.14.05, but Jun 13 14:35:31 hardy kernel: [ 73.664805] NVRM: this kernel module has the version 169.12. Please Jun 13 14:35:31

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-13 Thread Alberto Milone
Marco, Cristoph: did you put nv or nv_new in the blacklist in /etc /linux-restricted-modules-common ? This is what people do when they install the driver from the installer from NVIDIA's website. -- nvidia-glx-new-envy 173.14 not working https://bugs.launchpad.net/bugs/239536 You received this b

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-13 Thread Marco da Silva
Alberto, after doing what you sugested it still didn't work. I had to do what Christoph sugested and removed the package linux- restricted-modules-$(uname -r) With this, in the Nvidia Settings shows Driver Version : 173.14.05 -- nvidia-glx-new-envy 173.14 not working https://bugs.launchpad.net/

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-13 Thread Christoph Lukas
This happened to me too. Had to uninstall linux-restricted-modules to make it work. -- nvidia-glx-new-envy 173.14 not working https://bugs.launchpad.net/bugs/239536 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-12 Thread Alberto Milone
Please, try this: type: sudo apt-get install linux-headers-$(uname -r) then upgrade to the latest driver and type: sudo dkms add -m nvidia -v 173.14.05 -k $(uname -r) sudo dkms build -m nvidia -v 173.14.05 -k $(uname -r) sudo dkms install -m nvidia -v 173.14.05 -k $(uname -r) Let me know how it

[Bug 239536] Re: nvidia-glx-new-envy 173.14 not working

2008-06-12 Thread Marco da Silva
Forgot to say some things... Ubuntu Hardy 32 bits In the Log: (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found) -- nvidia-glx-new-envy 173.14 not working https://bugs.launchpad.net/bugs/239536 You received this bug notification because you are a member of Ubuntu Bu