Displaying 20 results from an estimated 5000 matches similar to: "Disk Controller Support"
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 Nov 02
2
evolution mail client
Hi, I just wanted to know if anyone else is encountering error when
compiling Evolution on FreeBSD 4.8 or 4.9. I have problems compiling e-
util section of this port.
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 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'.
2007 Jul 02
1
download.file - it works on my Mac but not on Windows.
Hi:
I am working with someone remotely to allow them access to our data.
The follow command using "download.file" works perfectly on my Mac:
> > download.file(url="http://oceanwatch.pfeg.noaa.gov:8081/thredds/
> wcs/satellite/AG/ssta/14day?
> request=GetCoverage&version=1.0.0&service=WCS&format=NetCDF3&coverage=
>
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
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 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 Jul 04
1
Asus onboard sound problem
Hi! I have a Asus P4C800 Deluxe motherboard with an onboard sound
card. According to the mb. spec it's a ADI AD1985 SoundMAX 6-channel
CODEC, AC'97 chipset. I'm running FreeBSD 5.1R and have device pcm
in my kernconf.
The only thing I see in dmesg output related to the card is
pci0: <multimedia, audio> at device 31.5 (no driver attached)
Full dmesg output available
2003 Jul 16
2
Compiling problems
Hi,
I'm trying to update my 4.6.2 to the latest stable with CVSup. But make
buildworld fails with this:
===> share/termcap
gzip -cn /usr/src/share/termcap/termcap.5 > termcap.5.gz
TERM=dumb TERMCAP=dumb: ex - /usr/src/share/termcap/termcap.src <
/usr/src/share/termcap/reorder
Incomplete termcap entry
*** Error code 1
Stop in /usr/src/share/termcap.
*** Error code 1
Stop in
2003 Apr 15
1
AP #2 (PHY# 1) failed! (panic y/n?)
has anyone seen this before with 4.7-RELEASE on an SMP
motherboard? It happened once on one boot, not seen
it before or since on the same system.
This is a 1U 2x 2.8GHz XEON system with 10 Intel 'em'
devices.
Programming 24 pins in IOAPIC #0
IOAPIC #0 intpin 2 -> irq 0
Programming 24 pins in IOAPIC #1
Programming 24 pins in IOAPIC #2
AP #2 (PHY# 1) failed!
panic y/n? [y]
...
2003 Jun 15
2
VT6102 and RTL 8100
Hi,
does anyone have any idea whether VIA VT6102 "Rhine II" and Realtek RTL
8100 Ethernet chips are supported by FreeBSD?
The hardware list for supported chips does list 'VT86C100A "Rhine II"' but
according to VIA website VT86C100A is actually just "Rhine" and it is
obviously not the same chip. (The 'VT3043 "Rhine I"' chip mentioned in
2003 Aug 11
1
FW: module_register
Hello!
I have the same problem, whats up?
Andris
> -----Original Message-----
> From: owner-freebsd-stable@freebsd.org
> [mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Dmitry Agafonov
> Sent: Friday, July 25, 2003 8:40 PM
> To: freebsd-stable@freebsd.org
> Subject: module_register
>
>
> Hello!
>
> After today's update (4.8-stable from cvs
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
2003 Aug 12
2
P4 Motherboard/Chipset Recomendations
I'm looking at deploying a new set of servers based around Intel P4 800MHZ FSB
processors.
Currently I'm looking at the following 2 motherboards and I'm wondering how
well supported they are under -STABLE (specificaly the ATA and LAN as well as
text mode video)
Model Chipset
ASUS P4P8X Intel 865P
ASUS P4P800 Intel 865PE
Also I'm looking for recommendations on Dual Xeon
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 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 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 Oct 01
1
latest cvsup to stable kernel build fall down, go boom
GENERIC kernel build, cvsup as of 21:37 October 1 2003:
../../vm/vm_map.c: In function `vm_init2':
../../vm/vm_map.c:190: `maxfiles' undeclared (first use in this function)
../../vm/vm_map.c:190: (Each undeclared identifier is reported only once
../../vm/vm_map.c:190: for each function it appears in.)
*** Error code 1
Using the freebsd protector patch (anti stack smashing), FYI.
2003 Aug 20
1
Error code 1 during 'make install'(FreeBSD 4.6.2)
Hello,
When doing "make install" under any port, I get *** Error code 1 after the
"Checking if *** already installed" (see below for help2man as an example).
This error seems to occur with any port, such as apg
(/usr/ports/security/apg). The tarball are fetched from Internet.
I think this is due to the difference of version : CVS has RELENG_4_6_2 and
'make