From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BKjhu-0002nU-0Y for qemu-devel@nongnu.org; Mon, 03 May 2004 16:06:30 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BKjVK-0007tO-L0 for qemu-devel@nongnu.org; Mon, 03 May 2004 15:54:03 -0400 Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BKjV9-0007no-5z for qemu-devel@nongnu.org; Mon, 03 May 2004 15:53:19 -0400 Received: from [38.113.3.61] (helo=babyruth.hotpop.com) by mx20.gnu.org with esmtp (Exim 4.30) id 1BKjUq-0004tY-Rj for qemu-devel@nongnu.org; Mon, 03 May 2004 15:53:00 -0400 Received: from phreaker.net (kubrick.hotpop.com [38.113.3.103]) by babyruth.hotpop.com (Postfix) with SMTP id 31EC3406BF6 for ; Mon, 3 May 2004 19:27:37 +0000 (UTC) Received: from jbrown.mylinuxbox.org (pcp02555028pcs.batlfl01.tn.comcast.net [68.60.22.179]) by smtp-2.hotpop.com (Postfix) with ESMTP id 0B6633F807D for ; Mon, 3 May 2004 19:27:34 +0000 (UTC) Date: Mon, 3 May 2004 15:51:20 -0400 From: "Jim C. Brown" Subject: Re: [Qemu-devel] Windows 98 - hardware Message-ID: <20040503195120.GA8530@jbrown.mylinuxbox.org> References: <1083611470.11429.7.camel@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1083611470.11429.7.camel@debian> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Mon, May 03, 2004 at 09:11:11PM +0200, Lean Fuglsang wrote: > Hello, > I was wondering what drivers I need to install in windows 98, to get > graphiccard, networking and sound working. > I have heard that networking should be installed, when windows is > installed - but I didn't have a /dev/net/tun at that time. > -- > Lean Fuglsang > > I'll try to help but I haven't done this in a while, so my memory is a little fuzzy. If something I say is a little off, or really off, feel free to let me know. You will need to go to "Add New Hardware" in the "Control Panel" and then (after it has scaned for plug&play hardware and finds none) choose to install a network adaptor from the list (i.e. skip detection of non-plug&play hardware). Install a Novel/Antherm 2000 card. (Apologies for bad spelling.) I don't remember what the manufactor was, it's either Microsoft, Novel, or Novel/Antherm. I think. Set the IO mem range that starts with 300 (300-3FF iirc), and the IRQ to 9. Take defaults for everything else. Finally reboot. If all goes well, it should work. (In my case I had to apply a patch and recompile qemu, but that was for qemu 0.5.2) For graphisc card, you really can't do much. The best I was able to do was to install SVGA but that doesn't give you much. At least it gets rid of that annoying prompt to install a new video adaptor. If you want to install SVGA despite its lack of benefits, go back to the "Add New Hawrdware" wizard and choose display adaptor from the list. Then choose Standard SVGA Display (the manufactor is one of those "[Standard...]" things, I don't remember which one). From there just take the defaults for everything and then reboot. As for sound I haven't gotten to that yet. If youdo get it to work, be sure to let me know how you did it. ;) > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://mail.nongnu.org/mailman/listinfo/qemu-devel -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.