[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-05-22 Thread SergeyS
/lib/modules/2.6.20-15-generic/modules.dep ** Attachment added: modules.dep http://librarian.launchpad.net/7735224/modules.dep -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well https://bugs.launchpad.net/bugs/108191 You received this bug

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-05-22 Thread SergeyS
After I did what you recommended - it WORKS!!! Thank you very much!!! ** Attachment added: todo-md5sum.txt http://librarian.launchpad.net/7735272/todo-md5sum.txt -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-05-22 Thread Sitsofe Wheeler
OK that modules.dep is showing us a chunk of the problem - it's missing the line: /lib/modules/2.6.20-15-generic/volatile/nvidia.ko . Did that running sudo depmod -a add a line that started /lib/modules/2.6.20-15-generic/volatile/nvidia.ko to that file? -- Cannot run 2.6.20-15 kernel nvidia

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-05-22 Thread Sitsofe Wheeler
SergeyS: Normally depmod is run when a new kernel or new kernel modules are installed (actually I believe it happens when the kernel is booted) to work out the dependencies between all the kernel modules that can be loaded. For some reason it didn't spot any of the modules provided by

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-05-21 Thread SergeyS
Sorry for delay. Here is strace for xxx-14 kernel. ** Attachment added: strace-14.txt http://librarian.launchpad.net/7729666/strace-14.txt -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well https://bugs.launchpad.net/bugs/108191 You received this

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-05-21 Thread SergeyS
Here is strace for xxx-15 kernel. ** Attachment added: strace-15.txt http://librarian.launchpad.net/7729681/strace-15.txt -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well https://bugs.launchpad.net/bugs/108191 You received this bug notification

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-05-21 Thread Sitsofe Wheeler
SergeyS: Hmm. Could you upload /lib/modules/2.6.20-15-generic/modules.dep and the output of md5sum /lib/modules/2.6.20-15-generic/volatile/nvidia.ko then afterwards run: sudo depmod -a Then do another sudo modprobe --ignore-install nvidia ? -- Cannot run 2.6.20-15 kernel nvidia driver on my

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-05-13 Thread Sitsofe Wheeler
SergeyS: Hmm still no clues. What about the output of: sudo strace modprobe --ignore-install nvidia ? -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well https://bugs.launchpad.net/bugs/108191 You received this bug notification because you are a

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-30 Thread SergeyS
Sorry for delay... I've been busy recently... Here is the output for 2.6.20-15: 1.sh echo a 1.txt sudo modprobe nvidia 21.txt echo b 1.txt find /etc/rc* -name \*nvidia\* 1.txt echo c 1.txt sudo sh -x /sbin/lrm-video nvidia 21.txt echo d 1.txt dmesg | grep -i nvrm 21.txt

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-28 Thread Sitsofe Wheeler
Leaving in needsinfo pending reply from SergeyS -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well https://bugs.launchpad.net/bugs/108191 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-22 Thread SergeyS
It was an upgrade from Edgy but awhile ago when Feisty was just Beta1. I didn't use 3rd party tools. And I'm still able to run restricted nvidia driver under 2.6.20-14. cat /etc/default/linux-restricted-modules-common # This file is sourced from the linux-restricted-modules-common init # script

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-22 Thread Sitsofe Wheeler
Very strange. SergeyS: Could you add the output produced by running sudo modprobe nvidia along with the output of running find /etc/rc* -name \*nvidia\* sudo sh -x /sbin/lrm-video nvidia dmesg | grep -i nvrm ? -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-22 Thread Sitsofe Wheeler
Could you also include the output of: dpkg -l linux-restricted-modules-\* | grep ii -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well https://bugs.launchpad.net/bugs/108191 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-22 Thread SergeyS
This is for 2.6.20-14: [EMAIL PROTECTED]:~$ sudo modprobe nvidia [EMAIL PROTECTED]:~$ find /etc/rc* -name \*nvidia\* /etc/rc1.d/K20nvidia-kernel /etc/rc2.d/S20nvidia-kernel /etc/rc3.d/S20nvidia-kernel /etc/rc4.d/S20nvidia-kernel /etc/rc5.d/S20nvidia-kernel [EMAIL PROTECTED]:~$ sudo sh -x

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-22 Thread Sitsofe Wheeler
You won't actually need to reboot after doing sudo modprobe nvidia . Effectively what I need you to do after doing that (and seeing that the driver has loaded) is change nv to nvidia and restart X. If you reboot I suspect the driver won't be loaded... -- Cannot run 2.6.20-15 kernel nvidia

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-21 Thread Sitsofe Wheeler
Thank you for your bug report. SergeyS: Could you attach the following files: /var/log/Xorg.0.log /etc/X11/xorg.conf dmesg.txt produced by dmesg dmesg.txt Could you add the output produced by the following commands to this bug: dpkg -l nvidia-\* | grep ii lspci | grep -i nv ls -al

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-21 Thread SergeyS
** Attachment added: dmesg.txt http://librarian.launchpad.net/7381609/dmesg.txt -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well https://bugs.launchpad.net/bugs/108191 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-21 Thread SergeyS
** Attachment added: dpkg_l_nvidia_grep.txt http://librarian.launchpad.net/7381610/dpkg_l_nvidia_grep.txt -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well https://bugs.launchpad.net/bugs/108191 You received this bug notification because you are

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-21 Thread SergeyS
** Attachment added: ls_al_linux_restricted_modules.txt http://librarian.launchpad.net/7381611/ls_al_linux_restricted_modules.txt -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well https://bugs.launchpad.net/bugs/108191 You received this bug

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-21 Thread SergeyS
** Attachment added: lspci_grep_nv.txt http://librarian.launchpad.net/7381612/lspci_grep_nv.txt -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well https://bugs.launchpad.net/bugs/108191 You received this bug notification because you are a member

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-21 Thread SergeyS
** Attachment added: Xorg.0.log http://librarian.launchpad.net/7381616/Xorg.0.log -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well https://bugs.launchpad.net/bugs/108191 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-21 Thread SergeyS
** Attachment added: xorg.conf http://librarian.launchpad.net/7381617/xorg.conf -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well https://bugs.launchpad.net/bugs/108191 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-21 Thread SergeyS
Information attached -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well https://bugs.launchpad.net/bugs/108191 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 108191] Re: Cannot run 2.6.20-15 kernel nvidia driver on my AMD64 computer. 2.6.20-14 modules work well

2007-04-21 Thread Sitsofe Wheeler
SergeyS: Is this an upgrade from Edgy? Did you use any 3rd party tools (like Envy) to configure the nvidia binary drivers at any point? Could you also paste the contents of cat /etc/default/linux-restricted-modules-common into this bug? -- Cannot run 2.6.20-15 kernel nvidia driver on my AMD64