From: Sven Joachim <svenjoac@gmx.de>
To: Ben Skeggs <skeggsb@gmail.com>
Cc: Maxim Levitsky <maximlevitsky@gmail.com>,
Aioanei Rares <krnl.list@gmail.com>,
"nouveau@lists.freedesktop.org" <nouveau@lists.freedesktop.org>,
Martin Nyhus <martin.nyhus@gmx.com>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
Ben Skeggs <bskeggs@redhat.com>
Subject: Re: [bisected] nouveau: "Failed to idle channel x" after resume
Date: Wed, 08 Aug 2012 08:00:21 +0200 [thread overview]
Message-ID: <87lihpkjnu.fsf@turtle.gmx.de> (raw)
In-Reply-To: <20120808053716.GA10092@turiel.bne.redhat.com> (Ben Skeggs's message of "Wed, 8 Aug 2012 15:37:16 +1000")
On 2012-08-08 07:37 +0200, Ben Skeggs wrote:
> On Mon, Aug 06, 2012 at 11:38:04PM +0300, Maxim Levitsky wrote:
>> On Sat, 2012-08-04 at 17:41 +0300, Maxim Levitsky wrote:
>> > On Mon, 2012-07-23 at 18:25 +0300, Aioanei Rares wrote:
>> > > On Thu, Jul 5, 2012 at 11:24 PM, Martin Nyhus <martin.nyhus@gmx.com> wrote:
>> > > >
>> > > > On Mon, 11 Jun 2012 23:18:42 +0200 Martin Nyhus wrote:
>> > > > > after resuming from suspend nouveau starts writing Failed to idle
>> > > > > channel x (where x is 2 or 3) to the log and X appears to stop and
>> > > > > then restart only to stop again. Starting Firefox after resuming
>> > > > > triggers the bugs every time, and bisecting leads to 03bd6efa
>> > > > > ("drm/nv50/fifo: use hardware channel kickoff functionality").
>> > > >
>> > > > Hi Ben,
>> > > > I'm still seeing this bug with the latest from Linus
>> > > > (v3.5-rc5-98-g9e85a6f) and linux-next (next-20120705).
>> > > >
>> > > > lspci output:
>> > > > 01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce
>> > > > 8400M GS] (rev a1)
>> > > >
>> > > > Sorry I haven't followed up on this earlier,
>> > > > Martin
>> > >
>> > > I can confirm this with 3.5.0, Chromium and Arch Linux. It's a HP
>> > > Pavilion laptop with a G86 [GeForce 8400 M GS] video card .
>> > > Seems related to this bug:
>> > > http://lists.freedesktop.org/archives/nouveau/2011-January/007358.html
>> > > . If I can do anything else
>> > > to help, I will be glad to.
>> > Added nouveau@lists.freedesktop.org>
>> >
>> > I confirm the same issue here.
>> > will try to do dig it.
>> Nope,can't dig this :-(
> Interestingly, this works just fine for me after the driver rework.
Not for me on my GeForce 8500 GT, and I still cannot suspend more than
once, subsequent attempts fail:
,----
| Aug 8 07:49:16 turtle kernel: [ 91.697068] nouveau W[ PGRAPH][0000:01:00.0][0x0200502d][ffff880037be1d40] parent failed suspend, -16
| Aug 8 07:49:16 turtle kernel: [ 91.697078] nouveau [ DRM][0000:01:00.0] resuming display...
`----
> I can confirm issues on G86 with 3.5/3.6-rc1 stock though. I'll
> attempt to find a fix suitable for the non-reworked driver.
Thanks. I'm currently stuck on 3.4 because of this problem.
Cheers,
Sven
WARNING: multiple messages have this Message-ID (diff)
From: Sven Joachim <svenjoac@gmx.de>
To: Ben Skeggs <skeggsb@gmail.com>
Cc: Maxim Levitsky <maximlevitsky@gmail.com>,
Aioanei Rares <krnl.list@gmail.com>,
"nouveau\@lists.freedesktop.org" <nouveau@lists.freedesktop.org>,
Martin Nyhus <martin.nyhus@gmx.com>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
Ben Skeggs <bskeggs@redhat.com>
Subject: Re: [bisected] nouveau: "Failed to idle channel x" after resume
Date: Wed, 08 Aug 2012 08:00:21 +0200 [thread overview]
Message-ID: <87lihpkjnu.fsf@turtle.gmx.de> (raw)
In-Reply-To: <20120808053716.GA10092@turiel.bne.redhat.com> (Ben Skeggs's message of "Wed, 8 Aug 2012 15:37:16 +1000")
On 2012-08-08 07:37 +0200, Ben Skeggs wrote:
> On Mon, Aug 06, 2012 at 11:38:04PM +0300, Maxim Levitsky wrote:
>> On Sat, 2012-08-04 at 17:41 +0300, Maxim Levitsky wrote:
>> > On Mon, 2012-07-23 at 18:25 +0300, Aioanei Rares wrote:
>> > > On Thu, Jul 5, 2012 at 11:24 PM, Martin Nyhus <martin.nyhus@gmx.com> wrote:
>> > > >
>> > > > On Mon, 11 Jun 2012 23:18:42 +0200 Martin Nyhus wrote:
>> > > > > after resuming from suspend nouveau starts writing Failed to idle
>> > > > > channel x (where x is 2 or 3) to the log and X appears to stop and
>> > > > > then restart only to stop again. Starting Firefox after resuming
>> > > > > triggers the bugs every time, and bisecting leads to 03bd6efa
>> > > > > ("drm/nv50/fifo: use hardware channel kickoff functionality").
>> > > >
>> > > > Hi Ben,
>> > > > I'm still seeing this bug with the latest from Linus
>> > > > (v3.5-rc5-98-g9e85a6f) and linux-next (next-20120705).
>> > > >
>> > > > lspci output:
>> > > > 01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce
>> > > > 8400M GS] (rev a1)
>> > > >
>> > > > Sorry I haven't followed up on this earlier,
>> > > > Martin
>> > >
>> > > I can confirm this with 3.5.0, Chromium and Arch Linux. It's a HP
>> > > Pavilion laptop with a G86 [GeForce 8400 M GS] video card .
>> > > Seems related to this bug:
>> > > http://lists.freedesktop.org/archives/nouveau/2011-January/007358.html
>> > > . If I can do anything else
>> > > to help, I will be glad to.
>> > Added nouveau@lists.freedesktop.org>
>> >
>> > I confirm the same issue here.
>> > will try to do dig it.
>> Nope,can't dig this :-(
> Interestingly, this works just fine for me after the driver rework.
Not for me on my GeForce 8500 GT, and I still cannot suspend more than
once, subsequent attempts fail:
,----
| Aug 8 07:49:16 turtle kernel: [ 91.697068] nouveau W[ PGRAPH][0000:01:00.0][0x0200502d][ffff880037be1d40] parent failed suspend, -16
| Aug 8 07:49:16 turtle kernel: [ 91.697078] nouveau [ DRM][0000:01:00.0] resuming display...
`----
> I can confirm issues on G86 with 3.5/3.6-rc1 stock though. I'll
> attempt to find a fix suitable for the non-reworked driver.
Thanks. I'm currently stuck on 3.4 because of this problem.
Cheers,
Sven
next prev parent reply other threads:[~2012-08-08 6:00 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-11 21:18 [bisected] nouveau: "Failed to idle channel x" after resume Martin Nyhus
2012-07-05 20:24 ` Martin Nyhus
2012-07-23 15:25 ` Aioanei Rares
2012-08-04 14:41 ` Maxim Levitsky
2012-08-06 20:38 ` Maxim Levitsky
2012-08-08 5:37 ` Ben Skeggs
2012-08-08 6:00 ` Sven Joachim [this message]
2012-08-08 6:00 ` Sven Joachim
2012-08-08 6:08 ` Ben Skeggs
2012-08-08 6:18 ` Sven Joachim
2012-08-08 6:18 ` Sven Joachim
2012-08-13 16:22 ` Sven Joachim
2012-08-13 16:22 ` Sven Joachim
2012-08-13 19:49 ` Maxim Levitsky
2012-08-15 6:53 ` [Nouveau] " Maarten Maathuis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lihpkjnu.fsf@turtle.gmx.de \
--to=svenjoac@gmx.de \
--cc=bskeggs@redhat.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=krnl.list@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=martin.nyhus@gmx.com \
--cc=maximlevitsky@gmail.com \
--cc=nouveau@lists.freedesktop.org \
--cc=skeggsb@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.