Re: Ports update gone badly wrong

2005-05-01 Thread Mike Jeays
On Fri, 2005-04-29 at 17:44, Kris Kennaway wrote:
> On Fri, Apr 29, 2005 at 04:37:10PM -0400, Mike Jeays wrote:
> > I think I have made a horrendeous mess of my workstation.  I have been
> > running 5.3 with no problem, and then I tried to csvup the ports files,
> > using the following section in ports-supfile.  Note I didn't change the
> > release tag!  I updated a few of the ports, including Evolution and
> > Firefox, and had trouble with missing libraries, such as libgthread ..
> > 400 having been rename to ..600..
> > 
> > The machine now feels less stable than an old version of Windows. 
> > Things like Tk.pm and other Perl modules no longer work, and won't
> > reinstall.  I had to copy over the missing libraries for Evolution and
> > Firefox from another machine.
> > 
> > Any advice for recovery, other than a re-installation and fresh start?
> > What should I do next time?
> 
> Use portupgrade to update your ports.  What you did wrong was updated
> a port that provides a library without updating the ports that depend
> on that library.
> 
> Kris

Thanks for the varying replies.  I tried running portupgrade -arR, and
it seems to have worked quite well - almost all the ports are now up to
date, and the system seems to work properly.  It took over 24 hours,
partly because some ports stop and ask questions, and the process needs
occasional attention.

I think I will manage as I am for a while, and either install 5.4RC, or
wait for the 5.4 release, which should be in a few weeks.

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


Re: Ports update gone badly wrong

2005-05-01 Thread Kris Kennaway
On Sun, May 01, 2005 at 10:57:05PM -0400, Mike Jeays wrote:
> On Fri, 2005-04-29 at 17:44, Kris Kennaway wrote:
> > On Fri, Apr 29, 2005 at 04:37:10PM -0400, Mike Jeays wrote:
> > > I think I have made a horrendeous mess of my workstation.  I have been
> > > running 5.3 with no problem, and then I tried to csvup the ports files,
> > > using the following section in ports-supfile.  Note I didn't change the
> > > release tag!  I updated a few of the ports, including Evolution and
> > > Firefox, and had trouble with missing libraries, such as libgthread ..
> > > 400 having been rename to ..600..
> > > 
> > > The machine now feels less stable than an old version of Windows. 
> > > Things like Tk.pm and other Perl modules no longer work, and won't
> > > reinstall.  I had to copy over the missing libraries for Evolution and
> > > Firefox from another machine.
> > > 
> > > Any advice for recovery, other than a re-installation and fresh start?
> > > What should I do next time?
> > 
> > Use portupgrade to update your ports.  What you did wrong was updated
> > a port that provides a library without updating the ports that depend
> > on that library.
> > 
> > Kris
> 
> Thanks for the varying replies.  I tried running portupgrade -arR, and
> it seems to have worked quite well - almost all the ports are now up to
> date, and the system seems to work properly.  It took over 24 hours,
> partly because some ports stop and ask questions, and the process needs
> occasional attention.

You can choose the default settings by setting the BATCH environment
variable.

Kris


pgpwa8BtydEtB.pgp
Description: PGP signature


Re: What is ata2 ?

2005-05-01 Thread Joel
> > > Eventually I would like to achieve this:
(B> > > I have another, very old, PC with following
(B> > > configuration:
(B> > >   IDE/0 (on motherboard) master and slave HDs
(B> > >   IDE/1 (on motherboard) -broken-
(B> > >  
(B> > > I like to use this soundcard/IDE controller for
(B> > > adding a CDrom to this very old PC. The OS of
(B> > > this PC is 4-Stable.
(B> > 
(B> > I don't think it'll work for that - too bastardized.
(B> > I don't know what they did but they might have
(B> > changed the pinout or something so that it
(B> > was only compatible with Creative CD-ROMs. In the
(B> > best case, if you got it to work, it would be
(B> > deathly slow.
(B> 
(B> Too bad, as the soundcard itself seems to be
(B> recognized properly by 5-Stable:
(B
(BWell, one question might be how fast you need it to be. Another, of
(Bcourse, is how the time spent trying to bring it up and the education
(Bgained thereby would compare with just requisitioning a card for the
(Bborked motherboard. Yet another question could be how much the lab wants
(Bto invest on a slow motherboard with broken curcuitry (which might also
(Bdepend on what borked the on-board ATA controller). 
(B
(BATA controllers can be pretty cheap, particularly if you don't need to
(Bboot from them or build raid on them. Motherboards aren't necessarily
(Ball that expensive, either, especially if the application doesn't demand
(Bfast response.
(B
(B>  # kldload snd_sb16
(B>  # kldstat
(B>  Id Refs AddressSize Name
(B>   19 0xc040 275764   kernel
(B>   22 0xc0676000 18a44miibus.ko
(B>   31 0xc068f000 6b98 if_rl.ko
(B>   41 0xc0696000 b1b8 random.ko
(B>   51 0xc1118000 4000 snd_sb16.ko
(B>   62 0xc111c000 18000sound.ko
(B>   71 0xc113b000 4000 snd_sbc.ko
(B> 
(B>  # cat /dev/sndstat 
(B>  FreeBSD Audio Driver (newpcm)
(B>  Installed devices:
(B>  pcm0:  at io 0x220 irq 5 drq 1:5
(B>bufsz 4096d kld snd_sb16 (1p/1r/0v channels
(B>duplex default)
(B> 
(B> Anyway, if I buy a PCI IDE controller, would that
(B> work easily with FreeBSD (4- or 5-Stable alike) ?
(B
(BIf you do buy a controller, check the hardware compatibility list and
(Balso check that the board works with a slow, older motherboard.
(B
(BMy impression is that support for some boards is not compiled in, so you
(Bmay be faced with compiling your own kernel. (If I understand the
(Bhandbook correctly.) 
(B
(BI am faced with exactly this question, but I have a lot of other
(Bproblems with higher priority, so I've been dodging it.
(B
(B--
(BJoel Rees   <[EMAIL PROTECTED]>
(Bdigitcom, inc.   $B3t<02qhttp://www.ddcom.co.jp> **
(B
(B___
(Bfreebsd-questions@freebsd.org mailing list
(Bhttp://lists.freebsd.org/mailman/listinfo/freebsd-questions
(BTo unsubscribe, send any mail to "[EMAIL PROTECTED]"

mail/sendmail submit question

2005-05-01 Thread Chad Leigh -- Shire.Net LLC
Hi
I am trying to allow mail submission and sending on a 5.3-RELEASE box  
from inside a jail, but not a running MTA...

I have the following in the rc.conf
sendmail_enable="NO"
sendmail_submit_enable="NO"# Start a localhost-only MTA for mail  
submission
sendmail_outbound_enable="YES"  # Dequeue stuck mail (YES/NO).
sendmail_msp_queue_enable="YES" # Dequeue stuck clientmqueue mail  
(YES/NO).

Since you cannot bind to localhost only in a jail I have that set to  
NO.  The /etc/mail/README file says to change the freebsd.submit.mc  
file and remake things so that it submits to another host.  I have  
done that by doing the "Change the FEATURE(msp) line to FEATURE(msp,  
hostname) where hostname is the fully qualified hostname of the  
alternative host." and then "'make install-submit-cf' in /etc/mail/".

When I try to do a mail on the command line, I get:
[EMAIL PROTECTED]:/home/chad# can not chdir(/var/spool/clientmqueue/):  
Permission denied
Program mode requires special privileges, e.g., root or TrustedUser.

Where do I set this TrustedUser and how do I make the mail program  
work as a TrustedUser?

I grepped TrustedUser in /etc/mail/* and got
freebsd.cf:#O TrustedUser=root
freebsd.submit.cf:O TrustedUser=smmsp
machine.com.submit.cf:O TrustedUser=smmsp
sendmail.cf:#O TrustedUser=root
submit.cf:O TrustedUser=smmsp
so it seems to be set to smmsp which is a valid user in the password  
file.

Thanks for any help or pointers on getting this to work.
Thanks
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
[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: freebsd 5.3

2005-05-01 Thread Robert Slade
On Sun, 2005-05-01 at 16:06, [EMAIL PROTECTED] wrote:
> freebsd 5.3 is release and become stable version soon, 
> i have a question, i wanna secure my freebsd box what should i do to optimize 
> it?
> 

Try the handbook:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/security.html

Rob

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


Re: What is ata2 ?

2005-05-01 Thread Rob
Joel wrote: 
> 
> Yet another question could be how much the lab
> wants to invest on a slow motherboard with broken
> curcuitry (which might also depend on what borked
> the on-board ATA controller). 

Although it's going a bit out-of-topic, the
situation is that the Windows desease is very
effective here. Only unused, redundant computers are
available for my alien Unix experiments. Hence my
trouble with ata2 on an old PC.

However, I'm not too unhappy with all this, since
one of my hobbies has become to give discarded
computers a second Unix life, in which they sometimes
outperform the newer ones powered by Windows.

Having one such old PC now running FreeBSD and being
used for data acquisition, is one of my personal
victories in the lab :).

Rob.

__
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]"


Ignorance and file suffixes

2005-05-01 Thread vizion
Hi

I have tried unsuccessfuly to find out from the manual what the suffixes
mean on the files collected by cvsup (e.g. "v") is there a reference for
such info?
As a newcomer to cvsup when reading the cvsup pages I did not see any
recomendations for good practice for management or use of the files once
they have been downloaded. I am pretty familar with downloading tar files
and the processes of extracting and compiling. With so many packages/ports
coming at the same time (I am half way through my first cvsup right now) I
am wondering what I need to do when the downloads are complete!

David


David Southwell  Ham call sign M0TAU

40 yrs ocean
and computing
experience.
English Owner & Captain of British Registered 60' bluewater Ketch S/V
Taurus. Currently in San Diego, CA. sailing May bound for Europe via
Panama Canal.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: AC'97 Support?

2005-05-01 Thread baysao
>>Hello! 

 

>>I recently installed the FreeBSD 5.3-BETA4-STABLE version of the FreeBSD 

>>operating system. I have a MSI mainboard with AC'97 built-in sound card. 

>>I compiled my kernel with "device sound" but it doesn't seem to get the 

>>job done. Is there a way to activate my sound card with this version of 

>>FreeBSD and how? 

 

>>Thank you for your time and consideration! 

 

>>Sincerely, 

>>Mihail Stoyanov 

 

Try to add this line in /boot/loader.conf :
snd_ich_load="YES"

I have the same problem as yours, then i was successed when do that. 

  baysao.

 

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


Re: AC97 support ?

2005-05-01 Thread baysao
>>Hello! 

 

>>I recently installed the FreeBSD 5.3-BETA4-STABLE version of the FreeBSD 

>>operating system. I have a MSI mainboard with AC'97 built-in sound card. 

>>I compiled my kernel with "device sound" but it doesn't seem to get the 

>>job done. Is there a way to activate my sound card with this version of 

>>FreeBSD and how? 

 

>>Thank you for your time and consideration! 

 

>>Sincerely, 

>>Mihail Stoyanov 

 

I forget something to say you. You must modify file
/usr/src/sys/dev/sound/pcm/ac97.c that look line

{ 0x41445363, 0x00, 0, "AD1886A",   0 },

{ 0x41445368, 0x00, 0, "AD1888",  ad198x_patch }, => add
this line;

{ 0x41445370, 0x00, 0, "AD1980",  ad198x_patch },

After that you must unload snd_ich

$kldunload snd_ich

And again load snd_ich for affect that modified ac97.c

$kldload snd_ich

Then you can using enter Control Center active sound card, listen sound
test. I sure it must be ok at this point.

   baysao.

 

 

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


Re: Ignorance and file suffixes

2005-05-01 Thread Jonathan Chen
On Sun, May 01, 2005 at 11:07:36PM -0700, [EMAIL PROTECTED] wrote:
> Hi
> 
> I have tried unsuccessfuly to find out from the manual what the suffixes
> mean on the files collected by cvsup (e.g. "v") is there a reference for
> such info?

Files with a ,v suffix are RCS files, usually used by CVS. I don't
think you intentionally want those files. Your supfile may have an
error in it; please show us your supfile.

Cheers.
-- 
Jonathan Chen <[EMAIL PROTECTED]>
--
   Do not take life too seriously.
   You will never get out of it alive.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


The FreeBSD Diary: 2005-04-10 - 2005-04-30

2005-05-01 Thread Dan Langille
The FreeBSD Diary contains a large number of practical 
examples and how-to guides.  This message is posted weekly
to freebsd-questions@freebsd.org with the aim of letting people
know what's available on the website.  Before you post a question
here it might be a good idea to first search the mailing list 
archives  
and/or The FreeBSD Diary . 

These are the articles posted during this period:

12-Apr : BSDCan 2005 - you are going?
 BSDCan 2005 - The Technical BSD Conference 
 http://freebsddiary.org/bsdcan-2005.php?2


-- 
Dan Langille
BSDCan - http://www.BSDCan.org/ - BSD Conference

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


Free BSD & Heartbeat + Samba + Rsync

2005-05-01 Thread Robert Slade
Hi,

I'm new to the world of HA and Unix having just moved from a windows
based system.

What I am trying to do is provide a network of XP, W2k and FreeBSD (5.3)
machines a central File store. This store also needs to provide for
backing up of off site machines. My problem is that I am not up
onprogramming and I am having problems getting my brain around scripts
etc.

My thoughts are:

Use heartbeat to form the core of the system.

Use Samba to export file shares for the Windows machines.

Use Rsync to sync the files between nodes of the cluster.

Use FTP (VSftp or ProFTP) to receive backups of the data from the off
site machines?

I have got the bits running on their own, but i am having trouble with
getting them to run together. If I have this right, heartbeat will stop
and start services such as samba as the nodes change over.

Heartbeat works fine and the cluster (ip 192.168.0.60 name cluster)
appears on the network. The first problem is that samba needs to be
started and stopped on the nodes. On FreeBSD Samba is started by running
smbd and nmbd via inetd unless I missed something. According to the HB
docs, to start/stop it needs a script so that a smb start or similar
will work. I'm not sure how to do this. 

My second problem is that I can get rsync to work ok, but I need to get
it to work in the reverse direction once the heartbeat has operated and
the failed node bought backup. I've tried to use the Perl scripts that
came with HB but failed as they are for linux rather than BSD and I do
not know enough about Perl to fix this. Whilst the the different paths
are easily sorted there are calls to utils that are not found on BSD. I
can post the scripts it that would help.

Advice on the feasibility of this setup would be appreciated as would
help with sorting out the problems above

Thanks

Rob

(sorry about the long post)




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


Re: My BIND is tWisted!!!

2005-05-01 Thread Fafa Diliha Romanova

I haven't done anything out of the ordinary.

/etc/rc.d/named reload (or stop or start)

doesn't say anything weird.

Thanks,
-- Fafa

- Original Message -
From: "Ed Stover" <[EMAIL PROTECTED]>
To: "Fafa Diliha Romanova" <[EMAIL PROTECTED]>
Subject: Re: My BIND is tWisted!!!
Date: Sat, 30 Apr 2005 20:11:28 -0600

> 
> On Sat, 2005-04-30 at 09:19 -0500, Fafa Diliha Romanova wrote:
> > hey!
> >
> > My BIND just stopped working!
> >
> > 1) My domain is still registered
> > 2) My configuration hasn't changed since it stopped working.
> >prior to that, it has been running flawlessly for months.
> >
> > There is nothing in my /var/named/log, so I am totally
> > clueless. /etc/rc.conf contains named_enable="YES"
> >
> > Since my /var/named/etc/namedb configuration is in fact
> > 100% operational, I've decided to rule that out in this
> > plea for help. The problem must lie elsewhere.
> >
> > Anyone able to help?
> >
> > All the best,
> > -- Fafa
> >
> First off, what have you done with that machine before it stopped
> working? when you try to start named does it produce any error
> messages?

-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm

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


question about mksnap_ffs and NFS interaction

2005-05-01 Thread Alan Horn
Folks,
I have some NFS exported filesystems (home directories) that I'm placing 
under snapshots.

Timing of making a snapshot on a 140GB filesystems running about 90% full 
takes about 17 seconds.

Given that these filesystems are fairly heavily used homedir filesystems, 
what is the expected impact of those 17 seconds on NFS clients.

My guess is that its enough to be seen but not enough to cause NFS 
timeouts. So far I've been scheduling snapshots for the middle of the 
night, but I'd like to start doing four per day. Does anyone have any data 
on the likely impact ?

Please reply direct to me as I'm not subbsed to the list.
Cheers,
Al
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: NETWORK DESTROYED!!! hieeelp

2005-05-01 Thread awad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey!

No, I haven't done a build/installworld.
Nor upgraded any ports.

/usr/src and /usr/ports/UPDATING are in the clear.

I've realized now too, that I cannot ping
my server's IP from an outside computer.

(Yeah I do manage to SSH to ONE server)

Thanks,
- --Awad

On Sat, 30 Apr 2005 14:18:00 -0700 Chris <[EMAIL PROTECTED]>
wrote:
>[EMAIL PROTECTED] wrote:
>> Hello.
>>
>> Sorry about the captivating subject.
>>
>> My FreeBSD 5.X-STABLE configuration has been running flawlessly
>> for months now. Then all of a sudden, two days ago, things
>became
>> rather strange.
>>
>> 1) My reverse DNS doesn't work.
>> 2) Because of that, my mail and web system is down.
>> 3) I can't SSH/FTP into certain servers.
>>
>> My DNS server setup really is functional. So it cannot be that.
>> I could, however, provide the configuration files if requested.
>>
>> Nothing in /var/log contains anything useful.
>> And /var/named/var/log is empty.
>>
>> I just installed PF, so I thought that was the problem.
>> I've completely disabled PF, yet the problem is still there.
>>
>> I appreciate ALL THE HELP I CAN GET! PLEASE!
>>
>> Thanks,
>> -- Awad
>
>Did you do buildworld and installworld anytime in the last 2
>months?
>What about a cvsup of the ports tree and a portupgrade? Is so -
>did you
>read both /usr/src/UPDATING & /usr/ports/UPDATING?
>
>
>
>--
>Best regards,
>Chris
>
>Everything is revealed to he who turns over enough stones.
>(Including the snakes that he did not want to find.)
-BEGIN PGP SIGNATURE-
Note: This signature can be verified at https://www.hushtools.com/verify
Version: Hush 2.4

wkYEARECAAYFAkJ0tZQACgkQgrhgoMygEH4TuwCfXl8LWx269S5YG5iKq0SIS+3sekcA
n33ZGR2tH7nAXI50pTOTFWp5eK3N
=tMoF
-END PGP SIGNATURE-




Concerned about your privacy? Follow this link to get
secure FREE email: http://www.hushmail.com/?l=2

Free, ultra-private instant messaging with Hush Messenger
http://www.hushmail.com/services-messenger?l=434

Promote security and make money with the Hushmail Affiliate Program: 
http://www.hushmail.com/about-affiliate?l=427

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


Re: NETWORK DESTROYED!!! hieeelp

2005-05-01 Thread awad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

this is really strange

maybe its a bug in the driver code (for lnc0) or firewall code
(though pf is disabled now) that just tickled by something? outside
my server, i can traceroute to ip but there is a timeout between
195.190.249.8 and me.

both my nameservers are unresponsive.

On Sat, 30 Apr 2005 14:18:00 -0700 Chris <[EMAIL PROTECTED]>
wrote:
>[EMAIL PROTECTED] wrote:
>> Hello.
>>
>> Sorry about the captivating subject.
>>
>> My FreeBSD 5.X-STABLE configuration has been running flawlessly
>> for months now. Then all of a sudden, two days ago, things
> became
>> rather strange.
>>
>> 1) My reverse DNS doesn't work.
>> 2) Because of that, my mail and web system is down.
>> 3) I can't SSH/FTP into certain servers.
>>
>> My DNS server setup really is functional. So it cannot be that.
>> I could, however, provide the configuration files if requested.
>>
>> Nothing in /var/log contains anything useful.
>> And /var/named/var/log is empty.
>>
>> I just installed PF, so I thought that was the problem.
>> I've completely disabled PF, yet the problem is still there.
>>
>> I appreciate ALL THE HELP I CAN GET! PLEASE!
>>
>> Thanks,
>> -- Awad
>
>Did you do buildworld and installworld anytime in the last 2
>months?
>What about a cvsup of the ports tree and a portupgrade? Is so -
>did you
>read both /usr/src/UPDATING & /usr/ports/UPDATING?
>
>
>
>--
>Best regards,
>Chris
>
>Everything is revealed to he who turns over enough stones.
>(Including the snakes that he did not want to find.)
-BEGIN PGP SIGNATURE-
Note: This signature can be verified at https://www.hushtools.com/verify
Version: Hush 2.4

wkYEARECAAYFAkJ0uXUACgkQgrhgoMygEH5h+QCcC43eeCocK99pcwY6sUeCMR5BpBgA
oJtREC7q+drQLbTVOY+2dQFVwUMn
=8g3Q
-END PGP SIGNATURE-




Concerned about your privacy? Follow this link to get
secure FREE email: http://www.hushmail.com/?l=2

Free, ultra-private instant messaging with Hush Messenger
http://www.hushmail.com/services-messenger?l=434

Promote security and make money with the Hushmail Affiliate Program: 
http://www.hushmail.com/about-affiliate?l=427

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


Re: question about mksnap_ffs and NFS interaction

2005-05-01 Thread antenneX
- Original Message - 
From: "Alan Horn" <[EMAIL PROTECTED]>
To: 
Sent: Sunday, May 01, 2005 5:44 AM
Subject: question about mksnap_ffs and NFS interaction


>
> Folks,
>
> I have some NFS exported filesystems (home directories) that I'm
placing
> under snapshots.
>
> Timing of making a snapshot on a 140GB filesystems running about 90%
full
> takes about 17 seconds.
>
> Given that these filesystems are fairly heavily used homedir
filesystems,
> what is the expected impact of those 17 seconds on NFS clients.
>
> My guess is that its enough to be seen but not enough to cause NFS
> timeouts. So far I've been scheduling snapshots for the middle of the
> night, but I'd like to start doing four per day. Does anyone have any
data
> on the likely impact ?
>
> Please reply direct to me as I'm not subbsed to the list.
>
> Cheers,
>
> Al
>

Glad to see a question on this subject and my reply is just more
questions rather than an answer.

I've just moved to 5.4RC3 & read most of the docs and this snap issue is
new to me too. Howe are you scheduling? I noticed I never got a snapshot
until I ran the command to do snaps on each FS. So, I scheduled one for
"noon" as a cron job. Now I get a regular "snap" plus the "nooner", but
they show a random time & both done about the same time.

A mystery to me so far... sure like the new snap feature though.

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


New and strang log messages.

2005-05-01 Thread Laurence Sanford
I saw this in my daily emails this morning. What does it mean? I find 
this strange as I have not connected any new accessories to my computer 
in over a year, and this is the first time I've ever seen this.:


cam_periph_mapmem: attempt to map 87192 bytes, which is greater than 
DFLTPHYS(65536)
cam_periph_mapmem: attempt to map 87192 bytes, which is greater than 
DFLTPHYS(65536)
cam_periph_mapmem: attempt to map 87192 bytes, which is greater than 
DFLTPHYS(65536)
cam_periph_mapmem: attempt to map 87192 bytes, which is greater than 
DFLTPHYS(65536)
cam_periph_mapmem: attempt to map 493880 bytes, which is greater than 
DFLTPHYS(65536)
cam_periph_mapmem: attempt to map 493880 bytes, which is greater than 
DFLTPHYS(65536)
cam_periph_mapmem: attempt to map 493880 bytes, which is greater than 
DFLTPHYS(65536)
cam_periph_mapmem: attempt to map 493880 bytes, which is greater than 
DFLTPHYS(65536)

For the record:
[EMAIL PROTECTED](~)$ uname -a
FreeBSD colossus.cotharyus.net 5.4-STABLE FreeBSD 5.4-STABLE #6: Mon Apr 
25 07:15:54 CDT 2005 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/Colossus  i386

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


AC'97 Support?

2005-05-01 Thread Mihail Stoyanov
Hello! 
 
I recently installed the FreeBSD 5.3-BETA4-STABLE version of the FreeBSD 
operating system. I have a MSI mainboard with AC'97 built-in sound card. 
I compiled my kernel with "device sound" but it doesn't seem to get the 
job done. Is there a way to activate my sound card with this version of 
FreeBSD and how? 
 
Thank you for your time and consideration! 
 
Sincerely, 
Mihail Stoyanov 

-- 
+++ GMX - die erste Adresse für Mail, Message, More +++

10 GB Mailbox, 100 FreeSMS  http://www.gmx.net/de/go/topmail
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


To compile or not to compile the system

2005-05-01 Thread Vittorio
Using cvsup, after having issued "make update",  it takes a long time to 
recompile the OS sources and kernel  by means of 
make buildworld
make kernel KERNCONF=MYKERNEL
and then..
mergemaster -p
make installworld 
etc...

If I frequently update the OS and ports this procedure becomes time-consuming 
indeed. 
Is there any way to know in advance if it is necessary to comply with the 
described procedure or if it can be skipped because there weren't changes 
between two close updating?
Ciao
Vittorio  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: AC'97 Support?

2005-05-01 Thread Rob
Mihail Stoyanov wrote:
>  
> I recently installed the FreeBSD 5.3-BETA4-STABLE
> version of the FreeBSD operating system. I have a
> MSI mainboard with AC'97 built-in sound card. 

I'm not an expert here, but I have solved this
problem for other soundscards, by loading the
additional sound modules one-by-one and see
which one connects to the soundcard, by inspecting
'cat /dev/sndstat'.

Check /usr/src/sys/conf/NOTES or /boot/kernel/ for
all snd_* modules.

This is a bit of a brute force method, but may be of
help to you, until someone else more knowledgeable
replies to your question.

Good luck,
Rob.



__ 
Do you Yahoo!? 
Make Yahoo! your home page 
http://www.yahoo.com/r/hs
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: question about mksnap_ffs and NFS interaction

2005-05-01 Thread ianchov
>>> >
>>>
>>> Glad to see a question on this subject and my reply is just more
>>> questions rather than an answer.
>>>
>>> I've just moved to 5.4RC3 & read most of the docs and this snap issue is
>>> new to me too. Howe are you scheduling? I noticed I never got a snapshot
>>> until I ran the command to do snaps on each FS. So, I scheduled one for
>>> "noon" as a cron job. Now I get a regular "snap" plus the "nooner", but
>>> they show a random time & both done about the same time.
>>>
>>> A mystery to me so far... sure like the new snap feature though.
>>>
>
Hello, boys!
So as you are speaking for those thing called "snashot" i will beg you to share
some experience about it.
How do you find it works, have you made rebuild of the system from a snanshot...
and so..
Thanks




-

Не правете това в дома или офиса!

виж
http://www.gsmreview.com/kip.html

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


Re: To compile or not to compile the system

2005-05-01 Thread Jorn Argelo
On Sun, 1 May 2005 15:19:24 +, Vittorio wrote
> Using cvsup, after having issued "make update",  it takes a long 
> time to recompile the OS sources and kernel  by means of make buildworld
> make kernel KERNCONF=MYKERNEL
> and then..
> mergemaster -p
> make installworld 
> etc...
> 
> If I frequently update the OS and ports this procedure becomes time-
> consuming indeed. Is there any way to know in advance if it is 
> necessary to comply with the described procedure or if it can be 
> skipped because there weren't changes between two close updating? 

Subscribe to [EMAIL PROTECTED] Then you know when you should 
cvsup again and recompile the kernel (when exploits or other security issues 
are discovered and corrected).

And you don't have to recompile all your ports every week ;) Once in a few 
months is a good approach I think. 

Jorn

> Ciao Vittorio  ___ 
> 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: AC'97 Support?

2005-05-01 Thread Björn König
Mihail Stoyanov wrote:
I have a MSI mainboard with AC'97 built-in sound card. 
I compiled my kernel with "device sound" but it doesn't seem to get the 
job done. Is there a way to activate my sound card with this version of 
FreeBSD and how? 
 

Tell the output of 'pciconf -lv | grep -B4 audio' please.
Björn
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


keyboard problem X won't start

2005-05-01 Thread andy
I just upgraded from 5.3 to 5.4 RC3 via sysinstall from a cd.The
upgrade was successful however, when I try "startx" I get the
following error:

(EE) Failed to load module "speedo" (module does not exit,0)
(EE) Failed to load module "Keyboard" (module does not exit,0)
(EE) No input driver matching 'Keyboard'
No core keyboard

Fatal server error:
failed to inititalize core devices

It seems the keyboard driver is missing.  Any suggestions to get it
working are really appreciated.

TIA,

Andy

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


Re: Looking for a KATE replacement

2005-05-01 Thread Shantanoo Mahajan
+++ Frank Staals [freebsd] [30-04-05 10:35 +0200]:
| Hey everyone,
| 
| When I started using FreeBSD for desktop usage ( about a year ago ) I 
| used KDE as desktop manager, but now I am using XFCE4.2.1 for that 
| purpose. But when writing html pages, scripts, programs etc I still use 
| KATE ( KDE Advanced Text Editor ), the thing is that it starts up realy 
| slow ( probably because it has to load a lot of basic kde stuff ).
| 
| So the question was does anyone know a good graphical replacement for 
| Kate, I esspecially like the bar on the left which lets you easily 
| switch between multiple files, and the build in terminalclient on the 
| bottom. I tried looking in the ports/editors section but there are that 
| many editors I realy don't know what to use. I am looking for a 
| graphical editor, not commandline ( therefor I allready use joe ).

gvim, (x)emacs, bluefish, ...

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


A rather unusual install situation

2005-05-01 Thread Wesley Groleau
I have looked at the install doc, and I don't think this is covered.
I have an older Intel box that is unable to boot the 5.x CDs, and is
unable to create CDs from images anyway.
I am also unable to create floppies, nor do I have enough space to
build from source.
I do have 4.9 installed and running, and it has full network access
to a Mac (OS X), which has dialup to the outside world.
Is there a way to download any format of the latest stable FreeBSD
to the Mac, and from there, via NFS or FTP, upgrade?  I do have two
disks on Intel, so if necessary, I can boot one in order to install
on the other.
Or if I can get someone to make me a CD, can I install from it without
booting from it?
--
Wes Groleau
He that is good for making excuses, is seldom good for anything else.
-- Benjamin Franklin
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: A rather unusual install situation

2005-05-01 Thread Robert Slade
On Sun, 2005-05-01 at 17:29, Wesley Groleau wrote:
> I have looked at the install doc, and I don't think this is covered.
> I have an older Intel box that is unable to boot the 5.x CDs, and is
> unable to create CDs from images anyway.
> 
> I am also unable to create floppies, nor do I have enough space to
> build from source.
> 
> I do have 4.9 installed and running, and it has full network access
> to a Mac (OS X), which has dialup to the outside world.
> 
> Is there a way to download any format of the latest stable FreeBSD
> to the Mac, and from there, via NFS or FTP, upgrade?  I do have two
> disks on Intel, so if necessary, I can boot one in order to install
> on the other.
> 
> Or if I can get someone to make me a CD, can I install from it without
> booting from it?

Wesley,

You can download the floppy(s) images from the freebsd site just follow
the links from the handbook - you need to write the image in raw mode.
You can then load from the CD.

Rob 

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


burncd in FBSD 5.4-STABLE does not fixate

2005-05-01 Thread O. Hartmann
Hello.
Before doing again a send-pr, I would like to spread out that burncd 
still has problems fixating CD-RW/CD-R. Burning CD-R and/or CD-RW with 
command line

#hello: burncd -v -f /dev/acd1 data foo.iso fixate
leaves the CD-R or CD-RW unfixated and I need to fixate the CD-R or 
CD-RW with

#hello: cdrecord -v -fix dev=0,1,0
which remains in a working disk.
Any suggestions how to track down the problem or is it me doing wrong 
things?

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


Xorg glitches

2005-05-01 Thread Subhro
Hello Folks,
I have just install 5.4-RC3 and cvsuped to 5.4-STABLE. I have also 
installed the Xorg 6.8.2 port from /usr/ports/x11/xorg after the port 
tree has been cvsupped. But when I try "Xorg -configure", as indicated 
in the handbok, I get an error:

"Failed to load module "pcidata""
As a result Xorg is not starting up at all. How can this be fixed?
Thanks
S.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


5.1 Support

2005-05-01 Thread Subhro
Hello Folks,
Is there any way to generate 5.1 output with Creative Sound Blaster 
Live! 5.1 sound card when a 5.1 souce file like AC3 is played? The 
driver which is included with the 5.4 is just stereo :-(

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


Re: My BIND is tWisted!!!

2005-05-01 Thread Ed Stover
On Sun, 2005-05-01 at 05:32 -0500, Fafa Diliha Romanova wrote:
> I haven't done anything out of the ordinary.
> 
> /etc/rc.d/named reload (or stop or start)
> 
> doesn't say anything weird.
> 
> Thanks,
> -- Fafa
> 
> - Original Message -
> From: "Ed Stover" <[EMAIL PROTECTED]>
> To: "Fafa Diliha Romanova" <[EMAIL PROTECTED]>
> Subject: Re: My BIND is tWisted!!!
> Date: Sat, 30 Apr 2005 20:11:28 -0600
> 
> > 
> > On Sat, 2005-04-30 at 09:19 -0500, Fafa Diliha Romanova wrote:
> > > hey!
> > >
> > > My BIND just stopped working!
> > >
> > > 1) My domain is still registered
> > > 2) My configuration hasn't changed since it stopped working.
> > >prior to that, it has been running flawlessly for months.
> > >
> > > There is nothing in my /var/named/log, so I am totally
> > > clueless. /etc/rc.conf contains named_enable="YES"
> > >
> > > Since my /var/named/etc/namedb configuration is in fact
> > > 100% operational, I've decided to rule that out in this
> > > plea for help. The problem must lie elsewhere.
> > >
> > > Anyone able to help?
> > >
> > > All the best,
> > > -- Fafa
> > >
> > First off, what have you done with that machine before it stopped
> > working? when you try to start named does it produce any error
> > messages?
> 
You are not being helpful. lol, try this
/usr/local/etc/rc.d/bind start
ps -ax |grep named
 Now is there a named running?

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


Re: 5.1 Support

2005-05-01 Thread Chuck Swiger
Subhro wrote:
Is there any way to generate 5.1 output with Creative Sound Blaster 
Live! 5.1 sound card when a 5.1 souce file like AC3 is played? The 
driver which is included with the 5.4 is just stereo :-(
Give the drivers at http://www.opensound.com a shot.
--
-Chuck
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


X11 Forwarding Apps already running

2005-05-01 Thread Ryan Winograd
Is it possible to forward an already running X application? And then 
send it back to its original location so that I can close the remote 
workstation and leave the app running?
I've been trying google for an answer, and some man pages, but can't 
find an answer.

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


Domain Name in postfix on a Local Network

2005-05-01 Thread Bill Schmitt (SW)
I've been struggling through setting up a mail server on my home 
network, with the goal to be running an imap server. As I've indicated 
on some other related postings I've made, networking is probably my 
weakest side and I need a little help.

I have no real internet name for the box, which I call "schfrbsd" (named 
with a dot at the end in rc.conf hostname="schfrbsd."). Using that name, 
I've managed to get Samba working and a local web server, but when I 
come to mail, I get confused. The network is made up of a bunch of XP 
Home Machines, the FreeBSD 4.9 machine, and a Netgear Router/Firewall 
that also runs DHCP. I don't think it's relevant here, but the workgroup 
name I use for Samba and Windows Peer Networking is "olympia". The 
router is called schrout, if that helps.

When I come to configuring postfix, there are entries for myhostname and 
mydomain. I believe myhostname should be schbsd. What do I use for 
mydomain? Where should I be naming the domain?

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


Tun/tap question

2005-05-01 Thread Maarten Sanders
Hi list,

I am currently trying to get tun or tap working (with vde and qemu) but
for some reason things don't work as I expect them:

ten# vde_switch -tap tap0 -daemon ; ifconfig tap0 192.168.1.254 ; chmod
777 /tmp/vde.ctl
ifconfig: interface tap0 does not exist

Could it be I am missing a kernel option?

vde_switch is working without tap, I can between to linux'es in qemu.

ten# uname -a
FreeBSD maarten.lan 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Sun May  1
12:03:54 CEST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
i386

Thanks,

Maarten


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


Re: X11 Forwarding Apps already running

2005-05-01 Thread Anish Mistry
On Sunday 01 May 2005 02:15 pm, Ryan Winograd wrote:
> Is it possible to forward an already running X application? And
> then send it back to its original location so that I can close the
> remote workstation and leave the app running?
> I've been trying google for an answer, and some man pages, but
> can't find an answer.
>
You might want to checkout xmove in the ports.
-- 
Anish Mistry


pgp4OkBquYocy.pgp
Description: PGP signature


OpenGL packages

2005-05-01 Thread Jose Luis Alarcon Sanchez
  Hi.

  I want to do OpenGL programming under my FreeBSD 5.4-RC3 system, but i
am not able to find what packages i must have installed.

  Any kind of help, please?.

  Sorry for the simple question, but really i can't find the name of the
packages for the OpenGL programming.

  Thanks you, very much, in advance.

  Regards.

  Jose.

 
-- 
http://www.lordofunix.org

Not Registered GNU/Hurd User.
Registered BSD User 51101.
Registered Linux User #213309.
Memories. You are talking about memories. 
Rick Deckard. Blade Runner.

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


DHCP using ifconfig doesn't work ...

2005-05-01 Thread Kiffin Gish
I want to use DHCP for my wireless connection by placing the following
lines in my /etc/rc.conf file:

ifconfig_wi0="DHCP"
ifconfig_wi0="ssid GISH mode auto wepmode on wepkey 0x1234567890"

I have also tried running sysinstall again and reconfiguring my wireless
connection by answering 'yes' to DHCP.

However, these do not work for some weird reason. When I login as root
and run 'dhclient wi0' then all is a-okay.

How can I have this happen automatically during boot without having
manually to run this command as root everytime?

Thanks alot in advance as usual.
-- 
Kiffin Gish
Gouda, The Netherlands

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


Re: My BIND is tWisted!!!

2005-05-01 Thread Fafa Diliha Romanova

Hehe :) Yeah  named is running.

/etc/rc.d/named start && ps -ax | grep named:

  247  ??  Ss 0:00.79 /usr/sbin/syslogd -l /var/run/log -l 
/var/named/var/run/log -s
  261  ??  Ss 0:37.36 /usr/sbin/named -u bind -t /var/named

-- Fafa

- Original Message -
From: "Ed Stover" <[EMAIL PROTECTED]>
To: "Fafa Diliha Romanova" <[EMAIL PROTECTED]>
Subject: Re: My BIND is tWisted!!!
Date: Sun, 01 May 2005 11:45:24 -0600

> 
> On Sun, 2005-05-01 at 05:32 -0500, Fafa Diliha Romanova wrote:
> > I haven't done anything out of the ordinary.
> >
> > /etc/rc.d/named reload (or stop or start)
> >
> > doesn't say anything weird.
> >
> > Thanks,
> > -- Fafa
> >
> > - Original Message -
> > From: "Ed Stover" <[EMAIL PROTECTED]>
> > To: "Fafa Diliha Romanova" <[EMAIL PROTECTED]>
> > Subject: Re: My BIND is tWisted!!!
> > Date: Sat, 30 Apr 2005 20:11:28 -0600
> >
> > > > On Sat, 2005-04-30 at 09:19 -0500, Fafa Diliha Romanova wrote:
> > > > hey!
> > > >
> > > > My BIND just stopped working!
> > > >
> > > > 1) My domain is still registered
> > > > 2) My configuration hasn't changed since it stopped working.
> > > >prior to that, it has been running flawlessly for months.
> > > >
> > > > There is nothing in my /var/named/log, so I am totally
> > > > clueless. /etc/rc.conf contains named_enable="YES"
> > > >
> > > > Since my /var/named/etc/namedb configuration is in fact
> > > > 100% operational, I've decided to rule that out in this
> > > > plea for help. The problem must lie elsewhere.
> > > >
> > > > Anyone able to help?
> > > >
> > > > All the best,
> > > > -- Fafa
> > > >
> > > First off, what have you done with that machine before it stopped
> > > working? when you try to start named does it produce any error
> > > messages?
> >
> You are not being helpful. lol, try this
> /usr/local/etc/rc.d/bind start
> ps -ax |grep named
>   Now is there a named running?

-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm

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


Re: DHCP using ifconfig doesn't work ...

2005-05-01 Thread Tobias Fendin
Kiffin Gish wrote:
I want to use DHCP for my wireless connection by placing the following
lines in my /etc/rc.conf file:
ifconfig_wi0="DHCP"
ifconfig_wi0="ssid GISH mode auto wepmode on wepkey 0x1234567890"
I have also tried running sysinstall again and reconfiguring my wireless
connection by answering 'yes' to DHCP.
However, these do not work for some weird reason. When I login as root
and run 'dhclient wi0' then all is a-okay.
How can I have this happen automatically during boot without having
manually to run this command as root everytime?
Thanks alot in advance as usual.
 

If you do like that, first ifconfig_wi0 will be set to "DHCP", then it
will be overwritten and set to "ssid GISH mode auto wepmode on wepkey
0x1234567890". You should only have one line with ifconfig_wi0.
//Tobias
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OpenGL packages

2005-05-01 Thread Jan C. Meyer
Hello, Jose.

> I want to do OpenGL programming under my FreeBSD 5.4-RC3 system, but i
> am not able to find what packages i must have installed.
> Any kind of help, please?.

If you have X11 in place, everything is probably already there, you just need 
to link to the right libraries.

I compile my OpenGL stuff thusly:
gcc -I/usr/X11R6/include -L/usr/X11R6/lib -lglut -lGL -lpthread -lm \
-o glprogram glprogram.c

Should work for you too.

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


Re: 5.1 Support

2005-05-01 Thread Chuck Robey
Subhro wrote:
Hello Folks,
Is there any way to generate 5.1 output with Creative Sound Blaster 
Live! 5.1 sound card when a 5.1 souce file like AC3 is played? The 
driver which is included with the 5.4 is just stereo :-(

I don't think that's true at all.  First requirement, though, is digital 
interfacing.  Then, you'll want a program called a52dec, it's in ports, 
by that name, but I forget where exactly.  That's the decoder function.

You'll want a card that supports this.  The soundblaster Audigy is very 
cheap, and fully supported by the emu10k1 driver.  Support in Linux is 
also great, I love that card, and it's cheap.  The driver outputs both 
analog and digital simultaneously.

I would very much like to have a source file that had fully separated 
test toones, one ofor each channel, so that I could test and verify the 
5.1 operation, but I must rely upon my ear, and very poorly separated 
sources.  Under those circumstances, I guess I could not really warrant 
its correct operation.

Regards
S.

___
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]"


pdksh and binding escape sequences to shell commands

2005-05-01 Thread Tom McLaughlin
I'm wondering if any pdksh users can tell me how to bind an escape
sequence to a command.  I want to bind the Home key (^[OH) to
beginning-of-line.  I tried the following but I get a weird result.

bind '^[OH'=beginning-of-line

When I hit the home key the cursor jumps to the beginning of the line
but then prints an H.  For example:

$ foo
(hit Home key)
$ Hfoo  (The cursor now rests after the H.)

Anybody know how to handle getting something like the Home key bound to
a command?  Thanks.

Tom

-- 

BSD# Project - Porting Mono to FreeBSD
http://www.mono-project.com/Mono:FreeBSD

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


Re: DHCP using ifconfig doesn't work ...

2005-05-01 Thread ckleski
You can make a file /etc/start_if.wi0 which has the line

ifconfig ssid GISH mode auto wepmode on wepkey 0x1234567890

Keep ifconfig_wi0="DHCP" in /etc/rc.conf.  That should do it.




On Sunday 01 May 2005 07:35 pm, Kiffin Gish wrote:
> I want to use DHCP for my wireless connection by placing the following
> lines in my /etc/rc.conf file:
>
> ifconfig_wi0="DHCP"
> ifconfig_wi0="ssid GISH mode auto wepmode on wepkey 0x1234567890"
>
> I have also tried running sysinstall again and reconfiguring my wireless
> connection by answering 'yes' to DHCP.
>
> However, these do not work for some weird reason. When I login as root
> and run 'dhclient wi0' then all is a-okay.
>
> How can I have this happen automatically during boot without having
> manually to run this command as root everytime?
>
> Thanks alot in advance as usual.

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


ipf out rule

2005-05-01 Thread Chris Knipe
Hi,
Can anyone take a minute to just explain to me why ipf is blocking this...
ipf.rules:
# rl0 - Outgoing
pass out quick on rl0 proto tcp from x.x.x.120/29 to any flags S keep state
keep frags
pass out quick on rl0 proto udp from x.x.x.120/29 to any keep state keep
frags
pass out quick on rl0 proto icmp from x.x.x.120/29 to any keep state keep
frags
block out log quick on rl0 all
ipftest:
opening rule file "ipf.new"
in on rl0 tcp 196.25.1.1,2210 x.x.x.122,22
input: in on rl0 tcp 196.25.1.1,2210 x.x.x.122,22
pass ip 40(20) 6 196.25.1.1,2210 > x.x.x.122,22
--
out on rl0 tcp x.x.x.122,22 196.25.1.1,2210
input: out on rl0 tcp x.x.x.122,22 196.25.1.1,2210
block ip 40(20) 6 x.x.x.122,22 > 196.25.1.1,2210
Thanks.
--
Chris.
I love deadlines. I especially love the whooshing sound they make as they
fly by..." - Douglas Adams, 'Hitchhiker's Guide to the Galaxy' 

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


RE: ipf out rule

2005-05-01 Thread bob
When asking for help with firewall rules you have to post complete
content of firewall rule set file because some previous rule may be
dropping all packets. If this is your complete rule set them you are
missing the mandatory L0 interface rule to pass quick all.  rl0 must
be Nic connected to public internet. x.x.x.120/29 is ip address
range of pc's on private LAN behind firewall. This is not much of
firewall with everything being allowed out.  You could replace all
of these meaning less statements with   pass quick all from any to
any

You really need to read firewall section of the official handbook.
It has working examples of ipf.rules rule set along with detailed
explanation of how to build firewall rules.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Chris Knipe
Sent: Sunday, May 01, 2005 6:56 PM
To: [EMAIL PROTECTED]
Subject: ipf out rule


Hi,

Can anyone take a minute to just explain to me why ipf is blocking
this...

ipf.rules:
# rl0 - Outgoing
pass out quick on rl0 proto tcp from x.x.x.120/29 to any flags S
keep state
keep frags
pass out quick on rl0 proto udp from x.x.x.120/29 to any keep state
keep
frags
pass out quick on rl0 proto icmp from x.x.x.120/29 to any keep state
keep
frags
block out log quick on rl0 all

ipftest:
opening rule file "ipf.new"
in on rl0 tcp 196.25.1.1,2210 x.x.x.122,22
input: in on rl0 tcp 196.25.1.1,2210 x.x.x.122,22
pass ip 40(20) 6 196.25.1.1,2210 > x.x.x.122,22
--
out on rl0 tcp x.x.x.122,22 196.25.1.1,2210
input: out on rl0 tcp x.x.x.122,22 196.25.1.1,2210
block ip 40(20) 6 x.x.x.122,22 > 196.25.1.1,2210

Thanks.


--
Chris.

I love deadlines. I especially love the whooshing sound they make as
they
fly by..." - Douglas Adams, 'Hitchhiker's Guide to the Galaxy'

___
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]"


freebsd 5.3

2005-05-01 Thread netroot


freebsd 5.3 is release and become stable version soon, 
i have a question, i wanna secure my freebsd box what should i do to optimize 
it?

-
Get your free email account with : 
http://www.everyday.com.kh
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


make x11 & tiff

2005-05-01 Thread vizion

Hi
Trying to install x11 make is looking for tiff-3.6.1.tar.gz in
my\usr\ports\distfiles failing which it searches on internet but isunable
to find. I have obtained 3.7.1.tar.gz via ftp which is now in my
distfiles.

Should I:
(a) Find version 3.6.1 (if so does anyone know where from) or
(b) make changes in the Makefile?
(c) simply change the file name?
(d) do something a lot smarter that I do not know about?
Thanks


David Southwell  Ham call sign M0TAU

40 yrs ocean
and computing
experience.
English Owner & Captain of British Registered 60' bluewater Ketch S/V
Taurus. Currently in San Diego, CA. sailing May bound for Europe via
Panama Canal.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: make x11 & tiff

2005-05-01 Thread jason henson
[EMAIL PROTECTED] wrote:
Hi
Trying to install x11 make is looking for tiff-3.6.1.tar.gz in
my\usr\ports\distfiles failing which it searches on internet but isunable
to find. I have obtained 3.7.1.tar.gz via ftp which is now in my
distfiles.
Should I:
(a) Find version 3.6.1 (if so does anyone know where from) or
(b) make changes in the Makefile?
(c) simply change the file name?
(d) do something a lot smarter that I do not know about?
Thanks
David Southwell  Ham call sign M0TAU
   40 yrs ocean
and computing
experience.
English Owner & Captain of British Registered 60' bluewater Ketch S/V
Taurus. Currently in San Diego, CA. sailing May bound for Europe via
Panama Canal.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
 

cvsup your ports, freshports.org shows tiff 3.7.2
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Scanning under FreeBSD 5.4-STABLE

2005-05-01 Thread iqgrande
Hello everyone,

I posted an email sometime back asking for help getting my scanner to work under
FreeBSD 5.3-RELEASE. Upon not receiving any responses, I did some more research
and tinkering and decided to update to FreeBSD 5.4-STABLE to see if that would
fix the problem and it has not. In any event, when I try to scan something as
root, I receive the following error:

ast# sane-find-scanner -q
found USB scanner (vendor=0x03f0, product=0x0205) at /dev/uscanner0
ast# scanimage -L
device `niash:/dev/uscanner0' is a Hewlett-Packard ScanJet 3300C flatbed scanner
ast# scanimage > image.pnm
scanimage: open of device niash:/dev/uscanner0 failed: Device busy

I have read the chapter on scanning in the Handbook, as well as doing Google
searching and even posting to the sane-devel list. Does anyone else have any
insight that they can give with this problem? I can get sane-backends, with
libusb, to work with this scanner on my PowerBook running Mac OS X 10.3, so I
know the scanner and the software should work; I just think I have something
misconfigured, either with it or with something else. In case it is necessary,
my uname output is below and the full list of installed packages is beneath it.
Thank you for your help.

ast# uname -a
FreeBSD ast.home.iq 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat Apr 30 18:48:07 EDT
2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

ORBit2-2.12.2   High-performance CORBA ORB with support for the C language
Xaw3d-1.5_1 A 3-D Athena Widget set that looks like Motif
aalib-1.4.r5_1  An ascii art library
amspsfnt-1.0_3  AMSFonts PostScript Fonts (Adobe Type 1 format)
atk-1.9.1   A GNOME accessibility toolkit (ATK)
autoconf-2.13.000227_5 Automatically configure source code on many Un*x 
platforms 
autoconf-2.53_3 Automatically configure source code on many Un*x platforms 
autoconf-2.59_2 Automatically configure source code on many Un*x platforms 
automake-1.5_2,1GNU Standards-compliant Makefile generator (version 1.5)
bison-1.75_2A parser generator from FSF, (mostly) compatible with Yacc
bitstream-vera-1.10_1 Bitstream Vera TrueType font collection
cmpsfont-1.0_4  Computer Modern PostScript Fonts (Adobe Type 1 format)
cups-1.1.23.0   The Common UNIX Printing System: Metaport to install comple
cups-base-1.1.23.0_4 The Common UNIX Printing System: headers, libs, & daemons
cups-lpr-1.1.23.0   The CUPS BSD and system V compatibility binaries (lp* comma
cups-pstoraster-7.07_3 GNU Postscript interpreter for CUPS printing to non-PS 
prin
cvsup-without-gui-16.1h_2 General network file distribution system optimized for
CVS 
desktop-file-utils-0.10_2 A couple of command line utilities for working with
desktop
dri-6.2.1,2 OpenGL hardware acceleration drivers for the DRI
dvipsk-tetex-5.95a_1 Convert a TeX DVI file to PostScript
emacs-21.3_5GNU editing macros
expat-1.95.8_1  XML 1.0 parser written in C
ezm3-1.2Easier, more portable Modula-3 distribution for building CV
fam-2.6.9_6 A file alteration monitor
firefox-1.0.3,1 Web browser based on the browser portion of Mozilla
fontconfig-2.2.3,1  An XML-based font configuration API for X Windows
freetype2-2.1.9 A free and portable TrueType font rendering engine
gconf2-2.10.0   A configuration database system for GNOME
gd-2.0.33_1,1   A graphics library for fast creation of images
gettext-0.14.1  GNU gettext package
ghostscript-gnu-7.07_12 GNU Postscript interpreter
gimp-2.2.6,1A GNU Image Manipulation Program
gimp-print-4.2.7_1  GIMP Print Printer Driver
glib-1.2.10_11  Some useful routines of C programming (previous stable vers
glib-2.6.4  Some useful routines of C programming (current stable versi
gmake-3.80_2GNU version of 'make' utility
gnomehier-2.0_6 A utility port that creates the GNOME directory tree
gnomemimedata-2.4.2 A MIME and Application database for GNOME
gnomevfs2-2.10.1GNOME Virtual File System
gnutls-1.0.24_1 GNU Transport Layer Security library
gsfonts-8.11_2  Fonts used by GNU Ghostscript (or X)
gtk-1.2.10_13   Gimp Toolkit for X11 GUI (previous stable version)
gtk-2.6.7   Gimp Toolkit for X11 GUI (current stable version)
gtk-engines2-2.6.3_3 Theme engine for the gtk+-2.0 toolkit
help2man-1.35.1 Automatically generating simple manual pages from program o
hicolor-icon-theme-0.5 A high-color icon theme shell from the FreeDesktop 
project
imake-6.8.2 Imake and other utilities from X.Org
intltool-0.33   Tools to internationalize various kinds of data files
jpeg-6b_3   IJG's jpeg compression utilities
ksh93-20050202  Official AT&T release of KornShell 93
lcms-1.14,1 Light Color Management System -- a color management library
libIDL-0.8.5_1  A library for creating trees of CORBA Interface Definition 
libXft-2.1.6_1  A client-sided font API for X applications
libart_lgpl2-2.3.17 Library for high-performance 2D graphics
libbo