Re: can't zip large files 2gb

2007-05-03 Thread David Banning
I have replace my memory. It didn't make any difference.

root# gunzip *ian_mail*
gunzip: 3s1.com-ian_mail-full-20070503-0105AM.1.tgz: 
invalid compressed data--format violated
root# 

and another way;

root# tar tzf *ian_mail*

lists most files in the tgz, then terminates with;

...
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers

gzip: stdin: invalid compressed data--format violated
tar: Child returned status 1
tar: Error exit delayed from previous errors
root#


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: can't zip large files 2gb

2007-05-03 Thread Kris Kennaway
On Thu, May 03, 2007 at 01:48:43AM -0400, David Banning wrote:
 I have replace my memory. It didn't make any difference.
 
 root# gunzip *ian_mail*
 gunzip: 3s1.com-ian_mail-full-20070503-0105AM.1.tgz: 
 invalid compressed data--format violated
 root# 
 
 and another way;
 
 root# tar tzf *ian_mail*
 
 lists most files in the tgz, then terminates with;
 
 ...
 tar: Skipping to next header
 tar: Archive contains obsolescent base-64 headers
 
 gzip: stdin: invalid compressed data--format violated
 tar: Child returned status 1
 tar: Error exit delayed from previous errors
 root#

Unless you can demonstrate some other systematic effect (e.g. always
truncated at the same size), it looks like you have some other kind of
failing hardware that is silently corrupting the data during writing
or reading from disk.

Kris


pgpX3acHy2uXB.pgp
Description: PGP signature


Re: How to find HorizSync / VertRefresh rates?

2007-05-03 Thread Victor Engmark

On 5/2/07, Dag-Erling Smørgrav [EMAIL PROTECTED] wrote:


Victor Engmark [EMAIL PROTECTED] writes:
 I'm trying to create a pristine xorg.conf, but I've been unable to
 find proper values for HorizSync and VertRefresh for my Dell Latitude
 D610.

These parameters are meaningless for an LCD panel.  Leave them out,
and X.org will DTRT.  The wrong values will *not* fry your panel.



OK, I'll settle for that one. But then, why do I get a warning that the
default HorizSync rate is out of the DDC rates for my screen? I assume that
the screen will report a bogus value when queried about the rate if it's not
applicable. X.org should be able to detect such values, to avoid any false
warnings. Anyone else think this warrants a bug report?

--
Victor Engmark
Quidquid latine dictum sit, altum videtur - What is said in Latin, sounds
profound
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to find HorizSync / VertRefresh rates?

2007-05-03 Thread Victor Engmark

On 5/3/07, Greg 'groggy' Lehey [EMAIL PROTECTED] wrote:


On Tuesday,  1 May 2007 at  9:28:27 +0200, Victor Engmark wrote:
 On 5/1/07, Greg 'groggy' Lehey [EMAIL PROTECTED] wrote:
 On Monday, 30 April 2007 at 11:02:54 +0200, Victor Engmark wrote:
 1: Try XFree86.  Maybe that will work better.

 I'm a bit reluctant to straying away from the recommended setup on my
work
 machine.

Even if the recommended setup doesn't work?  Note that we have both in
the ports collection, so the definition of recommended sounds more
like default to me.



It works in the sense that I get the correct dimensions, but I'm unsure as
to whether I risk frying the card or screen by using the current values, and
whether I can somehow establish which values would be optimal for my card
and screen.


Besides, isn't the code base for this and X.org still very similar?

Yes, but there have been many edge cases where one works and the other
doesn't.  In general, X.org brings better results, but it's worth a
try.



Alright, thanks. I'll see about it.

Get hold of the latest Knoppix CD from http://www.knoppix.org/, burn

it to CD, boot from it and see if that works.  Knoppix is a Linux
distribution that runs from CD, so it's good for this kind of test.



I still don't understand how it will provide the values I'm looking for.

I note that none of the other messages that have gone by in this

thread have addressed what I consider to be the crucial point: you
have a BIOS mapping issue.  It would be interesting to know what
version of FreeBSD you're running.



6.2-RELEASE.

--
Victor Engmark
Quidquid latine dictum sit, altum videtur - What is said in Latin, sounds
profound
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


possible error in MIXER(8) man page

2007-05-03 Thread Pietro Cerutti

Hi List,

man 8 mixer says:

The list of mixer devices that may be modified are:

  vol, bass, treble, synth, pcm, speaker, mic, cd, mix, pcm2, rec,
  igain, ogain, line1, line2, and line3.

Shouldn't it be:

The list of mixer devices that may be modified are:

  vol, bass, treble, synth, pcm, speaker, line, mic, cd, mix,
pcm2, rec,
  igain, ogain, line1, line2, and line3.  /\/\/\/\

(line channel between speaker and mic).

If it's the case, I will submit a problem report.

Cheers,

--
Pietro Cerutti

- ASCII Ribbon Campaign -
against HTML e-mail and
proprietary attachments
  www.asciiribbon.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to find HorizSync / VertRefresh rates?

2007-05-03 Thread Greg 'groggy' Lehey
On Thursday,  3 May 2007 at  9:25:54 +0200, Victor Engmark wrote:
 On 5/3/07, Greg 'groggy' Lehey [EMAIL PROTECTED] wrote:

 On Tuesday,  1 May 2007 at  9:01:26 +0200, Victor Engmark wrote:
 On 4/30/07, Erik Osterholm [EMAIL PROTECTED] wrote:

 Could you post your Xorg.0.log and xorg.conf?  When Theory !=
 Practice, it's often helpful to have information like this to help
 determine what went wrong, so that in the future, Theory can ==
 Practice.

 Here you go: /etc/X11/xorg.conf and /var/log/Xorg.0.log from this
 morning.

 I don't see the Xorg.0.log.  Also, it would be interesting to see how
 the xorg.conf differs from the one you got from X -configure.

 The xorg.conf differs quite a lot.

And how?  Does it work?

 I used xorgconfig instead of
 X -configure
 , but xorgconfig doesn't autodetect any of the ranges, so there were
 none in the original file.

 Here's a cut'n'paste of the Xorg.0.log sent earlier:

You didn't send it.

 This is a pre-release version of the X server from The X.Org Foundation.
 It is not supported in any way.
 Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
 Select the xorg product for bugs you find in this release.
 Before reporting bugs in pre-release versions please check the
 latest version in the X.Org Foundation CVS repository.
 See http://wiki.x.org/wiki/CvsPage for CVS access instructions.

 X Window System Version 6.8.99.903 (6.9.0 RC 3)
 Release Date: 03 December 2005 + cvs

Where did you get this from?  6.2-RELEASE used 6.9.0 release.  Try
rebuilding from the Ports Collection.

Greg
--
See complete headers for address and phone numbers.


pgprKXEk3llAW.pgp
Description: PGP signature


Why is 6.2-RELEASE/packages/Latest/ not latest enough?

2007-05-03 Thread Stevan Tiefert
Hello list,

I have installed via pkg_add -r various packages for my 6.2-RELEASE. I
have recognized that on this way I will not get always the newest
package.

When I use pkg_add -r firefox I got version 1.5 but 2.0 exist on the
freebsd-ftp-server. When I use pkg_add -r openoffice.org I got version
1.1 but 2.0.4 exists on the freebsd-ftp-server.

I looked at
ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/6.2-RELEASE/packages/Latest/
an I saw that the symbolic links are not showing to the newest
packages...

The handbook says with pkg_add -r we could get the newest package for
the release (I am not talking about stable-packages and PACKAGESITE
variable), but the symbolic links are maybe not updated, isn't it?

With regards
Stevan Tiefert







___ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: 
http://mail.yahoo.de
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to find HorizSync / VertRefresh rates?

2007-05-03 Thread Victor Engmark

On 5/3/07, Greg 'groggy' Lehey [EMAIL PROTECTED] wrote:


On Thursday,  3 May 2007 at  9:25:54 +0200, Victor Engmark wrote:
 On 5/3/07, Greg 'groggy' Lehey [EMAIL PROTECTED] wrote:
 On Tuesday,  1 May 2007 at  9:01:26 +0200, Victor Engmark wrote:
 On 4/30/07, Erik Osterholm [EMAIL PROTECTED] wrote:
 Could you post your Xorg.0.log and xorg.conf?  When Theory !=
 Practice, it's often helpful to have information like this to help
 determine what went wrong, so that in the future, Theory can ==
 Practice.

 Here you go: /etc/X11/xorg.conf and /var/log/Xorg.0.log from this
 morning.

 I don't see the Xorg.0.log.  Also, it would be interesting to see how
 the xorg.conf differs from the one you got from X -configure.

 The xorg.conf differs quite a lot.

And how?  Does it work?



For the currently applicable definition of work, no. I get a warning
message from X.org every time I boot.


I used xorgconfig instead of
 X -configure
 , but xorgconfig doesn't autodetect any of the ranges, so there were
 none in the original file.

 Here's a cut'n'paste of the Xorg.0.log sent earlier:

You didn't send it.



According to Gmail, I did. I copied the file from the email I sent :)


This is a pre-release version of the X server from The X.Org Foundation.
 It is not supported in any way.
 Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
 Select the xorg product for bugs you find in this release.
 Before reporting bugs in pre-release versions please check the
 latest version in the X.Org Foundation CVS repository.
 See http://wiki.x.org/wiki/CvsPage for CVS access instructions.

 X Window System Version 6.8.99.903 (6.9.0 RC 3)
 Release Date: 03 December 2005 + cvs

Where did you get this from?  6.2-RELEASE used 6.9.0 release.  Try
rebuilding from the Ports Collection.



I burned the 6.2-RELEASE CD from freebsd.org. After installing a lot of
software, I ran
portupgrade -a
. Surely, I should have the same or newer than the release by then? Also,
pkg_version -vIL=
right now doesn't list X.org.

--
Victor Engmark
Quidquid latine dictum sit, altum videtur - What is said in Latin, sounds
profound
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to find HorizSync / VertRefresh rates?

2007-05-03 Thread Greg 'groggy' Lehey
On Thursday,  3 May 2007 at 11:16:04 +0200, Victor Engmark wrote:
 On 5/3/07, Greg 'groggy' Lehey [EMAIL PROTECTED] wrote:

 On Thursday,  3 May 2007 at  9:25:54 +0200, Victor Engmark wrote:
 On 5/3/07, Greg 'groggy' Lehey [EMAIL PROTECTED] wrote:
 On Tuesday,  1 May 2007 at  9:01:26 +0200, Victor Engmark wrote:
 On 4/30/07, Erik Osterholm [EMAIL PROTECTED] wrote:
 Could you post your Xorg.0.log and xorg.conf?  When Theory !=
 Practice, it's often helpful to have information like this to help
 determine what went wrong, so that in the future, Theory can ==
 Practice.

 Here you go: /etc/X11/xorg.conf and /var/log/Xorg.0.log from this
 morning.

 I don't see the Xorg.0.log.  Also, it would be interesting to see how
 the xorg.conf differs from the one you got from X -configure.

 The xorg.conf differs quite a lot.

 And how?  Does it work?

 For the currently applicable definition of work, no. I get a
 warning message from X.org every time I boot.

OK.  Either you give me information on what happens, or I'll drop the
case.  What warning message?  Why when you boot?  What does the screen
look like?  What does the Xorg.0.log look like?

 I used xorgconfig instead of
 X -configure
 , but xorgconfig doesn't autodetect any of the ranges, so there were
 none in the original file.

 Here's a cut'n'paste of the Xorg.0.log sent earlier:

 You didn't send it.

 According to Gmail, I did.

Here's what arrived here:

 Here you go: /etc/X11/xorg.conf and /var/log/Xorg.0.log from this morning.

 ...

 [-- Attachment #2: xorg.conf --]
 [-- Type: application/octet-stream, Encoding: base64, Size: 6.0K --]

 [-- application/octet-stream is unsupported (use 'v' to view this part) --]

 [-- Attachment #3 --]
 [-- Type: text/plain, Encoding: 7bit, Size: 0.2K --]

 I copied the file from the email I sent :)

Is it also in the mail you received?  It's definitely not here.

 This is a pre-release version of the X server from The X.Org Foundation.
 It is not supported in any way.

 Where did you get this from?  6.2-RELEASE used 6.9.0 release.  Try
 rebuilding from the Ports Collection.

 I burned the 6.2-RELEASE CD from freebsd.org. After installing a lot
 of software,

From where?

 I ran portupgrade -a . Surely, I should have the same or newer than
 the release by then?

Based on your statements, it's hard to say.

 Also, pkg_version -vIL= right now doesn't list X.org.

This suggests that you installed it from elsewhere.  As I said,

 Try rebuilding from the Ports Collection.

I've given you a whole lot of suggestions.  If you feel like trying
some of them, please report with useful feedback.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers.


pgp4G0aObtIPC.pgp
Description: PGP signature


rebuilding the system

2007-05-03 Thread Dhananjaya hiremath
Hello sir,

Here we installed the FreeBSD 6.2 release and did the check out operation.Now 
we want to di rebuild the system by using
# make buildworld
but it giving error as 
 make: don't know how to make buildworld. Stop
 another thing is that my /usr/src/ dir has only gnu and etc, but in handbook 
it is written as check the UPDATING in the dir /src. But there is no such 
file.So now how to rebuild the system. We checked the FreeBSD handbook aslo we 
are not getting the correct answers from there.

Thank U 

Regards
Dhananjaya Hiremath

   
-
Ahhh...imagining that irresistible new car smell?
 Check outnew cars at Yahoo! Autos.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to find HorizSync / VertRefresh rates?

2007-05-03 Thread Victor Engmark

On 5/3/07, Greg 'groggy' Lehey [EMAIL PROTECTED] wrote:


On Thursday,  3 May 2007 at 11:16:04 +0200, Victor Engmark wrote:
 On 5/3/07, Greg 'groggy' Lehey [EMAIL PROTECTED] wrote:
 On Thursday,  3 May 2007 at  9:25:54 +0200, Victor Engmark wrote:
 On 5/3/07, Greg 'groggy' Lehey [EMAIL PROTECTED] wrote:
 On Tuesday,  1 May 2007 at  9:01:26 +0200, Victor Engmark wrote:
 On 4/30/07, Erik Osterholm  [EMAIL PROTECTED] wrote:
 Could you post your Xorg.0.log and xorg.conf?  When Theory !=
 Practice, it's often helpful to have information like this to help
 determine what went wrong, so that in the future, Theory can ==
 Practice.

 Here you go: /etc/X11/xorg.conf and /var/log/Xorg.0.log from this
 morning.

 I don't see the Xorg.0.log.  Also, it would be interesting to see how
 the xorg.conf differs from the one you got from X -configure.

 The xorg.conf differs quite a lot.

 And how?  Does it work?

 For the currently applicable definition of work, no. I get a
 warning message from X.org every time I boot.

OK.  Either you give me information on what happens, or I'll drop the
case.  What warning message?



Please read the rest of the thread. I'm getting a warning that the HorizSync
rate is outside the capabilities of my current hardware, whether I use the
default (none), the values from MonitorsDB, or what other people have posted
in their xorg.conf files for other Dell Latitude D610s.

Why when you boot?


Because I run KDE at boot. From /etc/ttys:
ttyv8 /usr/local/bin/kdm -nodaemon  xterm on  secure

What does the screen look like?


Fine. That's not the issue, as stated several times in this thread.

 What does the Xorg.0.log look like?


I've sent it twice. What else do you want to know?


I used xorgconfig instead of

 X -configure
 , but xorgconfig doesn't autodetect any of the ranges, so there were
 none in the original file.

 Here's a cut'n'paste of the Xorg.0.log sent earlier:

 You didn't send it.

 According to Gmail, I did.

Here's what arrived here:

 Here you go: /etc/X11/xorg.conf and /var/log/Xorg.0.log from this
morning.

 ...

 [-- Attachment #2: xorg.conf --]
 [-- Type: application/octet-stream, Encoding: base64, Size: 6.0K --]

 [-- application/octet-stream is unsupported (use 'v' to view this part)
--]

 [-- Attachment #3 --]
 [-- Type: text/plain, Encoding: 7bit, Size: 0.2K --]

 I copied the file from the email I sent :)

Is it also in the mail you received?  It's definitely not here.



I only see the version which was sent by Gmail. It collates my emails when I
receive one I sent myself. Maybe the attachment was too big for the list,
but I didn't receive any error messages or warnings. Here are the headers
for the attachment:

--=_Part_133278_20384899.1178002886715
Content-Type: text/x-log; name=Xorg.0.log; charset=ANSI_X3.4-1968
Content-Transfer-Encoding: base64
X-Attachment-Id: f_f160abdg
Content-Disposition: attachment; filename=Xorg.0.log


This is a pre-release version of the X server from The X.Org Foundation.

 It is not supported in any way.

 Where did you get this from?  6.2-RELEASE used 6.9.0 release.  Try
 rebuilding from the Ports Collection.

 I burned the 6.2-RELEASE CD from freebsd.org. After installing a lot
 of software,

From where?



Official FreeBSD mirrors. I don't know where to find the settings, but I
used the first Swiss mirror in sysinstall.


I ran portupgrade -a . Surely, I should have the same or newer than
 the release by then?

Based on your statements, it's hard to say.



Based on me installing from an official CD, and using the default settings
for portupgrade? In that case, I don't understand why.


Also, pkg_version -vIL= right now doesn't list X.org.

This suggests that you installed it from elsewhere.  As I said,



I installed from the official FreeBSD mirrors.


Try rebuilding from the Ports Collection.



I've already done a
portupgrade -a
since I installed.

--
Victor Engmark
Quidquid latine dictum sit, altum videtur - What is said in Latin, sounds
profound
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: rebuilding the system

2007-05-03 Thread Nagy László Zsolt

Dhananjaya hiremath WROTE:

Hello sir,

Here we installed the FreeBSD 6.2 release and did the check out operation.Now 
we want to di rebuild the system by using
# make buildworld
but it giving error as 
 make: don't know how to make buildworld. Stop

 another thing is that my /usr/src/ dir has only gnu and etc, but in handbook 
it is written as check the UPDATING in the dir /src. But there is no such 
file.So now how to rebuild the system. We checked the FreeBSD handbook aslo we 
are not getting the correct answers from there.
  
Can you please let us know how did you checkout the sources? (e.g. what 
commands you executed) Since you have no /src directory, the checkout 
was not successful. Or maybe it downloaded the files to the wrong place.


  Laszlo

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why is 6.2-RELEASE/packages/Latest/ not latest enough?

2007-05-03 Thread Andrew Pantyukhin

On 5/3/07, Stevan Tiefert [EMAIL PROTECTED] wrote:

Hello list,

I have installed via pkg_add -r various packages for my 6.2-RELEASE. I
have recognized that on this way I will not get always the newest
package.


You only get the packages compiled during the release
process. Newer packages are only built for 6-stable and
7-current. The hard truth is that we don't have enough
human/hardware resources to keep 6.2 packages up-to-date.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why is 6.2-RELEASE/packages/Latest/ not latest enough?

2007-05-03 Thread Stevan Tiefert
Am Donnerstag, den 03.05.2007, 15:28 +0400 schrieb Andrew Pantyukhin:
 On 5/3/07, Stevan Tiefert [EMAIL PROTECTED] wrote:
  Hello list,
 
  I have installed via pkg_add -r various packages for my 6.2-RELEASE. I
  have recognized that on this way I will not get always the newest
  package.
 
 You only get the packages compiled during the release
 process. Newer packages are only built for 6-stable and
 7-current. The hard truth is that we don't have enough
 human/hardware resources to keep 6.2 packages up-to-date.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

That is not that I mean!

ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/6.2-RELEASE/packages/editors/openoffice.org-2.0.4.tbz
exists. But the Link:

ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/6.2-RELEASE/packages/Latest/openoffice.org.tbz
is linked with

ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/6.2-RELEASE/packages/All/openoffice.org-1.1.5_2.tbz

It is a simple change with ln. Not more! openoffice.org 2.0 was already
created during the RELEASE-6.2-process.

Still again: Why is this link showing to an older package, when to the
same time a newer package exist for the RELEASE_6_2 (not RELENG_6)?




___ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why is 6.2-RELEASE/packages/Latest/ not latest enough?

2007-05-03 Thread Chris
Andrew Pantyukhin wrote:
 On 5/3/07, Stevan Tiefert [EMAIL PROTECTED] wrote:
 Hello list,

 I have installed via pkg_add -r various packages for my 6.2-RELEASE. I
 have recognized that on this way I will not get always the newest
 package.
 
 You only get the packages compiled during the release
 process. Newer packages are only built for 6-stable and
 7-current. The hard truth is that we don't have enough
 human/hardware resources to keep 6.2 packages up-to-date.

While the above may indeed be true - if you really feel the need to have
the latest and greatest - that's 1/2 of what the ports and the upgrade
tools that are given to you to are for.

These same tools do allow you to create packages for your own needs.


-- 
Best regards,
Chris

Use extra care when cleaning on stairs.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why is 6.2-RELEASE/packages/Latest/ not latest enough?

2007-05-03 Thread Stevan Tiefert
Am Donnerstag, den 03.05.2007, 07:05 -0500 schrieb Chris:
 Andrew Pantyukhin wrote:
  On 5/3/07, Stevan Tiefert [EMAIL PROTECTED] wrote:
  Hello list,
 
  I have installed via pkg_add -r various packages for my 6.2-RELEASE. I
  have recognized that on this way I will not get always the newest
  package.
  
  You only get the packages compiled during the release
  process. Newer packages are only built for 6-stable and
  7-current. The hard truth is that we don't have enough
  human/hardware resources to keep 6.2 packages up-to-date.
 
 While the above may indeed be true - if you really feel the need to have
 the latest and greatest - that's 1/2 of what the ports and the upgrade
 tools that are given to you to are for.
 
 These same tools do allow you to create packages for your own needs.
 
 

The problem I pointed to is, that at the RELEASE_6_2 two packages of
firefox and openoffice.org exists and via pkg_add -r I receive the older
package of them both, because the links in .../Latest/ are pointing to
the older packages, but the newer packages are available for RELEASE_6_2
(I don't mean RELENG_6)!







___ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: 
http://mail.yahoo.de
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: can't zip large files 2gb

2007-05-03 Thread David Kelly


On May 2, 2007, at 11:41 PM, David Banning wrote:

I haven't been paying 100% attention. Just how does it fail? What  
do you

mean by corrupt?

Does the process run to completion?


All programs zip with no errors. On reading;

root# bzip2 -t zippedfile.bz2
bzip2: 3s1.com-smartstage_ftp-full-20070502-0125AM.1b.tar.bz2:
data integrity (CRC) error in data


Can't keep from thinking somehow your hardware is broken because  
myself and others have been gzip, bzip, zipping, large files for a  
long time under FreeBSD without problems. BUT on 6.0 I had  
intermittent problems trying to download files over 4 GB with  
FreeBSD. But seemingly only with old files, more than a day old.


A workaround was to cat file  /dev/null from a shell login about the  
same time as I started the ftp download. This clue helped eventually  
find the real problem in the FreeBSD kernel.


Just for kicks, try cat file  /dev/null while the compression  
process is running on same file. This might help keep your source  
file in cache while the compression process runs.


Apparently you have a spare original copy of the data laying around  
but another thing to try is gzip -c file  file.gz which does not  
destroy the original.


--
David Kelly N4HHE, [EMAIL PROTECTED]

Whom computers would destroy, they must first drive mad.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why is 6.2-RELEASE/packages/Latest/ not latest enough?

2007-05-03 Thread Andrew Pantyukhin

On 5/3/07, Stevan Tiefert [EMAIL PROTECTED] wrote:

Am Donnerstag, den 03.05.2007, 07:05 -0500 schrieb Chris:
 Andrew Pantyukhin wrote:
  On 5/3/07, Stevan Tiefert [EMAIL PROTECTED] wrote:
  Hello list,
 
  I have installed via pkg_add -r various packages for my 6.2-RELEASE. I
  have recognized that on this way I will not get always the newest
  package.
 
  You only get the packages compiled during the release
  process. Newer packages are only built for 6-stable and
  7-current. The hard truth is that we don't have enough
  human/hardware resources to keep 6.2 packages up-to-date.

 While the above may indeed be true - if you really feel the need to have
 the latest and greatest - that's 1/2 of what the ports and the upgrade
 tools that are given to you to are for.

 These same tools do allow you to create packages for your own needs.

The problem I pointed to is, that at the RELEASE_6_2 two packages of
firefox and openoffice.org exists and via pkg_add -r I receive the older
package of them both, because the links in .../Latest/ are pointing to
the older packages, but the newer packages are available for RELEASE_6_2
(I don't mean RELENG_6)!


Several versions of OOo are available from ports at the
same time. Only one of them has a link in latest. The
others have NO_LATEST_LINK set in their makefiles. You
can contact OOo maintainers (maho primarily) and ask
them to make newer versions available in latest.

Sorry for the inconvenience.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Hello :Regarding the vulnerability

2007-05-03 Thread darshan na

Hi ,
I am student at one of the German Universtiy and i had a task of
Benchmarking the Vulenrability Providers based on the features they provide
and ,its really nice that you provide vulnerablity information in xml format
and this is really very useful to parse this information for analysis
i was checking your website where advisiories are present and i could not
find any risk level alloted to the vulnerability
It is difficult to analyse them without that , I just wanted to know is
there any particular reason for this
Thank you and
Best regards
darshan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: rebuilding the system

2007-05-03 Thread Neo [GC]

Hi,

first you should get ALL sources. You can do this easily with cvsup.
In /usr/share/examples/cvsup/ you find a file called 'stable-supfile'. 
Copy it to some location (/root for example) and edit it. All you have 
to change is the line '*default host=CHANGE_THIS.FreeBSD.org'; just 
chose a FreeBSD CVS-mirror near you. Below you find the line 'src-all', 
this means you get all kernel and world sources. The line '*default 
release=cvs tag=RELENG_6' points cvsup to the 6-STABLE branch.

Then do a 'cvsup stable-supfile' and wait some time...

Check out your /usr/src/, now you should have all files, including 
UPDATE. Now you can do a 'make buildworld', but remember to cd first 
into the /usr/src dir.



Greetings

Dhananjaya hiremath schrieb:

Hello sir,

Here we installed the FreeBSD 6.2 release and did the check out operation.Now 
we want to di rebuild the system by using
# make buildworld
but it giving error as 
 make: don't know how to make buildworld. Stop

 another thing is that my /usr/src/ dir has only gnu and etc, but in handbook 
it is written as check the UPDATING in the dir /src. But there is no such 
file.So now how to rebuild the system. We checked the FreeBSD handbook aslo we 
are not getting the correct answers from there.

Thank U 


Regards
Dhananjaya Hiremath

   
-

Ahhh...imagining that irresistible new car smell?
 Check outnew cars at Yahoo! Autos.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 


--
Thomas 'Neo' Weber

Webmaster
GothNet.eu | Gothic-Chat.de

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why is 6.2-RELEASE/packages/Latest/ not latest enough? [SOLVED]

2007-05-03 Thread Stevan Tiefert
Am Donnerstag, den 03.05.2007, 16:24 +0400 schrieb Andrew Pantyukhin:
 On 5/3/07, Stevan Tiefert [EMAIL PROTECTED] wrote:
  Am Donnerstag, den 03.05.2007, 07:05 -0500 schrieb Chris:
   Andrew Pantyukhin wrote:
On 5/3/07, Stevan Tiefert [EMAIL PROTECTED] wrote:
Hello list,
   
I have installed via pkg_add -r various packages for my 6.2-RELEASE. I
have recognized that on this way I will not get always the newest
package.
   
You only get the packages compiled during the release
process. Newer packages are only built for 6-stable and
7-current. The hard truth is that we don't have enough
human/hardware resources to keep 6.2 packages up-to-date.
  
   While the above may indeed be true - if you really feel the need to have
   the latest and greatest - that's 1/2 of what the ports and the upgrade
   tools that are given to you to are for.
  
   These same tools do allow you to create packages for your own needs.
 
  The problem I pointed to is, that at the RELEASE_6_2 two packages of
  firefox and openoffice.org exists and via pkg_add -r I receive the older
  package of them both, because the links in .../Latest/ are pointing to
  the older packages, but the newer packages are available for RELEASE_6_2
  (I don't mean RELENG_6)!
 
 Several versions of OOo are available from ports at the
 same time. Only one of them has a link in latest. The
 others have NO_LATEST_LINK set in their makefiles. You
 can contact OOo maintainers (maho primarily) and ask
 them to make newer versions available in latest.
 
 Sorry for the inconvenience.

THANKS! THANKS! THANKS!







___ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: 
http://mail.yahoo.de
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Hello :Regarding the vulnerability

2007-05-03 Thread Bill Moran
In response to darshan na [EMAIL PROTECTED]:

  Hi ,
 I am student at one of the German Universtiy and i had a task of
 Benchmarking the Vulenrability Providers based on the features they provide
 and ,its really nice that you provide vulnerablity information in xml format
 and this is really very useful to parse this information for analysis
 i was checking your website where advisiories are present and i could not
 find any risk level alloted to the vulnerability
 It is difficult to analyse them without that , I just wanted to know is
 there any particular reason for this

Did you miss section III (called Impact) that appears in every Advisory?

-- 
Bill Moran
http://www.potentialtech.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD 6.2 And ASUS P5B Deluxe

2007-05-03 Thread ALEXANDRE David \(Ext\)
Hi,
 
I have a Motherboard ASUS P5B Deluxe With two Network LAN Marvell
Onboard.
My problem is: Only one appear on FreeBSD 6.2 ifconfig.
 
I check the bios and it enable.
 
Someone can help me to fix this problem or tell me what can i do ?
 
Thank in advance
 
Best Regards,
--
[EMAIL PROTECTED]
[EMAIL PROTECTED]
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: How to find HorizSync / VertRefresh rates?

2007-05-03 Thread Greg 'groggy' Lehey
On Thursday,  3 May 2007 at 13:13:07 +0200, Victor Engmark wrote:
 On 5/3/07, Greg 'groggy' Lehey [EMAIL PROTECTED] wrote:
 OK.  Either you give me information on what happens, or I'll drop the
 case.  What warning message?

 Please read the rest of the thread.

Find somebody else to solve your problem.  Or better still, do it
yourself.  You're wasting many people's time.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers.


pgpmtpIDNRuMh.pgp
Description: PGP signature


Re: FreeBSD 6.2 And ASUS P5B Deluxe

2007-05-03 Thread Steve Bertrand
ALEXANDRE David (Ext) wrote:
 Hi,
  
 I have a Motherboard ASUS P5B Deluxe With two Network LAN Marvell
 Onboard.
 My problem is: Only one appear on FreeBSD 6.2 ifconfig.
  
 I check the bios and it enable.
  
 Someone can help me to fix this problem or tell me what can i do ?

What happens if you disable the one in the BIOS you *think* is found by
FreeBSD, and enable the other? Do you still have one show up? What about
vice-versa?

Steve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: can't zip large files 2gb

2007-05-03 Thread DAve

David Banning wrote:

I have replace my memory. It didn't make any difference.

root# gunzip *ian_mail*
gunzip: 3s1.com-ian_mail-full-20070503-0105AM.1.tgz: 
invalid compressed data--format violated
root# 


and another way;

root# tar tzf *ian_mail*

lists most files in the tgz, then terminates with;

...
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers

gzip: stdin: invalid compressed data--format violated
tar: Child returned status 1
tar: Error exit delayed from previous errors
root#


Just a thought and maybe nothing at all. Your example shows you are 
using tar. What happens if


1) You only archive with tar, and then read the tar file back, is it 
successful? (no compression)


2) You only use gzip, cat a few dozen log files together for example to 
get the same file size. Can gunzip uncompress them?


3) You state in your earlier emails you tried gzip from ports. Were your 
ports updated recently? FBSD 4 is no longer supported. Possibly your new 
install of gzip is not working properly. If so you might try 
deinstalling gzip, installing the ports system from your install CDs, 
reinstalling gzip. (I have seen many users drop into 
/usr/ports/something/something then enter make;make install;make clean 
and never notice a warning or issue fly by on the monitor during the build)


Just thinking outloud, try tar and gunzip separately and see if the 
problem persists.


Still think maybe a hardware issue.

DAve


--
Three years now I've asked Google why they don't have a
logo change for Memorial Day. Why do they choose to do logos
for other non-international holidays, but nothing for
Veterans?

Maybe they forgot who made that choice possible.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: rebuilding the system

2007-05-03 Thread Mikhail Goriachev
Neo [GC] wrote:
 Hi,
 
 first you should get ALL sources. You can do this easily with cvsup.
 In /usr/share/examples/cvsup/ you find a file called 'stable-supfile'. 
 Copy it to some location (/root for example) and edit it. All you have 
 to change is the line '*default host=CHANGE_THIS.FreeBSD.org'; just 
 chose a FreeBSD CVS-mirror near you. Below you find the line 'src-all', 
 this means you get all kernel and world sources. The line '*default 
 release=cvs tag=RELENG_6' points cvsup to the 6-STABLE branch.
 Then do a 'cvsup stable-supfile' and wait some time...
 
 Check out your /usr/src/, now you should have all files, including 
 UPDATE. Now you can do a 'make buildworld', but remember to cd first 
 into the /usr/src dir.


Assuming cvsup is installed, otherwise csup as part of the system is a go.


Regards,
Mikhail.

PS: Please don't top-post.

-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: [EMAIL PROTECTED]
Web: www.webanoide.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 6.2 And ASUS P5B Deluxe

2007-05-03 Thread Erik Trulsson
On Thu, May 03, 2007 at 02:44:51PM +0200, ALEXANDRE David (Ext) wrote:
 Hi,
  
 I have a Motherboard ASUS P5B Deluxe With two Network LAN Marvell
 Onboard.
 My problem is: Only one appear on FreeBSD 6.2 ifconfig.
  
 I check the bios and it enable.
  
 Someone can help me to fix this problem or tell me what can i do ?

My first guess would be that there are two *different* LAN controllers -
one connected to the PCI bus and the other via PCI-E most likely.

The one that appears in ifconfig is probably the PCI one, while the PCI-E
connected one is likely a newer chip which is not supported by 6.2.


Checking the documentation for the motherboard verifies this guess. Your MB
has a Marvell 88E001 (connected via PCI) which is supported by FreeBSD 6.2
using the sk(4) driver.  It also has a Marvell 88E056 PCI-E chip which is
not supported by 6.2.

The good news is that 7-CURRENT and 6-stable should both support the 88E056
NIC using the msk(4) driver.




-- 
Insert your favourite quote here.
Erik Trulsson
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Apache2 Virtual Hosts and FreeBSD fd limits.

2007-05-03 Thread Eduardo Meyer

# uname -a


5.5-STABLE FreeBSD 5.5-STABLE #6: Wed May  2 20:19:43 BRT 2007


# apachectl -v


Server version: Apache/2.0.59
Server built:   May 2 2007 18:38:18



 I have raised maxfiles, but my openfiles do increase and the problem
 with Apache persists.

Does it only affect Apache?


Certainly not. But my concert is Apache, and this is the only
application this server runs.

I have also compiled EXTRA_FLAGS=-DFD_SETSIZE=8192 (currently, it was
2048) and the results were just the same.



Steve




--
===
Eduardo Meyer
pessoal: [EMAIL PROTECTED]
profissional: [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: List of UPCs that can auto-shutdown FreeBSD

2007-05-03 Thread Jeffrey Goldberg

On May 2, 2007, at 2:47 PM, Jonathan Horne wrote:

Check out sysutils/apcupsd.  I have it running with similar APC  
UPS's, and
it does exactly this.  I even added another destination line on  
some of the
scripts it runs on different power events, and when the power is  
off long
enough (5 seconds I believe), I get a message sent to my cell phone  
(via

smtp).


Seeing that we are neighbors, I strongly suspect that you had the  
opportunity to see your system in action last night.


I learned that I need to do a bit of tuning of my system, but things  
mostly went as expected using apcupsd.  So I also recommend apcupsd.


I have two machines on the UPS (an APC Back-UPS XS 1200) and the  
apcupsd server shutdown before the client figured that it should  
shutdown.  I also have a smaller UPS for the various switches and  
things that don't need clean shutdowns, and surprisingly that one ran  
out of battery before the main UPS even though during my tests just a  
few weeks ago it outlasted the main one.


It also appears (I haven't fully confirmed yet) that my ISP started  
having problems about 10 minutes after I lost power at my location.


-j


--
Jeffrey Goldberghttp://www.goldmark.org/jeff/

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Time Synchronizing Between Two Servers

2007-05-03 Thread Jeffrey Goldberg

On May 2, 2007, at 8:45 PM, Duane Hill wrote:



I have two servers that have to have their time synchronized  
between the two to within one second. What is recommended?


Currently, I have ntpd running on one and have the other  
synchronizing it's time off the first.


ntp is the right way to do things.  You could set each server as an  
ntp peer of the other.  That way.  And, as others pointed out, you  
could have one of them use an external lower stratum (closer to  
reference servers) to sync properly with the rest of the world which  
is useful if you want your logs to match up properly with the rest of  
us.


-j

--
Jeffrey Goldberghttp://www.goldmark.org/jeff/

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Time Synchronizing Between Two Servers

2007-05-03 Thread Duane Hill

On Thu, 3 May 2007, Jeffrey Goldberg wrote:


On May 2, 2007, at 8:45 PM, Duane Hill wrote:



I have two servers that have to have their time synchronized between the 
two to within one second. What is recommended?


Currently, I have ntpd running on one and have the other synchronizing it's 
time off the first.


ntp is the right way to do things.  You could set each server as an ntp peer 
of the other.  That way.  And, as others pointed out, you could have one of 
them use an external lower stratum (closer to reference servers) to sync 
properly with the rest of the world which is useful if you want your logs to 
match up properly with the rest of us.


Yes. I have the one server set to sync with the world and the other 
server syncs its time off the first. The two servers insert and update 
information in a MySQL table and one such piece if information is based on 
time. Everything we do here is all based on UTC.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Dell x300 FOLLOW UP SOLVED

2007-05-03 Thread Dan Sikorsky
Turns out it was the old layer 1 network cable im ashamed of my 
self, hehe



--

Dan Sikorsky
*Systems Admin/GoldMine Admin*
RegionalHelpWanted.com,Inc.  Cupid.com, Inc.
845-471-5200 x220
One Civic Center Plaza,
Suite 506
Poughkeepsie, NY 12601
/http://RegionalHelpWanted.com 
http://Cupid.com

http://PurplePages.com/

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Hello :Regarding the vulnerability

2007-05-03 Thread Bill Moran
In response to darshan na [EMAIL PROTECTED]:
 Hi.
 Thanks for the reply
 I am really sorry It was my mistake for not checking properly
 After reading again I have realised that you specify the impact and
 workaround for FreeBSD releases and you provide links to their
 sources .Please correct me if I am wrong I am new to this field .

You are obviously new, but that's OK.  We all start out new.

First off, [EMAIL PROTECTED] is a mailing list for general discussion
about FreeBSD.  The fact that I responded to you post in no way identifies
me as an expert that should be exclusively consulted for further
information.  As a result, I've added [EMAIL PROTECTED] back to the
CC.

The FreeBSD project maintains a truckload of mailing lists to facilitate
collaboration within the community:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL
Of particular interest to you might be this list:
http://lists.freebsd.org/mailman/listinfo/freebsd-security

Top-posting is also generally frowned apon.

 I also wanted to know what features to you consider when publishing the
 vulnerability

Information about how the security team operates is here:
http://www.freebsd.org/security/

If you have a number of questions, I expect you'll benefit from organizing
them all into a single email and sending them (interview-style) to the
FreeBSD security officer (listed on the previous page).

Hope this helps.

 On 5/3/07, Bill Moran [EMAIL PROTECTED] wrote:
 
  In response to darshan na [EMAIL PROTECTED]:
 
Hi ,
   I am student at one of the German Universtiy and i had a task of
   Benchmarking the Vulenrability Providers based on the features they
  provide
   and ,its really nice that you provide vulnerablity information in xml
  format
   and this is really very useful to parse this information for analysis
   i was checking your website where advisiories are present and i could
  not
   find any risk level alloted to the vulnerability
   It is difficult to analyse them without that , I just wanted to know is
   there any particular reason for this
 
  Did you miss section III (called Impact) that appears in every Advisory?
 
  --
  Bill Moran
  http://www.potentialtech.com
 
 


-- 
Bill Moran
http://www.potentialtech.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: can't zip large files 2gb

2007-05-03 Thread David Kelly
Correction:

On Thu, May 03, 2007 at 07:10:37AM -0500, David Kelly wrote:
 
 Can't keep from thinking somehow your hardware is broken because  
 myself and others have been gzip, bzip, zipping, large files for a  
 long time under FreeBSD without problems. BUT on 6.0 I had  
 intermittent problems trying to download files over 4 GB with  
 FreeBSD. But seemingly only with old files, more than a day old.

over 4 GB *from* FreeBSD. ftpd was having problems reading the large
file, sometimes.

-- 
David Kelly N4HHE, [EMAIL PROTECTED]

Whom computers would destroy, they must first drive mad.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


scp/sftp without interactive shell?

2007-05-03 Thread Ewald Jenisch
Hi,

I'm looking for a way to securely transfer files between machines
using either scp or sftp without giving the user a login shell on the
target machine. Put in another way: The user should be able to
transfer files but must not have an interactive login shell on the
target box.

Giving the user a shell of /bin/true or something similar on the
target machine is not an option since scp doesn't seem to work in this
case.

Any ideas how this could be accomplished?

Thanks in advance for your help,
-ewald


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: NFS server not responding/is alive again

2007-05-03 Thread Chuck Swiger

Hi--

Janos Dohanics wrote:

I have a FreeBSD 4.11 machine which mounts a volume from a Netapp ONTap.
The FreeBSD machine also acts as a Samba PDC. The Samba volumes are in
the NFS-mounted volume. There are about a dozen Win2K workstations on
the network served by the Samba server.

Lately I have noticed that /var/log/messages is full with entries like:

... /kernel: nfs server filer01:/vol/vol0/psa: not responding
... /kernel: nfs server filer01:/vol/vol0/psa: is alive again

It seems that the server sometimes is unresponsive for less than a
second, many other times it's unresponsive for a number of seconds (as
many as 8 seconds).


In order to proceed, it would help to run a tcpdump between the NFS server and 
this FreeBSD machine, and take a look at the packets just before one of these 
errors is logged, and try to correlate with anything else in your logs (ie, a 
particular Samba client did something or saw an error as a result).


Use something like:

  tcpdump -w packet.dmp -s 0 host filer01 and host localhost

... and read via tcpdump -r packet.dmp.

Note that Samba is going to be happier serving from local disks; it would be 
better for the clients to mount against filer01 directly than to forward a 
remote filesystem via this NFS-CIFS/SMB bridge...


--
-Chuck

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: scp/sftp without interactive shell?

2007-05-03 Thread Chuck Swiger

Ewald Jenisch wrote:
[ ... ]

Giving the user a shell of /bin/true or something similar on the
target machine is not an option since scp doesn't seem to work in this
case.

Any ideas how this could be accomplished?


Take a look at /usr/ports/shells/scponly, or rsh for restricted shells, 
more generally.


--
-Chuck
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: scp/sftp without interactive shell?

2007-05-03 Thread Ghirai
Hello Ewald,

Thursday, May 3, 2007, 5:07:33 PM, you wrote:

 Hi,

 I'm looking for a way to securely transfer files between machines
 using either scp or sftp without giving the user a login shell on the
 target machine. Put in another way: The user should be able to
 transfer files but must not have an interactive login shell on the
 target box.

 Giving the user a shell of /bin/true or something similar on the
 target machine is not an option since scp doesn't seem to work in this
 case.

 Any ideas how this could be accomplished?

 Thanks in advance for your help,
 -ewald

Given your requirement,
i would suggest installing pure-ftpd and puredb (from ports).

With that you can create as many virtual users as you like, and
restrict access/speed/etc to fit your needs.

Your clients will connect over SSL FTP, which i assume is acceptable.

A detailed guide is here: 
http://www.bsdguides.org/guides/freebsd/networking/pure-ftpd_virtual_users.php

Hope this helps.


-- 
Best regards,
Ghirai.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Time Synchronizing Between Two Servers

2007-05-03 Thread Chuck Swiger

[EMAIL PROTECTED] wrote:
[ ... ]

It may very well be noisier than just serving out ntp
to the local network, what with talk about elections
and such every 4 minutes, but generally everything
is kept within 0.050 seconds (and running ntpd on
all of the local machines feels like serious overkill).


Simply setting the date upon system boot and maybe once a day using cron to 
call ntpdate or whatever is probably good enough for any client machine, and 
OK for non-important servers where the exact timekeeping doesn't matter much.


ntpd is tiny by modern standards-- it's much smaller than a single Perl or 
Apache httpd+mod_Perl/PHP/whatever child process.  :-)  Normally, you choose 
your three (or more) most important servers, and run NTPd on them in a 
peer-aware ring with some external servers from the NTP pool, and then call 
ntpdate or run ntpd against only your local NTP resources for the rest of your 
machines.


Sun SPARC machines have good HW clocks, and also some of the newer Macs also 
seem to have consistently low values in ntp.drift and handle timekeeping well.


--
-Chuck

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to find HorizSync / VertRefresh rates?

2007-05-03 Thread [EMAIL PROTECTED]

On 03/05/07, Victor Engmark [EMAIL PROTECTED] wrote:


Please read the rest of the thread. I'm getting a warning that the HorizSync
rate is outside the capabilities of my current hardware


Fairly normal.  Many display adapters are capable
of modes that the display does not support.
The server will not use a mode outside of what it
is told (/etc/X11/xorg.conf or whatnot) or what it
detects and the warnings are just part of a global
conspiracy to increase aerobic fitness through
twitching.

--
--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: scp/sftp without interactive shell?

2007-05-03 Thread Greg Barniskis

Ewald Jenisch wrote:

Hi,

I'm looking for a way to securely transfer files between machines
using either scp or sftp without giving the user a login shell on the
target machine. 


Have you tried ports/shells/scponly?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: NFS server not responding/is alive again

2007-05-03 Thread web

At 10:55 AM 5/3/2007, you wrote:

Hi--

Janos Dohanics wrote:

I have a FreeBSD 4.11 machine which mounts a volume from a Netapp ONTap.
The FreeBSD machine also acts as a Samba PDC. The Samba volumes are in
the NFS-mounted volume. There are about a dozen Win2K workstations on
the network served by the Samba server.
Lately I have noticed that /var/log/messages is full with entries like:
... /kernel: nfs server filer01:/vol/vol0/psa: not responding
... /kernel: nfs server filer01:/vol/vol0/psa: is alive again
It seems that the server sometimes is unresponsive for less than a
second, many other times it's unresponsive for a number of seconds (as
many as 8 seconds).


In order to proceed, it would help to run a tcpdump between the NFS server 
and this FreeBSD machine, and take a look at the packets just before one 
of these errors is logged, and try to correlate with anything else in your 
logs (ie, a particular Samba client did something or saw an error as a result).


Use something like:

  tcpdump -w packet.dmp -s 0 host filer01 and host localhost

... and read via tcpdump -r packet.dmp.


Chuck,

I did tcpdump -w packet.dmp -s 0 host filer01 and host localhost for a 
couple of minutes:


# tcpdump -w packet.dmp -s 0 host filer01 and host localhost
tcpdump: listening on dc0
^C
639 packets received by filter
0 packets dropped by kernel

... tcpdump -r packet.dmp gives zero output.

What does this tell you?

Note that Samba is going to be happier serving from local disks; it would 
be better for the clients to mount against filer01 directly than to 
forward a remote filesystem via this NFS-CIFS/SMB bridge...


I'm sure you are right and I'd change it given the opportunity...

Janos


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Apache2 Virtual Hosts and FreeBSD fd limits.

2007-05-03 Thread Bert JW Regeer


On May 3, 2007, at 9:30 AM, Eduardo Meyer wrote:


# uname -a


5.5-STABLE FreeBSD 5.5-STABLE #6: Wed May  2 20:19:43 BRT 2007


# apachectl -v


Server version: Apache/2.0.59
Server built:   May 2 2007 18:38:18



 I have raised maxfiles, but my openfiles do increase and the  
problem

 with Apache persists.

Does it only affect Apache?


Certainly not. But my concert is Apache, and this is the only
application this server runs.

I have also compiled EXTRA_FLAGS=-DFD_SETSIZE=8192 (currently, it was
2048) and the results were just the same.



Steve




--
===
Eduardo Meyer
pessoal: [EMAIL PROTECTED]
profissional: [EMAIL PROTECTED]



Since this is my first post to the mailling list, top post or bottom  
post which one is preferred?


If you have a problems with open file descriptors beccause of  
VirtualHosts it is my guess that you are logging separately for each  
vhost (both access, and error). The way I found to solve this was to  
put it all in one file that is then split up into the separate files  
using a perl script. It is called split-logfile and can be found  
online, I believe it was in the Apache source tree. All you need to  
change is instead of having seperate log files for each of them, you  
have one log file (which outputs the information using the vhost name  
as the first item on the line so that the perl script can sort it  
through that), thus only one FD is used to log.


LogFormat %v %h %l %u %t \%r\ %s %b \%{Referer}i\ \%{User- 
Agent}i\ cvh

CustomLog /usr/local/logs/everything.log cvh

So you can scale out to 5000 vhosts and not run into any limit  
problems. For errors the splitting up is a bit more tricky, but you  
should be able to get it done as well.


Good luck,
Bert JW Regeer

Why doesn't FreeBSD clear /tmp on bootup?

2007-05-03 Thread sac

Hi,

I've seen OpenBSD and some other variants of Unix clearing /tmp on
bootup. But FreeBSD doesn't seem to do so.
Is there any specific reason for this variation or is it just a matter
of taste between these different Operating Systems?

Regards,
sac.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why doesn't FreeBSD clear /tmp on bootup?

2007-05-03 Thread Bill Moran
In response to sac [EMAIL PROTECTED]:
 
 I've seen OpenBSD and some other variants of Unix clearing /tmp on
 bootup. But FreeBSD doesn't seem to do so.
 Is there any specific reason for this variation or is it just a matter
 of taste between these different Operating Systems?

http://www.freebsd.org/cgi/man.cgi?query=rc.confapropos=0sektion=0manpath=FreeBSD+6.2-RELEASEformat=html

Have a look at the clear_tmp_enable variable.

-- 
Bill Moran
http://www.potentialtech.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why doesn't FreeBSD clear /tmp on bootup?

2007-05-03 Thread Josh Carroll

I've seen OpenBSD and some other variants of Unix clearing /tmp on
bootup. But FreeBSD doesn't seem to do so.
Is there any specific reason for this variation or is it just a matter
of taste between these different Operating Systems?


You can put the following in rc.conf to do this:

clear_tmp_enable=YES

It's not on by default.

Regards,
Josh
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why doesn't FreeBSD clear /tmp on bootup?

2007-05-03 Thread Christoph Schug
On Thu, May 03, 2007, sac wrote:

 I've seen OpenBSD and some other variants of Unix clearing /tmp on
 bootup. But FreeBSD doesn't seem to do so.

This one is configurable in /etc/rc.conf, take a look at
/etc/defaults/rc.conf for default settings and explanations:

| clear_tmp_enable=NO   # Clear /tmp at startup.
| clear_tmp_X=YES   # Clear and recreate X11-related directories in /tmp

OTOH you can configure /tmp/ as memory file system (which is clear with
every reboot cause of its nature) using settings like

| tmpmfs=YES
| tmpsize=128m
| tmpmfs_flags=-S

in /etc/rc.conf (in this example 128 MB of /tmp without soft-updates).

-cs

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Easiest method to install a DVD writer

2007-05-03 Thread dave
Hi, 

I have a desktop Compaq computer running the latest stable version of 
FreeBSD. I want to install a DVD writer to use for backups (either internal 
or USB). Can someone recommend the easiest method to do this by? Is there a 
list of supported DVD writers for the latest stable version of FreeBSD? I 
don't want to spend a lot of time configuring it. I just want to install 
something I know will work, with minimal need for configuration. Also, will 
I need special software to do the actual writing? If so, what free software 
works well and is easy to use? Suggestions? Success stories? 


Thanks,
Dave 

P.S. Please include this email address in the reply: 
[EMAIL PROTECTED], otherwise I won't see your response.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Why doesn't FreeBSD clear /tmp on bootup?

2007-05-03 Thread Robert Huff
sac writes:

  I've seen OpenBSD and some other variants of Unix clearing /tmp on
  bootup. But FreeBSD doesn't seem to do so.

Look deeper, Grasshopper.

huff@ grep -i tmp /etc/rc.conf
clear_tmp_enable=YES  # Clear /tmp at startup.

This is set to NO in /etc/defaults/rc,conf.
As to why ... for their own reasons some folks put things in
/tmp they don't want to vanish.



Robert Huff
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why is 6.2-RELEASE/packages/Latest/ not latest enough?

2007-05-03 Thread Kris Kennaway
On Thu, May 03, 2007 at 02:01:53PM +0200, Stevan Tiefert wrote:
 Am Donnerstag, den 03.05.2007, 15:28 +0400 schrieb Andrew Pantyukhin:
  On 5/3/07, Stevan Tiefert [EMAIL PROTECTED] wrote:
   Hello list,
  
   I have installed via pkg_add -r various packages for my 6.2-RELEASE. I
   have recognized that on this way I will not get always the newest
   package.
  
  You only get the packages compiled during the release
  process. Newer packages are only built for 6-stable and
  7-current. The hard truth is that we don't have enough
  human/hardware resources to keep 6.2 packages up-to-date.
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 That is not that I mean!
 
 ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/6.2-RELEASE/packages/editors/openoffice.org-2.0.4.tbz
 exists. But the Link:
 
 ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/6.2-RELEASE/packages/Latest/openoffice.org.tbz
 is linked with
 
 ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/6.2-RELEASE/packages/All/openoffice.org-1.1.5_2.tbz
 
 It is a simple change with ln. Not more! openoffice.org 2.0 was already
 created during the RELEASE-6.2-process.
 
 Still again: Why is this link showing to an older package, when to the
 same time a newer package exist for the RELEASE_6_2 (not RELENG_6)?

There are several openoffice versions in the ports tree, and the
maintainer determined that this is the one that should be used as the
default choice.  Typically when there are more than one version, the
link points to the recommended stable release.

That said, it's possible that the maintainer overlooked updating the
link when 2.0 became stable.  Please check whether it is the same in
the packages-6.2-stable package sets (i.e. the current packages, not
the release packages which are now 6 months out of date) and if so
then follow up with the openoffice maintainer.

Thanks,
Kris

pgpLCY1gpOsbI.pgp
Description: PGP signature


Re: Apache2 Virtual Hosts and FreeBSD fd limits.

2007-05-03 Thread Eduardo Meyer

On 5/3/07, Bert JW Regeer [EMAIL PROTECTED] wrote:


On May 3, 2007, at 9:30 AM, Eduardo Meyer wrote:

 # uname -a

 5.5-STABLE FreeBSD 5.5-STABLE #6: Wed May  2 20:19:43 BRT 2007

 # apachectl -v

 Server version: Apache/2.0.59
 Server built:   May 2 2007 18:38:18


  I have raised maxfiles, but my openfiles do increase and the
 problem
  with Apache persists.

 Does it only affect Apache?

 Certainly not. But my concert is Apache, and this is the only
 application this server runs.

 I have also compiled EXTRA_FLAGS=-DFD_SETSIZE=8192 (currently, it was
 2048) and the results were just the same.


 Steve





Since this is my first post to the mailling list, top post or bottom
post which one is preferred?

If you have a problems with open file descriptors beccause of
VirtualHosts it is my guess that you are logging separately for each
vhost (both access, and error). The way I found to solve this was to
put it all in one file that is then split up into the separate files
using a perl script. It is called split-logfile and can be found
online, I believe it was in the Apache source tree. All you need to
change is instead of having seperate log files for each of them, you
have one log file (which outputs the information using the vhost name
as the first item on the line so that the perl script can sort it
through that), thus only one FD is used to log.

LogFormat %v %h %l %u %t \%r\ %s %b \%{Referer}i\ \%{User-
Agent}i\ cvh
CustomLog /usr/local/logs/everything.log cvh

So you can scale out to 5000 vhosts and not run into any limit
problems. For errors the splitting up is a bit more tricky, but you
should be able to get it done as well.


Bert,

This is an interesting approach. I will consider it. However I believe
one day I will reach this limit again. So I think this is a matter
that will demand some tuning in the future.

Thanks for pointing this approach to avoid using too many FDs :)




Good luck,
Bert JW Regeer



--
===
Eduardo Meyer
pessoal: [EMAIL PROTECTED]
profissional: [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RSA SecurID Pam Module Support?

2007-05-03 Thread Michael K. Smith - Adhost
Hello All:

We have recently purchased an RSA SecurID Appliance and there are no
native libraries for *BSD OS's.  I have downloaded and installed the
appropriate files within the Linux Compat environment, but I'm not
having any success making it work.  Specifically, the key file in
question is /compat/linux/lib/pam_securid.so.  When I add the
appropriate configuration line to /etc/pam.d/sshd and attempt to log in
I get the following:

May  3 09:43:01 ad-mon01 sshd[30508]: in openpam_load_module(): no
/compat/linux/lib/pam_securid.so found
May  3 09:43:01 ad-mon01 sshd[30508]: fatal: PAM: initialisation failed

Of course, the file actually does exist.

-rwxr-xr-x  1 1047  900  895304 May  2 11:13
/compat/linux/lib/pam_securid.so

Has anyone had any success getting this .so to work under FreeBSD,
specifically 6.2 Release?

Regards and Thanks,

Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problems compiling new kernel

2007-05-03 Thread Mark Stout
Hello,

I recently upgraded to 6.2 -RELEASE from 5.4-RELEASE.  When compiling a
custom kernel I get the following error message.  I have two concerns.  I
need to run a program from iPass built for Linux on this machine so the
WARNING about the ext2fs filesystem being contaminated concerns me as does
the reason the buildkernel command fails.


##[ start error output ]###
[root 127] make buildkernel KERNCONF=RADIUS2

--
 Kernel build for RADIUS2 started on Thu May  3 10:04:44 PDT 2007
--
=== RADIUS2
mkdir -p /usr/obj/usr/src/sys

--
 stage 1: configuring the kernel
--
cd /usr/src/sys/i386/conf;
PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bi
n:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/o
bj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/
usr/bin  config  -d /usr/obj/usr/src/sys/RADIUS2
/usr/src/sys/i386/conf/RADIUS2
WARNING: kernel contains GPL contaminated ext2fs filesystem
Kernel build directory is /usr/obj/usr/src/sys/RADIUS2
Don't forget to do ``make cleandepend; make depend''

--
 stage 2.1: cleaning up the object tree
--
cd /usr/obj/usr/src/sys/RADIUS2;  MAKEOBJDIRPREFIX=/usr/obj
MACHINE_ARCH=i386  MACHINE=i386  CPUTYPE=
GROFF_BIN_PATH=/usr/obj/usr/src/tmp/legacy/usr/bin
GROFF_FONT_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/groff_font
GROFF_TMAC_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/tmac
_SHLIBDIRPREFIX=/usr/obj/usr/src/tmp  INSTALL=sh /usr/src/tools/install.sh
PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bi
n:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/o
bj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/
usr/bin make KERNEL=kernel cleandir
Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

Unknown modifier 'C'

Unknown modifier '.'

Unknown modifier 'C'

Unknown modifier '/'

/usr/src/share/mk/bsd.compat.mk, line 1: missing `in' in for
in
/usr/src/share/mk/bsd.compat.mk, line 1: Need an operator
/usr/src/share/mk/bsd.compat.mk, line 2: missing `in' in for
in
/usr/src/share/mk/bsd.compat.mk, line 2: Need an operator
/usr/src/share/mk/bsd.compat.mk, line 7: Need an operator
/usr/src/share/mk/bsd.compat.mk, line 8: Need an operator
/usr/src/share/mk/bsd.compat.mk, line 

Re: can't zip large files 2gb

2007-05-03 Thread David Banning
  
  gzip: stdin: invalid compressed data--format violated
  tar: Child returned status 1
  tar: Error exit delayed from previous errors
  root#
 
 Unless you can demonstrate some other systematic effect (e.g. always
 truncated at the same size), it looks like you have some other kind of
 failing hardware that is silently corrupting the data during writing
 or reading from disk.

You are probably right. I am going to upgrade to 6.x and see
if that helps - it may not but I have to upgrade one day anyway.
It will be interesting to see if the problem follows me.

Thanks for your input -
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Easiest method to install a DVD writer

2007-05-03 Thread Roland Smith
On Thu, May 03, 2007 at 09:40:46AM -0700, [EMAIL PROTECTED] wrote:
  Hi, 
  I have a desktop Compaq computer running the latest stable version of 
  FreeBSD. I want to install a DVD writer to use for backups (either internal 
  or USB). Can someone recommend the easiest method to do this by? Is there a 
  list of supported DVD writers for the latest stable version of
  FreeBSD?

An ATAPI DVD writer should Just Work. I don't know about USB ones.

  I don't want to spend a lot of time configuring it. I just want to
  install something I know will work, with minimal need for
  configuration. Also, will I need special software to do the actual
  writing? 

I've configured my system to use the DVD via SCSI subsystem with the
atapicam driver. See http://www.xs4all.nl/~rsmith/freebsd/index.html#cdrom

But that was mainly because cdrecord(1) only works well with SCSI
devices. I haven't tried burning DVDs with the atapicd driver.

 If so, what free software works well and is easy to use?
  Suggestions? Success stories?

For DVDs you'll need growisofs(1) from the
/usr/ports/sysutils/dvd+rw-tools port.

I find it easy to use in scripts or from the command line, but there are
graphical front ends.

Normally, growisofs writes ISO9660 filesystems, but growisofs will burn
anything you tell it to.

My DVD backup script makes several tar archives of my data, which are
then compressed with bzip2 and encrpyted with ccrypt(1). Those tarfiles
are burnt directly to DVD, without an ISO9660 filesystem.

But I think that DVD's aren't optimal for backups. My advice would be to
buy an external USB harddrive. They're not that expensive anymore and
store a lot more data. I use one of those (with GELI encryption) to
store compressed filesystem dumps. A dump is the best way to save all
the filesystem metadata. Most backup strategies can save user- and
group-ids and permissions, but they can't cope well with flags, acls or
links.

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpgZIJgFEJH9.pgp
Description: PGP signature


Re: Why is 6.2-RELEASE/packages/Latest/ not latest enough?

2007-05-03 Thread Stevan Tiefert
Am Donnerstag, den 03.05.2007, 13:06 -0400 schrieb Kris Kennaway:
 On Thu, May 03, 2007 at 02:01:53PM +0200, Stevan Tiefert wrote:
  Am Donnerstag, den 03.05.2007, 15:28 +0400 schrieb Andrew Pantyukhin:
   On 5/3/07, Stevan Tiefert [EMAIL PROTECTED] wrote:
Hello list,
   
I have installed via pkg_add -r various packages for my 6.2-RELEASE. I
have recognized that on this way I will not get always the newest
package.
   
   You only get the packages compiled during the release
   process. Newer packages are only built for 6-stable and
   7-current. The hard truth is that we don't have enough
   human/hardware resources to keep 6.2 packages up-to-date.
   ___
   freebsd-questions@freebsd.org mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to [EMAIL PROTECTED]
  
  That is not that I mean!
  
  ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/6.2-RELEASE/packages/editors/openoffice.org-2.0.4.tbz
  exists. But the Link:
  
  ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/6.2-RELEASE/packages/Latest/openoffice.org.tbz
  is linked with
  
  ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/6.2-RELEASE/packages/All/openoffice.org-1.1.5_2.tbz
  
  It is a simple change with ln. Not more! openoffice.org 2.0 was already
  created during the RELEASE-6.2-process.
  
  Still again: Why is this link showing to an older package, when to the
  same time a newer package exist for the RELEASE_6_2 (not RELENG_6)?
 
 There are several openoffice versions in the ports tree, and the
 maintainer determined that this is the one that should be used as the
 default choice.  Typically when there are more than one version, the
 link points to the recommended stable release.
 
 That said, it's possible that the maintainer overlooked updating the
 link when 2.0 became stable.  Please check whether it is the same in
 the packages-6.2-stable package sets (i.e. the current packages, not
 the release packages which are now 6 months out of date) and if so
 then follow up with the openoffice maintainer.
 
 Thanks,
 Kris

After that:

setenv PACKAGESITE
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/

and:

pkg_add -r openoffice.org

It still installs the version 1.1.5... It seems they forgot until now to
update this link...

I have written to [EMAIL PROTECTED] the maintainer of this
port. Now I will wait until they answer...







___ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: 
http://mail.yahoo.de
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems compiling new kernel

2007-05-03 Thread Kris Kennaway
On Thu, May 03, 2007 at 09:20:51AM -0800, Mark Stout wrote:
 Hello,
 
 I recently upgraded to 6.2 -RELEASE from 5.4-RELEASE.  When compiling a
 custom kernel I get the following error message.  I have two concerns.  I
 need to run a program from iPass built for Linux on this machine so the
 WARNING about the ext2fs filesystem being contaminated concerns me as does
 the reason the buildkernel command fails.

You don't need to use ext2fs to run Linux binaries.  Even if you do
need ext2fs, do you really care about the license?

 --
  stage 2.1: cleaning up the object tree
 --
 cd /usr/obj/usr/src/sys/RADIUS2;  MAKEOBJDIRPREFIX=/usr/obj
 MACHINE_ARCH=i386  MACHINE=i386  CPUTYPE=
 GROFF_BIN_PATH=/usr/obj/usr/src/tmp/legacy/usr/bin
 GROFF_FONT_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/groff_font
 GROFF_TMAC_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/tmac
 _SHLIBDIRPREFIX=/usr/obj/usr/src/tmp  INSTALL=sh /usr/src/tools/install.sh
 PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bi
 n:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/o
 bj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/
 usr/bin make KERNEL=kernel cleandir
 Unknown modifier 'C'

I am wondering whether you upgraded your system correctly - in
particular make might give this error if you were still running an old
5.x make.  How did you do the upgrade?

Kris


pgpwhoKMcZHQv.pgp
Description: PGP signature


Re: How to find HorizSync / VertRefresh rates?

2007-05-03 Thread Dag-Erling Smørgrav
Victor Engmark [EMAIL PROTECTED] writes:
 OK, I'll settle for that one. But then, why do I get a warning that
 the default HorizSync rate is out of the DDC rates for my screen?

I can't tell unless you show me the log.

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to find HorizSync / VertRefresh rates?

2007-05-03 Thread Victor Engmark

On 5/3/07, Dag-Erling Smørgrav [EMAIL PROTECTED] wrote:


Victor Engmark [EMAIL PROTECTED] writes:
 OK, I'll settle for that one. But then, why do I get a warning that
 the default HorizSync rate is out of the DDC rates for my screen?

I can't tell unless you show me the log.



/var/log/Xorg.0.log has been posted twice in this thread. If you mean
another log, then please specify.

--
Victor Engmark
Quidquid latine dictum sit, altum videtur - What is said in Latin, sounds
profound
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


find and timezone

2007-05-03 Thread Ernest Sales
Could someone explain why this works fine:

# find . -newermt May 2 12:00:09 CET 2007
[...]
#

...whereas this doesn't:

# find . -newermt May 2 12:00:09 CEST 2007
find: Can't parse date/time: May 2 12:00:09 CEST 2007
#

(CET: Central European Time, ...S...: Summer)

Thanks in advance!

Ernest

---
plain text emails preferred, cf http://expita.com/nomime.html

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Problems compiling new kernel

2007-05-03 Thread Mark Stout
If I don't need the options ext2fs I'll take it out.  I upgraded using
sysinstall over FTP.


Thank you,
Mark Stout
VPM Global Internet Services, Inc.
530-626-4218 x205 Office
530-626-7182 Fax
530-554-9295 VoIP
916-240-2850 Cell
www.vpm.com http://www.vpm.com

This email and any files transmitted with it are confidential and intended
solely for the use of the individual to whom they are addressed.  If you are
not the intended recipient, you are hereby notified that any use or
dissemination of this communication is strictly prohibited, and asked to
notify us immediately, then delete this email. E-mail transmission cannot be
guaranteed to be secure or error-free and VPM Global Internet Services, Inc.
does not accept liability for any errors or omissions in the contents of
this message.  Any views or opinions presented are solely those of the
author and do not necessarily represent those of VPM Global Internet
Services, Inc.



-Original Message-
From: Kris Kennaway [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 03, 2007 9:39 AM
To: Mark Stout
Cc: freebsd-questions@freebsd.org
Subject: Re: Problems compiling new kernel


On Thu, May 03, 2007 at 09:20:51AM -0800, Mark Stout wrote:
 Hello,

 I recently upgraded to 6.2 -RELEASE from 5.4-RELEASE.  When compiling a
 custom kernel I get the following error message.  I have two concerns.  I
 need to run a program from iPass built for Linux on this machine so the
 WARNING about the ext2fs filesystem being contaminated concerns me as does
 the reason the buildkernel command fails.

You don't need to use ext2fs to run Linux binaries.  Even if you do
need ext2fs, do you really care about the license?

 --
  stage 2.1: cleaning up the object tree
 --
 cd /usr/obj/usr/src/sys/RADIUS2;  MAKEOBJDIRPREFIX=/usr/obj
 MACHINE_ARCH=i386  MACHINE=i386  CPUTYPE=
 GROFF_BIN_PATH=/usr/obj/usr/src/tmp/legacy/usr/bin
 GROFF_FONT_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/groff_font
 GROFF_TMAC_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/tmac
 _SHLIBDIRPREFIX=/usr/obj/usr/src/tmp  INSTALL=sh
/usr/src/tools/install.sh

PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bi

n:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/o

bj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/
 usr/bin make KERNEL=kernel cleandir
 Unknown modifier 'C'

I am wondering whether you upgraded your system correctly - in
particular make might give this error if you were still running an old
5.x make.  How did you do the upgrade?

Kris

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems compiling new kernel

2007-05-03 Thread Kris Kennaway
On Thu, May 03, 2007 at 11:02:37AM -0800, Mark Stout wrote:
 If I don't need the options ext2fs I'll take it out.  I upgraded using
 sysinstall over FTP.

Please don't top-post, it loses context from the discussion.

What does ls -l /usr/bin/make show you?

Kris

 On Thu, May 03, 2007 at 09:20:51AM -0800, Mark Stout wrote:
  Hello,
 
  I recently upgraded to 6.2 -RELEASE from 5.4-RELEASE.  When compiling a
  custom kernel I get the following error message.  I have two concerns.  I
  need to run a program from iPass built for Linux on this machine so the
  WARNING about the ext2fs filesystem being contaminated concerns me as does
  the reason the buildkernel command fails.
 
 You don't need to use ext2fs to run Linux binaries.  Even if you do
 need ext2fs, do you really care about the license?
 
  --
   stage 2.1: cleaning up the object tree
  --
  cd /usr/obj/usr/src/sys/RADIUS2;  MAKEOBJDIRPREFIX=/usr/obj
  MACHINE_ARCH=i386  MACHINE=i386  CPUTYPE=
  GROFF_BIN_PATH=/usr/obj/usr/src/tmp/legacy/usr/bin
  GROFF_FONT_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/groff_font
  GROFF_TMAC_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/tmac
  _SHLIBDIRPREFIX=/usr/obj/usr/src/tmp  INSTALL=sh
 /usr/src/tools/install.sh
 
 PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bi
 
 n:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/o
 
 bj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/
  usr/bin make KERNEL=kernel cleandir
  Unknown modifier 'C'
 
 I am wondering whether you upgraded your system correctly - in
 particular make might give this error if you were still running an old
 5.x make.  How did you do the upgrade?
 
 Kris
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: can't zip large files 2gb

2007-05-03 Thread DAve

David Banning wrote:

gzip: stdin: invalid compressed data--format violated
tar: Child returned status 1
tar: Error exit delayed from previous errors
root#

Unless you can demonstrate some other systematic effect (e.g. always
truncated at the same size), it looks like you have some other kind of
failing hardware that is silently corrupting the data during writing
or reading from disk.


You are probably right. I am going to upgrade to 6.x and see
if that helps - it may not but I have to upgrade one day anyway.
It will be interesting to see if the problem follows me.



I would think that over first. Unless the problem you have is noted as 
fixed in a later version, an upgrade for upgrade's sake is not the right 
course of action.


If you upgrade and the problem persists, you won't know what the problem 
was. So far I haven't heard anyone who thinks it is a problem with the 
distribution.


If you upgrade and the problem goes away, you still don't know what the 
problem was. If the problem returns a week, a month, a year down the 
road you are right back where you are now.


Just my two cents worth.

DAve


--
Three years now I've asked Google why they don't have a
logo change for Memorial Day. Why do they choose to do logos
for other non-international holidays, but nothing for
Veterans?

Maybe they forgot who made that choice possible.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Problems compiling new kernel

2007-05-03 Thread Mark Stout

 -Original Message-
 From: Kris Kennaway [mailto:[EMAIL PROTECTED]
 Sent: Thursday, May 03, 2007 10:14 AM
 To: Mark Stout
 Cc: Kris Kennaway; freebsd-questions@freebsd.org
 Subject: Re: Problems compiling new kernel


 On Thu, May 03, 2007 at 11:02:37AM -0800, Mark Stout wrote:
  If I don't need the options ext2fs I'll take it out.  I upgraded using
  sysinstall over FTP.

 Please don't top-post, it loses context from the discussion.

 What does ls -l /usr/bin/make show you?

[root 107] ls -l /usr/bin/make
-r-xr-xr-x  1 root  wheel  292512 Jan 11 23:41 /usr/bin/make


  On Thu, May 03, 2007 at 09:20:51AM -0800, Mark Stout wrote:
   Hello,
  
   I recently upgraded to 6.2 -RELEASE from 5.4-RELEASE.  When
 compiling a
   custom kernel I get the following error message.  I have two
 concerns.  I
   need to run a program from iPass built for Linux on this
 machine so the
   WARNING about the ext2fs filesystem being contaminated
 concerns me as does
   the reason the buildkernel command fails.
 
  You don't need to use ext2fs to run Linux binaries.  Even if you do
  need ext2fs, do you really care about the license?
 
   --
stage 2.1: cleaning up the object tree
   --
   cd /usr/obj/usr/src/sys/RADIUS2;  MAKEOBJDIRPREFIX=/usr/obj
   MACHINE_ARCH=i386  MACHINE=i386  CPUTYPE=
   GROFF_BIN_PATH=/usr/obj/usr/src/tmp/legacy/usr/bin
   GROFF_FONT_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/groff_font
   GROFF_TMAC_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/tmac
   _SHLIBDIRPREFIX=/usr/obj/usr/src/tmp  INSTALL=sh
  /usr/src/tools/install.sh
  
 
 PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/leg
 acy/usr/bi
  
 
 n:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/s
 bin:/usr/o
  
 
 bj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/
 usr/sbin:/
   usr/bin make KERNEL=kernel cleandir
   Unknown modifier 'C'
 
  I am wondering whether you upgraded your system correctly - in
  particular make might give this error if you were still running an old
  5.x make.  How did you do the upgrade?
 
  Kris
 
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 


Thank you,
Mark Stout
VPM Global Internet Services, Inc.
530-626-4218 x205 Office
530-626-7182 Fax
530-554-9295 VoIP
916-240-2850 Cell
www.vpm.com http://www.vpm.com

This email and any files transmitted with it are confidential and intended
solely for the use of the individual to whom they are addressed.  If you are
not the intended recipient, you are hereby notified that any use or
dissemination of this communication is strictly prohibited, and asked to
notify us immediately, then delete this email. E-mail transmission cannot be
guaranteed to be secure or error-free and VPM Global Internet Services, Inc.
does not accept liability for any errors or omissions in the contents of
this message.  Any views or opinions presented are solely those of the
author and do not necessarily represent those of VPM Global Internet
Services, Inc.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Time Synchronizing Between Two Servers

2007-05-03 Thread Dag-Erling Smørgrav
Chuck Swiger [EMAIL PROTECTED] writes:
 Simply setting the date upon system boot and maybe once a day using
 cron to call ntpdate or whatever is probably good enough for any
 client machine, and OK for non-important servers where the exact
 timekeeping doesn't matter much.

Why, when setting up ntpd is so easy?

On your router:

# hostname
router.example.com
# cat /etc/ntp.conf
server 0.pool.ntp.org
server 1.pool.ntp.org
server 2.pool.ntp.org
^D
# cat /etc.rc.conf
ntpdate_enable=YES
ntpd_enable=YES
^D
# /etc/rc.d/ntpdate start
# /etc/rc.d/ntpd start

On every other machine in your network:

# cat /etc/ntp.conf
server router.example.com
^D
# cat /etc.rc.conf
ntpdate_enable=YES
ntpd_enable=YES
^D
# /etc/rc.d/ntpdate start
# /etc/rc.d/ntpd start

Everything else is already taken care of.

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to find HorizSync / VertRefresh rates?

2007-05-03 Thread Dag-Erling Smørgrav
Victor Engmark [EMAIL PROTECTED] writes:
 On 5/3/07, Dag-Erling Smørgrav [EMAIL PROTECTED] wrote:
  Victor Engmark [EMAIL PROTECTED] writes:
   OK, I'll settle for that one. But then, why do I get a warning that
   the default HorizSync rate is out of the DDC rates for my screen?
  I can't tell unless you show me the log.
 /var/log/Xorg.0.log has been posted twice in this thread. If you mean
 another log, then please specify.

All I found was this:

(WW) I810(0): config file hsync range 60-66.3158kHz not within DDC hsync ranges.
(II) I810(0): Dell Latitude D610 monitor: Using hsync range of 60.00-66.32kHz
(II) I810(0): Dell Latitude D610 monitor: Using vrefresh value of 60.00 Hz

which tells me you specified an incorrect range in your xorg.conf; I
told you to remove it.

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cups permission problems

2007-05-03 Thread Lowell Gilbert
AN [EMAIL PROTECTED] writes:

 I just installed cups 1.2.10 on FBSD 6.2 stable from ports.  The
 install completed successfully, however when I try to do anything
 nothing works. After starting the cups daemon, I go to localhost:631
 and I can see the main page but when I try to add a printer the page
 is blank.  The following are excerpts from /var/log/cups/error_log:

 I [02/May/2007:22:44:46 +0300] Full reload complete.
 I [02/May/2007:22:44:46 +0300] Listening to ::1:631 on fd 2...
 I [02/May/2007:22:44:46 +0300] Listening to 127.0.0.1:631 on fd 3...
 I [02/May/2007:22:44:46 +0300] Listening to /var/run/cups.sock on fd 4...
 I [02/May/2007:22:45:04 +0300] commptr=?OP=add-printer
 I [02/May/2007:22:45:04 +0300] Started
 /usr/local/libexec/cups/cgi-bin/admin.cgi (pid=89759)
 E [02/May/2007:22:45:04 +0300] [CGI] Unable to open template file
 /usr/local/share/cups/templates/header.tmpl - Permission denied
 E [02/May/2007:22:45:04 +0300] [CGI] Unable to open template file
 /usr/local/share/cups/templates/add-printer.tmpl - Permission denied
 E [02/May/2007:22:45:04 +0300] [CGI] Unable to open template file
 /usr/local/share/cups/templates/trailer.tmpl - Permission denied
 I [02/May/2007:22:48:13 +0300] Full reload complete.
 I [02/May/2007:22:48:13 +0300] Listening to ::1:631 on fd 1...
 I [02/May/2007:22:48:13 +0300] Listening to 127.0.0.1:631 on fd 3...
 I [02/May/2007:22:48:13 +0300] Listening to /var/run/cups.sock on fd 4...
 I [02/May/2007:22:53:32 +0300] commptr=?OP=add-printer
 I [02/May/2007:22:53:32 +0300] Started
 /usr/local/libexec/cups/cgi-bin/admin.cgi (pid=89770)
 E [02/May/2007:22:53:32 +0300] [CGI] Unable to open template file
 /usr/local/share/cups/templates/header.tmpl - Permission denied
 E [02/May/2007:22:53:32 +0300] [CGI] Unable to open template file
 /usr/local/share/cups/templates/add-printer.tmpl - Permission denied
 E [02/May/2007:22:53:32 +0300] [CGI] Unable to open template file
 /usr/local/share/cups/templates/trailer.tmpl - Permission denied
 I [02/May/2007:22:55:10 +0300] Saving remote.cache...
 I [02/May/2007:22:56:18 +0300] Full reload complete.
 E [02/May/2007:22:56:19 +0300] Unable to bind socket for address
 ::1:631 - 
 Address already in use.
 E [02/May/2007:22:56:19 +0300] Unable to bind socket for address
 127.0.0.1:631 - Address already in use.
 I [02/May/2007:22:56:19 +0300] Listening to /var/run/cups.sock on fd 2...
 E [02/May/2007:22:56:19 +0300] cupsdStartBrowsing: Unable to bind
 broadcast socket - Address already in use.
 I [02/May/2007:22:58:22 +0300] Listening to ::1:631 (IPv6)
 I [02/May/2007:22:58:22 +0300] Listening to 127.0.0.1:631 (IPv4)
 I [02/May/2007:22:58:22 +0300] Listening to /var/run/cups.sock (Domain)
 I [02/May/2007:22:58:22 +0300] Loaded configuration file
 /usr/local/etc/cups/cupsd.conf
 I [02/May/2007:22:58:22 +0300] Using default TempDir of
 /var/spool/cups/tmp...
 I [02/May/2007:22:58:22 +0300] Cleaning out old temporary files in
 /var/spool/cups/tmp...
 I [02/May/2007:22:58:22 +0300] Configured for up to 100 clients.
 I [02/May/2007:22:58:22 +0300] Allowing up to 100 client connections
 per host.
 I [02/May/2007:22:58:22 +0300] Using policy default as the default!
 I [02/May/2007:22:58:22 +0300] Full reload is required.
 I [02/May/2007:22:58:22 +0300] Loaded MIME database from
 /usr/local/etc/cups': 34 types, 38 filters...
 I [02/May/2007:22:58:22 +0300] Loading job cache file
 /var/cache/cups/job.cache...
 I [02/May/2007:22:58:22 +0300] Full reload complete.
 E [02/May/2007:22:58:22 +0300] Unable to bind socket for address
 ::1:631 - 
 Address already in use.
 E [02/May/2007:22:58:22 +0300] Unable to bind socket for address
 127.0.0.1:631 - Address already in use.
 I [02/May/2007:22:58:22 +0300] Listening to /var/run/cups.sock on fd 2...
 E [02/May/2007:22:58:22 +0300] cupsdStartBrowsing: Unable to bind
 broadcast socket - Address already in use.
 I [02/May/2007:22:58:48 +0300] commptr=list+1+0+requested-attributes=all
 I [02/May/2007:22:58:48 +0300] Started
 /usr/local/libexec/cups/daemon/cups-driverd (pid=89822)
 E [02/May/2007:22:58:48 +0300] [cups-driverd] Unable to open PPD
 directory /usr/local/share/cups/model: Permission denied
 I [02/May/2007:22:59:38 +0300] commptr=list+1+0+requested-attributes=all
 I [02/May/2007:22:59:38 +0300] Started
 /usr/local/libexec/cups/daemon/cups-driverd (pid=89823)
 E [02/May/2007:22:59:38 +0300] [cups-driverd] Unable to open PPD
 directory /usr/local/share/cups/model: Permission denied
 I [02/May/2007:22:59:52 +0300] commptr=list+1+0+requested-attributes=all
 I [02/May/2007:22:59:52 +0300] Started
 /usr/local/libexec/cups/daemon/cups-driverd (pid=89824)
 E [02/May/2007:22:59:52 +0300] [cups-driverd] Unable to open PPD
 directory /usr/local/share/cups/model: Permission denied

 I tried commenting out all security and authorization settings in the
 conf file, but it did not help.  I compared the settings on the files
 and folders listed in the log file to another machine that is working
 with cups and 

rndc.key auth issues and rndc.key file

2007-05-03 Thread Noah

Hey there FreeBSD'ers,

So I am trying to figure out what is the best configuration for bind on 
my FreeBSD6.2 system.


# pkg_info | grep bind
bind9-9.3.4 Completely new version of the BIND DNS suite with 
updated D

# grep named /etc/rc.conf
named_enable=YES
named_symlink_enable=YES
named_program=/usr/local/sbin/named

something keeps not ending up correctly configured.

I made an rndc.key file
# ls -l /var/named/etc/namedb/rndc.key
-rw---  1 root  wheel  97 May  3 13:37 /var/named/etc/namedb/rndc.key

and then placed a copy of those contents in my 
/var/named/etc/namedb/named.conf file.


now when I restart (stop) named I receive an error:

# /etc/rc.d/named restart
Stopping named: rndc failed, trying killall: .
Starting named.

what on earth am I doing wrong?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: RSA SecurID Pam Module Support?

2007-05-03 Thread Vince

Michael K. Smith - Adhost wrote:

Hello All:

We have recently purchased an RSA SecurID Appliance and there are no
native libraries for *BSD OS's.  I have downloaded and installed the
appropriate files within the Linux Compat environment, but I'm not
having any success making it work.  Specifically, the key file in
question is /compat/linux/lib/pam_securid.so.  When I add the
appropriate configuration line to /etc/pam.d/sshd and attempt to log in
I get the following:

May  3 09:43:01 ad-mon01 sshd[30508]: in openpam_load_module(): no
/compat/linux/lib/pam_securid.so found
May  3 09:43:01 ad-mon01 sshd[30508]: fatal: PAM: initialisation failed

Of course, the file actually does exist.

-rwxr-xr-x  1 1047  900  895304 May  2 11:13
/compat/linux/lib/pam_securid.so

Has anyone had any success getting this .so to work under FreeBSD,
specifically 6.2 Release?

  
The last time i tried this i had no luck (2 or 3 years ago, i forget 
now)  I was trying to authenticate against ACE server rather than a 
Appliance and finally ended up using pam_radius and using the ACE server 
as a radius server which worked pretty well.


good luck,
Vince



Regards and Thanks,

Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
  


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


How to make Apache (2.2.4) less greedy, or Sendmail less polite?

2007-05-03 Thread Olaf Greve

Hi,

Recently I upgraded my Apache 1.3.33 webserver to Apache 2.2.4, and  
ever since, I noticed that it is acting in such a way that it often  
is VERY greedy with my server's resources.
Quite often, when running top, a list that is as the one that  
appears at the bottom of this e-mail is shown: indeed pretty much  
solely httpd instances, that for extended periods of time almost  
continously pull the CPU to close to 100%, and that also consume a  
lot of the memory resources... Strangely enough, at other times the  
CPU load is just slightly above 0%, say 0.4% or so...


Apart from the fact that it doesn't feel right to see the CPU for  
substantial amounts of time, almost constantly close to 100%, there  
is a further issue, being that sendmail rejects connections when the  
server load is (too) high. This is very annoying, as e-mail is also a  
crucial part of the server's functionality, and I don't want sendmail  
to reject connections, each and every time that Apache goes berserk.


Now, the machine in question, is an AMD-64 machine, and it runs the  
AMD-64 version of FreeBSD (5.4-release) with a custom kernel.
Surely, Apache can be reconfigured such that it doesn't behave so  
selfishly, and leaves a decent amount of resources for other stuff  
(such as sendmail) on the machine too.


What I'm basically trying to find out is:
1-Is this normal, or can this perhaps be some (brute force) hack  
attempt, where something is pounding Apache heavily, trying to find/ 
exploit some security risk?
2-How can I inspect exactly what each httpd instance is doing (i.e.  
which request it is serving)?
3-How to best configure Apache 2.2.4 such that it will never use more  
than a specific amount of the system's resources (e.g. a CPU usage  
limit of 75%, and a memory limit of say 1GB)? It would be my guess  
that the amount of MaxClients should be lowered, but is that  
sufficient (note: current httpd-mpm.conf settings apper at the end of  
this e-mail, and indicate an amount of 150), and will that not  
somehow (all too) negatively affect the way Apache handles requests?
4-How to perhaps tell sendmail to be a bit more selfish, and stop it  
from rejecting connections for extended periods of time? (note: we  
all know just how much fun it can be to configure Sendmail :P so  
for now I've only included (a shortened version of the) RX daemon  
config file, and hope someone can give me a good pointer for this -  
or tell me where else to look).
5-When sendmail rejects (incoming) connections, does mail actually  
get lost, or will it (always) be handled later, when the server is  
less occupied?


Cheers, and tnx in advance!
Olafo


PS: I hope anyone can give me some good ideas, and for completeness  
sake, I've copied some additional information that may give an  
insight into the issues:



1) The Sendmail rejecting connections issue:
ps auxww | grep sendmail
root2259  0.0  0.0  9480   668  ??  Ss   20Apr07   0:38.17  
sendmail: rejecting connections on daemon MSA: load average: 59  
(sendmail)
smmsp   2261  0.0  0.0 13628   760  ??  S20Apr07   1:40.56  
sendmail: running queue: /var/spool/mqueue-rx (sendmail)
root2262  0.0  0.0  9480   704  ??  Ss   20Apr07   0:37.85  
sendmail: accepting connections (sendmail)
smmsp   2265  0.0  0.0  9344   608  ??  Is   20Apr07   0:01.33  
sendmail: Queue [EMAIL PROTECTED]:10:00 for /var/spool/clientmqueue (sendmail)
root   91503  0.0  0.0   428   320  p0  D+7:23PM   0:00.00 grep  
sendmail


2) top output (partial), during (apparent) heavy load:
last pid: 91504;  load averages: 58.76, 59.21,  
60.20   up 13+07:02:40   
19:24:50

163 processes: 61 running, 102 sleeping
CPU states: 98.8% user,  0.0% nice,  0.4% system,  0.8% interrupt,   
0.0% idle

Mem: 1299M Active, 204M Inact, 289M Wired, 63M Cache, 214M Buf, 39M Free
Swap: 2021M Total, 922M Used, 1099M Free, 45% Inuse, 128K In

  PID USERNAMEPRI NICE   SIZERES STATETIME   WCPU 
CPU COMMAND
91459 www 1240   141M 15136K RUN  0:02  5.52%   
5.52% httpd
91352 www 1190   139M 12596K select   0:14  3.61%   
3.61% httpd
91455 www 1240   167M 41960K RUN  0:03  3.61%   
3.61% httpd
91461 www 1240   141M 15128K RUN  0:03  1.37%   
1.37% httpd
91126 www 1240   158M 19520K RUN  1:46  0.83%   
0.83% httpd
91139 www 1240   158M 19532K RUN  1:43  0.83%   
0.83% httpd
91152 www 1240   195M 19396K RUN  1:40  0.83%   
0.83% httpd
91175 www 1240   170M 44524K RUN  1:02  0.83%   
0.83% httpd
90387 www 1240   170M 27548K RUN  5:19  0.78%   
0.78% httpd
90529 www 1240   195M 24584K RUN  4:49  0.78%   
0.78% httpd
90665 www 1240   167M 41804K RUN  3:29  0.78%   
0.78% httpd
90897 www 1240   181M 23964K RUN  2:10  0.78%   
0.78% httpd

Re: How to make Apache (2.2.4) less greedy, or Sendmail less polite?

2007-05-03 Thread Dan Nelson
In the last episode (May 04), Olaf Greve said:
  Recently I upgraded my Apache 1.3.33 webserver to Apache 2.2.4, and
  ever since, I noticed that it is acting in such a way that it often
  is VERY greedy with my server's resources. Quite often, when running
  top, a list that is as the one that appears at the bottom of this
  e-mail is shown: indeed pretty much solely httpd instances, that for
  extended periods of time almost continously pull the CPU to close to
  100%, and that also consume a lot of the memory resources... 
  Strangely enough, at other times the CPU load is just slightly above
  0%, say 0.4% or so...
 
  Apart from the fact that it doesn't feel right to see the CPU for
  substantial amounts of time, almost constantly close to 100%, there
  is a further issue, being that sendmail rejects connections when the
  server load is (too) high. This is very annoying, as e-mail is also
  a crucial part of the server's functionality, and I don't want
  sendmail to reject connections, each and every time that Apache goes
  berserk.
 
  Now, the machine in question, is an AMD-64 machine, and it runs the
  AMD-64 version of FreeBSD (5.4-release) with a custom kernel.
  Surely, Apache can be reconfigured such that it doesn't behave so
  selfishly, and leaves a decent amount of resources for other stuff
  (such as sendmail) on the machine too.
 
  What I'm basically trying to find out is:
  1-Is this normal, or can this perhaps be some (brute force) hack attempt, 
  where something is pounding Apache heavily, trying to find/exploit some 
  security risk?
  2-How can I inspect exactly what each httpd instance is doing (i.e. which 
  request it is serving)?
  3-How to best configure Apache 2.2.4 such that it will never use more than a 
  specific amount of the system's resources (e.g. a CPU usage limit of 75%, 
  and a memory limit of say 1GB)? It would be my guess that the amount of 
  MaxClients should be lowered, but is that sufficient (note: current 
  httpd-mpm.conf settings apper at the end of this e-mail, and indicate an 
  amount of 150), and will that not somehow (all too) negatively affect the 
  way Apache handles requests?
  4-How to perhaps tell sendmail to be a bit more selfish, and stop it from 
  rejecting connections for extended periods of time? (note: we all know just 
  how much fun it can be to configure Sendmail :P so for now I've only 
  included (a shortened version of the) RX daemon config file, and hope 
  someone can give me a good pointer for this - or tell me where else to 
  look).
  5-When sendmail rejects (incoming) connections, does mail actually get lost, 
  or will it (always) be handled later, when the server is less occupied?

I can't help you with Apache, but it's easy to tell sendmail to ignore
system load and deliver mail no matter what:

http://www.sendmail.org/m4/tweaking_config.html#confQUEUE_LA

Change these lines in your .mc file:

  dnl define(`confDELAY_LA,8)
  dnl define(`confREFUSE_LA', 12)

to 

  define(`confQUEUE_LA', 999)
  define(`confDELAY_LA', 999)
  define(`confREFUSE_LA', 999)
  
They are more useful on a system that's only handling email, so if
someone starts sending evil attachments that chew up CPU time being
virus or spam-scanned, the server will just start throttling mail
delivery.  If the load isn't being caused by mail delivery, it's better
to bump it wayy up.

-- 
Dan Nelson
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: How to make Apache (2.2.4) less greedy, or Sendmail less polite?

2007-05-03 Thread Wood, Russell

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:owner-freebsd-
 [EMAIL PROTECTED] On Behalf Of Olaf Greve
 Sent: Friday, 4 May 2007 6:16 AM
 To: freebsd-questions@freebsd.org; [EMAIL PROTECTED]
 Subject: How to make Apache (2.2.4) less greedy, or Sendmail less
polite?
 
 Hi,
 
 Recently I upgraded my Apache 1.3.33 webserver to Apache 2.2.4, and
 ever since, I noticed that it is acting in such a way that it often
 is VERY greedy with my server's resources.
 Quite often, when running top, a list that is as the one that
 appears at the bottom of this e-mail is shown: indeed pretty much
 solely httpd instances, that for extended periods of time almost
 continously pull the CPU to close to 100%, and that also consume a
 lot of the memory resources... Strangely enough, at other times the
 CPU load is just slightly above 0%, say 0.4% or so...
 
 Apart from the fact that it doesn't feel right to see the CPU for
 substantial amounts of time, almost constantly close to 100%, there
 is a further issue, being that sendmail rejects connections when the
 server load is (too) high. This is very annoying, as e-mail is also a
 crucial part of the server's functionality, and I don't want sendmail
 to reject connections, each and every time that Apache goes berserk.



DISCLAIMER:
Disclaimer.  This e-mail is private and confidential. If you are not the 
intended recipient, please advise us by return e-mail immediately, and delete 
the e-mail and any attachments without using or disclosing the contents in any 
way. The views expressed in this e-mail are those of the author, and do not 
represent those of this company unless this is clearly indicated. You should 
scan this e-mail and any attachments for viruses. This company accepts no 
liability for any direct or indirect damage or loss resulting from the use of 
any attachments to this e-mail.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: How to make Apache (2.2.4) less greedy, or Sendmail less polite?

2007-05-03 Thread Wood, Russell

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:owner-freebsd-
 [EMAIL PROTECTED] On Behalf Of Olaf Greve
 Sent: Friday, 4 May 2007 6:16 AM
 To: freebsd-questions@freebsd.org; [EMAIL PROTECTED]
 Subject: How to make Apache (2.2.4) less greedy, or Sendmail less
polite?
 
 Hi,
 
 Recently I upgraded my Apache 1.3.33 webserver to Apache 2.2.4, and
 ever since, I noticed that it is acting in such a way that it often
 is VERY greedy with my server's resources.
 Quite often, when running top, a list that is as the one that
 appears at the bottom of this e-mail is shown: indeed pretty much
 solely httpd instances, that for extended periods of time almost
 continously pull the CPU to close to 100%, and that also consume a
 lot of the memory resources... Strangely enough, at other times the
 CPU load is just slightly above 0%, say 0.4% or so...
 
 Apart from the fact that it doesn't feel right to see the CPU for
 substantial amounts of time, almost constantly close to 100%, there
 is a further issue, being that sendmail rejects connections when the
 server load is (too) high. This is very annoying, as e-mail is also a
 crucial part of the server's functionality, and I don't want sendmail
 to reject connections, each and every time that Apache goes berserk.

Is there any reason you are using Apache over another HTTP Daemon?

Personally, I think Apache has gone down hill with regard to gluttony so
I stopped using it a while ago. My preference is now Lighttpd.

NB: Sorry about previous post. Outlook went crazy.

- Russell


DISCLAIMER:
Disclaimer.  This e-mail is private and confidential. If you are not the 
intended recipient, please advise us by return e-mail immediately, and delete 
the e-mail and any attachments without using or disclosing the contents in any 
way. The views expressed in this e-mail are those of the author, and do not 
represent those of this company unless this is clearly indicated. You should 
scan this e-mail and any attachments for viruses. This company accepts no 
liability for any direct or indirect damage or loss resulting from the use of 
any attachments to this e-mail.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: portupgrade forget package options

2007-05-03 Thread Matt Grimes

Just a follow up.  The most sensible solution to me is, to append the
option --batch to portupgrade in the cron job.  Then in cron job
portupgrade will not bug me any more.

On 11/6/06, Josh Carroll josh.carroll at psualum.com
http://lists.freebsd.org/mailman/listinfo/freebsd-questions wrote:

*  Today I found the CPU is drained up by 5 instances of

**  script and dialog, because everyday when portupgrade updates
**  python, it tried to display a menu in text mode and ask for a few
**  options (such as whether python should support IPv6 etc), which of
**  course hangs in cron job.
**
** Some ports have a config make target which will save options. For
** ports that do not, you can use pkgtools.conf and set MAKE_ARGS for
** that port.
**
** It may be that a port was modified to support the config target, but
** you have not yet run make config for it. It should remember the
** options after you make config and select the options you want
** included/excluded.
**
** Josh
** ___
** freebsd-questions at freebsd.org
http://lists.freebsd.org/mailman/listinfo/freebsd-questions mailing
list
** http://lists.freebsd.org/mailman/listinfo/freebsd-questions
** To unsubscribe, send any mail to freebsd-questions-unsubscribe at
freebsd.org http://lists.freebsd.org/mailman/listinfo/freebsd-questions
**
*also,

settting
BATCH=YES
in /etc/make.conf

helps in getting around these dialogs -- however, UPDATING is your
friend when something goes amiss.

-Jeff
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Error While installing 6.2

2007-05-03 Thread Arman
I checked md5 .that was correct. Checked the boot.iso from Vmware .

But still this error:

unable to transfer the base distribution from acd0.

 

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Easiest method to install a DVD writer

2007-05-03 Thread Garrett Cooper

[EMAIL PROTECTED] wrote:

Hi,
I have a desktop Compaq computer running the latest stable version of 
FreeBSD. I want to install a DVD writer to use for backups (either 
internal or USB). Can someone recommend the easiest method to do this 
by? Is there a list of supported DVD writers for the latest stable 
version of FreeBSD? I don't want to spend a lot of time configuring it. 
I just want to install something I know will work, with minimal need for 
configuration. Also, will I need special software to do the actual 
writing? If so, what free software works well and is easy to use? 
Suggestions? Success stories?

Thanks,
Dave
P.S. Please include this email address in the reply: 
[EMAIL PROTECTED], otherwise I won't see your response.


I only think that you'd have problems with older drives or bleeding edge 
drives though.


Look for drives that are compatible with Mac if possible. If so, you're 
golden.


/me loves his Samsung drive, which happily burns CDs in FreeBSD and 
Linux with little issue (only stupid linux permissions problems from 
time to time, but that's PoS udev for you :(..).


-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: How to find HorizSync / VertRefresh rates?

2007-05-03 Thread Ted Mittelstaedt


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Victor Engmark
 Sent: Thursday, May 03, 2007 1:24 AM
 To: Greg 'groggy' Lehey
 Cc: FreeBSD Questions
 Subject: Re: How to find HorizSync / VertRefresh rates?



 It works in the sense that I get the correct dimensions,

Then it is working.  Your done, quit diddling with it.

 but
 I'm unsure as
 to whether I risk frying the card or screen

You cannot fry either.  An LCD panel has a computer that will take a
specified
range of vert and horz sync frequencies.  As I already mentioned these sync
frequencies are meaningless with an LCD, since the display chip merely
converts
them to what the LCDs in the panel actually need.  It is more expensive to
make a display chip that takes extremely high frequencies and since they
aren't needed for LCD that is why the display chips in the panels do not
accept as high frequencies as a really high quality crt will.

Ted

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]