Re: Manual root filesystem specification

2006-02-13 Thread David Malone
On Sun, Feb 12, 2006 at 11:50:37PM +0100, Julius Hacker wrote: > I've installed a 6.0 here on my computer. > Alright, all works fine but at boot time I've to specify manually a root > filesystem. Can you post the messages printed just before you are asked to manually specify the filesystem? There

FreeBSD6 freeze at boot

2006-02-13 Thread Julien Ammous
Hi, I use freebsd 6 on my main router without problems since it was released by i am actually working on an embedded system, i built the minimal system without much problems it now works well but the problem here is that sometime it will just freze while booting and wait there for a random tim

Re: BIG BIG problem with Xorg and... something else...

2006-02-13 Thread Gerard Milhaud
Michael W. Lucas wrote: On Wed, Feb 08, 2006 at 10:58:45AM +0100, Gerard Milhaud wrote: Michael W. Lucas wrote: Hook up a serial console, and use script(1) to capture any panic messages, etc. That'll give you a hint as to what's going on, and you can see how to proceed. Than

Re: BIG BIG problem with Xorg and... something else...

2006-02-13 Thread Gerard Milhaud
J. Buck Caldwell wrote: [EMAIL PROTECTED] wrote: Hi all, First don't blame me for cross-posting on stable and x11 lists but both seem relevant for my problem. I'm tracking 6-STABLE. Since one week, I can't use my computer under FreeBSD. The boot is OK, xdm screen is OK. But if I l

Re: FreeBSD6 freeze at boot

2006-02-13 Thread Vivek Khera
On Feb 13, 2006, at 7:33 AM, Julien Ammous wrote: I use freebsd 6 on my main router without problems since it was released by i am actually working on an embedded system, i built the minimal system without much problems it now works well but the problem here is that sometime it will just f

FreeBSD6 freeze at boot

2006-02-13 Thread Julien Ammous
In fact i forgot this but I disabled acpi and apic (i don't even know what apic is) in my current config, i tried different configurations like disabling only acpi but the current proved to be the best. Without disabling any of these the system nearly freeze everytime at same point as described

Re: FreeBSD6 freeze at boot

2006-02-13 Thread Peter Jeremy
On Mon, 2006-Feb-13 13:33:56 +0100, Julien Ammous wrote: >I use freebsd 6 on my main router without problems since it was released Is this 6.0-RELEASE, RELENG_6_0 or RELENG_6? What motherboard are you using? What CPU is it (you cut this out of your dmesg)? >The freeze happens after this line: >n

pkg_sign & pkg_check missing with ports openssl

2006-02-13 Thread Bill Milford
I am using the ports beta version of openssl in order to try to get OpenCA working on a 6.1pre release system. I buildworld and installworld with the following in /etc/make.conf NO_OPENSSL=true WITH_OPENSSL_PORT=yes WITH_OPENSSL_BETA=yes This doesn't install pkg_sign and pkg_check since they de

Re: pkg_sign & pkg_check missing with ports openssl

2006-02-13 Thread Kris Kennaway
On Mon, Feb 13, 2006 at 12:47:50PM -0600, Bill Milford wrote: > I am using the ports beta version of openssl in order to try to get OpenCA > working on a 6.1pre release system. > > I buildworld and installworld with the following in /etc/make.conf > NO_OPENSSL=true > WITH_OPENSSL_PORT=yes > WITH_

Re: FreeBSD6 freeze at boot

2006-02-13 Thread Julien Ammous
Peter Jeremy wrote: On Mon, 2006-Feb-13 13:33:56 +0100, Julien Ammous wrote: I use freebsd 6 on my main router without problems since it was released Is this 6.0-RELEASE, RELENG_6_0 or RELENG_6? What motherboard are you using? What CPU is it (you cut this out of your dmesg)? I use

Re: smb_maperror: Unmapped error 1:158

2006-02-13 Thread Steve Hodgson
Mike Jakubik wrote: Steve Hodgson wrote: Mike Jakubik wrote: Jan 26 17:01:47 desktop kernel: smb_maperror: Unmapped error 1:158 Jan 26 17:02:18 desktop last message repeated 52 times Jan 26 17:04:19 desktop last message repeated 646 times Jan 26 17:14:20 desktop last message repeated 6342 time

calcru: negative time (Interrupt Storm on cpu0: timer)

2006-02-13 Thread Frank Steinborn
Hello, After reboot yesterday, my system suddenly started to flood syslog with following message: calcru: runtime went backwards from 1966191374 usec to 1966189453 usec for pid 29988 (screen) It's not only screen, i saw sh and su also, but in the last hour only screen. A vmstat -i and the same 5

Re: calcru: negative time (Interrupt Storm on cpu0: timer)

2006-02-13 Thread Frank Steinborn
Sorry, i forgot to mention: kern.osreldate: 600100 Frank ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: calcru: negative time (Interrupt Storm on cpu0: timer)

2006-02-13 Thread J. Buck Caldwell
Only time I've ever seen this problem is running on a VMWARE virtual server. Is that the case here? If so, try: sysctl kern.timecounter.hardware=TSC That did the trick for me. Frank Steinborn wrote: Hello, After reboot yesterday, my system suddenly started to flood syslog with following mess

Re: calcru: negative time (Interrupt Storm on cpu0: timer)

2006-02-13 Thread Frank Steinborn
J. Buck Caldwell wrote: > Only time I've ever seen this problem is running on a VMWARE virtual server. This is not a VMware system. kern.timecounter.hardware is set to ACPI-fast. Frank ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.o

Re: calcru: negative time (Interrupt Storm on cpu0: timer)

2006-02-13 Thread Matthew D. Fuller
On Tue, Feb 14, 2006 at 12:09:34AM +0100 I heard the voice of Frank Steinborn, and lo! it spake thus: > > cpu0: timer158483081 2000 That's not a storm, that's normal. -- Matthew Fuller (MF4839) | [EMAIL PROTECTED] Systems/Network Administrator | http://www.over

clock reverts to epoch on boot?

2006-02-13 Thread Vinny Abello
I have an odd problem... I've recently upgraded (binary) from FreeBSD 5.4 to FreeBSD 6.0 then CVSUP'ed to STABLE (6.1 Pre-release) a few days ago, around February 10th it looks like (back when my time worked right) :). I went through the whole thing like normal, rebuilt world, built custom kern

Re: clock reverts to epoch on boot?

2006-02-13 Thread Chuck Swiger
Vinny Abello wrote: [ ... ] > I may try doing a cvsup of source and rebuilding again. My make.conf > settings are pretty tame: > > CPUTYPE=pentium4 > CFLAGS= -O2 -pipe > COPTFLAGS= -O -pipe Remove the CPUTYPE declaration, or at least decrease it to just "pentium". -- -Chuck

Re: clock reverts to epoch on boot?

2006-02-13 Thread Vinny Abello
At 09:49 PM 2/13/2006, Chuck Swiger wrote: Vinny Abello wrote: [ ... ] > I may try doing a cvsup of source and rebuilding again. My make.conf > settings are pretty tame: > > CPUTYPE=pentium4 > CFLAGS= -O2 -pipe > COPTFLAGS= -O -pipe Remove the CPUTYPE declaration, or at least decrease it to just

Re: clock reverts to epoch on boot?

2006-02-13 Thread Vinny Abello
At 10:04 PM 2/13/2006, Vinny Abello wrote: At 09:49 PM 2/13/2006, Chuck Swiger wrote: Vinny Abello wrote: [ ... ] > I may try doing a cvsup of source and rebuilding again. My make.conf > settings are pretty tame: > > CPUTYPE=pentium4 > CFLAGS= -O2 -pipe > COPTFLAGS= -O -pipe Remove the CPUTYPE

Re: clock reverts to epoch on boot?

2006-02-13 Thread Chuck Swiger
Vinny Abello wrote: [ ... ] > Nevermind. I just answered my own question. I should have RTFM more > carefully. :) :-) > If CPUTYPE is defined in your /etc/make.conf, make sure to use the > "?=" instead of the "=" assignment operator, so that buildworld can > override the CPUTYPE i

Re: clock reverts to epoch on boot?

2006-02-13 Thread Vinny Abello
At 10:25 PM 2/13/2006, Chuck Swiger wrote: Vinny Abello wrote: [ ... ] > Nevermind. I just answered my own question. I should have RTFM more > carefully. :) :-) > If CPUTYPE is defined in your /etc/make.conf, make sure to use the > "?=" instead of the "=" assignment operator, so that bu

locale questions

2006-02-13 Thread Bruce Burden
Hi folks, Okay, OpenOffice 2.0 is now spewing out the error message: I18N: Operating system doesn't support locale "en_US" Hmmm. So, from what I understand from the documentation I have looked at, this is because I do not have an entry in the /etc/ login.conf file covering this

kernel panic on 6.1-PRERELEASE with Lexar Jumpdrive2

2006-02-13 Thread Joseph Olatt
Hello, I've been having kernel panics when I use one particular USB flash drive (LEXAR MEDIA JUMPDRIVE2, rev 2.00/1.25, addr 2) with FreeBSD 6.1-PRERELEASE (See [1] below). All I have to do to get the kernel to panic is to insert and remove the drive from the USB port 2 or 3 times (without moun

Encrypt existing filesystem/partition to GEOM GELI

2006-02-13 Thread Balgansuren Batsukh
Hello, I installed FreeBSD-6.0-RELEASE on my laptop and cvsuped to FreeBSD-STABLE. It is working pretty much stable. If possible I would like to migrate existing whole filesystem and partitions to GEOM GELI based encrypted filesystem. How can I to convert/migrate to GEOM GELI without erase/del

Re: locale questions

2006-02-13 Thread Jan Schlesner
On Mon, Feb 13, 2006 at 09:32:18PM -0600, Bruce Burden wrote: > Okay, OpenOffice 2.0 is now spewing out the error message: > > I18N: Operating system doesn't support locale "en_US" > > Hmmm. So, from what I understand from the documentation I have > looked at, this is because I do not h

Re: Encrypt existing filesystem/partition to GEOM GELI

2006-02-13 Thread Aaron Summers
http://events.ccc.de/congress/2005/fahrplan/attachments/586-paper_Complete_Hard_Disk_Encryption.pdf That pdf covers it pretty well. On 2/13/06, Balgansuren Batsukh <[EMAIL PROTECTED]> wrote: > > Hello, > > I installed FreeBSD-6.0-RELEASE on my laptop and cvsuped to > FreeBSD-STABLE. It is working

Re: clock reverts to epoch on boot?

2006-02-13 Thread Vinny Abello
At 10:28 PM 2/13/2006, Vinny Abello wrote: At 10:25 PM 2/13/2006, Chuck Swiger wrote: Vinny Abello wrote: [ ... ] > Nevermind. I just answered my own question. I should have RTFM more > carefully. :) :-) > If CPUTYPE is defined in your /etc/make.conf, make sure to use the > "?=" instea