plex86-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Plex86-devel] PLEX86_REGTIMER error


From: Reigu R
Subject: [Plex86-devel] PLEX86_REGTIMER error
Date: Mon, 11 Nov 2002 04:15:04 -0800 (PST)

Hi All,

     I configured plex86-20020715. The host OS is RedHat7.2 linux. While trying to run using linuxhd config file, the following error occurred.

./plex86 -f ../conf/linuxhd

Processing command-line options

Opening VM (/dev/plex86)

Processing config file ../conf/linuxhd...

Allocating 8MB of physical memory in VM

Mapping virtualized physical memory into monitor

Zeroing virtualized physical memory

Mapping monitor print buffer into user mem.

[CMOS ] <INFO> Setting initial clock to: Wed Sep 29 10:42:35 1999

[DMA ] <INFO> channel 4 used by cascade

ioctl PLEX86_REGTIMER: : Invalid argument

Shutting down plugins

Segmentation fault

 

The config file content is as follows :

####################################################################

# This is an example plex86 configuration file

####################################################################

 

####################################################################

# Memory settings

####################################################################

# number of megabytes for vm

memory = 8

 

####################################################################

# Plugins

####################################################################

plugin = ./plugins/bochs/plugin-bochs.so

bochs-opt boot: c

#bochs-opt floppya: 1_44=../../1.44a, status=inserted

#bochs-opt diskc: file=../../126M.linux, cyl=256, heads=16, spt=63

#bochs-opt keyboard_serial_delay: 200

bochs-opt floppy_command_delay: 500

bochs-opt vga_update_interval: 300000

bochs-opt mouse: enabled=0

bochs-opt private_colormap: enabled=0

bochs-opt i440fxsupport: enabled=0

bochs-opt newharddrivesupport: enabled=1

bochs-opt ips: 1000000

bochs-opt time0: 938581955

#bochs-init

 

 

plugin = ./plugins/bochs/iodev/cmos.so

plugin = ./plugins/bochs/iodev/dma.so

plugin = ./plugins/bochs/iodev/system.so

#plugin = ./plugins/bochs/iodev/vga.so

plugin = ./plugins/bochs/iodev/serial.so

plugin = ./plugins/bochs/iodev/parallel.so

plugin = ./plugins/bochs/iodev/keyboard.so

plugin = ./plugins/bochs/iodev/floppy.so

plugin = ./plugins/bochs/iodev/harddrv.so

plugin = ./plugins/bochs/iodev/biosdev.so

#plugin = ./plugins/bochs/iodev/pci.so

#plugin = ./plugins/bochs/iodev/sb16.so

 

# The system BIOS

load-rom: file=../bios/BIOS-plex86-current, address=0xf0000

# The VGA BIOS

load-rom: file=../bios/VGABIOS-elpin-2.40, address=0xc0000

####################################################################

# Debugging settings

####################################################################

# syntax for disassembly

db_syntax = at&t

 

####################################################################

# VM tweaks

####################################################################

# Maximum depth that the scan-before-execute code will try

# to recursively prescan code in the current code page, by

# following intra-page branches.

prescan: depth = 3, ring3 = on

 

 

####################################################################

# end of config file

####################################################################

 

Expecting your valuable suggestions to overcome the same.

 

Thanks in Advance,

Reigs



Do you Yahoo!?
U2 on LAUNCH - Exclusive medley & videos from Greatest Hits CD
reply via email to

[Prev in Thread] Current Thread [Next in Thread]