Displaying 20 results from an estimated 20000 matches similar to: "evolution mail client"
2003 Oct 05
1
SMP motherboard and temperature monitoring with /dev/io
Hello, I have an SMP motherboard (Gigabyte GA-7DPXDW+) and I'm trying to monitor the temperature of the processor. The chipset for I/O control is Winbond W83627HF. When using any program for monitoring temperatures, I only get the temperature reading for the second processor. How do I get readings for both processors or only the first one ? TIA
2003 Aug 12
2
Upgrade to 4.8 STABLE - Root mount failed: 6
I am trying to upgrade my system from 4.7RELEASE to 4.8STABLE. I have
followed the instructions from the manual:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
Right now, I am on step 21.4.8 Reboot into Single User Mode. I have compiled
my new kernel, and I was trying to reboot into single user mode to test the
new kernel. When I do this, I get the following error
2003 Sep 16
2
buildworld tries to write to DESTDIR?
Hi!
I'm trying to cross-compile 4.8-STABLE world to install
it over NFS later.
I have ./make.conf:
# start of file
CPUTYPE=i486
KERNCONF?=CONS
MODULES_WITH_WORLD=true
DESTDIR=/mnt/cons
# end of file
I run:
dir=`pwd`
make __MAKE_CONF=$dir/make.conf buildworld 2>&1 | tee $dir/bw.log
It fails:
===> gnu/usr.bin/groff/contrib
===> gnu/usr.bin/groff/contrib/mm
sh
2003 Sep 29
16
FreeBSD 4.9 RC1 (i386) now available
Not all FTP sites have the first release candidate, but it is at least
available from ftp.freebsd.org. Please download and install this
candidate and help us find bugs BEFORE we call it 4.9-RELEASE.
ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.9-RC1
ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.9-RC1-i386-disc1.iso
We are particularly interested in having people test this release
2003 Sep 14
2
Stange NIC Problem: DFE-538TX
Hi there,
I'm having an odd problem where this NIC (cheap-o, yes I know) doesn't seem
to work on FreeBSD correctly. I have the same cards (even revision models)
in two win boxen and they work fine. 10baseT works but not 100baseT.
With a normal NIC config, without explicitly setting the media to 10baseT,
it will autosense as 100BaseT @ full-duplex, showing active. However I
can't
2003 Sep 28
1
Getting SILO Overflows during burncd
FreeBSD wahoo.prodigy.net 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Tue
Sep 23 10:13:51 CDT 2003
jbryant@wahoo.prodigy.net:/usr/obj/usr/src/sys/WAHOO.SMP i386
Dual Pentium II 333 MHz on Tyan Thunder-2 Motherboard.
Anyone else seeing this?
jim
--
"Religious fundamentalism is the biggest threat to international security that exists today."
United Nations Secretary
2003 Jul 02
1
Error mounting filesystems with mount command
Hi,
Built a new world, everything went fine, except now it will not mount
file systems on boot.
4.8-STABLE FreeBSD 4.8-STABLE #0: Wed Jul 2 02:21:55 BST 2003
On further investigation the mount command gives this error:
mount: getmntinfo: Unknown error: 0
I have searched through the mail lists and other sources to find an answer, at
first I thought it might have been a new kernel option I had
2003 Jul 08
1
Disk Controller Support
Hello!
Does the latest 4.8-stable support the SiS 648 disk controller?
I see its not listed in the hardware document for 4.8-release but I am
hoping support has since been added in.
I do see its supported in 5.x but I don't wish to use that version
yet.
Does any one know?
Thanks
Holt
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
2003 Sep 09
1
Fw: kernel trap 9 with interrupts disabled
Hello!
My OS :
4.8-STABLE FreeBSD 4.8-STABLE #0: Thu Sep 4 16:50:44 BST 2003 *@*:/usr/src/sys/compile/KRL7 i386
My machine is rebooting from time to time. Uptimes are not going more than 1 day. Without reason. After set :
dumpdev="/dev/ad0s1b"
dumpdir="/var/crash"
I've logs in /var/crash :
kernel.0 , vmcore.0
[root@box] (17:14) x /var/crash # tail vmcore.0
kernel
2003 Jul 03
1
No subject
Hi Doug,
>>
>> 4.8-STABLE FreeBSD 4.8-STABLE #0: Wed Jul 2 02:21:55 BST 2003
>What did you upgrade from?
It was 4.8 Stable at around the beginning of June before I rebuilt.
>> mount: getmntinfo: Unknown error: 0
>I wonder if this is a busted mount binary, or you didn't upgrade kernel +
>world. Can you boot with the old kernel (kernel.old) successfully?
It was a
2003 Aug 14
4
bin/55346: /bin/sh eats memory and CPU infinitely
Hi!
It seems /bin/sh in 4.8-STABLE has problem with SIGCHLD processing.
In short, it often fails to process it correctly, zombies float
around, jobs are not marked as finished in jobtab[] that fills memory
and takes much CPU to be processed.
Run this one-liner using /bin/sh and see hundreds of zombies:
#!/bin/sh
while :; do : & done
A kernel will halt this as soon as it reaches limits and
2003 Aug 17
1
manpage/groff failure, build world failure (noc 'ascii' device)
Dear Sirs.
After Upgrading and installing FreeBSD 5.1-R-p2 from FreeBSD 4.8 (completely
fresh installation!) I can not do any manpages and can not do a make world
anymore.
Man pages would work when setting up an exported environment variable
export GROFF_FONT_PATH=/usr/share/groff_font
export GROFF_TMAC_PATH=/usr/share/tmac
and appropriate in csh.
I searched the mailing list and found a lot
2003 Sep 14
2
4.9-20030914-PRERELEASE hangs during boot
I just noticed the 4.9-20030914-PRERELEASE and made a set of
installation boot floppies from it to see which of the devices
in my new PC the PRERELEASE would support.
It wedged hard during the boot autoconfiguration monologue,
just after typing these lines on the console:
atapci0: <Intel ICH5 ATA100 controller> port 0xf000-0xf00f,0-0x3,0-0x7,0-0x3,0-0x7 irq 0 at device 31.1 on pci0
ata0:
2003 Sep 28
4
make world
Hi, I was under the impression a successful make world was updating include
files in /usr/include/netinet too.
When I have a good make world, the files in /usr/include have new time stamps,
but the ones in netinet have not!
Am I missing something here? My current stable doesn't compille properly it
fails in kdump on a missing ioctlcmd_t typedef.
Peter
2003 Sep 29
3
Frequent reboots...
Hello,
I am having a problem with a new server running FreeBSD 4.9-PRERELEASE.
Once every two days or so, it reboots itself.. there is no exact time of the day it reboots..
It rebooted itself at 4:25 PM EDT on 9/25, and 3:05 AM EDT on 9/29 (today).
I thought it's the bad memory or some sort, so I've been running memtest today and memtest reports no sign of trouble with the memory...
2003 Aug 14
1
FW: Kernel
Doug,
I remove ed config from rc.conf and system boots up without any error
messages. When I try to config interface manually (ifconfig ed0 ***) then
I saw it again. Is it ifconfig problem?
Andris
> Hm, well you were right, the ed and miibus drivers are compiled in.
>
> For giggles you might try removing any ifconfig_* lines in rc.conf,
> booting, then running 'ifconfig -l'.
2003 Sep 02
1
4.9 Pre-Release build weirdness
After cvsupping, when I built world, it errored out with an error 134.
I mv /usr/src /usr/src.old
and cvsupped again... tried a buildworld, still an error 134
I "make kernel" and all went well
After rebooting, I made world .. all went well
I cp'd my custom kernel source to /usr/src/sys/i386/conf and made kernel
ALL went well... I rebooted, did a mke world from /usr/src and all went
2005 Jul 03
1
bin/58951: Some problems with 4.9-RELEASE installation using comconsole
Hi!
Is there anyone interested in fixing 4.x-RELEASE serial console
installation?
Eugene
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
2003 May 20
3
lots of sockets in TIME_WAIT
Hi there,
I have some DDOS(?) attack on my router going where my apache HTTP
server is flooded with short-timed connections from some host. This
results in LOTS of sockets in TIME_WAIT/LAST_ACK/CLOSING states and
eventually I'm out of mbufs, which, consequently means I can't even
connect to the router from LAN. The kern.ipc.nmbclusters is 2560, (I
guess high enough for router with
2004 Nov 15
2
100.chksetuid in /etc/periodic/security resets the mashine
Hello, kolleages!
I have a problem.
When I (or system) start the script 100.chksetuid in
/etc/periodic/security my machine resets.
The machine:
Timecounter "i8254" frequency 1193182 Hz
CPU: Intel(R) Xeon(TM) CPU 3.06GHz (3056.82-MHz 686-class CPU)
System version:
FreeBSD 4.10-STABLE #0: Mon Nov 8 06:50:54 PST 2004
I will glad to have help.
Thank you in advance.
--
Andrei