Bugzilla – Bug 601543
nouveau [GeForce 7950 GT] Screen freezes with oval garbage during the first boot after phase 1
Last modified: 2010-06-01 09:01:31 UTC
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.3) Gecko/20100401 SUSE/3.6.3-1.2 Firefox/3.6.3 Right after phase 1 is complete and the system states it is rebooting to continue installation, the text remains but an oval shape with about 6 colors fills the screen as a background and the screen and system freezes. If I do a reboot and boot into the new system (made easy because I use Grub2) the installation contues and completes. Reproducible: Always Steps to Reproduce: 1.Install system clean 2. 3. Actual Results: Freeze with garbage on screen Expected Results: Should continue to install phase 2
Please attach YaST2 logs. It's actually helpful to attach them to (almost) every bugreport for YaST. See http://en.opensuse.org/Bugs/YaST
Is this with Milestone 5 or Milestone 6? Please boot with kernel option 'nomodeset' to continue installation. What's the output of 'hwinfo --gfxcard'?
Still waiting for a response for at least a week. Please reopen once you can provide the requested feedback. Thanks.
Created attachment 364632 [details] boot and yast logs This also happens on Milestone 7 and I now have the logs to send. I was able to continue this time by pressing enter instead of a reboot. But I had no idea what I was pressing enter to.
Reopened since this is a but in MS 7 as well.
The boot and yast logs are not there and here is the command you wanted, keep in mind it was done on 11.2 but I assume you just want to see the card info. linux112:/home/mario # hwinfo --gfxcard 25: PCI 500.0: 0300 VGA compatible controller (VGA) [Created at pci.318] UDI: /org/freedesktop/Hal/devices/pci_10de_295 Unique ID: Ddhb.d6lyQT5hTz3 Parent ID: vSkL.k6YHya1epLD SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:05:00.0 SysFS BusID: 0000:05:00.0 Hardware Class: graphics card Model: "ASUSTeK GeForce 7950 GT" Vendor: pci 0x10de "nVidia Corporation" Device: pci 0x0295 "G71 [GeForce 7950 GT]" SubVendor: pci 0x1043 "ASUSTeK Computer Inc." SubDevice: pci 0x8225 "GeForce 7950 GT" Revision: 0xa1 Driver: "nvidia" Driver Modules: "nvidia" Memory Range: 0xef000000-0xefffffff (rw,non-prefetchable) Memory Range: 0xd0000000-0xdfffffff (rw,prefetchable) Memory Range: 0xee000000-0xeeffffff (rw,non-prefetchable) I/O Ports: 0xec00-0xec7f (rw) Memory Range: 0xedfe0000-0xedffffff (ro,prefetchable,disabled) IRQ: 16 (50984 events) I/O Ports: 0x3c0-0x3df (rw) Module Alias: "pci:v000010DEd00000295sv00001043sd00008225bc03sc00i00" Driver Info #0: Driver Status: nvidiafb is not active Driver Activation Cmd: "modprobe nvidiafb" Driver Info #1: Driver Status: nvidia is active Driver Activation Cmd: "modprobe nvidia" Config Status: cfg=no, avail=yes, need=no, active=unknown Attached to: #10 (PCI bridge) Primary display adapter: #25 linux112:/home/mario #
Sorry I meant the boot and logs are NOW there on your system.
Again. Please boot with kernel option 'nomodeset' to continue installation. What's the output of 'hwinfo --gfxcard'?
Output is above and I wanted to mention that I installed all milestones and all were ok until MS6 and now MS7. I will try to get time to reinstall from scratch using the nomodeset and get back to you.
Here is the HWINFO from 11.3 MS7, you can see that it is quite different from the 11.2 file above. Do you still want me to do a full reinstall to test nomodeset? lilinux113:~ # hwinfo --gfxcard 25: PCI 500.0: 0300 VGA compatible controller (VGA) [Created at pci.318] Unique ID: Ddhb.d6lyQT5hTz3 Parent ID: vSkL.skfQqNxqjX5 SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:05:00.0 SysFS BusID: 0000:05:00.0 Hardware Class: graphics card Model: "ASUSTeK GeForce 7950 GT" Vendor: pci 0x10de "nVidia Corporation" Device: pci 0x0295 "GeForce 7950 GT" SubVendor: pci 0x1043 "ASUSTeK Computer Inc." SubDevice: pci 0x8225 "GeForce 7950 GT" Revision: 0xa1 Driver: "nouveau" Driver Modules: "drm" Memory Range: 0xef000000-0xefffffff (rw,non-prefetchable) Memory Range: 0xd0000000-0xdfffffff (ro,non-prefetchable) Memory Range: 0xee000000-0xeeffffff (rw,non-prefetchable) I/O Ports: 0xec00-0xec7f (rw) Memory Range: 0xedfe0000-0xedffffff (ro,non-prefetchable,disabled) IRQ: 16 (3 events) I/O Ports: 0x3c0-0x3df (rw) Module Alias: "pci:v000010DEd00000295sv00001043sd00008225bc03sc00i00" Driver Info #0: XFree86 v4 Server Module: nv Config Status: cfg=new, avail=yes, need=no, active=unknown Attached to: #10 (PCI bridge) Primary display adapter: #25 lilinux113:~ #
I want to make sure you understand that I can get the install to complete, it just hangs with the garbage video, then I had to reboot MS6 or in MS7 pressing enter worked. This is why I wonder if you still want the reinstall with nomodeset.I can only add the option during the install from DVD not any other time after that. Also, note that HWINFO shows driver nvidia for 11.2 but nouveau for 11.3.
Well, what I would like to know is whether nv driver works instead of nouveau. Hence I asked for adding 'nomodeset' as kernel boot option. The issue should still be reproducable without any xorg.conf in place, so you should still be able to test with this option.
(In reply to comment #14) > Well, what I would like to know is whether nv driver works instead of nouveau. > Hence I asked for adding 'nomodeset' as kernel boot option. The issue should > still be reproducable without any xorg.conf in place, so you should still be ^<-- after installlation > able to test with this option.
I am sorry but I cannot get what you need since I am stopped buy bug 609228 which causes the install to fail prior to this error. I tried an install 6 times and gave up. The odd thing is that 11.3 MS7 installed twice, but today I cannot get it to go so I will have to wait until the partitioning bug is fixed. I tried many things to get it to work but no luck.
I believe the issue you were seing is related to the problem, that we enabled KMS already during installation by mistake (see Bug #610352). That should be fixed with RC1. In case you still see the problem with RC1, please reopen. Thanks.