From owner-freebsd-questions Wed Aug 23 06:17:25 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id GAA02287 for questions-outgoing; Wed, 23 Aug 1995 06:17:25 -0700 Received: from jd-unix.wpafb.af.mil (jd-unix.wpafb.af.mil [129.52.114.42]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id GAA02276 for ; Wed, 23 Aug 1995 06:17:23 -0700 Received: (from news@localhost) by jd-unix.wpafb.af.mil (8.6.11/8.6.9) id JAA14381; Wed, 23 Aug 1995 09:28:24 GMT Date: Wed, 23 Aug 1995 09:28:24 +0000 () From: "Jeffrey D. Dean " To: Blair Schmittel cc: questions@freebsd.org, shawkejg Subject: Re: X-Windows and changing IRQ In-Reply-To: <199508230310.VAA21578@scratchy.itsnet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@freebsd.org Precedence: bulk 1) About the ethernet card, what brandname is it? Some have jumpers. Some do not. For the cards with no jumpers, they usually come with a MSDOS program that will set the irq/port using software. This is kinda like CMOS on a PC (where your drive-types are stored) You will have to reboot your FreeBSD box, and boot off an MSDOS floppy. then run this "MSDOS SOFTWARE CONFIGURABLE CARD PROGRAM" then reboot back to FreeBSD. Also, you can view what FreeBSD is looking for by putting the kernel in debug mode. boot: hd(0,a)/kernel -c Then you can do a ls to view the different hardware settings currently being probed. You can change what addresses are to we probed, then hit 'q' to exit the "debug" mode... 2) About the X windows stuff. You need to install a port. example : cd /usr/ports/x11/x3270 make make install make clean rehash x3270 (if in X windows, should start up!!!) -deanj -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= - Jeffrey D. Dean SrA - - Computer Technician / Programmer - - Wright Patterson AFB, Ohio - - root@jd-unix.wpafb.af.mil - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= On Tue, 22 Aug 1995, Blair Schmittel wrote: > Hello, > > This is a 2 question thing. > > 1) My ethernet card is causing conflicts, how do I change the IRQ of it? > > 2) How do you add a program to X-Windows, and how do you change the background. > > Thanks > > ---------------------------------------------- > Blair Schmittel Cyber-Naut, L.C > Systems Administrator, Operations Manager > blair@itsnet.com > > When in doubt, blame the phone company > >