[Bug 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-11-21 Thread Saïvann Carignan
I'm closing this bug report because the initial bug is fixed, and all
other comments speaks about different bugs which should be reported
individually after verifying that they are not already reported in
launchpad.

For people that have wrong configuration in their xorg.conf, searching
what added such parameters is a good start to open a new bug report
because it will help identifying the source of the problem.

Thanks for your participation in launchpad.

** Changed in: nvidia-graphics-drivers-177 (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: linux-restricted-modules (Ubuntu)
   Status: New => Invalid

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-11-21 Thread Saïvann Carignan
ljohnson : The main question is what added this to Xorg.conf.. Because
ubuntu does not use static configuration in xorg.conf since Hardy. The
only reason why there should be any option enabled in Xorg is for
drivers that are not enabled in Xorg by default (such as closed source
nvidia). However, BusID and this stuff should all be automatic! Here's a
copy of what your xorg.conf should looks like :

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
Device  "Configured Video Device"
DefaultDepth24
EndSection

Section "Module"
Load"glx"
Disable "dri2"
EndSection

Section "Device"
Identifier  "Configured Video Device"
Driver  "nvidia"
Option  "NoLogo""True"
EndSection

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-11-21 Thread ljohnson
I found my problem.  After the upgrade my two graphics cards were not
detected properly and the xorg.conf file did not include a BusID entry
in the Devices section.  After performing an "lspci | grep VGA" and
adding the appropriate PCI bus ID into the configuration file, my
XServer now starts and I can load the proprietary nVidia drivers (v177).
The format for the xorg.conf file is BusID "XX:YY:ZZ".

I am not sure if this specific issues should be transferred to another
issue or not.  This is more of an XServer configuration issue than a
nVidia driver problem.  However, I did want to post my solution just in
case anyone else had a similar problem.

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-11-16 Thread ljohnson
I just upgraded from Hardy to Intrepid (2.6.27-7 kernel) and I cannot
even get to the desktop.  After boot, I am kicked out to the console for
a login.  I have uninstalled the NVidia drivers and am now running in
VESA mode 800x600.  This is effectively rendering my workstation
useless.  Has this been moved from this issue to another?  If so what is
the new issue?  If not, any word on a fix?  Can I post some information
that will help to diagnose this issue?  The upgrade was to the full
release of Intrepid and not a beta version.  I am painfully waiting for
a resolution.  Thanks for the support...

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-11-02 Thread eNz1m3
I had a similar problem when upgrading, if I use linux-restricted-
modules-2.6.27-7-generic it works fine.

I had problems with elder kernels.

Try using grub and choose a newer kernel, install nvidia 177 drivers
with it and check if it's solved.

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-11-01 Thread Te Anton
Install package linux-headers-rt .

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-31 Thread Eduardo Cereto
Please someone check if this is duplicate:
#281259


Also there seems to be a solution here:
http://ubuntuforums.org/showthread.php?t=873243

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-29 Thread Saïvann Carignan
the initial bug report is already fixed. Can someone open a new bug
report for each different bug described in comments? Example :

1. Problem when upgrading from hardy to intrepid
2. Problem when updating kernel
3. Problem when installing driver with envy (possible duplicate of bug 261816 ?)

It will be easier to identify and work on these bugs if they are
correctly described in different individual bug reports.

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-29 Thread Saïvann Carignan
** Changed in: nvidia-graphics-drivers-177 (Ubuntu)
Sourcepackagename: linux-restricted-modules => nvidia-graphics-drivers-177

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-29 Thread Morten Minke
I also upgraded from 8.04 and after that I also had issues with the
nvidia driver until this week when I finally found out what helped.

When looking in the package manager I found that even though I had
selected to use the nvidia 177 driver, the package was not installed.

When I manually installed the package, it also installed the source package and 
the kernel-headers-rt (real time kernel)! which off course was not correct. 
Trying to uninstall the kernel-headers-rt said it had to uninstall the nvidia 
177 driver too which I did not want.
In the end I installed the correct kernel source package 
(kernel-headers-generic) and this triggered dkms to rebuild the nvidia driver.
After a reboot finally the startup (without the splash) showed it succeeded in 
loading the nvidia kernel driver and from there on I was able to set it up 
using the 'Hardware Drivers'.

One last thing I needed to do do enable dual monitor setup was to run

sudo nvidia-config
and
sudo nvidia-settings

Hope this helps

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-22 Thread Saïvann Carignan
** Changed in: linux-restricted-modules (Ubuntu)
   Importance: Undecided => Medium
   Status: Incomplete => Confirmed

** Tags added: hardy2intrepid

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-22 Thread sunbird

> But can someone test it without updating or upgrading, only after a
> clean intrepid installation?

My original comment may have been unclear, so to clarify - my install was
a clean install. I wiped the drives and installed from the Intrepid Beta
i386 Alternate CD. I am stuck in low-graphics mode. I tried using Envy to
install the right drivers, but each suggested driver fails on reboot. I
can provide more information if required... and sorry if I'm not providing
enough (or too much).

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-22 Thread Saïvann Carignan
Ok so far we have :

1. nvidia fail when upgraded from hardy.
2. nvidia fail when enabled right after updating intrepid.

But can someone test it without updating or upgrading, only after a
clean intrepid installation?

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-21 Thread MetraDynamix
Update:

If I Install a new Installation of Intrepid, complete all of the Upgrades. 
Then Enable the Restricted 177 Driver for Nvidia, upon reboot it fails to 
detect screens.

Hardware: 2x Geforce 8500GT -> Correction from Previous Post

I attempted to delete xorg.conf, and tried various suggestions on the
internet and startx always returns "No Screens Found".

Re-Installing Ubuntu 8.10 Detects 1 Video Card and allows me to run dual
head. It also properly detects my LG 23" LCDs.

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-21 Thread MetraDynamix
I can reproduce something very similar. I installed Ubuntu 8.10 - Upgraded and 
did a Dist-Upgrade.
Enabled the Restricted Hardware Driver for Nvidia 177x

Rebooted, and it drops me to the Terminal.

I have also re-installed completely and attempted to manually install the 
Nvidia Drivers x_86_64 and have the same problem.
I used Ubuntu 8.10 64bit / with Nvidia 2x Geforce 8800GT

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-21 Thread Saïvann Carignan
Can someone reproduce this bug with a fresh intrepid beta install or
does this bug only happens when upgrading from hardy? (Initial bug
description didn't mention that it was a upgrade).

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-20 Thread Fran
I also confirm this. I upgraded to 8.10. NV drivers works ok.

My graphic card is NVIDIA FX 5200

When booting system launchs DHMS error loading NVIDIA drivers

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-19 Thread sloan1919
I just upgraded to 8.10 same problem. What can be done to fix it?

Sloan

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-16 Thread Saïvann Carignan
sunbird : Did you install from the Beta LiveCD? It should be fixed with
the Beta (however, don't enable restricted driver from the LiveCD before
installing, that's another bug that will be fixed for the final
release).

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-15 Thread LCID Fire
Did you remove the Rgbpath entry from your xorg.conf? (that screwed my
setup)

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-13 Thread sunbird
I installed intrepid i386 yesterday and can confirm that this bug has
yet to be squashed. Still stuck in low-graphics mode.

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-10-10 Thread Saïvann Carignan
Can someone reproduce this bug with a up-to-date intrepid installation?
All issues with nvidia and DKMP seem fixed.

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-09-12 Thread Andreas Moog
Thats the same issue. Todays update rolled a new kernel-package. If you
run update again it should work, provided your mirror has synced already
with the main-server.

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-09-11 Thread jfgordon
The exact same issue just happened to me about an hour ago.  There was a
whole lot of new updates, including a new kernel (2.6.27.3)  and new
nvida drivers (177 mostly, it seemed).  Prior to the update, my card and
graphics were working perfectly, but after the update I'm experiencing
the exact same symptoms as described by simonjames.  My system was an
upgrade from 8.04.1 to alpha 5.

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-09-11 Thread Andreas Moog
This was an issue with the nvidia-drivers not being compiled for the
latest kernel and should be fixed now. Can you confirm?

** Changed in: linux-restricted-modules (Ubuntu)
   Status: New => Incomplete

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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 267188] Re: Ubuntu 8.10 breaks nvidia drivers

2008-09-06 Thread simonjames

** Attachment added: "Hardware Driver Screenshot"
   http://launchpadlibrarian.net/17348382/HardwareDriver

-- 
Ubuntu 8.10 breaks nvidia drivers
https://bugs.launchpad.net/bugs/267188
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