Re: bsdstats.org - fatal error

2009-07-27 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


I did an upgrade to PHP and Apache, so suspect this was just befor I restart 
Apache with the new PHP :(

Glad I don't have to do that often ...

- --On Tuesday, July 28, 2009 00:23:59 -0400 Glen Barber 
glen.j.bar...@gmail.com wrote:

 On Mon, Jul 27, 2009 at 10:33 PM, Marc G. Fournierfree...@hub.org wrote:
 Are you still seeing the error ... ?  I just checked everything on server,
 and it appears to be processing fine ...


 Marc,

 The site appears responsive now.  I too was seeing errors.


 --
 Glen Barber



- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . scra...@hub.org  MSN . scra...@hub.org
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.12 (FreeBSD)

iEYEARECAAYFAkpugFsACgkQ4QvfyHIvDvMPJgCgjr91HnpOaxCOtMXuWeS7wMPJ
sfIAn1sok4Hp5TJSK/Q+iGEbUk1BS4fJ
=UtLS
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: rm -rf and fat fingers

2009-07-22 Thread Rolf G Nielsen

Jimmie James wrote:
So here I was, half asleep, removing some old directories as root, and 
here's what I did...sitting in /home/jimmie after su


jim...@jimmiejaz 101 [0] /home/jimmie#rm -rf cd /usr/local/lib   (note 
the space, the PWD is home/jimmie/)


Now, a lot of libs went missing from /usr/local/lib. With libchk, last 
locatedb I've been able to reinstall most of the libs.
My ~/ *seems* unaffected, but I'm worried about that, I don't notice 
anything missing, but I could be wrong.


What I'm thinking is the rm -rf found no 'cd' and moved to wipe out 
/usr/local/lib  Would this be a correct assumption?


And yes, I sat in the stupid corner with the dunce hat on.




Hi Jimmie,

Out of curiousity, what were you trying to do when you issued that command?

And this reminds me of an equally stupid thing I did a few years ago.
I had a directories named share on three different partitions. These 
were for files that I and my then current gf shared. At one point I 
wanted to clean them all out, and issued this command:


find -s / -type d -name share -exec rm -Rd {}/* \; -exec rm -Rd {}/.* \;

Fortunately I had backups. And after that I renamed those share 
directories to something else.


And yes, I too sat in the stupid corner.

--

Rolf Nielsen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: my kernel is not build/install

2009-06-26 Thread Rolf G Nielsen

Кирилл А. Фомин wrote:

Здравствуйте, Rolf.

In my first mail i attach my config file. Latest i attach full console
output.

Вы писали 26 июня 2009 г., 23:35:14:


Brent Bloxam wrote:

fo...@pisem.net wrote:
When I make my kernel (make kernel KERNCONF=KERNEL) it stop whith  
Error code 1
According to Chapter 8.5 of the handbook 
(http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html): 




   1.
  Change to the /usr/src directory:
  # cd /usr/src

   2.
  Compile the kernel:
  # make buildkernel KERNCONF=MYKERNEL

   3.
  Install the new kernel:
  # make installkernel KERNCONF=MYKERNEL


You need to use `make buildkernel`, not `make kernel`
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org







According to the makefile, make kernel does make buildkernel + make
installkernel, so that shouldn't be the problem. Your question is very
vague. Could you please attach the complete output (or at least the last
portion of it, e.g. 10-15 lines or so).







First, please do not reply to me only. Put the list on CC, in case 
somebody else has some insight on the matter.


I looked at the kernel config file, but it is pretty difficult to see 
what is wrong, without either knowing all the options by heart or 
comparing it to the NOTES files. Moreover, I am sorry, but I cannot find 
 the console output that you say you attached. Either I am blind or it 
got stripped somewhere on the way.


--

Rolf Nielsen

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: my kernel is not build/install

2009-06-26 Thread Rolf G Nielsen

Brent Bloxam wrote:

fo...@pisem.net wrote:
When I make my kernel (make kernel KERNCONF=KERNEL) it stop whith  
Error code 1


According to Chapter 8.5 of the handbook 
(http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html): 




   1.
  Change to the /usr/src directory:
  # cd /usr/src

   2.
  Compile the kernel:
  # make buildkernel KERNCONF=MYKERNEL

   3.
  Install the new kernel:
  # make installkernel KERNCONF=MYKERNEL



You need to use `make buildkernel`, not `make kernel`
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org






According to the makefile, make kernel does make buildkernel + make 
installkernel, so that shouldn't be the problem. Your question is very 
vague. Could you please attach the complete output (or at least the last 
portion of it, e.g. 10-15 lines or so).


--

Rolf Nielsen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Compiling in sound driver in kernel

2009-06-12 Thread Rolf G Nielsen

Bernt Hansson wrote:



Polytropon said the following on 2009-06-12 12:54:
On Fri, 12 Jun 2009 04:45:59 +0200, Bernt Hansson 
be...@bah.homeip.net wrote:

Mel Flynn said the following on 2009-06-12 01:23:

FreeBSD 7.2-STABLE #0: Thu Jun 11 21:56:24 CEST 2009
r...@fqdn:/usr/obj/usr/src/sys/GENERIC

 ^^^
Did you edit GENERIC

Yes. Added sound and snd_hda


Polite note: This is NOT the way to create a custom kernel. The
handbook mentions that it's advised to create a copy of GENERIC
and work with that.


That's what i've done.



or did you forget to set KERNCONF during build/installkernel?

No. cd /usr/src
make buildkernel KERNCONF=GENERIC
make installkernel KERNCONF=GENERIC
reboot

is what I did. No snd_hda


If you copied GENERIC to another file and edited that file, then 
compiled and installed GENERIC, you're obviously not going to get the 
added drivers. You'll need to replace GENERIC with the name of the file 
you edited in the KERNCONF variable.




It looks understandable (allthough not mentioned in the handbook).
Just to be sure, try the recommended approach. If you're not using
KERNCONF, GENERIC will be selected automatically.

# cd /usr/src/sys/i386/conf
# cp GENERIC MYKERNEL
(or use any other descriptive name instead of MYKERNEL).
edit MYKERNEL and add
device sound
device snd_hda


That's what i added.


# cd /usr/src
# make buildkernel KERNCONF=MYKERNEL
# make installkernel KERNCONF=MYKERNEL
# reboot

Check /etc/make.conf and /etc/src.conf for any strange values
that may be a reason for our strange observations.




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org







--

Vänligen / Sincerly,
Rolf Nielsen

P.S.
Om du svarar på detta mail, placera svaret nedanför den tidigare texten, 
annars kommer ditt svar automatiskt att kasseras, och därför inte bli läst.
Svaret kommer också att kasseras automatiskt, och alltså inte bli läst, 
om det innehåller HTML; skicka alltid e-post som oformaterad text.


If you reply to this mail, please put the reply beneath the older text. 
Otherwise your reply will be automatically discarded, thus it will not 
be read.
Your reply will also be discarded if it contains HTML; always send 
e-mail as plain text.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Command-line IRC client

2009-05-07 Thread gabe g
Irssi or Weechat will be most recommended.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: clear old output in login screen?

2009-05-03 Thread gabe g
Hey John,
  In order to achieve this, there are two methods that I know of,
however, they are only tested in the Bourne and Bourne Again shells.

clear  logout # Bourne Again (Bash) Shell
clear  exit # Bourne (sh) Shell

You may have to try similar commands (specific for that shell) for shells
that are not Bourne-derived, but one of these two commands should almost
always work.

Sincerely,
Gabriel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Modern FreeBSD Installer?

2009-04-27 Thread Rolf G Nielsen

Polytropon wrote:
...


There is NO thing that works for everyone, a one size fits all
egg-laying wool milk sow; in Germany, we call this eierlegende
Wollmilchsau, a device (or system) that does everything under
any circumstances, for everyone.

People are different, that's why there are many ways to go for
them to choose from. In the past, I chose DOS for some things,
OS/ES for others, and later on, Linux; today, FreeBSD is my
choice. I can't tell what I will use in the future, because
I don't know my requirements of tomorrow.

Things may change. FreeBSD is an operating system that has
so much potential, and can be used in many different fields
of work (and play, and entertainment, and learning).

One of the reasons it's so versatile is the fact that it runs
on minimum conditions, still offering the whole power. You
run the same OS on a 150 MHz P1 as you run on a 5 million GHz
Uber-server. THAT is modern. :-)




Well said. As I've come to expect from Polyptron. And by that, I hope 
this godforsaken discussion has come to an end. As there's no such thing 
as an eierlegende Wollmilchsau, there will always be people who 
object, no matter how things are done, and I cannot see the point in 
continuing this any further.


--

Rolf Nielsen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Modern FreeBSD Installer?

2009-04-26 Thread Rolf G Nielsen

Glen Barber wrote:

On Sun, Apr 26, 2009 at 7:01 AM, Wojciech Puchar
woj...@wojtek.tensor.gdynia.pl wrote:

software installation CPU/RAM needs), run the dialog(3) interface.  If
it's
a fast 686, default to a X environment.

nonsense. please stop this stupid discussion at all.

just use linux or windows (maybe PC-BSD) if it's important for you.


This discussion is not about Linux or Windows.  It is about a
graphical installer.  If you are not going to contribute anything
useful to the discussion, close your email client.



And why is a graphical installer needed or even wanted? As several 
people, including, I believe, Wojciech, pointed out, it would just make 
the installation process slower without adding anything useful to 
functionality. Concentrate on function and flexibility instead of eye 
candy. And I tend to agree with Polyptron about language. I have several 
friends who wouldn't dream of using a system that's English only. Simply 
because they do not understand it well enough.


--

Rolf Nielsen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Sudden /libexec/ld-elf.so.1: Shared object libintl.so.8 not found, required by errors

2009-04-10 Thread gabe g
On Fri, Apr 10, 2009 at 7:40 PM, Agus agus@gmail.com wrote:

 Hi guys,

 Yesterday i suddenly start receiving this errors... first i noticed it
 cause i couldnt login and bash threw it.. then su...

 /libexec/ld-elf.so.1: Shared object libintl.so.8 not found, required by
 -su

 Then i remove bash and change to tcsh and was ok... but then again,
 this one when using sendmail..

 /libexec/ld-elf.so.1: Shared object libsasl2.so.2 not found,
 required by send-mail


 I didnt update anything... and it was all running fine for months...
 what can it be? the files i have are..

 -rwxr-xr-x  1 root  wheel92K Mar 11 15:26 libsasl2.so.2
 lrwxr-xr-x  1 root  wheel13B Mar 11 15:26 libsasl2.so - libsasl2.so.2

 -r--r--r--  1 root  wheel39K Aug 23  2008 libintl.so.8
 lrwxr-xr-x  1 root  wheel12B Aug 23  2008 libintl.so - libintl.so.8



 I really dont know what is happening  thanks to anyone who can
 clariffy this... I really dont know what /libexec/ld-elf.so.1 is
 doing?
 I figure that the binarys complaining arent findind this libs... i
 really dunno...

 Thanks a lot in advance...

 Also i mention that this is a public server where i offer free shell
 services  i dont think a normal/unprivileged user could have done
 mess with it right?

 Cheers,
 Agustin
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 freebsd-questions-unsubscr...@freebsd.org


Don't clog your system with symlinks, look at the manpage for libmap.conf
(man libmap.conf) or
http://www.freebsd.org/cgi/man.cgi?query=libmap.confmanpath=FreeBSD+7.1-RELEASE.

Good luck,
Gabe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: How to list all the installed packages...

2009-03-27 Thread Alain G. Fabry
On Fri, Mar 27, 2009 at 09:34:00AM +0100, Jan Henrik Sylvester wrote:
 Olivier Nicole wrote:
  Is there a way to show a list of all installed packages that are not
  required by any other package?
 
 cd /var/db/pkg/ ; for i in *-* ; do if [ ! -e $i/+REQUIRED_BY ] ; then 
 echo $i ; fi ; done
 
  Ultimately, that would give a list of software versus libraries.
 
 Not really. Only runtime dependencies are in +REQUIRED_BY, not build 
 time dependencies.
 
  The question arise because, while installing a new machine, I found
  out that I have help2man installed, that is not required by any other
  package, that I did not install myself, that looks unneeded to me
  (until I may need it one day). So I would remove it; and would like to
  make a list of what is removable (that I did not install, and that is
  not required).
 
 help2man is a build dependency of flex, which is a build dependency of 
 gstreamer. gstreamer is a runtime dependency of many application 
 (wxwidget stuff; from kde world: amarok2, ktorrent; from gnome: gimp, 
 pidgin, ...) If you update or rebuild gstreamer, help2man and flex will 
 be reinstalled and the update takes longer than necessary.
 
 If you want to be able to update ports quickly, you should keep the 
 build dependencies. Doing make pretty-print-build-depends-list in a 
 ports directory gives you the build dependencies.
 
 Cheers,
 Jan Henrik
 ___

How about pkg_cutleaves

- cat /usr/ports/ports-mgmt/pkg_cutleaves/pkg-descr
pkg_cutleaves finds installed 'leaf' packages, i.e. packages that are
not referenced by any other installed package, and lets you decide for
each one if you want to keep or deinstall it (via pkg_deinstall(1)).

 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


WINE installation problem

2009-03-26 Thread Alain G. Fabry
Hi,

My WINE was running fine, but while performing a portupgrade I got an error 
message. So I decided to remove WINE and reinstall. Now I can't install it 
either. I get the following message

===  wine-1.1.17,1 builds, but fails upon startup.
*** Error code 1

Stop in /usr/ports/emulators/wine.

What to do to get this solved?

Thanks,

Alain
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Atom 330 testing

2009-03-24 Thread D G Teed
On Mon, Mar 23, 2009 at 11:35 PM, Warren Block wbl...@wonkity.com wrote:

 This board would make a very nice low-power server if it could boot
 reliably.


I'm running the earlier brother to this with Linux and it is fine.

The only weakness is the southbridge fan - they fail early
in their life.  Google it and you'll see it isn't just my experience.
I'd never run this with the stock fan - this fan is required
for the southbridge and also the passive air it shoots to the CPU next to
it.

I opted for an Antec Spot Cool to provide cooling.

--Donald
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: libsndfile portupgrade cuts sound... :-(

2009-03-11 Thread Alain G. Fabry
On Tue, Mar 10, 2009 at 08:03:49PM +0100, Wojciech Puchar wrote:
 
 Today, I successfully portupgraded libsndfile, but afterwards I noticed 
 that my sound doesn't work anymore.
 
 Running FreeBSD 7.0-RELEASE #0 and have a '82801G (ICH7 Family) High 
 Definition Audio' sound card. Before it was working without any problems 
 with the sound/snd_hda drivers.
 
 What can I do to get my sound back up and running?
 
 libsndfile has nothing to do with sound driver, i'm sure it's still 
 working fine.
 
 just do
 
 cat /dev/urandom /dev/audio
 
 to check
 :)

Nope, no sound coming out of my speakers. I was a bit worried that it was my 
audio card died on me but booting from another external HD with FreeBSD, 
everything seems to work fine. I'll portupgrade the other HD also to verify if 
the same issue occurs.

I've only updated gtar, libsndfile, and ruby18-bdb that day, so I assumed it 
had to do with libsndfile.

Hopefully I'll know more the next few days, so don't spend any time on my 
problem for now ;-)

Thanks,



 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: libsndfile portupgrade cuts sound... :-(

2009-03-11 Thread Alain G. Fabry
On Wed, Mar 11, 2009 at 07:38:29AM +0100, Wojciech Puchar wrote:
 :)
 
 Nope, no sound coming out of my speakers. I was a bit worried that it was 
 my audio card died on me but booting from another external HD with 
 FreeBSD, everything seems to work fine. I'll portupgrade the other HD also 
 to verify if the same issue occurs.
 
 run mixer and check if it's not just volume set to 0

I guess idiots (me) haven't left this world yet since indeed the pcm in mixer 
was set to 0...
Problem solvedyet strange that it suddenly was at 0

Thanks,

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


libsndfile portupgrade cuts sound... :-(

2009-03-10 Thread Alain G. Fabry
Today, I successfully portupgraded libsndfile, but afterwards I noticed that my 
sound doesn't work anymore.

Running FreeBSD 7.0-RELEASE #0 and have a '82801G (ICH7 Family) High Definition 
Audio' sound card. Before it was working without any problems with the 
sound/snd_hda drivers.

What can I do to get my sound back up and running?

Thanks,

Alain


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: vm.pmap.shpgperproc or vm.pmap.pv_entry_max

2009-02-16 Thread Marc G. Fournier


Thanks, that one helps ...

On Mon, 16 Feb 2009, Mel wrote:


On Thursday 12 February 2009 06:50:58 Marc G. Fournier wrote:

I'm gettig an error on my console about 'Approaching the limit on PV
entries', to which its giving me two choices as to how to deal with it ...

Why would I use one over the other?

http://lists.freebsd.org/pipermail/freebsd-questions/2008-October/184179.html

--
Mel

Problem with today's modular software: they start with the modules
   and never get to the software part.




Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . scra...@hub.org  MSN . scra...@hub.org
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


vm.pmap.shpgperproc or vm.pmap.pv_entry_max

2009-02-12 Thread Marc G. Fournier


I'm gettig an error on my console about 'Approaching the limit on PV 
entries', to which its giving me two choices as to how to deal with it ...


Why would I use one over the other?

Thx


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . scra...@hub.org  MSN . scra...@hub.org
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


xorg 7.4: button fonts unreadable ...

2009-02-09 Thread Marc G. Fournier


Have searched Google, but haven't been able to find anything that either 
worked, or was relevant ... I just cleaned out and reinstalled all of my 
ports ... when I load up an xterm (the one I'm working in right now), all 
the text in it is fine and readable ... but, the top of the xterm, where 
it has the 'xterm icon' and some writing to the right of it, the writing 
is unreadable ...


If I load up firefox3, the web pages are viewable and readable, but stuff 
like the location bar are unreadable (I have to hope I type without making 
a mistake) ...


I'm not sure what to look at ... have checked the output from starting X, 
and not seeing anything font related ...


Help?


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . scra...@hub.org  MSN . scra...@hub.org
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: xorg 7.4: button fonts unreadable ...

2009-02-09 Thread Marc G. Fournier


So, if I backtrack to 7.3.x, I should be fine?

On Mon, 9 Feb 2009, Thomas Dickey wrote:


On Mon, Feb 09, 2009 at 07:28:58PM -0400, Marc G. Fournier wrote:


Have searched Google, but haven't been able to find anything that either
worked, or was relevant ... I just cleaned out and reinstalled all of my
ports ... when I load up an xterm (the one I'm working in right now), all
the text in it is fine and readable ... but, the top of the xterm, where
it has the 'xterm icon' and some writing to the right of it, the writing
is unreadable ...


Basically, the xorg hackers decided to improve your user experience by
lobotomizing the fonts - I modified xterm to recover from that by falling
back to fixed (I'm unsure why they left that intact).

However, window titles are owned by your window manager.


If I load up firefox3, the web pages are viewable and readable, but stuff
like the location bar are unreadable (I have to hope I type without making
a mistake) ...

I'm not sure what to look at ... have checked the output from starting X,
and not seeing anything font related ...


Best advice is to locate the misc fonts (or whatever it's called in
FreeBSD) and install those.  That'll work until the next improvement to
the X server's font handling.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . scra...@hub.org  MSN . scra...@hub.org
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


xorg 7-current ( kde || nvidia driver ) == desktop crash

2009-02-09 Thread Marc G. Fournier



Okay, I've exhausted every google search I can think of, and not getting 
anywhere, so now to ask ...


Just upgraded my motherboard / CPU (old one fried out) ... picked up an ASUS 
P5Q with a Quad Core Intel CPU ... everything boots / runs fine, until I try 
and start up X ...


If I use the 'nv' driver in my X conig file, and the twm window manager, 
everything starts up fine, I can load Firefox, etc, etc ...


As soon as I switch from nv - nvidia and start, the screen goes blank and the 
machine reboots ...


If I switch from nvidia - nv and use '/usr/local/kde4/bin/startkde', the 
screen goes blank, and the machine reboots ...


I just installed icewm, and using that, everything loads up fine too ...

So, I figure there is something that I'm either missing in my install, or that 
I've configured wrong that kde is trying to use, but I'm at a lose as to what 
...


Can anyone help?

Thanks ...




Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . scra...@hub.org  MSN . scra...@hub.org
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: xorg 7-current ( kde || nvidia driver ) == desktop crash

2009-02-09 Thread Marc G. Fournier

On Mon, 9 Feb 2009, Glen Barber wrote:


On Mon, Feb 9, 2009 at 8:15 PM, Marc G. Fournier scra...@hub.org wrote:



Okay, I've exhausted every google search I can think of, and not getting
anywhere, so now to ask ...

Just upgraded my motherboard / CPU (old one fried out) ... picked up an ASUS
P5Q with a Quad Core Intel CPU ... everything boots / runs fine, until I try
and start up X ...

If I use the 'nv' driver in my X conig file, and the twm window manager,
everything starts up fine, I can load Firefox, etc, etc ...

As soon as I switch from nv - nvidia and start, the screen goes blank and
the machine reboots ...

If I switch from nvidia - nv and use '/usr/local/kde4/bin/startkde', the
screen goes blank, and the machine reboots ...

I just installed icewm, and using that, everything loads up fine too ...

So, I figure there is something that I'm either missing in my install, or
that I've configured wrong that kde is trying to use, but I'm at a lose as
to what ...



Are you starting hald and dbus via rc.conf?


Yes ... both mouse and keyboard have been working great ...


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . scra...@hub.org  MSN . scra...@hub.org
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: xorg 7-current ( kde || nvidia driver ) == desktop crash

2009-02-09 Thread Marc G. Fournier

On Mon, 9 Feb 2009, Glen Barber wrote:


On Mon, Feb 9, 2009 at 8:22 PM, Marc G. Fournier scra...@hub.org wrote:

Are you starting hald and dbus via rc.conf?


Yes ... both mouse and keyboard have been working great ...



Well, that's good to hear. ;)

Thought I'd as to be safe.


Ya, that was the easiest problems to search on google and get fixed :)

I'm going to try downgrading to xorg 7.3 ... I'm having headaches with 
fonts (Location bar in firefox3 is unreadable, although all pages are fine 
... mail messagesin mulberry are unreadable, although the message index is 
*just* readable, etc) ... someone mentioned some changes in 7.4 concerning 
fonts, and I figure, my luck, this might be something that is trickling 
into other areas :(





 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . scra...@hub.org  MSN . scra...@hub.org
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: xorg 7-current ( kde || nvidia driver ) == desktop crash

2009-02-09 Thread Marc G. Fournier


Hi Deb ...

  was this vs compiling from source?

On Mon, 9 Feb 2009, Deb Heller-Evans wrote:

Oops.  Brain FART... I'm in a multi-OS environment... My answer was with 
respect to a different OS, but it might be applicable to FreeBSD.  I don't 
have experience with nVidia on FreeBSD.


Deb Heller-Evans
Energy Science Network
MS-50A-3101
Berkeley, CA 94720

510/495-2243



Deb Heller-Evans wrote:
I ran into the same kind of issue.  FWIW, I had better luck downloading the 
nVidia drivers from the website which includes modifying the kernel.  I can 
now do all kinds of extra things, like spanning 2 monitors, etc (on 
workstations).

I can dig up my notes if you intend to go this route at some point...

d

Deb Heller-Evans
Energy Science Network
MS-50A-3101
Berkeley, CA 94720

510/495-2243



Marc G. Fournier wrote:



Okay, I've exhausted every google search I can think of, and not getting 
anywhere, so now to ask ...


Just upgraded my motherboard / CPU (old one fried out) ... picked up an 
ASUS P5Q with a Quad Core Intel CPU ... everything boots / runs fine, 
until I try and start up X ...


If I use the 'nv' driver in my X conig file, and the twm window manager, 
everything starts up fine, I can load Firefox, etc, etc ...


As soon as I switch from nv - nvidia and start, the screen goes blank and 
the machine reboots ...


If I switch from nvidia - nv and use '/usr/local/kde4/bin/startkde', the 
screen goes blank, and the machine reboots ...


I just installed icewm, and using that, everything loads up fine too ...

So, I figure there is something that I'm either missing in my install, or 
that I've configured wrong that kde is trying to use, but I'm at a lose as 
to what ...


Can anyone help?

Thanks ...




Marc G. Fournier   Hub.Org Networking Services 
(http://www.hub.org)

Email . scra...@hub.org  MSN . scra...@hub.org
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org







Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . scra...@hub.org  MSN . scra...@hub.org
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: xorg 7.4: button fonts unreadable ...

2009-02-09 Thread Marc G. Fournier


Downgrading to 7.3 has made X usable again ... will try out nvidia driver 
tomorrow ...


On Mon, 9 Feb 2009, Thomas Dickey wrote:


On Mon, Feb 09, 2009 at 08:58:12PM -0400, Marc G. Fournier wrote:


So, if I backtrack to 7.3.x, I should be fine?


that sounds like it (I don't keep track of the version numbers).

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . scra...@hub.org  MSN . scra...@hub.org
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Xlib: extension Generic Event Extension missing on display :0.0

2009-02-04 Thread Alain G. Fabry

I'm using the radeonhd driver and am getting the message also.

Video card is the ati mobility radeon x1600.


On Wed, Feb 04, 2009 at 06:48:40PM -0500, Robert Huff wrote:
 
 Da Rock writes:
 
X is working fine here on a Radeon X1650 on 7.1-RELEASE with rnoland's
last patch to update the kernel direct rendering support (which should
be in 7-STABLE by now). Accellerated X works, 2D and 3D. Xv also works.
   
   This is getting very interesting now. Based On your comments as
   well as others this could be related to intel. So far all good
   reports are from radeon video drivers, but I happen to be running
   onboard intel videos.
 
   I'm getting this.
   It appears harmless.
   The machine in question has a Matrox G450.
 
 
 
   Robert Huff
 
 
 
 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Load balancing multiple virtual hosts on 1 IP

2009-02-01 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Thank you for all the responses ... turns out the solution was simplier ... I 
tried the various solutions presented, and each of them did the same thing ...

The setup I have, I'm using csync2 to maintain the file systems on each 
backend, and in order to simplify that, I'm using:

VirtualHost *:80

instead of

VirtualHost IP:80

which works fine ... *but*, something gets confused when you mix-n-match the 
above ... its either all of one or the other, but not both ... once I fixed my 
config files, the pages now load consistently ...

Thank you all for the help on this, the pointers to the other software(s) 
provided proof that it wasn't the software, but my configuration ...



- --On Saturday, January 31, 2009 13:55:08 + Matthew Seaman 
m.sea...@infracaninophile.co.uk wrote:

 Marc G. Fournier wrote:

 Simple: is it possible?

 I have two VMs that contain the same content, on two different IPs .. I
 want to setup a third VM with something like haproxy on it that will
 take the URL (http://domain1) and pull the content from one or the other
 ...

 So far, all works well if I only have one virtual host, but as soon as I
 add a second one (http://domain2), when I try to go to http://domain2,
 it pulls up the content for domain1 also, as if I was going to http://IP
 instead.

 Is there a way to set this up (with haproxy, or some other software),
 that it will actually pass the URL through to the backend apache server
 and load up the right content?  Or is this a limitation in the protocol
 itself?/

 This is certainly possible -- most of the world's big web sites work in
 exactly this way, although they would tend to use dedicated hardware LB
 if they were of any appreciable size.

 I think what's going wrong for you is that you are using a front-end proxy,
 and it's rewriting the requests with the host names of the real servers,
 which will certainly screw up name based virtual hosts.

 Instead of ha-proxy, look into relayd -- in conjunction with a pf(4)
 firewall this will do exactly what you want.  It can operate purely at the
 IP level or even at layer 2 if you want to implement DSR.  Another
 alternative to consider is varnish, although I'm not sure that has much
 in the way of health-checking the back-end servers behind it.  varnish
 is a reverse-proxy / web accelerator so can give you some performance
 boost as well.

   Cheers,

   Matthew

 --
 Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
   Flat 3
 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
   Kent, CT11 9PW




- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . scra...@hub.org  MSN . scra...@hub.org
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkmGd6IACgkQ4QvfyHIvDvOlzwCfT5CpD8LdE4MlMD4ugmjP8tTC
Z0YAoOl6F83j4t4WqTFqfQVutKLMQUj1
=fEn7
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Load balancing multiple virtual hosts on 1 IP

2009-01-31 Thread Marc G. Fournier


Simple: is it possible?

I have two VMs that contain the same content, on two different IPs .. I 
want to setup a third VM with something like haproxy on it that will take 
the URL (http://domain1) and pull the content from one or the other ...


So far, all works well if I only have one virtual host, but as soon as I 
add a second one (http://domain2), when I try to go to http://domain2, it 
pulls up the content for domain1 also, as if I was going to http://IP 
instead.


Is there a way to set this up (with haproxy, or some other software), that 
it will actually pass the URL through to the backend apache server and 
load up the right content?  Or is this a limitation in the protocol 
itself?/


Thx


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . scra...@hub.org  MSN . scra...@hub.org
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Restarting new Xorg freezes system

2009-01-29 Thread Alain G. Fabry
On Thu, Jan 29, 2009 at 10:18:10PM -0800, Luke Dean wrote:
 
 
 On Wed, 28 Jan 2009, Glen Barber wrote:
 
 Luke Dean wrote:
 
 The operating system and ports were all cvsupped and built from source
 today.  I'm running Xorg + windowmaker + the radeon driver on i386
 7-STABLE
 
 My xorg.conf was built from scratch by Xorg -configure, plus I added
 Option AllowEmptyInput off
 to the ServerLayout section, per /usr/ports/UPDATING, since I'm not
 running hal and I can't get keyboard or mouse otherwise.
 
 Everything appears to be great.  My applications launch much faster than
 they did before the upgrade.  Shutting down and restarting X is the only
 problem I'm having.  This was not a problem before I upgraded to the new
 Xorg.
 
 This is a desktop system.  I launch X with startx from the console.  I
 can shut down X either by exiting windowmaker or by killing the Xorg
 server with ctrl+alt+backspace.  There appear to be some failure messages
 on the console when I shut down X, but I don't know what they mean or
 if they're important.  I'm attaching a log below.  I don't see any stuck
 processes after the shutdown, but perhaps I don't know what I'm looking
 for.
 
 If I later restart X with startx, some corrupted graphical junk appears
 on the screen and the system freezes solid.  Keyboard and mouse are
 completely unresponsive.  NumLock light won't change.  I can't ssh into
 the system either.
 I can reproduce this at will, but my hard drives don't like it.
 
 Any ideas how to troubleshoot this?
 Do I need to switch to hal?
 
 
 Have you read /usr/ports/UPDATING?
 
 
 Well.. yeah... See my second paragraph above.
 Is there something in there that I'm not seeing that explains why
 restarting X would hang the whole system?
 ___

You by any chance don't have dual-headed X configured? I had a similar problem 
and after removing my second ServerLayout section + RgbPath + 'AllowEmptyInput' 
in xorg.conf, everything seems to work again (even my dual display ???)

Section ServerLayout
Identifier X.org Configured
Screen  0  PANEL 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
Option AllowEmptyInput off
EndSection

# Removed after upgrade xorg...

#Section ServerLayout
#   Identifier X.org Configured
#   Screen  0  PANEL 0 0
#   Screen  1  VGA_1 RightOf PANEL
#   InputDeviceMouse0 CorePointer
#   InputDeviceKeyboard0 CoreKeyboard
#Option AllowEmptyInput off
#   Option  Xinerama true
#EndSection


 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


portupgrade xorg-server failure

2009-01-27 Thread Alain G. Fabry
When I try to upgrade my xorg-server, it fails with the following error, 
apparently it is looking for dri_interface.h (and I have /graphics/dri 
installed).

 cc -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support 
-I../hw/xfree86/os-su
 pport/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../hw/xfree86/dri2 
-I../mi -DH
 AVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmis
 sing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE 
-DHAS_FCHOWN -D
 HAS_STICKY_DIR_BIT -D_THREAD_SAFE -DDBUS_API_SUBJECT_TO_CHANGE 
-I/usr/local/include -
 I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 
-I/usr/local/include/hal
 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include 
-I../include -I..
 /include -I../Xext -I../composite -I../damageext -I../xfixes -I../Xi -I../mi 
-I../mie
 xt/shadow -I../miext/damage -I../render -I../randr -I../fb -D_THREAD_SAFE 
-I/usr/loca
 l/include -I/usr/local/include/drm -D_THREAD_SAFE -I/usr/local/include 
-I/usr/local/i
 nclude -I/usr/local/include/drm -I/usr/local/include/X11/dri -DXFree86Server 
-O2 -fno
 -strict-aliasing -pipe -MT glxdriswrast.lo -MD -MP -MF .deps/glxdriswrast.Tpo 
-c glxd
 riswrast.c  -fPIC -DPIC -o .libs/glxdriswrast.o
 glxdriswrast.c:39:39: error: GL/internal/dri_interface.h: No such file or 
directory
 In file included from glxdriswrast.c:49:
 glxdricommon.h:32: error: expected ':', ',', ';', '}' or '__attribute__' 
before '*' t
 oken
 glxdricommon.h:36: warning: type defaults to 'int' in declaration of 
'__DRIcoreExtens
 ion'
 glxdricommon.h:36: error: expected ';', ',' or ')' before '*' token
 glxdricommon.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before 'sy
 stemTimeExtension'
 glxdriswrast.c:64: error: expected specifier-qualifier-list before 
'__DRIscreen'
 glxdriswrast.c:75: error: expected specifier-qualifier-list before 
'__DRIcontext'
 glxdriswrast.c:80: error: expected specifier-qualifier-list before 
'__DRIdrawable'
 glxdriswrast.c: In function '__glXDRIdrawableDestroy':
 glxdriswrast.c:92: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before '*'
  token
  glxdriswrast.c:92: error: 'core' undeclared (first use in this function)



What do I need to do to get this solved?

Thanks,

Alain
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


3945ABG wireless problems

2009-01-09 Thread Alain G. Fabry

Hi,

I'm having problems with my 3945ABG Wireless card.

I keep on getting wpi0: Radio Transmitter is switched off

pushing 802.11 button on laptop - Turning OFF
---
Jan  9 07:59:08 desmo kernel: ugen0: at uhub0 port 1 (addr 2) disconnected
Jan  9 07:59:08 desmo kernel: ugen0: detached

pushing 802.11 button again - Turning ON
-
Jan  9 07:59:13 desmo root: Unknown USB device: vendor 0x03f0 product 0x171d 
bus uhub0
Jan  9 07:59:13 desmo kernel: ugen0: Broadcom Corp HP Integrated Module, class 
224/1, rev 2.00/1.00, addr 2 on uhub0

ifconfig wpi0 up

Jan  9 07:58:51 desmo kernel: NEWSTATE:INIT
Jan  9 07:58:51 desmo kernel: Resetting the card - clearing any uploaded 
firmware
Jan  9 07:58:51 desmo kernel: Loading microcode  size 0x384
Jan  9 07:58:51 desmo kernel: firmware status=0x, val=0x4040, 
result=0x4040
Jan  9 07:58:51 desmo kernel: Status Match! - ntries = 0
Jan  9 07:58:51 desmo kernel: microcode alive notification version 10e02 alive 1
Jan  9 07:58:51 desmo kernel: microcode alive notification version 10e02 alive 1
Jan  9 07:58:51 desmo kernel: wpi0: Radio Transmitter is switched off
Jan  9 07:58:51 desmo kernel: state changed to 1
Jan  9 07:58:51 desmo kernel: wpi0: Radio transmitter is switched off

I notice that I didn't have the license at 
/usr/share/doc/legal/intel_wpi/LICENSE, so I grabbed it from 
http://people.freebsd.org/~benjsc/downloads/wpi/20071102-freebsd-wpi.tar.gz

/boot/loader.conf includes the following

if_wpi_load=YES
wlan_load=YES
wlan_amrr_load=YES
firmware_load=YES
wpifw_load=YES
legal.intel_wpi.license_ack=1

What am I doing wrong here??

Many thanks,

Alain
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: 3945ABG wireless problems

2009-01-09 Thread Alain G. Fabry

Actually, I've just sofar tried to perform a 'ifconfig wpi0 list scan' to 
verify which AP are availableafter I have put the interface up of course. 
But it just gets stuck on this scandoesn't do anything.

info from /var/log/messages

Jan  9 13:05:31 desmo sudo:   username : TTY=ttyp2 ; PWD=/data/username ; 
USER=root ; COMMAND=/sbin/ifconfig wpi0 scan list
Jan  9 13:05:32 desmo kernel: HERER



On Fri, Jan 09, 2009 at 07:55:11PM +0800, PstreeM China wrote:
 what tha AP you connect ??
 maybe , the wlan can not connect a AP, the hardware will turn off ...
 check your file  /etc/wpa_supp**.conf
 
 On Fri, Jan 9, 2009 at 3:55 PM, Alain G. Fabry alainfa...@belgacom.netwrote:
 
 
  Hi,
 
  I'm having problems with my 3945ABG Wireless card.
 
  I keep on getting wpi0: Radio Transmitter is switched off
 
  pushing 802.11 button on laptop - Turning OFF
  ---
  Jan  9 07:59:08 desmo kernel: ugen0: at uhub0 port 1 (addr 2) disconnected
  Jan  9 07:59:08 desmo kernel: ugen0: detached
 
  pushing 802.11 button again - Turning ON
  -
  Jan  9 07:59:13 desmo root: Unknown USB device: vendor 0x03f0 product
  0x171d bus uhub0
  Jan  9 07:59:13 desmo kernel: ugen0: Broadcom Corp HP Integrated Module,
  class 224/1, rev 2.00/1.00, addr 2 on uhub0
 
  ifconfig wpi0 up
  
  Jan  9 07:58:51 desmo kernel: NEWSTATE:INIT
  Jan  9 07:58:51 desmo kernel: Resetting the card - clearing any uploaded
  firmware
  Jan  9 07:58:51 desmo kernel: Loading microcode  size 0x384
  Jan  9 07:58:51 desmo kernel: firmware status=0x, val=0x4040,
  result=0x4040
  Jan  9 07:58:51 desmo kernel: Status Match! - ntries = 0
  Jan  9 07:58:51 desmo kernel: microcode alive notification version 10e02
  alive 1
  Jan  9 07:58:51 desmo kernel: microcode alive notification version 10e02
  alive 1
  Jan  9 07:58:51 desmo kernel: wpi0: Radio Transmitter is switched off
  Jan  9 07:58:51 desmo kernel: state changed to 1
  Jan  9 07:58:51 desmo kernel: wpi0: Radio transmitter is switched off
 
  I notice that I didn't have the license at
  /usr/share/doc/legal/intel_wpi/LICENSE, so I grabbed it from
  http://people.freebsd.org/~benjsc/downloads/wpi/20071102-freebsd-wpi.tar.gzhttp://people.freebsd.org/%7Ebenjsc/downloads/wpi/20071102-freebsd-wpi.tar.gz
 
  /boot/loader.conf includes the following
  
  if_wpi_load=YES
  wlan_load=YES
  wlan_amrr_load=YES
  firmware_load=YES
  wpifw_load=YES
  legal.intel_wpi.license_ack=1
 
  What am I doing wrong here??
 
  Many thanks,
 
  Alain
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to 
  freebsd-questions-unsubscr...@freebsd.org
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


amarok install failure

2008-12-28 Thread Alain G. Fabry

During the installation of amarok, I get the following error, what is going 
wrong here.

gmake[5]: Entering directory 
`/usr/ports/audio/amarok/work/amarok-1.4.10/amarok/src/mediadevice/mtp'
/bin/sh /usr/local/bin/libtool --silent --tag=CXX   --mode=compile c++ 
-DHAVE_CONFIG_H -I. -I../../../.. -I../../../../amarok/src 
-I../../../../amarok/src -I../../../../amarok/src/amarokcore 
-I../../../../amarok/src/amarokcore -I../../../../amarok/src/engine 
-I../../../../amarok/src/engine -I../../../../amarok/src/mediadevice 
-I/usr/local/include/taglib   -I/usr/local/include  -I/usr/local/include  
-D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT   -I/usr/local/include 
-I/usr/local/include  -I/usr/local/include -D_GETOPT_H -D_THREAD_SAFE   
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -fno-strict-aliasing -pipe 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common 
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION  -MT mtpmediadevice.lo -MD -MP -MF .deps/mtpmediadevice.Tpo 
-c -o mtpmediadevice.lo mtpmediadevice.cpp
/usr/local/include/libmtp.h: In member function 'virtual MediaItem* 
MtpMediaDevice::copyTrackToDevice(const MetaBundle)':
/usr/local/include/libmtp.h:489: error: too many arguments to function 'int 
LIBMTP_Send_Track_From_File(LIBMTP_mtpdevice_t*, const char*, LIBMTP_track_t*, 
int (*)(uint64_t, uint64_t, const void*), const void*)'
mtpmediadevice.cpp:302: error: at this point in file
mtpmediadevice.cpp: In member function 'uint32_t 
MtpMediaDevice::getDefaultParentId()':
mtpmediadevice.cpp:383: warning: deprecated conversion from string constant to 
'char*'
/usr/local/include/libmtp.h: In member function 'LIBMTP_album_t* 
MtpMediaDevice::getOrCreateAlbum(QPtrListMediaItem*)':
/usr/local/include/libmtp.h:533: error: too many arguments to function 'int 
LIBMTP_Create_New_Album(LIBMTP_mtpdevice_t*, LIBMTP_album_t*)'
mtpmediadevice.cpp:532: error: at this point in file
/usr/local/include/libmtp.h: In member function 'uint32_t 
MtpMediaDevice::createFolder(const char*, uint32_t)':
/usr/local/include/libmtp.h:508: error: too few arguments to function 'uint32_t 
LIBMTP_Create_Folder(LIBMTP_mtpdevice_t*, char*, uint32_t, uint32_t)'
mtpmediadevice.cpp:611: error: at this point in file
/usr/local/include/libmtp.h: In member function 'void 
MtpMediaDevice::playlistFromItem(MtpMediaItem*)':
/usr/local/include/libmtp.h:521: error: too many arguments to function 'int 
LIBMTP_Create_New_Playlist(LIBMTP_mtpdevice_t*, LIBMTP_playlist_t*)'
mtpmediadevice.cpp:916: error: at this point in file
gmake[5]: *** [mtpmediadevice.lo] Error 1
gmake[5]: Leaving directory 
`/usr/ports/audio/amarok/work/amarok-1.4.10/amarok/src/mediadevice/mtp'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory 
`/usr/ports/audio/amarok/work/amarok-1.4.10/amarok/src/mediadevice'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory 
`/usr/ports/audio/amarok/work/amarok-1.4.10/amarok/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.10/amarok'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.10'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/audio/amarok.
*** Error code 1

Stop in /usr/ports/audio/amarok.
*** Error code 1

Stop in /usr/ports/audio/amarok.


Thanks in advance,

Best wishes,

Alain
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


SMP and ACPI problem ??

2008-12-25 Thread Alain G. Fabry
Hi,

To make a long story shorteverything worked fine on my system (7.0-RELEASE 
FreeBSD). Last night I was updating stuff on my windoswXP guess (under qemu) 
and performed a clean shutdown. 
This morning, after bringing back up my system it has been unbearably slow. 
Without doing anyting to FreeBSD, it suddenly started working in SMP mode - 
recognizing my 2 processors. Before, it never did this...and looking at the 
speed it is going now, I'm happy it didn't.

After googling a bit, I tried to disable ACPI in order to fall back to single 
processor mode, but my system keeps acting up like it never did before. Very 
slow booting and KDM/KDE loading. Once up it's ok until I run a portupgrade or 
such.

1. What are some suggestions as to make it run 'normal' again?

2. Is it possible to make it actually run better in SMP mode?

3. Can my updates on the Qemu WindowsXP host make my FreeBSD system suddenly 
recognize the 2nd CPU? - this doesn't make sense to me but that's the only 
thing I worked on last night.

I hope I can get some pointers as to what could have caused this and what I can 
do to get it back to the way it was.

Thanks in advance,

Alain
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Network Stack Code Re-write (Possible motivations...?)

2008-12-20 Thread Martes G Wigglesworth
Greetings List.

If I am sending to the wrong list, then please let me know what would
have been a more appropriate choice.

I am attempting to research what is meant when, I saw that Juniper had
re-written the network stack from the base freebsd network stack, to
what is used in JUNOS.  What exactly is meant by this?  What is included
in the network stack, when mentioned that it was completely re-written? 

I am a budding computer scientist, and would like to know where to start
investigating how this would be done, and why they felt that the defacto
network-centric OS for decades needed to be rewritten?

Was this simply so they could rename the portions that they wrote as
their own, in a business-savvy decision making process, or was it
necessary from a technical standpoint?

Any input would be appreciated, and if this question is too broad, then
please point me in the right direction to make further inquiries.

Thanks

Respectfully,
-- 
Martes G Wigglesworth mar...@mgwigglesworth.com
M.G. Wigglesworth,LLC

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Network Stack Code Re-write (Possible motivations...?)

2008-12-20 Thread Martes G Wigglesworth
Thank you very much for the intuitive commentary.

Sorry for making the inquiry so specific to Juniper, however, I could
not think of another source that would be a good example.  I fully
understand how the inquiries appeared, however, thanks for answering
what you could.  

The inquiry was meant to be more general, so I apologize for making it
seem Juniper specific.

However, the intuitive list member response strikes again.

Thanks alot for you input.

I, as you, can't really figure out why they felt, years ago, that they
needed to re-invent the wheel.

Please give anymore insight if you have it.


On Sat, 2008-12-20 at 11:32 -0500, Wojciech Puchar wrote:
 
  I am attempting to research what is meant when, I saw that Juniper had
  re-written the network stack from the base freebsd network stack, to
  what is used in JUNOS.  What exactly is meant by this?  What is included
  in the network stack, when mentioned that it was completely re-written?
 
 ask juniper what it means ;)
 
 anyway - in FreeBSD it's still original network stack not juniper one.
 
 
  I am a budding computer scientist, and would like to know where to start
  investigating how this would be done, and why they felt that the defacto
  network-centric OS for decades needed to be rewritten?
 because they wanted to ;) again - ask juniper about it.
 
 
 Probably because FreeBSD stack does not assume existence of any 
 routing-dedicated hardware, while for sure in high end routers there are 
 such things.
 
 maybe they do mixer software-hardware routing.
 
 anyway it seems strange i would rather use FreeBSD running computer as 
 control plane for hardware router, that would fill routing tables in 
 router's chips memory.
 
  Was this simply so they could rename the portions that they wrote as
  their own, in a business-savvy decision making process, or was it
  necessary from a technical standpoint?
 
 ones again - ask juniper! it's wrong place to ask why someone else wanted 
 something else!!!
 
 FreeBSD is FREE, and - contrary to GNU communists licence, does not 
 require to share any code derived from FreeBSD sources.
 There is nothing to prevent you to use FreeBSD code (except gnu parts) 
 modified as you like, hidden or not as you like whereever you like.
 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Network Stack Code Re-write (Possible motivations...?)

2008-12-20 Thread Martes G Wigglesworth
A year, or two, ago, I found such information buried within the Juniper
website; however, upon recent attempts at further investigation, both
for learning about certifications, and subject matter for this topic, I
am unable to locate said information.  The historic Juniper blurbs
were very informative.  I am sure that the information is still
available, however, I have not been successful in locating it.

As for the suggested avenues of investigation, I have not had any coding
or employment experience at that level of router development so I don't
have the level of specific knowledge-base to make such an inquiry about
said reference tables.  I also do not have $10-$20K or more to purchase
a Juniper router box, so there would not much real motivation to answer
my inquiries if I were to be able to get into contact with a sales rep
with enough knowledge of the system code to have information to give me.
I am very much making an initial inquiry in attempting to get that level
of experience, hence my inquiry to the list.  I am simply trying to make
my own inquiries about the general case, so as to gain knowledge of what
routes to take to gain said coding/development experience via
experimentation, etc... (Please excuse the pun.)

Thanks for the input, though.


On Sat, 2008-12-20 at 20:53 +0100, Wojciech Puchar wrote:
  Thank you very much for the intuitive commentary.
 
  Sorry for making the inquiry so specific to Juniper, however, I could
  not think of another source that would be a good example.  I fully
  understand how the inquiries appeared, however, thanks for answering
  what you could.
 can't you simply ask some juniper employee? anyway - from where did you 
 got that info about network stack being rewritten?
 
 
  I, as you, can't really figure out why they felt, years ago, that they
  needed to re-invent the wheel.
 
 once again - first ask WHAT EXACTLY FreeBSD is doing in their router?
 
 a) just preparing tables for router chips? - then FreeBSD's network stack 
 is OK
 b) actually performing part of routing activity cooperating with ASIC's?
 if so - rewriting/modifying network stack was needed for sure.
 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Network Stack Code Re-write (Possible motivations...?)

2008-12-20 Thread Martes G Wigglesworth
Thanks again for further information on this topic.

Where can I find more information this as a research topic.  I am
talking about Academic/PHD-level information or industry-level
information.  

(I mean that I am looking at this from a knowledge-base expansion point
of view, so don't filter out possible academic avenues because that is
where I am mostly coming from in the first place.)

Is this the realm where I would have to be one of those
six-figure-income embedded programmers to really get my teeth into the
subject, or what???  It is OK, you can be honest, hehehe...

Thanks again for all the informative comments, list...

On Sat, 2008-12-20 at 22:20 +, RW wrote:
 On Sat, 20 Dec 2008 13:35:35 -0500
 Martes G Wigglesworth mar...@mgwigglesworth.com wrote:
 
 
  However, the intuitive list member response strikes again.
  
  Thanks alot for you input.
  
  I, as you, can't really figure out why they felt, years ago, that they
  needed to re-invent the wheel.
 
 
 Bear in mind that such companies may have a range of products, that
 range from something not unlike a pc with lots of interfaces up to
 something with multiple levels of embedded processors each running their
 own OSes. In the latter case you need a network stack that's
 largely OS independent, so it can spread itself across the
 (non-symmetric) processors. You may also need to be able to separate
 fast-path, slow-path and control path for high performance.
 
 Once you have done all that, you've left the native OS stacks unused,
 leaving them available for the user interface or in some cases
 communication between sub-systems. This separation is good on security
 grounds too, it's preferable not to have network management in-band.
 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Nagios Jail

2008-12-17 Thread Mars G Miro
On Thu, Dec 18, 2008 at 5:05 AM, Albert Shih albert.s...@obspm.fr wrote:
 Hi all.

 I'm trying to install a nagios server in a jail.

 I've a problem with check_ping.

 [r...@]# /usr/local/libexec/nagios/check_ping -H some_host -w 3000.0,80% -c 
 5000.0,100% -p 5
 CRITICAL - You need more args!!!
 Could not open pipe:

 So I think it's become the «ping problem». So I put

sysctl -w security.jail.allow_raw_sockets=1

 in the host-jail-server.

 In the jail I can make a ping but the nagios check_ping don't work.

 Anyone have succefully install a nagios server in a jail ?


I have. I recall having the same problem w/ an older version of
nagios. But the recent versions should work fine. I'm using -devel
tho.


 Regards.
 --
 Albert SHIH
 SIO batiment 15
 Observatoire de Paris Meudon
 5 Place Jules Janssen
 92195 Meudon Cedex
 Téléphone : 01 45 07 76 26
 Heure local/Local time:
 Mer 17 déc 2008 22:02:55 CET
 ___
 freebsd-j...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-jail
 To unsubscribe, send any mail to freebsd-jail-unsubscr...@freebsd.org




-- 
cheers
mars
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: QEMU: increase image size with FreeBSD partitions ...

2008-12-09 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



- --On Tuesday, December 09, 2008 10:15:45 +0100 Ivan Voras [EMAIL PROTECTED] 
wrote:

 Marc G. Fournier wrote:

 I have FreeBSD 7 running in a QEMU VM ... works like a charm, but I'm
 wondering  if there is some way of *increasing* the size of the image beyond
 what I  configured it for?  I'm only finding stuff pertaining to NTFS/FAT32,
 but  nothing about Unix in general, or FreeBSD specifically ...

 Is there any way of doing this, or do I have to build a new, larger img, and
 copy the data from diskA - diskB, and reboot on diskB?  Doable, but time
 consuming ...

 I don't think there's anything automatic but you can grow the virtual
 disk, then modify the last partition size by hand, then use growfs.

'k, that is what I figured, but how do I grow the virtual disk? I've checked 
the qemu-img man page, and there doesn't appear to be a method of doing this ...


- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkk/KvoACgkQ4QvfyHIvDvOEfQCghv9LtctUGSuagAlFbcEoNrWu
udMAnixLBpCcfwOTUVkhjep/2dQSzNaD
=YjqB
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: IPFilter section in Handbook needs updating

2008-12-05 Thread G magicman

And incomplete yes i agree that the doc does need to be updated and examples 
(more) need to be added.

--- On Fri, 12/5/08, Dean Weimer [EMAIL PROTECTED] wrote:
From: Dean Weimer [EMAIL PROTECTED]
Subject: IPFilter section in Handbook needs updating
To: freebsd-questions@freebsd.org
Date: Friday, December 5, 2008, 10:07 AM

I was just setting up ipfilter and ipmon on a FreeBSD 7 server, and noticed that
the ipmon and syslog information under the ipfilter section of the handbook is
incorrect.

The section reads:
-snip-
31.5.7 IPMON Logging
Syslogd uses its own special method for segregation of log data. It uses
special groupings called facility and level. IPMON in
-Ds mode uses security as the facility name. All IPMON logged data
goes to security The following levels can be used to further segregate the
logged data if desired:
LOG_INFO - packets logged using the log keyword as the action
rather than pass or block.
LOG_NOTICE - packets logged which are also passed
LOG_WARNING - packets logged which are also blocked
LOG_ERR - packets which have been logged and which can be considered short
To setup IPFILTER to log all data to /var/log/ipfilter.log, you will need to
create the file. The following command will do that:
# touch /var/log/ipfilter.log
The syslog function is controlled by definition statements in the
/etc/syslog.conf file. The syslog.conf file offers considerable flexibility in
how syslog will deal with system messages issued by software applications like
IPF.
Add the following statement to /etc/syslog.conf:
security.* /var/log/ipfilter.log
The security.* means to write all the logged messages to the coded file
location.
To activate the changes to /etc/syslog.conf you can reboot or bump the syslog
task into re-reading /etc/syslog.conf by running /etc/rc.d/syslogd reload
Do not forget to change /etc/newsyslog.conf to rotate the new log you just
created above.
-snip-

In trying to configure this I found that ipmon -Dsa doesn't log to
security, but logs to local0 instead.  Reading the man page for ipmon does in
fact state this.  However it also list the -L option as being able to change
this default behavior, I tried ipmon -DSa -L security, it excepts this, but
doesn't actually change the logging to use security.  It still only outputs
to the syslog using local0, I also tried using ipmon -DSa -L local7 as well,
still outputs to local0.  It was easy enough to modify my syslog.conf to output
the local0.* as well as security.* to the /var/log/security file.  However it
would be greatly appreciated if someone that actually understands what's
going on here could get this info updated.  It would have saved me some time, as
well as I am sure some other people in the future.  Of course it's always
possible I am missing something simple here that is causing this discrepancy,
please do inform me if I did.  It's probably worth mentioning that I am
starting ipmon using the rc.conf file with ipmon_enable=YES and
ipmon_flags=-DSa, just in case the /etc/rc.d/ipmon script actually
changes the default behavior of ipmon in some way, though I didn't see
anything in it that should.  And ps wwaux | grep ipmon does display the process
running with the flags exactly as stated on the ipmon_flags line of the
/etc/rc.conf file.

Thanks,
 Dean Weimer
 Network Administrator
 Orscheln Management Co

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: IPFW Firewall Question

2008-12-05 Thread G magicman


I have tried this it did not work and the Co-Lo people are convinced that sshd 
and sendmail
need to be run out of inetd.conf for this to work

As i said i am used to BSDI  and the Finnish SSHD 

Also here they are using the combined hosts.allow/deny  with the deny inside 
which i never liked
Thank you for your help on this


Garrett

--- On Fri, 12/5/08, Mel [EMAIL PROTECTED] wrote:
From: Mel [EMAIL PROTECTED]
Subject: Re: IPFW Firewall Question
To: freebsd-questions@freebsd.org, [EMAIL PROTECTED]
Date: Friday, December 5, 2008, 6:02 AM

On Friday 05 December 2008 01:26:04 G magicman wrote:

 Why because of the following:

 1. Hosts.access  on freebsd works on the Application Layer instead of the
 Network Layer Therefore Hosts.allow/hosts.deny   no longer works the way
i
 want and i do not feel like running Sendmail and sshd out of Inetd which
 appearantly is the only way to be able to use hosts.allow/deny

You're right about the application layer, but not about the rest. From 
sshd(8):
 /etc/hosts.allow
 /etc/hosts.deny
 Access controls that should be enforced by tcp-wrappers are
 defined here.  Further details are described in hosts_access(5).

 2. Next openssh doesnot have an AllowHosts directive like the Finnish one
 does it only has an AllowUsers directive so i need to protect the system
 from DDOS attacks

Again, see above.

 and Hacking I already tried to block things using the 
 Sendmail Access file but all that did was choak up the server with moronic
 shit.  And i want to be able to use my sftp program but it opens random
 ports which can not be controlled so i need the Clearaddresses to be able
 to see all ports.

For the firewall, pf user here, so others should help. ;)

-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


IPFW Firewall Question

2008-12-04 Thread G magicman
1.  I need help to reconfigure my firewall on the server using BSD's ipfw

here is part of the configuration file so far that the Co-lo people put in.

2. short of a reboot how do you start stop and restart the  firewall



#!/usr/local/bin/bash

export IPF=ipfw -q add

ports=11 21 22 23 25 37 42 43 53 63 69 70 80 101 109 110 115 119 123 143 443 
4321 50001
clearaddresses=209.131.0.0/16 66.65.0.0/16 71.173.96.0/19 71.173.128.0/17 blah 
blah
count=60

ipfw -q -f flush

$IPF 10 allow all from any to any via lo0
$IPF 20 deny all from any to 127.0.0.0/8
$IPF 30 deny all from 127.0.0.0/8 to any
$IPF 40 deny tcp from any to any frag
$IPF 50 allow icmp from any to any

for a in $clearaddresses; do
    $IPF $count allow ip from $a to any
    $IPF $(($count+1)) allow ip from any to $a
    count=$(($count+10))
done

for p in $ports; do
    $IPF $count allow ip from any to any $p in
    $IPF $(($count+1)) allow ip from any to any $p out
    $IPF $(($count+2)) allow ip from any $p to any in
    $IPF $(($count+3)) allow ip from any $p to any out
    count=$(($count+10))
done

$IPF 5000 deny log all from any to any
echo Firewall created


Here is what i want :

1. i want all ports open to the ipaddresses in line 4 clearaddresses
2. I want to be able to control access to port 25 sendmail to be able to deny
  whole A B and C addresses


Why because of the following:

1. Hosts.access  on freebsd works on the Application Layer instead of the 
Network Layer
Therefore Hosts.allow/hosts.deny   no longer works the way i want and i do not 
feel like running Sendmail and sshd out of Inetd which appearantly is the only 
way to be able to use hosts.allow/deny

2. Next openssh doesnot have an AllowHosts directive like the Finnish one does 
it only has an AllowUsers directive so i need to protect the system from DDOS 
attacks and Hacking
I already tried to block things using the Sendmail Access file but all that did 
was choak up the server with moronic shit.  And i want to be able to use my 
sftp program but it opens random ports which can not be controlled so i need 
the Clearaddresses to be able to see all ports.





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Image Programs

2008-12-04 Thread G magicman
Hello  does anyone know the following

1.  Does Freebsd have a program like Photoshop avail to use a copy-left GNU 
license type ? and a form of Thumbsplus which allows me to do rudimentary 
picture manipulations changing file type, cropping etc.  i have all the 3d 
programs but not these 2 basic ones.


Thank you







___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


auto-addm new tap device to existing bridge ...

2008-11-22 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Is this possible?

I'm using qemu, and when I start it up, it auto-create a tap device if one 
isn't available ... but, having that tap device not attached to the bridge that 
does exist doesn't help much ... if there some flag I can set, or sysctl value, 
that will have the new tap device attach itself to an existing bridge device?

thanks ...

- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkko6HoACgkQ4QvfyHIvDvNBngCg7ZiDOaRCDGUuE+hbaNCsjMd1
WV8An1os19WO7nQJeBvUIot/rtxYI0/M
=no2/
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: BSDstats: New High Water Mark: 25 000+ Hosts Reporting In

2008-11-04 Thread Marc G. Fournier

On Wed, 5 Nov 2008, andrew clarke wrote:


On Mon 2008-11-03 18:33:57 UTC-0400, Marc G. Fournier ([EMAIL PROTECTED]) wrote:


For FreeBSD users, you just need to install /usr/ports/sysutils/bsdstats
to set things up.


I stopped using bsdstats after it caused my FreeBSD router to take too
long to boot up after a reboot.  If I recall correctly, I had
bsdstats_enable=YES in /etc/rc.conf and after the reboot bsdstats
was called before ppp was able to start, so it couldn't connect to the
bsdstats server.  On the other hand this was a while ago and I am
going by memory, so I may be wrong about what happened or it was just
a coincidence.  At the time I was more interested in getting the
router running so I didn't really care for debugging what was going
on.  I realise this is a bit of a vague bug report, so feel free to
ignore it.


There is an optional flag for 'reporting on reboot' ... the original 
script only did reporting monthly, out of periodic, but some ppl (ie. 
using laptops) suggesting an optional flag so that when they rebooted, 
they would be counted also ...


And you are correct, just change:

bsdstats_enable=YES

to

bsdstats_enable=NO

And 'on reboot' will eb disabled, and only periodic will be used ... at a 
minimum, you just need:


monthly_statistics_enable=YES

in /etc/periodic.conf, wich will only report OS/version and skip the 
devices/ports reports ...



Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: BSDstats: New High Water Mark: 25 000+ Hosts Reporting In

2008-11-04 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



- --On Tuesday, November 04, 2008 12:25:39 -0500 Gabriel Lavoie 
[EMAIL PROTECTED] wrote:

 When are the stats updated on bsdstats.org?

real-time ... and they aren't for all time, the #s are based on systems 
reporting in over the past 60 days, so you will periodically see a bit of back 
tracking, depending on when in the cycle hosts reported in ... if I reload the 
page a few times, I may see it go from 25 013 - 25 103 - 25 143 - 25 140 ... 
but the overall is an upward increase in numbers ...



 Thanks

 Gabriel

 2008/11/4 Marc G. Fournier [EMAIL PROTECTED]

 On Wed, 5 Nov 2008, andrew clarke wrote:

  On Mon 2008-11-03 18:33:57 UTC-0400, Marc G. Fournier ([EMAIL PROTECTED])
 wrote:

  For FreeBSD users, you just need to install /usr/ports/sysutils/bsdstats
 to set things up.


 I stopped using bsdstats after it caused my FreeBSD router to take too
 long to boot up after a reboot.  If I recall correctly, I had
 bsdstats_enable=YES in /etc/rc.conf and after the reboot bsdstats
 was called before ppp was able to start, so it couldn't connect to the
 bsdstats server.  On the other hand this was a while ago and I am
 going by memory, so I may be wrong about what happened or it was just
 a coincidence.  At the time I was more interested in getting the
 router running so I didn't really care for debugging what was going
 on.  I realise this is a bit of a vague bug report, so feel free to
 ignore it.


 There is an optional flag for 'reporting on reboot' ... the original script
 only did reporting monthly, out of periodic, but some ppl (ie. using
 laptops) suggesting an optional flag so that when they rebooted, they would
 be counted also ...

 And you are correct, just change:

 bsdstats_enable=YES

 to

 bsdstats_enable=NO

 And 'on reboot' will eb disabled, and only periodic will be used ... at a
 minimum, you just need:

 monthly_statistics_enable=YES

 in /etc/periodic.conf, wich will only report OS/version and skip the
 devices/ports reports ...

 
 Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org
 )
 Email . [EMAIL PROTECTED]  MSN . [EMAIL 
 PROTECTED]
 Yahoo . yscrappy   Skype: hub.orgICQ . 7615664

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]




 --
 Gabriel Lavoie
 [EMAIL PROTECTED]
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]



- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkkRHfcACgkQ4QvfyHIvDvMP1gCfWcuWqCGNWSR5HuGSO4vgRwLb
Y0EAn3+Pi3/1+eM/mxmKFrF7AFTMQBbv
=yRDb
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


copying 'holey' files ...

2008-11-03 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


I have a disk img for qemu that is 4G, but disk usage is only 650M ... due to 
how the image is created, it will grow to 4G, but only uses as much as it needs 
... but, if I run a simple 'cp' on the file, it goes from:

image: debian.img
file format: raw
virtual size: 4.0G (4294967296 bytes)
disk size: 652M

to:

image: dtc.img
file format: raw
virtual size: 4.0G (4294967296 bytes)
disk size: 4.0G

Is there a way of moving things around such that it *maintains* the holes, 
instead of fills them in?

Thx


- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkkPKWEACgkQ4QvfyHIvDvNJIwCeOTgfxMEf/g/7bnFehXlDZAva
dCwAoJL8sNsCD+h3PnJAAzebAQFsHhfa
=fcAm
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: copying 'holey' files ...

2008-11-03 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Sweet, never even thought about doing that ... thank you ...

- --On Monday, November 03, 2008 11:04:22 -0600 Matt [EMAIL PROTECTED] wrote:

 On Mon, Nov 3, 2008 at 10:40 AM, Marc G. Fournier [EMAIL PROTECTED] wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1


 I have a disk img for qemu that is 4G, but disk usage is only 650M ... due to
 how the image is created, it will grow to 4G, but only uses as much as it
 needs ... but, if I run a simple 'cp' on the file, it goes from:

 image: debian.img
 file format: raw
 virtual size: 4.0G (4294967296 bytes)
 disk size: 652M

 to:

 image: dtc.img
 file format: raw
 virtual size: 4.0G (4294967296 bytes)
 disk size: 4.0G

 Is there a way of moving things around such that it *maintains* the holes,
 instead of fills them in?

 The qemu-img program using the convert command should do what you
 want it to.  I've used it to make copies of qcow-format disks without
 having them grow to their max-size.

 Matt



- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkkPMP4ACgkQ4QvfyHIvDvOvRACgyVOSp3nqJgqFQE7Ilm4IXbUZ
d+YAnj2lddYnGcLMBzSkXjbk0onRfnZY
=+Ft+
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


BSDstats: New High Water Mark: 25 000+ Hosts Reporting In

2008-11-03 Thread Marc G. Fournier


As of November 3rd, 2008, the project has hit a new milestone of 25 000+ hosts 
reporting in, with a break down as follows:


  PC-BSD   17 454 hosts
  FreeBSD   5 526 hosts
  DesktopBSD1 919 hosts
  NetBSD   86 hosts
  MirBSD   21 hosts
  OpenBSD  55 hosts
  DragonFly26 hosts
  MidnightBSD  26 hosts
  GNU/kFreeBSD  2 hosts

We currently have hosts being reported in from 135 countries, with the top 10
being:

  United States   6 082
  Russian Federation  1 836
  Germany 1 586
  Australia   1 341
  Ukraine   997
  France930
  Japan 898
  United Kingdom791
  Canada767
  Brazil729

Project URL: http://www.bsdstats.org

Project Objective:

The mission of this site is to compile semi-accurate numbers for advocacy and
marketing of the *BSD operating systems.


PC-BSD, to the best of our knowledge, is the only one that defaults to enabled, 
while the rest have to be enabled manually.


For FreeBSD users, you just need to install /usr/ports/sysutils/bsdstats to set 
things up.


If you aren't participating, we very much encourage you to start ... the report 
script is a shell script, so you can scan it to figure out what, exactly, is 
being sent in .. and there is only one level of reporting that is  required, 
and that is Operating System + Version ... Device and Ports reporting are 100% 
optional ...


For those that are participating ... once more, thank you ... and spread the
word, we need more ...


If you have any questions, please feel free to email me ...

--
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: BSDstats: New High Water Mark: 25 000+ Hosts Reporting In

2008-11-03 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Its a voluntary reporting ... I know with both PC-BSD, reporting is on by 
default .. with FreeBSD, its a simple 'make install' in ports ... with 
NetBSD/OpenBSD, I suspect its purely manual, so a bit more work involved ...

Both NetBSD / OpenBSD #s have been increasing though, just not as fast as the 
others ...

- --On Monday, November 03, 2008 15:12:46 -0800 Don Witt [EMAIL PROTECTED] 
wrote:

 This is very cool.  What is up with NetBSD and OpenBSD.  Are these numbers
 accurate?

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Marc G. Fournier
 Sent: Monday, November 03, 2008 2:34 PM
 To: freebsd-questions@freebsd.org; [EMAIL PROTECTED];
 [EMAIL PROTECTED]; [EMAIL PROTECTED]; Thorsten Glaser;
 Gonzalo Martinez - Sanjuan Sanchez;
 [EMAIL PROTECTED]; [EMAIL PROTECTED];
 [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: BSDstats: New High Water Mark: 25 000+ Hosts Reporting In


 As of November 3rd, 2008, the project has hit a new milestone of 25 000+
 hosts
 reporting in, with a break down as follows:

PC-BSD   17 454 hosts
FreeBSD   5 526 hosts
DesktopBSD1 919 hosts
NetBSD   86 hosts
MirBSD   21 hosts
OpenBSD  55 hosts
DragonFly26 hosts
MidnightBSD  26 hosts
GNU/kFreeBSD  2 hosts

 We currently have hosts being reported in from 135 countries, with the top
 10
 being:

United States   6 082
Russian Federation  1 836
Germany 1 586
Australia   1 341
Ukraine   997
France930
Japan 898
United Kingdom791
Canada767
Brazil729

 Project URL: http://www.bsdstats.org

 Project Objective:

 The mission of this site is to compile semi-accurate numbers for advocacy
 and
 marketing of the *BSD operating systems.


 PC-BSD, to the best of our knowledge, is the only one that defaults to
 enabled,
 while the rest have to be enabled manually.

 For FreeBSD users, you just need to install /usr/ports/sysutils/bsdstats to
 set
 things up.

 If you aren't participating, we very much encourage you to start ... the
 report
 script is a shell script, so you can scan it to figure out what, exactly, is

 being sent in .. and there is only one level of reporting that is  required,

 and that is Operating System + Version ... Device and Ports reporting are
 100%
 optional ...

 For those that are participating ... once more, thank you ... and spread the
 word, we need more ...


 If you have any questions, please feel free to email me ...

 --
 Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
 Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
 Yahoo . yscrappy   Skype: hub.orgICQ . 7615664

 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-advocacy
 To unsubscribe, send any mail to [EMAIL PROTECTED]




- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkkPoWYACgkQ4QvfyHIvDvNjvACeJvROm9YrnENUroh5EF1BsGKw
0YsAoMIQoRnBnkFwGTcZG2cv/4KlkDmF
=blyH
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: BSDstats: New High Water Mark: 25 000+ Hosts Reporting In

2008-11-03 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



- --On Tuesday, November 04, 2008 01:10:02 +0100 Bernt Hansson 
[EMAIL PROTECTED] wrote:

 Marc G. Fournier skrev:
 As of November 3rd, 2008, the project has hit a new milestone of 25 000+
 hosts  reporting in, with a break down as follows:

 There are errors on your homepage

 6,072 is a lot less then 500.

Pardon?  I don't see either # on the home page .. *puzzled look*




- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkkPo3EACgkQ4QvfyHIvDvP3CwCeOE++67wohEqs0ahwWyMtFPpo
UgAAn2vgaNlYDqSba42ztrSg8CtSyc8/
=s18z
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: BSDstats: New High Water Mark: 25 000+ Hosts Reporting In

2008-11-03 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



- --On Monday, November 03, 2008 16:01:41 -1000 Al Plant [EMAIL PROTECTED] 
wrote:


 Aloha,

 I have 10 FreeBSD servers and desktops in use here in Hawaii.

 These are not on the list as I only have 4 servers that are up 24/7 and they
 are fire walled off with pf.

 The 6 others are on a lan behind a Linux Freesco Firewall. Only 2 on 24/7 the
 rest are on an as used boot up basis.

 How can I get them Listed?

Using FreeBSD as a reference point, the port, when it installs, allows you to 
enable two methods of reporting: monthly (out of periodic) and on reboot ... so 
that covers the 4 that aren't up 24/7 ...

Next, the reporting is not based on your IP ... in fact, to try and address 
security concerns, we do not store any information such as IP or hostname ... 
when you run the stats the first time, it generates a distinct key that is used 
for reporting and is stored on your host for future reporting to identify you 
...

Finally, for those dealing with firewalls, the script was written to make use 
of a PROXY server for reporting, so that no holes have to be opened up for an 
individual host to connect to the rver ...


- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkkPtZsACgkQ4QvfyHIvDvNo4wCeJ3diXiZkazxtM1t9wLTb5tc7
uvgAoIxbMIEG2w3V6uvQBMW+dY7i7nn5
=MUtC
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Is KDE4 usable on FreeBSD?

2008-11-01 Thread Rolf G Nielsen

Yuri wrote:

Wojciech Puchar wrote:


it's SLOW and resource hungry - giving nothing else than a good look. 
that's why i compare it to windoze.


and why you need desktop (whatever it means) at all?


You  need desktop for Unix (Linux) to be adopted by simple users.
Also GUI makes life much easier even for advanced users.
I don't want to deal command lines/config files for mundane
things like finding and setting up wireless networks, playing
CDs/DVDs, etc. GUI integrated with desktop would make this
much less time consuming.


If I need to (re)configure the behaviour of som app or part of the 
system, I edit the appropriate config file, which takes about a minute 
or two...


If a user of some fancy desktop with lots of whistles and bells wants to 
do the same, he/she has to browse through an extensive hierarchy of 
categories and subcategories to get to the setting he/she wants to 
change. That hierarchy is more than often far from intuitive, so that 
very same task may take ten minutes or more.


In what way is the latter easier than the first? I see none...



just window manager is enough, try fvwm2 maybe icewm maybe other etc.


not really enough.

Unfortunately open source is pretty much a failure when it comes to GUI and
desktop. Any kind of GUI, look at ddd for example. Untested 
development-stage

software (like kde4) is being released to the public for some reason.

Yuri

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]







--

Sincerly,

Rolf Nielsen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Breach of Contract Reported for FREEBSD.ORG

2008-10-15 Thread David G Lawrence
 Dear Customer,
 
  
 
 It has been brought to our attention that some or all of the information
 associated with your domain name FREEBSD.ORG is outdated or incorrect.
 These types of complaints are brought to our attention in one of two
 ways. 
 
  
 
 The most common type of complaint is received from the Internet
 Corporation for Assigned Names and Numbers (ICANN). ICANN is the
 non-profit corporation responsible for accrediting domain name
 registrars. ICANN requires domain name registration customers to keep
 their account information current. ICANN mandates that outdated contact
 information can be grounds for domain name cancellation.

Michelle,

   The registration information for freebsd.org is correct. The only thing
that is out of date is one of the email addresses ([EMAIL PROTECTED]), which I
have tried to change, but have been unable to due to a problem with the
Network Solutions website.
   I don't know who reported that the information was incorrect, but they
are mistaken. I will additionally follow up in the other ways mentioned
in your message.

-DG

Dr. David G. Lawrence
President
Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500
Pave the road of life with opportunities.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD installation doesn't work

2008-09-18 Thread Alain G. Fabry
On Thu, Sep 18, 2008 at 03:32:09PM +0200, Leslie Jensen wrote:
 
 Robert Lebovich skrev:
 I'm trying to install freeBSD on my pc, but after the installation it 
 doesn't boot. It can't find the kernel.
 I think it is the problem with my partitioning. i'm trying this order:
 /boot
 swap
 /
 /var
 /usr
 Can you help me how to install in this order?
 ___

Have you already tried the 'auto default' when creating the partitions?

Any particular reason why you created a /boot ?


 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Auto blacklist ssh connections ...

2008-09-17 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Does anyone know of a utility that I can use with sshd to auto-block by IP if 
there are more then N failed attempts in a row?

ie:

# grep Invalid user /var/log/auth.log| awk '{print $10}' | sort | uniq -c | 
sort -nr
5268 140.113.210.174 

4863 72.52.225.116 

3586 116.14.255.141 

2918 193.205.186.67 

2033 219.76.75.6 

1308 216.14.127.67 

1059 61.72.106.71 

 983 93.123.14.9 

 691 202.75.221.197 

 649 59.77.33.139 

 381 201.80.15.207 

 269 190.10.255.73 

 212 81.252.254.189 

 181 123.151.32.12 

 150 211.21.47.50 

 139 196.219.63.3 

 128 200.111.64.171 



This is for one day ... I'd like to be able to throttle so that after X Invalid 
user attempts, the IP gets blocked ...

Possible?

- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkjRj6EACgkQ4QvfyHIvDvOsYQCgyaB3MhvHJk9qShRlovwSAXxx
3oQAn2NQ8zLFVO82Udp+mZaojwbfoKmw
=SuAI
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Virtual machines hosted on FreeBSD 7

2008-09-08 Thread Alain G. Fabry
On Mon, Sep 08, 2008 at 10:21:56PM -0500, Derek Ragona wrote:
 I have a FreeBSD 7 release I wanted to use as a host for virtual 
 machines.  What software is anyone else using to host virtual machines 
 under FreeBSD?
 

I use Qemu and run XP, Solaris, Gentoo, and FreeBSD as guests.
Speed is not super, but workable for me since it is just to play with.


 I'd just like to here what has worked, or what has not worked.  I find it 
 easier to find a solution asking for real world experiences.
 
 Thanks for your help.
 
 
 
 -Derek
 [EMAIL PROTECTED]
 
 
 
 -- 
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Grid computing under FreeBSD using jails ... ?

2008-09-06 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Is it possible to run software on two different jails that would load balance 
processes between two or more VPSs?

- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkjDGtIACgkQ4QvfyHIvDvO5wQCfUEIKNMAsmCzxskRZUPK7QZYp
UkQAoIeUz9B+rkQ62JSh5uGL2bIq/7t/
=8zSO
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


cPanel or Plesk in jail ... ?

2008-09-01 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Simple enough, has anyone been able to get either to run successfully in a jail?




- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAki8L/8ACgkQ4QvfyHIvDvO5lACg7UEk8CkUvD4DIu2LI/bVs+65
E5YAn0BmZHgRoqg76S5lzRa+nK2uZoIu
=sZXQ
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem with firefox3

2008-08-20 Thread Rolf G Nielsen

Albert Shih wrote:

Hi all

I've some problem with firefox3, I would like to known if it's me or they
are other user to have same problem.

Sometime when I want to some website (very classic site) I loose every
images, other time I've got something unreadable.

Anyone have this kind of problem ? 


All my ports is up2date.

Regards.



I experienced the same problems. Mainly with sites using frames, but 
occasionally with non-framed sites too. I got tired of it, and 
downgraded to firefox 2. Perhaps there is some tweak that fixes it, but 
I tried changing every setting without luck. So, I'd bet my money on 
firefox 2 for the time being.


--

Rolf Nielsen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


remote backup solution over WAN

2008-08-17 Thread S t i n g r a y
I am building one backup file server on WAN on FreeBSD, which will backup 
remote servers data over slow links, (256-512kbps), simply because i have never 
seen an operating system as stable/robust as FreeBSD ever :-)
Now i want to know a technology that can sync only the changed data in a day 
rather then all the data daily, keep in mind the remote servers data would be  
Windows, Linux and Apple computers so the technology must be compatible with 
all ... 

 


regards


*º¤., ¸¸,.¤º*¨¨¨*¤ Stingray *º¤., ¸¸,.¤º*¨¨*¤




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: x11/xterm question

2008-08-04 Thread Alain G. Fabry

I guess what you are looking for is xconsole.
 

On Tue, Aug 05, 2008 at 12:37:41AM +0200, mcassar wrote:
 hi anyone,
 
 can anyone tell me how to replicate/get this thing running cuz i'm still 
 learning the basics of unix, and really hooked on freebsd - but this is 
 driving me nuts and need to ask.
 
 hope this explains it proper since i don't know the technical terms of what 
 i'm looking for; which might make this easier-
 
 basically i have xorg and kde3 running ok, and i'm using kdm now - by 
 editing  /etc/ttys - tty8.
 
 but previously, when testing x11 and kde i was first starting x11 
 with 'startx' without any .xinitrc file whatsoever - so i could go to the 
 basic x that starts with a couple of xterms and a clock, if you know the 
 one...
 and then type 'startkde' in one of those.
 
 kde starts, but what i'm interested in, is that the xterm i started kde from 
 keeps displaying messages - which on a few occasions seemed very clean, on 
 others i noticed warnings - like bad window, etc.
 
 now i'm basically trying to get one of those running after starting from kdm 
 - 
 if possible. i don't know if 'tail' is what i'm looking for, and if so 
 whether it goes through some log file somewhere in /var, or through running 
 processes somehow.  unless the most i can do is run that one a single app.
 
 thanks in advance
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: portupgrade policykit problem

2008-07-24 Thread Alain G. Fabry

Works like a charm, many thanks.



On Thu, Jul 24, 2008 at 12:12:12PM -0300, Bruno Schmitt wrote:
 div dir=ltrUpdate your ports. There is a new patched version 0.9_1 that 
 will
  solve the problem. brbrbrdiv class=gmail_quoteOn Thu, Jul 24, 2008 
 at
  2:07 AM, Alain G. Fabry lt;a href=mailto:[EMAIL PROTECTED]alainfabry
 @belgacom.net/agt; wrote:br
 blockquote class=gmail_quote style=border-left: 1px solid rgb(204, 204, 
 204)
 ; margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;br
 Hi,br
 br
 Hope I didn#39;t do something stupid herebr
 br
 Tried to #39;portupgrade -R policykit#39; but it came back with an error. 
 So I
  deinstalled it and now I#39;m trying to reinstall it, but it fails with the 
 fo
 llowing error.br
 br
 br
 R=\quot;quot;/usr/local/etcquot;\quot; 
 -DPACKAGE_DATA_DIR=\quot;quot;/usr/
 local/sharequot;\quot; 
 -DPACKAGE_BIN_DIR=\quot;quot;/usr/local/binquot;\qu
 ot; -DPACKAGE_LOCALSTATE_DIR=\quot;quot;/varquot;\quot; 
 -DPACKAGE_LOCALE_DIR
 =\quot;quot;/usr/local/share/localequot;\quot; 
 -DPACKAGE_LIB_DIR=\quot;quo
 t;/usr/local/libquot;\quot; -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT 
 -DKIT_COMP
 ILATION -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
 nbsp; 
 nbsp;-I/usr/local/include nbsp;-O2 -fno-strict-aliasing -pipe nbsp;-Wall 
 -Wcha
 r-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith 
 -Wcast-alig
 n -Wsign-compare -Wformat -Wformat-security -MT kit-string.lo -MD -MP -MF 
 .deps/
 kit-string.Tpo -c -o kit-string.lo kit-string.cbr
 
 nbsp;cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src 
 -DPACKAGE_LIBEXEC_D
 IR=\quot;/usr/local/libexec\quot; 
 -DPACKAGE_SYSCONF_DIR=\quot;/usr/local/etc\
 quot; -DPACKAGE_DATA_DIR=\quot;/usr/local/share\quot; 
 -DPACKAGE_BIN_DIR=\quo
 t;/usr/local/bin\quot; -DPACKAGE_LOCALSTATE_DIR=\quot;/var\quot; 
 -DPACKAGE_LO
 CALE_DIR=\quot;/usr/local/share/locale\quot; 
 -DPACKAGE_LIB_DIR=\quot;/usr/loc
 al/lib\quot; -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DKIT_COMPILATION 
 -I/usr/l
 ocal/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include 
 -O2
  -fno-strict-aliasing -pipe -Wall -Wchar-subscripts -Wmissing-declarations 
 -Wnes
 ted-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat 
 -Wformat-securi
 ty -MT kit-string.lo -MD -MP -MF .deps/kit-string.Tpo -c kit-string.c 
 nbsp;-fPI
 C -DPIC -o .libs/kit-string.obr
 
 kit-string.c:141: error: redefinition of #39;strndup#39;br
 kit-string.c:119: error: previous definition of #39;strndup#39; was herebr
 gmake[3]: *** [kit-string.lo] Error 1br
 gmake[3]: Leaving directory 
 `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/sr
 c/kit#39;br
 gmake[2]: *** [all-recursive] Error 1br
 gmake[2]: Leaving directory 
 `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/sr
 c#39;br
 gmake[1]: *** [all-recursive] Error 1br
 gmake[1]: Leaving directory 
 `/usr/ports/sysutils/policykit/work/PolicyKit-0.9#3
 9;br
 gmake: *** [all] Error 2br
 *** Error code 2br
 br
 Stop in /usr/ports/sysutils/policykit.br
 br
 br
 Also tried #39;make distclean#39; and a new #39;make install clean#39;, 
 but
 it keeps on failing.br
 br
 I hope that in case I need to reboot, it won#39;t crash my system. But 
 I#39;ll
  postpone my reboot as long as possible. Maybe I can reinstall it with your 
 advi
 ce.br
 br
 Thanks,br
 br
 Alainbr
 ___br
 a 
 href=mailto:freebsd-questions@freebsd.org;freebsd-questions@freebsd.org/a
  mailing listbr
 a href=http://lists.freebsd.org/mailman/listinfo/freebsd-questions; 
 target=_b
 lankhttp://lists.freebsd.org/mailman/listinfo/freebsd-questions/abr
 To unsubscribe, send any mail to quot;a 
 href=mailto:freebsd-questions-unsubsc
 [EMAIL PROTECTED][EMAIL PROTECTED]/aquot;br
 /blockquote/divbr/div
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


portupgrade policykit problem

2008-07-23 Thread Alain G. Fabry

Hi,

Hope I didn't do something stupid here

Tried to 'portupgrade -R policykit' but it came back with an error. So I 
deinstalled it and now I'm trying to reinstall it, but it fails with the 
following error.


R=\/usr/local/etc\ -DPACKAGE_DATA_DIR=\/usr/local/share\ 
-DPACKAGE_BIN_DIR=\/usr/local/bin\ -DPACKAGE_LOCALSTATE_DIR=\/var\ 
-DPACKAGE_LOCALE_DIR=\/usr/local/share/locale\ 
-DPACKAGE_LIB_DIR=\/usr/local/lib\ -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT 
-DKIT_COMPILATION -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include-I/usr/local/include  -O2 
-fno-strict-aliasing -pipe  -Wall -Wchar-subscripts -Wmissing-declarations 
-Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat 
-Wformat-security -MT kit-string.lo -MD -MP -MF .deps/kit-string.Tpo -c -o 
kit-string.lo kit-string.c
 cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src 
-DPACKAGE_LIBEXEC_DIR=\/usr/local/libexec\ 
-DPACKAGE_SYSCONF_DIR=\/usr/local/etc\ 
-DPACKAGE_DATA_DIR=\/usr/local/share\ -DPACKAGE_BIN_DIR=\/usr/local/bin\ 
-DPACKAGE_LOCALSTATE_DIR=\/var\ 
-DPACKAGE_LOCALE_DIR=\/usr/local/share/locale\ 
-DPACKAGE_LIB_DIR=\/usr/local/lib\ -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT 
-DKIT_COMPILATION -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -fno-strict-aliasing 
-pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs 
-Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -MT 
kit-string.lo -MD -MP -MF .deps/kit-string.Tpo -c kit-string.c  -fPIC -DPIC -o 
.libs/kit-string.o
kit-string.c:141: error: redefinition of 'strndup'
kit-string.c:119: error: previous definition of 'strndup' was here
gmake[3]: *** [kit-string.lo] Error 1
gmake[3]: Leaving directory 
`/usr/ports/sysutils/policykit/work/PolicyKit-0.9/src/kit'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/ports/sysutils/policykit/work/PolicyKit-0.9/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/sysutils/policykit.


Also tried 'make distclean' and a new 'make install clean', but it keeps on 
failing.

I hope that in case I need to reboot, it won't crash my system. But I'll 
postpone my reboot as long as possible. Maybe I can reinstall it with your 
advice.

Thanks,

Alain
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Wireless 3945ABG problems

2008-07-17 Thread Alain G. Fabry

Hi,

I'm having problems getting my wireless Intel 3945ABG to work.
Running FreeBSD 7.0-RELEASE.

Following are some results from /var/log/messages after different commands:

After boot
==
wpi0: Intel(R) PRO/Wireless 3945ABG mem 0xf400-0xf4000fff irq 11 at 
device 0.0 on pci16
wpi0: Ethernet address: 00:19:d2:58:91:37
wpi0: [ITHREAD]
wpi0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
wpi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
wpi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 
36Mbps 48Mbps 54Mbps
wpi0: Radio Transmitter is switched off

sysctl debug.wpi=2


ifconfig wpi0 down
==
Disabling Firmware execution
NEWSTATE:INIT
wpi0: timeout resetting Tx ring 1
wpi0: timeout resetting Tx ring 3
wpi0: timeout resetting Tx ring 4
Disabling Firmware execution
NEWSTATE:INIT

ifconfig wpi0 up

Resetting the card - clearing any uploaded firmware
Loading microcode  size 0x384
firmware status=0x, val=0x4040, result=0x4040
Status Match! - ntries = 0
microcode alive notification version 10e02 alive 1
microcode alive notification version 10e02 alive 1
wpi0: Radio Transmitter is switched off
state changed to 1
wpi0: Radio transmitter is switched off

Press wireless button on laptop - OFF
==
ugen0: at uhub0 port 1 (addr 2) disconnected
ugen0: detached

Press wireless button on laptop - ON
=
ugen0: Broadcom Corp HP Integrated Module, class 224/1, rev 2.00/1.00, addr 2 
on uhub0

ifconfig wpi0 scan list / ifconfig wpi0 scan

HERER


I can't get it to find a network - and I'm sure that there is one, even many.

What could be the problem. 

Thanks,

Alain
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Possible ath (AR5212) disfunctionality on 7-STABLE

2008-07-07 Thread Martes G Wigglesworth
Greetings List.

I recently upgraded a system to 7-STABLE and found that neither of my
two ath-5212 based wireless pci devices were recognized.  I actually had
to revert to using a similar system that still had 6.3-STABLE installed.

Has anyone else had similar experience, or does anyone have any
information on this at all?

I wanted to upgrade and use 7-STABLE for my wireless/wireline routing
however, as it is right now, I am unable to even use the devices.


-- 
Respectfully,


Martes G Wigglesworth,CEO
M.G.Wigglesworth,LLC
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


keymapping - numlock doesn't work anymore

2008-06-30 Thread Alain G. Fabry
FreeBSD 7.0-RELEASE (qemu host)
X.Org X Server 1.4.2
HP Compaq nc8430 laptop

Hi, recently I performed a portupgrade (-R xorg-server) and now my numlock 
doesn't work anymore under Xorg.
Since I was having problems with my key-mapping in Qemu (key 1 and 4 did not 
work), I used the numlock to boot my FreeBSD guest in single user mode.

In the CTRL+ALT+F1 session (not sure who you call this non-X tty session), the 
num_lock works fine.

I've looked at the xev and from what I see this confirms that my num_lock is 
not working.

REGULAR j
+

KeyPress event, serial 32, synthetic NO, window 0x321,
root 0x4c, subw 0x0, time 15118461, (-133,-349), root:(966,270),
state 0x0, keycode 44 (keysym 0x6a, j), same_screen YES,
XLookupString gives 1 bytes: (6a) j
XmbLookupString gives 1 bytes: (6a) j
XFilterEvent returns: False

KeyRelease event, serial 32, synthetic NO, window 0x321,
root 0x4c, subw 0x0, time 15118511, (-133,-349), root:(966,270),
state 0x0, keycode 44 (keysym 0x6a, j), same_screen YES,
XLookupString gives 1 bytes: (6a) j
XFilterEvent returns: False

LEFT SHIFT + CAPITAL J


KeyPress event, serial 32, synthetic NO, window 0x321,
root 0x4c, subw 0x0, time 15120328, (-133,-349), root:(966,270),
state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyPress event, serial 32, synthetic NO, window 0x321,
root 0x4c, subw 0x0, time 15120628, (-133,-349), root:(966,270),
state 0x1, keycode 44 (keysym 0x4a, J), same_screen YES,
XLookupString gives 1 bytes: (4a) J
XmbLookupString gives 1 bytes: (4a) J
XFilterEvent returns: False

KeyRelease event, serial 32, synthetic NO, window 0x321,
root 0x4c, subw 0x0, time 15120689, (-133,-349), root:(966,270),
state 0x1, keycode 44 (keysym 0x4a, J), same_screen YES,
XLookupString gives 1 bytes: (4a) J
XFilterEvent returns: False

KeyRelease event, serial 32, synthetic NO, window 0x321,
root 0x4c, subw 0x0, time 15120980, (-133,-349), root:(966,270),
state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False

NUM LOCK followed by j
++

KeyPress event, serial 32, synthetic NO, window 0x321,
root 0x4c, subw 0x0, time 15135961, (-133,-349), root:(966,270),
state 0x0, keycode 77 (keysym 0xff7f, Num_Lock), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyRelease event, serial 32, synthetic NO, window 0x321,
root 0x4c, subw 0x0, time 15136005, (-133,-349), root:(966,270),
state 0x10, keycode 77 (keysym 0xff7f, Num_Lock), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False

KeyPress event, serial 32, synthetic NO, window 0x321,
root 0x4c, subw 0x0, time 15138611, (-133,-349), root:(966,270),
state 0x10, keycode 44 (keysym 0x6a, j), same_screen YES,
XLookupString gives 1 bytes: (6a) j
XmbLookupString gives 1 bytes: (6a) j
XFilterEvent returns: False

KeyRelease event, serial 32, synthetic NO, window 0x321,
root 0x4c, subw 0x0, time 15138662, (-133,-349), root:(966,270),
state 0x10, keycode 44 (keysym 0x6a, j), same_screen YES,
XLookupString gives 1 bytes: (6a) j
XFilterEvent returns: False


What can I do to solve this?

Thanks,

Alain
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: g4u

2008-06-20 Thread D G Teed
On Thu, Jun 19, 2008 at 9:48 PM, Jean-Paul Natola 
[EMAIL PROTECTED] wrote:

 can I use G4U  to clone a 40 gig drive to a 30 gig drive,  if the source
 drive only has 20 gigs of data?


G4U does not work with data, it works with partitions or whole disks.
If you get that concept, it will help in planning what you do with it.

A partition normally has a file system which has a file access table.
If you want file lookups to work properly afterwards, you need the
target partition to be at least the same size as the original.

I've tried to keep my answer OS agnostic as this BSD based utility
is capable of doing the job for any OS.

For broader hardware support, I suggest consideration of udpcast, which is
Linux based.  gzipped disk clone image files made from g4u are compatible
with restoring the same to a new target from udpcast, in case you wondered.

--Donald
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: clone a drive, no raid involved

2008-06-20 Thread D G Teed
On Thu, Jun 19, 2008 at 1:08 PM, Brad Mettee [EMAIL PROTECTED] wrote:

 I'm setting up a pair of machines with almost identical OS config, and
 completely identical hardware. One is a primary DNS server, the other is
 secondary. NS1 will also serve web, NS2 will be a mail server. Both are low
 volume/loads.

 It looks like I can use DD to copy an entire drive, but it's a 500G drive
 and that's going to take a really long time (especially since it's brand new
 with no data besides base OS).

 My question: Is there a better way to duplicate a drive including boot
 info?


You've got lots of useful answers on duplicating the system other ways,
but I thought I'd mention that dd's performance can be enhanced by
providing a blocksize.  You might want to time some reads and writes
with a set of numbers that divides evenly into the byte count of your disk.
Years ago I found I could write a 40 GB laptop (4200RPM) disk in
21 minutes rather than one hour.

--Donald
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


BSDstats: May Statistics - 23 998 Hosts Reported In

2008-06-05 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



As of June 5th, 2008, the project is seeing 23 998 hosts reporting in, with a
break down as follows:

   PC-BSD   14 715 hosts
   FreeBSD   6 331 hosts
   DesktopBSD2 662 hosts
   NetBSD  108 hosts
   MirBSD   68 hosts
   OpenBSD  59 hosts
   DragonFly27 hosts
   MidnightBSD  22 hosts
   GNU/kFreeBSD  6 hosts

We currently have hosts being reported in from 121 countries, with the top 10 
being:

   United States   5 639
   Russian Federation  1 653
   Germany 1 489
   Australia   1 314
   Brazil  1 242
   Japan   1 004
   France823
   United Kingdom822
   Ukraine   790
   Canada747

Project URL: http://www.bsdstats.org

Project Objective:

The mission of this site is to compile semi-accurate numbers for advocacy and
marketing of the *BSD operating systems.


PC-BSD, to the best of our knowledge, is the only one that defaults to enabled,
while the rest have to be enabled manually.

For FreeBSD users, you just need to install /usr/ports/sysutils/bsdstats to set
things up.

If you aren't participating, we very much encourage you to start ... the report
script is a shell script, so you can scan it to figure out what, exactly, is
being sent in .. and there is only one level of reporting that is  required,
and that is Operating System + Version ... Device and Ports reporting are 100%
optional ...

For those that are participating ... once more, thank you ... and spread the
word, we need more ...

Thanks to the folks at PC-BSD, we have a new PHP programmer that will be 
working with Antony Mawer towards cleaning up / finishing some of the 
outstanding areas of the web site, so expect to see some improvements in 
statistics reporting over the next few weeks.

If you have any questions, please feel free to email me ...

- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkhHeiAACgkQ4QvfyHIvDvN9RACcCcuRMnTeEhOz4XlJMcVRBm7U
X1cAoOGk6ZvG3ab5DVpjKeIEokSEwlYY
=cC+C
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: BSDstats: May Statistics - 23 998 Hosts Reported In

2008-06-05 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



- --On Thursday, June 05, 2008 16:31:30 +0300 Odhiambo Washington 
[EMAIL PROTECTED] wrote:

 Anyway, I am surprised at how fast PC-BSD is picking up.
 I know that during installation, it prompts the installer to enable
 the submission of stats. Could this explain why there are more PC-BSD
 that there are FreeBSD?
 For FreeBSD, the owner must know about the stats and configure them to
 be submitted.

That is why we're working on both improving the site itself (fixing issues with 
the sub-release areas), as well as trying to a more regular monthly notice up 
... I find a jump in stats each time I do so as more ppl find out about it ...

Report I did a few months back shows only 85 Countries reporting in, so 
although its just one host here and there, adding 40 new countries is cool ...

- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkhITOwACgkQ4QvfyHIvDvO/yACg7Ph15XYty0J1tP+jXNs4Fzp3
CFwAoI/AgvbWotWJAUZJZ23aAhiyK993
=9QMv
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD based router ...

2008-05-29 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Ability to route several C-class networks through multiple incoming fiber 
connections using BGP4, including VLAN support ... we're trying to keep the DC 
as 'FreeBSD centric' as we can, which is why the interest in someone like 
Juniper vs going with Cisco ...



- --On Wednesday, May 28, 2008 09:55:07 +0200 Wojciech Puchar 
[EMAIL PROTECTED] wrote:

 Does anyone know of anyone make an enterprise level router based off of
 FreeBSD?

 define what enterprise level router is


 - --
 Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
 Email . [EMAIL PROTECTED]  MSN . [EMAIL 
 PROTECTED]
 Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.0.9 (FreeBSD)

 iEYEARECAAYFAkg8u+cACgkQ4QvfyHIvDvMF8wCg25K5IaX4/DIHk8KFIAfKXe/b
 decAoOqllLM7c6ty7wwXcwuPlEk/xSo6
 =O+GR
 -END PGP SIGNATURE-

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]





- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkg/WWEACgkQ4QvfyHIvDvONuACgwwegEBBMKq0oXsySdz4cjSX/
V5IAoJXia1wjfxgFgztnJ8WRTQzv/B8l
=ZBFL
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD based router ...

2008-05-27 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Does anyone know of anyone make an enterprise level router based off of FreeBSD?

- -- 
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkg8u+cACgkQ4QvfyHIvDvMF8wCg25K5IaX4/DIHk8KFIAfKXe/b
decAoOqllLM7c6ty7wwXcwuPlEk/xSo6
=O+GR
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 486 Install??

2008-05-16 Thread Rolf G Nielsen

Thomas F Simpson Jr wrote:

I have a 486 DEEP GREEN system I would like to put some version of FreeBSD on 
(I have my reasons).

I have other inquiries out on this, but if I correctly recall (and that is a 
real rusty recall at best), the max memory you could get on one of these beasts 
was 48MB, unless they made some bigger, recognizable, 72-pin modules.

I have 8 MB of hard drive space free for a FreeBSD partition and I am actually 
running an Intel P24T Overdrive for my CPU. All work fine on the DOS 6.2.2 
partition I need to run.

Would any version of FreeBSD work with just 48MB of RAM? Or do I need to figure 
out a way to get more RAM on the board, IF POSSIBLE?

Thanks.

Tom Simpson
Omaha, NE
[EMAIL PROTECTED]
402.896.1157



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]





I'll have to admit to being curious. Why? (And I'm sorry, but I can't 
help you. Hope someone else can.)


--

Sincerly,

Rolf Nielsen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MP3/MP4

2008-05-07 Thread G Grace
Dear customer, http://www.revampconcepts.com/



We are pleased to get to know that you are presently on the market for MP4
and other digital products, and as the *largest specialized OEM manufacturer
of mp3/MP4/DPF and other digital products *and exporter for these products
in China, we sincerely hope to establish business relations with your
esteemed corporation.



To know more about our products, kindly visit our website:
www.valor-wave.com

If you are interested in our products,pls tell me;I will send you more
details.


-- 
Thks  Best regards,
Grace
TEL:86-755-28532658   28532458
Fax:86-755-89518848
MSN: [EMAIL PROTECTED]
Email:[EMAIL PROTECTED] [EMAIL PROTECTED]
 [EMAIL PROTECTED]
www.valor-wave.com
CHINA factory Add. : SHANGXUE INDUSTRIAL ZONE, BUJI, SHENZHEN, CHINA

TEL: 00852-30628889   30602868
FAX: 00852-35902333
HK Add. : RM1002, 10/F, RICKEY CENTRE, 36 CHONG YIP STREET,KWUN TONG,
KOWLOON, HK
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Logitech G9 mouse and FreeBSD 7

2008-05-05 Thread Rolf G Nielsen

Nickolay D. Hodyunya wrote:

Hi everyone.
I'm using Logitech G9 mouse with my freebsd 7.0 box. The problem is that
my mouse don't response after I click on additional buttons. The cursor stop
moving in both system console and xorg session.


I've had the same problem with my G5. When I disabled moused it went away.
Edit /etc/devd.conf and search for ums, then comment out (or delete) the 
entire section. Then edit xorg.conf, go to the mouse section and change 
the Device to /dev/ums0 and Protocol to auto. Moreover, you may need to 
put a line that modifies the button numbers of the mouse (xmodmap -e 
does that) in your .xsession or .xinitrc.


(...)


--

Sincerly,

Rolf Nielsen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


freeze and crashes

2008-04-25 Thread Alain G. Fabry
Have a issue here. I've been running FreeBSD 6.3 release for about 6 months now 
without problem. Then last week I purchase another external HD and installed 
release 7.0.
Everything went great for about 3 weeks. Then suddenly my 7.0 started to crash 
(kde freezing, sudden reboots, etc). The first time happened when I was 
performing a portsnap on a FreeBSD Qemu session. It came up to the point where 
this 7.0 installation wasn't workable anymore.

Since I need to work to earn money as the rest of us, I fell back to my 6.3 
release external HD - copied over my data files and now I'm starting to get 
the same symthoms.

Input/output errors, reboot when performing a simple 'man something'. - could 
this be a virus or something?

I'm not sure how or what I can do to find out what could be the cause of this 
problem?

Is there anywhere I can find out more about debugging such strange behavior. 
(everything works fine and then suddenly it freezes permanently or just reboots 
on its own)


Thanks,

PS: I'm about to reinstall the 7.0 release and hope that that will work normal 
again.

Alain
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: freeze and crashes

2008-04-25 Thread Alain G. Fabry
On Fri, Apr 25, 2008 at 10:47:34AM -0400, Alexander Sack wrote:

Thanks everybody for the feedback. I'm not going to bring out the champagne yet 
but I believe I might have found the problem.
Replaced my USB cable and now everything seems to be stable again.

I'll definitely look into the info provided below by everybody, don't want to 
be as frustraded as I was without having a clue what was happening.

In case the issue returns, I want to be prepared

Thanks,

PS Sorry for top posting.

Alain

 Hi Alain:
 
 Without more details its hard to understand where your hang or freeze
 is coming from.  What I DO suggest is that you build a debug kernel
 and/or minimally enable the kernel debugger (DDB).  Then when the box
 is frozen you can get into the debugger (CTRL-ALT-ESC), type bt, and
 post it on the list to give everybody a chance to understand what is
 hanging (show msgbuf as well actually).
 
 Here is some good documentation on how to build kernels (and debug
 ones) if you don't already know:
 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html
 
 Generally speaking I would enable in my KERNCONF file (GENERIC, etc.
 under src/sys/arch/conf/)
 
 # Turn off debugging symbols
 makeoptions   DEBUG=-g
 
 # Debugger support
 options   KDB
 options   DDB
 options   KDB_TRACE
 
 If you want to go further, for example you believe this is a locking
 issue then you can go whole hog and do:
 
 # Heavy duty debugger options
 options   DEBUG_LOCKS
 options   INVARIANTS
 options   INVARIANT_SUPPORT
 options   WITNESS
 options   WITNESS_SKIPSPIN
 
 Be warned that the kernel.debug KO (kernel object) will run a lot
 slower than a stock non-debug kernel (the extra metadata the kernel is
 keeping track off etc.) so there are instances where running a debug
 kernels could make a timing bug disappear or appear more/less
 frequently.  In any event, if the problem is easily reproducible, I
 whole-heartily recommend you minimally enable KDB/DDB support so you
 can dump things on the appropriate list AS WELL AS build a complete
 debug kernel that may catch the issue (you will see console messages
 including lock order reversals and other nastiness).
 
 Here is some good documentation about kernel debugging:
 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html
 
 Let us know how things go,
 
 -aps
 
 PS Make sure that new disk is good!
 On Fri, Apr 25, 2008 at 9:01 AM, Alain G. Fabry [EMAIL PROTECTED] wrote:
  Have a issue here. I've been running FreeBSD 6.3 release for about 6 months 
  now without problem. Then last week I purchase another external HD and 
  installed release 7.0.
   Everything went great for about 3 weeks. Then suddenly my 7.0 started to 
  crash (kde freezing, sudden reboots, etc). The first time happened when I 
  was performing a portsnap on a FreeBSD Qemu session. It came up to the 
  point where this 7.0 installation wasn't workable anymore.
 
   Since I need to work to earn money as the rest of us, I fell back to my 
  6.3 release external HD - copied over my data files and now I'm starting 
  to get the same symthoms.
 
   Input/output errors, reboot when performing a simple 'man something'. - 
  could this be a virus or something?
 
   I'm not sure how or what I can do to find out what could be the cause of 
  this problem?
 
   Is there anywhere I can find out more about debugging such strange 
  behavior. (everything works fine and then suddenly it freezes permanently 
  or just reboots on its own)
 
 
   Thanks,
 
   PS: I'm about to reinstall the 7.0 release and hope that that will work 
  normal again.
 
   Alain
   ___
   freebsd-questions@freebsd.org mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: RFC: Article on implementing UFS journaling on desktop PCs

2008-04-24 Thread Rolf G Nielsen

Gabor Kovesdan wrote:

Manolis Kiagias escribió:
I have just completed an article (mostly how-to) for implementing UFS 
journaling on a typical desktop PC:


http://store.itsyourftp.com/~sonic2000gr/freebsd/gjournal-desktop/article.html 



It focuses on detailing an easy to follow, repeatable procedure, to 
install FreeBSD on a typical PC and enable journaling on /usr and 
possibly /var.

I am using this same procedure on my systems.

I welcome all feedback, please send me any comments, suggestions and 
corrections.
Nice work like the other one! I won't have time till Monday, but I'd be 
more then happy to review and commit this article if you can send me the 
sources.


Regards,
Gábor Kövesdán
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]






The man page for gjournal does not say what unit to use when specifying 
the journal size with the -s option. Sectors? GB? Anything else? Or is 
there a default (say sectors) that can be changed by using a suffix, 
like -s 10G?


--

Sincerly,

Rolf Nielsen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: RFC: Article on implementing UFS journaling on desktop PCs

2008-04-24 Thread Rolf G Nielsen

Manolis Kiagias wrote:



Rolf G Nielsen wrote:

Gabor Kovesdan wrote:

Manolis Kiagias escribió:
I have just completed an article (mostly how-to) for implementing 
UFS journaling on a typical desktop PC:


http://store.itsyourftp.com/~sonic2000gr/freebsd/gjournal-desktop/article.html 



It focuses on detailing an easy to follow, repeatable procedure, to 
install FreeBSD on a typical PC and enable journaling on /usr and 
possibly /var.

I am using this same procedure on my systems.

I welcome all feedback, please send me any comments, suggestions and 
corrections.
Nice work like the other one! I won't have time till Monday, but I'd 
be more then happy to review and commit this article if you can send 
me the sources.


Regards,
Gábor Kövesdán
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]






The man page for gjournal does not say what unit to use when 
specifying the journal size with the -s option. Sectors? GB? Anything 
else? Or is there a default (say sectors) that can be changed by using 
a suffix, like -s 10G?

You are right, although it does say the default is 1Gb.
However the jsize option is only available when both data  journal are 
stored on the same provider, and the article does not deal with this, as 
it uses separate providers for data and journal.
I could give this a try on my virtual setup and see what kind of unit is 
used.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]






I'm considering using such a setup. And if I decide to give it a go, 
I'll have to backup, boot from a custom CD I made, make the changes to 
the disks and restore the backup. Considering that, trying out what unit 
is used, should only take a fraction of the total time, and it doesn't 
really scare me to try it. :) I realize my question went to the wrong 
person, but I simply replied to the mail. My apologies.


--

Sincerly,

Rolf Nielsen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: USB wireless AP?

2008-04-22 Thread Martes G Wigglesworth
I would reference the link that I am about to list.

I would also reference googling the topic, since there are quite a few
USB wifi adapters that work, however, it seems a bit more difficult to
find people who are using them as AP media.

The atheros reference pdfs reference a different chipset than what we
usually deal with on BSD ath driver. (5512, or some such.)

I forgot about the prism based cards, which the following link is in
references.

http://osdir.com/ml/os.freebsd.devel.hardware/2006-06/msg00034.html

The SWEEX model LW053 is also compatible, however, it uses the rawlink
RT2500USB chipset, so I am not sure how the access point functionality
will work, since it may be suceptible to the previously referenced
warnings within the driver manpage.  

Is there a particular reason that the USB adapter concept is needed for
your application?

On Wed, 2008-04-23 at 00:37 +0200, Ivan Voras wrote:
 2008/4/22 Martes G Wigglesworth [EMAIL PROTECTED]:
  I always atheros-based cards/interfaces.  ath driver seems to be the
   defacto homegrown AP medium.
 
 Thanks, can you recommend an ath-based USB card?
 
   On Tue, 2008-04-22 at 22:18 +0200, Ivan Voras wrote:
 
   Boris Kochergin wrote:
 Do you know about http://ralink.rapla.net/? The RT2500-based cards
 listed there are supported by the ural(4) driver. There's a 
  discouraging
 comment about using them for access points in the man page, though:

 CAVEATS
 The ural driver does not support automatic adaptation of the 
  transmit
 speed in IBSS and HostAP operating modes.
   
That's too bad - it seems the Linsys' card is supported by ural. I
looked around for Linux information on the same topic, and given the
problems they have, I think I'll even settle for IBSS. Are there any
practical differences between HOSTAP and IBSS when used by a very small
number of users?
   
   
 
 
 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


glXIsDirect failed

2008-04-15 Thread Alain G. Fabry

Hi,

Running 7.0-RELEASE #0, trying to get 3ddesktop to work, but whenever I launch 
3ddesk --kde3, I get the following error.

3ddeskd: glXIsDirect failed, no Direct Rendering possible!
3ddeskd: Please configure hardware acceleration.  Exiting.

What could be causing this?

xorg.conf module section

Section Module
Load  extmod
Load  record
Load  dbe
Load  glx
Load  GLcore
Load  xtrap
Load  dri
Load  freetype
Load  type1
EndSection

xorg log indicates GLX and DRI to be loaded

(II) LoadModule: glx
(II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor=X.Org Foundation
compiled for 1.4.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: xtrap
(II) Loading /usr/local/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor=X.Org Foundation
compiled for 1.4.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: dri
(II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor=X.Org Foundation
compiled for 1.4.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI


Tried to run the glxinfo command to verify direct rendering = yes, but glxinfo 
is nowhere to be found.could this be related to the problem?

Also tried to kldload drm.ko, since I'm not sure this is needed. But it didn't 
change anything.

Thanks,

Alain
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: glXIsDirect failed

2008-04-15 Thread Alain G. Fabry
On Tue, Apr 15, 2008 at 07:24:15PM +0200, Mel wrote:
 On Tuesday 15 April 2008 18:57:45 Alain G. Fabry wrote:
 
  xorg log indicates GLX and DRI to be loaded
  
  (II) LoadModule: glx
  (II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so
  (II) Module glx: vendor=X.Org Foundation
  compiled for 1.4.0, module version = 1.0.0
  ABI class: X.Org Server Extension, version 0.3
 
 That's software GL. You need a driver for your video card and you don't 
 mention which one you have.

I guess this is what you are looking for then, I have the M56 (Mobility Radeon 
X1600)

Edited to reduce length

(II) RADEONHD: X driver for the following AMD GPG (ATI) graphics devices:

M56   : Mobility Radeon X1600; Mobility FireGL V5200.


(II) RADEONHD: version 1.2.0, built from dist of git branch master, commit 
9d131f90

(II) Primary Device is: PCI 01:00:0
(--) Chipset M56 found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1  0   0x0010 - 0x3fff (0x3ff0) MX[B]E(B)
[1] -1  0   0x000f - 0x000f (0x1) MX[B]
[2] -1  0   0x000c - 0x000e (0x3) MX[B]
[3] -1  0   0x - 0x0009 (0xa) MX[B]
[4] -1  0   0xf400 - 0xf40f (0x10) MX[B]E

(==) RADEONHD(0): Depth 24, (--) framebuffer bpp 32
(**) RADEONHD(0): Selected XAA 2D acceleration.
(--) RADEONHD(0): Detected an M56 on a HP/Compaq nc8430
(==) RADEONHD(0): Write-combining range (0xf460,0x1) was already clear
(II) RADEONHD(0): Mapped IO at 0x2870c000 (size 0x0001)
(II) RADEONHD(0): Getting BIOS copy from legacy VBIOS location
(II) RADEONHD(0): ATOM BIOS Rom:
SubsystemVendorID: 0x103c SubsystemID: 0x309f
IOBaseAddress: 0x4000
Filename: BR21540.BIN
BIOS Bootup Message:
HP Vail2.0 M56-P 128M ATOM BIOS CRT/LCD 425E/378M



Thanks,

Alain
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


missing bridge.ko

2008-04-13 Thread Alain G. Fabry
Hi,

I just installed FreeBSD 7.0-RELEASE and wanted to enable kldload bridge.ko for 
Qemu networking support.
But apparently this file does not exist in /boot/kernel

How do I need to install, or where can I download this?

Thanks,

Alain
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


kdebase3 installation failure

2008-04-12 Thread Alain G. Fabry

Since I wanted to use my ATI Mobility x1600 video card, I upgraded to CURRENT.
Video card is working now but I'm having problem with my kdebase3. During 
installation it fails during the install of the cyrus-sas12 port.

I did a make distclean, but that still didn't solve the problem.

following is the failurem please advise.


configure: running /bin/sh './configure' --prefix=/usr/local  
'--sysconfdir=/usr/local/etc' 
'--with-configdir=/usr/local/lib/sasl2:/usr/local/etc/sasl2' 
'--with-plugindir=/usr/local/lib/sasl2' '--with-dbpath=/usr/local/etc/sasldb2' 
'--includedir=/usr/local/include' '--enable-static' '--enable-auth-sasldb' 
'--with-rc4=openssl' '--with-saslauthd=/var/run/saslauthd' '--with-dblib=ndbm' 
'--without-mysql' '--without-pgsql' '--without-sqlite' '--with-authdaemond=no' 
'--disable-plain' '--disable-otp' '--disable-cram' '--disable-digest' 
'--disable-ntlm' '--enable-gssapi' '--disable-krb4' '--with-openssl=yes' 
'--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' 
'i386-portbld-freebsd8.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 
'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'build_alias=i386-portbld-freebsd8.0' 
'host_alias=i386-portbld-freebsd8.0' 'target_alias=i386-portbld-freebsd8.0' 
--cache-file=.././config.cache --srcdir=.
configure: WARNING: you should use --build, --host, --target
configure: loading cache .././config.cache
configure: error: `CFLAGS' has changed since the previous run:
configure:   former value:  -O2 -pipe  -fno-strict-aliasing
configure:   current value: -O2 -pipe -fno-strict-aliasing
configure: error: changes in the environment can compromise the build
configure: error: run `make distclean' and/or `rm .././config.cache' and start 
over
configure: error: /bin/sh './configure' failed for saslauthd
===  Script configure failed unexpectedly.
Please report the problem to [EMAIL PROTECTED] [maintainer] and attach the
/usr/ports/security/cyrus-sasl2/work/cyrus-sasl-2.1.22/config.log including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/security/cyrus-sasl2.
*** Error code 1

Stop in /usr/ports/security/cyrus-sasl2.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Access Point Failures using hostapd and ath0 w/ WG311 WiFi Card

2008-03-30 Thread Martes G Wigglesworth
I am running 6-Stable on an old Pentium III 800MHz box for routing and
wireless access point services.  I am unable to maintain a concurrent
conection with the wireless link.  The system seems to run fine without
authentication, however, when using hostapd I get the following error
message on std output.  I am not familiar with driver troubleshooting,
or hostapd code, so if someone could point me in the correct direction,
I would appreciate the assistance.

-- 
Respectfully,

Martes G Wigglesworth, CEO
M.G. Wigglesworth,LLC
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Access Point Failures using hostapd and ath0 w/ WG311 WiFi Card

2008-03-30 Thread Martes G Wigglesworth
I actually resolved the issues described. I don't know if this was the
true source of the disfunctional AP services, however, when I turned off
routed all became sound again.  I had also rebuilt world, and installed
a newly compiled version of 6-stable, however, that still did not
resolve the issues as of the previous email.  I wanted to research what
may have caused this issue, since I will likely see it again, especially
if there is some misscommunication with routed and hostapd
authentication.
-  
Respectfully,

Martes G Wigglesworth, CEO
M.G. Wigglesworth,LLC
[EMAIL PROTECTED]



On Mon, 2008-03-31 at 07:34 +0200, Ashant Chalasani wrote:
 On Sun, Mar 30, 2008 at 6:37 PM, Martes G Wigglesworth
 [EMAIL PROTECTED] wrote:
  I am running 6-Stable on an old Pentium III 800MHz box for routing and
   wireless access point services.  I am unable to maintain a concurrent
   conection with the wireless link.  The system seems to run fine without
   authentication, however, when using hostapd I get the following error
   message on std output.  I am not familiar with driver troubleshooting,
   or hostapd code, so if someone could point me in the correct direction,
   I would appreciate the assistance.
 
 I've seen this happen with 6.0-REL (Tinybsd 0.8 distribution) hostapd
 networks as well on a customer's network.  I wasn't responsible for
 fixing the problem, but there was also a line of thought that the real
 culprit was the Windows CE supplicant.
 
 With 6.0-REL, we've had problems with WEP with the Intel Pro Wireless
 3945ABG chipset on Window XP, but WPA and WPA-EAP worked fine.
 
 Also problematic with WEP was a hand-held Windows CE.
 
 We didn't get far with troubleshooting with the Tinybsd 0.8 distro,
 but upgrading to 0.9 helped alleviate the problem (although we are
 still testing the 0.9 system)
 
 Asahnt
 
 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Subversion and FreeBSD permission problems

2008-03-23 Thread Mark G.

David Kelly wrote:


On Mar 23, 2008, at 11:01 AM, Darrell Blake wrote:

If I move into a temp directory and do svn checkout
file:///usr/local/svn/repository/TestProject it works fine but if I
do svn svn://127.0.0.1/TestProject I get an error stating svn:
Can't connect to host '127.0.0.1': Connection refused.

Also, if I try and use TortoiseSVN to browse the repository externally
I get an error stating Error * Can't connect to host '192.168.0.10':
No connection could be made because the  target machine actively
refused it.


What does the output of `sockstat -4` look like?  It should
list the SVN server's listening port.




I suggest using svn+ssh: rather than svn:

Then so long as you can ssh into the machine you can do svn.



Here is a short paper I wrote about SVN over SSH on FreeBSD.

https://www.giovannetti.ca/bsd/SubversionOnFreeBSDWithSSH.pdf

Mark
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Subversion and FreeBSD permission problems

2008-03-23 Thread Mark G.

Hi Darrell,

Please don't top post.  Further help follows.

Darrell Blake wrote:

I'm SSHing to my server from my desktop as I haven't actually got a
monitor on the server but when I do a sockstat I get the following
output regarding svn:

svusersvnserve   846   3  tcp6   *:3690*:*

When I try and do telnet 127.0.0.1 3690 on the server I get...

telnet: connect to address 127.0.0.1: Connection refused.
telnet: Unable to connect to remote host

...and if I try and do telnet 192.168.0.10 3690 from my desktop I get...

Connecting To 192.168.0.10...Could not open connection to the host, on port 3690
: Connect failed

I'm not opposed to using SVN via SSH but I'd kind like to get a
vanilla SVN server going first. It's becoming an unusually steep
learning curve =o)




I wonder if you have inetd running and intercepting these
connections--not likely, but you can check.

Have you gone through the /path-to-repository/conf/svnserve.conf
file and twiddled with any of the settings in there?

Check man svnserve.conf and man svnserve (there's a debug setting
for the server that might provide some clues as to why connections
are failing).  Particularly, in svnserve.conf(5) is:

  anon-access = none|read|write
  Determines the access  level  for  unauthenticated  users.   write
  access  allows  all repository operations.  read access allows all
  operations except committing  and  changing  revision  properties.
  none access allows no access.  The default level is read.

   auth-access = none|read|write ...

Mark





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Subversion and FreeBSD permission problems

2008-03-23 Thread Mark G.

Hi again,

Darrell Blake wrote:

I'm SSHing to my server from my desktop as I haven't actually got a
monitor on the server but when I do a sockstat I get the following
output regarding svn:

svusersvnserve   846   3  tcp6   *:3690*:*



I just noticed the 'tcp6' in the above line.  Looks like your
svn server is listening on an IP version 6 address.  It won't
answer a request made from an IP version 4 address (it can't
even see it), which is what 127.0.0.1 and 192.168.*.* are.

Does the output to 'sockstat -4' show any services?  Note the
-4 option restricts sockstat's output to IP v4 addresses.

Mark
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: BSDstats: February Statistics - 18 494 Hosts Reported In

2008-03-08 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Go under the individual OS ... the site needs a bunch of work as far as the 
sub-pages are concerned :(


- --On Saturday, March 08, 2008 04:36:55 -0800 Abdullah Ibn Hamad Al-Marri 
[EMAIL PROTECTED] wrote:

 Hey Marc,

 These links don't work.

 Drivers/HW Stats CPU Stats Port Stats

 Do you know why?


 Regards,

 -Abdullah Ibn Hamad Al-Marri
 Arab Portal
 http://www.WeArab.Net/

 - Original Message 
 From: Marc G. Fournier [EMAIL PROTECTED]
 To: freebsd-questions@freebsd.org; [EMAIL PROTECTED];
 [EMAIL PROTECTED]; [EMAIL PROTECTED]; Thorsten Glaser
 [EMAIL PROTECTED]; Gonzalo Martinez - Sanjuan Sanchez [EMAIL PROTECTED];
 [EMAIL PROTECTED]; [EMAIL PROTECTED];
 [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Sent: Saturday, March 8, 2008 6:43:11 AM
 Subject: BSDstats: February Statistics - 18 494 Hosts Reported In

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1


 As of March 7th, 2008, the project is seeing 18 494 hosts reporting in, with
 a  break down as follows:

DesktopBSD   3 242 hosts
DragonFly   27 hosts
FreeBSD  6 260 hosts
GNU/kFreeBSD 5 hosts
MidnightBSD  6 hosts
MirBSD  14 hosts
NetBSD 109 hosts
OpenBSD 56 hosts
PC-BSD   8 775 hosts

 Top 10 Countries reporting in (out of 85 Countries total):

United States 23.5%
Russian Federation 7.4%
Australia  6.4%
Brazil 6.3%
Germany6.2%
France 3.4%
Ukraine3.2%
Japan  3.2%
United Kingdom 3.0%
Canada 2.7%


 Project Objective:

 The mission of this site is to compile semi-accurate numbers for advocacy
 and marketing of the *BSD operating systems.


 PC-BSD, to the best of our knowledge, is the only one that defaults to
 enabled, while the rest have to be enabled manually.

 For FreeBSD users, you just need to install /usr/ports/sysutils/bsdstats to
 set things up.

 If you aren't participating, we very much encourage you to start ... the
 report script is a shell script, so you can scan it to figure out what,
 exactly, is being sent in .. and there is only one level of reporting that
 is  required, and that is Operating System + Version ... Device and Ports
 reporting are 100% optional ...

 For those that are participating ... once more, thank you ... and spread the
 word, we need more ...


 - 
 Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
 Email . [EMAIL PROTECTED]  MSN . [EMAIL 
 PROTECTED]
 Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.0.4 (FreeBSD)

 iD8DBQFH0gtP4QvfyHIvDvMRAm1PAJ0XjcSfic/7909xzOLwQu0/3gty5wCeJU6A
 aDhVlpvMy9flKZYl3Cyysi0=
 =kmn9
 -END PGP SIGNATURE-

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]








 _
 ___ Never miss a thing.  Make Yahoo your home page.
 http://www.yahoo.com/r/hs



- 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (FreeBSD)

iD8DBQFH0pLi4QvfyHIvDvMRAuY3AJ43f2ZGevI95d1sZpLVnmxaFWJ7mQCguENc
Py6KYxhLKWz62flZ4RlRH2Q=
=Vw0j
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


BSDstats: February Statistics - 18 494 Hosts Reported In

2008-03-07 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


As of March 7th, 2008, the project is seeing 18 494 hosts reporting in, with a 
break down as follows:

   DesktopBSD   3 242 hosts
   DragonFly   27 hosts
   FreeBSD  6 260 hosts
   GNU/kFreeBSD 5 hosts
   MidnightBSD  6 hosts
   MirBSD  14 hosts
   NetBSD 109 hosts
   OpenBSD 56 hosts
   PC-BSD   8 775 hosts

Top 10 Countries reporting in (out of 85 Countries total):

   United States 23.5%
   Russian Federation 7.4%
   Australia  6.4%
   Brazil 6.3%
   Germany6.2%
   France 3.4%
   Ukraine3.2%
   Japan  3.2%
   United Kingdom 3.0%
   Canada 2.7%


Project Objective:

The mission of this site is to compile semi-accurate numbers for advocacy and
marketing of the *BSD operating systems.


PC-BSD, to the best of our knowledge, is the only one that defaults to enabled,
while the rest have to be enabled manually.

For FreeBSD users, you just need to install /usr/ports/sysutils/bsdstats to set
things up.

If you aren't participating, we very much encourage you to start ... the report
script is a shell script, so you can scan it to figure out what, exactly, is
being sent in .. and there is only one level of reporting that is  required,
and that is Operating System + Version ... Device and Ports reporting are 100%
optional ...

For those that are participating ... once more, thank you ... and spread the
word, we need more ...


- 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (FreeBSD)

iD8DBQFH0gtP4QvfyHIvDvMRAm1PAJ0XjcSfic/7909xzOLwQu0/3gty5wCeJU6A
aDhVlpvMy9flKZYl3Cyysi0=
=kmn9
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: hardware problem

2008-02-27 Thread D G Teed
On Wed, Feb 27, 2008 at 1:58 AM, Ted Mittelstaedt [EMAIL PROTECTED] wrote:


   -Original Message-
   From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED] Behalf Of D G Teed
   Sent: Monday, February 25, 2008 7:22 AM
   To: DAve
   Cc: FreeBSD Questions
   Subject: Re: hardware problem
  
  
   Every system I've seen with his description of the problem, where
   the power supply can't even run it's own fan, is having a power supply
   problem.  Power supplies are very often low quality these days and can't
   handle the stresses of typical electrical grid fluctuations.

  My experience has not been that the power supplies can't handle the
  electrical grid.

  What I've mostly seen is that the power supply FANS get dust in them,
  the fans slow down or stop, airflow through the supply drops, and
  then the supply overheats.  Once it overheats, the supply will never
  be reliable again and must be thrown out.

I've been able to routinely clean out the dust with canned air, and
they still die more frequently than say motherboards.  Even quality
brands like Antec.  I often replace the fan if it is showing signs
of noise from bearing getting burned out.  I'm speaking mainly
of home and small office PCs.  This is something that won't
happen as much in a server room since the air is cleaner, but
I'd guess the O.P. wasn't in that environment since he is wasting
3 days before trying another power supply.

Power supplies do have a limit of life related to the quality
of your electricity (and excessive heat). I can recall the bad
electrolyte scandle with several motherboard brands 5 years ago.
The explanation of the shortened capacitor lifespan due to the
electrolyte missing an ingredient was a bit of an education
into what capacitors do.  They do have a limited lifespan
related to heat and the number of hours they are exposed to a high
ripple current.

Here is an excellent wikipedia entry on capacitor plague
which will explain it in layman's terms.

http://en.wikipedia.org/wiki/Capacitor_plague

If you have not read about this before, it may be an eye opener.

--Donald
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: hardware problem

2008-02-26 Thread D G Teed
On Mon, Feb 25, 2008 at 10:45 PM, Da Rock [EMAIL PROTECTED] wrote:
 On Mon, 2008-02-25 at 20:38 -0500, Tsu-Fan Cheng wrote:
   hi guys,
  just take every part out and dust with a brush, reseat the m-board
   and hook on the power supply, switch on the power and both fans spin
   for quite a while, seeing this, I switch it off and start to connect
   all the cables. After all is done, i turn on the power again, and this
   time it stop again after a short spin. and I looked everywhere on the
   board and found some silverish dust on the board, i dust it away, but
   this time, the fans and the LED light on the board never spin or lit
   up when i switch it on, i wonder if something i did kill the power
   this time, any idea?? thank you for your help.
  
   TFC
  

  Looks like that little bit of dust was making the system still seem like
  its alive. I'd say its well and truely dead now- what do you reckon
  guys?

  New M/B and CPU...

You are suggesting to replace the MB and CPU?

By the same logic, if a light bulb burns out, replace the wiring in your house.
That is inappropriate.

Power supplies burn out all the time.  Replace the power supply.
The big clue is when the power supply can't spin it's own fan.
Has nothing to do with the rest of the system.

--Donald
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: hardware problem

2008-02-25 Thread D G Teed
Every system I've seen with his description of the problem, where
the power supply can't even run it's own fan, is having a power supply
problem.  Power supplies are very often low quality these days and can't
handle the stresses of typical electrical grid fluctuations.  Most people
who deal with hardware have a spare power supply around just for
testing as this is a very common problem.  Motherboards typically
do not stop power supply fans when they can't post.

On Mon, Feb 25, 2008 at 10:35 AM, DAve [EMAIL PROTECTED] wrote:

  IMO, experience says the worst thing you can do to a computer is leave
  it sit a year running, and then move it.

  I would get a grounding wrist strap, open the case, remove all cards and
  memory, disconnect all hard drives, clean with a soft brush (never a
  vacuum cleaner), reseat all cards and memory, reconnect all hard drives,
  and then try to restart it.

  Even without a post code announcing a problem, I have fixed many moved
  PCs this way.

  DAve

  --
  Google finally, after 7 years, provided a logo for
  veterans. Thank you Google. What to do with my signature now?


 ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MP3/MP4

2008-02-23 Thread G Grace
Dear Customer,



We are pleased to get to know that you are presently on the market for MP4
other digital products, and as the *largest specialized OEM manufacturer of
MP4/GPS/DPF and other digital products *and exporter for these products in
China, we sincerely hope to establish business relations with your esteemed
corporation.



To know more about our products, kindly visit our website:
www.valor-wave.com

Please kindly check and contact us.

If you are not in the product or purchasing department, please forward my
information to the relevant department.Thks.


-- 
Thks  Best regards,
Grace
TEL:86-755-28532658   28532458
Fax:86-755-89518848
MSN: [EMAIL PROTECTED]
Email:[EMAIL PROTECTED]
 [EMAIL PROTECTED]
www.valor-wave.com
CHINA factory Add. : SHANGXUE INDUSTRIAL ZONE, BUJI, SHENZHEN, CHINA

TEL: 00852-30628889   30602868
FAX: 00852-35902333
HK Add. : RM1002, 10/F, RICKEY CENTRE, 36 CHONG YIP STREET,KWUN TONG,
KOWLOON, HK
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD Linux distro

2008-02-22 Thread D G Teed
On 2/22/08, Jonathan McKeown [EMAIL PROTECTED] wrote:
 Petty quibble: I suspect that you mean ``there is no support for FreeBSD in
  EMC Networker'' rather than the other way round. Picking a backup solution
  that can't back up some of your servers, and opting to fix the problem by
  getting rid of the servers, seems to me to be doing things the wrong way
  round - irrespective of which OS you're forcing yourself to get rid of.

Well, we are not going to ditch the Windows Servers, nor run 2 backup solutions,
so FreeBSD must go.  We do have the client that someone made for Legato
6.0 some time ago and we are using that.  A bug report appeared that the
default configure for the client was insecure.  It wasn't fixed after a year
and the FBSD resolution was to drop the client from FBSD packages.

Legato didn't make that FBSD legato 6.0 client package.  Someone
clever from within the FreeBSD developers made it based on
how the package for Linux worked.  From the pattern that
followed, it seems that developer or contributor didn't
maintain it afterward. So from our perspective,
FreeBSD dropped something we have relied
on to make FreeBSD doable in our server
room.  I know, there are always people
who will say: you can't complain, you
go fix it, but I'm sorry I'm not able
to spend the time on it. After all,
not everyone who flies is a
pilot, and no one builds a
plane only for pilots.

I don't hate BSD -
at home I run a
sparcstation
with NetBSD.

--Donald
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD Linux distro

2008-02-21 Thread D G Teed
As a Sysadmin I have 2 cents to add to this discussion.

I think the whole chest beating, king of the hill, stand taking,
mantra repeating is juvenile.  There is no superior OS.
As I do my job I don't start out figuring how I can slide my
favorite distro into the equation.  The OS is not at the center of
decision making.  What we want to get done is at the center.

The beginning point is typically the application or service,
and sometimes the application and service combined with
the given hardware.  Given these requirements, then we find
an OS which supports them.

As far as stability is concerned, I can't remember the last time
something konked out on me because of a kernel bug.  If something
goes weird these days I'm most often to find hardware is the
problem.  We currently run over a dozen of each of Redhat Linux,
Solaris, and FreeBSD, and two Debian servers.

If someone has high uptimes they just don't believe in kernel
security updates - it is nothing to be proud of.

I'd like to see a resource which promotes intelligent decision
making coming from the point of view of supporting the application
or hardware, as this is essentially the angle I believe a sysadmin
is coming from.  For example, no where in this have I heard a peep
about backup software.  Anyone serious about IT is serious
about backup.  Yet there is no support for EMC (Legato)
Networker in FreeBSD, and this is why our organization is
migrating away from this FreeBSD.  So for example, you can
outline what backup options are available compared to Linux.

--Donald
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Start of a FreeBSD Setup Guide for AFS (Server and Client)

2008-02-14 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


I've been meaning to get this started for awhile now, but time never is what
one would like it to be: endless.

http://wiki.freebsd.org/AFS_using_OpenAFS_%2B_Arla

Is a *very* basic start ... right now, its just a pointer to Arla (client) and
OpenAFS (server) ports for FreeBSD created by Alex Koss, and a link to some
NetBSD specific setup instructions.  I'm going to work on FreeBSD specific
ones, using that as a base, that will be on the Wiki itself ...

If anyone else does start working through the NetBSD instructions and wants to
submit stuff, just email me and I'll gladly add it .. kerberos, at least, is
something that I've *never* setup, so I'm starting from complete ground zero on
this ..

- 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (FreeBSD)

iD8DBQFHtO1q4QvfyHIvDvMRAjhqAKCvz5FqgcDl/pwb3Sj0faY+kSgZbwCdHYAq
+d3oV/GmYens4pm/D02XhxU=
=3u+o
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


<    1   2   3   4   5   6   7   8   9   10   >