Re: matlab 2009a

2009-05-17 Thread Chagin Dmitry
On Sun, May 17, 2009 at 08:46:29AM +0200, Pieter Donche wrote: > FreeBSD7-amd64 > linux_base-fc-4_14 Base set of packages needed in Linux mode (for i386/amd64) > > When running the install script, I get > > cat: /proc/cpuinfo: No such file or directory > Error: Your computer's processor is missi

Re: matlab 2009a

2009-05-17 Thread perryh
Pieter Donche wrote: > FreeBSD7-amd64 > linux_base-fc-4_14 Base set of packages > needed in Linux mode (for i386/amd64) > > When running the install script, I get > > cat: /proc/cpuinfo: No such file or directory ... > What is this /proc/cpuinfo file not found? Perhaps you do not have /proc mou

Re: how to fix "interrupt storm"

2009-05-17 Thread perryh
Nicolais wrote: > PerryH-2 wrote: > > There are no USB devices connected. I think those must actually > > be atapci1 interrupts, since irq9 is where dmesg reported it. > > I think this could be related to previous issues on same topic. > I don't recall the thread titles, but the solution is locat

Re: matlab 2009a

2009-05-17 Thread Polytropon
On Sun, 17 May 2009 08:46:29 +0200 (CEST), Pieter Donche wrote: > FreeBSD7-amd64 > linux_base-fc-4_14 Base set of packages needed in Linux mode (for i386/amd64) > > When running the install script, I get > > cat: /proc/cpuinfo: No such file or directory > Error: Your computer's processor is mi

4.11 panic every 23 hours 55 minutes or so

2009-05-17 Thread Doug Lee
One of the weirder things I've seen in a while here... OS: FreeBSD 4.11 (yeah I know, old, but generally stable) CPU: Intel(R) Pentium(R) 4 CPU 2.00GHz real memory = 536608768 (524032K bytes) Hds: IDE Problem: Ever since a suspitious power outage (I say suspitious because we think a surge was a

Re: 4.11 panic every 23 hours 55 minutes or so

2009-05-17 Thread Glen Barber
On Sun, May 17, 2009 at 7:06 AM, Doug Lee wrote: > One of the weirder things I've seen in a while here... > > OS: FreeBSD 4.11 (yeah I know, old, but generally stable) > CPU: Intel(R) Pentium(R) 4 CPU 2.00GHz > real memory  = 536608768 (524032K bytes) > Hds: IDE > Do you by chance have the kernel

Error compiling Kernel

2009-05-17 Thread Jose Luis Alarcon Sanchez
Hi Folks!. I am trying to compile the Kernel, but it stop at this point: cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostd

Re: Error compiling Kernel

2009-05-17 Thread Glen Barber
Hi, Jose On Sun, May 17, 2009 at 8:15 AM, Jose Luis Alarcon Sanchez wrote: > Hi Folks!. > > I am trying to compile the Kernel, but it stop at this point: > > When was your last c(v)sup? -- Glen Barber ___ freebsd-questions@freebsd.org mailing list ht

Re: matlab 2009a

2009-05-17 Thread Jan Henrik Sylvester
cat: /proc/cpuinfo: No such file or directory Error: Your computer's processor is missing the SSE2 instructions that are required for MATLAB to run correctly. For system requirements consult http://www.mathworks.com ... You have to mount linprocfs -- but there is a bug in the cpu

Re: Error compiling Kernel

2009-05-17 Thread Bruce Cran
On Sun, 17 May 2009 14:15:32 +0200 Jose Luis Alarcon Sanchez wrote: > -I/usr/src/sys/dev/ath /usr/src/sys/dev/ath/if_ath.c: In function > 'ath_rx_tap': /usr/src/sys/dev/ath/if_ath.c:3414: error: 'const > struct ath_rx_status' has no member named > 'rs_flags' /usr/src/sys/dev/ath/if_ath.c:3416: er

Re: Error compiling Kernel

2009-05-17 Thread Glen Barber
On Sun, May 17, 2009 at 8:41 AM, Bruce Cran wrote: [snip] > > Try adding > > options AH_SUPPORT_AR5416 > > to your kernel configuration. > Should this be ATH_SUPPORT_AR5416? (Just making sure it's not a typo.) -- Glen Barber ___ freebsd-questions@f

Re: Error compiling Kernel

2009-05-17 Thread Bruce Cran
On Sun, 17 May 2009 08:46:23 -0400 Glen Barber wrote: > On Sun, May 17, 2009 at 8:41 AM, Bruce Cran wrote: > > [snip] > > > > > Try adding > > > > options AH_SUPPORT_AR5416 > > > > to your kernel configuration. > > > > Should this be ATH_SUPPORT_AR5416? (Just making sure it's not a > typo.)

Re: 4.11 panic every 23 hours 55 minutes or so

2009-05-17 Thread Doug Lee
On Sun, May 17, 2009 at 07:39:46AM -0400, Glen Barber wrote: > On Sun, May 17, 2009 at 7:06 AM, Doug Lee wrote: > > One of the weirder things I've seen in a while here... > > > > OS: FreeBSD 4.11 (yeah I know, old, but generally stable) > > CPU: Intel(R) Pentium(R) 4 CPU 2.00GHz > > real memory ?=

Re: altq

2009-05-17 Thread Коньков Евгений
Здравствуйте, irix. It will be great if altq can queue like in dummynet with dst/src masks Вы писали 17 мая 2009 г., 3:47:37: i> Hello Freebsd-pf, i> Sorry for my english. i> OpenBSD team is abandon the altq project. i> Maybe FreeBSD team does not come as OpenBSD team. i> In Kernel is pres

Re: 4.11 panic every 23 hours 55 minutes or so

2009-05-17 Thread Mehmet Erol Sanliturk
On Sun, May 17, 2009 at 9:13 AM, Doug Lee wrote: > On Sun, May 17, 2009 at 07:39:46AM -0400, Glen Barber wrote: > > On Sun, May 17, 2009 at 7:06 AM, Doug Lee wrote: > > > One of the weirder things I've seen in a while here... > > > > > > OS: FreeBSD 4.11 (yeah I know, old, but generally stable)

Re: 4.11 panic every 23 hours 55 minutes or so

2009-05-17 Thread Doug Lee
On Sun, May 17, 2009 at 09:42:05AM -0400, Mehmet Erol Sanliturk wrote: >Another problem may be as follows : >I am living an area nearby to industrial factories . >When they are started or stopped . they are causing important >fluctuation in my home current in such a way that even un

Re: suitesparse - error when compiling from ports

2009-05-17 Thread Lowell Gilbert
cblas...@gmail.com writes: > I got the foolowing error when copile the suitesparse > (/usr/ports/math/suitesparse) > on Athlon64 FreeBSD-7.2 RELEASE > > # make install clean > ===> Extracting for suitesparse-3.3.0 > => MD5 Checksum OK for SuiteSparse-3.3.0.tar.gz. > => SHA256 Checksum OK for Suit

Unable to read from CCID USB reader

2009-05-17 Thread Mario Pavlov
Hi, I just got a CCID USB reader with my digital signature...unfortunately I can't make it work I installed pcsc-lite and libccid from ports... when I plug-in the reader I can see this: ugen0: on uhub4 then I do this: # pcscd -d -f pcscdaemon.c:267:main() pcscd set to foreground with

Re: 4.11 panic every 23 hours 55 minutes or so

2009-05-17 Thread Mark Tinguely
Trap 12 are usually hardware related many times RAM. Since it happened after bad power, I would besides testing your RAM but make sure your power supply and fans are operating normally. Why does the panic happen 24 hours after the last reboot; who knows and one may never know. Are you finally hi

Re: Error compiling Kernel

2009-05-17 Thread Jose Luis Alarcon Sanchez
On Sun, 17 May 2009 13:41:28 +0100 Bruce Cran wrote: > On Sun, 17 May 2009 14:15:32 +0200 > Jose Luis Alarcon Sanchez wrote: > > > -I/usr/src/sys/dev/ath /usr/src/sys/dev/ath/if_ath.c: In function > > 'ath_rx_tap': /usr/src/sys/dev/ath/if_ath.c:3414: error: 'const > > struct ath_rx_status' has

RE: 4.11 panic every 23 hours 55 minutes or so

2009-05-17 Thread Mark
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Mark Tinguely Sent: zondag 17 mei 2009 17:30 To: d...@dlee.org Cc: freebsd-questions@freebsd.org Subject: Re: 4.11 panic every 23 hours 55 minutes or so > Why does the pan

Backing up FreeBSD and other Unix systems securely

2009-05-17 Thread Kelly Jones
I tried using Mozy for backups because they offer unlimited space, but 1) they don't support FreeBSD, 2) they encrypt file contents, but NOT file names, and 3) they don't do true versioned backups. Easy workaround for 1): rsync to a Mac/Windows and backup from there, but 2) and 3) are more difficul

Re: Backing up FreeBSD and other Unix systems securely

2009-05-17 Thread Christian Laursen
Kelly Jones wrote: I tried using Mozy for backups because they offer unlimited space, but 1) they don't support FreeBSD, 2) they encrypt file contents, but NOT file names, and 3) they don't do true versioned backups. Easy workaround for 1): rsync to a Mac/Windows and backup from there, but 2) and

Modbus TCP to Modbus ASCII/RTU converter

2009-05-17 Thread Exemys
This is a message in multipart MIME format. Your mail client should not be displaying this. Consider upgrading your mail client to view this message correctly. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fr

kdb and mouse are disabled on HP Pavilion dv5210us by X.org 7.4.1 (7.2-R)

2009-05-17 Thread Jin Guojun[VFF]
When installed FreeBSD 7.2 release with xorg-7.4.1, the X server does not work on HP Pavilion dv5210us laptop due to the key board and mouse are disabled somehow. Some Hot keys (Ctrl-Altr-F#) are working but mouse is not movable and cannot type in a Xterm. (**) ModulePath set to "/usr/local/li

Re: suitesparse - error when compiling from ports

2009-05-17 Thread Zbigniew Komarnicki
On Sunday 17 of May 2009 16:17:11 Lowell Gilbert wrote: > Looks like there's a missing dependency on math/libgmp4. > That's puzzling, though, because the FreeBSD build cluster built it fine > just a couple of days ago. Thank you. I reinstall math/libgmp4, and after that I saw that I had installed

proftpd TLS

2009-05-17 Thread alexus
i just enable TLS for my proftpd and in tls.log I'm getting following messages mod_tls/2.2.1[45739]: error locking passphrase into memory: Operation not permitted mod_tls/2.2.1[45739]: TLS/TLS-C requested, starting TLS handshake anyone had this in the past? ___

Re: run_interrupt_driven_hooks: still waiting... for xpt_config

2009-05-17 Thread Chris Whitehouse
Chris Whitehouse wrote: I can build a debug kernel on 7.2R or any recommended version onto a spare hard disk and use it to boot this machine to get debugging info. Much thanks Chris ___ freebsd-questions@freebsd.org mailing list http://lists.freeb

Re: ipnat port-range

2009-05-17 Thread alexus
2009/5/16 Roger Olofsson <240olofs...@telia.com>: > > > Odhiambo ワシントン skrev: >> >> On Wed, May 13, 2009 at 9:09 PM, alexus wrote: >> >>> On Wed, May 13, 2009 at 12:58 PM, alexus wrote: i need to redirect bunch of ports, or port-range from outside to my jail # /etc/rc.d/ipnat

Re: ipnat port-range

2009-05-17 Thread Patrick Lamaizière
Le Sun, 17 May 2009 16:16:51 -0400, alexus : > i dont see how things are obvious for you as they not so obvious for > me. first of all my ipf default policy to allow everything. > > so the original question is for ipnat and not for ipf > > now for non-passive (active) i put in these rules > > r

Re: ipnat port-range

2009-05-17 Thread Roger Olofsson
alexus skrev: 2009/5/16 Roger Olofsson <240olofs...@telia.com>: Odhiambo ワシントン skrev: On Wed, May 13, 2009 at 9:09 PM, alexus wrote: On Wed, May 13, 2009 at 12:58 PM, alexus wrote: i need to redirect bunch of ports, or port-range from outside to my jail # /etc/rc.d/ipnat reload /etc/rc

Re: ipnat port-range

2009-05-17 Thread alexus
2009/5/17 Patrick Lamaizière : > Le Sun, 17 May 2009 16:16:51 -0400, > alexus : > >> i dont see how things are obvious for you as they not so obvious for >> me. first of all my ipf default policy to allow everything. >> >> so the original question is for ipnat and not for ipf >> >> now for non-pass

Re: ipnat port-range

2009-05-17 Thread alexus
On Sun, May 17, 2009 at 5:08 PM, Roger Olofsson <240olofs...@telia.com> wrote: > > > alexus skrev: >> >> 2009/5/16 Roger Olofsson <240olofs...@telia.com>: >>> >>> Odhiambo ワシントン skrev: On Wed, May 13, 2009 at 9:09 PM, alexus wrote: > On Wed, May 13, 2009 at 12:58 PM, alexus wro

Windows mailing lists?

2009-05-17 Thread Kelly Jones
This question is OT by definition: are there any Windows mailing lists similar to this one? Ideally one for people who hate Windows, but have to deal w/ it (eg, Windows command-line and Cygwin users, not people who use it by choice). I know Cygwin has mailing lists, but it's not quite the same th

Better version of diff?

2009-05-17 Thread Kelly Jones
I often need to compare two Perl files sans comments. This mostly works: egrep -v '^#' file1.pl > file1.tmp egrep -v '^#' file2.pl > file2.tmp diff -B file1.tmp file2.tmp (yes, it breaks for perldoc style comments, comments on lines w/ code, # characters inside HERE docs, and probably other cases

Re: Windows mailing lists?

2009-05-17 Thread Kurt Buff
On Sun, May 17, 2009 at 14:28, Kelly Jones wrote: > This question is OT by definition: are there any Windows mailing lists > similar to this one? > > Ideally one for people who hate Windows, but have to deal w/ it (eg, > Windows command-line and Cygwin users, not people who use it by > choice). >

RE: craigslist for computers??

2009-05-17 Thread Charles Oppermann
> Guys, > Some friends of mine suggested I use craigslist to find the kinds of new > (or maybe used and used[?]) computers I'm looking for. I've used both > google and yahoo and haven't found what may be best:: Most Green. > Can anybody clue me in? www.craigslist.com

make package-recursive yields empty packages?

2009-05-17 Thread Matt Juszczak
Hi all, I'm creating php/apache packages for my setup. Everytime I create a new package, I do make package-recursive. For some reason, some of my php5-* packages have been getting overwritten with empty packages. -rw-r--r-- 1 root wheel 2421 May 17 18:57 php5-ctype-5.2.9.tbz -rw-r--r-

Re: kdb and mouse are disabled on HP Pavilion dv5210us by X.org 7.4.1 (7.2-R)

2009-05-17 Thread Charles Oppermann
Jin Guojun[VFF] wrote: When installed FreeBSD 7.2 release with xorg-7.4.1, the X server does not work on HP Pavilion dv5210us laptop due to the key board and mouse are disabled somehow. Some Hot keys (Ctrl-Altr-F#) are working but mouse is not movable and cannot type in a Xterm. A quick searc

Re:altq

2009-05-17 Thread irix
Hello , First of all,person who is responsible for this answer for my question about dynamics queues and finely complete to merge cdnr into pf, that altq nothing else, and complete does not this function. You need and you do. We are not interested in this. But altq is not complete solution.

Re: Better version of diff?

2009-05-17 Thread Dan Nelson
In the last episode (May 17), Kelly Jones said: > I often need to compare two Perl files sans comments. This mostly works: > > egrep -v '^#' file1.pl > file1.tmp > egrep -v '^#' file2.pl > file2.tmp > diff -B file1.tmp file2.tmp Take a look at the -I option to diff. It lets you ignore lines matc

Re: 4.11 panic every 23 hours 55 minutes or so

2009-05-17 Thread Odhiambo ワシントン
On Sun, May 17, 2009 at 2:06 PM, Doug Lee wrote: > One of the weirder things I've seen in a while here... > > OS: FreeBSD 4.11 (yeah I know, old, but generally stable) > CPU: Intel(R) Pentium(R) 4 CPU 2.00GHz > real memory = 536608768 (524032K bytes) > Hds: IDE > > Problem: Ever since a suspiti