Displaying 20 results from an estimated 1000 matches similar to: "vesamenu.c32 broken? blame F10?"
2005 Apr 11
0
plotting Principle components vs individual variables.
Dear R,
I'm trying to plot the first principle component of an analysis vs the first
variable but am having trouble. I have no trouble doing the initial plot
but have difficulty thereafter.
First I want to highlight some points of the following data set
list(running)
[[1]]
X100m X200m X400m X800m X1500m X5K X10K Marathon
Argentina 10.39 20.81 46.84 1.81
2010 Apr 10
6
Bug-report: Memdisk regression for XMGR DOS memory manager
For the boot floppy at http://superkeen.com/peacecorpsfiles/FUZOMA14.IMG
using memdisk from syslinux version 3.72 boots correctly, but for
memdisk versions newer than 3.72 (I tested 3.73, 3.75, 3.85, and 3.86)
all hang at boot with the following message:
Loading boot sector... booting
FreeDOS kernel - SVN (build 2039 OEM:0xfd [compiled Oct 2 2009])
Kernel compatibility 6.22 - BORLANDC
...
XMGR,
2010 Feb 22
2
Siegel-Tukey test for equal variability (code)
Hi, I recently ran into the problem that I needed a Siegel-Tukey test for
equal variability based on ranks. Maybe there is a package that has it
implemented, but I could not find it. So I programmed an R function to do
it. The Siegel-Tukey test requires to recode the ranks so that they express
variability rather than ascending order. This is essentially what the code
further below does. After the
2005 Apr 11
1
plotting Principal components vs individual variables.
At the cost of breaking the thread I'm going to change your subject and
replace 'Principle' by 'Principal'. I just can't stand it any longer...
OK, here is how I would solve your other problems. First put
> wh <- c("USA", "New Zealand", "Dominican Republic",
"Western Samoa", "Cook Islands")
> ind
2008 Apr 30
1
help text key F10 in pxelinux > 3.61
Hi,
i have a strange problem since pxelinux 3.62 with the F10 help key.
I configured this:
DISPLAY pxelinux.cfg/schlunix_new.txt
F1 pxelinux.cfg/helps/schlunix
F2 pxelinux.cfg/helps/schlunix64
F3 pxelinux.cfg/helps/rescue
F4 pxelinux.cfg/helps/rescue64
F5 pxelinux.cfg/helps/stress
F6 pxelinux.cfg/helps/stress64
F7 pxelinux.cfg/helps/dosimages
F8 pxelinux.cfg/helps/mailsystem
F9
2006 Sep 13
0
[patch] add iso9660 detection to fstype
The attached patch adds iso9660 detection support to fstype.
Signed-off-by: David H?rdeman <david at hardeman.nu>
--
fstype.c | 17 +++++++++++++++++
iso9660_sb.h | 24 ++++++++++++++++++++++++
2 files changed, 41 insertions(+)
-------------- next part --------------
diff -Nru klibc/usr/kinit/fstype/fstype.c klibc-hack/usr/kinit/fstype/fstype.c
---
2007 Aug 28
1
HDL F10 brazilian doorbell device + TDM2400
Hi,
I'm trying to connect an HDL F10 device for a friend living in Brazil to
the TDM2400 on his Asterisk server.
That device should behave like a normal doorbell and it is if connected
to an analog PBX.
I connected to the TDM2400 and everything works fine except for one
thing: when the called party hangs up his phone, the F10 HDL device does
not hang up.
I'm not brazilian and not
2008 Jul 28
0
SHIFT+F10 behaving strangely after moving to 3.2 from 3.1
Since upgrading to 3.2.1 from 3.1.2 (both Debian produced packages from
Lenny), I can no longer use SHIFT+F10 to open up a command line screen
under Windows when doing an install.
It appears that only the F10 key is reaching the DOM0, not the shift
key. Shift otherwise works fine, exception in combination with F10...
I''m using ''VNC Viewer Free Edition 4.1.2'' from
2009 May 22
4
Prog running in Wine OK but needs Alt+F10 to maximise.
Hi
I've got 'WriteOutloud' (talking wordprocessor for dyslexic children) working pretty well on an Asus Eeepc (Xandros) and on an Acer Aspire One (Kuki Linux) I'm using Wine 1.0.1 on both machines. What happens is that the prog starts up normally then immediately minimises to the taskbar. To make it run fullscreen you have to click on it and press Alt+F10
Although not a serious
2009 Mar 25
1
[LLVMdev] llvm-2.5 build failure (fedora f10)
Anton Korobeynikov wrote:
> Hello, Neal
>
>> You may want to note that you need glibc-devel.i386 to build. Otherwise
>> you get error on /usr/include/gnu/stubs-32.h missing.
> Do you have pure 64 bit system?
>
This is on fedora f10 x86_64.
2004 May 25
1
Samba-3.0.4 write list problem
Hi,
I am using security=share, and have just upgraded samba server from 3.0.2 to 3.0.4, after upgrading write list option had stopped working. Below is the contents of smb.conf file, which was working with 3.0.2 but not with 3.0.4
[global]
workgroup = CSW
netbios name = DATA8
security = share
server string = Test Samba 3.0
os level = 42
guest account = smbguest
log file =
2009 Mar 25
0
[LLVMdev] llvm-2.5 build failure (fedora f10)
On 2009-03-25 15:48, Maurice Gittens wrote:
> Hi all,
>
> On my Fedora 10 x86-64 the current svn dies in the following way:
>
> /home/maurice/installation/llvm-dev/utils/TableGen/Debug/TGLexer.o: In
> function `llvm::TGLexer::getNextChar()':
> /home/maurice/installation/llvm-dev/utils/TableGen/TGLexer.cpp:71:
> undefined reference to
>
2012 Oct 07
2
[LLVMdev] getting pointer to CFG object for any given C program
Hi,
Let say we have a C program, and we want to get pointer to CFG object
for this code
in order to traverse basic blocks and do some analysis using CFG
object.
From my main program main.cpp, how can I get pointer to CFG object if
argv[1] = hello.c ?
I have seen following places among many in clang/lib or clang/include:
2009 Mar 25
0
[LLVMdev] llvm-2.5 build failure (fedora f10)
Hello, Neal
> You may want to note that you need glibc-devel.i386 to build. Otherwise you
> get error on /usr/include/gnu/stubs-32.h missing.
Do you have pure 64 bit system?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2009 Mar 25
3
[LLVMdev] llvm-2.5 build failure (fedora f10)
You may want to note that you need glibc-devel.i386 to build. Otherwise you
get error on /usr/include/gnu/stubs-32.h missing.
2009 Mar 25
2
[LLVMdev] llvm-2.5 build failure (fedora f10)
Hi all,
On my Fedora 10 x86-64 the current svn dies in the following way:
/home/maurice/installation/llvm-dev/utils/TableGen/Debug/TGLexer.o: In
function `llvm::TGLexer::getNextChar()':
/home/maurice/installation/llvm-dev/utils/TableGen/TGLexer.cpp:71: undefined
reference to `llvm::TGSourceMgr::FindBufferContainingLoc(llvm::TGLoc) const'
2009 Feb 20
1
3.73 crashes FreeDOS in VMWare - 3.72 works fine
With the same configuration an ISOLINUX CD which boots a FreeDOS Floppy
image via MEMDISK Syslinux-3.73 crashes in VMWare and also on several
newer boxes just after the kernel loading with "invalid OPCODE ...".
Same CD with Syslinux-3.72 is working fine. Build environment for 3.72
was gcc-4.3.2 for 3.73 gcc-4.3.3 - any idea what can cause the troubles?
--
2008 Dec 06
0
syslinux 3.72 fails where 3.71 didn't
I have written a bash script (see below) to generate bootable SD-USB
images using syslinux as booter. The script works OK with versions
3.63 and 3.71, but I get a null pointer error executing
/tmp/$SYSLINUX/linux/syslinux -sf -o 16384 SD.img
in 3.72.
If you execute
$ sudo sh SDformat.sh sys
then you can test the image easily with qemu
$ qemu -hda SD.img
++++++ SDformat.sh
2008 Oct 21
1
"Floating point exception" when running linux/syslinux using syslinux 3.72
Hi,
I got "Floating point exception" when running linux/syslinux using
syslinux 3.72.
How to reproduce:
1. On debian Etch, kernel 2.6.24-etchnhalf.1-686
2. wget
http://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-3.72.tar.bz2
3. tar xvjf syslinux-3.72.tar.bz2
4. syslinux-3.72/linux/syslinux --help
5. An error message "Floating point exception" was shown.
Same problem
2008 Jul 21
1
vesamenu partly broken in 3.70?
Hi,
As of syslinux-3.70, vesamenu.c32 seems to be broken. But here's the
kicker: it's only broken when booting from USB, not from CD!
What happens is that the colours are not set like I've set in the cfg
and only one entry shows up. On my laptop that entry contains some
really messed up symbols but on my stationary computer it's just empty,
so it seems we're dealing with some