Re: NFS consumes network bandwidth

2005-11-19 Thread Mike Eubanks
On Sat, 2005-11-19 at 21:41 -0800, Mike Eubanks wrote: > I'm really not sure where to start on this one. No changes have been > made on the server for some time. Both are running 5.4-STABLE. > > On the client (my workstation) I cleaned out my home directory to > freshen up my Gnome desktop. Sho

Re: php5 install fails

2005-11-19 Thread Michael C. Shultz
On Saturday 19 November 2005 21:50, P.U.Kruppa wrote: > Hi, > > on 6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Nov 19 14:31:13 CET > 2005 php5 build seems to work fine but install fails: > -- > [EMAIL PROTECTED] make install > ===> Installing for php5-5.0.5

NFS consumes network bandwidth consistently

2005-11-19 Thread Mike Eubanks
I'm really not sure where to start on this one. No changes have been made on the server for some time. Both are running 5.4-STABLE. On the client (my workstation) I cleaned out my home directory to freshen up my Gnome desktop. Shortly thereafter, the network load began to exhibit a consistent p

php5 install fails

2005-11-19 Thread P.U.Kruppa
Hi, on 6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Nov 19 14:31:13 CET 2005 php5 build seems to work fine but install fails: -- [EMAIL PROTECTED] make install ===> Installing for php5-5.0.5_1 ===> php5-5.0.5_1 depends on file: /usr/local/sbin/apxs -

Re: Startx Missing Following Portupgrade

2005-11-19 Thread David Armour
hello rob, from /usr/ports/UPDATING: 20051113: AFFECTS: users of x11/xterm, x11/xorg-clients, x11/XFree86-4-clients AUTHOR: [EMAIL PROTECTED] Xterm no longer installs with '-static' prefix. Users should upgrade XFree86-clients to 4.5.0_1 or xorg-clients to 6.8.2_1 or newer before at

Re: Mach kernel and Unix over 68k

2005-11-19 Thread Joe Altman
On Sat, Nov 19, 2005 at 07:55:48PM +, [EMAIL PROTECTED] wrote: > > 28. [OT] Re: Mach kernel and Unix over 68k : well before OS X > (Roland Smith) > > Date: Sat, 19 Nov 2005 19:47:13 +0100 > From: Roland Smith <[EMAIL PROTECTED]> > Subject: [OT] Re: Mach kernel and Unix over 68k : well b

Re: portssystem stale dependencies

2005-11-19 Thread Danny Pansters
On Saturday 19 November 2005 10:37, Philip Lykke Carlsen wrote: > .. does anyone know why the problem of stale dependencies in the package > system occurs?.. it's just.. the system won't let you install any given > port/package without having met all the dependencies.. just how does it > _forget_ t

Re: portssystem stale dependencies

2005-11-19 Thread RW
On Saturday 19 November 2005 10:37, Philip Lykke Carlsen wrote: > .. does anyone know why the problem of stale dependencies in the package > system occurs?.. it's just.. the system won't let you install any given > port/package without having met all the dependencies.. That's not entirely true, i

Re: UPS advice, please ...

2005-11-19 Thread Chad Leigh -- Shire.Net LLC
On Nov 19, 2005, at 6:25 PM, Jerry McAllister wrote: On Nov 19, 2005, at 1:03 PM, Kiffin Gish wrote: And which one do you recommend? I have two mini-towers, one an old dell dimension 650R 200W and another clone anthlon-xp 300W. Do I need two UPS or can I get one which can service these tw

Re: dds drive support?

2005-11-19 Thread Jerry McAllister
> > I am trying to figure out whether or not I can run a Seagate dds-4 > STD2401LW tape drive under freebsd...say 6.0. Or any version for that > matter. I am really not sure how to go about trying to see if a piece > of hardware unless it is a NIC or a SCSI/RAID/SATA controller that is > exp

Re: looking for cd2mp3

2005-11-19 Thread Chris Hill
On Sun, 20 Nov 2005, Chris wrote: does anyone have a copy of cd2mp3-0.82.tar.gz they could email me or a URL where I can find it? I assume you've googled for it but come up empty, as I did. Is there something else that might do what you want? Perhaps cdda2wav plus lame? HTH. -- Chris Hill

Re: UPS advice, please ...

2005-11-19 Thread Jerry McAllister
> > > On Nov 19, 2005, at 1:03 PM, Kiffin Gish wrote: > > > And which one do you recommend? > > > > I have two mini-towers, one an old dell dimension 650R 200W and > > another > > clone anthlon-xp 300W. > > > > Do I need two UPS or can I get one which can service these two > > machines? > >

looking for cd2mp3

2005-11-19 Thread Chris
Hi all does anyone have a copy of cd2mp3-0.82.tar.gz they could email me or a URL where I can find it? Thanks Chris ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any m

Re: Mutex unlock failure: Operation not permitted

2005-11-19 Thread Michael C. Shultz
On Saturday 19 November 2005 16:09, cpghost wrote: > Hello, > > after upgrading from 5.4 to 6.0, I keep getting this error message > when recompiling qt33: > > /usr/local/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.5/bin/uic -L > /usr/local/ ports/x11-toolkits/qt33/work/qt-x11-free-3.3.5/plugins >

Re: Duplicate `automake' & `autoconf' files

2005-11-19 Thread Erik Trulsson
On Sat, Nov 19, 2005 at 06:53:43PM -0500, Gerard Seibert wrote: > This is probably a dumb question, but I never let that bother me before. I > have multiple copies of both: > > automake: 2.13.000227_5; 2.53_3; 2.59_2 > autoconf: 1.4.6_2; 1.5_2,1; 1.96 > > Is it really necessary to have the older

Re: Mutex unlock failure: Operation not permitted

2005-11-19 Thread cpghost
On Sun, Nov 20, 2005 at 01:09:44AM +0100, cpghost wrote: > /usr/local/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.5/bin/uic -L > /usr/local/ > ports/x11-toolkits/qt33/work/qt-x11-free-3.3.5/plugins listboxeditor.ui -i > listb > oxeditor.h -o listboxeditor.cpp > Mutex unlock failure: Operation no

Mutex unlock failure: Operation not permitted

2005-11-19 Thread cpghost
Hello, after upgrading from 5.4 to 6.0, I keep getting this error message when recompiling qt33: /usr/local/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.5/bin/uic -L /usr/local/ ports/x11-toolkits/qt33/work/qt-x11-free-3.3.5/plugins listboxeditor.ui -i listb oxeditor.h -o listboxeditor.cpp Mutex

Re: UPS advice, please ...

2005-11-19 Thread Dan O'Connor
And which one do you recommend? I have two mini-towers, one an old dell dimension 650R 200W and another clone anthlon-xp 300W. Do I need two UPS or can I get one which can service these two machines? Both run FreeBSD 5.4. The way these daemons work is that after a certain time-out while o

Duplicate `automake' & `autoconf' files

2005-11-19 Thread Gerard Seibert
This is probably a dumb question, but I never let that bother me before. I have multiple copies of both: automake: 2.13.000227_5; 2.53_3; 2.59_2 autoconf: 1.4.6_2; 1.5_2,1; 1.96 Is it really necessary to have the older versions installed, or can I just remove them? Actually, I did remove an ol

Re: install psi don't work!

2005-11-19 Thread Dan O'Connor
I have try install psi on freeBSD 5.3 .Before I've update ports-net with cvsup. I used : #portinstall psi and #portupgrade -N psi .But everytime : cd: can't cd to /usr/ports/net/psi ** Port directory not found: net/psi ** Listing the failed packages (*:skipped / !:failed) ! net/psi (port director

Re: FreeBSD 6.0 + JDK = production ready?

2005-11-19 Thread Jonathan Chen
On Sat, Nov 19, 2005 at 06:08:02PM -0400, Carlos A. Carnero Delgado wrote: [...] > Under FreeBSD, which JDK would be the most "production ready", JDK 1.4 or JDK > 5? JDK1.5 is still marked `beta'. JDK1.4 has been around for quite some time now is is considered `stable'. Cheers. -- Jonathan Che

Re: FSViewer and Windowmaker

2005-11-19 Thread Sean
Sean wrote: Anyone here get FSViewer working with Windowmaker? I can find no signs it successfully installed, and if I try to reinstall it, I get a notice that the app is already in place. Thanks Sean ___ freebsd-questions@fr

FSViewer and Windowmaker

2005-11-19 Thread Sean
Anyone here get FSViewer working with Windowmaker? I can find no signs it successfully installed, and if I try to reinstall it, I get a notice that the app is already in place. Thanks Sean ___ freebsd-q

FreeBSD 6.0 + JDK = production ready?

2005-11-19 Thread Carlos A. Carnero Delgado
Hello, I have been testing release 6 and IMHO, it is definitely one of the best releases ever! Congratulations to the FreeBSD team! Now, I have a question. I'd like to provide support for an in-house web application which was written using server side Java technologies (servlets + JSP.) Currently

Re: deadlock caused by idprio?

2005-11-19 Thread Doug Lee
Any hidden hazards in rtprio then? I plan to use rtprio when recording sound, so i/o bursts etc. won't cause things to be missed in the recording. Thanks much for the idprio heads-up. And I do hope, sometime, to jump from 4 to 6 directly--though I also plan to buy a new machine for that. I curr

Re: UPS advice, please ...

2005-11-19 Thread Robert Huff
Chad Leigh -- Shire.Net LLC writes: > I have never used the UPS daemons so don't know how they work but > I doubt they are made to work with multiples on the UPS. I've never done it, but I believe this is quite possible with apcupsd. Robert Huff

Re: deadlock caused by idprio?

2005-11-19 Thread Kris Kennaway
On Sat, Nov 19, 2005 at 01:32:36PM -0500, Doug Lee wrote: > I just ran a MySQL lookup process (written in Perl) as root prefixed > with "idprio 1." I expected it to take a while, but not several > minutes. After a while I decided to abort it, so I typed ^c in its > `screen' window. From then on

Re: DVD release

2005-11-19 Thread Kris Kennaway
On Sat, Nov 19, 2005 at 11:14:58PM +1100, Quinn Ellis wrote: > I was just wondering if you can download FreeBSD on DVD ISO, rather than > cd images. No. Kris pgp4sYCp9zIyS.pgp Description: PGP signature

Re: portssystem stale dependencies

2005-11-19 Thread Kris Kennaway
On Sat, Nov 19, 2005 at 11:37:45AM +0100, Philip Lykke Carlsen wrote: > .. does anyone know why the problem of stale dependencies in the package > system occurs?.. it's just.. the system won't let you install any given > port/package without having met all the dependencies.. just how does it > _

postgresql80-server port broken?

2005-11-19 Thread Jeff D. Hamann
FreeBSD-ers, I've been trying to get the postgresql80-server port to work/install/anything (and actually I need to get the postgis port working) with no success. Following the in(de)structions to install the port (fbsd6): MD5 (postgresql/postgresql-base-8.0.4.tar.bz2) bobby# cd /usr/ports/databa

921kbps ppp line - problems

2005-11-19 Thread Wojciech Puchar
here is my config default: set log Phase Chat LCP IPCP CCP tun command disable dns stalka: set device /dev/cuad4 set speed 921600 add default HISADDR disable deflate pred1 deflate24 FreeBSD 6.0 on this side, puc/sio compatible interface (TITAN-800H PCI, 8 port interface), NetBSD-curren

Re: UPS advice, please ...

2005-11-19 Thread Chad Leigh -- Shire.Net LLC
On Nov 19, 2005, at 1:03 PM, Kiffin Gish wrote: And which one do you recommend? I have two mini-towers, one an old dell dimension 650R 200W and another clone anthlon-xp 300W. Do I need two UPS or can I get one which can service these two machines? In your case I would get two so that e

Re: OO 2

2005-11-19 Thread Gerard Seibert
On Saturday, November 19, 2005 2:48:02 PM, "kalin mintchev" <[EMAIL PROTECTED]> Subject: OO 2 Wrote these words of wisdom: > > hi... > > how long should take to build openofice2 from ports?! > it has been going on for almost 24 hours now... > * REPLY SEPARATOR * On 10/11/2005 5:29:42 PM

RE: UPS advice, please ...

2005-11-19 Thread Kiffin Gish
And which one do you recommend? I have two mini-towers, one an old dell dimension 650R 200W and another clone anthlon-xp 300W. Do I need two UPS or can I get one which can service these two machines? Both run FreeBSD 5.4. Thanks a lot in advance. -- Kiffin Rex Gish Gouda, The Netherlands

Strange natd behavior.. just ignoring traffic?

2005-11-19 Thread Allen
I'm having a very odd situation here and no matter how I try, I can't wrap my head around why it would even occur, much less how to fix it. Imagine if you will: ##NATBOX fxp1 = 192.168.1.1/24, 192.168.2.1/24, 192.168.2.2/32, 192.168.2.3/32 ##SERVER fxp1 = 192.168.3.1/24 On NATBOX, the followin

OO 2

2005-11-19 Thread kalin mintchev
hi... how long should take to build openofice2 from ports?! it has been going on for almost 24 hours now... -- ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail t

Re: Startx Missing Following Portupgrade

2005-11-19 Thread Robert H. Perry
Robert H. Perry wrote: Hi, I'm running FreeBSD 5.4-RELEASE #0 on two machines and just CVSup'd my systems last night finishing with portupgrade this morning. I ran into a problem with machine #1. I ran portupgrade and stumbled with the xterm and x11-fonts/linux-fontconfig upgrades. I tried

Re: 6.0, lighttpd not starting up on boot

2005-11-19 Thread Philip Hallstrom
On 19 Nov 2005 08:39:19 -0500, Lowell Gilbert <[EMAIL PROTECTED]> wrote: Pat Maddox <[EMAIL PROTECTED]> writes: I've got a 6.0 system with lighttpd installed. I have a lighttpd_enable="YES" line in /etc/rc.conf, but lighttpd doesn't start up when the machine boots. I have another machine with

Re: [OT] Re: Mach kernel and Unix over 68k : well before OS X

2005-11-19 Thread Chad Leigh -- Shire.Net LLC
On Nov 19, 2005, at 11:47 AM, Roland Smith wrote: On Sat, Nov 19, 2005 at 07:29:41PM +0100, Gilbert Fernandes wrote: But "Unix" has been available for MacOS users for a long time, far before MacOS X went out and using a Mach kernel. It has been since 1996, over a Mach kernel. Apple had its

Re: Asterisk on FreeBSD, anyone?

2005-11-19 Thread Bill Moran
On Sat, 19 Nov 2005 17:21:03 +0100 "Kiffin Gish" <[EMAIL PROTECTED]> wrote: > Has anyone had any experience running Asterisk on FreeBSD 5.x ? > > If so, then which drivers are required and what is the best way to install > the system? I've run * on my FreeBSD 5 laptop for demo purposes. We were

Re: Mach kernel and Unix over 68k : well before OS X (Was: Status of 6.0 for production systems)

2005-11-19 Thread Chad Leigh -- Shire.Net LLC
Additionally, Apple had AU/X running on Macs before even machten. Natively. Chad On Nov 19, 2005, at 11:29 AM, Gilbert Fernandes wrote: Consider that when MacOS moved to UNIX that all the UNIX software vendors could now easily port their applications to Macintosh. Excuse me, sir. Your di

[OT] Re: Mach kernel and Unix over 68k : well before OS X

2005-11-19 Thread Roland Smith
On Sat, Nov 19, 2005 at 07:29:41PM +0100, Gilbert Fernandes wrote: > But "Unix" has been available for MacOS users for a long time, > far before MacOS X went out and using a Mach kernel. > > It has been since 1996, over a Mach kernel. Apple had its own UNIX running on 68k hardware since 1998: A/

remote install

2005-11-19 Thread Arden
hi folks I have some old machines (amd400s) which I'm using for education I only have the one spare monitor and I don't have a KVM switch at the mo and I'm sick of moving the connectors they are all on the same network as my BSD and Linux box is it possible to reload the os using remote log-in

deadlock caused by idprio?

2005-11-19 Thread Doug Lee
I just ran a MySQL lookup process (written in Perl) as root prefixed with "idprio 1." I expected it to take a while, but not several minutes. After a while I decided to abort it, so I typed ^c in its `screen' window. From then on (either from the ^c point or the idprio run, I know not which), I

Mach kernel and Unix over 68k : well before OS X (Was: Status of 6.0 for production systems)

2005-11-19 Thread Gilbert Fernandes
> Consider that when MacOS moved to UNIX that all the UNIX software > vendors could now easily port their applications to Macintosh. Excuse me, sir. Your discussion is pretty impressive and I have been reading it with care. Honestly, I am far from having a distant enough picture of the whole say

Re: Asterisk on FreeBSD, anyone?

2005-11-19 Thread Svein Halvor Halvorsen
* Kiffin Gish [2005-11-19 17:21 +0100] > Has anyone had any experience running Asterisk on FreeBSD 5.x ? Yes! > If so, then which drivers are required and what is the best way to install > the system? I only use sip, so no drivers. ___ freebsd-que

Re: dds drive support?

2005-11-19 Thread Alex Zbyslaw
Bob Ababurko wrote: I am trying to figure out whether or not I can run a Seagate dds-4 STD2401LW tape drive under freebsd...say 6.0. Or any version for that matter. Assuming it's a SCSI tape drive then there is no particular reason it would not work. SCSI tape drives are all the same as fa

Re: Need urgent help regarding security

2005-11-19 Thread Alex Zbyslaw
Mark Jayson Alvarez wrote: Now we have a couple of inputs, we just have to figure out which is the proper combination. Here they are: 1. Use private key for ssh logins (should bring the private key always... and if it is stolen.) Private keys can (and should) be passphrase protected.

Re: Inconsistency Running IPF Against FTPs

2005-11-19 Thread Robert H. Perry
Kevin Kinsey wrote: Robert H. Perry wrote: I'm running FreeBSD RELEASE 5.4 and recently installed IPF Firewall. I rarely download files using FTP but have little choice using portupgrade. Now, during an upgrade, I often see the error message, "No route to host..." while connecting with an FTP

comms/mlan3 port woes

2005-11-19 Thread Ian Smith
Hello, I've been lent a couple of DS1921 ThermoCron iButtons and serial reader for a while, so installed mlan3 (mlan3-1.00) as a package. tstfind finds and lists the ibuttons ok, but the thermocron programs (thermodl and thermoms) are not included, though I'd noticed them in the sources. So I ha

Port overrides for multiple installs.

2005-11-19 Thread Lewis Thompson
Hi, I would like to run Mailman on a dedicated mail box. While Mailman supports virtual domains it cannot provide, say, [EMAIL PROTECTED] and [EMAIL PROTECTED] from the same installation. I plan to run Mailman on about three domains and have considered ways to tie this into the ports system. My

Re: moused flags behaviour in 6.0 -- regression?

2005-11-19 Thread martinko
On Wed, 16 Nov 2005 06:51:34 +, Jayton Garnett wrote > Hi, > > I presume all you want is to get the wheel working under X. > Adding a line to xorg.conf in the mouse section is all I need to add > no matter what mouse I use to get the wheel to work under X/Gnome. > > Option "ZAxisMapping" "4

Re: Backup scheme

2005-11-19 Thread Svein Halvor Halvorsen
* Lowell Gilbert [2005-11-19 08:58 -0500] > Svein Halvor Halvorsen <[EMAIL PROTECTED]> writes: : : > > So I've got 1-6 working. This gived my a space efficient backup system, > > remotely stored. As to pt. 7, I was thinking of using NFS, but since the > > remote server is behind NAT, this

Re: bacula: install problem

2005-11-19 Thread vittorio
Sorry friends but ... It was a more general problem of my freebsd box. I had in some unknown way corrupted the /etc/master.passwd. It has been enough to use vipw once to put everything right. Now bacula is installed. Ciao & sorry again Vittorio Alle 23:03, venerdì 18 novembre 2005, vittorio ha

Re: plugin in mozilla

2005-11-19 Thread Mikael Backman
Tino Boss wrote: Mikael Backman wrote: Thank you for your reply. I did look at the archives but the only thing I could find was that I should copy the example libmap.conf{FreBSD6} to /etc/ libmap.conf Which I did... You don't feel like elaborating on those links in /usr/X11R6/lib/browser_

Asterisk on FreeBSD, anyone?

2005-11-19 Thread Kiffin Gish
Has anyone had any experience running Asterisk on FreeBSD 5.x ? If so, then which drivers are required and what is the best way to install the system? Thanks a lot in advance. -- Kiffin Rex Gish Gouda, The Netherlands ___ freebsd-questions@freebs

Re: Sound Card Recommendations

2005-11-19 Thread Mark Kane
Allen D. Tate wrote: > Hello All, > > I have a PC with a built in SoundMax audio card that I have disabled in > the BIOS because everything I have read to date is that they just don't > work with FreeBSD. For those of you who have working sound cards, would > you mind sharing the brand name and le

Re: throttling NFS writes

2005-11-19 Thread Mikhail Teterin
On Saturday 19 November 2005 07:31 am, Andrew P. wrote: = It's also not really hard to write a client-sever system (Perl is good = for that), where server watches hardware resources on the host and = clients query them before any activity. Sort of traffic lights. About = 50-100 lines of Perl code.

Re: plugin in mozilla

2005-11-19 Thread Tino Boss
Mikael Backman wrote: Thank you for your reply. I did look at the archives but the only thing I could find was that I should copy the example libmap.conf{FreBSD6} to /etc/ libmap.conf Which I did... You don't feel like elaborating on those links in /usr/X11R6/lib/browser_plugins ? # Flash

Re: You have received an electronic postcard.

2005-11-19 Thread James Bailie
Chris wrote: > Ohh! I have an electronic friend! I must go look! I had an electronic friend once, but I dismantled him when he started acting all funny and patronizing after watching Terminator 2. -- James Bailie <[EMAIL PROTECTED]> http://www.jamesbailie.com ___

pf + NAT loopback

2005-11-19 Thread J.D. Bronson
I had all of this working with PPPoE + PF, but now i have a T-1 with several IPs all aliased off of the main. pf is working finehowever, I now have lost NAT LOOPBACK. What I need is a way to go from one LAN machine to the WAN and loopback to the other LAN machine. Since this 'just works'

dds drive support?

2005-11-19 Thread Bob Ababurko
I am trying to figure out whether or not I can run a Seagate dds-4 STD2401LW tape drive under freebsd...say 6.0. Or any version for that matter. I am really not sure how to go about trying to see if a piece of hardware unless it is a NIC or a SCSI/RAID/SATA controller that is explicitly liste

Re: sio0: more interrupt-level buffer overflows

2005-11-19 Thread Goran Gajic
On Sat, 19 Nov 2005, Lowell Gilbert wrote: Is there some reason you're using -9 instead of one of the signals recommended by the pppd(8) documentation? I would expect SIGTERM, for example, to close a lot more cleanly than SIGKILL... I have tried but it makes no difference. Also, for some re

Re: 6.0, lighttpd not starting up on boot

2005-11-19 Thread Lowell Gilbert
Pat Maddox <[EMAIL PROTECTED]> writes: > On 19 Nov 2005 09:49:15 -0500, Lowell Gilbert > <[EMAIL PROTECTED]> wrote: > > Pat Maddox <[EMAIL PROTECTED]> writes: > > > > > On 19 Nov 2005 08:59:32 -0500, Lowell Gilbert > > > <[EMAIL PROTECTED]> wrote: > > > > Pat Maddox <[EMAIL PROTECTED]> writes: > >

Re: Need urgent help regarding security

2005-11-19 Thread Lowell Gilbert
Mark Jayson Alvarez <[EMAIL PROTECTED]> writes: > Suggestions are welcome... very much welcome. I just need to collate > everything. Start with security(7). In future, keep up with Security Advisories. ___ freebsd-questions@freebsd.org mail

Re: Solaris patches and Solaris Express

2005-11-19 Thread Chad Leigh -- Shire.Net LLC
On Nov 19, 2005, at 2:02 AM, Ted Mittelstaedt wrote: Indeed. But this is not Solaris 10 - thats when all of this changed. I never understood why anyone would go to Solaris 10 unless they had a 64 bit processor and compiled all their apps under a 64 bit compiler. Sun didn't either, which is w

Re: sio0: more interrupt-level buffer overflows

2005-11-19 Thread Lowell Gilbert
Goran Gajic <[EMAIL PROTECTED]> writes: > I've been using 6.0-RELEASE for some time now. I have one question > considering messages I see after hanging up my modem > connection. Whenever I disconnect from network (killall -9 pppd) I > see this message: > > kernel: sio0: 264 more interrupt-level

Re: M571 Internal Audio

2005-11-19 Thread yegor
Lowell Gilbert <[EMAIL PROTECTED]>: Thank you for answer. > > 4.10-RELEASE. > > When play .au, speakers produce some noise for a second. > > When play .mp3, speakers are silent and kernel reports: > > > > pcm0:play:0: play interrupt timeout, channel dead > > CM8330 SB16 Driver (WDM) > > C-Media

Re: 6.0, lighttpd not starting up on boot

2005-11-19 Thread Pat Maddox
On 19 Nov 2005 09:49:15 -0500, Lowell Gilbert <[EMAIL PROTECTED]> wrote: > Pat Maddox <[EMAIL PROTECTED]> writes: > > > On 19 Nov 2005 08:59:32 -0500, Lowell Gilbert > > <[EMAIL PROTECTED]> wrote: > > > Pat Maddox <[EMAIL PROTECTED]> writes: > > > > > > > On 19 Nov 2005 08:39:19 -0500, Lowell Gilbe

Re: [summary] Apple intel transition (was: Re: Status of 6.0 forproduction systems)

2005-11-19 Thread Chad Leigh -- Shire.Net LLC
On Nov 19, 2005, at 5:19 AM, Ted Mittelstaedt wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Chad Leigh -- Shire.Net LLC Sent: Thursday, November 17, 2005 12:27 PM To: Free BSD Questions list Subject: [summary] Apple intel transition (was: Re: S

Re: 6.0, lighttpd not starting up on boot

2005-11-19 Thread Lowell Gilbert
Pat Maddox <[EMAIL PROTECTED]> writes: > On 19 Nov 2005 08:59:32 -0500, Lowell Gilbert > <[EMAIL PROTECTED]> wrote: > > Pat Maddox <[EMAIL PROTECTED]> writes: > > > > > On 19 Nov 2005 08:39:19 -0500, Lowell Gilbert > > > <[EMAIL PROTECTED]> wrote: > > > > Pat Maddox <[EMAIL PROTECTED]> writes: > >

Re: Status of 6.0 for production systems

2005-11-19 Thread Chad Leigh -- Shire.Net LLC
On Nov 19, 2005, at 5:10 AM, Ted Mittelstaedt wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Chad Leigh -- Shire.Net LLC Sent: Thursday, November 17, 2005 10:28 AM To: Ted Mittelstaedt Cc: Free BSD Questions list Subject: Re: Status of 6.0 for p

Re: M571 Internal Audio

2005-11-19 Thread Lowell Gilbert
[EMAIL PROTECTED] writes: > Hello. > > I've got a problem with M571 motherboard integrated audio under 4.10-RELEASE. > > When play .au, speakers produce some noise for a second. > When play .mp3, speakers are silent and kernel reports: > > pcm0:play:0: play interrupt timeout, channel dead > >

RE: Solaris patches and Solaris Express

2005-11-19 Thread P.U.Kruppa
On Sat, 19 Nov 2005, Ted Mittelstaedt wrote: -Original Message- From: J.D. Bronson [mailto:[EMAIL PROTECTED] Sent: Thursday, November 17, 2005 4:00 AM To: Ted Mittelstaedt Cc: Victor Watkins; [EMAIL PROTECTED]; FreeBSD-questions@freebsd.org Subject: RE: Solaris patches and Solaris Exp

Startx Missing Following Portupgrade

2005-11-19 Thread Robert H. Perry
Hi, I'm running FreeBSD 5.4-RELEASE #0 on two machines and just CVSup'd my systems last night finishing with portupgrade this morning. I ran into a problem with machine #1. I ran portupgrade and stumbled with the xterm and x11-fonts/linux-fontconfig upgrades. I tried to run startx to google

Re: 6.0, lighttpd not starting up on boot

2005-11-19 Thread Pat Maddox
On 19 Nov 2005 08:59:32 -0500, Lowell Gilbert <[EMAIL PROTECTED]> wrote: > Pat Maddox <[EMAIL PROTECTED]> writes: > > > On 19 Nov 2005 08:39:19 -0500, Lowell Gilbert > > <[EMAIL PROTECTED]> wrote: > > > Pat Maddox <[EMAIL PROTECTED]> writes: > > > > > > > I've got a 6.0 system with lighttpd install

Re: Removing arplookup from syslog

2005-11-19 Thread Lowell Gilbert
Matt Juszczak <[EMAIL PROTECTED]> writes: > Does anyone know what arplookup comes to syslog as? (info, warning, etc.) > > I get A LOT of: > > arplookup xxx.xxx.xxx.xxx failed: host is not on local network > arplookup xxx.xxx.xxx.xxx failed: host is not on local network > arplookup xxx.xxx.xxx.xx

Re: Status of 6.0 for production systems

2005-11-19 Thread Chad Leigh -- Shire.Net LLC
On Nov 19, 2005, at 2:43 AM, Ted Mittelstaedt wrote: -Original Message- From: Chad Leigh -- Shire.Net LLC [mailto:[EMAIL PROTECTED] Sent: Thursday, November 17, 2005 10:33 AM To: Ted Mittelstaedt Cc: David Kelly; FreeBSD-Questions@freebsd.org Subject: Re: Status of 6.0 for production

Sound Card Recommendations

2005-11-19 Thread Allen D. Tate
Hello All, I have a PC with a built in SoundMax audio card that I have disabled in the BIOS because everything I have read to date is that they just don't work with FreeBSD. For those of you who have working sound cards, would you mind sharing the brand name and letting me know how difficult it wa

Re: 6.0, lighttpd not starting up on boot

2005-11-19 Thread Lowell Gilbert
Pat Maddox <[EMAIL PROTECTED]> writes: > On 19 Nov 2005 08:39:19 -0500, Lowell Gilbert > <[EMAIL PROTECTED]> wrote: > > Pat Maddox <[EMAIL PROTECTED]> writes: > > > > > I've got a 6.0 system with lighttpd installed. I have a > > > lighttpd_enable="YES" line in /etc/rc.conf, but lighttpd doesn't s

Re: Backup scheme

2005-11-19 Thread Lowell Gilbert
Svein Halvor Halvorsen <[EMAIL PROTECTED]> writes: > I'm in the process of employing the following backup scheme: > > 1) Take a snapshot using mksnap_ffs > 2) Mount the snapshot > 3) rsync the mounted snapshot to a remote server > 4) Unmount and delete local snapshot > 5) Take a new snapshot on t

strange lease with isc-dhcp3-client

2005-11-19 Thread Hanspeter Roth
Hello, since I upgraded to 6.0-Release the dhclient.conf doesn't work anymore. So I installed the isc-dhcp3-client and set /etc/rc.conf:dhclient_program to /usr/local/sbin/dhclient. When the program executes at boot it gets an address 0.0.0.0. When it is stopped and restarted it gets a normal add

Re: Upgrading glib

2005-11-19 Thread Lowell Gilbert
Paul Waring <[EMAIL PROTECTED]> writes: > I've just done a cvsup on the following release: > > *default release=cvs tag=RELENG_5_4 Ports aren't branched, so I'll assume you used tag=. for the ports. > and one of the packages due for an update is glib, which has gone from > version 2.8.3 to 2.8.

Re: 6.0, lighttpd not starting up on boot

2005-11-19 Thread Pat Maddox
On 19 Nov 2005 08:39:19 -0500, Lowell Gilbert <[EMAIL PROTECTED]> wrote: > Pat Maddox <[EMAIL PROTECTED]> writes: > > > I've got a 6.0 system with lighttpd installed. I have a > > lighttpd_enable="YES" line in /etc/rc.conf, but lighttpd doesn't start > > up when the machine boots. I have another

Re: 6.0, lighttpd not starting up on boot

2005-11-19 Thread Lowell Gilbert
Pat Maddox <[EMAIL PROTECTED]> writes: > I've got a 6.0 system with lighttpd installed. I have a > lighttpd_enable="YES" line in /etc/rc.conf, but lighttpd doesn't start > up when the machine boots. I have another machine with the same > config (though apparently not exactly the same), and light

Re: several versions of gcc

2005-11-19 Thread Dinesh Nair
On 11/19/05 13:30 Andrew Novikov said the following: However I cannot have at the same time lang/gcc34 and lang/gcc40 (or any other two version from ports) because they both install files in the same place somewhere in /usr/local/. Is there a way to specify a different dir, that's going to be

Re: Status of 6.0 for production systems

2005-11-19 Thread Dinesh Nair
On 11/19/05 17:28 Ted Mittelstaedt said the following: Absolute total rubbish. Let's take one of these developing countries - China PRC - shall we? right, pick a country which has seen billions in investment flowing in over the last 5 years and use that as an example. shall we consider other

Re: throttling NFS writes

2005-11-19 Thread Andrew P.
On 11/19/05, Mikhail Teterin <[EMAIL PROTECTED]> wrote: > Hi! > > We have an unusual problem with NFS writes being _too fast_ for our good. > > The system is accepting database dumps from NFS-clients and begins compressing > each dump as soon, as it begins arriving (waiting for more via kevent, if

RE: [summary] Apple intel transition (was: Re: Status of 6.0 forproduction systems)

2005-11-19 Thread Ted Mittelstaedt
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Chad >Leigh -- Shire.Net LLC >Sent: Thursday, November 17, 2005 12:27 PM >To: Free BSD Questions list >Subject: [summary] Apple intel transition (was: Re: Status of >6.0 forproduction systems) > >and so mos

DVD release

2005-11-19 Thread Quinn Ellis
I was just wondering if you can download FreeBSD on DVD ISO, rather than cd images. Quinn. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: Status of 6.0 for production systems

2005-11-19 Thread Ted Mittelstaedt
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Chad >Leigh -- Shire.Net LLC >Sent: Thursday, November 17, 2005 10:28 AM >To: Ted Mittelstaedt >Cc: Free BSD Questions list >Subject: Re: Status of 6.0 for production systems > > >>> >>> Ted. Apple did play

Re: Network configuration

2005-11-19 Thread Michał Masłowski
> >> - you are NOT trying to get the second PC on the Internet > > > > No, I'm not. The agreement with my ISP doesn't allow to connect more > > than one computer to the WAN. > > LOL ;) I won't condone going against their rules, but that is what NAT > is for... > > > Part of my network's configurati

portssystem stale dependencies

2005-11-19 Thread Philip Lykke Carlsen
.. does anyone know why the problem of stale dependencies in the package system occurs?.. it's just.. the system won't let you install any given port/package without having met all the dependencies.. just how does it _forget_ that it just installed some package?.. ___

Dell Remote Access Card - Sysinstall

2005-11-19 Thread Grant Peel
Hi all, I have read some recent posts regarding DRAC and Keyboard (local and remote) and understand that only 1 console can be defined at a time, and I am OK with that as I am remote 99.73 % of the time anyways. I have recently purchased 2 more DRAC cards and a new server, a power edge 1850

RE: Status of 6.0 for production systems

2005-11-19 Thread Ted Mittelstaedt
>-Original Message- >From: Chad Leigh -- Shire.Net LLC [mailto:[EMAIL PROTECTED] >Sent: Thursday, November 17, 2005 10:33 AM >To: Ted Mittelstaedt >Cc: David Kelly; FreeBSD-Questions@freebsd.org >Subject: Re: Status of 6.0 for production systems > > > >On Nov 17, 2005, at 6:01 AM, Ted Mit

Re: Everything on FAT is executable

2005-11-19 Thread Johan Spee
Hi Lowell, Thanks for your answer. It took me a while to respond because the message ended op on the Windows hemisphere of my pc. I also wanted to figure out what 'octal code' should be added to the -m parameter. I still don't understand the principle but '-m 333' should allow rw for all and mask

RE: Status of 6.0 for production systems

2005-11-19 Thread Ted Mittelstaedt
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Dinesh Nair >Sent: Thursday, November 17, 2005 5:07 AM >To: Ted Mittelstaedt >Cc: Michael Vince; Peter Clutton; freebsd-questions@freebsd.org >Subject: Re: Status of 6.0 for production systems > > > > >On 11

RE: Solaris patches and Solaris Express

2005-11-19 Thread Ted Mittelstaedt
>-Original Message- >From: J.D. Bronson [mailto:[EMAIL PROTECTED] >Sent: Thursday, November 17, 2005 4:00 AM >To: Ted Mittelstaedt >Cc: Victor Watkins; [EMAIL PROTECTED]; FreeBSD-questions@freebsd.org >Subject: RE: Solaris patches and Solaris Express > > >At 03:52 AM 11/17/2005, Ted Mitte