page_daemon problem

2003-06-30 Thread Olivier Cortes
Hi, today my laptop started hanging. after investigating on the console, i could isolate this problem: whatever i do, the load keeps growing and the machine stops responding a few minutes(sometimes 10 or 20) after booting with this message: swap_pager: indefinite wait buffer: device: ad0s1b,

yesterday's ACPI not working - patch

2003-07-21 Thread Olivier Cortes
inspired my hack on the dsdt). KERNEL, dmesg, modified DSDT, and other informations (description of the machine) are to be found at: http://www.deep-ocean.net/~olive/freebsd/syrenna/ best regards to the -CURRENT team, Olivier Cortes ___ [EMAIL PROTECTED

Re: linksys wireless usb adapter

2003-07-29 Thread Olivier Cortes
Someone said few weeks ago that USB-wifi is not supported at all under FreeBSD for now. Olivier Le Lun 28/07/2003 17:01, Paulo Roberto a crit : Is there any on going work for this usb network interface? thanks Paulo __ Do you Yahoo!? Yahoo!

Re: usbd does not use detach

2003-08-14 Thread Olivier Cortes
Le Mer 06/08/2003 17:55, Jan Stocker a crit : Does nobody has this problem or does noone use this feature? the problem i see with detach is the utility of the command. example: my digital photo recorder. i have an attach script to mount automatically the partition on the cooresponding umass/da

Re: Troubles while mounting ext2 from 5.1-RELEASE

2003-08-14 Thread Olivier Cortes
Hi, by default, ext2fs support is not built in the kernel AND the kld isn't built. either put options EXT2FS in your kernel config file or set WANT_EXT2FS_MODULE=yes in /etc/make.conf Whatever way you choose, you must have the source of the kernel, and rebuild it with make buildkernel

Re: more -current testers

2002-02-19 Thread Olivier Cortes
FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons http://www.blackhelicopters.org/~mwlucas/ To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message -- Olivier Cortes GPG 1024/46CE0A51 : 8DB6 A56C 00CA DA0F F77F 86EB E86A 803C 46CE

Discovering -CURRENT...

2001-07-19 Thread Olivier Cortes
+ 2xPIII 800Mhz + 784Mo + 2x30Go IBM + TNT2 + tekram DC310 +... all is in dmesg, dumb am i ! keep up the good work ! --- Olivier Cortes free software admin all the stuff: --- i last cvsup'd and built kernel/world 3 hours ago. (06-19-2001

build problem ?

2001-07-24 Thread Olivier Cortes
. (at http://www.deep-ocean.net/~olive/files/, i'll put a dmesg.out, my kernel file (renamed kernel.out ; otherwise it is NEPTUNE). It's always good to have them near.) and sorry for my approximate english, it's not my native language. regards, --- Olivier Cortes To Unsubscribe: send mail to [EMAIL

Re: Re: build problem ?

2001-07-24 Thread Olivier Cortes
On Tue, Jul 24, 2001 at 01:47:07PM -0500, Scot W. Hetzel wrote: When you have a build failure using -j x (x 1), you need to restart the build without -j in order to get any meaningful info from the build failure. fool, fool, fool am i. here it is : -- mkdep -f

Re: Re: build problem ?

2001-07-25 Thread Olivier Cortes
On Wed, Jul 25, 2001 at 02:08:07AM +0200, Assar Westerlund wrote: Olivier Cortes [EMAIL PROTECTED] writes: fool, fool, fool am i. here it is : -- mkdep -f .depend -a -nostdinc -DDISASSEMBLER -DNO_X -I/usr/obj/usr/build/src/i 386/usr/include Make sure you

hum,hum...another build problem...

2001-07-25 Thread Olivier Cortes
Hi everyone, this time it is the kernel. i know acpica is in heavy dev. but here's my problem : make buildkernel KERNCONF=NEPTUNE: -- cc -nostdinc -O -pipe -march=pentiumpro -march=pentiumpro -I/usr/obj/usr/build/src/i386/usr/include -c

buildkernel [SOLVED]

2001-07-25 Thread Olivier Cortes
I added some lines to my kernel config file: WITNESS DDB bktr (i have one) all the smb/smbus stuff agp and it compiled fine. now i go for the world. on my computer, it seems to be a long story... ;-) -- Olivier Cortes To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd