Re: 6.2 STABLE to 6.2 RELEASE problem

2009-04-13 Thread Brian A. Seklecki
On Mon, 2009-04-13 at 16:29 -0230, Philip van Ulden wrote: > One other weird thing is that it seems to mount /dev/md0 on > /var as well which doesn't look right. That code happens for some reason in /etc/rc.d/var. That's all I have for you. Your downgrade plan sounds very Linux/Windows'y. B

Re: 6.2 STABLE to 6.2 RELEASE problem

2009-04-13 Thread Vasadi I. Claudiu Florin
My gues is that you messed something up with mergemaster - /etc/fstab. Can you post it's content? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questio

6.2 STABLE to 6.2 RELEASE problem

2009-04-13 Thread Philip van Ulden
Hello, I was wondering if anyone might have some insight into this problem I'm having. I've downgraded a 6.2 STABLE system to 6.2 RELEASE for the purpose of being able to upgrade it via freebsd-update. I followed the steps as detailed here: http://www.freebsd.org/doc/en_US.ISO88

Re: buildkernel error going from 6.2-STABLE to 6.3-STABLE i386

2008-02-13 Thread Greg Groth
Doug Poland wrote: Hello, I'm attempting to build a GENERIC kernel for 6.3-STABLE and am getting the following error message: cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99

buildkernel error going from 6.2-STABLE to 6.3-STABLE i386

2008-02-13 Thread Doug Poland
Hello, I'm attempting to build a GENERIC kernel for 6.3-STABLE and am getting the following error message: cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -

Re: Ports and updating 6.2-STABLE to 7.0-PRERELEASE

2007-10-20 Thread Kris Kennaway
Doug Poland wrote: Hello, I've just updated my system to 7.0-PRERELEASE from 6.2-STABLE on i386 and I was wondering what the recommendation is for ports. Specifically, is it necessary to rebuild all ports? So far, I haven't rebuilt any ports and haven't had any problems..

Re: Ports and updating 6.2-STABLE to 7.0-PRERELEASE

2007-10-19 Thread Boris Samorodov
On Fri, 19 Oct 2007 17:04:22 -0500 Doug Poland wrote: > Erik Trulsson wrote: > > On Fri, Oct 19, 2007 at 03:57:08PM -0500, Doug Poland wrote: > >> Hello, > >> > >> I've just updated my system to 7.0-PRERELEASE from 6.2-STABLE on > >> i386 and I

Re: Ports and updating 6.2-STABLE to 7.0-PRERELEASE

2007-10-19 Thread Doug Poland
Erik Trulsson wrote: On Fri, Oct 19, 2007 at 03:57:08PM -0500, Doug Poland wrote: Hello, I've just updated my system to 7.0-PRERELEASE from 6.2-STABLE on i386 and I was wondering what the recommendation is for ports. Specifically, is it necessary to rebuild all ports? So far, I ha

Re: Ports and updating 6.2-STABLE to 7.0-PRERELEASE

2007-10-19 Thread Erik Trulsson
On Fri, Oct 19, 2007 at 03:57:08PM -0500, Doug Poland wrote: > Hello, > > I've just updated my system to 7.0-PRERELEASE from 6.2-STABLE on i386 and I > was wondering what the recommendation is for ports. Specifically, is it > necessary to rebuild all ports? > > So

Ports and updating 6.2-STABLE to 7.0-PRERELEASE

2007-10-19 Thread Doug Poland
Hello, I've just updated my system to 7.0-PRERELEASE from 6.2-STABLE on i386 and I was wondering what the recommendation is for ports. Specifically, is it necessary to rebuild all ports? So far, I haven't rebuilt any ports and haven't had any problems... -

Re: FreeBSD 6.2 - STABLE sysctl: hw.acpi.cpu.cx_lowest: Invalid argument

2007-09-10 Thread George Vanev
On 9/9/07, Bogdan Potishuk <[EMAIL PROTECTED]> wrote: > George Vanev said the following on 30.08.2007 12:22: > > Hi, > > > > I tried to build a custom kernel, but i get the following error on boot up: > > hw.acpi.cpu.cx_lowest: C1 > > sysctl: hw.acpi.cpu.cx_lowest: Invalid argument > > > > I have u

Re: FreeBSD 6.2 - STABLE sysctl: hw.acpi.cpu.cx_lowest: Invalid argument

2007-09-08 Thread Bogdan Potishuk
George Vanev said the following on 30.08.2007 12:22: > Hi, > > I tried to build a custom kernel, but i get the following error on boot up: > hw.acpi.cpu.cx_lowest: C1 > sysctl: hw.acpi.cpu.cx_lowest: Invalid argument > > I have updated the source tree. > I tried to compile and install /usr/src/sy

FreeBSD 6.2 - STABLE sysctl: hw.acpi.cpu.cx_lowest: Invalid argument

2007-08-30 Thread George Vanev
Hi, I tried to build a custom kernel, but i get the following error on boot up: hw.acpi.cpu.cx_lowest: C1 sysctl: hw.acpi.cpu.cx_lowest: Invalid argument I have updated the source tree. I tried to compile and install /usr/src/sys/i386/conf/GENERIC and /usr/src/sys/i386/conf/SMP The same error occ

"failed to create swap_zone" 6.2-STABLE SMP Kernel

2007-08-18 Thread Tim Daneliuk
I note that this problem has appeared in the past and am wondering if there is a resolution: Running 6.2-STABLE on a machine that ran 4.11 flawlessly. I am seeing the message "failed to create swap_zone" right after the 2nd CPU gets enabled on a Dell PowerEdge 1300. The system blo

Re: make buildworld fails on 6.2-STABLE

2007-07-27 Thread JD Bronson
At 08:19 PM 7/27/2007 +1200, Jonathan Chen wrote: On Thu, Jul 26, 2007 at 11:12:26AM -0500, J.D. Bronson wrote: > so I deleted /usr/src > redownloaded from a different mirror and tried > make buildworld again... > > It still failed -but this time at a different point: Standard behaviour of faili

Re: make buildworld fails on 6.2-STABLE

2007-07-27 Thread Jonathan Chen
On Thu, Jul 26, 2007 at 11:12:26AM -0500, J.D. Bronson wrote: > so I deleted /usr/src > redownloaded from a different mirror and tried > make buildworld again... > > It still failed -but this time at a different point: Standard behaviour of failing hardware - most likely memory. -- Jonathan Chen

Re: make buildworld fails on 6.2-STABLE

2007-07-26 Thread J.D. Bronson
so I deleted /usr/src redownloaded from a different mirror and tried make buildworld again... It still failed -but this time at a different point: mkdep -f .depend -a-DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc/..

Re: make buildworld fails on 6.2-STABLE

2007-07-26 Thread J.D. Bronson
At 09:16 AM 07/26/2007, Heiko Wundram (Beenic) wrote: Am Donnerstag 26 Juli 2007 15:54:36 schrieb J.D. Bronson: > internal compiler error: Segmentation fault: 11 > Please submit a full bug report, > with preprocessed source if appropriate. > See http://gcc.gnu.org/bugs.html> for instructions. Mo

Re: make buildworld fails on 6.2-STABLE

2007-07-26 Thread Heiko Wundram (Beenic)
Am Donnerstag 26 Juli 2007 15:54:36 schrieb J.D. Bronson: > internal compiler error: Segmentation fault: 11 > Please submit a full bug report, > with preprocessed source if appropriate. > See http://gcc.gnu.org/bugs.html> for instructions. Most probably a (physical) memory error. As the message s

make buildworld fails on 6.2-STABLE

2007-07-26 Thread J.D. Bronson
Can someone help me with this? I cvs'd up this am to 6.2-STABLE and now buildworld fails.. In file included from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include/bits/locale_facets.h:2963, from /usr/obj/usr/src/tmp/usr/include/c++/3.4/loca

Re: FreeBSD 6.2-STABLE && apache 2.2.4 = bad performance. Help!

2007-07-20 Thread Stanislav Sedov
On Wed, 18 Jul 2007 23:12:57 +0100 "Michael Vaughn" <[EMAIL PROTECTED]> mentioned: > Hello everyone, > > I am contacting -performance, -questions, and -hackers in the hope someone > helps me troubleshoot a problem with FreeBSD 6.2 and apache 2.2.4 > Try to run truss(1) on any of apache processe

Re: FreeBSD 6.2-STABLE && apache 2.2.4 = bad performance. Help!

2007-07-19 Thread Norberto Meijome
On Wed, 18 Jul 2007 23:12:57 +0100 "Michael Vaughn" <[EMAIL PROTECTED]> wrote: > Hello everyone, > > I am contacting -performance, -questions, and -hackers in the hope someone > helps me troubleshoot a problem with FreeBSD 6.2 and apache 2.2.4 [ responding in questions - removed unnecessary list

Re: FreeBSD 6.2-STABLE && apache 2.2.4 = bad performance. Help!

2007-07-18 Thread Michael Vaughn
ped out, allocated but never referenced, or in "inactive" memory state. With apache 1.3 I see about 80K size and 35-40K RES (on a 6.2-STABLE server as of Mon Feb 26 02:46:31 UTC 2007, dual cpu i386). That memory profile of your apache is surprising and resembles only a few cases I

Re: FreeBSD 6.2-STABLE && apache 2.2.4 = bad performance. Help!

2007-07-18 Thread Chuck Swiger
s worth mentioning because most of the cpu time is spent on system, even with just 32 MaxClients. Do note I mentioned the same app runs on inferior, with loads of 0-4 (not optimal, but there is no noticeable slowdown there) on FreeBSD 6.0/i386 apache 1.3 (this is 6.2-STABLE/amd64 apache 2.2

Fwd: FreeBSD 6.2-STABLE && apache 2.2.4 = bad performance. Help!

2007-07-18 Thread Michael Vaughn
give 2.0 a go; I felt this was worth mentioning because most of the cpu time is spent on system, even with just 32 MaxClients. Do note I mentioned the same app runs on inferior, with loads of 0-4 (not optimal, but there is no noticeable slowdown there) on FreeBSD 6.0/i386 apache 1.3 (this is 6.2-S

Re: FreeBSD 6.2-STABLE && apache 2.2.4 = bad performance. Help!

2007-07-18 Thread Chuck Swiger
On Jul 18, 2007, at 3:12 PM, Michael Vaughn wrote: Hello everyone, Hi-- I am contacting -performance, -questions, and -hackers in the hope someone helps me troubleshoot a problem with FreeBSD 6.2 and apache 2.2.4 Please don't cross-post between multiple FreeBSD lists; pick the most appr

FreeBSD 6.2-STABLE && apache 2.2.4 = bad performance. Help!

2007-07-18 Thread Michael Vaughn
Hello everyone, I am contacting -performance, -questions, and -hackers in the hope someone helps me troubleshoot a problem with FreeBSD 6.2 and apache 2.2.4 uname: FreeBSD 6.2-STABLE Fri Jun 22 12:17:03 UTC 2007 amd64 installed php modules: php5-5.2.3 PHP Scripting Language (Apache Module and

bad network performance on 6.2-stable

2007-07-16 Thread Kirill Timofeev
Folks, I have old PC (P1 75MHz, 64Mb RAM, xl and fxp network interface, internet connection via pppoe), which was loaded with 4.11-STABLE and served as internet gateway plus hold samba and squid. I decided to turn it into wireless access point and upgraded it to 6.2-STABLE. Samba speed dropped

Re: 6.2-stable power management

2007-07-09 Thread Pollywog
> over and over (at times). > > If I install a different OS on this same machine, this does not > happen..so I am thinking something within 6.2-stable is doing this? > > any thoughts or ideas? BTW are you running chat clients or mail clients on this computer? Perhaps something l

Re: 6.2-stable power management

2007-07-09 Thread Pollywog
> over and over (at times). > > If I install a different OS on this same machine, this does not > happen..so I am thinking something within 6.2-stable is doing this? > > any thoughts or ideas? I am not having this problem with FreeBSD 6.2, which I recently installed on a laptop i

6.2-stable power management

2007-07-09 Thread J.D. Bronson
, this does not happen..so I am thinking something within 6.2-stable is doing this? any thoughts or ideas? -JD ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: device polling on 6.2-stable..use? yes/no?

2007-06-27 Thread Pieter de Goeje
On Tuesday 26 June 2007, JD Bronson wrote: > Anyone using device polling on 6.2stable (i386) ? I have been using it. > I have been reading up on this and seen some good and some bad but > nothing definitive. Basically you improve efficiency at the cost of latency, so expect lower CPU usage. To red

device polling on 6.2-stable..use? yes/no?

2007-06-26 Thread JD Bronson
Anyone using device polling on 6.2stable (i386) ? I have been reading up on this and seen some good and some bad but nothing definitive. I have bge NICs in these machines and they are running as routers, and running pf. When I enabled it in the kernel and then via rc.conf (since sysctl use

Re: FreeBSD 6.2-STABLE / Gnome / Beryl (recipe)

2007-06-25 Thread Reid Linnemann
Written by Eduardo Viruena Silva on 06/22/07 19:05>> I have to thank to Reid Linnemann from the freebsd-questions list, for suggesting me compile 6.2-STABLE, and to Jose Luis Enriquez, for helping me to configure X. Hope it helps. Cheers, E

Re: FreeBSD 6.2-STABLE / Gnome / Beryl (recipe)

2007-06-22 Thread [LoN]Kamikaze
Eduardo Viruena Silva wrote: > Hello Guys, > > After several hours of compilation, I have got > my FreeBSD/Gnome/Beryl working properly. It took > almost 2 days of compiling processes. > > To those who are interested, here is a log of > what I did: > I have a couple of suggestions. > ... > >

FreeBSD 6.2-STABLE / Gnome / Beryl (recipe)

2007-06-22 Thread Eduardo Viruena Silva
ete use-rel-suffix src-all *default tag=. ports-all doc-all end of /etc/cvsupfile ----- Updated my system to 6.2-STABLE: michelle# cvsup /etc/cvsupfile (several hours later... ) Prepared my system to build the world. michelle# cd /etc/src michelle# make buildworl

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-22 Thread Mark Stout
. > -Original Message- > From: Brian A. Seklecki [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 21, 2007 7:51 AM > To: Mark Stout > Cc: Mark Stout; [EMAIL PROTECTED]; [EMAIL PROTECTED]; > freebsd-questions@freebsd.org > Subject: RE: Upgrading to 6.2-RELEASE from 6.2-

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-21 Thread Brian A. Seklecki
Stout > > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; > > freebsd-questions@freebsd.org > > Subject: Re: Upgrading to 6.2-RELEASE from 6.2-STABLE > > > > > > entering: > > > > mountroot> ufs:da0s1a > > > > ...doesn't

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-20 Thread Mark Stout
ROTECTED]; > freebsd-questions@freebsd.org > Subject: Re: Upgrading to 6.2-RELEASE from 6.2-STABLE > > > entering: > > mountroot> ufs:da0s1a > > ...doesn't work > > What does "?" command list. > > ~BAS > > On Tue, 2007-06-12 at 19:37 -

Re: 6.2-stable/gnome

2007-06-20 Thread Nikola Lecic
On Wed, 20 Jun 2007 21:02:58 -0500 (CDT) Eduardo Viruena Silva <[EMAIL PROTECTED]> wrote: > (of course, I have the FreeBSD 6.2-RELEASE discs but they are > outdated, the dependences are completely different from the ones used > in 6.2-STABLE) I'd say you misunderstood t

Re: 6.2-stable/gnome

2007-06-20 Thread Kris Kennaway
On Wed, Jun 20, 2007 at 09:02:58PM -0500, Eduardo Viruena Silva wrote: > > Hello! > > My systems says: > > FreeBSD michelle.esfm.ipn.mx 6.2-STABLE FreeBSD 6.2-STABLE #0: Wed Jun 20 > 15:14:14 CDT 2007 > [EMAIL PROTECTED]:/usr/src/sys/i386/compile/eviruena i

6.2-stable/gnome

2007-06-20 Thread Eduardo Viruena Silva
Hello! My systems says: FreeBSD michelle.esfm.ipn.mx 6.2-STABLE FreeBSD 6.2-STABLE #0: Wed Jun 20 15:14:14 CDT 2007 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/eviruena i386 I would like to install gnome BUT I CANNOT FIND IT. If I try: pkg_add -r gnome2 I get: michelle:/home

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-13 Thread Mark Stout
> -Original Message- > From: Brian A. Seklecki [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 13, 2007 8:52 AM > To: Mark Stout > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; > freebsd-questions@freebsd.org > Subject: Re: Upgrading to 6.2-RE

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-13 Thread Brian A. Seklecki
entering: mountroot> ufs:da0s1a ...doesn't work What does "?" command list. ~BAS On Tue, 2007-06-12 at 19:37 -0700, Mark Stout wrote: > I couldn't load da0s1a even though /dev/da0s1a is my root drive. Manually > load my old kernel from the prompt worked. > > I believe the mountroot is durin

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-12 Thread Spiros Papadopoulos
Hi Mark, Some months ago i tried to upgrade my source from 5.2 to 6.1. I did "something" wrong and It took me 2 to 4 weeks to stabilize my system and to be honest i tried so many things that i am not sure what I did exactly and brought it back to normal. I remember re-building and re-installing t

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-12 Thread Mark Stout
I couldn't load da0s1a even though /dev/da0s1a is my root drive. Manually load my old kernel from the prompt worked. I believe the mountroot is during the boot load. I'm not anywhere near being able to do anything. I have no idea what the problem is. [EMAIL PROTECTED] wrote: no idea, but m

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-12 Thread Jack Barnett
no idea, but maybe: boot /boot/kernel/kernel or boot /boot/kernel.old/kernel What is 'mountroot' - is that the boot loader or the kernel/system giving you that? try mounting your root drive! do a `df -k`, anything already mounted? oh! or try: fsck did it ask you to login? M

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-12 Thread Mark Stout
I followed all the steps in the handbook as well as UPDATED and after a installworld and mergemaster its booting into 'mountroot>' and nothing I type mounts. This is a production machine so I'm in dire need of assistence. [EMAIL PROTECTED] wrote: On 11/06/07, Mark Stout <[EMAIL PROTECTED]> wro

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-11 Thread [EMAIL PROTECTED]
On 11/06/07, Mark Stout <[EMAIL PROTECTED]> wrote: > Following the tasks in Rebuilding "world" in the handbook > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html I removed the > /usr/obj directory and did a buildworld. When tryinmg to compile the kernel its failing on

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-11 Thread Mikhail Goriachev
essage- From: Mark Stout [mailto:[EMAIL PROTECTED] Sent: Monday, June 11, 2007 9:24 AM To: Mikhail Goriachev; Abdullah Ibn Hamad Al-Marri Cc: freebsd-questions@freebsd.org Subject: RE: Upgrading to 6.2-RELEASE from 6.2-STABLE -Original Message- From: Mikhail Goriachev [mailto:[EMAIL PRO

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-11 Thread Mark Stout
-- > From: Mark Stout [mailto:[EMAIL PROTECTED] > Sent: Monday, June 11, 2007 9:24 AM > To: Mikhail Goriachev; Abdullah Ibn Hamad Al-Marri > Cc: freebsd-questions@freebsd.org > Subject: RE: Upgrading to 6.2-RELEASE from 6.2-STABLE > > > > > > -Original Messag

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-11 Thread Mark Stout
> -Original Message- > From: Mikhail Goriachev [mailto:[EMAIL PROTECTED] > Sent: Sunday, June 10, 2007 9:27 AM > To: Abdullah Ibn Hamad Al-Marri > Cc: Mark Stout; freebsd-questions@freebsd.org > Subject: Re: Upgrading to 6.2-RELEASE from 6.2-STABLE > > >

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-10 Thread [EMAIL PROTECTED]
On 10/06/07, Abdullah Ibn Hamad Al-Marri <[EMAIL PROTECTED]> wrote: On 6/10/07, Mark Stout <[EMAIL PROTECTED]> wrote: > > > So how should I fix this? > > Thank you, > Mark Stout cd /usr/src make cleanworld mergemaster -p make buildworld make buildkernel make installkernel reboot cd /usr/src mak

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-10 Thread Mikhail Goriachev
Abdullah Ibn Hamad Al-Marri wrote: On 6/10/07, Mark Stout <[EMAIL PROTECTED]> wrote: So how should I fix this? Thank you, Mark Stout cd /usr/src make cleanworld mergemaster -p make buildworld make buildkernel make installkernel reboot cd /usr/src make installworld mergemaster -iU reboot Yo

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-10 Thread Abdullah Ibn Hamad Al-Marri
On 6/10/07, Mark Stout <[EMAIL PROTECTED]> wrote: So how should I fix this? Thank you, Mark Stout cd /usr/src make cleanworld mergemaster -p make buildworld make buildkernel make installkernel reboot cd /usr/src make installworld mergemaster -iU reboot You are done. :) -- Regards, -Abdu

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-09 Thread Mark Stout
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Saturday, June 09, 2007 7:32 PM > To: Mark Stout > Cc: freebsd-questions@freebsd.org > Subject: Re: Upgrading to 6.2-RELEASE from 6.2-STABLE > > > On 09/06/07, Mark Stou

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-09 Thread [EMAIL PROTECTED]
On 09/06/07, Mark Stout <[EMAIL PROTECTED]> wrote: > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, June 08, 2007 10:30 PM > To: Mark Stout > Cc: freebsd-questions@freebsd.org > Subject: Re: Upgrading to 6.2-RELEASE fro

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-08 Thread [EMAIL PROTECTED]
On 08/06/07, Mark Stout <[EMAIL PROTECTED]> wrote: I'd prefer to remain at 6.2-STABLE but I can't find where the problem is with these IP errors. I'm figuring I've got a mixed code and that's the root cause but I'm not sure. Did you remove your object d

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-08 Thread Mark Stout
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, June 08, 2007 9:12 PM > To: Mark Stout > Cc: freebsd-questions@freebsd.org > Subject: Re: Upgrading to 6.2-RELEASE from 6.2-STABLE > > > On 08/06/07, Mark Stout <[EMAI

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-08 Thread [EMAIL PROTECTED]
On 08/06/07, Mark Stout <[EMAIL PROTECTED]> wrote: Hello, I recently upgraded from 5.4-RELEASE to 6.2-STABLE. Now I'm having problems with the TCP stack. I suspect its because of code differences. I may have some older 5.4 code that was used during the build world process.

Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-08 Thread Mark Stout
Hello, I recently upgraded from 5.4-RELEASE to 6.2-STABLE. Now I'm having problems with the TCP stack. I suspect its because of code differences. I may have some older 5.4 code that was used during the build world process. For example, here's a partial ifconfig -a output fxp0: flag

Re: msk driver (Marvell/SysKonnect Yukon II Gigabit controllers) in 6.2-STABLE

2007-05-28 Thread boris
> Hi! > > I need a subj driver - msk - for Marvell/SysKonnect Yukon II Gigabit > controllers (on i386 platform ), which, as announced, was incorporated > in 6.2-STABLE > > Now, can anybody tell me where to find kernel sources for 6.2-STABLE ? Tried reading the handbook

msk driver (Marvell/SysKonnect Yukon II Gigabit controllers) in 6.2-STABLE

2007-05-28 Thread Serge E. Yakubovich
Hi! I need a subj driver - msk - for Marvell/SysKonnect Yukon II Gigabit controllers (on i386 platform ), which, as announced, was incorporated in 6.2-STABLE Now, can anybody tell me where to find kernel sources for 6.2-STABLE ? On ftp, both links: FreeBSD-current -> branches/-curr

FreeBSD 6.2-STABLE weird ata messages

2007-05-07 Thread Volodymyr Kostyrko
Hi all. Can someone explain what does this message mean? (probe1:ata0:0:0:0): Lost target 0??? I'm getting like 10 of 'em per one day. Everything other seems to work fine. -- Sphinx of black quartz judge my vow! ___ freebsd-questions@freebsd.org mai

Belkin N1 pccard driver/setup on 6.2.stable

2007-05-03 Thread WizLayer
Greets, I've recently installed 6.2 Stable on a Compaq Evo N610c, and am running into some brick walls. Was wondering if anyone is sucessfully using a Belkin N1 wireless card (native BSD driver or ndis, doesn't matter to me so long as it works). Here is the relevant dmesg as pertai

Re: New Config of Jails & 4 port NIC with 6.2 stable

2007-04-21 Thread Oliver Peter
On Thu, Apr 19, 2007 at 01:06:18PM -0700, [EMAIL PROTECTED] wrote: > Hello Everyone! Hi dude, > A FreeBSD Grasshopper needs help. > > Working with > > PIII 1Ghz. > 1/2 gig ram > two 80 gig drives > One 4 port D-link NIC. > Freebsd 6.2 stable +Gnome & Xorg,

New Config of Jails & 4 port NIC with 6.2 stable

2007-04-19 Thread clubturbo
Hello Everyone! A FreeBSD Grasshopper needs help. Working with PIII 1Ghz. 1/2 gig ram two 80 gig drives One 4 port D-link NIC. Freebsd 6.2 stable +Gnome & Xorg, webmin installed I have comcast with a Netgear wireless router I would like to configure the above with Jails My aim is Local

Re: 6.2 STABLE?

2007-01-27 Thread Marco Beishuizen
On stardate Fri, 26 Jan 2007, the wise Andreas Widerøe Andersen entered: > I just finished making and installing world and a new kernel yesterday. I > had cvsup'ed the latest src/ports with releng 6_2. > > I thought 6.2 STABLE was out, but a uname-a shows 6.2 RELEASE on my

Re: 6.2 STABLE?

2007-01-26 Thread Jerry McAllister
On Fri, Jan 26, 2007 at 10:35:32AM +0100, Andreas Wider?e Andersen wrote: > I just finished making and installing world and a new kernel yesterday. I > had cvsup'ed the latest src/ports with releng 6_2. > > I thought 6.2 STABLE was out, but a uname-a shows 6.2 RELEASE on my

Re: 6.2 STABLE?

2007-01-26 Thread Vince
Andreas Widerøe Andersen wrote: > I just finished making and installing world and a new kernel yesterday. I > had cvsup'ed the latest src/ports with releng 6_2. > > I thought 6.2 STABLE was out, but a uname-a shows 6.2 RELEASE on my system. > > Am I missing something? :-)

Re: 6.2 STABLE?

2007-01-26 Thread Frank Staals
Andreas Widerøe Andersen wrote: I just finished making and installing world and a new kernel yesterday. I had cvsup'ed the latest src/ports with releng 6_2. I thought 6.2 STABLE was out, but a uname-a shows 6.2 RELEASE on my system. Am I missing something? :-) Best regards, An

6.2 STABLE?

2007-01-26 Thread Andreas Widerøe Andersen
I just finished making and installing world and a new kernel yesterday. I had cvsup'ed the latest src/ports with releng 6_2. I thought 6.2 STABLE was out, but a uname-a shows 6.2 RELEASE on my system. Am I missing something? :-) Best regards, An

Servers are using limited amount of memory after upgrade from 6.2-PRE to 6.2-STABLE

2007-01-23 Thread Remy de Ruysscher
Sorry about the previous message, it was send in error. After upgrading from 6.2-PRERELEASE to 6.2-STABLE all my servers are terribly slow, the webservers use only 300Mb memory instead of the previous 1500Mb. Anything changed between those releases which affects the memory usage? FreeBSD

FreeBSD 6.2-STABLE i386 + CPUTYPE?=nocona broke my kernel

2007-01-16 Thread Abdullah Al-Marrie
Hello, I recompiled my kernel with make.conf has CPUTYPE?=nocona with the latest src via cvsup. But that broke my kernel while I have Dual xeon EMT64. So I think it's not safe to use nocona or prescott with kernel, and I should stick to cpu i686 instead. -- Regards, -Abdullah Ibn Hamad Al-Mar

Re: FreeBSD 6.2 stable crasches when running dump on mounted snapshot.

2007-01-16 Thread Kris Kennaway
On Tue, Jan 16, 2007 at 09:47:47PM +0100, Mattias Bj?rk wrote: > Hi there, > > When I run dump on a mounted snapshot, my machine panics with the error > that says the following: > > "Fatal double fault" > "Panic: double fault" You forgot to mention/obtain the important bits of the error ;) See

FreeBSD 6.2 stable crasches when running dump on mounted snapshot.

2007-01-16 Thread Mattias Björk
Hi there, When I run dump on a mounted snapshot, my machine panics with the error that says the following: "Fatal double fault" "Panic: double fault" I can run games in Windows fine and I run setiathome/boinc most of the time in Windows when my computer is locked and I'm at work. No problem