search for: pentium2

Displaying 20 results from an estimated 20 matches for "pentium2".

Did you mean: pentium
2006 Mar 27
1
-march=pentium2 + -mtune=pentium4 faster then -march=pentium4?
Why does GCC produce faster code using "-march=pentium2 -mtune=pentium4" on a Pentium 4 chip versus plain -march=pentium4? Try it... CPUTYPE=pentium2 CFLAGS+= -mtune=pentium4 COPTFLAGS+= -mtune=pentium4 -- BSD Podcasts @ http://bsdtalk.blogspot.com/
2006 Jan 23
1
Installing the none commercial intel g729 codecs into Asterisk@Home 2.2?
...k 1.2 from svn) but just adding the binaries (see the wiki on > voip.org) did the job. Have you already tried the binaries? > Kewl! Those work like a treat! As my testbox is a PII-750 running A@H 2.2 I did: cd /usr/lib/asterisk/modules/ wget http://kvin.lv/pub/Linux/Asterisk/codec_g723-gcc-pentium2.so wget http://kvin.lv/pub/Linux/Asterisk/codec_g729-gcc-pentium2.so After reloading, 'show translation' gives: Translation times between formats (in milliseconds) Source Format (Rows) Destination Format(Columns) g723 gsm ulaw alaw g726 adpcm slin lpc10...
2004 Oct 14
2
compile errors
...led I would be happy if someone could help me with this error: if ../../libtool-disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../.. -I./include -I../../include -O2 -DNDEBUG -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -O2 -mcpu=pentium2 -fomit-frame-pointer -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -MT plugin.lo -MD -MP -MF ".deps/plugin.Tpo" -c -o plugin.lo plugin.c; \ then mv -f ".deps/plugin.Tpo" ".deps/plugin.Plo"; else rm -f &...
2004 Oct 15
1
compile errors
Josh, thanks for answering. I had xmms 1.2.10 . I removed it to see if flac would compile without xmms, and now I get this: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -O2 -mcpu=pentium2 -fomit-frame-pointer -c file_decoder.c -MT file_decoder.lo -MD -MP -MF .deps/file_decoder.TPlo -fPIC -DPIC -o .libs/file_decoder.lo gcc: Internal error: Killed (program cc1) Please submit a full bug report. See <URL:http://bugs.gentoo.org/> for instructions. distcc[31017] ERROR: compile on 1...
2006 Jan 27
1
Installing the none commercial intel g729 codecsinto Asterisk@Home 2.2?
...1.2 from svn) but just adding the binaries (see the wiki on > voip.org) did the job. Have you already tried the binaries? > Kewl! Those work like a treat! As my testbox is a PII-750 running A@H 2.2 I did: cd /usr/lib/asterisk/modules/ wget http://kvin.lv/pub/Linux/Asterisk/codec_g723-gcc-pentium2.so wget http://kvin.lv/pub/Linux/Asterisk/codec_g729-gcc-pentium2.so After reloading, 'show translation' gives: Translation times between formats (in milliseconds) Source Format (Rows) Destination Format(Columns) g723 gsm ulaw alaw g726 adpcm slin lpc10 g...
2007 Jan 20
2
VDQ Grub
Very Dumb Question : I have tried about four times now, using an old pentium2 with two hard drives (20 GB and 30 GB) to install both CentOS 4.4 and Fedora Core 6 in such a way as to enable dual-boot between them. I've tried it by installing 4.4 first, and then FC6. I've tried it by installing FC6 first, and then 4.4. I've tried it with and without giving the ins...
2008 Apr 03
0
configure patch to check for SSE
...s it used to. I've tested this using the following combinations: x86_64: ./configure: Detected and used. x86_64: ./configure --disable-sse: Detected but not used. i686: ./configure: Not detected. i686: CFLAGS="-march=pentium3" ./configure: Detected and used. i686: CFLAGS="-march=pentium2 -msse" ./configure: Detected and used. i686: CFLAGS="-march=pentium2" ./configure: Not detected, not used. i686: ./configure --enable-sse: Not detected, still enabled and '-O3 -msse' added. In other words, if you've already set up your compiler to produce SSE code, we&...
2004 Oct 14
1
painfully slow uploads
I have several mail accounts, but collect all spam e-mail in the spam mailbox on one of them. After switching to dovecot (from imap-uw) I notice a very slow speed of bulk transfers and a very high CPU utilization by the dovecot's imap process during it -- sustained 62% of my server's Pentium2 @266MHz. Never saw such effects under imap-uw... My client is KMail (despite the awfull quality of its latest release). Hope, this helps. Yours, -mi
2004 Oct 14
0
compile errors
...ne could help me with this error: > > if ../../libtool-disable-static --mode=compile gcc -DHAVE_CONFIG_H > -I. > -I. -I../.. -I../../src -I../.. -I./include -I../../include -O2 > -DNDEBUG -funroll-loops -finline-functions -Wall -W -Winline > -DFLaC__INLINE=__inline__ -O2 -mcpu=pentium2 -fomit-frame-pointer > -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 > -I/usr/lib/glib/include -I/usr/X11R6/include -MT plugin.lo -MD -MP > -MF > ".deps/plugin.Tpo" -c -o plugin.lo plugin.c; \ > then mv -f ".deps/plugin.Tpo" ".deps/plugi...
2011 Aug 02
3
CPU Model detection with virsh capabilities
...del "pentium3". But if use the kvm -cpu ? command, it returns me the following capabilities : $ kvm -cpu ? x86 qemu64 x86 phenom x86 core2duo x86 kvm64 x86 qemu32 x86 coreduo x86 486 x86 pentium x86 pentium2 x86 pentium3 x86 athlon x86 n270 Moreover, if i decide to use the pentium3 cpumodel for my KVM VM, the CentOS freeze during its loading. My libvirt and kvm are the following on a Debian Squeeeze : $ virsh version Compiled against library: libvir 0.8.3 Using library...
2006 Jan 22
1
Installing the none commercial intel g729codecsinto Asterisk@Home 2.2?
...g ) did the job. Have you already tried the binaries? > >> > > > >Kewl! Those work like a treat! > > > >As my testbox is a PII-750 running A@H 2.2 I did: > > > >cd /usr/lib/asterisk/modules/ > >wget http://kvin.lv/pub/Linux/Asterisk/codec_g723-gcc-pentium2.so > >wget http://kvin.lv/pub/Linux/Asterisk/codec_g729-gcc-pentium2.so > > > >After reloading, 'show translation' gives: > > Translation times between formats (in milliseconds) > > Source Format (Rows) Destination Format(Columns) > > &g...
2014 Sep 20
2
[LLVMdev] ARM assembler bug on LLVM 3.5
...if it's not possible - I'd like to ask if you could drop that pointless restriction on instruction set in the assembler and be able to generate all ARM instructions regardless of the cpu switch. This restriction doesn't exist on x86 - on x86, you can compile the program with -march=pentium2 and still use SSE instructions in the assembler, no matter that pentium2 doesn't have SSE. The ARM backend seems overly protective and prevents such instructions. Mikulas #include <stdio.h> #include <stdint.h> #include <fcntl.h> #include <unistd.h> int have_hardwa...
2013 May 17
3
Command line not responding
Running 9.0-Stable on an i386. Whenever I type a command at the prompt I get the output /usr/local/lib/libintl.so.9: Undefined symbol "_ThreadRuneLocale" and nothing else - the command will not run. Just the above output. Commands like "ls" and "exit" work, but not much else. This happends whether I am logged in a user or as root. Cannot even halt the system from
2009 Feb 01
3
Help with English Stars3
hello world I have a problem with the cd in question, which is a cd for the teaching of English with exercises and games. The video is very slow but the audio is fine then I do not think is a problem of memory or processor because all the minimum requirements are met. I think it is a problem of video libraries. Do give me advice on how to configure wine to use libraries or what? Thank you!! Ps:
1999 Mar 24
0
Mounting Novell Volumes
...ba under Linux as my server on my Home network. I will shortly be in a position to upgrade our Work network to Samba/Linux from Novell 4.1, however I have a small problem, I want in the short term to keep the Novell system useable as a fall back position, my plan is as follows :- The server is a Pentium2 PC with a SCSI HDD, I intend to fit another HDD into the machine onto which I will pre-install the Linux/Samba system, I then want to mount the Novell Volume under Linux and run in this configuration until the management are happy with the Samba/Linux system (Shouldn't take too long !!) My que...
2005 Mar 23
0
[PATCH]
...05-03-23 08:55:49.000000000 +0100 @@ -22,7 +22,7 @@ # You may get speed increases by including flags such as -O2 or -O3 or # -ffast-math, or additional flags, depending on your system and compiler. # The -g flag will generally include debugging information. -CFLAGS = -g +CFLAGS = -g -O4 -march=pentium2 -mcpu=pentium2 -pipe -ffast-math -fomit-frame-pointer # Libraries to link with, and the location of library files. # Add -lpng -lz if you want to enable OC_DUMP_IMAGES. LIBS = -logg -lvorbis -lvorbisenc `sdl-config --libs` @@ -41,6 +41,9 @@ internal.c \ quant.c \ state.c \ +i386/state_mmx.c \...
2018 Mar 23
2
Issue with libguestfs-test-tool on a guest hosted on VMWare ESXi
...re(TM)2 Duo CPU T7700 @ 2.40GHz x86 coreduo Genuine Intel(R) CPU T2600 @ 2.16GHz x86 kvm32 Common 32-bit KVM processor x86 kvm64 Common KVM processor x86 n270 Intel(R) Atom(TM) CPU N270 @ 1.60GHz x86 pentium x86 pentium2 x86 pentium3 x86 phenom AMD Phenom(tm) 9550 Quad-Core Processor x86 qemu32 QEMU Virtual CPU version 2.5+ x86 qemu64 QEMU Virtual CPU version 2.5+ x86 host KVM processor with all supported host features (only available in KVM mode) Recogni...
2005 Mar 23
3
[PATCH] promised MMX patches rc1
...05-03-23 08:55:49.000000000 +0100 @@ -22,7 +22,7 @@ # You may get speed increases by including flags such as -O2 or -O3 or # -ffast-math, or additional flags, depending on your system and compiler. # The -g flag will generally include debugging information. -CFLAGS = -g +CFLAGS = -g -O4 -march=pentium2 -mcpu=pentium2 -pipe -ffast-math -fomit-frame-pointer # Libraries to link with, and the location of library files. # Add -lpng -lz if you want to enable OC_DUMP_IMAGES. LIBS = -logg -lvorbis -lvorbisenc `sdl-config --libs` @@ -41,6 +41,9 @@ internal.c \ quant.c \ state.c \ +i386/state_mmx.c \...
2020 Sep 14
0
Re: [ovirt-users] Re: Testing ovirt 4.4.1 Nested KVM on Skylake-client (core i5) does not work
...gt; > >> > <model usable='yes'>qemu32</model> > >> > <model usable='no'>phenom</model> > >> > <model usable='yes'>pentium3</model> > >> > <model usable='yes'>pentium2</model> > >> > <model usable='yes'>pentium</model> > >> > <model usable='yes'>n270</model> > >> > <model usable='yes'>kvm64</model> > >> > <model usable='yes&...
2000 Jan 26
11
Win2K and Samba
Has anyone tried using Windows 2000 Professional with Samba? I'm checking it out now, and when I try to connect to a share, I get an error message similiar to the one you get with Win98 and NT4 with SP3+ with encrypted passwords. Does anyone know the equivelant registry path to set plain text passwords? The NT4 path doesn't seem to exist: