[Bug 221239] Re: Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

2008-07-16 Thread Mario Limonciello
Closing out this bug since it's fixed on the new kernel images.

** Changed in: linux-restricted-modules-2.6.24 (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)
https://bugs.launchpad.net/bugs/221239
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221239] Re: Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

2008-06-24 Thread Ralph Janke
Is it true to say, that this issue has been solved?

Thanks

** Changed in: linux-restricted-modules-2.6.24 (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ralph Janke (txwikinger)
   Status: New = Incomplete

-- 
Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)
https://bugs.launchpad.net/bugs/221239
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221239] Re: Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

2008-06-24 Thread dm
For me - yes.

-- 
Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)
https://bugs.launchpad.net/bugs/221239
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221239] Re: Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

2008-05-04 Thread dm
Hooray! I got the nvidia-glx-new running! The only thing I've done is to
make an 'apt-get clean' and install the restricted modules and the
nvidia-glx-new package. It seems that Hardy use the old restricted
modules for the 2.6.22.14 kernel from Gutsy with the 2.6.24.16 kernel. I
got the similar issue with the new 2.6.24.17 kernel. Here the adept-
manager forgot to install the right restricted modules for the new
kernel. I had to upgrade it by myself and the nvidia-glx-new runs fine.

-- 
Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)
https://bugs.launchpad.net/bugs/221239
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 221239] Re: Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

2008-05-04 Thread Alexander Jones
I upgraded to -17 today and everything just worked. I assume a
reinstall of linux-restricted-modules and nvidia-glx-new may have had
the same effect.

-- 
Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)
https://bugs.launchpad.net/bugs/221239
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221239] Re: Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

2008-05-03 Thread Juergen Schroeder
I had had the same like solo0815 and the others, I upgraded from gutsy
on my PC at work.

$ tail /var/log/message
May  3 22:09:36  NVRM: loading NVIDIA Linux x86 Kernel Module  96.43.05  Tue 
Jan 22 19:36:58 PST 2008

$ /etc/init.d/gdm start

$ tail /var/log/message
May  3 22:09:36  NVRM: API mismatch: the client has the version 169.12, but
May  3 22:09:36  NVRM: this kernel module has the version 96.43.05.  Please
May  3 22:09:36  NVRM: make sure that this kernel module and all NVIDIA driver
May  3 22:09:36  NVRM: components have the same version.

In /etc/default/linux-restricted-modules-common I wrote like Doug Brunner 
suggests
DISABLED_MODULES=nvidia nvidia_legacy

$ apt-get install --reinstall linux-restricted-modules
$ apt-get install --reinstall nvidia_glx_new
$ apt-get install --reinstall nvidia-glx-new-dev

$ cp /etc/X11/xorg.conf.nvidia.gutsy /etc/X11/xorg.conf

now I tried:

$ modprobe -v nvidia_new

$ tail /var/log/message
May  3 22:31:07  NVRM: loading NVIDIA UNIX x86 Kernel Module  169.12  Thu Feb 
14 17:53:07 PST 2008

$ /etc/init.d/gdm start

Now are no API mismatchs in /var/log/message and I get the normal gdm-
greater

root 5351  0.0  0.0  14056  1584 ?Ss   22:32   0:00 /usr/sbin/gdm
root 5352  0.0  0.1  17788  3320 ?S22:32   0:00 /usr/sbin/gdm
root 5359  0.1  1.0 812400 21208 tty7 SLs+ 22:32   0:01 /usr/bin/X :0 -br 
-audit 0 -dpi 100 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7
gdm  5377  0.1  1.3  38772 27904 ?Ss   22:32   0:01 
/usr/lib/gdm/gdmgreeter

instead of the failsafeXinit before:

root 4216  0.0  0.0   1772   504 ?S22:09   0:00 /bin/sh
/etc/gdm/failsafeXinit   /etc/X11/xorg.conf.failsafe with-gdm

So it seems to run now, but I sit 20 km away from the PC at work. Next I want 
to try if the right modules were loaded automatic on
boot time.

-- 
Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)
https://bugs.launchpad.net/bugs/221239
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221239] Re: Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

2008-05-01 Thread Stephen Boehler
I have now reinstalled Hardy from the CD and all works fine - the bug
seems only to appear when upgrading from Gutsy. Another solution is to
manually install the driver from nvidia.com.

-- 
Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)
https://bugs.launchpad.net/bugs/221239
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221239] Re: Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

2008-04-30 Thread dm
I have the same problem on two machines, one is running Ubuntu64 and the
other Kubuntu64. I can only use the nv driver. With the NVIDIA-driver I
get the same issue with VESA and so on. With startx I get the message as
mentioned bevor, the driver module doesn't match with the kernel modul.
I hope that there will be soon an package update.

-- 
Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)
https://bugs.launchpad.net/bugs/221239
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221239] Re: Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

2008-04-30 Thread Alexander Jones
Doug: My system did not have nvidia or nvidia_legacy loaded on boot. I
tried loading nvidia_new and I got this:

# sudo modprobe -v nvidia_new
install /sbin/lrm-video nvidia_new
FATAL: Error running install command for nvidia_new

Can anyone else confirm this?

-- 
Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)
https://bugs.launchpad.net/bugs/221239
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221239] Re: Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

2008-04-29 Thread Doug Brunner
Experiencing the same problem after upgrading from Gutsy to Hardy. The updater 
completed the installation of new packages and went into the cleanup stage, and 
asked me to decide whether to remove obsolete packages. I clicked on the 
review button, and my X session immediately restarted--saw the NVidia splash 
screen and then the KDM login screen. Updater did not reappear. I restarted and 
the system booted normally, but X failed to start. Attempting a manual startx 
produced the same API mismatch error as Solo0815. However, after some 
investigation, I found that there were multiple NVidia kernel modules 
available, and that executing modprobe nvidia_new allowed X to start 
normally. Changing the line
DISABLED_MODULES=
in /etc/default/linux-restricted-modules-common to
DISABLED_MODULES=nvidia nvidia_legacy
allowed normal boot.

-- 
Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)
https://bugs.launchpad.net/bugs/221239
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221239] Re: Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

2008-04-28 Thread bc90021
I am experiencing this as well having upgraded to 8.04 on the 26th:

ThinkPad T61, lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory 
Controller Hub (rev 0c)
00:01.0 PCI bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root 
Port (rev 0c)
00:19.0 Ethernet controller: Intel Corporation 82566MM Gigabit Network 
Connection (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI 
Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio 
Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 
(rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 
(rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 
(rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 
(rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 
(rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI 
Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HBM (ICH8M-E) LPC Interface 
Controller (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA IDE 
Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
01:00.0 VGA compatible controller: nVidia Corporation Quadro NVS 140M (rev a1)
03:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN 
Network Connection (rev 61)
15:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ba)
15:00.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 04)

uname -a
Linux 536799 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686 
GNU/Linux

Removing nvidia-glx-new and using nvidia-glx allows me to use 1440x900,
but without effects.

-- 
Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)
https://bugs.launchpad.net/bugs/221239
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221239] Re: Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

2008-04-28 Thread Stephen Boehler
Bug confirmed on a HP Compaq 8510w with Nvidia FX-570M and uname -r =
2.6.24-16-generic. After upgrading from Gutsy, nvidia-glx-new stopped
working, complaining in the Xorg log that /dev/nvidiactl could not be
opened (I haven't safed the error message so I can't post it in detail).
For now I am using the open source nvidia driver, however without the
effects.

-- 
Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)
https://bugs.launchpad.net/bugs/221239
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221239] Re: Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

2008-04-26 Thread Unifier
Sounds like the problem I'm having.  I've got two partitions on one
machine, one AMD64 and one i686.  The 64-bit OS was minimally modified
prior to upgrading from Gutsy to Hardy.  The 32-bit one was heavily
modified prior to upgrading, and had an Envy-upgraded nvidia-glx-new due
to graphics driver related issues I was experiencing in Gutsy.  64-bit
Hardy has worked perfectly fine, while 32-bit Hardy has yet to be
displayed w/ full resolution/effects since upgrading.  Thanks for
mentioning the temporary nvidia-glx workaround.

-- 
Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)
https://bugs.launchpad.net/bugs/221239
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221239] Re: Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

2008-04-25 Thread Alexander Jones
Thanks for the info, Solo! Odd that the version numbers don't even look
like they are the same format let alone number.

** Summary changed:

- Regression: nvidia-glx-new incompatible with Linux 2.6.24-16
+ Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

** Description changed:

  system boots into low resolution mode, after upgrade on 4/22 to hardy
  (Ubuntu 2.6.24-16.30-generic)
  
  reinstalling the driver provides no relief. (nvidia-glx-new)
  169.12+2.6.24.12-16.34
  
  using sudo jockey-gtk and removing the driver allows return to 
  high resolution, (w/o effects, natch)
  
- Workaround: booting the older version 24-15 works fine, but it is now
- missing from the archives.
+ Workarounds:
+ Booting the older version 24-15 works fine, but it is now missing from the 
archives.
+ Using the older, nvidia-glx driver.

-- 
Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)
https://bugs.launchpad.net/bugs/221239
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs