search for: whirring

Displaying 11 results from an estimated 11 matches for "whirring".

1999 Jul 21
4
reluctant to read win95 directory (PR#231)
Using rw0642 under win95, on executing from a directory on the c: drive: system("command.com /c dir", intern=T) there is a whirring from drive a: (empty), then the message appears in a dos box: General failure reading device aLP!!? Abort, Retry, Fail? Repeating the command a few times finally results in success with no whirring, after which there are no failures (even after restarting R) until the computer is reboote...
2005 Dec 02
1
/wine question
I just got wine-9.2 for fedora 4. I wiped out my ~/.wine directory to start completely clean and installed the rpm. I took a look inside ~/.wine and there are no fake windows/dos drives at all. I ran wine without any arguments (checked manual, there seems to be only version and help, tried those later), and then ran winecfg. Still, there are no dosdevices at all. I looked in the newest
2006 Nov 02
1
XP Home can't print to Samba
OK, I was so pleased to get Samba and CUPS working and XP Pro systems printing fine. Then, I went through the same steps with a laptop that had XP Home on it. I installed the printer drivers as an admin, and had no trouble accessing shares on Samba. Even could connect to and view the printer. Trouble is that nothing printed. After clicking Print Test Page, there was around a 1 min pause before
2004 Sep 10
3
FLAC 1.0.5 beta1 released
Hi all, I have uploaded a source tarball to sourceforge for testing. See the news item in the HTML docs for the changes (or look here: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/flac/flac/doc/html/news.html?rev=HEAD&content-type=text/html ) Download here: http://prdownloads.sourceforge.net/flac/flac-1.0.5_beta1.tar.gz?download The standard test of 'configure &&
2004 Sep 10
0
FLAC 1.0.5 beta1 released
I have an Athlon Thunderbird 1Ghz sitting running all alone in my dorm room while I'm at home for six weeks. I figure I'll run these tests just to give the poor machine something to do. Seeing as 3DNow! extensions seem to enabled by default, I'll give them a whir. I'm running Debian unstable's latest GCC 3.2 prerelease as its compiler. export CC="gcc-3.2" export
2002 Nov 23
0
Intermittant hang in cmdscale (PR#2323)
...ssion: $ R > library(mva) > x <- read.table("test.dat",row.names=1) > x V2 V3 A 1 2 B 2 4 C 5 7 D 1 1 > dist(x) A B C B 2.236068 C 6.403124 4.242641 D 1.000000 3.162278 7.211103 > cmdscale(dist(x)) ^C Here it just hangs, CPU whirring. Have to abort with ^C > data(eurodist) > cmdscale(eurodist) [,1] [,2] Athens 2290.274680 1798.80293 Barcelona -825.382790 546.81148 ... Vienna 911.230500 205.93020 > cmdscale(dist(x)) [,1] [,2] A 1.94643...
2004 Sep 10
1
FLAC 1.0.5 beta1 released
make check > out 2> err bzip2 out bzip2 err Oh, look, errors. Huh. Check the end of "out" for details. -- Asheesh. -- What the world *really* needs is a good Automatic Bicycle Sharpener. On Fri, 3 Jan 2003, Asheesh Laroia wrote: > I have an Athlon Thunderbird 1Ghz sitting running all alone in my dorm > room while I'm at home for six weeks. I figure I'll run
2006 Dec 30
5
Theora encoding in FFmpeg
...devel@mplayerhq.hu) I am working towards adding Theora encoding support to libavcodec in FFmpeg. I am doing this by simply calling libtheora from libavcodec. I am at the point where I can execute: "./ffmpeg -v 100 -i test.wmv -f avi -an -vcodec theora -b 1000000 -y test.avi" I get some whirring and an output file written. My calls to libtheora are succeeding, and I am copying the ogg_packet structures returned by libtheora back to ffmpeg.. :) When I attempt to decode my file with this command: "./ffmpeg -v 100 -i test.avi -f avi -an -vcodec mjpeg -b 10000000 -y test2.avi" I...
2009 Dec 17
2
'Setup cannot find necessary files' message
Running Wine 1.0.1 in Ubuntu 9.10, trying to install FileMaker Pro 9 from CD. (Install from this CD works fine on Windows machine.) 'Setup cannot find necessary files' message appears when launching setup.exe with Wine. WINEDEBUG=+loaddll on setup.exe gives the output below; looks like all needed .dlls are there. Same problem reported on Ubuntu forums earlier in 2009 by another user:
2003 Feb 10
1
Transparent Video Codec
I'm planning on building a media file server, from which I can host media files to several set top boxes connect to my television. My plan is to have a huge collection of music and many emulated games, and movies. The idea is to just have a stripped down file server with a large and hard drive, fast network connect. So from any system in my house I could have access to all of my media.
2003 May 07
21
Replacing WinNT 4 PDC with Samba PDC
Hi All! Thanks to all of you that responded to my previous posts. I've gotten a lot more info now than I used to have! But I still have questions. The biggest right now is: Is there a way build up a Samba PDC as a direct replacement for an existing Windows NT 4.0 PDC? All the material I've found to date is written from a standpoint of creating a new domain as you create the Samba