NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/51577: 7.99.40 (and older) i386 kernels freeze when nouveau is enabled



The following reply was made to PR kern/51577; it has been noted by GNATS.

From: coypu%SDF.ORG@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/51577: 7.99.40 (and older) i386 kernels freeze when nouveau
 is enabled
Date: Sun, 22 Jan 2017 17:44:30 +0000

 Hi,
 
 It seems that drm2 is doing in a lot of places allocation with WAITOK.
 I imagine that it is possible that this just hangs for some, especially
 on an older machine.
 
 Some of these can fail without problems, so I wonder if violently
 converting all WAITOK to NOWAIT will get you somewhere booting, if so
 we can narrow it down.
 



Home | Main Index | Thread Index | Old Index