Bug 15131 - After a short period there is a lockup (fifo)
Summary: After a short period there is a lockup (fifo)
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-19 10:11 UTC by Kai
Modified: 2009-09-27 14:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
The X.org-log (175.40 KB, text/x-log)
2008-03-19 10:11 UTC, Kai
no flags Details
The kernel log (597.45 KB, text/x-log)
2008-03-19 10:12 UTC, Kai
no flags Details

Description Kai 2008-03-19 10:11:19 UTC
Created attachment 15304 [details]
The X.org-log

As I was asked on IRC by marcheu to file a bug, I'll do it. attached you'll find my Xorg.0.log and my kern.log. The xorg.conf looked like:

Section "Module"
        #Load   "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        #Load   "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        #Load   "type1"
        Load    "vbe"
EndSection

Section "Device"
        Identifier      "nVidia Corporation NV10DDR [GeForce 256 DDR]"
        Driver          "nouveau"
        BusID           "PCI:1:0:0"
EndSection

First everthing was fine and X started. But after a while it started to switch back and forth between tty1 and tty7 (on which the X server is running) and I could glimpse at the things logged to kern.log. This cycle could only be broken by Ctrl+Alt+Del or a hard reset. The first time I noticed that, was with Randr12 enabled, but after I deactivated it and started again without Randr12 it lockedup also.

Please feel free to askt for any information, test or the like you'd like to have. It's very likley that I haven't provided every information you might need because it's my first bug for nouveau/randr12.
Comment 1 Kai 2008-03-19 10:12:30 UTC
Created attachment 15305 [details]
The kernel log
Comment 2 Pekka Paalanen 2009-09-23 02:43:15 UTC
Do you still have a problem with the card and Nouveau, or shall we close this bug?
Comment 3 Kai 2009-09-27 11:59:18 UTC
You can close it, as I don't have any nVidia card left to either confirm a resolution or the persistence of the bug.
Comment 4 Pekka Paalanen 2009-09-27 14:12:26 UTC
Thanks, let's hope it is fixed by now.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.