Re: ATA regression with 5.4-PRERELEASE

2005-03-13 Thread Mars Trading
I guess this is related to the ATA - HDD matching problem some users have been experiencing since 5.3-RELEASE - Errors look similar. Briefly: System unstable when ATA controller - HDD UDMA mismatched. e.g.: UDMA 66 controller & UDMA 100 HDDrive. Late model Seagate drives can be configured to us

Re: Diagnostic tools for external hard drives?

2005-03-13 Thread Daniel O'Connor
On Sun, 13 Mar 2005 07:24, Torfinn Ingolfsen wrote: > Does FreeBSD (stable) have any tools that I can use to run diagnostics > on an external hard drive? Have you tried smartmontools? It probably won't work (most enclosures don't appear to implement the necessary brains to translate the SMART com

make release seg faulting in compileFonts

2005-03-13 Thread Anshuman Kanwar
Hi, I am trying to make release in the following manner : make release CHROOTDIR=/usr/release/ BUILDNAME=5.3-STABLE-03132005 CVSROOT=/usr/home/ncvs/ NODOC= NOPORTS= RELEASETAG=RELENG_5 KERNELS=FC_custom |& tee /tmp/buildrelease.log This is where it is dying : ===> gnu/usr.bin/groff/font/devasci

ow yeah

2005-03-13 Thread lucas galete
i made it, i set this options to the boot: set hw.pci.enable_io_modes=0 set hw.ata.atapi_dma=0 and it work ok.. thats not so hard to install the freebsd : ) thats it. thanks for all... - - I think You are some problems with your CD-Rom reader, Sometime CD Reader is not working

Re: Diagnostic tools for external hard drives?

2005-03-13 Thread Stephan Uphoff
On Sat, 2005-03-12 at 15:54, Torfinn Ingolfsen wrote: > Hello, > > Does FreeBSD (stable) have any tools that I can use to run diagnostics > on an external hard drive? > > I have a Maxtor One Touch 250GB external hard drive (the one with both > USB and Firewire connectors). This is connected to my

Re: Flash player sound solution

2005-03-13 Thread Scott Robbins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Mar 13, 2005 at 06:50:01PM +, Chris Hodgins wrote: > Scott Robbins wrote: > > > > > >There are a few pages out there that will crash FreeBSD native firefox > >with linuxpluginwrapper, at least. The problem doesn't occur in Linux, > >and m

Re: Re[2]: New Nforce2 variant doesn't recognize SATA as SATA

2005-03-13 Thread security
Quoting Michael Lednev <[EMAIL PROTECTED]>: Hello, secmgr. On 12 ìàðòà 2005 ã., 1:52:50 you wrote: you can look here http://www.freebsd.org/cgi/query-pr.cgi?pr=75540 this patch adds support for nforce3 and 4 sata controllers, i think with little modification it will do for nforce2 Michael, Many

ATA regression with 5.4-PRERELEASE

2005-03-13 Thread Oleg V. Nauman
I have some regression (or anti-regression?) with ATA on my home system (RELENG_5 from last Friday) I have had bad IDE 80-conductor cable, so I temporary switched two my ATA devices with old 40-conductor cable on the secondary IDE channel. Now I have something strange: my SAMSUNG SP0411N HDD on

almost there

2005-03-13 Thread lucas
hi... sory, i do not have much time to use my computer lately. i'll try to explain what's going on my notebook. my notebook is an toshiba A20, 256mb ram, hd 40 ide.. let's start.. i put the cd (i made the download here: ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/5.3/5.3-RELEASE-i3

Re: Flash player sound solution

2005-03-13 Thread Chris Hodgins
Scott Robbins wrote: On Sun, Mar 13, 2005 at 05:58:48PM +0100, Andre Albsmeier wrote: On Sat, 12-Mar-2005 at 22:21:35 -0800, Joshua Tinnin wrote: On Saturday 12 March 2005 05:42 am, James McNaughton <[EMAIL PROTECTED]> wrote: The Problem: Using native Mozilla and linuxpluginwrapper/linux-flashplu

Re[2]: New Nforce2 variant doesn't recognize SATA as SATA

2005-03-13 Thread Michael Lednev
Hello, secmgr. On 12 ìàðòà 2005 ã., 1:52:50 you wrote: you can look here http://www.freebsd.org/cgi/query-pr.cgi?pr=75540 this patch adds support for nforce3 and 4 sata controllers, i think with little modification it will do for nforce2 -- Best regards, Michael mailto

Re: Flash player sound solution

2005-03-13 Thread Scott Robbins
On Sun, Mar 13, 2005 at 05:58:48PM +0100, Andre Albsmeier wrote: > On Sat, 12-Mar-2005 at 22:21:35 -0800, Joshua Tinnin wrote: > > On Saturday 12 March 2005 05:42 am, James McNaughton > > <[EMAIL PROTECTED]> wrote: > > > The Problem: > > > > > > Using native Mozilla and > > > linuxpluginwrapper/li

Re: Flash player sound solution

2005-03-13 Thread Chris Hodgins
Andre Albsmeier wrote: On Sun, 13-Mar-2005 at 17:18:13 +, Chris Hodgins wrote: Andre Albsmeier wrote: On Sat, 12-Mar-2005 at 22:21:35 -0800, Joshua Tinnin wrote: On Saturday 12 March 2005 05:42 am, James McNaughton <[EMAIL PROTECTED]> wrote: The Problem: Using native Mozilla and linuxplugin

Re: Flash player sound solution

2005-03-13 Thread Andre Albsmeier
On Sun, 13-Mar-2005 at 17:18:13 +, Chris Hodgins wrote: > Andre Albsmeier wrote: > >On Sat, 12-Mar-2005 at 22:21:35 -0800, Joshua Tinnin wrote: > > > >>On Saturday 12 March 2005 05:42 am, James McNaughton > >><[EMAIL PROTECTED]> wrote: > >> > >>>The Problem: > >>> > >>>Using native Mozilla and

Re: panic: mutex vm object not owned

2005-03-13 Thread Gavin Atkinson
On Fri, 11 Mar 2005, Alan Cox wrote: > I'm pretty sure that I understand the cause. Please apply and test > the attached patch. [snip patch-agp] Sorry for the delay in getting back yo you, this patch does indeed fix the problem. Thanks! Gavin ___ fr

Re: Just a sanity check before I sumbit a buig report

2005-03-13 Thread Pete French
> getrusage(2) says that ru_ixrss is based on "statistics clock ticks" > with a frequency of sysconf(_SC_CLK_TCK). This cannot be right. H... it was trying to interpret the results from getrusage which lead me to finding the bug. I notice that /usr/bin/time does a sysctl to get the clock rate

Re: Flash player sound solution

2005-03-13 Thread Chris Hodgins
Andre Albsmeier wrote: On Sat, 12-Mar-2005 at 22:21:35 -0800, Joshua Tinnin wrote: On Saturday 12 March 2005 05:42 am, James McNaughton <[EMAIL PROTECTED]> wrote: The Problem: Using native Mozilla and linuxpluginwrapper/linux-flashplugin (on 4.10-stable et al) to view flash content results in no

Re: Flash player sound solution

2005-03-13 Thread Andre Albsmeier
On Sat, 12-Mar-2005 at 22:21:35 -0800, Joshua Tinnin wrote: > On Saturday 12 March 2005 05:42 am, James McNaughton > <[EMAIL PROTECTED]> wrote: > > The Problem: > > > > Using native Mozilla and > > linuxpluginwrapper/linux-flashplugin (on 4.10-stable > > et al) to view flash content results in no

Re: Just a sanity check before I sumbit a buig report

2005-03-13 Thread Jilles Tjoelker
On Fri, Mar 11, 2005 at 02:13:54PM -0600, Jon Noack wrote: > Pete French wrote: > >>Why does sysconf(_SC_CLK_TCK) always returns 128? Check out sysconf() > >>in src/lib/libc/gen/sysconf.c (lines 83-84 of rev. 1.10): > >[follow through of code showing it is defined as a constant snipped] > sysco

Re: amd(8) on port 631?? [SOLVED]

2005-03-13 Thread Matthias Schuendehuette
Hi Sean, Am Sonntag, 13. März 2005 05:33 schrieb Sean Winn: > On 13/03/2005, at 10:00 AM, Matthias Schuendehuette wrote: > > Hi, > > > > since the last system update today (5.4-PRERELEASE) the > > automountdaemon > > amd(8) grabs port tcp/631 which prevents cupsd(8) from starting > > which in turn