ndis not working

2005-09-05 Thread Ian Larsen
Hello all, I just got a new HP ze2000 laptop with a Turion amd64 processor, and I've got 5-stable running on it. (Updated to stable from 5.4 Release this morning.) Everything works great except for the wireless card. ndiscvt works properly, and the kernel module loads just fine (an improvement

nanosleep/usleep using cpu under vmware esx

2005-09-05 Thread Tom Pepper
Y'all: I'm running a few instances of 5-stable under VMWare ESX 2.51 on several dual-processor HP BL20P 3Ghz+ Xeon servers. The system load runs normally for network processes like apache and mysql, but for any process which utilizes nanosleep() or usleep() in a while loop there's betwee

6.0-BETA3 tests

2005-09-05 Thread Daniel O'Connor
Hi, I am trying 6.0-BETA3 amd64 on an Abit AV8 based system using the onboard SATA RAID connected to 2 WD 320 disks. I have a PS/2 keyboard which is not properly detected by the system (but it isn't detected in 5.4 either so it's not a regression.. it would be nice to have it work though :)

6.0BETA3 - READ_DMA timeouts on UDMA33 drive?

2005-09-05 Thread Bryan Fullerton
Howdy, I've been tracking 6.0BETA on a P3/450 machine that's been running extremely solidly for several years. I've been cvsup'ing and rebuilding once a week or so. It's not a hugely busy machine, just has a squid cache and DNS for my home network and storage of remote backups. After an update to

Re: VIA 6420 SATA150 RAID on 5.4

2005-09-05 Thread Daniel O'Connor
On Monday 05 September 2005 23:52, Dominique Goncalves wrote: > > What about if you do it 'cold'? > > > > I like to test my RAID to make sure I can still boot when one disk is > > 'dead' :) > > If I remove one of the SATA disk, the bios of the SATA raid controler > complains to not have 2 disks and

Re: who has experience about updating freebsd from 4.11 to 5.x

2005-09-05 Thread Björn König
Hello, Read also http://www.freebsd.org/releases/5.4R/migration-guide.html Best Regards Björn ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: beta4 does not display some images

2005-09-05 Thread Kris Kennaway
On Mon, Sep 05, 2005 at 12:38:27PM +0200, Claus Guttesen wrote: > Hi. > > Have a FreeBSD 6.0 beta2 webserver that displays thumbnails. Beta2 > from the 12'th of August works fine. Last night I upgraded the > webserver to beta4 as of Sept. 4'th. Some of the thumbnails were not > displayed. Simply r

atapicam + MO drive weirdness in 6.0

2005-09-05 Thread Jason Harmening
On my amd64 desktop, I have a Fujitsu DynaMO 2.3G ATAPI MO drive, and I've always had to use atapicam with it because there's no native ATA driver. The drive is genuinely capable of UDMA33, and I have hw.ata.atapi_dma turned on. In the past (with 5.x) the SCSI device listing that comes from ata

Re: VIA 6420 SATA150 RAID on 5.4

2005-09-05 Thread Dominique Goncalves
> What about if you do it 'cold'? > > I like to test my RAID to make sure I can still boot when one disk is > 'dead' :) If I remove one of the SATA disk, the bios of the SATA raid controler complains to not have 2 disks and is marked 'broken', but I can try to boot. When FreeBSD boot: ar0: 19448

Re: who has experience about updating freebsd from 4.11 to 5.x

2005-09-05 Thread Kurt Jaeger
Hi! > I update my freebsd ver 4.11 by cvsup src-all tree. > It's successfully as below: > make buildworld > make buildkernel > make installkernel > But some errors appear when i make installworld: Our process for this type of upgrade is: cd /usr/src cvsup -L 2 -g /root/stable-s

Re: who has experience about updating freebsd from 4.11 to 5.x

2005-09-05 Thread jl
Quoting "liguoqiang\(126\)" <[EMAIL PROTECTED]>: Hi, all: I update my freebsd ver 4.11 by cvsup src-all tree. It's successfully as below: make buildworld make buildkernel make installkernel But some errors appear when i make installworld: It has been my experience that updating fr

Re: who has experience about updating freebsd from 4.11 to 5.x

2005-09-05 Thread Mathijs Brands
liguoqiang(126) wrote: >Hi, all: > I update my freebsd ver 4.11 by cvsup src-all tree. > It's successfully as below: > make buildworld > make buildkernel > make installkernel >But some errors appear when i make installworld: > > Have you tried running 'mergemaster -p' before the ins

who has experience about updating freebsd from 4.11 to 5.x

2005-09-05 Thread liguoqiang\(126\)
Hi, all: I update my freebsd ver 4.11 by cvsup src-all tree. It's successfully as below: make buildworld make buildkernel make installkernel But some errors appear when i make installworld: ___ freebsd-stable@freebsd.org mailing list htt

beta4 does not display some images

2005-09-05 Thread Claus Guttesen
Hi. Have a FreeBSD 6.0 beta2 webserver that displays thumbnails. Beta2 from the 12'th of August works fine. Last night I upgraded the webserver to beta4 as of Sept. 4'th. Some of the thumbnails were not displayed. Simply rebooting to the older beta2-kernel resolved the issue. We're using the read

Re: Inetd not starting

2005-09-05 Thread Doug Barton
Jack Raats wrote: At this moment I've a strange error. inetd is not started after a reboot, but after entering inetd on the commandline, the deamon is started I'm using freebsd 5.4-stable. I just recompiled the system so with the latest patches. in /etc/rc.conf I've enabled inetd. Can anyone gi