Re: Problems with crontab

2005-08-05 Thread José de Paula Rodrigues
On 8/5/05, cell [EMAIL PROTECTED] wrote:
 Hello , i have problem with crontab , i tried to configure crontab for run 
 command every three days at 5h00 AM.I use this command but i believe it's not 
 good :
 
 0   5   1-31/3  *   *   rootcd /home/rootfix/Maildir/cur 
  rm -f *
 
 

I would use this:

0   5   */3  *   *   rootrm -f /home/rootfix/Maildir/cur/*
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: sound driver - low volume problem

2005-06-27 Thread José de Paula Rodrigues
On 6/27/05, Jimmy Kimanzi [EMAIL PROTECTED] wrote:
 Hi,
 
 I have FreeBSD 5.4 installed on a laptop running KDE - I've managed to
 get the audio working but the volume is very low and I'm not able to
 increase it at all .I'm using the driver below  ( snd_ich ) :
 
 
 [EMAIL PROTECTED] cat /dev/sndstat
 FreeBSD Audio Driver (newpcm)
 Installed devices:
 pcm0: SiS 7012 at io 0x1400, 0x1c80 irq 18 bufsz 16384  (1p/1r/4v
 channels duplex default)
 
 pcm0: SiS 7012 port 0x1c80-0x1cff,0x1400-0x14ff irq 18 at device 2.7
 on pci0
 pcm0: Unknown AC97 Codec (id = 0x414c4770)
 
 

I've had this same problem when I had a SiS 754 chipset, and it went
away when I switched to a nForce motherboard. The problem doesn't
exist with an ATI 9100 chipset either.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: CURRENT buildworld woes

2005-06-19 Thread José de Paula Rodrigues
On 6/19/05, Giorgos Keramidas [EMAIL PROTECTED] wrote:
 On 2005-06-19 12:28, Jos? de Paula Rodrigues [EMAIL PROTECTED] wrote:
  Greetings all,
 
  I have an annoying problem when trying to build world: make depend
  complains about not finding a certain unwind.h, when compiling
  libstdc++.

snip


 So, at least until this morning, CURRENT would build fine.
 
 Are you sure your CC/CXX or other make.conf settings are not causing you
 trouble?  (The best way to determine this is to run a buildworld without
 any make.conf file at all.)
 


I renamed /etc/make.conf and tried again, and... it built! Yes, there
must be something in my make.conf that buildworld doesn't like much (I
have no idea what it would be), thanks for the hint!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Editing the boot menu

2005-06-08 Thread José de Paula Rodrigues
On 6/8/05, Paul Schmehl [EMAIL PROTECTED] wrote:
 --On Wednesday, June 08, 2005 16:29:22 -0300 José de Paula Rodrigues
 [EMAIL PROTECTED] wrote:
 
  On 6/8/05, Paul Schmehl [EMAIL PROTECTED] wrote:
  When you use FreeBSD's boot manager, you get a menu like this at bootup:
 
  F1 DOS
  F2 FreeBSD
  F3 Linux
  F4 ??
  F5 Drive 1
 
  Default: F2
 
  Is there a way to edit the list?  Or is that fixed when boot manager is
  installed and not configurable?
 
  By edit, I mean, for example, change F4 ?? to F4 MyOS.
 
 
  man boot0cfg
 
 I *thought* it would go without saying that I had already read man boot0cfg.
 
 Obviously, I missed the part where you edit the menu.  Wanna give me a hint?
 

I'm really sorry I underestimated you, I misunderstood your question
in the first place.

From what I gather, these labels come straight from /boot/boot0, not
from boot0cfg. Looking at the boot0 source code (found at
/usr/src/sys/boot/i386/boot0/boot0.S), you can see that the OS options
are hard-coded into the boot0 program, so there is no way to edit that
other than by changing the source code and recompiling.

Did you try using Grub instead? It now supports UFS2, and is a great
bootloader, with lots of features. You can find it in your ports tree.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Editing the boot menu

2005-06-08 Thread José de Paula Rodrigues
On 6/8/05, Paul Schmehl [EMAIL PROTECTED] wrote:
 When you use FreeBSD's boot manager, you get a menu like this at bootup:
 
 F1 DOS
 F2 FreeBSD
 F3 Linux
 F4 ??
 F5 Drive 1
 
 Default: F2
 
 Is there a way to edit the list?  Or is that fixed when boot manager is
 installed and not configurable?
 
 By edit, I mean, for example, change F4 ?? to F4 MyOS.


man boot0cfg

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


Re: test test test

2005-04-27 Thread José de Paula Rodrigues
On 4/27/05, Carpenter, Rohan S [EMAIL PROTECTED] wrote:
 test test test test --- test tets test test
 

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


How safe is it to mount an ext3 partition?

2005-04-16 Thread José de Paula Rodrigues
How safe is it to mount an ext3 partition from a current (up-to-date
Debian Unstable with kernel 2.6) Linux distro? About an year ago I had
problems mounting my ext3 partition as ext2, even as read-only; it led
to the corruption of the filesystem. Can it be safely done now, with
an up-to-date 5.3 FreeBSD?

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


Supported six-channel sound cards

2005-04-13 Thread José de Paula Rodrigues
Greetings all,

As a desktop FreeBSD user, I'd like to know if there is a list of
supported 5.1 sound cards somewhere. The Holy Handbook mentions some
supported cards, yes, but it doesn't say whether they are supported in
5.1 mode or only plain stereo.

My current card, an onboard nForce (A7N8X-E Deluxe motherboard), is
capable of 5.1,
but the drivers currently don't offer this possibility (maybe in the
near future?), and all I have is stereo.


My FreeBSD is 5.3 with kernel and ports tree updated half an hour ago.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]