Re: PROBLEM: 5.8-rc7 no video output with nouveau on NV36 (regression)
On 2020-07-29, Dave Airlie wrote: > On Wed, 29 Jul 2020 at 15:05, Nick Bowler wrote: >> >> Hi, >> >> After installing Linux 5.8-rc7 I seem to get no video output on my >> NV36 card once the nouveau module is loaded. The display (connected >> to the digital output) simply reports "No Signal". >> >> I bisected to the following commit, and reverting this commit on >> top of 5.8-rc7 appears to correct the issue. > > Can you test the drm fixes pull I just sent to Linus > > https://patchwork.freedesktop.org/patch/381225/ Yes, pulling this seems to fix things. Thanks, Nick
Re: PROBLEM: 5.8-rc7 no video output with nouveau on NV36 (regression)
On Wed, 29 Jul 2020 at 15:05, Nick Bowler wrote: > > Hi, > > After installing Linux 5.8-rc7 I seem to get no video output on my > NV36 card once the nouveau module is loaded. The display (connected > to the digital output) simply reports "No Signal". > > I bisected to the following commit, and reverting this commit on > top of 5.8-rc7 appears to correct the issue. Can you test the drm fixes pull I just sent to Linus https://patchwork.freedesktop.org/patch/381225/ Otherwise we are awaiting a fix from James for one other issue, should be here today/tomorrow. Dave.