Displaying 20 results from an estimated 20 matches for "ega".
Did you mean:
eg
wine errors out (non-game) with err:int:EMS_Ioctl_Handler int21: unknown/not implemented parameters:
2007 Jan 23
1
wine errors out (non-game) with err:int:EMS_Ioctl_Handler int21: unknown/not implemented parameters:
...S
1093
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX a1fe, BX 0082, CX 0004, DX 00a5, SI 0081, DI 00ae, DS 1093, ES
1093
Paradox is a database designed by Borland (Corel).
Is there a way to get this to work using wine? I suspect it has something to
do with the EGA detection?
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20070123/4e15bb01/attachment.htm
2011 Nov 08
1
Building package problem
...e: plot2
> ### Title: Plotting 2 Time Series
> ### Aliases: plot2
> ### Keywords: dplot
>
> ### ** Examples
>
> sim <- 2:11
> obs <- 1:10
> ## Not run:
> ##D plot2(sim, obs)
> ## End(Not run)
>
> ##################
> # Loading daily streamflows of the Ega River (Spain), from 1961 to 1970
> require(zoo)
Loading required package: zoo
Attaching package: 'zoo'
The following object(s) are masked from 'package:base':
as.Date, as.Date.numeric
> data(EgaEnEstellaQts)
> obs <- EgaEnEstellaQts
>
> # Generating a simul...
2017 Nov 07
0
how do I use CDC usb ports?
I want to use a USB CDC port.
I was under the impression that they were not all that hard to use.
'Tain't going well for me.
lsusb | grep ega
tells me
Bus 007 Device 007: ID 2341:0042 Arduino SA Mega 2560 R3 (CDC ACM)
As root, cat-ing /dev/bus/usb/007/007 gives me garbage.
As anyone else, I get a permission denied error.
Usually, though not lately, a /dev/ttyS? shows up at about
the same time as the .../007/* device.
How, without conti...
2009 Jul 13
0
adjusting survival using coxph
...nded, and for all I know might be completely the
wrong way to do it..... hopefully someone will be able to offer some
friendly advice!
Apologies for the long-ish post, and thanks in advance for any help.
Chris Jones.
-----------------------
Gynaecological Cancer Research Laboratories,
UCL EGA Institute for Women's Health,
University College London,
Paul O'Gorman Building,
72 Huntley Street,
London
WC1E 6DD
United Kingdom
Telephone; 020 3108 2007
Fax; 020 3108 2010
[[alternative HTML version deleted]]
2003 Dec 29
0
SuSE 9.0 PXE boot problem
...d behaviour, which is:
- notebook boots via pxelinux just fine, I get my text menu, enter 9.0
- kernel unpacks, and ...
- the screen is an 80x25 chaos of ASCII characters with various attributes,
like blink, etc. Machine stops. Nothing happens. It looks as if the
kernel was unpacked into the EGA video memory region at segment b800.
Any clue what happens?
--
Think of it! With VLSI we can pack 100 ENIACs in 1 sq. cm.!
2004 Jan 09
1
Developing
...there are some issues about adding code to syslinux. Mainly there
are no space to add code. I propose to move data to 0000:F000 (now in
0000:5000) and font data to 0000:5000 (now at 0000:E000). So we have
additional 4K to code. I don't understand however why we have to retain
font data... Does EGA card read from system memory all the time?? I
don't think so... Perhaps it's better to read font data at another
location (trackbuf??) and remove this part of data so to gain 8K of
code. Another option would be to compress syslinux (using LZ or other
simple algorithm) in order to reduce dis...
2009 Dec 22
0
Available Agent on Queue
...${EXTEN},ntT,,,25)
after the first one running, if i set like that in my extension.conf, in
queue_log I can see ringing agents before entering the second queue
1261475067|1261475061.106|6501|IRMA|RINGNOANSWER|1000
1261475067|1261475061.106|6501|UMIE|RINGNOANSWER|1000
1261475067|1261475061.106|6501|EGA|RINGNOANSWER|1000
Is there any simple dialplan or is there any available option to get
without exit the queue? I'm using Asterisk 1.4.26.2.
Best regards,
Daniel
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4615 (20091117) __________
The message was...
2004 Apr 27
2
Gcc 3.4.0 and syslinux-2.09 menu
The menu directory won't compile with gcc 3.4.0 because gcc complains
that "ebp" cannot be used as a constraint. If preserving ebp is
necessary then it will have to be done in the assembler code. Gcc 3.3.3
just seems to ignore the constraint. It didn't do anything special to
preserve the register.
I also noticed that getnumrows returns the contents of 0x484 which is
the
2008 Oct 12
3
Lack of DOS support in wine
I am curious how come Wine has no direct support for DOS but has support for Windows 2,3 & 95 (which required DOS for their installation). I think of Wine as an utility to run legacy software and DOS compromises a big chunk of it. I know I can use Dosbox but it would be better for the end user if one program could run in linux all software made for m$. As a bonus, Dosbox also is open source, so I think it would be feasible to merge their source into Wine.
By no means I am tr...
1998 May 18
1
DOS-Client with TCPIP and SAMBA
...sbfr.exe
C:\NET\net start
rem
path n:\weeke
lpc /c2 REM lpc connects a NC-controlled machine
pause REM to the network
PATH C:\WINDOWS;C:\DOS
rem lh mouse
rem lh graphics
SET TEMP=C:\TEMP
SET TMP=C:\TEMP
MODE CON CODEPAGE PREPARE=((437) C:\DOS\EGA.CPI)
MODE CON CODEPAGE SELECT=437
lh c:\dos\keybife2.com
MEM /C
Module, die den Speicher unterhalb 1 MB verwenden:
Name Insgesamt = Konventioneller + Hoher Speicher
-------- ---------------- ---------------- ---------------
MSDOS 50.621 (49K) 50.621 (49K)...
2016 Sep 22
2
issues compiling omega
All,
I'm having some issues compiling omega. Here are the particulars
I'm on win7, using cygwin 4.9.2 64 bit. Here's the relevant output from
make:
libtool: link: g++ -fshow-column -Wall -W -Wredundant-decls -Wpointer-arith
-Wca
st-qual -Wcast-align -Wno-long-long -Wformat-security -fno-gnu-keywords
-Wundef
-Woverloaded-virtual -Ws...
2005 Jan 17
0
St0ck Oppurtunities - their climbing (PR#7528)
...construed as any kind of investment advice or solicitation.Many of these companies are on the verge of bankruptcy. You can |ose a|l your money by investing in this stock. The pub|isher of this news|etter is not a re gister ed in vest ment advisOr. Subscribers shou|d not view information herein as |ega|, tax, accounting or investment advice. Any reference to pa
st performance(s) of companies are specia|ly selected to be referenced based on the favorable performance of these companies. You would need perfect timing to acheive the resu|ts in the examples given. There can be no assurance of that ha...
2009 Jul 14
4
Help needed in identifying type of plot
Hi folks,
Can someone please help me in identifying the type of plot shown here?
Sample R code or specific package name would be of help as well.
Thanks,
-Girish
http://www.nabble.com/file/p24477714/example_plot.jpg
--
View this message in context: http://www.nabble.com/Help-needed-in-identifying-type-of-plot-tp24477714p24477714.html
Sent from the R help mailing list archive at Nabble.com.
2016 Sep 22
2
issues compiling omega
...ast-align -Wno-long-long -Wformat-security -fno-gnu-keywords
-Wundef
-Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
-Wlogic
al-op -Wmissing-declarations -Wdouble-promotion -Winit-self
-fvisibility=hidden
-I/home/John/xapian-core-1.4.0/include -g -O2 -std=gnu++11 -o
.libs/omega.exe om
ega.o query.o cgiparam.o utils.o configfile.o date.o cdb_init.o cdb_find.o
cdb_h
ash.o cdb_unpack.o jsonescape.o loadfile.o datevalue.o common/str.o
sample.o url
encode.o weight.o expand.o csvescape.o -Wl,--enable-runtime-pseudo-reloc
/home/
John/xapian-omega-1.4.0/../xapian-core-1.4.0/.lib...
2003 Sep 06
0
Boot from CF stalls when mounting root
...05 14 07 38 39 3a 3b 3c
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff
VGA parameters in BIOS for mode 24
50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81
bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff
EGA/VGA parameters to be used for mode 24
50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81
bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 vi...
2003 Jul 28
1
ASUS P4BGL-MX hangs
...07 38 39 3a 3b 3c
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff
VGA parameters in BIOS for mode 24
50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81
bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff
EGA/VGA parameters to be used for mode 24
50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81
bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <1...
2003 Jul 27
2
SMP Problems with 4.8-RELEASE
...ifd # ATAPI floppy drives
device atapist # ATAPI tape drives
options ATA_STATIC_ID #Static device numbering
# SCSI Controllers
device ahc # AHA2940 and onboard AIC7xxx devices
device sym # NCR/Symbios Logic (newer chipsets)
options SYM_SETUP_LP_PROBE_MAP=0x40
# Allow ncr to attach legacy NCR devices when
# both sym and ncr are configured
# SCSI peripherals
device scbus # SCSI bus (required)
device da # Direct Access (disks)
device sa # Sequential Access (tape etc)
device cd # CD
device pass # Passthrough device (direct SCSI access)
# RAID controllers interfaced t...
2011 Jul 08
0
Wine release 1.3.24
...a() const.
wined3d: Make the src_surface parameter to draw_textured_quad() const.
wined3d: Make the surface parameter to d3dfmt_get_conv() const.
Huw Davies (3):
gdi32: Simplify colour table generation.
gdi32: Fix the 8 bpp generated colour table.
gdi32: Construct the EGA palette from the default palette.
Jacek Caban (24):
mshtml: Make sure we always create nsWineURI with valid IUri.
mshtml: Get rid of wine_url in nsWineURI object.
mshtml: Added IUri-based nsIURI::SetPort implementation.
urlmon: Use CoInternetParseIUri instead of IUri::GetPa...
2009 Jun 29
5
Help
HiĀ group,
I found a module for adaptive kernel density estimation for Stata users, but unfortunetly I don't have access to Stata, can I find a similar approach using R?
Thank u so much 4 ur time.
[[alternative HTML version deleted]]
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking