Re: I do not understand kernel modules

2005-01-21 Thread Dominique Goncalves
Hello, You can use this options : NO_MODULES=true# do not build modules with the kernel MODULES_WITH_WORLD=true# do not build modules when building kernel in your /etc/make.conf, read /usr/share/examples/etc/make.conf for more options. Regards. On Fri, 21 Jan 2005 00:55:32

Re: usb printer-scanner

2005-01-23 Thread Dominique Goncalves
Hello, I have a PSC 2175 and it's working perfectly with my FreeBSD 5.3 I use the ports hpoj. But the printer/scanner must be detected as ugen device because libusb only use ugen device. To do this i have removed ultp and umass device from the kernel, after rebuild kernel I can see: ugen0:

Re: load average gone boink

2005-02-10 Thread Dominique Goncalves
Hello, http://lists.freebsd.org/pipermail/freebsd-stable/2005-February/011693.html Regards. On Thu, 10 Feb 2005 17:34:38 +0100, Erik Norgaard [EMAIL PROTECTED] wrote: Just to add some detail, from top: last pid: 749; load averages: 240.76, 395.77, 739.40 up 0+00:05:34 17:33:12 72

Re: NFS and file locking

2005-03-19 Thread Dominique Goncalves
Hi, I had exactly same problem, to resolve this, use the -L option of mount_nfs. But I don't know how can I add this option in /etc/fstab. Hope this help. Regards. On Sat, 19 Mar 2005 11:42:34 -0500, Philip M. Golllucci [EMAIL PROTECTED] wrote: Hi all, I've got a FreeBSD 6.x -current file

Re: Thanks for FBSD6

2005-12-07 Thread Dominique Goncalves
Hi, On 12/7/05, Jon Drukman [EMAIL PROTECTED] wrote: Just a note to say thanks to all the hard working people who created FBSD6. I spent an annoying week trying to get some minimal lightweight Linux distros to work out of the box on an ancient laptop that I had lying around. They all had

Re: Thanks for FBSD6

2005-12-07 Thread Dominique Goncalves
You can use in /etc/rc.conf: ifconfig_ath0=DHCP ssid your_ssid That's FreeBSD 5.X and prior way of doing it. The suggested way to config your wirerless is with wpa_supplicant(8). In rc.conf add: wpa_suplicant_enable=YES ifconfig_ath0=DHCP and create wpa_supplicant.conf: network={

Re: Horrible: Apache corrupting files?

2006-04-26 Thread Dominique Goncalves
On 4/26/06, Ben Paley [EMAIL PROTECTED] wrote: On Tuesday 25 April 2006 17:19, Dominique Goncalves wrote: What version of apache are you using? apache-2.0.55_4 I've already see corruption file when I was tried to share xml podcast between my FreeBSD 6.1 and Sony PSP, with Apache 2.2.0

Re: portupgrade from bin 9.3.1 to 9.3.2

2006-01-14 Thread Dominique Goncalves
Hi, On 1/14/06, Mathieu CHATEAU [EMAIL PROTECTED] wrote: Hello, i have done a portupgrade -Rr bind9 on a server. bind 9.3.1 was in /usr/sbin/named, but bind 9.3.2 is in /usr/local/sbin/named Now, i have 2 bind9 version on the same system... any way to cleanup ? did i miss something ?

nsswitch.conf with ldap

2006-01-18 Thread Dominique Goncalves
Hi, I'm trying to use ldap database in /etc/nsswitch.conf but FreeBSD hangs on boot if it needs to bind a system user present in files, my nsswitch.conf: group: files ldap group_compat: nis hosts: files dns networks: files passwd: files ldap passwd_compat: nis shells: files Adding ldap after

Re: commandline audio volume?

2005-06-25 Thread Dominique Goncalves
Hi, man mixer :) Regards On 6/25/05, Louis LeBlanc [EMAIL PROTECTED] wrote: Silly question, I know, but I can't seem to find the commandline audio volume adjustment command. Lou -- Louis LeBlanc FreeBSD-at-keyslapper-DOT-net Fully Funded Hobbyist,

Re: cpu temperature

2004-12-15 Thread Dominique Goncalves
On Tue, 14 Dec 2004 20:33:02 +0100, Lukasz Bigo [EMAIL PROTECTED] wrote: On Tue, 14 Dec 2004 22:19:24 +0800 Spades [EMAIL PROTECTED] wrote: You could try /usr/ports/sysutils/healthd. I can also send You a small PHP script which grabs some ACPI values using sysctl to draw a thermomether

Re: question

2004-12-18 Thread Dominique Goncalves
Hello, You are probably using the shell by defaut csh, you need to do: # rehash Cheers -- dom On Sat, 18 Dec 2004 00:25:42 -0700, Joel Moross [EMAIL PROTECTED] wrote: ok im trying to install XFree86 I installed The Ports collection the followed the docs.. To build and install XFree86

Re: FreeBSD do dbus hal work?

2008-10-14 Thread Dominique Goncalves
Hi, On Tue, Oct 14, 2008 at 12:03 AM, Aniruddha [EMAIL PROTECTED] wrote: I'm trying to mount (USB) devices in KDE/Gnome automagically through dbus and hal. I added the following lines to /etc/rc.conf: dbus_enable=YES hald_enable=YES Unfortunately when I insert an USB (NTFS formatted)

Re: X to not blank screen or switch off monitor

2009-02-25 Thread Dominique Goncalves
Hi, On Wed, Feb 25, 2009 at 5:48 PM, Brent Clark brentgclarkl...@gmail.com wrote: Hiya I got a very minimalistic installation of FreeBSD, so much so that I login on console and just run startx and im presented with twm. The problem I seem to face is that I cant get X and / or freebsd to not

Re: ports/net-mgmt/net-snmp (CURRENT) failes on make install

2009-03-25 Thread Dominique Goncalves
Hi, On Wed, Mar 25, 2009 at 7:25 AM, Matthias Apitz g...@unixarea.de wrote: Hi, # cd /usr/ports/net-mgmt/net-snmp # cvs update ? work cvs update: Updating . cvs update: Updating files cvs update: Updating patches.aout # make install ... installing sysv.h in

Re: linuxulator problem?

2006-08-21 Thread Dominique Goncalves
Hi, On 8/21/06, Bachilo Dmitry [EMAIL PROTECTED] wrote: I had linux flash plugin 7 working with my native Firefox and everything was ok. Them I've tried to recompile my Firefox with CPUTYPE?=pentium4 in my rc.conf and it seemed to start working faster. Then, as an experiment, I tried to rebuild

Re: Mounting Sony PSP

2006-08-28 Thread Dominique Goncalves
Hi, On 8/28/06, Tim Holmes [EMAIL PROTECTED] wrote: I would really like to mount my PSP in FreeBSD so I can on and off load files on my workstation, instead of having to use another, else where. Has anybody been able to mount it? Or have a How-To some place I could use? Thus far all my

Re: Changing Default Editor in profile

2006-09-08 Thread Dominique Goncalves
Hi, On 9/8/06, Huy Ton That [EMAIL PROTECTED] wrote: under my home directory for root under .profile I added the line: EDITOR=pico;export EDITOR where no such line existed for EDITOR before; this line exists in my personal account that I use and my default for external launched editors is

Re: FreeBSD 6.1 hangs at mountroot during bootup

2006-09-21 Thread Dominique Goncalves
Hi, On 9/21/06, Mike Peirson [EMAIL PROTECTED] wrote: Hi all, First off, I'm new to FreeBSD and this mailinglist so I hope I am in the right place. Anyways, right now I am having some problems with FreeBSD booting up. I have tried to install 3 times now and keep getting the same error. When I

Re: disable cntl+alt+del function

2007-01-19 Thread Dominique Goncalves
Hi, On 1/18/07, Peter Ankerstål [EMAIL PROTECTED] wrote: Sean Murphy wrote: cntl+alt+del at the console without being logged in reboots the server. The server runs through its shutdown procedure and reboots. How do I disable this function? You could compile the kernel with: options

Re: Rebuilding World Failed

2007-04-03 Thread Dominique Goncalves
Hi, On 4/3/07, Schiz0 [EMAIL PROTECTED] wrote: Hello, I'm running FreeBSD 6.2-Stable. I'm getting errors when I try to rebuild world. I have followed the steps in the handbook at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html I used csup to get the latest updates of

Re: strange message when login 7.0 CURRENT

2007-09-27 Thread Dominique Goncalves
Hi, On 9/27/07, vuthecuong [EMAIL PROTECTED] wrote: Everytime when I login to 7.0 CURRENT, this message repeated. Is it harmless or harmful? And how can I solve it? Tnx in advanced Sep 27 22:08:50 hanhnhu login: in openpam_dispatch(): pam_nologin.so: no pam_sm_authenticate() Sep 27

Re: D-Link G122 C1 (USB WiFi)

2007-09-28 Thread Dominique Goncalves
Hi, On 9/28/07, James Jeffery [EMAIL PROTECTED] wrote: Ive tryed for ages to get this USB Wifi card to work with FreeBSD6.2. Many forums are saying its impossible, ive tryed ndis, project evil ect. Has anyone had any success with it? Thanks ___

Re: CPU Monitoring Software

2007-09-28 Thread Dominique Goncalves
Hi, On 9/28/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I was wanting to see what my servers utilize as far as memory, disk, cpu, etc. over a certain time period. Is there some software that I can use? I guess something like the 'top' command that gives an average output over a certain

Re: Long msg: Unable to enable audio in FreeBSD 6.2 - Chipset VT8233A

2007-10-01 Thread Dominique Goncalves
Hi, On 10/1/07, Sai Vinob [EMAIL PROTECTED] wrote: Hi all, I'm not able to enable sound on my FreeBSD 6.2 box. I'm trying it here in mailing lists after trying in forumshttp://www.linuxforums.org/forum/everything-bsd/104558-audio-problem-freebsd-6-2-a.html The error message when I click on

Re: Disable CTRL+ALT+DELETE

2007-06-04 Thread Dominique Goncalves
Hi, On 6/4/07, Kenneth Bond [EMAIL PROTECTED] wrote: Hello, I have a quick question regarding disabling the CTRL+ALT+DELETE keystroke sequence used to reboot a system. I understand that you are able to add the following option to the kernel config file and rebuild the kernel: options

Re: upgrade from OLD - NEW release

2006-05-22 Thread Dominique Goncalves
Hi, On 5/22/06, Albert Shih [EMAIL PROTECTED] wrote: Hi all From many time I make the upgrade my FreeBSD by using : make -DNO_PROFILE buildowlrd make buildkernel make installkernel reboot/single make -DNO_PROFILE installworld mergemaster

Re: upgrade from OLD - NEW release

2006-05-23 Thread Dominique Goncalves
On 5/23/06, Albert Shih [EMAIL PROTECTED] wrote: Le 22/05/2006 à 19:27:47+0200, Dominique Goncalves a écrit Hi, On 5/22/06, Albert Shih [EMAIL PROTECTED] wrote: Hi all From many time I make the upgrade my FreeBSD by using : make -DNO_PROFILE buildowlrd make

Re: IPv4 loopback address is missing, why?

2008-02-17 Thread Dominique Goncalves
Hi, On Feb 16, 2008 6:41 PM, Andrew Falanga [EMAIL PROTECTED] wrote: HI, On my father's computer there isn't an IPv4 loopback address being assigned to the lo0 interface. What would cause this? I've looked at his configs and they're the same as on my system (obviously something is

Re: Booting from Memory Stick

2008-03-01 Thread Dominique Goncalves
Hi, On Sat, Mar 1, 2008 at 10:23 PM, [EMAIL PROTECTED] wrote: I am working on getting a FreeBSD system to boot from a USB memory stick. Would it be possible to install the operating system using the following: cd /usr/src make DESTDIR=/mnt/usbdisk world boot0cfg -v -B -o noupdate da0

Re: mount msdosfs with hal

2008-09-19 Thread Dominique Goncalves
Hi, On Fri, Sep 19, 2008 at 1:58 AM, ronggui [EMAIL PROTECTED] wrote: Dear all, I want to use hal to auttomount the windows fat32 partition with gnome. after setting gnome_enable=YES, hal automount it, but there is a problem. hal seems to execute mount_msdosfs /dev/xxx /mountpoint, so the

Re: mount msdosfs with hal

2008-09-19 Thread Dominique Goncalves
-gnome@ mailing list but read http://www.freebsd.org/gnome/docs/halfaq.html#q4 before. Don't know if it makes a difference but I use gnome 2.23.92. PS: the default mount_option is [longnames, -u=] Thanks. On Fri, Sep 19, 2008 at 3:05 PM, Dominique Goncalves [EMAIL PROTECTED] wrote: Hi

Re: nat and firewall

2008-10-02 Thread Dominique Goncalves
Hi, On Thu, Oct 2, 2008 at 6:09 AM, fire jotawski [EMAIL PROTECTED] wrote: On Thu, Sep 25, 2008 at 12:10 AM, Kevin Kinsey [EMAIL PROTECTED] wrote: FBSD1 wrote: natd_enable=YES This statement in rc.conf enables ipfw nated function. firewall_nat_enable=YES This is an invalid statement. No

Re: nat and firewall

2008-10-03 Thread Dominique Goncalves
On Fri, Oct 3, 2008 at 5:24 AM, fire jotawski [EMAIL PROTECTED] wrote: On Thu, Oct 2, 2008 at 7:39 PM, Dominique Goncalves [EMAIL PROTECTED] wrote: Hi, On Thu, Oct 2, 2008 at 6:09 AM, fire jotawski [EMAIL PROTECTED] wrote: On Thu, Sep 25, 2008 at 12:10 AM, Kevin Kinsey [EMAIL PROTECTED

Re: Help compiling source code

2008-05-13 Thread Dominique Goncalves
Hi, On Tue, May 13, 2008 at 12:01 AM, Ross Gohlke [EMAIL PROTECTED] wrote: I am a longtime FreeBSD user accustomed to ports. I have never been comfortable compiling source code except under the most vanilla of circumstances (ie, when nothing goes wrong). QUESTION: How can I change

Re: downgrading /sys/src

2008-05-31 Thread Dominique Goncalves
Hi, On 5/31/08, Mario Lobo [EMAIL PROTECTED] wrote: This may sound wierd but let me explain why. On last may/26, I added a Sound Blaster Live to my machine and I wanted to activate the midi interface of the emu10kx driver. I know there were some memory and timming problems but I wanted to

Re: 6.3 to 7.0 STABLE upgrade buildworld failures

2008-06-05 Thread Dominique Goncalves
Hi, On Thu, Jun 5, 2008 at 7:20 PM, Casey Scott [EMAIL PROTECTED] wrote: Can we no longer use make buildworld to upgrade from source builds? Everytime I've tried, I get build errors. I've gotten the impression from a few things I've read that freebsd-update is suppose to be used. I don't