From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] TNT From: paurea@it.uc3m.es MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-yqrvdrtamknqfidjdzcawuqqck" Message-Id: <20010405103645.2CCA319A12@mail.cse.psu.edu> Date: Thu, 5 Apr 2001 12:36:36 +0200 Topicbox-Message-UUID: 79da7582-eac9-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-yqrvdrtamknqfidjdzcawuqqck Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit It works, it works!!!. It was the missing entry in data.c after all. It works fine for me in 1280x1024. In other modes the "virtual screen" is greater than the physical. Anyway, thanks a lot Nick, now I can use Plan9 at home!!. Anyone has tried it for Ultra TNT??. What would it take to add 16 bits support??. Just in case I have some spare time... Saludos, Gorka --upas-yqrvdrtamknqfidjdzcawuqqck Content-Type: message/rfc822 Content-Disposition: inline Return-Path: <9fans-admin@cse.psu.edu> Received: from perete.dei.inf.uc3m.es (perete.dei.inf.uc3m.es [163.117.137.166]) by arpa.it.uc3m.es (8.9.3/8.9.3) with ESMTP id NAA25266 for ; Wed, 4 Apr 2001 13:26:24 +0200 Received: by perete.dei.inf.uc3m.es (Postfix) id 0DBCC2897; Wed, 4 Apr 2001 13:26:24 +0200 (CEST) Delivered-To: paurea@dei.inf.uc3m.es Received: from mail.cse.psu.edu (psuvax1.cse.psu.edu [130.203.4.6]) by perete.dei.inf.uc3m.es (Postfix) with ESMTP id B4A2927DE for ; Wed, 4 Apr 2001 13:26:23 +0200 (CEST) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.20.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 4190C199F5; Wed, 4 Apr 2001 07:26:08 -0400 (EDT) Received: from utrhcs.cs.utwente.nl (utrhcs.cs.utwente.nl [130.89.10.247]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id EEE5E199E8 for <9fans@cse.psu.edu>; Wed, 4 Apr 2001 07:25:06 -0400 (EDT) Received: from zeus.cs.utwente.nl (zeus.cs.utwente.nl [130.89.10.12]) by utrhcs.cs.utwente.nl (8.9.3/8.9.3) with ESMTP id NAA29297 for <9fans@cse.psu.edu>; Wed, 4 Apr 2001 13:25:02 +0200 (MET DST) Received: from polya.cs.utwente.nl by zeus.cs.utwente.nl (8.8.8+Sun/csrelay-Sol1.4/RB) id NAA28107; Wed, 4 Apr 2001 13:25:04 +0200 (MET DST) Received: from localhost by polya.cs.utwente.nl (8.8.8+Sun/SMI-SVR4) id NAA22399; Wed, 4 Apr 2001 13:24:50 +0200 (MET DST) Message-Id: <200104041124.NAA22399@polya.cs.utwente.nl> X-Mailer: exmh version 2.1.1 10/15/1999 To: 9fans@cse.psu.edu Subject: Re: [9fans] TNT In-reply-to: Your message of "Wed, 04 Apr 2001 12:26:45 +0200." <15050.63205.711647.512604@nido.hilbert.space> References: <15050.63205.711647.512604@nido.hilbert.space> From: Axel Belinfante X-Organisation: University of Twente, Department of Computer Science, Formal Methods and Tools Group, PO Box 217, NL-7500 AE Enschede, The Netherlands X-Phone: +31 53 4893774 X-Telefax: +31 53 4893247 X-Face: 3YGZY^_!}k]>-k'9$LK?8GXbi?vs=2v*ut,/8z,z!(QNBk_>~:~"MJ_%i`sLLqGN,DGbkT@ N\jhX/jNLTz2hO_R"*RF(%bRvk+M,iU7SvVJtC*\B6Ud<7~`MGMp7rCI6LVp=%k=HE?-UCV?[p\$R? mI\n2/!#3/wZZsa[m7d;PKWiuH6'~ List-Archive: Date: Wed, 04 Apr 2001 13:24:49 +0200 > I have been trying to make the TNT driver work form my card, but I can't > even get it being used. The message it says is something like > > dbctl: "nvidia" driver not found. I have encountered the same problem as you have. I think you also have to edit /sys/src/cmd/vga/data.c to add lines similar as the others. (I have made a new boot/install disk, but not yet tried to use it) > Added vganvidia.$O\ to pcdisk Shouldn't you add something like 'vganvidia +cur' to pcdisk (.$O)? I'm confused about the meaning of the '+cur' and '=cur' that follow the vga* lines in the confguration files. > Added extern Ctlr nvidia; and > extern Ctlr nvidiahwgc; to vgadb.h Hmm... I did only add the extern Ctrlr statements to vga.h Did not find vgadb.h About /lib/vgadb: do we need the link=vga line for the nvidia controller? I noticed some controller(s?) in the file without such a line. Axel. --upas-yqrvdrtamknqfidjdzcawuqqck--