Re: Help! Errors in /var/log/messages after upgrade

2003-01-21 Thread Andreas Widerøe Andersen
Mark wrote:


- Original Message -
From: "Andreas Widerøe Andersen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 21, 2003 1:44 PM
Subject: Help! Errors in /var/log/messages after upgrade




After I upgraded to FreeBSD 4.7 STABLE yesterday I receive some errors
in the /var/log/messages file. These errors occour only when people
try to send mail via webforms on websites hosted on the server. Here
is an example:

Jan 21 13:40:12 server sendmail[44046]: h0LCeCp6044046: SYSERR(www):
collect: Cannot write ./dfh0LCeCp6044046 (bfcommit, uid=80, gid=25):
Permission denied Jan 21 13:40:12 server sendmail[44046]:
h0LCeCp6044046: SYSERR(www): queueup: cannot create queue temp file
./tfh0LCeCp6044046, uid=80: Permission denied

Can someone please tell me what to do to get rid of this and make web
forms work again? Thanks a million!!

Andreas




Hi Andreas,

I had the same problem myself, when I installed FreeBSD 4.7R on a new
server.

I was finally able to "solve" it by queueing mail from the webdaemon (from
CGI scripts and such) into its own queue (that is, running messages off
forms with "-odq -oQ/var/spool/webqueue" (and setting such as default in
php.ini), and setting access rights for "/var/spool/webqueue" owned by the
"nobody" user (Apache runs as nobody) as follows:

drwxr-xr-x2 nobody  daemon512 Jan 21 13:41 webqueue

(would likely be user "www" in your case) I say "solve" because this does
indeed make the permission errors go away, and things worked again; though I
feel a more elegant solution may exist, I have not found it yet.



Is Apache trying to put a temporary file into /var/spool/mqueue without 
having the correct permissions to do so?

I've noticed a new directory under /var/spool which is named 
/clientmqueue. What is this for?

Also, which Sendmail version was included in FreeBSD 4.5 and which is 
included in 4.7?

/Andreas

--
Andreas Widerøe Andersen <[EMAIL PROTECTED]>
Pragma AS

http://www.pragma.no


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


increase LDAP speed

2003-01-21 Thread Hilmi Hilmiev
Hi all,

have somebody who know how can be increased LDAP query speed, some conf 
option or other way? I have, my self developed web based software for 
RADIUS server + LDAP authentication + mySQL accounting. Work fine, just 
I have speed problem. I support about 300 user in my LDAP db. Still the 
problem as general is query speed when I try querying LDAP from PHP. I 
use OOP in PHP with JS and mySQL. My server is Compaq Proliant 
866MHz/256MB is this enough? Or how I can increase speed, more RAM, 
second processor?

10x in advance

H


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


Re: Help! Errors in /var/log/messages after upgrade

2003-01-21 Thread Mark
- Original Message -
From: "Andreas Widerøe Andersen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 21, 2003 1:44 PM
Subject: Help! Errors in /var/log/messages after upgrade


> After I upgraded to FreeBSD 4.7 STABLE yesterday I receive some errors
> in the /var/log/messages file. These errors occour only when people
> try to send mail via webforms on websites hosted on the server. Here
> is an example:
>
> Jan 21 13:40:12 server sendmail[44046]: h0LCeCp6044046: SYSERR(www):
> collect: Cannot write ./dfh0LCeCp6044046 (bfcommit, uid=80, gid=25):
> Permission denied Jan 21 13:40:12 server sendmail[44046]:
> h0LCeCp6044046: SYSERR(www): queueup: cannot create queue temp file
> ./tfh0LCeCp6044046, uid=80: Permission denied
>
> Can someone please tell me what to do to get rid of this and make web
> forms work again? Thanks a million!!
>
>  Andreas


Hi Andreas,

I had the same problem myself, when I installed FreeBSD 4.7R on a new
server.

I was finally able to "solve" it by queueing mail from the webdaemon (from
CGI scripts and such) into its own queue (that is, running messages off
forms with "-odq -oQ/var/spool/webqueue" (and setting such as default in
php.ini), and setting access rights for "/var/spool/webqueue" owned by the
"nobody" user (Apache runs as nobody) as follows:

drwxr-xr-x2 nobody  daemon512 Jan 21 13:41 webqueue

(would likely be user "www" in your case) I say "solve" because this does
indeed make the permission errors go away, and things worked again; though I
feel a more elegant solution may exist, I have not found it yet.

- Mark


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: make.conf in FreeBSD 5.0-RELEASE

2003-01-21 Thread Giorgos Keramidas
On 2003-01-21 10:41, Wayne Pascoe <[EMAIL PROTECTED]> wrote:
> I'm prodding at FreeBSD 5.0 and making sure I can still do
> everything I did in 4.x. I'm now trying to prep for a make world and
> I've run into a problem.
>
> /etc/defaults/make.conf doesn't seem to exist anymore. There is a
> /usr/share/examples/make.conf but that doesn't contain any of the
> lines that are present in /etc/make.conf

It does.  Some things have changed, others have been added, and yet
others have been removed.  This is the file that holds the default
values that /etc/defaults/make.conf used to have though.

> Do I still specify things like NO_BIND="YES" the same way I used to
> in this file ?

Do it in /etc/make.conf please.

> Also, in /etc/make.conf, I currently have
> PERL_VER=5.6.1
> PERL_VERSION=5.6.1
> PERL_ARCH=mach
> NOPERL=yo
> NO_PERL=yo
> NO_PERL_WRAPPER=yo
>
> what the hell does yo mean? Yes or no ?

It means "this make variable *has* a value".  Some things depend on
the existence of certain make variables.  Others depend on the
variables having particular values.  This is one of the things that
fall in the first category.  Any value would be as good as "yes",
"yeah", "Yes, please.", etc.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: web-based bug interface

2003-01-21 Thread Giorgos Keramidas
On 2003-01-21 09:06, "Peter I. Hansen" <[EMAIL PROTECTED]> wrote:
> Are there any plans of bringing the web-based bug interface up
> again?  (http://www.freebsd.org/send-pr.html)

I want to test a setup of Gnats that forces moderation on all incoming
bug reports, before trying to make any sort of changes.  Then, the web
interface will be enabled again :-/

- Giorgos


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



virtual tape or streamer device for backup purposes possible

2003-01-21 Thread Christian Tanghe
Hello,

is it possible to configure a virtual tape, just working on an other
harddisk? Lokaly or on any other Server in the network
Writing an reading on it should be transparent for commands like tar, cpio
or any backup software.

Or in other words: Can you only load a driver for an non existent streamer
and use it to write on disk?
Or do I need a special software solution?

If you will excuse me ;), anybody knows if it exists a comparable solution
under Linux?

greetings
Christian

--



-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: newbie mail help

2003-01-21 Thread Giorgos Keramidas
On 2003-01-20 16:32, Gary Schenk <[EMAIL PROTECTED]> wrote:
> I am attempting to use Pine with fetchmail and sendmail over a cable
> modem to my ISP.
>
> There is some basic setting that I am unaware of. I now can send
> mail and newsgroup messages out over the internet, but the return
> address is incorrect. It uses my pc account login ID, gschenk, as
> the left side of my address instead of my ISP account name of
> gwschenk. Where is this configured? It doesn't seem to be setup in
> .pinerc or .fetchmailrc. Is it in sendmail somewhere?

You should add (or mofidy appropriately) the following to your
.pinerc file:

feature-list=allow-changing-from
default-composer-hdrs=From: Giorgos Keramidas <[EMAIL PROTECTED]>,
To:,
Cc:,
Bcc:,
Attchmnt:,
Subject:

The allow-changing-from feature allows editing of the From: header for
all outgoing messages when enabled, and the default-composer-hdrs sets
some of the headers for your outgoing messages to reasonable defaults.

> The fetchmail man page says that sendmail needs to be listening on
> port 25.  When I run  the output is:
>
> root 102 0.0 1.8 2760 2196 ?? Ss 2:45PM 0:00.14 sendmail: accepting \
> connections (sendmail)
> smmsp 105 0.0 1.7 2660 2180 ?? Is 2:45PM 0:00.01 sendmail: Queue \
> runner@00:30:00 for /var/spool/clientmqueue (sendmai
>
> Shouldn't it indicate port 25 somewhere?

No, not really.

> How do I know I have a port 25?
> How do I know it is listening at port 25?

Use sockstat(1).

$ sockstat -l4 | grep :25
root sendmail   445   4  tcp4   *:25  *:*

> Could I have the wrong path set up in Pine for the INBOX?
> I'm using /var/mail/gschenk.

As long as "gschenk" is your username, this is fine.

> Do I need professional assistance to set up email?

It's not difficult.  You should also check the FreeBSD Handbook.
Especially the chapter about mail...

> I'd better end this message here as I feel a major whine coming on! :)

Nah, not really :)


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Help! Errors in /var/log/messages after upgrade

2003-01-21 Thread Andreas Widerøe Andersen
After I upgraded to FreeBSD 4.7 STABLE yesterday I receive some errors 
in the /var/log/messages file. These errors occour only when people try 
to send mail via webforms on websites hosted on the server. Here is an 
example:

Jan 21 13:40:12 server sendmail[44046]: h0LCeCp6044046: SYSERR(www): 
collect: Cannot write ./dfh0LCeCp6044046 (bfcommit, uid=80, gid=25): 
Permission denied
Jan 21 13:40:12 server sendmail[44046]: h0LCeCp6044046: SYSERR(www): 
queueup: cannot create queue temp file ./tfh0LCeCp6044046, uid=80: 
Permission denied

Can someone please tell me what to do to get rid of this and make web 
forms work again? Thanks a million!!

Andreas

--
Andreas Widerøe Andersen <[EMAIL PROTECTED]>
Pragma AS

http://www.pragma.no


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


dhclient; DNS not updating properly

2003-01-21 Thread Jørgen
Im have a network of 4 PCs:
One running RedHat 7.2, one running WinXP, one running Debian and the last
(a laptop) running FreeBSD 4.7-RELEASE.
The RedHat-box acts as a NAT gateway to the internet, and runs a DHCPD to
give out IPs, DNS-servers and such, and here comes the problem. The two
other machines gets all the info properly, but the FreeBSD box does NOT get
DNS-server (it seems), atleast it doesnt update /etc/resolv.conf properly.
ep0 is a PCMCIA 3Com MegaHertz 574B NIC.

/var/log/messages only tells me this:
dhclient: New Network Number: 10.10.0.96
dhclient: New Broadcast Address: 10.10.0.111
dhclient: New Hostname:
dhclient: New IP Address (ep0): 10.10.0.100
dhclient: New Subnet Mask (ep0): 255.255.255.240
dhclient: New Broadcast Address (ep0): 10.10.0.111
dhclient: New Routers: 10.10.0.97

I've tried adding the following to /etc/dhclient.conf (even though manpages
specify that it shouldnt be neccesary):
interface "ep0" {
request subnet-mask, broadcast-address, time-offset, routers,
domain-name, domain-name-servers, host-name;
require subnet-mask, domain-name-servers;
}

Other than all DNS not working, the networking is fine. I've tried touch'ing
/etc/resolv.conf, I've tried adding dummy entries.
Any ideas?

Kindest Regards,
-Daxxar


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: 4.7-STABLE upgrade boot failure.

2003-01-21 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-01-16 12:52:23 -0800:
>  Did a clean buildworld, installworld, etc. etc. on a 4.5-RC1 system up to 
> 4.7-STABLE release. Everything went through fine, no problems.
> 
>  Rebuilt kernel and installed the new 4.7 GENERIC kernel, no problems.
> 
>  Ran mergemaster, did a MAKEDEV, no problems.
> 
>  Rebooted.. and problems. Upon boot, it tries to load up the root partition 
> off of /dev/ad4s1a (which is correct), but brings up a "Mount boot failure: 
> 16" error, and asks for a good ufs root location.  Typing in 
> ufs:/dev/ad4s1a does no good.
> 
>  IDE controller = Highpoint HPT370 onboard = ar0.
>  IDE drives = 2x IBM 60gig mirrored = ad4, ad5.
> 
>  Eventually, had to boot to 4.5-RC1 kernel which came up fine on 
> /dev/ad4s1a. The problem is, everything else is 4.7 now, so there's lots of 
> weirdness.

I'm not sure what your problem is.

I just recently installed 4.7-RELEASE on a HPT370A-based HighPoint
card (RAID1), and the only problems I had was that for some reason
disklabel put the / partition beyond the bootable area at the
beggining of the disk, and I didn't notice it, and disk numbering.

ATA_STATIC_ID seems to be used in 4.7's GENERIC... I'm out of ideas.

Or maybe, are you really sure you have the proper devices in /dev?

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Daily output to root

2003-01-21 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-01-21 10:15:10 +0100:
> On one of my FreeBSD boxes the daily (nightly) output (security, check 
> Etc.) stopped after a system upgrade a while back. I'd like to get the 
> output mails back. Today I receive one mail from this server with the 
> following content:
> 
> "No output from the 24 files processed"
> 
> How can I restore the daily mails from "my man" Charlie Root?

I might be way off here, but looks like you screwed up Sendmail
during the update. Reread /usr/src/UPDATING, check your system for
any differences carefully, and you should be fine.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: glibc vs BSD libc

2003-01-21 Thread David Brownlee
On Mon, 20 Jan 2003, Andreas Schuldei wrote:

> i understood him this way: glibcs *portability* is large, since
> it is not only portabel over several archs but also over several
> kernels.
>
> bsds libc is less portable (only accross different archs) so its
> portability is smaller.

At a source or a binary level? A NetBSD 1.6 box can run NetBSD
1.0 binaries, complete with their shared libraries. A NetBSD
1.0 binary should even run against a NetBSD 1.6 libc (modulus
a.out or ECOFF changes to ELF).

-- 
David Brownlee - CTO Purple Interactive - (0)20 8742 8880

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



authpf

2003-01-21 Thread Michael Hostbaek
Is there any work in progress making a thing like OpenBSD's authpf
available under FreeBSD (with fx. IPFW) ?

/mich

-- 
Best Regards,
Michael Landin Hostbaek 
FreeBSDCluster.org - an International Community

*/ PGP-key available upon request /*

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Scanner Epson Perfecton 1260

2003-01-21 Thread Paul Everlund
Hi!

Has anyone successfully used the scanner Epson Perfection 1260 with
FreeBSD (Sane)?

Best regards,
Paul


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



make.conf in FreeBSD 5.0-RELEASE

2003-01-21 Thread Wayne Pascoe
Hi all,

I'm prodding at FreeBSD 5.0 and making sure I can still do everything
I did in 4.x. I'm now trying to prep for a make world and I've run
into a problem.

/etc/defaults/make.conf doesn't seem to exist anymore. There is a
/usr/share/examples/make.conf but that doesn't contain any of the
lines that are present in /etc/make.conf

Do I still specify things like NO_BIND="YES" the same way I used to in
this file ?

Also, in /etc/make.conf, I currently have
PERL_VER=5.6.1
PERL_VERSION=5.6.1
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo

what the hell does yo mean? Yes or no ? 

TIA,

-- 
- Wayne Pascoe 
The thing is, I was POSITIVE that I wasn't
actually depressed, just that life  had no
meaning and I was tired of living.
-- daystar on k5


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



still having syslog problems

2003-01-21 Thread Bsd Neophyte

i'm having huge problems with localizing the messages sent to my FreeBSD
box by my router and my firewall appliance.  all the messages seem to be
congregating in /var/log/messages, when i don't want them to.

i'm thinking that, the following might be an issue. 


*.err;kern.debug;auth.notice;mail.crit /dev/console 
*.notice;kern.debug;lpr.info;mail.crit;news.err /var/log/messages 


the "*.notice" second line, i'm assuming means that all notices,
regardless of source, are to be sent to /var/log/messages. 

unfortunately, i don't know the severity rating of the messages that the
firewall is sending. 

maybe you can help me out. a typical message looks like this: 

Jan 20 20:19:08 <16.5> (806 hostname) id=firewall sn=(serial number of
webramp) time="2003-01-20 20:19:07" fw=(some ip address) pri=5 c=256 m=38
msg="ICMP packet dropped" n=2956 src==(some ip address) dst==(some ip
address) rule=0^M 

again, an assumption, but i think that pri=5 means priority 5, which seems
to be a notification level event with the cisco router. 

if this is the case, how could i redirect only FreeBSD notifications to go
to messages? 

this is what i have right now:

--
# external hosts (router and firewall) 
!router 
local7.* /var/log/router-logs 
#local7.alert /var/log/router-logs 
#local7.crit /var/log/router-logs 
#local7.debug /var/log/router-logs 
#local7.emerg /var/log/router-logs 
#local7.err /var/log/router-logs 
#local7.info /var/log/router-logs 
#local7.notice /var/log/router-logs 
#local7.warn /var/log/router-logs 
--

i made the files ahead of time by doing a "touch router-logs".  also is
noting this as " !router " allowable? 

i didn't get a clear indication of how to do it in the documentation? is
it local0.notice or something?

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: about system log

2003-01-21 Thread Matthew Seaman
On Tue, Jan 21, 2003 at 05:57:06PM +0800, shen chao wrote:

> Can FreeBSD rotate the log file by the size,or some program can monitor the 
> size of the file.

Yes.  See the newsyslog(1) man page.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: about system log

2003-01-21 Thread Daxbert
> 
> Can FreeBSD rotate the log file by the size,or some program can monitor the 
> size of the file.
> 
> Shen Chao
> 


Check out newsyslog and newsyslog.conf

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



about system log

2003-01-21 Thread shen chao
Hi:

Can FreeBSD rotate the log file by the size,or some program can monitor the 
size of the file.

Thanks in advance.

Shen Chao


_
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


Re: smbus & hardware monitoring problem

2003-01-21 Thread Matthew Seaman
On Tue, Jan 21, 2003 at 09:25:39AM +, Matthew Seaman wrote:
> On Tue, Jan 21, 2003 at 10:21:55AM +1030, Tim Aslat wrote:
> 
> > I have a M7MKA mainboard (Biostar) slot A Athlon, with a AMD751/756
> > chipset.  According to the documentation I've found it has a winbond 
> > W83782D hardware monitor which is supposed to be supported by healthd.
> > 
> > My current attempt at kernel configuration has the following differences
> > from GENERIC.
> >  additional entries to GENERIC 
> > # trying to get smbus working for hardware monitoring
> > device  smbus   # Bus support, required for smb below.
> > device  intpm
> > device  alpm
> > device  ichsmb
> > device  viapm
> > device  smb
> > 
> > device  iicbus  # Bus support, required for 
> > device  iicbb
> > device  ic
> > device  iic
> > device  iicsmb  # smb over i2c bridge
> > device  pcf0
> >  end addition entries -
> > 
> > dmesg doesn't come up with any indication that smbus or smb devices are
> > found/configured and I'm beginning to tear my hair out.
> 
> Well, you've done everything pretty much right so far --- however,
> although you seem to have added all of the possible variants of SMBus
> controller chips, your kernel isn't picking up the hardware on your
> motherboard.  That might simply be because the exact chipset you have
> isn't recognised, although from what you've said above, I'd expect the
> amdpm driver to probe successfully.

Of course, immediately I sent the above, I noticed what was wrong with
that picture.

Try adding

device  amdpm

to you kernel config...

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Daily output to root

2003-01-21 Thread Andreas Widerøe Andersen
Andreas Widerøe Andersen wrote:


Hi,
On one of my FreeBSD boxes the daily (nightly) output (security, check 
Etc.) stopped after a system upgrade a while back. I'd like to get the 
output mails back. Today I receive one mail from this server with the 
following content:

"No output from the 24 files processed"

How can I restore the daily mails from "my man" Charlie Root?

Thanks,
Andreas


Forgot to add I currently run FreeBSD 4.7 STABLE.

--
Andreas Widerøe Andersen <[EMAIL PROTECTED]>
Pragma AS

http://www.pragma.no


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: smbus & hardware monitoring problem

2003-01-21 Thread Matthew Seaman
On Tue, Jan 21, 2003 at 10:21:55AM +1030, Tim Aslat wrote:

> I have a M7MKA mainboard (Biostar) slot A Athlon, with a AMD751/756
> chipset.  According to the documentation I've found it has a winbond 
> W83782D hardware monitor which is supposed to be supported by healthd.
> 
> My current attempt at kernel configuration has the following differences
> from GENERIC.
>  additional entries to GENERIC 
> # trying to get smbus working for hardware monitoring
> device  smbus   # Bus support, required for smb below.
> device  intpm
> device  alpm
> device  ichsmb
> device  viapm
> device  smb
> 
> device  iicbus  # Bus support, required for 
> device  iicbb
> device  ic
> device  iic
> device  iicsmb  # smb over i2c bridge
> device  pcf0
>  end addition entries -
> 
> dmesg doesn't come up with any indication that smbus or smb devices are
> found/configured and I'm beginning to tear my hair out.

Well, you've done everything pretty much right so far --- however,
although you seem to have added all of the possible variants of SMBus
controller chips, your kernel isn't picking up the hardware on your
motherboard.  That might simply be because the exact chipset you have
isn't recognised, although from what you've said above, I'd expect the
amdpm driver to probe successfully.

What is the output of:

pciconf -lv

please?

Cheers,

Matthew

PS. The 'device pcf0' entry in your kernel config is incorrect. It
should be:

device pcf0 at isa? port? irq 5

however, that won't make a difference unless you actually have a
Philips PCF8584 I2C controller on your system.

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



RE: CD-ROM installtion problems.

2003-01-21 Thread Mike Loiterman
 
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday, January 20, 2003 9:35 PM John Bleichert  wrote:

> On Mon, 20 Jan 2003, Mike Loiterman wrote:
> 
>> Date: Mon, 20 Jan 2003 21:42:23 -0600
>> From: Mike Loiterman <[EMAIL PROTECTED]>
>> To: [EMAIL PROTECTED]
>> Subject: CD-ROM installtion problems.
>> 
>> 
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>> 
>> Just downloaded 5.0 and successfully burnt the discs.
>> 
>> Unfortunately I have been unable to get my system to boot with the
>> discs.  Disc 1 works fine with others systems, however. 
>> 
>> I can boot the system with a windows disk without problems, so the
>> CD-ROM drive appears to work. 
>> 
>> I can boot the system with the floppies, but when I try to install
>> from the CD-ROM drive it says it there was an error mount /dev/adc0. 
>> 
>> I'm using a promise Ultar133TX2 ata adapter which is supported by
>> FreeBSD according to the documentation.  The card sees both the HD
>> and the CD-ROM.  
>> 
>> I used Nero Burning ROM to burn the disc.  I created an Image from
>> the ISO.  Did I burn the disc incorrectly? 
> 
> The ISO already *is* an image. If you get a directory listing of the
> CD in e.g. win32 do you see 1 enormous file or the BSD CD structure?
> If the disk was burned improperly, you'll see just 1 large file on
> the CD and not the correct file structure.
> 
> HTH - JB
> 
> 
> #  John Bleichert
> #  http://vonbek.dhs.org/latest.jpg

The files are listed correctly, i.e. the whole directory structure.  One thing I 
thought of is the first question I'm asked after loading 5.0 from the floppies is if I 
want to load kernal modules from the driver disk.  Do you think that has anything to 
do with it.  Its 3:30 am here, so I'll wait till later this morning to try that, but 
wanted to get some feedback first.

- ---
Randomly Generated Quote:
I arise in the morning torn between a
desire to improve the world and a
desire to enjoy the world. This makes
it hard to plan the day.

Mike Loiterman
PGP Key 0xD1B9D18E
http://www.ascendency.net



-BEGIN PGP SIGNATURE-
Version: PGP 8.0
Comment: This message has been digitally signed by Mike Loiterman

iQA/AwUBPi0QkGjZbUnRudGOEQInfgCgzZCsOKf/QgUecWdnJI8v/6Ml/EwAmweN
7Np/qgro8+DLXqEztl3RFNQr
=ouSF
-END PGP SIGNATURE-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Daily output to root

2003-01-21 Thread Andreas Widerøe Andersen
Hi,
On one of my FreeBSD boxes the daily (nightly) output (security, check 
Etc.) stopped after a system upgrade a while back. I'd like to get the 
output mails back. Today I receive one mail from this server with the 
following content:

"No output from the 24 files processed"

How can I restore the daily mails from "my man" Charlie Root?

Thanks,
Andreas

--
Andreas Widerøe Andersen <[EMAIL PROTECTED]>
Pragma AS

http://www.pragma.no


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


Re: newbie mail help

2003-01-21 Thread Gary Schenk

- Original Message -
From: "Mike Meyer" <[EMAIL PROTECTED]>

> You're right - most of the documentation is geared towards setting up
> a server. That's because that's the difficult part, and setting up as
> just a client depends on which of the many clients you've chosen.
>
> Basically, what you need to do is choose a client, and then follow the
> directions on configuring it. That should do the trick. If you like
> OE, then possibly you want to use Netscape Communicator or Mozilla as
> a client. Install those from the ports, then use the preferences menus
> to enter your ISP's host names for the SMTP and POP servers.
>
> If you want a command-line client, mutt and pine are popular and
> available in the ports. There are also other GUI clients available in
> the ports; look in /usr/ports/mail to see what's there.
>
> Finally, I use VM, which is a mail program that runs inside of
> Emacs. If you use emacs, you might want to give it a look.
>
> > I apologize for posting with OE.
>
> No need to apologies - the mail came through nicely formatted, as
> plain text only. That's all we ask for.
>
>  --
> Mike Meyer <[EMAIL PROTECTED]> http://www.mired.org/consulting.html
> Independent WWW/Perforce/FreeBSD/Unix consultant, email for more
information.

I am attempting to use Pine with fetchmail and sendmail over a cable modem
to my ISP.

There is some basic setting that I am unaware of. I now can send mail and
newsgroup messages out over the internet, but the return address is
incorrect. It uses my pc account login ID, gschenk, as the left side of my
address instead of my ISP account name of gwschenk. Where is this
configured? It doesn't seem to be setup in .pinerc or .fetchmailrc. Is it in
sendmail somewhere?

The fetchmail man page says that sendmail needs to be listening on port 25.
When I run  the output is:

root 102 0.0 1.8 2760 2196 ?? Ss 2:45PM 0:00.14 sendmail: accepting
connections (sendmail)

smmsp 105 0.0 1.7 2660 2180 ?? Is 2:45PM 0:00.01 sendmail: Queue
runner@00:30:00 for /var/spool/clientmqueue (sendmai

Shouldn't it indicate port 25 somewhere? How do I know I have a port 25? How
do I know it is listening at port 25?

Could I have the wrong path set up in Pine for the INBOX? I'm using
/var/mail/gschenk.

I've followed the instructions in Chapter 25 of FreeBSD Unleashed. Annelise
Anderson barely mentions email in her book. I'm beginning to understand why.
Is there another source that is better at clarifying this matter? Does The
Complete FreeBSD cover this subject better? Do I need professional
assistance to set up email? I'd better end this message here as I feel a
major whine coming on! :)

Gary


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



web-based bug interface

2003-01-21 Thread Peter I. Hansen

Hello

Are there any plans of bringing the web-based bug interface up again?
(http://www.freebsd.org/send-pr.html)

Peter


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



<    1   2