Re: OpenSSL from Ports

2012-07-30 Thread O. Hartmann
Am 07/30/12 20:46, schrieb Ian Lepore: > On Mon, 2012-07-30 at 20:36 +0200, O. Hartmann wrote: >> Am 07/30/12 20:04, schrieb Beat Siegenthaler: >>> Hello, >>> >>> Until today, when I was asked what WITH_OPENSSL_PORT=yes should do.. i >>> was obvious

Re: FreeBSD 10-CURRENT and 9-STABLE snapshots

2012-10-06 Thread O. Hartmann
Am 10/06/12 03:32, schrieb Bruce Cran: > On 05/10/2012 15:29, Miroslav Lachman wrote: >> Unofficial snapshots can be downloaded from >> https://pub.allbsd.org/FreeBSD-snapshots/ for a long time >> (bootonly.iso too) > > I'm baffled as to why those aren't just made official. > Since a couple of

Re: src.conf question

2013-01-01 Thread O. Hartmann
Am 01/01/13 23:46, schrieb Mark van Dijk: >> Accordingly, I configured /etc/src.conf to read: >> >> CC=clang >> CXX=clang++ >> CPP=clang-cpp >> WITH_LIBCPLUSPLUS=yes > > This has worked for me as well, but I am not familiar with > 'WITH_LIBCPLUSPLUS'. Why did you add that and what does it do? > >

Re: multiple NFS mounts with bg,retrycount=0

2013-05-06 Thread O. Hartmann
On Mon, 2013-05-06 at 10:48 -0700, Navdeep Parhar wrote: > I updated a FreeBSD 9-STABLE system to r250290 and noticed an NFS oddity > -- fstab entries that specify a retrycnt are mounted multiple times. > > I have this in /etc/fstab: > :/remote/ /local/ nfs rw,bg,retrycnt=0 0 0 > > An

CLANG 3.3 and -stad=c++11 and -stdlib=libc++: isnan()/isninf() oddity

2013-07-28 Thread O. Hartmann
The issue reported here: http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2013-07/msg00179.html is still present in FreeBSD 9.2-PRE, although it seemingly has been resolved in CURRENT. I run into this problem again on 9.2-PRE with a port that relies on strictness in C++11 conformity in li

Re: Bind in FreeBSD, security advisories

2013-07-30 Thread O. Hartmann
On Tue, 30 Jul 2013 09:07:30 -0500 Mark Felder wrote: > On Tue, Jul 30, 2013, at 8:42, sth...@nethelp.no wrote: > > > > and every contrib part which is removed, detracts from this. > > > > And every contrib part that is added to base is another piece of > software that rots for the life of a m

devel/llvm33: failed to compile due to CLOCK_PROCESS_CPUTIME_ID issue

2013-09-05 Thread O. Hartmann
On a laptop, running FreeBSD 9.2-PRERELEASE #0 r255170: Tue Sep 3 11:54:29 CEST 2013 amd64, compiling/updating port devel/llvm33 fails with the error shown below. The port is at llvm-3.3_2 and is supposed to be updated to llvm-3.3_4. On FreeBSD 10.0-CURRENT there is no problem compiling the por

Re: devel/llvm33: failed to compile due to CLOCK_PROCESS_CPUTIME_ID issue

2013-09-06 Thread O. Hartmann
On Fri, 6 Sep 2013 18:36:59 +0200 Dimitry Andric wrote: > On Sep 6, 2013, at 13:16, Dimitry Andric wrote: > > On Sep 5, 2013, at 23:46, Oliver Pinter > > wrote: > >> On 9/5/13, O. Hartmann wrote: > ... > >>> /usr/ports/devel/llvm33/work/llvm-3.3

9.2-PRE: switch off that stupid "Nakatomi Socrates"

2013-09-21 Thread O. Hartmann
Hello, I'd like to switch off this silly "Nakatomi Socrates" message which reminds me on Linux and their childish naming schemes. It is only cosmetics, but it bothers me whenever I switch on the laptop. I guess there is a switch already prsent to have in the bootloader config? Thanks, oh si

Fujitsu Lifebook E751 (iGPU: HM65): distorted console with UEFI boot

2018-11-28 Thread O. Hartmann
upposed to reside) but no chance. Before starting investigating this issue further I'd like to ask wether there is a general support provided or is that type of notebook dead matter for FreeBSD of the modern kind? Thanks in advance, oh p.s. please CC me, I'm not subscribing all lists

Re: Fujitsu Lifebook E751 (iGPU: HM65): distorted console with UEFI boot

2018-11-28 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Wed, 28 Nov 2018 15:00:42 +0100 Emmanuel Vadot schrieb: > Hi, > > On Wed, 28 Nov 2018 10:51:11 +0100 > "O. Hartmann" wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA512 > > > &

Re: Fujitsu Lifebook E751 (iGPU: HM65): distorted console with UEFI boot

2018-12-03 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Fri, 30 Nov 2018 23:14:07 +0900 Tomoaki AOKI schrieb: > On Wed, 28 Nov 2018 19:39:21 +0100 > "O. Hartmann" wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA512 > > > > Am Wed, 28

Re: Fujitsu Lifebook E751 (iGPU: HM65): distorted console with UEFI boot

2018-12-03 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Mon, 3 Dec 2018 09:26:14 +0100 "O. Hartmann" schrieb: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Am Fri, 30 Nov 2018 23:14:07 +0900 > Tomoaki AOKI schrieb: > > > On Wed, 28 Nov 2018 19:39

FreeBSD 7.0-BETA1/OpenLDAP/PAM: passwd: Sorry, `passwd' can only change passwords for local or NIS users.

2007-10-27 Thread O. Hartmann
Users can not change their passwords on a machine which performs authentication via OpenLDAP/pam_ldap/nss_ldap facilities. I read about a patch, bu t is there another way to make this possible as a standard facility in sources? Ragards, Oliver ___ fr

Re: PAM completeness and standardization

2009-04-17 Thread O. Hartmann
Daniel Bond wrote: > Hi, > > > FreeBSD has excellent PAM-support, except for the passwd-command. The > passwd-command gained PAM support quite a while ago, but there is a > test preventing it from working with PAM. > There have been outstanding PR's for this minor issue for years now, I > think it'

Re: HEADS-UP: Shared Library Versions bumped...

2009-07-21 Thread O. Hartmann
Olivier SMEDTS wrote: > 2009/7/19 Thomas Backman : >> On Jul 19, 2009, at 20:16, Ken Smith wrote: >>> The problem is that as of the next time you update a machine that had >>> been running -current you are best off reinstalling all ports or other >>> applications you have on the machine. �When you

Re: SATA is to slow comparing with linux

2009-09-30 Thread O. Hartmann
Erik Trulsson wrote: > On Wed, Sep 30, 2009 at 08:05:32PM +0200, Oliver Lehmann wrote: >> Andriy Gapon wrote: >> >>> What mode do you have set for your controllers in BIOS? >>> AHCI or IDE/Legacy/etc? >> Yeah I read about this too but my BIOS offers only "RAID" and "SATA" - >> tried both so I think

Re: mfi driver performance too bad on LSI MegaRAID SAS 9260-8i

2016-08-01 Thread O. Hartmann
On Wed, 22 Jun 2016 08:58:08 +0200 Borja Marcos wrote: > > On 22 Jun 2016, at 04:08, Jason Zhang wrote: > > > > Mark, > > > > Thanks > > > > We have same RAID setting both on FreeBSD and CentOS including cache > > setting. In FreeBSD, I enabled the write cache but the performance is the > >

Re: mfi driver performance too bad on LSI MegaRAID SAS 9260-8i

2016-08-01 Thread O. Hartmann
On Mon, 1 Aug 2016 11:48:30 +0200 Borja Marcos wrote: Hello. First, thanks for responding so quickly. > > On 01 Aug 2016, at 08:45, O. Hartmann wrote: > > > > On Wed, 22 Jun 2016 08:58:08 +0200 > > Borja Marcos wrote: > > > >> There is an option

dd on USB 2.0 device (OHCI) horrible slow

2006-07-02 Thread O. Hartmann
Hello. Tried today to delete and prepare a fresh installed external USB 2.0 drive as GELI provider, here is the result of an aborted dd: sotokan# dd if=/dev/random of=/dev/da0a.eli bs=16k ^C8388825+0 records in 8388824+0 records out 137442492416 bytes transferred in 33883.288406 secs (4056350 b

Re: Monitoring temperature with acpi (sysctls)

2006-07-25 Thread O. Hartmann
Mike Jakubik wrote: I need to be able to get the cpu and fan information from my motherboard, however none of the monitoring utilities in the ports seems to support my motherboard (Supermicro PDSMi, Intel E7230 (Mukilteo) Chipset). On my older VIA based motherboards and some Nvidia, i can get

Re: Monitoring temperature with acpi (sysctls)

2006-07-26 Thread O. Hartmann
Bruno Ducrot wrote: On Tue, Jul 25, 2006 at 11:51:25AM -0400, Mike Jakubik wrote: I need to be able to get the cpu and fan information from my motherboard, however none of the monitoring utilities in the ports seems to support my motherboard (Supermicro PDSMi, Intel E7230 (Mukilteo) Chipset

Re: Monitoring temperature with acpi (sysctls)

2006-07-27 Thread O. Hartmann
Jiawei Ye wrote: On 7/27/06, Mike Jakubik <[EMAIL PROTECTED]> wrote: I don't want to spend $50 extra per system, just so i can read the temperature, and not even use any of the IPMI functions. I need a simple and scriptable way to get the values, acpi sysctls are ideal for this. What about usin

Re: Monitoring temperature with acpi (sysctls)

2006-07-27 Thread O. Hartmann
Roland Smith wrote: On Wed, Jul 26, 2006 at 02:52:53PM -0400, Mike Jakubik wrote: David Duchscher wrote: On Jul 26, 2006, at 11:09 AM, Bruno Ducrot wrote: Does this one support IPMI? Yes, the Supermicro PDSMi supports the IPMI 2.0 module and I can confirm that it works with the IPMI ported dr

No ACPI thermal zones on AMI BIOS?

2006-08-04 Thread O. Hartmann
I know this has been discussed prior to my recent posting. On two boxes running FreeBSD 6.1-STABLE with AMI BIOS neither thermal-zones nor fan speed information is provided as OID (looking at this via sysctl hw.acpi). One box is a ASUS A8N32-SLI Deluxe, most recent (AMI-) BIOS 1205, running FreeB

Re: TOP shows above 100% WCPU usage

2006-08-16 Thread O. Hartmann
Dan Nelson wrote: In the last episode (Aug 15), Mike Jakubik said: 35 processes: 7 running, 28 sleeping CPU states: 58.1% user, 0.0% nice, 38.4% system, 1.1% interrupt, 2.4% idle Mem: 642M Active, 416M Inact, 125M Wired, 112M Buf, 825M Free Swap: 4071M Total, 4071M Free PID USERNAME T

Re: TOP shows above 100% WCPU usage

2006-08-17 Thread O. Hartmann
Bill LeFebvre wrote: O. Hartmann wrote: I use FreeBSD 6.1-STABLE/AMD on an pure 64Bit box/environment, single CPU Athlon 3500+, and sometimes I can see a 100%+ usage of WCPU in 'xine' or 'transmission'. So this is definitely not related to multiple CPUs. WCPU is suppos

ATA RAID stripesize, performance

2006-08-21 Thread O. Hartmann
A few weeks ago I changed harddrives and rebuilt a RAID 0 volume on nForce4-based RAID. Box runs under FreeBSD 6.1-STABLE as mst recent built-world. After reinitializing RAID, I recognized high performance penalty under heavy disk I/O. New drives in the mentioned RAID 0 array are both Hitachi T

Re: CALL FOR TESTERS! [Re: 6.2 SHOWSTOPPER - em completely unusable on 6.2]

2006-09-28 Thread O. Hartmann
Scott Long wrote: All, Attached is my first cut at addressing the problems described in this thread. As I discussed earlier, the VM syncer thread is likely starving the USB interrupt thread. This causes the shared usb+network interrupt to remain masked, preventing network interrupts from bei

Re: External DVD burner - connected via USB.

2006-10-04 Thread O. Hartmann
Stefan Lambrev wrote: Daniel O'Connor wrote: On Wednesday 04 October 2006 20:33, Stefan Lambrev wrote: Is this supposed to work under FreeBSD 6.X amd64 at all ? Did you actually try using it? Of course :) and it does not work - can't mount, read, write and so on. Checked under o

Re: em, bge, network problems survey.

2006-10-05 Thread O. Hartmann
Kris Kennaway wrote: > On Wed, Oct 04, 2006 at 05:14:27PM -0600, Scott Long wrote: > >> All, >> >> I'm seeing some patterns here with all of the network driver problem >> reports, but I need more information to help narrow it down further. >> I ask all of you who are having problems to take a m

Re: em, bge, network problems survey.

2006-10-06 Thread O. Hartmann
Kris Kennaway wrote: On Thu, Oct 05, 2006 at 11:17:33PM +0200, O. Hartmann wrote: Kris Kennaway wrote: On Wed, Oct 04, 2006 at 05:14:27PM -0600, Scott Long wrote: All, I'm seeing some patterns here with all of the network driver problem reports, but I need more information to help n

Re: em, bge, network problems survey.

2006-10-08 Thread O. Hartmann
Andrew Reilly wrote: > On Fri, Oct 06, 2006 at 01:26:42PM -0400, Kris Kennaway wrote: > >> On Fri, Oct 06, 2006 at 11:21:32AM +0200, O. Hartmann wrote: >> >> >>>>> And so looks mine, FreeBSD 6.2-PRE/AMD64, >>>>> high

OT: Re: Bug in 6.x' C++ compiler

2006-10-12 Thread O. Hartmann
Kostik Belousov wrote: On Wed, Oct 11, 2006 at 01:22:57PM -0400, Mikhail Teterin wrote: GCC would not fix the bug described in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29390 because the compiler is of an unsupported version (they only support 4.x now). Yet, the problem is rather re

FBSD 6.2-PRE: todays cvsupdate break kernel build

2006-10-16 Thread O. Hartmann
Today's cvsupdate seems to break kernel build at this pint on FreeBSD 6.2-PRE/AMD64: awk -f /usr/src/sys/modules/ata/atapicam/../../../conf/kmod_syms.awk atapicam.ko export_syms | xargs -J% objcopy % atapicam.ko objcopy --strip-debug atapicam.ko ===> ath (all) make: don't know how to make /usr/sr

Re: FBSD 6.2-PRE: todays cvsupdate break kernel build

2006-10-16 Thread O. Hartmann
Sam Leffler wrote: O. Hartmann wrote: Today's cvsupdate seems to break kernel build at this pint on FreeBSD 6.2-PRE/AMD64: awk -f /usr/src/sys/modules/ata/atapicam/../../../conf/kmod_syms.awk atapicam.ko export_syms | xargs -J% objcopy % atapicam.ko objcopy --strip-debug atapicam.ko ===

Re: FreeBSD 6.x + SATA NCQ?

2006-10-23 Thread O. Hartmann
Adrian Chadd wrote: Hiya, Is there support for SATA tagged queueing in FreeBSD-6? Any ideas on which chipsets would support it or how to determine whether FreeBSD is using it? Thanks, Adrian As I know, this is on one hand dependend on the used chipset and on the other haned dependend on the

FreeBSD 6.2-PRE: Jumping box. Worse performance

2006-11-03 Thread O. Hartmann
Compiling FreeBSD's world with make -j2 was never a problem while playing sound or doing other work on screen - but this seems to be a big problem now, even when SCHED_4BSD is used! While compiling world mouse stops and jumps, sound gets distorted. I recognise thsi behaviour also when box is d

Re: FreeBSD 6.2-PRE: Jumping box. Worse performance

2006-11-03 Thread O. Hartmann
Kris Kennaway wrote: > On Fri, Nov 03, 2006 at 08:57:21PM +0100, O. Hartmann wrote: > >> Compiling FreeBSD's world with make -j2 was never a problem while playing >> sound or doing other work on screen - but this seems to be a big problem >> now, even when SC

Re: adding an extra hard disk and adding space to /usr

2006-11-04 Thread O. Hartmann
the new setup works, you can safely remove the old > renamed directories. > > Please also note that this is just one way of doing things - there are > others. > > You should also put /usr/src and /usr/obj on different devices, prefereably /usr/obj not on the system or any high I/O

Re: FreeBSD 6.2/AMD64: missing driver for SB Audigy SE / CA0106-DAT

2006-11-07 Thread O. Hartmann
The driver (OSS v4.0-rc-172) works, but need a push: startscript in /etc/rc.d/oss does not have the right access privileges set so oss_enable=YES fails at start. The execution permissin is not set. Bugs/features(?): Why is the whole stuff installing in /usr, /etc and not, as expected, /usr/lo

[OT] Re: nvidia0 em0 shared irq problem persists on dell precision 670

2006-11-09 Thread O. Hartmann
Russell Jackson wrote: On Wed, Nov 08, 2006 at 09:23:45PM -0500, Chuck Swiger wrote: Russell Jackson wrote: [ ... ] pnpbios: Bad PnP BIOS data checksum Did you notice this? Try reflashing your motherboard to the latest available BIOS revision, doing a "load defaults", and then clearing and r

Re: Compiler Options

2006-11-11 Thread O. Hartmann
Daniel O'Connor wrote: > On Saturday 11 November 2006 08:54, Jeremy Chadwick wrote: > >> The kernel itself _will not_ use any SSE or MMX operations when built. >> This is because these optimisations are known to break the FreeBSD >> kernel. This applies to all i386 architectures, and probably 6

Re: sio driver sucks

2006-11-12 Thread O. Hartmann
Sergey Matveychuk wrote: > Do you know an old sio driver is hardly usable? > > There are many silo overflows, working with a terminal device is a > nightmare. There was a report about one crash with a message about a > spinlock holed more than 5 seconds (there is no core dump because it has > not r

nfe: can not cvs sources anymore!

2006-11-19 Thread O. Hartmann
Hello. Using these two sources for getting nfe() driver support for my FreeBSD 6.2-BETA/AMD64 box was pretty convenient in the past weeks due to my big interrupt problems using the nve() driver. But with yesterday, I can't get the sources anymore. nfe() isn't yet a part of the 6.2 BETA, that's what

Re: nfe: can not cvs sources anymore!

2006-11-19 Thread O. Hartmann
Ruslan Ermilov wrote: > On Sun, Nov 19, 2006 at 03:08:58PM +0100, O. Hartmann wrote: > >> Hello. >> Using these two sources for getting nfe() driver support for my FreeBSD >> 6.2-BETA/AMD64 box was pretty convenient in the past weeks due to my big >> interrupt p

Re: nfe: can not cvs sources anymore!

2006-11-19 Thread O. Hartmann
Kris Kennaway wrote: > On Sun, Nov 19, 2006 at 07:25:41PM +0100, O. Hartmann wrote: > >> Ruslan Ermilov wrote: >> >>> On Sun, Nov 19, 2006 at 03:08:58PM +0100, O. Hartmann wrote: >>> >>> >>>> Hello. >>>> Us

UFS Bug: FreeBSD 6.1/6.2/7.0: MOKB-08-11-2006, CVE-2006-5824, MOKB-03-11-2006, CVE-2006-5679

2006-11-23 Thread O. Hartmann
Is for these UFS bugs in FreeBSD since 6.1 a fix uderway? See: http://projects.info-pull.com/mokb/ MOKB-08-11-2006,CVE-2006-5824, MOKB-03-11-2006,CVE-2006-5679 Regards, Oliver ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mail

Re: UFS Bug: FreeBSD 6.1/6.2/7.0: MOKB-08-11-2006, CVE-2006-5824, MOKB-03-11-2006, CVE-2006-5679

2006-11-23 Thread O. Hartmann
Tom Samplonius wrote: - O. Hartmann <[EMAIL PROTECTED]> wrote: Is for these UFS bugs in FreeBSD since 6.1 a fix uderway? See: http://projects.info-pull.com/mokb/ MOKB-08-11-2006,CVE-2006-5824, MOKB-03-11-2006,CVE-2006-5679 Probably not. In both cases a "crafted fil

Re: UFS Bug: FreeBSD 6.1/6.2/7.0: MOKB-08-11-2006, CVE-2006-5824, MOKB-03-11-2006, CVE-2006-5679

2006-11-23 Thread O. Hartmann
David Malone wrote: On Thu, Nov 23, 2006 at 10:30:35AM +0100, O. Hartmann wrote: Is for these UFS bugs in FreeBSD since 6.1 a fix uderway? See: http://projects.info-pull.com/mokb/ MOKB-08-11-2006,CVE-2006-5824, MOKB-03-11-2006,CVE-2006-5679 These two bugs both seem to involve mounting

Re: nfe: can not cvs sources anymore!

2006-11-24 Thread O. Hartmann
Ruslan Ermilov wrote: > On Sun, Nov 19, 2006 at 03:08:58PM +0100, O. Hartmann wrote: > >> Hello. >> Using these two sources for getting nfe() driver support for my FreeBSD >> 6.2-BETA/AMD64 box was pretty convenient in the past weeks due to my big >> interrupt p

Re: UFS Bug: FreeBSD 6.1/6.2/7.0: MOKB-08-11-2006, CVE-2006-5824, MOKB-03-11-2006, CVE-2006-5679

2006-11-25 Thread O. Hartmann
Scott Long wrote: > Kevin Oberman wrote: >>> Date: Fri, 24 Nov 2006 15:58:39 -0700 >>> From: Scott Long <[EMAIL PROTECTED]> >>> Sender: [EMAIL PROTECTED] >>> >>> David Malone wrote: >>> > These two bugs are shown for FreeBSD only and I guess, Solaris and > other BSDs still use UFS. Are the

Problems unmounting/fssyncking extern UFS filesystem

2006-11-25 Thread O. Hartmann
A while ago since now I receive kernel messages like this in FreeBSD 6.2-PRE/AMD64: fsync: giving up on dirty 0xff000362c7c0: tag devfs, type VCHR usecount 1, writecount 0, refcount 325 mountedhere 0xff00504d8400 flags () v_object 0xff00013c80e0 ref 0 pages 1286 lock t

g_vfs_done():acd0[READ(offset=32768, length=2048)]error = 5

2006-11-25 Thread O. Hartmann
AP SECTIONS [ /mnt/cdrom ] map_name = amd.cd [ /mnt/usb ] map_name = amd.usb [ /mnt/ext ] map_name = amd.ext -- O. Hartmann Freie Universitaet Berlin Institut fuer Geowissenschaften Fernerkundung der Erde und Planeten Malteser-Str. 74 - 100/Haus D D-12249 Berlin Tel.: +49

Re: UFS Bug: FreeBSD 6.1/6.2/7.0: MOKB-08-11-2006, CVE-2006-5824, MOKB-03-11-2006, CVE-2006-5679

2006-11-25 Thread O. Hartmann
Scott Long wrote: > O. Hartmann wrote: >> Scott Long wrote: >>> Kevin Oberman wrote: >>>>> Date: Fri, 24 Nov 2006 15:58:39 -0700 >>>>> From: Scott Long <[EMAIL PROTECTED]> >>>>> Sender: [EMAIL PROTECTED] >>>>> >

Re: Problems unmounting/fssyncking extern UFS filesystem

2006-11-26 Thread O. Hartmann
Roland Smith wrote: > On Sat, Nov 25, 2006 at 05:08:03PM +0100, O. Hartmann wrote: > >> A while ago since now I receive kernel messages like this in FreeBSD >> 6.2-PRE/AMD64: >> >> fsync: giving up on dirty >> 0xff000362c7c0: tag devfs, type VCHR >&

Re: Problems unmounting/fssyncking extern UFS filesystem

2006-11-27 Thread O. Hartmann
Ronald Klop wrote: > On Mon, 27 Nov 2006 21:19:40 +0100, Matthew D. Fuller > <[EMAIL PROTECTED]> wrote: > >> On Tue, Nov 28, 2006 at 05:37:58AM +1100 I heard the voice of >> Peter Jeremy, and lo! it spake thus: >>> >>> All current Un*x filesystems will automatically flush all buffers as >>> part of

RELENG_3: SMP/ACPI on ASUS CUR-DLS possible?

2005-01-05 Thread O. Hartmann
Dear Sirs. I use FreeBSD 5.3-STABLE, most recently updated and built-world today. I realised strange behaviour with the used ASUS CUR-DLS mainboard and FreeBSD 5.3-{RELEASE|STABLE}. SMP is impossible on this mainboard with FreeBSD 5.3. With or without ACPI enabled, the machine crashes after a w

copying from DVD drive causes crash: vm_fault: pager read error, pid 13421 (cp) on FreeBSD 5.3-STABLE

2005-01-06 Thread O. Hartmann
Doing dd from the DVD drive (NEC ND 3500AG/2.18) fails in a corrupt image afterwards, copying with 'cp' from a inserted CD triggers the shown error and box dies immediately: Jan 6 12:17:20 edda kernel: cd9660: RockRidge Extension Jan 6 12:17:50 edda kernel: acd0: FAILURE - READ_BIG ILLEGAL REQ

Re: copying from DVD drive causes crash: vm_fault: pager readerror, pid 13421 (cp) on FreeBSD 5.3-STABLE

2005-01-06 Thread O. Hartmann
Daniel O'Connor schrieb: On Thu, 6 Jan 2005 23:16, O. Hartmann wrote: Doing dd from the DVD drive (NEC ND 3500AG/2.18) fails in a corrupt image afterwards, copying with 'cp' from a inserted CD triggers the shown error and box dies immediately: Jan 6 12:17:20 edda kernel: cd

FreeBSD 5.3-SMP/IRQ problems (again)

2005-01-17 Thread O. Hartmann
Dear Sirs. I reported very strange behaviours of FreeBSD 5.3 on a suspicous hardware platform of mine and now I would like to repeat this and hope someone can offer me some help. The reason why I repeat this suspected bug is because I do not really beliefe in a hardware fault due to some very s

ASUS A8N-SLI Deluxe supported by FreeBSD 5.3?

2005-01-21 Thread O. Hartmann
Hello. Maybe this question is out of focus of this list, but maybe not. I wish to obtain a new AMD64 based system with PCIe and found the ASUS A8N-SLI/Deluxe mainboard based on NVidia NForce4-SLI chipset suitable. I would like to know whether this board or more precise, the chipset and its ATA II

FreeBSD 5.4-PRERELEASE as cvsupdated today won't build, OS crashes

2005-02-28 Thread O. Hartmann
I did a cvsupdate several minutes before and tried to build world. A buildworld stops as shown below in building libkvm. Also, the system is really instable after I build the kernel for itself. Under heavy load, the machine get stuck and freezes. I have no more informations due to remote control of

Re: FreeBSD 5.4-PRERELEASE as cvsupdated today won't build, OS crashes

2005-02-28 Thread O. Hartmann
Robert Watson wrote: On Mon, 28 Feb 2005, O. Hartmann wrote: I did a cvsupdate several minutes before and tried to build world. A buildworld stops as shown below in building libkvm. This is believed to now be fixed with an updated kvm_proc.c. If not, please let me know. I did just within

Re: FreeBSD 5.4-PRERELEASE as cvsupdated today won't build, OS crashes

2005-02-28 Thread O. Hartmann
Sorry, my build world froze this minute, I have no contact to the machine and the scientist, which helped remotely, ist at home, should go for tomorrow ... :-( Robert Watson wrote: On Mon, 28 Feb 2005, O. Hartmann wrote: Also, the system is really instable after I build the kernel for itself

Re: FreeBSD 5.4-PRERELEASE as cvsupdated today won't build, OS crashes

2005-02-28 Thread O. Hartmann
the onboard plugins will help - if not, there is another issue ... Oliver Donald J. O'Neill wrote: On Monday 28 February 2005 11:06 am, Robert Watson wrote: On Mon, 28 Feb 2005, O. Hartmann wrote: I did a cvsupdate several minutes before and tried to build world. A buildworld stops as shown bel

Re: FreeBSD 5.4-PRERELEASE as cvsupdated today won't build, OS crashes

2005-02-28 Thread O. Hartmann
tupid misconfigurations in the kernel. That's it ... Sorry Oliver P.S. Why is this behaviour so lethal to the kernel? Donald J. O'Neill wrote: On Monday 28 February 2005 11:06 am, Robert Watson wrote: On Mon, 28 Feb 2005, O. Hartmann wrote: I did a cvsupdate several minutes before and tried to

Re: Cached file read performance with 6.2-PRERELEASE

2006-12-20 Thread O. Hartmann
JoaoBR wrote: On Tuesday 19 December 2006 22:05, Mark Kirkwood wrote: In the process of investigating performance in another area I happened to be measuring sequential cached reads (in a fairly basic manner): $ dd if=/dev/zero of=/tmp/file bs=8k count=10 # create file 81920 bytes t

Re: burncd 'blank' not terminating ?

2006-12-25 Thread O. Hartmann
be broken one day ;) > > Sincerely, Dmitry Since this is a very old and well known issue, and it seems there is no one left solcing/developing this tool, it should be removed from the source tree for the time it is to said broken. burncd had some nice advantages over cdrecord: it came from th

Re: 6.2-PRE: Fatal Trap?

2007-01-01 Thread O. Hartmann
Iantcho Vassilev wrote: > Yesterda I had also a kernel trap - process (sendmail) on a Compaq > Deskpro > with the 6.2 Prerelease.. > I revert every option in make.conf, tried Generic kernel as well..no > success... > > > > Awaiting for more info > > And now compiling today sources > > > > > On 1/1/

Intel PRO/1000 PT Desktop NIC, PCIe 1x supported in FreeBSD 6.2?

2007-01-07 Thread O. Hartmann
itive answeres about this. - Intel PRO/1000 PT Desktop Adapter, 1x 1000Base-T, PCIe x1, low profile (EXPI9300PTL) -- O. Hartmann ___ freebsd-stable@freebsd.org mailing list

Re: Intel PRO/1000 PT Desktop NIC, PCIe 1x supported in FreeBSD 6.2?

2007-01-07 Thread O. Hartmann
Erik Trulsson wrote: On Sun, Jan 07, 2007 at 04:56:26PM +0100, O. Hartmann wrote: Hello, the company I'm working is about to purchae some additional NICs for some replacement built-in NICs of nForce 405-based desktop PCs. I would like to purchase the above mentioned NICs from Intel, h

Re: java 1.5 diablo binaries from freebsd foundation

2007-02-12 Thread O. Hartmann
Jeffrey Williams wrote: Has anyone tried loading the java 1.5 diablo binaries from the freebsd foundation on 6.2 yet? Thanks Jeff ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send

Re: tap device at boot time

2007-03-15 Thread O. Hartmann
Bruce M. Simpson wrote: > Willy Offermans wrote: >> Thank you for your response, but unfortunately adding >> cloned_interfaces="tap0" to my rc.conf did not solve the issue. The >> tap0 device only appeared after I started the openvpn daemon. Is there >> a way to determine the order to start the dae

Re: tap device at boot time

2007-03-15 Thread O. Hartmann
Bakul Shah wrote: >> maybe this is slightly OT, but I tried using /dev/tap0 by QEMU on FBSD 7.0-CU >> RRENT and 6.2-STABLE at boottime. >> > > ... > > >> (MAC_ADDRESS replaced by a valid MAC address). Reason ist I try to get an IP >> via DHCP - this is restricted by our computer center an

Re: FreeBSD 6.0 on ASUS A8N-SLI motherboard

2006-03-01 Thread O. Hartmann
Jim C. Nasby schrieb: > On Tue, Feb 28, 2006 at 02:30:48PM +0800, Ganbold wrote: >> Hi, >> >> Are there any issues running FreeBSD 6.0-STABLE (i386 or amd64 version) >> on machine with ASUS A8N-SLI motherboard? It has NVIDIA RAID option in >> BIOS and the system has 4x250GB SATA disks. I would li

Re: Temperature monitoring in FreeBSD 4/5/6

2006-03-16 Thread O. Hartmann
Roland Smith schrieb: > On Thu, Mar 16, 2006 at 07:22:14PM -0500, Stephan Koenig wrote: >> Does anyone know of an easy way to get temperature information out of >> a Dell PowerEdge 1550/1650/1750/1850/2650/2850 running FreeBSD4/5/6? >> >> Something that has a very simple CLI that just outputs the t

Re: Temperature monitoring in FreeBSD 4/5/6

2006-03-23 Thread O. Hartmann
O. Hartmann schrieb: > Roland Smith schrieb: >> On Thu, Mar 16, 2006 at 07:22:14PM -0500, Stephan Koenig wrote: >>> Does anyone know of an easy way to get temperature information out of >>> a Dell PowerEdge 1550/1650/1750/1850/2650/2850 running FreeBSD4/5/6? >&g

Re: nve0: device timeout

2006-05-24 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Damian Gerow wrote: > Thus spake O. Hartmann ([EMAIL PROTECTED]) [22/05/06 20:23]: > : Is there a solution on its way? What is about the Berkeley native nfe-code? > > As someone already pointed out, the fix is already in -CURRENT.

Support for NForce4 nve NIC

2005-04-16 Thread O. Hartmann
Can anyone tell me when if_nve will be merged into the -STABLE tree? Are there plans changing systems compiler from gcc 3.4.2 to 4.0 or 3.4.3 for better AMD64 optimization support? ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mail

getting handbooks via cvsup?

2005-04-24 Thread O. Hartmann
I'm looking for a way getting various handbook's sources via cvsup, common handbook English/German and some developers handbooks (developer, porter). On each nstallation CD I can find various handbook types (PS, PDF, HTML). My intention is having a local webserver at the department keeping t

ad10: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=11441599

2005-08-08 Thread O. Hartmann
Hello. My box is a FreeBSD 6.0-BETA2 driven ASUS A8N-SLI Deluxe based AMD64 boxed (see dmesg). One of my SATA disks, the SAMSUNG SP2004C seems to show errors during operation (and also showd under 5.4-RELEASE-p3). Sometimes I get this error: ad10: WARNING - READ_DMA UDMA ICRC error (retrying

Re: ad10: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=11441599

2005-08-09 Thread O. Hartmann
Mike Tancsa wrote: At 08:25 PM 08/08/2005, O. Hartmann wrote: Hello. My box is a FreeBSD 6.0-BETA2 driven ASUS A8N-SLI Deluxe based AMD64 boxed (see dmesg). One of my SATA disks, the SAMSUNG SP2004C seems to show errors during operation (and also showd under 5.4-RELEASE-p3). Sometimes I

Re: ad10: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=11441599

2005-08-09 Thread O. Hartmann
Chuck Swiger wrote: O. Hartmann wrote: [ ... ] One of my SATA disks, the SAMSUNG SP2004C seems to show errors during operation (and also showd under 5.4-RELEASE-p3). Sometimes I get this error: ad10: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=11441599 while the machine still

Re: ad10: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=11441599

2005-08-10 Thread O. Hartmann
Mike Jakubik wrote: On Wed, August 10, 2005 6:37 am, Dmitry Mityugov said: There are Maxtor MaXLine II and III, and perhaps several other models, that are supposed to work 24/7. Right, i have a dead 250GB Maxline Plus II drive on my desk, only after about 1.5 years. At least its still on wa

Re: nve0 nvidia onboard ethernet dies daily on 6.0 beta1

2005-08-19 Thread O. Hartmann
Kövesdán Gábor wrote: alan bryan wrote: --- Kövesdán Gábor <[EMAIL PROTECTED]> wrote: The nve driver has a lot of problems. You experienced just device timeouts, but other people - including me - experiences system crashes. As for me, I've had two kind of kernel panics, and device timeou

Re: burncd and dvd-drives

2005-11-04 Thread O. Hartmann
Dick Hoogendijk wrote: I was and am a great fan of the burncd utility. Very fast, simple and cli.. But as almost any new computer is supplied with a dvd drive this nice program has become quit useless. It does not support those drives. My question is: will it ever do? I mean, cd-rom drives are

Firefox/Thunderbird: Weired close behaviour (stuck) and installation problems

2005-12-19 Thread O. Hartmann
Hello. Since a few days I recognize a weired behaviour of both Mozilla Firefox 1.5 and Mozilla Thunderbird 1.0.7 on FreeBSD 6.0-STABLE/AMD64/i386: - when closing both applications, the close their window but there is still a process eating up CPU time with state 'ucond'. kill -9 # helps. As far as

FreeBSD6.0-STABLE got wicked up since today's cvsupdate (Xorg/X11, USB)

2005-12-21 Thread O. Hartmann
Hello. I did today (21st December) the last cvsupdate (did yesterday cvsupdate before) with a lot of new entries in /etc/rc.d. Since then I ran into massif problems with X11. I use the lastes Xorg stuff from the ports, only for your information. Problem: After kernel came up, booting into multiuse

Re: File system corruption with ATA RAID-1 on 6-STABLE

2005-12-30 Thread O. Hartmann
Seán C. Farley schrieb: On Wed, 21 Dec 2005, Brian Fundakowski Feldman wrote: On Sat, Nov 19, 2005 at 12:06:00PM -0600, Seán C. Farley wrote: I installed 6.0 on a system with two SATA drives in RAID-1. 5.4 is installed on a standard IDE channel. All appeared to work well until sometime afte

Re: Motherboard

2006-01-07 Thread O. Hartmann
Martin Cracauer wrote: I use the A8N-SLI Deluxe. >Øystein Holmen wrote on Fri, Jan 06, 2006 at 11:03:18PM +0100: > > >>Hi all! >> >>I'm setting up a new server with FreeBSD 6.0. The motherboard I am >>planning to use is Asus A8N-SLI Premium. Does anyone know if the on- >>board ethernet cont

umass0: BBB reset failed, TIMEOUT

2006-01-07 Thread O. Hartmann
Hello. Got problmes with an external USB 2.0 2,5" harddrive. Short time readings of the on-HD filesystem (msdosfs), reading 1GB in one piece works sometimes fine, but reading more 1GB files or accessing the disk rapidly remains the disk frozen. Kernel reports umass0: Genesyslogic USB Mass Storage

Re: umass0: BBB reset failed, TIMEOUT

2006-01-16 Thread O. Hartmann
Michael Lestinsky wrote: O. Hartmann wrote on 08.01.2006: umass0: Genesyslogic USB Mass Storage Device, rev 2.00/0.33, addr 2 Dump it. I had one of these Genesys Logic enclosures myself and it caused some PITA. After replacing it with a Maxtor Onetouch USB harddisk all of the

missing fpresetsticky in ieeefp.h

2006-02-02 Thread O. Hartmann
Hello. I do not know whether this should be a bug report or not, I will ask prior to any further action. Reading 'man fpresetsticky' show up a man page for FPGETROUND(3) and tells me the existence of the fpresetsticky routine. Now take a look into , where this function should be declared. Not

Re: missing fpresetsticky in ieeefp.h

2006-02-02 Thread O. Hartmann
O. Hartmann schrieb: Hello. I do not know whether this should be a bug report or not, I will ask prior to any further action. Reading 'man fpresetsticky' show up a man page for FPGETROUND(3) and tells me the existence of the fpresetsticky routine. Now take a look into , where thi

Re: missing fpresetsticky in ieeefp.h

2006-02-02 Thread O. Hartmann
Bruce Evans schrieb: On Thu, 2 Feb 2006, O. Hartmann wrote: O. Hartmann schrieb: Hello. I do not know whether this should be a bug report or not, I will ask prior to any further action. Reading 'man fpresetsticky' show up a man page for FPGETROUND(3) and tells me the existe

Re: PGI Fortran Compiler seems to be courios under FreeBSD 4.1.1-STABLE

2000-10-26 Thread O. Hartmann
On Wed, 25 Oct 2000, David Malone wrote: Yes I did branding all binaries I found in bin directory. Oliver :>On Wed, Oct 25, 2000 at 07:45:04PM +0200, O. Hartmann wrote: :> :>> We are very interested in PGI compilers and therefor I'm looking for a way to :>> run this grea

Re: PGI Fortran Compiler seems to be courios under FreeBSD 4.1.1-STABLE

2000-10-26 Thread O. Hartmann
>> Yes I did branding all binaries I found in bin directory. :> :>Ahh - but did you try branding the ones produced by compiling your :>fortran programs? :> :> David. :> - MfG O. Hartmann --- [EMAI

RE: diskless boot failures with PXE 2.0 boot, diskless X11 Termi

2000-10-31 Thread O. Hartmann
y suggestions how to do a full install, I found a lot of fragments, a mixture fo DHCP and bootp. :> :>On 31-Oct-00 O. Hartmann wrote: :>> Hello. :>> :>> I do some tests on a diskless machine and I get no success on it. :>> I have to install a bunch of diskless X11 termi

Re: XDM/CHOOSER Xfree 401 and Xfree 336 on FBSD 4.2

2000-11-15 Thread O. Hartmann
On Wed, 15 Nov 2000, David Scheidt wrote: :>On Wed, 15 Nov 2000, O. Hartmann wrote: :> :>:configuration situations the exact same behaviour! So I should exclude any :>:trouble with IPFW or similar filtering tools or anything with autheticatio :>:schemes. :>: :>:Well, I neve

<    1   2   3   >