Re: ripping enhanced audio CDs

2006-06-15 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mikhail Goriachev wrote:
 Mac Newbold wrote:
 This has finally caused me enough grief that I'm going to ask about it
 and see if there's something I'm doing wrong or some nice solution to
 this really annyoing problem.

 I'm on a 5-STABLE box, currently 5.5-PRERELEASE. I use cdparanoia and
 lame (via abcde) to rip my CDs to MP3. (This has happened to me with
 other rippers, like cdda2wav, IIRC, also.) Whenever I try to rip an
 enhanced CD that has one or more data tracks along with the audio
 tracks, it crashes the computer when it gets near the enhanced tracks.
 It has happened on a wide variety of CDs, all enhanced, and over a long
 period of time. It is very repeatable. Even if I ask the ripper to rip
 only the track prior to the enhanced track, it still crashes when it
 gets about 90-95% through the track. Even if I try to break out at that
 point, it still crashes the box.

 Jun 14 11:27:21 mybox kernel: acd0: FAILURE - READ_CD HARDWARE ERROR
 asc=0x08 ascq=0x01 error=0
 Jun 14 11:27:21 mybox kernel: acd0: FAILURE - READ_CD ILLEGAL REQUEST
 asc=0x64 ascq=0x00 error=0
 Jun 14 11:27:22 mybox last message repeated 11 times

 I know has happened to me on both CD-ROM/RW drives and on my atapicam
 DVD+/-RW drive. I seem to remember it happening on 4-STABLE boxes too,
 with widely different hardware (different mobo makers, chipsets, etc.)

 Does anyone know what causes this or what the fix is? Has anyone else
 had this problem and found a suitable workaround?

 Right now the only workaround I've found is to start ripping the track,
 and let it crash the computer, then encode the track when it boots back
 up. Not a very happy workaround, as I have to fsck every time. :(

 Any help or suggestions you can offer are greatly appreciated!
 
 
 Hi,
 
 This is an anti-piracy feature included on some discs. Nowadays there
 are more and more protected discs around. Some of them even crash
 computers when loading. How silly is that? Programs like CloneCD can
 handle such things on Windows boxes. That is what I use after having
 long frustrated sessions with open-source tools.
 
 Cheers,
 Mikhail.

Like Mikhail was mentioning, the DMCA appears to be in your way; many
companies thought it was necessary to copyright protect CDs and they
have accomplished that feat by added various protection features to CDs,
some of which are intentional CD track errors.
The best way I've found with dealing with these types of issues is to
use a program like iTunes to rip the content, since it will happily
unlock the CD and encode in mp3 or mp4 format-which is fairly
lossless-and I can go from there.
Best of luck with that,
- -Garrett
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEkRd56CkrZkzMC68RAq5hAJ0ZbRUK4ijSymor2NcXamGzsCbWQwCffOV9
E2duEPHg8NiTg6D4fpdRCQQ=
=a5fG
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Newbie install question about disks

2006-06-15 Thread DSA - JCR
Hi all

I am installing a new and all Freebsd system (no other OS in it). The goal
is to have a NFS for a network that has 2x200Gb in RAID 1 disks for data.

It has 3 disks:
- 80Gb Seagate IDE for FreeBSD OS alone
- 2xSATA Seagate 200Gb disks in RAID 1 with the ICH7R motherboard chipset
configured SATA II.

and 1 CD-RW.

The BIOS has 3 IDE plugs and 4 SATA.

I install from the CD FreeBSD 6.1 May 2006  (I've tried i386 and
amd64, because is a EM64T 6xx)

In sysinstall appears:
- ad0 = HD 80GB  (for FreeBSD OS at complete)
- ad12 = oine of the SATA HD I think
- ad8 = The other SATA HD I think
- ar0 =  ???  (I suppose this is the RAID isnt'it?)

What must I do?

- Make filesystem for the 3 (ad12, ad8, ar0)?
- Make only for ar0?
- make for ad12, ad8 and not for ar0?
- make for ad12, ad8 and ar0?

I have installed FreeBSD before but not with this configuration and really
I don't know what to do.

Nothing in manual or FAQ about this.


Thanks in advance

Juan Coruña
Desarrollo de Software Atlantico



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


Re: Newbie install question about disks

2006-06-15 Thread Reko Turja

In sysinstall appears:
- ad0 = HD 80GB  (for FreeBSD OS at complete)
- ad12 = oine of the SATA HD I think
- ad8 = The other SATA HD I think
- ar0 =  ???  (I suppose this is the RAID isnt'it?)

What must I do?



- Make only for ar0?


Is the right alternative - ad8 and ad12 do not need to be touched at 
all, unless you want them to be separate drives.


-Reko 


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


Re: Newbie install question about disks

2006-06-15 Thread Nikolas Britton

On 6/15/06, DSA - JCR [EMAIL PROTECTED] wrote:

Hi all

I am installing a new and all Freebsd system (no other OS in it). The goal
is to have a NFS for a network that has 2x200Gb in RAID 1 disks for data.

It has 3 disks:
- 80Gb Seagate IDE for FreeBSD OS alone
- 2xSATA Seagate 200Gb disks in RAID 1 with the ICH7R motherboard chipset
configured SATA II.

and 1 CD-RW.

The BIOS has 3 IDE plugs and 4 SATA.

I install from the CD FreeBSD 6.1 May 2006  (I've tried i386 and
amd64, because is a EM64T 6xx)

In sysinstall appears:
- ad0 = HD 80GB  (for FreeBSD OS at complete)
- ad12 = oine of the SATA HD I think
- ad8 = The other SATA HD I think
- ar0 =  ???  (I suppose this is the RAID isnt'it?)

What must I do?

- Make filesystem for the 3 (ad12, ad8, ar0)?
- Make only for ar0?


Make only for ar0, but I'd look into why the devices are showing up as
ad8 and ad12.


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


Re: ripping enhanced audio CDs

2006-06-15 Thread Fabian Keil
Mikhail Goriachev [EMAIL PROTECTED] wrote:

 Mac Newbold wrote:

  I'm on a 5-STABLE box, currently 5.5-PRERELEASE. I use cdparanoia
  and lame (via abcde) to rip my CDs to MP3. (This has happened to me
  with other rippers, like cdda2wav, IIRC, also.) Whenever I try to
  rip an enhanced CD that has one or more data tracks along with
  the audio tracks, it crashes the computer when it gets near the
  enhanced tracks. It has happened on a wide variety of CDs, all
  enhanced, and over a long period of time. It is very repeatable.
  Even if I ask the ripper to rip only the track prior to the
  enhanced track, it still crashes when it gets about 90-95% through
  the track. Even if I try to break out at that point, it still
  crashes the box.
  
  Jun 14 11:27:21 mybox kernel: acd0: FAILURE - READ_CD HARDWARE ERROR
  asc=0x08 ascq=0x01 error=0
  Jun 14 11:27:21 mybox kernel: acd0: FAILURE - READ_CD ILLEGAL
  REQUEST asc=0x64 ascq=0x00 error=0
  Jun 14 11:27:22 mybox last message repeated 11 times
  
  I know has happened to me on both CD-ROM/RW drives and on my
  atapicam DVD+/-RW drive. I seem to remember it happening on
  4-STABLE boxes too, with widely different hardware (different mobo
  makers, chipsets, etc.)

 This is an anti-piracy feature included on some discs. Nowadays there
 are more and more protected discs around. Some of them even crash
 computers when loading. How silly is that? Programs like CloneCD can
 handle such things on Windows boxes. That is what I use after having
 long frustrated sessions with open-source tools.

Can you name a few discs that crashed your system?
I copied quite a bit non standard discs with cdda2wav
on FreeBSD and never saw a single crash.

Fabian
-- 
http://www.fabiankeil.de/


signature.asc
Description: PGP signature


Does fbsd support NAT-Traversal IPSEC VPNs?

2006-06-15 Thread Stephan Eckweiler
I found for netbsd a kernel config named options IPSEC_NAT_T, this doesn't 
exist (I have fbsd 6.0 stable). Also OpenBSD has support since 3.6.
   
  Is there any way to get Nat-Traversal run, or whatever thing to encapsulate 
esp-packets into UDP? I'm using racoon, out of the ipsec-tools Port, which has 
at least such options in racoon.conf. But when I say 
   
racoon -f /usr/local/etc/racoon.conf 
   
  and include 
   
nat_traversal on; 
   
  the daemon doesn't start, my log says 
   
compression algorithm cannot be checked because sadb message doesn't 
support it.
   
  Thanks in advance
  
Stephan

 __
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen 
Massenmails. 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD-SA-06:17.sendmail : sendmail/src/mime.c:106: error: number of arguments doesn't match prototype

2006-06-15 Thread Rene van Hoek

Hello,

While applying security advisory FreeBSD-SA-06:17.sendmail, the compilation of 
sendmail stops with error code 1.


In applying the patch, it gives me some failures. Some hunks failed.
When I continue with the compile, it stops while compiling 
contrib/sendmail/src/mime.c: on line 106.


The uname is:
FreeBSD 6.0-RELEASE #0: Thu Nov  3 09:36:13 UTC 2005 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC



The output is as follows:

testmail# patch  /tmp/patch/sendmail.patch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--
|Index: contrib/sendmail/src/deliver.c
|===
|RCS file: /home/ncvs/src/contrib/sendmail/src/deliver.c,v
|retrieving revision 1.1.1.24
|diff -u -I__FBSDID -r1.1.1.24 deliver.c
|--- contrib/sendmail/src/deliver.c 22 Mar 2006 16:39:57 -  1.1.1.24
|+++ contrib/sendmail/src/deliver.c 12 Jun 2006 11:42:10 -
--
Patching file contrib/sendmail/src/deliver.c using Plan A...
Hunk #1 failed at 4623.
Hunk #2 failed at 4654.
2 out of 2 hunks failed--saving rejects to contrib/sendmail/src/deliver.c.rej
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--
|Index: contrib/sendmail/src/mime.c
|===
|RCS file: /home/ncvs/src/contrib/sendmail/src/mime.c,v
|retrieving revision 1.1.1.14
|diff -u -I__FBSDID -r1.1.1.14 mime.c
|--- contrib/sendmail/src/mime.c22 Mar 2006 16:39:59 -  1.1.1.14
|+++ contrib/sendmail/src/mime.c12 Jun 2006 11:42:11 -
--
Patching file contrib/sendmail/src/mime.c using Plan A...
Hunk #1 succeeded at 80.
Hunk #2 succeeded at 96 (offset -1 lines).
Hunk #3 succeeded at 123 (offset -1 lines).
Hunk #4 succeeded at 255 (offset -1 lines).
Hunk #5 succeeded at 301 (offset -1 lines).
Hunk #6 failed at 351.
Hunk #7 succeeded at 386 (offset -8 lines).
Hunk #8 failed at 410.
2 out of 8 hunks failed--saving rejects to contrib/sendmail/src/mime.c.rej
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--
|Index: contrib/sendmail/src/sendmail.h
|===
|RCS file: /home/ncvs/src/contrib/sendmail/src/sendmail.h,v
|retrieving revision 1.1.1.27
|diff -u -I__FBSDID -r1.1.1.27 sendmail.h
|--- contrib/sendmail/src/sendmail.h22 Mar 2006 16:40:02 -  1.1.1.27
|+++ contrib/sendmail/src/sendmail.h12 Jun 2006 11:42:13 -
--
Patching file contrib/sendmail/src/sendmail.h using Plan A...
Hunk #1 succeeded at 942.
Hunk #2 failed at 1656.
1 out of 2 hunks failed--saving rejects to contrib/sendmail/src/sendmail.h.rej
done
testmail#

...
...
And the output of compiling sendmail:

cc -O2 -fno-strict-aliasing -pipe 
-I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src 
-I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS 
-DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 
-D_FFR_DEAL_WITH_ERROR_SSL   -c 
/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/mime.c
/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/mime.c: In function 
`mime8to7':
/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/mime.c:106: error: number 
of arguments doesn't match prototype
/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/sendmail.h:1655: error: 
prototype declaration

*** Error code 1

Stop in /usr/src/usr.sbin/sendmail.
testmail#

--
Greetings,

Rene van Hoek
[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: Python port problems

2006-06-15 Thread Alex Zbyslaw

Joe Auty wrote:



On Jun 14, 2006, at 1:10 PM, Alex Zbyslaw wrote:



And one which may spew quite a lot.  Cut it off if it gets to  
printing help.


$ python -v /usr/local/mailman/bin/qrunner



jauty# python -v /usr/local/mailman/bin/qrunner
[...snip...]
# /usr/local/lib/python2.4/getopt.pyc matches /usr/local/lib/ 
python2.4/getopt.py

import getopt # precompiled from /usr/local/lib/python2.4/getopt.pyc
# /usr/local/mailman/bin/paths.pyc matches /usr/local/mailman/bin/ 
paths.py

import paths # precompiled from /usr/local/mailman/bin/paths.pyc
[...snip...]


OK, you just ran qrunner successfully without getting the error you were 
getting earlier about getopt.  Doesn't matter that all you got was help, 
it found *everything* that it tried to import.


I missed the start of this thread.  How did you run qrunner to get your 
earlier error and where did the error appear?  I think you said the rc 
script.  If it's not too big can you post it?  Or compare it against 
your working mailman?


--Alex



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


Re: FreeBSD-SA-06:17.sendmail : sendmail/src/mime.c:106: error: number of arguments doesn't match prototype

2006-06-15 Thread Colin Percival
Rene van Hoek wrote:
 While applying security advisory FreeBSD-SA-06:17.sendmail, the
 compilation of sendmail stops with error code 1.
 
 In applying the patch, it gives me some failures. Some hunks failed.
 When I continue with the compile, it stops while compiling
 contrib/sendmail/src/mime.c: on line 106.

It looks like you haven't applied the patch from FreeBSD-SA-06:13.sendmail
yet.  You have to apply that patch before you can apply the patch from
this latest advisory.

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


Re: Upgrading Ports on 5.3

2006-06-15 Thread Alex Zbyslaw

RW wrote:


On Wednesday 14 June 2006 11:12, Alex Zbyslaw wrote:

 


[portversion -L =] would be quicker.  Any  needs upgrading.  Any  would mean 
you somehow
had an installed version newer that the port version!
   



Presumably that could happen if the port were reverted.


For completeness, looks like I got it backwards:

   The installed version of the package is older than the current
version.

   The installed version of the package is newer than the current
version.  This situation can arise with using an out-of-date
INDEX file, or when testing new ports.

And yes, a reverted port would do it too, I expect.

And my system shows tons of   (which is what confused me) whereas 
pkg_version shows lots of =.  Looks like you have to be religious about 
keeping INDEX up to date.


pkg_version -L =

is functionally equivalent, slower, but doesn't require up-to-date INDEX 
(which just takes too long to build and I usually forget or can't be 
bothered).


portversion - tidy completists
pkg_version - lazy sods like me

--Alex


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


Re: Sendmail patch; brings up a questions about buildworld

2006-06-15 Thread Alex Zbyslaw

Joel Hatton wrote:


On Wed, 14 Jun 2006 19:15:14 -0500, Jonathan Horne wrote:
 


The phrase Upgrade your vulnerable system implies performing the full
upgrade as per handbook, which means kernel and world. 
 

No, it doesn't.   It means upgrade as much as is necessary to get the 
sendmail change installed.  You *can* do everything, and that is safe, 
but for a small change to just sendmail it is unnecessary.


See 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html#Q21.4.14.1.


The trailing . is part of the URL.


I would never recommend rebuilding world without kernel, even it appears
to be without risk, for three extremely good reasons:
 

Pointless.  When you recompile kernel when nothing has changed, you just 
install the same files you already had.


The section of the Handbook about making world is regrettably written in 
a section about keeping up to date with STABLE/CURRENT.  There, lots of 
stuff will change when you cvsup and you should always recompile world, 
whenever you recompile kernel.  But there is no need to recompile kernel 
when you recompile world. 

If you only cvsup when you actually intend to upgrade then you can 
recompile/reinstall world and kernel completely independently in between.


If, when you cvsup, all you get are the changes to sendmail (because you 
track RELEASE regularly, e.g.) then you can just follow the instructions 
in the patch section minus the actual patching:


# cd /usr/src/lib/libsm
# make obj  make depend  make
# cd /usr/src/lib/libsmutil
# make obj  make depend  make
# cd /usr/src/usr.sbin/sendmail
# make obj  make depend  make  make install

--Alex





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


[SOLVED]Re: deskutils/taskjuggler failing on 6.1-RC

2006-06-15 Thread Yousef Raffah
On Wed, 2006-05-24 at 10:37 +0300, Yousef Raffah wrote:
 On Sun, 2006-05-21 at 09:05 -0400, Gerard Seibert wrote:
  Yousef Raffah wrote:
  
   I'm trying to build deskutils/taskjuggler but it keeps on failing
   saying:
   
   
   le.Tpo -c -o ProjectFile.lo ProjectFile.cpp; \
   then mv -f .deps/ProjectFile.Tpo .deps/ProjectFile.Plo; else rm -f
   .deps/ProjectFile.Tpo; exit 1; fi
   In file included from ProjectFile.cpp:63:
   ICalReport.h:19:35: libkcal/calendarlocal.h: No such file or directory
   ICalReport.h:20:26: libkcal/todo.h: No such file or directory
   In file included from ProjectFile.cpp:63:
   ICalReport.h:37: error: `KCal' has not been declared
   ICalReport.h:37: error: ISO C++ forbids declaration of `Todo' with no
   type
   ICalReport.h:37: error: expected `;' before '*' token
   gmake[2]: *** [ProjectFile.lo] Error 1
   gmake[2]: Leaving directory
   `/usr/ports/deskutils/taskjuggler/work/taskjuggler-2.2.0/taskjuggler'
   gmake[1]: *** [all-recursive] Error 1
   gmake[1]: Leaving directory
   `/usr/ports/deskutils/taskjuggler/work/taskjuggler-2.2.0'
   gmake: *** [all] Error 2
   *** Error code 2
   
   I *thought* installing net/kdenetwork3 would solve it but it didn't
   help, any ideas? :(
   
   I'm running FreeBSD 6.1-RC #0: Sat Apr 29 17:16:15 AST 2006
   
   
   --
   Sincerely,
   Yousef Raffah
   Senior Systems Administrator
  
  First, make sure your ports system is up to date. Then install
  'portmanager' if it is not already installed.
  
  Now, run this command, as root obviously:
  
  portmanager deskutils/taskjuggler -l -f
  
  This will build the port, and force building of all of its dependencies.
  A log file will be created: /var/log/portmanager.log that you can
  inspect after the build is finished.
  
[...]
 
  Good luck!
  
 
This problem has been solved by installing deskutils/kde3pim first then
installing taskjuggler will go through, at least it solved it for me :)

Thanks a lot for all those who tried to help and especially Christopher
Chin :)

TaskJugglerUI  starts fine now and I can see the interface :D,
however, whenever I try to type in the name of a new created project it
fails saying:
/libexec/ld-elf.so.1: /usr/X11R6/lib/libqt-mt.so.3: Undefined symbol
pthread_attr_init

I think it is a simple thing related to libraries, so I'm trying to
pkgdb -F now and let's see what happens after that

 --
 Sincerely,
 Yousef Raffah
 Senior Systems Administrator
 --
 
 Aren't you using Firefox? Get it at http://www.getfirefox.com
 
 

--
Sincerely,
Yousef Raffah
Senior Systems Administrator
--

Aren't you using Firefox? Get it at http://www.getfirefox.com




signature.asc
Description: This is a digitally signed message part


spontaneous reboot

2006-06-15 Thread D G Teed

Hi,

A server spontaneously rebooted last night.
I don't see why.  The last item in the messages
file prior to reboot was:

Jun 15 01:40:39 machinename /kernel: NMI ISA 24, EISA ff

There is nothing atypical in the messages log prior to that.

The server is running fine again now.

Does that message point to a hardware issue?
I see no mention of NMI in messages files on a
couple of other BSD boxes.

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


Re: ripping enhanced audio CDs

2006-06-15 Thread Mikhail Goriachev
Fabian Keil wrote:
 This is an anti-piracy feature included on some discs. Nowadays there
 are more and more protected discs around. Some of them even crash
 computers when loading. How silly is that? Programs like CloneCD can
 handle such things on Windows boxes. That is what I use after having
 long frustrated sessions with open-source tools.
 
 Can you name a few discs that crashed your system?
 I copied quite a bit non standard discs with cdda2wav
 on FreeBSD and never saw a single crash.


Probably I should have been more specific with crashing computers.
Personally, I haven't come across such discs. There was some issue with
Sony's discs a few years ago doing some serious damage to iMacs. There
are also many discs with a will not play on pc/mac warning or similar
and apparently they cause havoc as well. Obviously effects vary
depending on OSes.


Cheers,
Mikhail.


-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: [EMAIL PROTECTED]
Web: http://www.webanoide.org

PGP Key ID: 0x4E148A3B
PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


how to debug a lock-up?

2006-06-15 Thread George Donnelly

hi

two nights in a row now at different times one of my servers has locked
up at different times (6:00AM, 3:40AM). No access is available even to
keyboard, the machine does not ping. nothing unusual or special shows up
in messages or dmesg. i have to hard-boot it.
where do i start in debugging this problem?

thanks!

-- 
george donnelly ~ High Speed Rails inc. ~ highspeedrails.com
Managed Open-Source Hosting ~ Plone Hosting ~ Full Support
Y/AIM: highspeedrails ~ 1-800-969-1452 ~ 1-206-774-8566


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


FW: Trying to install Ethereal

2006-06-15 Thread Mayo, Richard A RDECOM CERDEC STCD SRI
From the original:  I'm attempting to install Ethereal 10.14 from source.


On 06/14/06 15:29, Mayo, Richard A RDECOM CERDEC STCD SRI wrote:
 I'm attempting to install Ethereal 10.14 from source.  

What version are you attempting to install??  0.99.0 was released 
April 26 2006 and is in ports.

 When I run ./configure, however, I get the following error message:
 
   configure: error: Kerberos library requires -lcrypto but --with-ssl 
 not specified
 
 I'm guessing that there's some facet of FreeBSD that I need to install (I'm 
 using ver. 6.1, by the way) and I was hoping the learned folks here could 
 help.
 
 Can anybody tell what my computer is missing and/or how to fix it?
 
 
 
 Thanks,
 Rich Mayo
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


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


Re: spontaneous reboot

2006-06-15 Thread Derek Ragona
NMI means a non-maskable interupt.  So this would be a hardware component 
generating this.


-Derek


At 06:33 AM 6/15/2006, D G Teed wrote:

Hi,

A server spontaneously rebooted last night.
I don't see why.  The last item in the messages
file prior to reboot was:

Jun 15 01:40:39 machinename /kernel: NMI ISA 24, EISA ff

There is nothing atypical in the messages log prior to that.

The server is running fine again now.

Does that message point to a hardware issue?
I see no mention of NMI in messages files on a
couple of other BSD boxes.

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

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

___
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 debug a lock-up?

2006-06-15 Thread Derek Ragona
First you should cvsup and rebuild everything to the latest release 
versions so all security fixes are loaded.


With everything rebuilt, let it run and see if it still locks up.

Did you change any hardware recently?

-Derek


At 07:17 AM 6/15/2006, George Donnelly wrote:


hi

two nights in a row now at different times one of my servers has locked
up at different times (6:00AM, 3:40AM). No access is available even to
keyboard, the machine does not ping. nothing unusual or special shows up
in messages or dmesg. i have to hard-boot it.
where do i start in debugging this problem?

thanks!

--
george donnelly ~ High Speed Rails inc. ~ highspeedrails.com
Managed Open-Source Hosting ~ Plone Hosting ~ Full Support
Y/AIM: highspeedrails ~ 1-800-969-1452 ~ 1-206-774-8566


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

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

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


Re: ripping enhanced audio CDs

2006-06-15 Thread Fabian Keil
Mikhail Goriachev [EMAIL PROTECTED] wrote:

 Fabian Keil wrote:
  This is an anti-piracy feature included on some discs. Nowadays
  there are more and more protected discs around. Some of them even
  crash computers when loading. How silly is that? Programs like
  CloneCD can handle such things on Windows boxes. That is what I
  use after having long frustrated sessions with open-source tools.
  
  Can you name a few discs that crashed your system?
  I copied quite a bit non standard discs with cdda2wav
  on FreeBSD and never saw a single crash.
 
 Probably I should have been more specific with crashing computers.
 Personally, I haven't come across such discs. There was some issue
 with Sony's discs a few years ago doing some serious damage to iMacs.
 There are also many discs with a will not play on pc/mac warning or
 similar and apparently they cause havoc as well. Obviously effects
 vary depending on OSes.

Usually will not play on pc/mac only means will not play on pc/mac
if the system is misconfigured or the user was stupid enough to
install our broken drivers.

If the disc can be played in some CD players, there
shouldn't be a problem copying the audio tracks either.

Most of the time computer drives have better
error correction than CD players, rereading
some sectors isn't an issue and after copying you
even get better disc. 

Original:
http://www.fabiankeil.de/blog-surrogat/2005/11/18/air-talkie-walkie-c1-scan-2005-11-14.png
Copy (without the data track):
http://www.fabiankeil.de/bilder/cddoctor/a-tws32.png

My CD player wasn't able to properly play the original version,
but the copy played just fine.

Fabian
-- 
http://www.fabiankeil.de/


signature.asc
Description: PGP signature


Re: how to debug a lock-up?

2006-06-15 Thread George Donnelly

hi

Derek Ragona [EMAIL PROTECTED] wrote:
First you should cvsup and rebuild everything to the latest release 
versions so all security fixes are loaded.

yes, that's already done.


With everything rebuilt, let it run and see if it still locks up.

yes, it still does.

Did you change any hardware recently?

its brand new hardware, put into service a week ago.

thanks

george donnelly ~ High Speed Rails inc. ~ highspeedrails.com
Managed Open-Source Hosting ~ Plone Hosting ~ Full Support
Y/AIM: highspeedrails ~ 1-800-969-1452 ~ 1-206-774-8566


___
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 debug a lock-up?

2006-06-15 Thread Derek Ragona
Look at the other logs in /var/log to see if there are any log entries that 
might point to something.


You can trim down the system and build a custom kernel, and go through 
/etc/rc.conf and /usr/local/etc/rc.d and make sure you are only starting 
essential services.


Depending on what you are using this server for, you may want to add more 
logging for those services such as mail, web, etc.


Run the manufacturer's diagnostics.  It sounds like a hardware problem.

-Derek


At 09:05 AM 6/15/2006, George Donnelly wrote:


hi

Derek Ragona [EMAIL PROTECTED] wrote:
First you should cvsup and rebuild everything to the latest release
versions so all security fixes are loaded.

yes, that's already done.


With everything rebuilt, let it run and see if it still locks up.

yes, it still does.

Did you change any hardware recently?

its brand new hardware, put into service a week ago.

thanks

george donnelly ~ High Speed Rails inc. ~ highspeedrails.com
Managed Open-Source Hosting ~ Plone Hosting ~ Full Support
Y/AIM: highspeedrails ~ 1-800-969-1452 ~ 1-206-774-8566


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

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

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


Subscribe request result (debian-devel ML)

2006-06-15 Thread debian-devel-admin
Hi, I am the fml ML manager for the ML [EMAIL PROTECTED].


[EMAIL PROTECTED], Be Seeing You!


If you have any questions or problems,
   please contact [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: Verizon Wireless PC5740 on FreeBSD?

2006-06-15 Thread pete wright

On 6/14/06, YTResearch [EMAIL PROTECTED] wrote:

Has anyone been successful with using Verizon Wireless on FreeBSD. I
have read where the PC5740 card has been successfully used on Linux
claiming 160mbps with a ohci-hcd module. If that's true, I was
thinking this should be possible on FreeBSD. I have a mix of Darwin
and FreeBSD and it seems more likely that FreeBSD would be the better
bet since the linux module might run as is. Hate to put the money out
and find out differently. Has anyone tried this?




I have a bit of experience running these cards on OSX (10.4) and was
impressed.  The basic connection procedure (via the Verizon GUI) is to
load the driver to the card, bring up a ppp interface which
authenticates with the Verizon service (I assume that this a basic ppp
authentication script).  IP, routing, dns is doled out to the host
after auth.  i would suspect that authentication is tied to a uniq ID
based on the card (probably not the MAC address from what I could tell
though).  You may need a compatible device to unlock the card
intitally (Mac or NT).  I will be getting some more of these in soon
and hopefully wil have time to test them out on my 6.1 laptop

-pete



--
~~o0OO0o~~
Pete Wright
www.nycbug.org
NYC's *BSD User Group
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


fxp driver performance expectations

2006-06-15 Thread Paul Marciano
Hello.

I am running FreeBSD-5.4 on a 3GHz P4 with two Intel
fxp NICs running IP forwarding with polling enabled.

For larger packets (e.g. 700 bytes) I am getting
100Mbps throughput port to port.

For min-size packets (64 bytes) I am only seeing
around 60Mbps.  Increasing HZ and the polling
parameters does not help.

I tried a couple of Gigabit Ethernet cards, using the
em driver and they can sustain 100Mbps.

For further comparison I tried a recent Linux install
and got a little over 20Mbps for 64 byte packets.  So
much for that.



Does anyone know if I should be expecting more
performance out of the fxp?  Again, the em NICs work
beyond 100Mbps with min sized frames.

I want to know if there's more performance to be had
from the hardware.  My working assumption is that the
driver is mature, it's a popular NIC, so maybe I'm
getting all there is out of it.  However, if the
driver has been written optimized for larger packets
at the expense of smaller packets, then perhaps
there's work I can do.


The goal, by the way, is to forward min-sized frames
at line rate.  It's a dumb goal, but one that
marketing people care about.


I clearly have no clue here, so please feel free to
give me one.

Thanks,
Paul.


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: fxp driver performance expectations

2006-06-15 Thread Charles Swiger

On Jun 15, 2006, at 2:25 PM, Paul Marciano wrote:

For larger packets (e.g. 700 bytes) I am getting
100Mbps throughput port to port.

For min-size packets (64 bytes) I am only seeing
around 60Mbps.  Increasing HZ and the polling
parameters does not help.


You should be aware that the minimum 64-byte packet size does not  
count the 8-byte ethernet frame preamble (well, 7 bytes of preamble  
and 1 byte called the start frame delimiter), which means that  
you'll only be able to get a theoretical maximum of about 87 Mbps of  
packet data through at the 64-byte packet size.


--
-Chuck

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


Re: [Fwd: formatting tools for Docbook]

2006-06-15 Thread Chuck Robey

Greg Barniskis wrote:


Chuck Robey wrote:

This is a delayed reposting of something that I might have sent to an 
initially poorly chosen list;  if it still gets no reponse in another 
day, I  might try again, if I can figure out a better FreeBSD list to 
choose.  My predilection for FreeBSD is strong, I would really 
dislike to be forced to jump to Linux (or, god forbid, to Windows) 
for this infomation, about using the various FreeBSD ports tools to 
get to the ability to format docbook materials.



Well, I wasn't trying to write FreeBSD documentation, I was trying to 
generate my own personal documentation, using a schema that would 
hopefully be far more generally available.  Back when I was using groff 
and the mm macros (yesterday!) I never would have used some locally 
tweaked version of the mm macros, unless I included those changes in my 
docs, because then no one else would be able to use my documents.  Am I 
wrong in considering the FDP generated documentation as being in that 
category, not terribly uselful outside the FreeBSD project.


That's the reason I asked about docbook in general.  Obviously, doing 
FDP stuff is made truly simple.  There isn 't some way to adapt the FDP 
installation to support he generation of more general docbook xml (such 
as the latest 4.x series stuff, I think 4.5x). ?



Best list: http://lists.freebsd.org/mailman/listinfo/freebsd-doc

Good starting point: http://www.freebsd.org/docproj/

Detailed tutorial:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/index.html

Tools: check out everything that is installed by these metaports:

textproc/docproj-jadetex
textproc/docproj-nojadetex




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


clarification of cvsup process.

2006-06-15 Thread Greg Groth
I have a FreeBSD 6.0 server that I manage that is used as a DNS / mail 
server.  In the wake of the recent sendmail security announcement, I'd 
like to make sure I'm keeping the thing up to date.  I tried to run the 
patch as listed in the announcement, but the patch just seemed to hang, 
so I killed the process and decided to go the cvsup route.  now I 
understand the whole cvsup process, as well as updating ports, but the 
whole release tag thing still has me confused.  If possible could 
someone tell me if I'm doing this right or not, or have someone tell me 
what I'm doing wrong.


I'm only interested in updating the system when a security need arises, 
and have no desire to live on the cutting edge.  I handle the ports 
through portaudit/portsnap/portmanager, and am looking to only update 
the case system with cvsup.


Here is the list of commands I run to update the system.

# cvsup /usr/local/greg/cvsupfile

Contents of cvsupfile:

*default host=cvsup6.FreeBSD.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=RELENG_6_0
*default delete use-rel-suffix


src-all
*default tag=.

# cd /usr/src
# make buildworld
# make buildkernel
# make installkernel
# reboot

After rebooting into single user mode:

# fsck -p
# mount -u /
# mount -a -t ufs
# swapon -a
# adjkerntz -i
# mergemaster -p
# make installworld
# mergemaster
# reboot

After rebooting:

# cd /etc/mail
# make all
# make install
# make restart

And that's it.  I do the stuff in /etc/mail since I'm not sure running 
make buildworld will update the cf files.  The last patch that came out, 
I did the same thing I outlined above, but I did not notice a change in 
the version number of Sendmail when telnetting to it.  I did a search 
through the security notice, and took a look at all of the source files 
on my machine that were updated.  Although I could not find a version 
number anywhere, I noticed that the timestamp for all of the affected 
files had changed to the date listed in the announcement.  I'm not sure 
if Sendmail reports it's version from something hardcoded in the binary, 
or if it comes from the cf file.


So does this look right?  Or am I missing something obviously stupid? 
Is my cvsupfile correct for what I want it to do?


TIA

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


Re: clarification of cvsup process.

2006-06-15 Thread Bill Moran
In response to Greg Groth [EMAIL PROTECTED]:

 I have a FreeBSD 6.0 server that I manage that is used as a DNS / mail 
 server.  In the wake of the recent sendmail security announcement, I'd 
 like to make sure I'm keeping the thing up to date.  I tried to run the 
 patch as listed in the announcement, but the patch just seemed to hang, 
 so I killed the process and decided to go the cvsup route.  now I 
 understand the whole cvsup process, as well as updating ports, but the 
 whole release tag thing still has me confused.  If possible could 
 someone tell me if I'm doing this right or not, or have someone tell me 
 what I'm doing wrong.
 
 I'm only interested in updating the system when a security need arises, 
 and have no desire to live on the cutting edge.  I handle the ports 
 through portaudit/portsnap/portmanager, and am looking to only update 
 the case system with cvsup.
 
 Here is the list of commands I run to update the system.
 
 # cvsup /usr/local/greg/cvsupfile
 
 Contents of cvsupfile:
 
 *default host=cvsup6.FreeBSD.org
 *default base=/var/db
 *default prefix=/usr
 *default release=cvs tag=RELENG_6_0
 *default delete use-rel-suffix
 
 
 src-all
 *default tag=.

Note that you set the tag=RELENG_6_0 ... which is what you want, then you
reset it tag=. -- which will give you 6-STABLE -- not what you want.

Remove the *default tag=. line.

 # cd /usr/src
 # make buildworld
 # make buildkernel
 # make installkernel
 # reboot
 
 After rebooting into single user mode:
 
 # fsck -p
 # mount -u /
 # mount -a -t ufs
 # swapon -a
 # adjkerntz -i
 # mergemaster -p
 # make installworld
 # mergemaster
 # reboot
 
 After rebooting:
 
 # cd /etc/mail
 # make all
 # make install
 # make restart
 
 And that's it.  I do the stuff in /etc/mail since I'm not sure running 
 make buildworld will update the cf files.  The last patch that came out, 
 I did the same thing I outlined above, but I did not notice a change in 
 the version number of Sendmail when telnetting to it.

I don't know if the patch updates sendmail's internal version or not.

What does uname -a tell you after the upgrade?

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


RE: Trying to install Ethereal

2006-06-15 Thread Mayo, Richard A RDECOM CERDEC STCD SRI
The port of ethereal that comes with FreeBSD 6.1 is ver. 10.14.
I had to download one required package (adns-1.1.tar.gz) but everything seems 
fine now.


Thanks for the assist.

Rich Mayo
SRI International
x76435

 

 -Original Message-
 From: Eric Schuele [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, June 14, 2006 5:02 PM
 To: Mayo, Richard A RDECOM CERDEC STCD SRI
 Cc: 'freebsd-questions@freebsd.org'
 Subject: Re: Trying to install Ethereal
 
 On 06/14/06 15:29, Mayo, Richard A RDECOM CERDEC STCD SRI wrote:
  I'm attempting to install Ethereal 10.14 from source.  
 
 What version are you attempting to install??  0.99.0 was released 
 April 26 2006 and is in ports.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: clarification of cvsup process.

2006-06-15 Thread Greg Groth



On 6/15/2006 2:42 PM, Bill Moran wrote:
 In response to Greg Groth [EMAIL PROTECTED]:

 I have a FreeBSD 6.0 server that I manage that is used as a DNS / mail
 server.  In the wake of the recent sendmail security announcement, I'd
 like to make sure I'm keeping the thing up to date.  I tried to run the
 patch as listed in the announcement, but the patch just seemed to hang,
 so I killed the process and decided to go the cvsup route.  now I
 understand the whole cvsup process, as well as updating ports, but the
 whole release tag thing still has me confused.  If possible could
 someone tell me if I'm doing this right or not, or have someone tell me
 what I'm doing wrong.

 I'm only interested in updating the system when a security need arises,
 and have no desire to live on the cutting edge.  I handle the ports
 through portaudit/portsnap/portmanager, and am looking to only update
 the case system with cvsup.

 Here is the list of commands I run to update the system.

 # cvsup /usr/local/greg/cvsupfile

 Contents of cvsupfile:

 *default host=cvsup6.FreeBSD.org
 *default base=/var/db
 *default prefix=/usr
 *default release=cvs tag=RELENG_6_0
 *default delete use-rel-suffix


 src-all
 *default tag=.

 Note that you set the tag=RELENG_6_0 ... which is what you want, then you
 reset it tag=. -- which will give you 6-STABLE -- not what you want.

 Remove the *default tag=. line.

Out of curiosity, can you revert back to RELENG_6_0 from 6_STABLE? 
Obviously I already ran this process...



 # cd /usr/src
 # make buildworld
 # make buildkernel
 # make installkernel
 # reboot

 After rebooting into single user mode:

 # fsck -p
 # mount -u /
 # mount -a -t ufs
 # swapon -a
 # adjkerntz -i
 # mergemaster -p
 # make installworld
 # mergemaster
 # reboot

 After rebooting:

 # cd /etc/mail
 # make all
 # make install
 # make restart

 And that's it.  I do the stuff in /etc/mail since I'm not sure running
 make buildworld will update the cf files.  The last patch that came 
out,

 I did the same thing I outlined above, but I did not notice a change in
 the version number of Sendmail when telnetting to it.

 I don't know if the patch updates sendmail's internal version or not.

 What does uname -a tell you after the upgrade?


mail# uname -a
FreeBSD mail.domain.com 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #1: Tue 
Mar 28 13:46:24 CST 2006 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386


(the real domain has been obfuscated)

Thanks for the reply.

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


Re: [Fwd: formatting tools for Docbook]

2006-06-15 Thread Greg Barniskis

Chuck Robey wrote:

Greg Barniskis wrote:


Chuck Robey wrote:

This is a delayed reposting of something that I might have sent to an 
initially poorly chosen list;  if it still gets no reponse in another 
day, I  might try again, if I can figure out a better FreeBSD list to 
choose.  My predilection for FreeBSD is strong, I would really 
dislike to be forced to jump to Linux (or, god forbid, to Windows) 
for this infomation, about using the various FreeBSD ports tools to 
get to the ability to format docbook materials.



Well, I wasn't trying to write FreeBSD documentation, I was trying to 
generate my own personal documentation, using a schema that would 
hopefully be far more generally available.  Back when I was using groff 
and the mm macros (yesterday!) I never would have used some locally 
tweaked version of the mm macros, unless I included those changes in my 
docs, because then no one else would be able to use my documents.  Am I 
wrong in considering the FDP generated documentation as being in that 
category, not terribly uselful outside the FreeBSD project.


That's the reason I asked about docbook in general.  Obviously, doing 
FDP stuff is made truly simple.  There isn 't some way to adapt the FDP 
installation to support he generation of more general docbook xml (such 
as the latest 4.x series stuff, I think 4.5x). ?



Best list: http://lists.freebsd.org/mailman/listinfo/freebsd-doc

Good starting point: http://www.freebsd.org/docproj/

Detailed tutorial:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/index.html

Tools: check out everything that is installed by these metaports:

textproc/docproj-jadetex
textproc/docproj-nojadetex


Sorry, I could have been more expansive and specific, but there's a 
new and extremely cranky (non-FreeBSD) server here and it's all I 
can do between its firestorms to dash off brief missives on other 
topics.


I wanted to point you at the general state of the FreeBSD community 
work with DocBook, and that project's list since they'll likely have 
the expertise you seek in general terms. I know they are not doing 
everything you asked about specifically but it's a starting point to 
explore capabilities; the metaports certainly install plenty of 
general tools and capabilities in addition to the FreeBSD specific 
stuff.


If the metaports are not interesting to you, I think you can just 
install the DocBook port, Java, and many typical DocBook tools one 
at a time (xalan, saxon, jade, fop, etc., etc.). There should be 
everything you need in the ports collection one way or another. If 
your question is which of the dozens of XML/XSL processing tools is 
best for DocBook [4|5], I don't know, but suspect the answer's in 
the metaports and/or the Doc Project list arena (check their 
archives and/or ask away over there).


Hope that helps more.

--
Greg Barniskis, Computer Systems Integrator
South Central Library System (SCLS)
Library Interchange Network (LINK)
gregb at scls.lib.wi.us, (608) 266-6348
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: fxp driver performance expectations

2006-06-15 Thread Danial Thom


--- Paul Marciano [EMAIL PROTECTED] wrote:

 Hello.
 
 I am running FreeBSD-5.4 on a 3GHz P4 with two
 Intel
 fxp NICs running IP forwarding with polling
 enabled.
 
 For larger packets (e.g. 700 bytes) I am
 getting
 100Mbps throughput port to port.
 
 For min-size packets (64 bytes) I am only
 seeing
 around 60Mbps.  Increasing HZ and the polling
 parameters does not help.
 
 I tried a couple of Gigabit Ethernet cards,
 using the
 em driver and they can sustain 100Mbps.
 
 For further comparison I tried a recent Linux
 install
 and got a little over 20Mbps for 64 byte
 packets.  So
 much for that.
 
 
 
 Does anyone know if I should be expecting more
 performance out of the fxp?  Again, the em NICs
 work
 beyond 100Mbps with min sized frames.
 
 I want to know if there's more performance to
 be had
 from the hardware.  My working assumption is
 that the
 driver is mature, it's a popular NIC, so maybe
 I'm
 getting all there is out of it.  However, if
 the
 driver has been written optimized for larger
 packets
 at the expense of smaller packets, then perhaps
 there's work I can do.
 
 
 The goal, by the way, is to forward min-sized
 frames
 at line rate.  It's a dumb goal, but one that
 marketing people care about.

You couldn't do 100Mb/s with em on a 100Mb/s line
with min packets, because there are gaps between
packets so its impossible. The more packets, tor
more gaps. Where the em cards PCI-X? Realize that
fxp parts are only 32bit/33mhz so the bus is a
factor. Although its a 1Gb/s bus, thats only when
bursting, so its really substantially less. With
shorter packets you have more setups and I/O and
therefore more overhead on the bus. fxp performs
similarly to an em controller when they are both
on a 32bit/33mhz bus in Freebsd 4.x. 5.x is about
20% slower than 4.x, but I expect the drivers to
be about the same for 5.x as well.

Are you using a traffic generator, or are you
relying on some server to return packets?

If you want to test the ethernet cards
themselves, you are better off using bridging
rather than IP forwarding, to get some of the OS
and IP stack fat out of the equation.

We have customers with fxp interfaces on freebsd
4.x pushing 90Mb/s+ (while doing a lot of other
processing also), so its certainly possible. But
you have to understand what you're testing, and
avoid making the mistake of comparing apples to
oranges.

DT


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: clarification of cvsup process.

2006-06-15 Thread Bill Moran
In response to Greg Groth [EMAIL PROTECTED]:

 On 6/15/2006 2:42 PM, Bill Moran wrote:
   In response to Greg Groth [EMAIL PROTECTED]:

[snip]

   Contents of cvsupfile:
  
   *default host=cvsup6.FreeBSD.org
   *default base=/var/db
   *default prefix=/usr
   *default release=cvs tag=RELENG_6_0
   *default delete use-rel-suffix
  
  
   src-all
   *default tag=.
  
   Note that you set the tag=RELENG_6_0 ... which is what you want, then you
   reset it tag=. -- which will give you 6-STABLE -- not what you want.
  
   Remove the *default tag=. line.
 
 Out of curiosity, can you revert back to RELENG_6_0 from 6_STABLE? 
 Obviously I already ran this process...

I have successfully done this with other versions of FreeBSD, whether or
not it works is dependent on exactly what version you're trying to back
out of, and I can't say for sure about 6-STABLE to 6.0.

   What does uname -a tell you after the upgrade?
 
 mail# uname -a
 FreeBSD mail.domain.com 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #1: Tue 
 Mar 28 13:46:24 CST 2006 
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

Are you sure you completed the process successfully?  If you'd had
tag=., this would reports something like 6-STABLE.  If you'd had
6_0_RELENG, it would report 6.0-RELEASE-p9.

It looks as if the make install* steps weren't completed.

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


Re: fxp driver performance expectations

2006-06-15 Thread Paul Marciano
--- Danial Thom [EMAIL PROTECTED] wrote:
 You couldn't do 100Mb/s with em on a 100Mb/s line
 with min packets, because there are gaps between
 packets so its impossible.

Thanks for the detailed reply Danial.

By 100Mbps I mean line-rate: 148809 packets/sec for
64-byte Ethernet frames + IPG and preamble appended.

The 10/100 fxp NIC is on straight PCI-33.

The 1000 em NIC is on PCI-Express x1.  It can do
100Mbps line-rate (148809pps) in 100Mbps mode.  In
1000Mbps mode it can do ~700Kpps, so the bottleneck
isn't the FreeBSD IP stack.

 Realize that fxp parts are only 32bit/33mhz so
 the bus is a factor. Although its a 1Gb/s bus,
 thats only when bursting, so its really
 substantially less. With shorter packets you
 have more setups and I/O and therefore more
 overhead on the bus.

Yes indeed.

 fxp performs similarly to an em controller when
 they are both on a 32bit/33mhz bus in Freebsd 4.x.
 5.x is about 20% slower than 4.x, but I expect the
 drivers to be about the same for 5.x as well.

Thanks for that.  I realize that comparing a PCI-33
NIC to a PCI-Express NIC isn't fair.  I don't have a
PCI-33 Gig NIC - why I need outside info.

 Are you using a traffic generator, or are you
 relying on some server to return packets?

Ixia traffic generator.

 We have customers with fxp interfaces on freebsd
 4.x pushing 90Mb/s+ (while doing a lot of other
 processing also), so its certainly possible.

Yes, I can get 100Mbps using larger frames on the fxp
- but it's the performance limit on the smallest
frames, with the largest per-frame overhead, that I'm
trying to discover.


Thanks again for the reply - I appreciate the info.

Paul.


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: clarification of cvsup process.

2006-06-15 Thread Greg Groth



On 6/15/2006 3:02 PM, Bill Moran wrote:
 In response to Greg Groth [EMAIL PROTECTED]:

 On 6/15/2006 2:42 PM, Bill Moran wrote:
   In response to Greg Groth [EMAIL PROTECTED]:

 [snip]

   Contents of cvsupfile:
  
   *default host=cvsup6.FreeBSD.org
   *default base=/var/db
   *default prefix=/usr
   *default release=cvs tag=RELENG_6_0
   *default delete use-rel-suffix
  
  
   src-all
   *default tag=.
  
   Note that you set the tag=RELENG_6_0 ... which is what you want, 
then you

   reset it tag=. -- which will give you 6-STABLE -- not what you want.
  
   Remove the *default tag=. line.

 Out of curiosity, can you revert back to RELENG_6_0 from 6_STABLE?
 Obviously I already ran this process...

 I have successfully done this with other versions of FreeBSD, whether or
 not it works is dependent on exactly what version you're trying to back
 out of, and I can't say for sure about 6-STABLE to 6.0.

   What does uname -a tell you after the upgrade?

 mail# uname -a
 FreeBSD mail.domain.com 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #1: Tue
 Mar 28 13:46:24 CST 2006
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

 Are you sure you completed the process successfully?  If you'd had
 tag=., this would reports something like 6-STABLE.  If you'd had
 6_0_RELENG, it would report 6.0-RELEASE-p9.

 It looks as if the make install* steps weren't completed.


(reiterating my original email for clarification)

# cd /usr/src
# make buildworld
# make buildkernel
# make installkernel
# reboot

After rebooting into single user mode:

# fsck -p
# mount -u /
# mount -a -t ufs
# swapon -a
# adjkerntz -i
# cd /usr/src (I forgot to list this last time around)
# mergemaster -p
# make installworld
# mergemaster
# reboot

No errors reported during any of these steps, and each step appears to 
complete like it's doing exactly what it's supposed to.


Can you see any steps I missed or overlooked?  Any advice on how to 
determine where something might have gone wrong?  All of a sudden I'm 
having this feeling that something might be broken somewhere...


Many thanks,

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


Re: clarification of cvsup process.

2006-06-15 Thread Bill Moran
In response to Greg Groth [EMAIL PROTECTED]:
 
 On 6/15/2006 3:02 PM, Bill Moran wrote:
   In response to Greg Groth [EMAIL PROTECTED]:
  
   On 6/15/2006 2:42 PM, Bill Moran wrote:
 In response to Greg Groth [EMAIL PROTECTED]:

[snip]

   mail# uname -a
   FreeBSD mail.domain.com 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #1: Tue
   Mar 28 13:46:24 CST 2006
   [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386
  
   Are you sure you completed the process successfully?  If you'd had
   tag=., this would reports something like 6-STABLE.  If you'd had
   6_0_RELENG, it would report 6.0-RELEASE-p9.
  
   It looks as if the make install* steps weren't completed.
  
 
 (reiterating my original email for clarification)
 
 # cd /usr/src
 # make buildworld
 # make buildkernel
 # make installkernel
 # reboot
 
 After rebooting into single user mode:
 
 # fsck -p
 # mount -u /
 # mount -a -t ufs
 # swapon -a
 # adjkerntz -i
 # cd /usr/src (I forgot to list this last time around)
 # mergemaster -p
 # make installworld
 # mergemaster
 # reboot
 
 No errors reported during any of these steps, and each step appears to 
 complete like it's doing exactly what it's supposed to.
 
 Can you see any steps I missed or overlooked?  Any advice on how to 
 determine where something might have gone wrong?  All of a sudden I'm 
 having this feeling that something might be broken somewhere...

I don't see any missed or incorrect steps here.  Check the files listed
in the advisory to see if the versions you have in /usr/src match those
for 6.0-RELEASE-p9.  It's possible that the cvsup server you used didn't
have all the updates yet.

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


posix_getpwuid() not in php5 base install?

2006-06-15 Thread Andy Greenwood

I'm trying to use posix_getpwuid(), but it doesn't appear to be there
in php5.1.4 Does anyone know if it's availible as part of the php5-XXX
ports? If not, where can I find it?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: fxp driver performance expectations

2006-06-15 Thread Danial Thom


--- Paul Marciano [EMAIL PROTECTED] wrote:

 --- Danial Thom [EMAIL PROTECTED] wrote:
  You couldn't do 100Mb/s with em on a 100Mb/s
 line
  with min packets, because there are gaps
 between
  packets so its impossible.
 
 Thanks for the detailed reply Danial.
 
 By 100Mbps I mean line-rate: 148809 packets/sec
 for
 64-byte Ethernet frames + IPG and preamble
 appended.
 
 The 10/100 fxp NIC is on straight PCI-33.
 
 The 1000 em NIC is on PCI-Express x1.  It can
 do
 100Mbps line-rate (148809pps) in 100Mbps mode. 
 In
 1000Mbps mode it can do ~700Kpps, so the
 bottleneck
 isn't the FreeBSD IP stack.

Your logic is wrong here; you're dealing with a
different set of timings. The stack eats cycles,
just as bus access eat cycles, and the cycles
contribute to the reduced throughput. My point
what that the stack is a variable that you can
easily eliminate by bridging instead. There also
may be less context switching (although I'm not
sure about that).

 
  Realize that fxp parts are only 32bit/33mhz
 so
  the bus is a factor. Although its a 1Gb/s
 bus,
  thats only when bursting, so its really
  substantially less. With shorter packets you
  have more setups and I/O and therefore more
  overhead on the bus.
 
 Yes indeed.
 
  fxp performs similarly to an em controller
 when
  they are both on a 32bit/33mhz bus in Freebsd
 4.x.
  5.x is about 20% slower than 4.x, but I
 expect the
  drivers to be about the same for 5.x as well.
 
 Thanks for that.  I realize that comparing a
 PCI-33
 NIC to a PCI-Express NIC isn't fair.  I don't
 have a
 PCI-33 Gig NIC - why I need outside info.
 
  Are you using a traffic generator, or are you
  relying on some server to return packets?
 
 Ixia traffic generator.
 
  We have customers with fxp interfaces on
 freebsd
  4.x pushing 90Mb/s+ (while doing a lot of
 other
  processing also), so its certainly possible.

I'd suggest getting a MOBO with a 32bit PCI slot
and getting an em card (they'll work in 32bit
slots generally) and an fxp card and test on the
same MB in the same slot with the same processor.
Its the only way to do a fair test.

All drivers work better with larger packets,
because you have fewer bus setups and fewer
packets to process. Also it doesn't make sense to
optimize for smaller packets or larger packets,
although some benchmarkers may to suit their
agenda. I don't believe that either the fxp or em
driver have been optimized one way or the other.
I've done a lot of testing on both.

the em parts are superior parts feature-wise;
there's really no reason if you have a choice to
go with older parts to save a few pennies.

You shouldn't ever use polling for either one of
these parts as they have interrupt moderation
built in, so you're only adding overhead and
latency. You can tune interrupt moderation in the
em controller to do anything that polling can do
without the added clock tick overhead. I suspect
that context switching is so bad in FreeBSD 5
that you see more of a difference than you should
with fewer interrupts (which is why we don't use
FreeBSD 5), but in a router or network appliance
you can't realistically use polling unless you
set the HZ to 5000 or more, which is just stupid,
and certainly not necessary.

DT

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: clarification of cvsup process.

2006-06-15 Thread RW
On Thursday 15 June 2006 21:02, Bill Moran wrote:

 Are you sure you completed the process successfully?  If you'd had
 tag=., this would reports something like 6-STABLE.  If you'd had
 6_0_RELENG, it would report 6.0-RELEASE-p9.

Surely  tag=. is 7-CURRENT, not 6-STABLE. Or am I missing something?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ripping enhanced audio CDs

2006-06-15 Thread Øyvind Skaar

Like Mikhail was mentioning, the DMCA appears to be in your way; many
companies thought it was necessary to copyright protect CDs and they
have accomplished that feat by added various protection features to CDs,
some of which are intentional CD track errors.


Are those even CD's? IIRC they cant use the compact disc logo or even 
the name.. lets do the world a favor and boycott those little shine 
wannebe cdd :)



Are you talking about copy protected cds? FYI i have no problems 
ripping audio cds with data tracks using abcde  cdparanoia.




--
Øyvind Skaar | os guesswhat odots.org | http://odots.org
http://last.fm/user/%67%69%7A%7A%6C%6Fn | http://43things.com/person/%C3%B8s
6865792c207768617420646f20796f75206b6e6f772c
796f752772652061206e65726420746f6f202e2e
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: clarification of cvsup process.

2006-06-15 Thread Robert Huff
RW writes:

   Are you sure you completed the process successfully?  If you'd had
   tag=., this would reports something like 6-STABLE.  If you'd had
   6_0_RELENG, it would report 6.0-RELEASE-p9.
  
  Surely tag=. is 7-CURRENT, not 6-STABLE. Or am I missing
  something?

That was my reaction.  If so, I would be very wary of going
backwards across major versions.


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: formatting tools for Docbook

2006-06-15 Thread Chuck Robey

Bob Johnson wrote:


On 6/15/06, Chuck Robey [EMAIL PROTECTED] wrote:


Greg Barniskis wrote:

 Chuck Robey wrote:

docs, because then no one else would be able to use my documents.  Am I
wrong in considering the FDP generated documentation as being in that
category, not terribly uselful outside the FreeBSD project.



I believe you are wrong, or I misunderstand the question.

I haven't used XML DocBook, but I've used DocBook with DSSSL.  I
assume what you are really asking is not whether the FreeBSD
extensions to the DocBook markup language are a problem (they aren't),
but whether the stylesheets used by FreeBSD are compatible with those
on other systems.  They are (or they claim to be, as I said I haven't
actually used the XML/XSL tools yet).

To clarify: the real issue for me, and probably what you are really
referring to, is that the output format is not defined by the DocBook
markup, but by the stylesheets (or equivalent) in the tool set used to
produce the output.  That's both the advantage and disadvantage of
Docbook (and SGML in general).  If you want strict control of the
output format, then you run into the problem of a standard stylesheet
format so you can also distribute your stylesheets along with your
marked up documents.  DSSSL stylesheets are an incredible pain to
modify, and I sympathize with your desire to avoid them.  XSL
stylesheets are becoming a widely accepted standard, so that's the way
to go, and since they are pretty much a standard, the details of what
tools you use to do your document rendering shouldn't matter.

If you need to modify the standard XSL stylesheets to meet your
needs, just distribute the modified stylesheets along with your marked
up documents and that should allow the person at the other end to
duplicate your output.  The FreeBSD XML DocBook tool set claims to use
XSL stylesheets, so as I said, the answer to your question should be
no, the tools are not FreeBSD specific.

Is that explanation helping at all, or am I way off track?  And have I
said anything that is just flat wrong?

You may also want to look at
http://wiki.docbook.org/topic/DocBookXslStylesheets if you haven't
already.

This sort of response, answering questions I never asked, is exactly 
why, in my original post, I pleaded with folks not to respond if they 
had not, themselves, used the ports to create Docbook (NOT FDP!) 
documents.  I wasn't asking questions relating in any remote fashion to 
the FDP.  It's a fine project, I make no criticism of them at all, but I 
do make a criticism of folks who try to hijack a thread so as to bang 
their own drum.


I want to make Docbook documents, not FDP docs, and the extensions that 
FDP supplies, unless it leaves me 100% (not 98%) compatible with the 
latest Docbook schema (not tracking the FDP schema).  I want to write 
docs for inter-communications  with folks outside of FreeBSD, folks who 
aren't even aware of Unix at all.  Please don't hijack my  thread.  If I 
try to use FDP-created docs, then I will not be able to send them out to 
folks who haven't any idea what FDP is, and I don't want that.  That 
wasn't my question.


Geeze, I feel badly enough about having to jump on someone ... the first 
fella, I replied to him privately, but you, in greatly exopanding the  
range of your hijacking (once the fist fella had snipped off my request 
not to  do just what you did, you were I guess free to do that), I 
haven't any way to stopping you from destroying my thread, outside of 
blantly asking you to Stop It (PLEASE!)


BTW, I have had replies from others not on this list, and just those 
monitoring it from outside services, asking me to please forward any 
relies I get to them, so it's not just for me, that this info is wanted.



- Bob



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


Re: clarification of cvsup process.

2006-06-15 Thread Bill Moran
In response to RW [EMAIL PROTECTED]:

 On Thursday 15 June 2006 21:02, Bill Moran wrote:
 
  Are you sure you completed the process successfully?  If you'd had
  tag=., this would reports something like 6-STABLE.  If you'd had
  6_0_RELENG, it would report 6.0-RELEASE-p9.
 
 Surely  tag=. is 7-CURRENT, not 6-STABLE. Or am I missing something?

My mistake.

My point doesn't change.  Based on his supfile, he should have 7 or 6-p9,
but not the version he reported.

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


Re: ripping enhanced audio CDs

2006-06-15 Thread Mac Newbold

Today at 2:55pm, Mikhail Goriachev said:


Jun 14 11:27:21 mybox kernel: acd0: FAILURE - READ_CD HARDWARE ERROR
asc=0x08 ascq=0x01 error=0
Jun 14 11:27:21 mybox kernel: acd0: FAILURE - READ_CD ILLEGAL REQUEST
asc=0x64 ascq=0x00 error=0
Jun 14 11:27:22 mybox last message repeated 11 times



This is an anti-piracy feature included on some discs. Nowadays there
are more and more protected discs around. Some of them even crash
computers when loading. How silly is that? Programs like CloneCD can
handle such things on Windows boxes. That is what I use after having
long frustrated sessions with open-source tools.


I am pretty sure this isn't an anti-piracy feature. It happens to me with 
_any_ enhanced CD (audio+data mixed CD), and _only_ on enhanced CDs. 
Never has it happened to me on any non-enhanced audio CD. My problem is 
not with the inability to get the data off, that doesn't seem to be a 
real issue. The problem is with the crashing of the computer.


Why should _any_ data read from a removable disk of any kind be causing 
FreeBSD to crash by the mere act of attempting to read it from the disk? 
The device is reporting a failure, but why isn't the OS handling that 
failure gracefully?


If I'm asking the wrong list, and should be asking [EMAIL PROTECTED] or 
some list related to multimedia, please let me know.


Thanks,
Mac

--
Mac Newbold MNE - Mac Newbold Enterprises, LLC
[EMAIL PROTECTED]   http://www.macnewbold.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Probably a simple question but...

2006-06-15 Thread Mayo, Richard A RDECOM CERDEC STCD SRI
I believe this is a simple fix, but I sure can't find it.

I set up 2 FreeBSD boxes as dual-stack network routers and I'm using them to 
test an application capable of generating both TCP and UDP messaging.  The TCP 
part of this equation is working great -- my message fly around the network 
just like they should.

However, my routers appear to be eating my multicast UDP packets.  The packets 
are addressed to 225.0.0.41 and static routes for that prefix are defined in 
both rc.conf files (I only use 1 multicast address, so I don't see a reason to 
use a multicast routing daemon).  Obviously, I don't believe the static route 
is defined correctly.

Can somebody clue me in to the proper method for configuring a FreeBSD 
computer, functioning as a network router, to accept all packets addressed to 
225.0.0.41 on either Ethernet interface and forward them out the other??  
(they're RL0 and RL1, lower case.)

Do I need to define 2 static routes?
Do I need to switch something else on?



Thanks for any help,
Rich Mayo



P.S.  It may be significant that when I installed the OS on the computer, there 
was only 1 NIC present.  I added the other one after I got the software 
running, so it occurs to me that there may be a switch relating to forwarding 
that's not ON, but I have no idea where to look for that.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [Fwd: formatting tools for Docbook]

2006-06-15 Thread Chuck Robey

Greg Barniskis wrote:


Chuck Robey wrote:


Greg Barniskis wrote:

You know, I don't want to argue about thread hijacking, I only want my 
question answered, so i will try again.  Has anyone out there used a 
tool from the ports set, to be able  to do general purpose creation and 
formatting of XML Docbook documents?  Please, if you haven't yourself 
done this (created general purpose Docbook XML documents by the use of 
FreeBSD ports-supplied tools) then please ignore this.


Specifically, this is not intended to reference the FDP tools.  It might 
be possible that the FDP tools supply a 100% 4.5 Docbook XML 
compatiblity, and if those tools occur in the FreeBSD ports (I think 
they do) theIN could care about it here, but I don't want o referenc 
ethe FDP tools at all, otherwise.  I don't have any specific intention 
to use the FDP toolset.


Outside of 100% tested compatiblity that you yourself have used in 
creating and reading non-FreeBSD documents, I really would appreciate 
not hearing about the FDP tools.

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


Re: ripping enhanced audio CDs

2006-06-15 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mac Newbold wrote:
 Today at 2:55pm, Mikhail Goriachev said:
 
 Jun 14 11:27:21 mybox kernel: acd0: FAILURE - READ_CD HARDWARE ERROR
 asc=0x08 ascq=0x01 error=0
 Jun 14 11:27:21 mybox kernel: acd0: FAILURE - READ_CD ILLEGAL REQUEST
 asc=0x64 ascq=0x00 error=0
 Jun 14 11:27:22 mybox last message repeated 11 times
 
 This is an anti-piracy feature included on some discs. Nowadays there
 are more and more protected discs around. Some of them even crash
 computers when loading. How silly is that? Programs like CloneCD can
 handle such things on Windows boxes. That is what I use after having
 long frustrated sessions with open-source tools.
 
 I am pretty sure this isn't an anti-piracy feature. It happens to me
 with _any_ enhanced CD (audio+data mixed CD), and _only_ on enhanced
 CDs. Never has it happened to me on any non-enhanced audio CD. My
 problem is not with the inability to get the data off, that doesn't seem
 to be a real issue. The problem is with the crashing of the computer.
 
 Why should _any_ data read from a removable disk of any kind be causing
 FreeBSD to crash by the mere act of attempting to read it from the disk?
 The device is reporting a failure, but why isn't the OS handling that
 failure gracefully?
 
 If I'm asking the wrong list, and should be asking [EMAIL PROTECTED]
 or some list related to multimedia, please let me know.
 
 Thanks,
 Mac
 
 -- 
 Mac NewboldMNE - Mac Newbold Enterprises, LLC
 [EMAIL PROTECTED]http://www.macnewbold.com/

Does the packaging explicitly say this CD will only work in Windows
or have similar notes on it? Macs aren't supported in the anti-piracy
CDs produced by sony (and other Japanese groups) at least, so that's an
easy sign that you have a copy-protected CD.
Also, if you can't open up the CD using Winamp version 5.0 in Windows
or copy the tracks using CD burning software like Nero or Roxio, the
CD's definitely copy-protected.
- -Garrett
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEkeph6CkrZkzMC68RArI2AJ9wunFhhH4Mk71NsZtvEOLeIl1U9ACfZaaq
+ClMaDnPyShA0m3jSAe3J6s=
=L9nj
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ripping enhanced audio CDs

2006-06-15 Thread Dag Rune Sneeggen

Garrett Cooper wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mac Newbold wrote:

Today at 2:55pm, Mikhail Goriachev said:


Jun 14 11:27:21 mybox kernel: acd0: FAILURE - READ_CD HARDWARE ERROR
asc=0x08 ascq=0x01 error=0
Jun 14 11:27:21 mybox kernel: acd0: FAILURE - READ_CD ILLEGAL REQUEST
asc=0x64 ascq=0x00 error=0
Jun 14 11:27:22 mybox last message repeated 11 times

This is an anti-piracy feature included on some discs. Nowadays there
are more and more protected discs around. Some of them even crash
computers when loading. How silly is that? Programs like CloneCD can
handle such things on Windows boxes. That is what I use after having
long frustrated sessions with open-source tools.

I am pretty sure this isn't an anti-piracy feature. It happens to me
with _any_ enhanced CD (audio+data mixed CD), and _only_ on enhanced
CDs. Never has it happened to me on any non-enhanced audio CD. My
problem is not with the inability to get the data off, that doesn't seem
to be a real issue. The problem is with the crashing of the computer.

Why should _any_ data read from a removable disk of any kind be causing
FreeBSD to crash by the mere act of attempting to read it from the disk?
The device is reporting a failure, but why isn't the OS handling that
failure gracefully?

If I'm asking the wrong list, and should be asking [EMAIL PROTECTED]
or some list related to multimedia, please let me know.

Thanks,
Mac

--
Mac NewboldMNE - Mac Newbold Enterprises, LLC
[EMAIL PROTECTED]http://www.macnewbold.com/


Does the packaging explicitly say this CD will only work in Windows
or have similar notes on it? Macs aren't supported in the anti-piracy
CDs produced by sony (and other Japanese groups) at least, so that's an
easy sign that you have a copy-protected CD.
Also, if you can't open up the CD using Winamp version 5.0 in Windows
or copy the tracks using CD burning software like Nero or Roxio, the
CD's definitely copy-protected.
- -Garrett
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEkeph6CkrZkzMC68RArI2AJ9wunFhhH4Mk71NsZtvEOLeIl1U9ACfZaaq
+ClMaDnPyShA0m3jSAe3J6s=
=L9nj
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


The excellent Grip cd-ripper for Linux/BSD (http://nostatic.org/grip/) has 
never failed me yet, despite all sorts of awful DRM software the CD might 
be packed with.
It's a brilliant piece of software, I rank it as the best out there without 
question! :)


--

Dag Rune Sneeggen
Romolslia 23B
7029 Trondheim
NORWAY
--
[EMAIL PROTECTED]

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


Entropy

2006-06-15 Thread Shane Ambler
For a while now I have been getting cron emails with a problem with
/usr/libexec/save-entropy

Message is - Line 1: socket: Operation not permitted


/var/db/entropy is owned and writable by operator and the saved-entropy
files are modified each time through (going by file timestamp)

Any ideas on where the error comes from?


-- 

Shane Ambler
007Marketing.com
[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: installing openoffice by package

2006-06-15 Thread Peter

--- nicky [EMAIL PROTECTED] wrote:

 Nikolas Britton wrote:
  On 6/13/06, Peter [EMAIL PROTECTED] wrote:
 
  --- Nikolas Britton [EMAIL PROTECTED] wrote:
 
   On 6/13/06, Peter [EMAIL PROTECTED] wrote:
I tried unsuccessfully to build OpenOffice 2.0 on my 5.4 box.
   Never
had enoudh space in /usr...
   
I decided to install by package:
   
# pkg_add -r openoffice.org
   
It tried to install version 1.1.5...
   
Anyway, trying to start it gives errors:
   
# openoffice.org-1.1.5
/usr/libexec/ld-elf.so.1: Shared object libstdc++.so.5 not
 found,
required by javaldx
/usr/libexec/ld-elf.so.1: Shared object libstdc++.so.5 not
 found,
required by soffice.bin
   
Any ideas?
   
  
   Try KOffice 1.5.1. I've never had a build fail and it now
 supports
   ODF
   documents... anyways...
 
  Nope, I tried that and I was not satisfied with it due to its .xls
  handling.  Trouble is, I removed it already and now I'm left
 without
  any MS readers.  Forget Abiword...
 
 
  Try gnumeric? why use .xls, .doc etc. when you have ODF? save
 all
  your documents in ODF.
 
 
 http://porting.openoffice.org/freebsd/#obtain
 
 The above link gives you FreeBSD packages for OpenOffice (i've used 
 those myself).

Thank you.  I have it installed now.  Finally I have a word processor
(that's all I want) that works.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]