FreeBSD 6.x + SATA NCQ?

2006-10-22 Thread Adrian Chadd
Hiya, Is there support for SATA tagged queueing in FreeBSD-6? Any ideas on which chipsets would support it or how to determine whether FreeBSD is using it? Thanks, Adrian -- Adrian Chadd - [EMAIL PROTECTED] ___ freebsd-stable@freebsd.org mailing lis

Re: 5 to 6

2006-10-22 Thread Andrew Reilly
On Fri, Oct 20, 2006 at 12:56:58AM +0100, Robert Watson wrote: > On Thu, 19 Oct 2006, Randy Bush wrote: > >do folk actually successfully upgrade > >to RELENG_6 *safely* on a many-user production system using the > >instructions in UPDATING? I've done that successfully on two single-user workstati

ggated not working on 6.2-PRERELEASE

2006-10-22 Thread Kazuaki ODA
Hello, ggated is not working on 6.2-PRERELEASE. For example, run the following commands: # dd if=/dev/zero of=md.img bs=1k count=1k # mdconfig -a -t vnode -f md.img -u 0 # echo "127.0.0.1 RW /dev/md0" > /etc/gg.exports # ggated # ggatec create 127.0.0.1 /dev/md0 As the result, ggated outputs th

Re: Do anyone has any problem with sem_open() crash?

2006-10-22 Thread Jeremy Messenger
On Sun, 22 Oct 2006 21:01:19 -0500, Kris Kennaway <[EMAIL PROTECTED]> wrote: On Sun, Oct 22, 2006 at 08:48:20PM -0500, Jeremy Messenger wrote: I guess I am safe then as I can ignore these cores.. Thanks! Isn't kernel supposed to be avoid the crash? I don't see any of crash before I upgrad

Re: 5 to 6

2006-10-22 Thread Dan Mack
On Sat, 21 Oct 2006, Randy Bush wrote: for the record, i followed the recipe in UPDATING and it worked. randy Another for the record ... I upgraded my production box from 5.3 to 6.2BETA2 without incident as well. I was surprised that all my services started properly on the first boot (pos

Re: Do anyone has any problem with sem_open() crash?

2006-10-22 Thread Kris Kennaway
On Sun, Oct 22, 2006 at 08:48:20PM -0500, Jeremy Messenger wrote: > I guess I am safe then as I can ignore these cores.. Thanks! Isn't kernel > supposed to be avoid the crash? I don't see any of crash before I upgraded > to last night of RELENG_6. It's not a crash, it's a configure script tes

Re: Do anyone has any problem with sem_open() crash?

2006-10-22 Thread Jeremy Messenger
On Sun, 22 Oct 2006 20:40:54 -0500, Jeremy Messenger <[EMAIL PROTECTED]> wrote: On Sun, 22 Oct 2006 20:30:40 -0500, Kris Kennaway <[EMAIL PROTECTED]> wrote: On Sun, Oct 22, 2006 at 08:09:30PM -0500, Jeremy Messenger wrote: Hello folks, Last night, I have upgraded from July RELENG_6 to last

Re: Do anyone has any problem with sem_open() crash?

2006-10-22 Thread Jeremy Messenger
On Sun, 22 Oct 2006 20:36:08 -0500, Joe Marcus Clarke <[EMAIL PROTECTED]> wrote: On Sun, 2006-10-22 at 20:09 -0500, Jeremy Messenger wrote: Hello folks, Last night, I have upgraded from July RELENG_6 to last night. I have reinstalled all of ports and I noticed that the log/messages is coll

Re: Do anyone has any problem with sem_open() crash?

2006-10-22 Thread Jeremy Messenger
On Sun, 22 Oct 2006 20:30:40 -0500, Kris Kennaway <[EMAIL PROTECTED]> wrote: On Sun, Oct 22, 2006 at 08:09:30PM -0500, Jeremy Messenger wrote: Hello folks, Last night, I have upgraded from July RELENG_6 to last night. I have reinstalled all of ports and I noticed that the log/messages is c

Re: Do anyone has any problem with sem_open() crash?

2006-10-22 Thread Joe Marcus Clarke
On Sun, 2006-10-22 at 20:09 -0500, Jeremy Messenger wrote: > Hello folks, > > Last night, I have upgraded from July RELENG_6 to last night. I have > reinstalled all of ports and I noticed that the log/messages is collecting > a few of 'pid 14699 (conftest), uid 0: exited on signal 12 (core dum

Re: Do anyone has any problem with sem_open() crash?

2006-10-22 Thread Kris Kennaway
On Sun, Oct 22, 2006 at 08:09:30PM -0500, Jeremy Messenger wrote: > Hello folks, > > Last night, I have upgraded from July RELENG_6 to last night. I have > reinstalled all of ports and I noticed that the log/messages is collecting > a few of 'pid 14699 (conftest), uid 0: exited on signal 12 (c

Do anyone has any problem with sem_open() crash?

2006-10-22 Thread Jeremy Messenger
Hello folks, Last night, I have upgraded from July RELENG_6 to last night. I have reinstalled all of ports and I noticed that the log/messages is collecting a few of 'pid 14699 (conftest), uid 0: exited on signal 12 (core dumped)'. I dig in the configure and found a location of crash. It is

Re: portaudit

2006-10-22 Thread Yoshihiro Ota
On Sun, 22 Oct 2006 20:03:55 +0200 Miroslav Lachman <[EMAIL PROTECTED]> wrote: > gareth wrote: > > There are more than one way to install vulnerable port. Sometimes > DISABLE_VULNERABILITIES=yes may be enough. Hello. What are other ways? I want to see vulnerable message but still want to insta

Re: a problem about linux-firefox

2006-10-22 Thread Boris Samorodov
On Sun, 22 Oct 2006 16:36:40 +0800 bin wan wrote: > wan# linux-firefox > /usr/local/lib/linux-firefox/firefox-bin: error while loading shared > libraries: /usr/lib/libgtk-x11-2.0.so.0: ELF file OS ABI invalid You may consider reading /usr/ports/UPDATING "20060616: AFFECTS users of emulation/linux

Re: partioning failed

2006-10-22 Thread Carl Johan Gustavsson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Josh Paetzel wrote: > On Sunday 22 October 2006 13:10, Freek Nossin wrote: >> Hello, >> >> I've run into some problems while I was trying to install freebsd >> 6.1 (i386). When I've finished partitioning and the installer >> wants to write the partiti

Re: partioning failed

2006-10-22 Thread Josh Paetzel
On Sunday 22 October 2006 13:10, Freek Nossin wrote: > Hello, > > I've run into some problems while I was trying to install freebsd > 6.1 (i386). > When I've finished partitioning and the installer wants to write > the partition data to disk, it fails to do so. > I used the typical settings, ie one

Re: Panic on "DOH! ata_alloc_request failed!"

2006-10-22 Thread Jon Passki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Oct 22, 2006, at 04:32 , Søren Schmidt wrote: Jon Passki wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey all, (I'm off list, please include me in any replies) (Søren, please let me know if you do not want to be emailed in the futu

Re: portaudit

2006-10-22 Thread gareth
On Sun 2006-10-22 (19:33), Ronald Klop wrote: > You can set DISABLE_VULNERABILITIES=true in the environment. > In bash it is: > export DISABLE_VULNERABILITIES=true thanx ;) > But know what you are doing. I do not recommend you to install vulnerable > ports. yes i don't feel to easy about it, m

Re: portaudit

2006-10-22 Thread gareth
On Sun 2006-10-22 (20:03), Miroslav Lachman wrote: > There are more than one way to install vulnerable port. Sometimes > DISABLE_VULNERABILITIES=yes may be enough. thanx, that did the trick. > Permissions denied may be caused by your file system mount options - if > you have /var (/var/db/pkg)

Re: portaudit

2006-10-22 Thread Ronald Klop
On Sun, 22 Oct 2006 18:10:44 +0200, gareth <[EMAIL PROTECTED]> wrote: hi, i want to install a port but portaudit won't let me because it "has known vulnerabilities". You can set DISABLE_VULNERABILITIES=true in the environment. In bash it is: export DISABLE_VULNERABILITIES=true See /usr/ports/

Re: portaudit

2006-10-22 Thread Miroslav Lachman
gareth wrote: hi, i want to install a port but portaudit won't let me because it "has known vulnerabilities". trying to tell it it's ok with 'portaudit_fixed' in /usr/local/etc/portaudit.conf doesn't work, and trying to deinstall portaudit: /usr/ports/security/portaudit# make deinstall ===> D

partioning failed

2006-10-22 Thread Freek Nossin
Hello, I've run into some problems while I was trying to install freebsd 6.1 (i386). When I've finished partitioning and the installer wants to write the partition data to disk, it fails to do so. I used the typical settings, ie one slice on the disc, with a default partitioning scheme (except tha

portaudit

2006-10-22 Thread gareth
hi, i want to install a port but portaudit won't let me because it "has known vulnerabilities". trying to tell it it's ok with 'portaudit_fixed' in /usr/local/etc/portaudit.conf doesn't work, and trying to deinstall portaudit: /usr/ports/security/portaudit# make deinstall ===> Deinstalling for s

Re: kernel compilation error

2006-10-22 Thread gareth
On Sun 2006-10-22 (14:39), Stefan Bethke wrote: > Am 22.10.2006 um 12:07 schrieb gareth: > > >now i added "CFLAGS=-O -pipe", and "NO_PROFILE=true" to /etc/ > >make.conf and tried to recompile the kernel: > > > >make buildkernel KERNCONF=KERNEL > ... > >/usr/src/sys/sys/buf.h: In function `vtruncb

Re: a problem about linux-firefox

2006-10-22 Thread Iulian M
On Sunday 22 October 2006 11:36, bin wan wrote: > > /usr/local/lib/linux-firefox/firefox-bin: error while loading shared > > libraries: /usr/lib/libgtk-x11-2.0.so.0: ELF file OS ABI invalid > > It seems firefox-bin is trying to use the freebsd's native libgtk. You need > to install linux-gtk2 port

Re: a problem about linux-firefox

2006-10-22 Thread Iulian M
On Sunday 22 October 2006 11:36, bin wan wrote: > /usr/local/lib/linux-firefox/firefox-bin: error while loading shared > libraries: /usr/lib/libgtk-x11-2.0.so.0: ELF file OS ABI invalid It seems firefox-bin is trying to use the freebsd's native libgtk. You need to install linux-gtk2 port ( and ma

Re: Kernel not installed from CD

2006-10-22 Thread Erwin Lansing
On Sun, Oct 22, 2006 at 01:27:16PM +0200, Erwin Lansing wrote: > I haven't seen a report on this before, although I heard other people > being hit by the same problem before. Doing a fresh install from a BETA2 > cd forgets to install the kernel and modules to disk. Everything else is > installed ju

Re: a problem about linux-firefox

2006-10-22 Thread Iulian M
On Sunday 22 October 2006 11:36, bin wan wrote: > I used firefox based on FreeBSD perviously. but it wasn't able to run > plugin of flash player. because flash player has only Linux version. Hi, native firefox works well ( read usable ) with linux-flashplugin and linuxpluginwrapper. I have writ

Re: kernel compilation error

2006-10-22 Thread Stefan Bethke
Am 22.10.2006 um 12:07 schrieb gareth: now i added "CFLAGS=-O -pipe", and "NO_PROFILE=true" to /etc/ make.conf and tried to recompile the kernel: make buildkernel KERNCONF=KERNEL ... /usr/src/sys/sys/buf.h: In function `vtruncbuf': /usr/src/sys/sys/buf.h:268: internal compiler error: Segment

Re: Kernel not installed from CD

2006-10-22 Thread Robert Watson
On Sun, 22 Oct 2006, Erwin Lansing wrote: I haven't seen a report on this before, although I heard other people being hit by the same problem before. Doing a fresh install from a BETA2 cd forgets to install the kernel and modules to disk. Everything else is installed just fine, so a simple co

Kernel not installed from CD

2006-10-22 Thread Erwin Lansing
I haven't seen a report on this before, although I heard other people being hit by the same problem before. Doing a fresh install from a BETA2 cd forgets to install the kernel and modules to disk. Everything else is installed just fine, so a simple copy of /dist/kernel/ to the installed disk easily

kernel compilation error

2006-10-22 Thread gareth
hey guys, i have a fresh install of FreeBSD 6.1 and have only done a cvsup (with a 'ports-all' in my cvsup.conf file, that doesn't affect the kernel source does it?). now i added "CFLAGS=-O -pipe", and "NO_PROFILE=true" to /etc/make.conf and tried to recompile the kernel: make buildkernel KERNCONF

Re: a problem about linux-firefox

2006-10-22 Thread Vladimir Botka
Hi, there is some problem in your linux-firefox installation. The firefox binary is: vlado.srv# ll /usr/local/bin/linux-firefox -r-xr-xr-x 1 root wheel 57 15 říj 19:15 /usr/local/bin/linux-firefox vlado.srv# brandelf /usr/local/bin/linux-firefox brandelf: file '/usr/local/bin/linux-firefox' i

Re: Panic on "DOH! ata_alloc_request failed!"

2006-10-22 Thread Søren Schmidt
Jon Passki wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey all, (I'm off list, please include me in any replies) (Søren, please let me know if you do not want to be emailed in the future directly! You seem to be the ATA RAID FreeBSD goto guy. Apologies if you did not want to be so

a problem about linux-firefox

2006-10-22 Thread bin wan
I used firefox based on FreeBSD perviously. but it wasn't able to run plugin of flash player. because flash player has only Linux version. so I installed linux-firefox by ports. Install is no error. However when the linux-firefox actually run , I get wan# linux-firefox /usr/local/lib/linux-firefox