From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <90be826f65f335ab5fc4e7bf5f28293d@plan9.ucalgary.ca> To: 9fans@cse.psu.edu Subject: Re: [9fans] Successful install+update? From: andrey mirtchovski In-Reply-To: <33f0c04ef455444413b6dcf2d9db3b9b@plan9.escet.urjc.es> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Fri, 16 Apr 2004 01:06:43 -0600 Topicbox-Message-UUID: 5d0037a4-eacd-11e9-9e20-41e7f4b1d025 > I don't understand why this did fix your problem; although > I'd like to. Maybe I'm wrong regarding the nvidia thing. vganvidia.c was updated on the 6th (or 7th) of April and the 'fifo stat...' message disappeared from it: /n/dump/2004/0415/sys/src/9/pc/vganvidia.c:385,458 c /n/dump/2004/0407/sys/src/9/pc/vganvidia.c:263,264 [big snip] --- > if(x >= 1000000) > iprint("fifo stat %d scrio %.8lux scr %p pc %luX\n", *fifofree, scr->io, scr, getcallerpc(&scr)); so your troublesome kernels must be older ones... i haven't recompiled since (though i must now, to get geoff's ipv6 changes in) so i don't know whether my cards will experience any problems with the changed vganvidia.c... hth, andrey