fetch/ftp problem

2004-01-13 Thread Ross Lippert
I am having an odd problem with fetch. I cannot fetch an ftp:-type address but I can ftp to it and get the files just fine. This is problematic for ports and downloading via sysinstall. I am running the new 5.2. I am firewalled though (I did try both passsive and active ftpmode's). Any advice

fixing motherboard sound

2003-10-12 Thread Ross Lippert
OK, I found one of the problems that the festival app was having playing on my system. Apparently, the authors assumed that a SNDCTL_DSP_SYNC ioctl() was not necessary before a close() because the close() is supposed to sync. I have found, however, that it does make a difference. Is close() sup

why does motherboard sound suck?

2003-10-09 Thread Ross Lippert
I just got new hardware and I installed 5.1 on it (not tht it matters, because what I am asking about is observed in 4.X). Why is it that so-called the built-in soundcard that my motherboard comes with does work with everything? By that I mean that I can play the usual multimedia stuff without a

umass device incomplete contents

2003-02-18 Thread Ross Lippert
Hi, ever since we upgraded to 5.0 we have had problems with our SDR-31 compact flash reader. No interesting messages come up in dmesg to describe the problem. This is what happens, the device mounts just fine: mount -o ro -t msdos /dev/da0s1 /mnt/ but while we can see all the files with an 'ls'

devfs and /dev/fd/3

2003-02-12 Thread Ross Lippert
I just installed freebsd 5.0. One gotcha that got me was in my lpif filter, which used to use a clever set of redirects to send only the outputfile output of gs to stdout while the stdout output of gs was sent to stderr: exec 3>&1 1>&2 /usr/local/bin/gs -dSAFER -dNOPAUSE -q -sDEVI

DSL, verizon, FreeBSD

2002-11-06 Thread Ross Lippert
Hi. I'm trying to get a verizon DSL service started on my FreeBSD box. I don't have windows running at home, so I cannot run their install software. The nice folks there, have been helpful enough to walk me through the install. I'm happy they are taking a shot at it. They have given me the insta

doh! I found my answer

2002-11-05 Thread Ross Lippert
Don't bother to respond to what I just wrote. I have discovered that make -V PKGNAME will do the mapping I want. -r To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

mapping ports to packages

2002-11-05 Thread Ross Lippert
I am writing a little utility to help me get an instant-workstation (the instant-workstation port is fine when you have high bandwidth, but not when you are low bandwidth and have CDs with some stuff already, blah blah blah, there are other reasons why I believe this would be a nice thing). Anyhow

Re: trying to get a fresh install

2002-10-23 Thread Ross Lippert
Doh! Actually I was helping someone else make a fresh install and I hadn't realized she'd started sysinstall from her 4.6 prompt and not from a CD boot. Sorry for the trouble. -r On Thursday, 24 October 2002 at 2:37:11 +0200, Pascal Giannakakis wrote: > > > I'm trying to make a fresh install on

Re: trying to get a fresh install

2002-10-23 Thread Ross Lippert
reeBSD.ORG]On Behalf Of Ross > Lippert > Sent: Wednesday, October 23, 2002 7:50 PM > To: [EMAIL PROTECTED] > Subject: trying to get a fresh install > > Hi. > > I'm trying to make a fresh install on a computer which had > 4.6 on it (installing 4.7) and for som

trying to get a fresh install

2002-10-23 Thread Ross Lippert
Hi. I'm trying to make a fresh install on a computer which had 4.6 on it (installing 4.7) and for some reason, although the NEWFS=Y in every row of the disklabel dialog, I am seeing clear signs that sysinstall is reading my old /var/db/pkg info among other things. This indicates to me that the

Re: /usr/share/examples

2002-07-24 Thread Ross Lippert
Giorgos Keramidas <[EMAIL PROTECTED]> said: >Is this really necessary? I mean, I would expect the share/examples >files to still be there. I don't have a 4.6-RELEASE CD-ROM image >handy, but I mounted my 4.4-RELEASE disk under /cdrom and see what I >found out: With the 4.6-1 CD mounted under /

Re: /usr/share/examples

2002-07-23 Thread Ross Lippert
OK, to whom it may concern: I am mirroring the examples.tgz file that Brian posted at http://www.babbleon.org/examples.tgz over at http://www.eskimo.com/~ripper/examples.tgz until next release or until it makes its way into the errata. -r To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: /usr/share/examples

2002-07-23 Thread Ross Lippert
Thanks. If it is not too big, I will mirror it as well. I think someone should put it on the errata because of my painful story: (Ok, like I wouldn't be blowing steam if this examples issue didn't bite me on the rear) As of 4.6 the 127.x.x.x addresses became truly local. Unfortunately they ar

Re: /usr/share/examples

2002-07-22 Thread Ross Lippert
Some of us never make world. Or rather, there must be an easier way to get this directory populated than having to learn how to make world. "make world" kind of makes me nervous. If this is a recognized problem, then why isn't it reported in the errata? Is it too much to ask for someone to ju

/usr/share/examples

2002-07-22 Thread Ross Lippert
I just installed 4.6 and found that many of the /usr/share/examples were missing such as /usr/share/examples/ppp and /usr/share/examples/BSD_Daemon were empty. What gives? Is there something I should have checked off in the base install to have gotten a complete set of examples or what? -

Re: MS Dynamic DNS problems

2002-07-18 Thread Ross Lippert
Hey guys, I got it to work. The issue was that I needed send host-name "xxx.yyy.zzz" and then not request a hostname or domain from the DHCP server. I'm in the DNS now find. Thanks all of you for your suggestions. -r To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd

Re: MS Dynamic DNS problems

2002-07-18 Thread Ross Lippert
>Are you using a special Dynamic DNS update client, or relying on some >functionality in dhclient? Is the DHCP server a MS DHCP server, that I guess I am relying on dhclient. I am not well versed in this business. dhclient used to work (this was also a time when win2k worked, then things chang

Re: MS Dynamic DNS problems

2002-07-18 Thread Ross Lippert
m Bad IP address lipperra-p1.rkv.ad.celera.com. which may be of interest because it shows the DNS entry being persistent right up until just after FreeBSD's dhclient starts, and then the DNS entry disappears. -r >From: "David" <[EMAIL PROTECTED]> >To: "Ross Lippert&quo

Re: MS Dynamic DNS problems

2002-07-18 Thread Ross Lippert
Dynamic DNS problems >From: Steve Wingate <[EMAIL PROTECTED]> >To: Ross Lippert <[EMAIL PROTECTED]> >Cc: [EMAIL PROTECTED] >In-Reply-To: <[EMAIL PROTECTED]> >References: <[EMAIL PROTECTED]> >Content-Type: text/plain >Content-Transfer-Encoding: 7bit >

MS Dynamic DNS problems

2002-07-18 Thread Ross Lippert
I think I am having problems similar to those described here: http://www.freebsd.org/cgi/getmsg.cgi?fetch=2292608+2295040+/usr/local/www/db/text/2002/freebsd-questions/20020623.freebsd-questions Basically, something in the network at work here changed and now my FreeBSD laptop no longer updates