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

plex86



Salut,

J'essaie d'installer plex86 mais c'est un peu (doux euphémisme) le
bordel...

J'ai fabriqué le module plex86 et il est installé... le /dev/plex86
est bien créé aussi. J'ai une partition fat16 et une image de MS-DOS
6.22 au bon endroit et lorsque je lance plex :

 $ plex86 msdos 
Processing command-line options
Opening VM (/dev/plex86)
Processing config file /dev/stdin...
Allocating 4MB of physical memory in VM
Mapping virtualized physical memory into monitor
Zeroing virtualized physical memory
Mapping monitor print buffer into user mem.
ROM: loading image '/usr/lib/plex86/bios/rombios.bin' @ 0xf0000 (65536 bytes)
ROM: loading image '/usr/share/vgabios/vgabios.bin' @ 0xc0000 (26106 bytes)
Setting prescan depth to 3
prescan on
Processed 63 lines of config file '/dev/stdin'
Initializing plugins
Running VM
::init_monitor OK -----------------
nexus_size = 0x24E

::sysIOOut: No handler defined for port 0x70!.

::sysIOIn: No handler defined for port 0x71.

::sysIOOut: No handler defined for port 0x71!.

::plex86 panic: 
::emulate:1 default case of 5

Fatal monitor error caused Panic


Plus toute la pile qui est dépilée...

Voici ma configuration :

$ cat .plex86/conf/msdos
####################################################################
# This is an example plex86 configuration file
####################################################################


####################################################################
# Memory settings
####################################################################

# number of megabytes for vm
memory = 4


####################################################################
# Plugins
####################################################################

plugin = /usr/lib/plex86/#user#/plugins/bochs/plugin-bochs.so
bochs-opt boot: a,c
bochs-opt diskc: file="/home/pk/.plex86//msdos.hd0", cyl=1024, heads=16, spt=63
bochs-opt floppya: 1_44=/home/pk/.plex86/msdos.fd0, status=inserted
bochs-opt keyboard_serial_delay: 200
bochs-opt floppy_command_delay: 500
bochs-opt vga_update_interval: 200000
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


# The system BIOS
load-rom: file=/usr/lib/plex86/bios/rombios.bin, address=0xf0000

# The VGA BIOS
load-rom: file=/usr/share/vgabios/vgabios.bin, address=0xc0000
#load-rom: file=#home#/.plex86/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
####################################################################

Le plugin plugin-bochs.so n'existe pas sous Debian (quelque soit la
version) mais cela n'a pas l'air gênant...

Il y a une tripotée de messages d'erreurs identique sous Google mais
sans réponse...

Si quelqu'un a réussi à faire tourner le bouzin...

Merci d'avance,

PK

PS : sur une Woody bien sûr...


-- 
      |\      _,,,---,,_       Patrice KARATCHENTZEFF
ZZZzz /,`.-'`'    -.  ;-;;,_   mailto:p.karatchentzeff@free.fr
     |,4-  ) )-,_. ,\ (  `'-'  http://p.karatchentzeff.free.fr
    '---''(_/--'  `-'\_)       



Reply to: