Re: options atapicam and/or device ATA_CAM in kernel config?

2011-11-27 Thread b. f.
What is the role of options atapicam and device ATA_CAM in kernel config file? Are they redundant? Kernel will build with both these options, but will it make things go awry? Is ATA_CAM deprecated? They are redundant and incompatible. atapicam is deprecated, and ATA_CAM is the

port astro/stellarium: /usr/ports/astro/stellarium/work/stellarium-0.11.1/plugins/AngleMeasure/src/AngleMeasure.hpp, : File name too long,*** Error code 1

2011-11-27 Thread O. Hartmann
Hello, since a couple of days for now I have on FreeBSD 10.0-CURRENT/amd64, clang compiled, the following error updating or reinstalling or installing the port astro/stellarium: === Vulnerability check disabled, database not found === License GPLv2 accepted by the user === Found saved

problem in changing serial console speed!

2011-11-27 Thread h bagade
Hi all, I want to change serial console speed on freebsd 8.2. I've found out different way of doing so but none was successful! I've tried the following ways: 1- change /boot.config: add -S*speed *2- change /boot/loader.conf: add following lines boot_multicons=YES boot_serial=YES

Re: problem in changing serial console speed!

2011-11-27 Thread claudiu vasadi
Hi, So basically you need the following: 1) Set the baud rate and the com interface in BIOS (ex: com1 and baud rate 19200) 2) /boot/loader.conf: ipmi_load=YES 3) reboot 4) - use dmesg | grep uart and you will something like this: uart0: 16550 or compatible port 0x3f8-0x3ff irq 4 flags 0x10 on

OpenBGPd stability issue on FreebBSD 9-PRERELEASE

2011-11-27 Thread Darren Baginski
Hi! I'm having issues with OpenBGPd openbgpd-4.9.20110612_1 running on FreebBSD 9-PRERELEASE. BGP sessions flap for no reason every ~4hours, bgp sessions itself receive only default form cisco router. FreeBSD 8.2 is not affected. How can I troubleshot this?

multimedia/vlc: no graphical interface on FreeBSD 9 and 10

2011-11-27 Thread O. Hartmann
Since a while, vlc on my FreeBSD 10 and FreeBSD 9 boxes do not show a graphical interface anymore. Compiling multimedia/vlc works, either with the legacy gcc or clang. But either way I compile vlc, the result is always the same: no GUI. Instead, I receive the below show message: VLC media player

Tproxy Freeebsd 8.2 stable

2011-11-27 Thread Tony Kumbayer
Hi All, Does anyone have any success installing Tproxy on Freebsd 8.2 with lusca or cacheboy I already googling and read http://tproxy.no-ip.org/  and still no luck freebsd 8.2 stable LUSCA_HEAD-r14809 ipfw 1 ethernet card I could really use some advice. Thanks! Toni

Looking for SEO/ Web Design Work

2011-11-27 Thread Ashok
Hi, I am an Organic SEO cum Website Design specialist. Currently looking for a job in the field of Web design or Internet marketing. I have 5 years experience with SEO and Website Design .I would like to work remotely from my present location in India and help your organization with Website

Re: OpenBGPd stability issue on FreebBSD 9-PRERELEASE

2011-11-27 Thread Kevin Oberman
On Sun, Nov 27, 2011 at 7:10 AM, Darren Baginski kick...@yandex.ru wrote: Hi! I'm having issues with OpenBGPd  openbgpd-4.9.20110612_1 running on  FreebBSD 9-PRERELEASE. BGP sessions flap for no reason every ~4hours, bgp sessions itself receive only default form cisco router. FreeBSD 8.2

Re: problem in changing serial console speed!

2011-11-27 Thread CyberLeo Kitsana
On 11/27/2011 12:07 AM, h bagade wrote: Hi all, I want to change serial console speed on freebsd 8.2. I've found out different way of doing so but none was successful! I've tried the following ways: 1- change /boot.config: add -S*speed *2- change /boot/loader.conf: add following lines

Re: options atapicam and/or device ATA_CAM in kernel config?

2011-11-27 Thread Lowell Gilbert
b. f. bf1...@googlemail.com writes: What is the role of options atapicam and device ATA_CAM in kernel config file? Are they redundant? Kernel will build with both these options, but will it make things go awry? Is ATA_CAM deprecated? They are redundant and incompatible.

Re: multimedia/vlc: no graphical interface on FreeBSD 9 and 10

2011-11-27 Thread Garrett Cooper
On Sun, Nov 27, 2011 at 7:40 AM, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Since a while, vlc on my FreeBSD 10 and FreeBSD 9 boxes do not show a graphical interface anymore. Compiling multimedia/vlc works, either with the legacy gcc or clang. But either way I compile vlc, the result is

Re: port astro/stellarium: /usr/ports/astro/stellarium/work/stellarium-0.11.1/plugins/AngleMeasure/src/AngleMeasure.hpp, : File name too long,*** Error code 1

2011-11-27 Thread Garrett Cooper
On Sun, Nov 27, 2011 at 2:01 AM, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Hello, since a couple of days for now I have on FreeBSD 10.0-CURRENT/amd64, clang compiled, the following error updating or reinstalling or installing the port astro/stellarium: ===  Vulnerability check

Re: OpenBGPd stability issue on FreebBSD 9-PRERELEASE

2011-11-27 Thread Darren Baginski
Yes, I did a capture. Session time outing. Bizarre that happens only on link with igb driver, while bce has no issues (server with two nics one 4ports igb and one 2ports bce). tcpdump on igb link even do not show packets arriving while I see them sent from the other end. The same link plugged to

Re: options atapicam and/or device ATA_CAM in kernel config?

2011-11-27 Thread b. f.
On 11/27/11, Lowell Gilbert freebsd-questions-lo...@be-well.ilk.org wrote: b. f. bf1...@googlemail.com writes: What is the role of options atapicam and device ATA_CAM in kernel config file? Are they redundant? Kernel will build with both these options, but will it make things go

Re: OpenBGPd stability issue on FreebBSD 9-PRERELEASE

2011-11-27 Thread Adrian Chadd
Hi, Are all RX frames dropped at that point, or just the BGP TCP session related IP frames? Adrian ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

too many open files

2011-11-27 Thread Robert Huff
Earlier tonight, I had a machine running FreeBSD 9.0-BETA1 #0: Tue Aug 23 10:07:23 EDT 2011 amd64 become unusable because kern.openfiles hit kern.maxfiles. I found this ... unexpected. After rebooting, I have been keeping track of kern.openfiles. Just after

Re: too many open files

2011-11-27 Thread Adam Vande More
On Sun, Nov 27, 2011 at 8:50 PM, Robert Huff roberth...@rcn.com wrote: After rebooting, I have been keeping track of kern.openfiles. Just after boot, it was about 575. Two hours later, it is over 3100 and climbing slowly but steadily. (There are moments when the number drops by 5 ...

RE: too many open files

2011-11-27 Thread Murray Taylor
I have have the same issue on a 8.0-RELEASE box and found with fstat the tgam_server was holding 12511 open files ... A what purpose does this serve (google seems to indicate that it is to speed up file access) B howinhell can I clobber it so it releases the files OR (preferably) doesn't

Re: too many open files

2011-11-27 Thread Robert Huff
Adam Vande More writes: After rebooting, I have been keeping track of kern.openfiles. Just after boot, it was about 575. Two hours later, it is over 3100 and climbing slowly but steadily. (There are moments when the number drops by 5 ... but then goes up again.)

unsubscribe

2011-11-27 Thread Gary Gatten
Unsubscribe font size=1 div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in 0in 1.0pt 0in' /div This email is intended to be reviewed by only the intended recipient and may contain information that is privileged and/or confidential. If you are not the intended

Re: problem in changing serial console speed!

2011-11-27 Thread Fritz Wuehler
1- change /boot.config: add -S*speed *2- change /boot/loader.conf: add following lines boot_multicons=YES boot_serial=YES comconsole_speed=115200 console=comconsole,vidconsole 3- change /etc/ttys as follows: ttyu0/usr/libexec/getty std.115200vt100on secure none of the

HSBC informe!

2011-11-27 Thread HSBC online
HSBC Logo Please, update your personal information! Dear Value Customer, From Thursday, 24.11.2011 until Monday, 28.11.2011, we conducted a detailed review of our security measures, to improve the security of online transactions. Please update your personal information to