bugzilla-daemon at freedesktop.org
2012-Jul-24 03:38 UTC
[Nouveau] [Bug 52411] New: NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.2 hangs at boot
https://bugs.freedesktop.org/show_bug.cgi?id=52411
Bug #: 52411
Summary: NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to
3.4.2 hangs at boot
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: loisl at email.de
QAContact: xorg-team at lists.x.org
Created attachment 64564
--> https://bugs.freedesktop.org/attachment.cgi?id=64564
Linux 3.4.5 Kernel .config
system hangs at boot with linux 3.4.0 to 3.4.5 (Gentoo kernel).
Last message shown at display is:
[drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
I am using the Nouveau graphics driver on an AMD64 system with NV43 [GeForce
6600]
# lspci|grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation NV43 [GeForce 6600] (rev
a2)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-Jul-24 03:41 UTC
[Nouveau] [Bug 52411] NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.2 hangs at boot
https://bugs.freedesktop.org/show_bug.cgi?id=52411 --- Comment #1 from loisl at email.de 2012-07-23 20:41:39 PDT --- *** Bug 51198 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-Jul-24 03:43 UTC
[Nouveau] [Bug 52411] NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.5 hangs at boot
https://bugs.freedesktop.org/show_bug.cgi?id=52411
loisl at email.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|NV43 [GeForce 6600] nouveau |NV43 [GeForce 6600] nouveau
|in linux kernel 3.4.0 to |in linux kernel 3.4.0 to
|3.4.2 hangs at boot |3.4.5 hangs at boot
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2013-May-12 19:41 UTC
[Nouveau] [Bug 52411] NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.5 hangs at boot
https://bugs.freedesktop.org/show_bug.cgi?id=52411 --- Comment #2 from Hans de Graaff <hans at degraaff.org> --- I've been seeing this also, with the latest kernel that I could run being 3.3.8. Today I did some more digging, and it appears that the last line is actually a red herring. For some reason not all printk's actually make it to the screen. Perhaps the video card is getting confused by something and stops printing lines at some point. In any case I found out that my problem actually seems to be listed in this unsolved bug: https://bugzilla.redhat.com/show_bug.cgi?id=832548 I've "fixed" things on my end my by simply skipping all the nouveau perf entries in nouveau_perf_init in nouveau_perf.c. (I added continue right within the while loop). Obviously this doesn't get me any performance levels, but at least things don't crash, and other than that the card seems to work as expected. I'd be happy to provide more information if needed, just let me know what you need. I've got the exact same card as the OP: 03:00.0 VGA compatible controller: NVIDIA Corporation NV43 [GeForce 6600] (rev a2) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130512/887c7ef0/attachment.html>
bugzilla-daemon at freedesktop.org
2013-May-21 03:04 UTC
[Nouveau] [Bug 52411] NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.5 hangs at boot
https://bugs.freedesktop.org/show_bug.cgi?id=52411 --- Comment #3 from Ilia Mirkin <imirkin at alum.mit.edu> --- Does this still happen with linux v3.10-rc2 (latest at the time of writing)? It would be nice to know what the first commit is that breaks things for you. Please do a git bisect between v3.3 and v3.4 on the drivers/gpu/drm/nouveau directory. Alternatively (or in addition to), pick a recent kernel, get a crash dump (similar to what the referenced redhat bug has), and provide disassembly of the involved function (gdb nouveau.ko and then disassemble func_name). That way we can tell exactly where it's dying. You might need to use netconsole to get the crash dump, since it dies when initializing the video driver. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130521/35319c49/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Aug-25 06:17 UTC
[Nouveau] [Bug 52411] NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.5 hangs at boot
https://bugs.freedesktop.org/show_bug.cgi?id=52411
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Ilia Mirkin <imirkin at alum.mit.edu> ---
No information provided in the bug (e.g. dmesg), request for retest with recent
kernel unanswered for months. Closing as invalid.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/nouveau/attachments/20130825/03b1bd58/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Sep-15 17:55 UTC
[Nouveau] [Bug 52411] NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.5 hangs at boot
https://bugs.freedesktop.org/show_bug.cgi?id=52411
Hans de Graaff <hans at degraaff.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |---
--- Comment #5 from Hans de Graaff <hans at degraaff.org> ---
Unfortunately I don't have much time to play around with this machine and
test
things, but this bug is still present in linux 3.10.7. I realize that without
additional information this is going to be hard to fix. Hopefully I'll be
able
to provide more information in the future if I find some time for that.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/nouveau/attachments/20130915/bdb447d5/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Sep-15 19:25 UTC
[Nouveau] [Bug 52411] NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.5 hangs at boot
https://bugs.freedesktop.org/show_bug.cgi?id=52411 --- Comment #6 from Ilia Mirkin <imirkin at alum.mit.edu> --- We can't do anything without your VBIOS (/sys/kernel/debug/dri/0/vbios.rom). It'd also be really nice to get a fresh stacktrace from that 3.10 (or newer) kernel, as well as the disassembly I asked for. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130915/dc062549/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Sep-16 10:07 UTC
[Nouveau] [Bug 52411] NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.5 hangs at boot
https://bugs.freedesktop.org/show_bug.cgi?id=52411 --- Comment #7 from Hans de Graaff <hans at degraaff.org> --- Created attachment 85900 --> https://bugs.freedesktop.org/attachment.cgi?id=85900&action=edit vbios.rom - kernel 3.10.7 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130916/b3430c79/attachment.html>
bugzilla-daemon at freedesktop.org
2019-Dec-04 08:28 UTC
[Nouveau] [Bug 52411] NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.5 hangs at boot
https://bugs.freedesktop.org/show_bug.cgi?id=52411
Martin Peres <martin.peres at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |MOVED
--- Comment #8 from Martin Peres <martin.peres at free.fr> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance:
https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/26.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/nouveau/attachments/20191204/838a688d/attachment.html>
Maybe Matching Threads
- [Bug 62190] New: Invalid ROM contents on PowerMAC G5 11, 2 with GeForce 6600 LE
- [Bug 73233] New: [NV43] GeForce 6600 GT nouveau on AMD-Vi triggers constant errors: Event logged IO_PAGE_FAULT
- hardware donation (GeForce 6600 & GTS250)
- [Bug 96460] New: NV43 [GeForce 6600 GT] shows many artifacts on a screen
- [Bug 49736] New: piglit quck.driver tests kill X server on nv43