From owner-freebsd-questions Sun Dec 31 19:57:17 2000 From owner-freebsd-questions@FreeBSD.ORG Sun Dec 31 19:57:14 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from grumpy.dyndns.org (user-24-214-56-41.knology.net [24.214.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 3CB2037B400 for ; Sun, 31 Dec 2000 19:57:14 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by grumpy.dyndns.org (8.11.1/8.11.1) with ESMTP id f013vCQ93379; Sun, 31 Dec 2000 21:57:12 -0600 (CST) (envelope-from dkelly@grumpy.dyndns.org) Message-Id: <200101010357.f013vCQ93379@grumpy.dyndns.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: "Judy Shepherd" Cc: freebsd-questions@FreeBSD.ORG From: David Kelly Subject: Re: cable modem and AGP (SIS) In-reply-to: Message from "Judy Shepherd" of "Sun, 31 Dec 2000 21:35:55 CST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 31 Dec 2000 21:57:12 -0600 Sender: dkelly@grumpy.dyndns.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Many of us really don't like HTML formatted email and rarely bother to read such. Lots of reasons not to send HTML formatted email. Probably the most important reason is that HTML does not add any value to the communication. What I have to say on-topic follows the ugly quoted HTML. "Judy Shepherd" writes: > > ------=_NextPart_001_0000_01C07371.A8488EC0 > Content-Type: text/plain; charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > > I really want to leave Windows behind but I'm afraid I'm stuck because of= > my machine. > I have a winmodem and AGP graphics. I located a set of drivers for the AG= > P(Linux variety), but no luck with the winmodem. > I recently installed a cable modem so I want to know what steps to take t= > o see if my machine can now run BSD or Linux, > Your help would be very much appreciated. > Thank You > Thomas E Shepherd > tommy953@yahoo.com > > ------=_NextPart_001_0000_01C07371.A8488EC0 > Content-Type: text/html; charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > >
I really want = > to leave Windows behind but I'm afraid I'm stuck because of my machine. DIV>
I have a winmodem and AGP graphics. I located a set of drivers = > for the AGP(Linux variety), but no luck with the winmodem.
I r= > ecently installed a cable modem so I want to know what steps to take to s= > ee if my machine can now run BSD or Linux,
Your help would be = > very much appreciated.
      &nb= > sp;           &nbs= > p;            = > ;            = >        Thank You
  &nb= > sp;           &nbs= > p;            = > ;            = >             Thomas= > E Shepherd
        &n= > bsp;           &nb= > sp;           &nbs= > p;            = > ;       tommy953@yahoo.com
ML> > > ------=_NextPart_001_0000_01C07371.A8488EC0-- There isn't any special problem with AGP graphics cards and XFree86. You didn't say what graphics card you are having problems with, so there isn't much anybody can do to help. You have winmodems tagged correctly. As for the cable modem, as long as it connects to your computer via ethernet then FreeBSD should be very easy to configure. Probably has a dynamic IP address assigned via DHCP. In /etc/rc.conf you need a line for your ethernet interface (mine is fxp0) like this: ifconfig_fxp0="DHCP" But to impress the cable guy, don't reboot. As root type "dhclient fxp0" (use the correct interface for your system) and you should be online in seconds. If your cable system requires PPPoE then things are a bit harder. Around here the cable companies use cheapie RealTek ethernet cards. IMHO $40 to $50 for an Intel 10/100 card is a small price to pay for lack of hassels. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message