Displaying 20 results from an estimated 300 matches similar to: "no wtmp updates"
2004 Jun 08
2
piping to ogg123: Error opening - using the oggvorbis
module. The file may be corrupted.
Message-ID: <Pine.LNX.4.43.0406081110070.26162-100000@pilchuck.reedmedia.net>
I am unable to pipe to ogg123 with cat, but redirecting with < works fine.
rainier:~$ cat ~/audio/acdc-who_made_who.ogg | ogg123 -v -
Audio Device: OSS audio driver output
Author: Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
Comments: Outputs audio to the Open Sound
2001 Mar 15
1
decoding to wav problems
I am successfully able to decode an ogg file to WAV on my NetBSD
i386-based machine. (I build a NetBSD package for 1.0beta4.)
Bit I have been told that decoding to WAV format on a big-endian Apple
Power Macintosh hardware running NetBSD seems to cause bad WAV files. Note
that output to "oss" (using /dev/audio) works fine. This occured with
different ogg files. (I think that ogg123 from
2005 Jul 22
5
Macintosh SysAdmin Opening - Buffalo, NY
Hauptman-Woodward Medical Research Institute (Buffalo,NY) is an independent,
non-profit research facility that is committed to improving human health
through biomedical research. In addition to that, it's a really cool place
to work. HWI is a casual, low stress environment. Each of us is very busy
with our work, but it is work that we enjoy. Even though our retirement
plans are very good,
2001 Mar 09
6
Problem compiling ogg on OpenBSD-2.7
Hi,
I have downloaded the following files
libao-0.6.0.tar.gz
libogg-1.0beta4.tar.gz
libvorbis-1.0beta4.tar.gz
vorbis-tools-1.0beta4.tar.gz
as said from the download section. But I'm at a loss to what do after
that. I don't have much experience/knowledge in compiling etc, but I
still want to try out ogg. (I downloaded the source coz I have an OpenBSD
machine, and there was no
2001 Feb 27
2
building under NetBSD and using /dev/audio
I am using NetBSD 1.5.1_ALPHA (i386). I have libao-0.6.0,
libvorbis-1.0beta4, libogg-1.0beta4 and vorbis-tools-1.0beta4.
My sound works. I am able to use a .ogg file by using ogg123 to create a
.wav file and playing it with splay. (splay uses /dev/audio.)
How can I modify ogg123 (or liba0) so I can use /dev/audio as the default
sound device?
Or maybe it would be better to add a new device (for
2004 May 13
1
utmp = yes
Hello,
I have Samba 3.0.2a running (within a Sarge Debian installation) and
must use utmp logging for some reasons. The following things have been
checked:
| # testparm | grep utmp
[...]
| utmp directory = /var/log/samba/
| utmp = Yes
| # ls -ld /var/log/samba/
| drwxr-x--- 2 root adm 4096 May 9 06:25 /var/log/samba/
| # smbd -b|grep -i utmp
| UTMP Options:
|
2000 Apr 07
1
session setup failed: ERRSRV - 2242
When using smbclient to show the shares of my NT server, I received this
error after entering in the password:
session setup failed: ERRSRV - 2242
Please note that when I enter several completely bogus passwords I always
receive this error:
session setup failed: ERRDOS - ERRnoaccess (Access denied.)
I was using this (with a.b.70.3 representing the real IP that I used):
smbclient -d 4 -L
2001 Jul 16
3
file magic for Ogg, Vorbis?
I am trying to figure out file(1) magic(1) for Ogg and Vorbis.
(I am using file from NetBSD 1.5.1.)
Currently I have:
0 string OggS Ogg data
>29 string vorbis \b, Vorbis audio
Some results:
$ file ~/audio/kaas.*
/home/reed/audio/kaas.mp3: MP3, 128 kBits, 44.1 kHz, Stereo
/home/reed/audio/kaas.ogg: Ogg data, Vorbis audio
/home/reed/audio/kaas.wav: RIFF (little-endian) data, WAVE audio,
2002 Apr 03
2
format of http stream?
I am streaming ogg via inetd. Basically, I am outputing like:
oggenc -Q -b 1 -o - /some/wave/file.wav
This works fine with ogg123 (other than that I want the bit rate to be
lower than 55-100 range that it is doing).
I am using:
Ogg123 from vorbis-tools 1.0rc2
OggEnc v0.8 (libvorbis rc2)
But, FreeAmp for Windows slowly buffered up to 100% then said "Skipped
Corrupted File".
And
2001 Mar 20
3
live streaming (from microphone to HTTP)
Can anyone share some ideas or point me to some documentation on how I can
easily begin streaming live audio?
My input would be /dev/audio (my microphone or soundcard
input).
Is there some type of small HTTP server that can use this /dev/audio piped
through oggenc (or the ogg vorbis library built into the httpd)?
Or do I use a FIFO and any regular httpd?
(I am running NetBSD.)
Thanks,
2002 Jul 03
0
2.2 authenticate against AD but no corresponding local user
My pam_ldap works for authenticating against Active Directory.
I want to use Samba 2.2 to allow printing if the user authenticates via
Active Directory even if the user doesn't have local account.
My problem with logs:
PAM is successful for authenticating via AD.
[2002/07/03 18:14:53, 4] passdb/pampass.c:smb_pam_auth(534)
smb_pam_auth: PAM: User jdoe Authenticated OK
[2002/07/03
2002 Jul 05
1
How to stop authentication for guest?
How can I stop samba from authenticating the guest?
Currently, my user authenticates with PAM (ldap from Active Directory) and
that is successful. But the user doesn't have any Unix account information
-- so Samba falls back to the "guest" account. This is okay.
Bu then Samba tries to authenticate again (via PAM) for this guest. And
that fails:
passdb/pampass.c:smb_pam_auth(510)
2001 Feb 27
1
libdl and building under NetBSD
I am trying to configure vorbis-tools-1.0beta. (I already built libvorbis,
libao, and libogg.) This is under NetBSD 1.5.1_ALPHA i386. My plan is to
create NetBSD packages for Ogg Vorbis.
My config.log has:
configure:1897: gcc -o conftest -I/usr/local/include
-I/usr/local/include
-L/usr/local/lib/ -L/usr/pkg/emul/linux/ conftest.c -L/usr/local/lib -lao
-ldl 1>&5
/usr/bin/ld: cannot
2003 May 20
1
building under NetBSD
I am successfully able to build today's theora_cvs_snapshot under
NetBSD/i386 1.6 with SDL disabled. (I haven't tested yet.)
I was unable to build with SDL:
player_example.c:52: sys/soundcard.h: No such file or directory
I see the source says it is OSS-specific for now.
This is what I did to make it build:
--- work.rainier/theora/examples/player_example.c.orig Mon May 19 12:31:37
2001 Apr 23
1
building libao under Debian
Here are some of my notes with building and using vorbis-tools-1.0beta4
under Debian Linux 2.2.
1) building libao:
make[3]: Leaving directory
`/home/jeremy/src/ogg/libao-0.6.0/src/plugins/alsa'
Making all in arts
make[3]: Entering directory
`/home/jeremy/src/ogg/libao-0.6.0/src/plugins/arts'
/bin/sh ../../../libtool --mode=compile gcc
-DPACKAGE=\"libao\"
2001 Mar 09
2
converting WAV to ogg
I am trying to convert some a few WAV files to ogg format (using
vorbis-tools-1.0beta4 oggenc).
I tried:
$ oggenc -o nash.ogg nash.wav
ERROR: Wav file is unsupported subformat (must be 16 bit PCM
or floating point PCM
ERROR: Input file "nash.wav" is not a supported format
And:
splay -d - nash.wav | oggenc -r -o nash.ogg -
The resulting file when played with ogg123 played so
2001 Mar 10
0
patch to add device-option to ogg123 rc file
Below is a patch for vorbis-tools-1.0beta4 ogg123.
It adds support for using the rc file (like /etc/ogg123.rc) for
configuring the device-options. In addition, comments can be used (when
they start a line).
My ~/.ogg123rc:
default_device=oss
default_options=dsp:/dev/audio
Please share your comments.
Jeremy C. Reed
http://www.reedmedia.net/
diff -u
2001 Mar 16
3
Patches for NetBSD
I submitted four new packages for the NetBSD pkgsrc collection: libao,
libogg, libvorbis and vorbis-tools for 1.0beta4.
The following is some of the patches needed for libao and vorbis-tools.
Official Developers: When you receive patches or development suggestions
can you please acknowledge them? (For example: "Noted.", "Thanks, but
already done.", "Not necessary,
2003 Dec 30
8
[Bug 651] SCO 3.2v4.2 and OpenSSH 3.7.1p1 --> connection hangs and does not close (ssh2 only)
http://bugzilla.mindrot.org/show_bug.cgi?id=651
------- Additional Comments From vikashb at comparexafrica.co.za 2003-12-30 16:39 -------
tried openssh-SNAP-20031223
does not compile:
(cd openbsd-compat && make)
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./..
-I/usr/local/ssl/include -Dftruncate=chsize -I/usr/local/include
-DHAVE_CONFIG_H -c
2009 Apr 08
3
libedit not found on SUse 11.1
Included below is a diff between the output from configure on a 64 bit
SUse 11.1 (doesn't find libedit) and a 64 bit Suse 10.3 (does find
libedit) for otherwise identical setups.
1. How can I get the output set up to look at conftest.c?
2. I added a set -x to configure above LIBEDIT_MSG=no
3. ./configure --with-ldflags="-L/usr/lib64" --with-cflags="-ggdb3