RE: freebsd-stable Digest, Vol 74, Issue 5

From: Ara Avvali (Ara_at_Avvali.COM)
Date: 08/20/04

  • Next message: S. Anthony Sequeira: "RE: freebsd-stable Digest, Vol 74, Issue 5"
    To: <freebsd-stable@freebsd.org>, <good.paint@wanadoo.fr>
    Date: Fri, 20 Aug 2004 10:26:12 -0400
    
    

    Do you have device pcm compiled into kernel?

    ---------------------------------------------------------------------

    Message: 1
    Date: Thu, 19 Aug 2004 11:41:49 +0200
    From: "goodman paul & sue" <good.paint@wanadoo.fr>
    Subject: driver sound
    To: <freebsd-stable@freebsd.org>
    Message-ID: <000801c485d0$c0846390$1e00a8c0@poste1>
    Content-Type: text/plain; charset="iso-8859-1"

    my sister has a Intel Pentium II 350 MHz, MMX with the 8086 motherboard and
    no internet. She has lost the sound driver/pilote. what can I do to get it?
    Is there a site where I can download it on a CD and then put it on her PC? I
    was told there are sites where you can get it for free. Is it true? Or how
    much do I have to pay? HELPPPPPP. Thank you, ErosFrom
    owner-freebsd-stable@FreeBSD.ORG Thu Aug 19 14:20:50 2004
    Return-Path: <owner-freebsd-stable@FreeBSD.ORG>
    Delivered-To: freebsd-stable@freebsd.org
    Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
            by hub.freebsd.org (Postfix) with ESMTP id E628716A4CE
            for <freebsd-stable@freebsd.org>;
            Thu, 19 Aug 2004 14:20:50 +0000 (GMT)
    Received: from zardoz.rd.imagescape.com (zardoz.rd.imagescape.com
            [66.100.151.130])
            by mx1.FreeBSD.org (Postfix) with ESMTP id 8389943D31
            for <freebsd-stable@freebsd.org>;
            Thu, 19 Aug 2004 14:20:50 +0000 (GMT)
            (envelope-from puna@imagescape.com)
    Received: from [192.168.0.59] (nikko.rd.imagescape.com [192.168.0.59])
            (authenticated bits=0)i7JEKSNA095965;
            Thu, 19 Aug 2004 09:20:28 -0500 (CDT)
            (envelope-from puna@imagescape.com)
    Message-ID: <4124B7D9.2080406@imagescape.com>
    Date: Thu, 19 Aug 2004 09:23:21 -0500
    From: Puna Tannehill <puna@imagescape.com>
    User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626)
    X-Accept-Language: en-us, en
    MIME-Version: 1.0
    To: Doug White <dwhite@gumbysoft.com>
    References: <Pine.BSF.4.21.0402291659180.50107-100000@InterJet.elischer.org>
            <20040817104030.A40914@carver.gumbysoft.com>
            <200408180845.45217.bastill@adam.com.au>
            <20040818184452.E55263@carver.gumbysoft.com>
    In-Reply-To: <20040818184452.E55263@carver.gumbysoft.com>
    Content-Type: text/plain; charset=us-ascii; format=flowed
    Content-Transfer-Encoding: 7bit
    X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no
    version=2.63
    X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on
            zardoz.rd.imagescape.com
    cc: Vasily <admin@intaer.ru>
    cc: freebsd-stable@freebsd.org
    Subject: Re: microuptime() ...
    X-BeenThere: freebsd-stable@freebsd.org
    X-Mailman-Version: 2.1.1
    Precedence: list
    List-Id: Production branch of FreeBSD source code
            <freebsd-stable.freebsd.org>
    List-Unsubscribe:
    <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>,
            <mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe>
    List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable>
    List-Post: <mailto:freebsd-stable@freebsd.org>
    List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help>
    List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>,
            <mailto:freebsd-stable-request@freebsd.org?subject=subscribe>

    Well, I can't really voice opinion on VIA/Linux relationships and fun
    acronyms, but maybe give some points as to some things to check.

    Make sure 'apm_enable="YES"' is added to /etc/rc.conf. I got the same
    microuptime() error when i accidentally tapped the power switch before
    I enabled apm.

    Also, make sure that 'device apm' is not disabled in your kernel. It
    appears that GENERIC has it disabled by default.

    Puna

    Doug White wrote:
    > On Wed, 18 Aug 2004, Brian Astill wrote:
    >
    >
    >>>Because VIA doesn't publish documentaion, and source is not
    >>>documentation.
    >>
    >>I don't quite understand this response. Are you saying that the Linux
    >>kernel team are somehow privileged cpw FBSD, so that they can avoid
    >>that microuptime issue and FBSD can't? I would have thought that the
    >>source cpw documentation for VIA chipsets would have been the same for
    >>all.
    >
    >
    > What's 'cpw'? Criminal Posession of a Weapon? :)
    >
    > I can't speak to Linux's timecounter implementation since I haven't read
    > their code. I suspect they don't have any sort of thing like
    > microuptime(), using jiffies insteaed which are somewhat lower precision.
    > They may just ignore the any timecounter disruptions due to CPU clock
    > adjustments, for all I know.
    >
    > And it is *very* possible someone inside of VIA or one of their customers
    > got access to the docs that we can't get to and added the requisite code.
    > If you can derive the appropriate bits and offer them as a patch then all
    > the better. Linux has lots of friends in high places since its Speshul.
    >

    ------------------------------

    Message: 2
    Date: Thu, 19 Aug 2004 16:50:08 -0500
    From: "A.G. Russell IV" <arussell@agrussell.com>
    Subject: Fresh install of 4.10 RELEASE iso won't buildworld
    To: freebsd-stable@freebsd.org
    Message-ID: <20040819215008.GA55504@bifrost.agrussell.com>
    Content-Type: text/plain; charset=us-ascii

    Hi,

    on a Dell gx270 512m of ram, 40 gig hd, 3ghz P4,
    em0: <Intel(R) PRO/1000 Network Connection

    did custom install
    installed all

    installed from packages the following:
    bash-2.05b.007 The GNU Bourne Again Shell
    cvsup-without-gui-16.1h General network file distribution system optimized
    for CVS

    went into the bash shell

    cd /usr/src
    and typed make buildworld

    the build world fails as follows:

    --------------------------------------------------------------
    >>> stage 2: build tools
    --------------------------------------------------------------
    cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj DESTDIR= INSTALL="sh
    /usr/src/tools/install.sh" make -f Makefile.inc1 -DBOOTSTRAPPING build-tools
    echo "===> bin/csh"; cd /usr/src/bin/csh; make DIRPRFX=bin/csh/ obj; make
    DIRPRFX=bin/csh/ build-tools
    ===> bin/csh
    ===> bin/csh/nls
    ===> bin/csh/nls/finnish
    ===> bin/csh/nls/french
    ===> bin/csh/nls/german
    ===> bin/csh/nls/greek
    ===> bin/csh/nls/italian
    ===> bin/csh/nls/ja
    ===> bin/csh/nls/russian
    ===> bin/csh/nls/spanish
    ===> bin/csh/nls/ukrainian
    grep 'ERR_' /usr/src/bin/csh/../../contrib/tcsh/sh.err.c | grep '^#define'
    >> sh.err.h
    cc -E -O -pipe -I. -I/usr/src/bin/csh -I/usr/src/bin/csh/../../contrib/tcsh
    -D_PATH_TCSHELL='"/bin/csh"' -Wall -Wformat -D__FBSDID=__RCSID
    /usr/src/bin/csh/../../contrib/tcsh/tc.const.c
    /usr/src/bin/csh/../../contrib/tcsh/sh.char.h /usr/src/bin/csh/config.h
    /usr/src/bin/csh/../../contrib/tcsh/config_f.h
    /usr/src/bin/csh/../../contrib/tcsh/sh.types.h sh.err.h -D_h_tc_const | grep
    'Char STR' | sed -e 's/Char \([a-zA-Z0-9_]*\)\(.*\)/extern Char \1[];/' |
    sort >> tc.const.h
    In file included from /usr/src/bin/csh/../../contrib/tcsh/tc.h:41,
                     from /usr/src/bin/csh/../../contrib/tcsh/sh.h:1191,
                     from /usr/src/bin/csh/../../contrib/tcsh/tc.const.c:33:
    /usr/src/bin/csh/../../contrib/tcsh/tc.sig.h:50: Invalid token in expression
    cc -o gethost -static -O -pipe -I. -I/usr/src/bin/csh
    -I/usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL='"/bin/csh"' -Wall
    -Wformat -D__FBSDID=__RCSID /usr/src/bin/csh/../../contrib/tcsh/gethost.c
    In file included from /usr/src/bin/csh/../../contrib/tcsh/tc.h:41,
                     from /usr/src/bin/csh/../../contrib/tcsh/sh.h:1191,
                     from /usr/src/bin/csh/../../contrib/tcsh/gethost.c:33:
    /usr/src/bin/csh/../../contrib/tcsh/tc.sig.h:50: Invalid token in expression
    *** Error code 1

    Stop in /usr/src/bin/csh.
    *** Error code 1

    Stop in /usr/src.
    *** Error code 1

    Stop in /usr/src.
    *** Error code 1

    Stop in /usr/src.

    -- 
    ____________________________________________________________________________
    ___
    A.G. Russell IV  KC5KFD    The Knife Company   e-mail:  ag4 at
    theknifecompany dot com
    Phone 479-631-0055                                             FAX
    479-631-8734
    Old Klingon Saying --  'oH  majQa' yIn je bang, Qo' bang
    ----------------------------------------------------------------------------
    ---
    ------------------------------
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    End of freebsd-stable Digest, Vol 74, Issue 5
    *********************************************
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: S. Anthony Sequeira: "RE: freebsd-stable Digest, Vol 74, Issue 5"

    Relevant Pages

    • Re: Updating sparc64 time_t, hostname not found
      ... Are you having the same exact ... *** Error code 2 ... > If you are running a 32-bTT kernel, ... > If you just built a new kernel, how did you build and install it? ...
      (freebsd-current)
    • Re: [Fwd: How To Recover From Missing /lib/libc.so.7?]
      ... kernel, and installed the kernel. ... However when I attempted to install ... *** Error code 1 ...
      (freebsd-current)
    • Re: Kernel compile fails
      ... thing.The kernel config file is pretty GENERIC, ... *** Error code 1 ... The only things I have done on this box is to install, ...
      (freebsd-questions)
    • Re: Filesystem full......
      ... *** Error code 71 ... Filesystem Size Used Avail Capacity Mounted on ... Did the install yesterday so there is no cruft yet... ... I copied GENERIC kernel to kernel.good, ...
      (freebsd-questions)
    • Re: advanced programming unix environment
      ... I would appreciate if somebody else running freebsd 7.0 could download source and see if it makes fine on their installation. ... *** Error code 1 ... be unable to log in as root in any way, ... After the initial install I was able to log ...
      (freebsd-questions)

  • Quantcast