Re: [ES40-developers] SDL locking problems
Status: Alpha
Brought to you by:
iamcamiel
From: Camiel V. <iam...@gm...> - 2008-03-16 20:49:15
|
Hello Pepito, Your X11 problem seems to be in the support of private colormaps; You could try to disable these in the emulator by doing: gui = X11 { private_colormap = false; } This only works, though, when you have 16 free colors available in the default colormap; otherwise, the emulator will revert to using a private colormap. Camiel. On Sun, Mar 16, 2008 at 5:34 PM, Pepito Grillo <pep...@ya...> wrote: > Hi Camiel, > > I have tried with only one cpu and now the emulator > works fine. :) > Only X11 is broken. SDL works fine. :) > The emulator also works without vga-card and gui. :) > > Pepito > > > > > > --- Camiel Vanderhoeven <iam...@gm...> > escribió: > > > > > Hi Pepito, > > > > Two cpu's isn't really supported yet. It's possible, > > but as far as I > > know it hasn't ever really worked properly yet. > > We'll get there > > sometime, no doubt. Could you re-try it with just a > > single cpu? The > > time it should take to boot is dependent upon a > > number of factors. On > > my development systems, it usually takes less than a > > minute to get to > > the SRM-prompt. > > > > Camiel. > > > > On Sun, Mar 16, 2008 at 3:28 PM, Pepito Grillo > > <pep...@ya...> wrote: > > > Hi > > > > > > I downloaded the latest cvs. > > > > > > > > > The resuls are so so. > > > Short answer: > > > - with sdl: no errors, not working... (or very > > very > > > slow) > > > - with X11: not working, error. > > > - without gui or vga card: no errors, not working > > .... > > > How much time does it need to boot? > > > > > > Pepito > > > > > > > > > > > > Long answer: > > > - X11: > > > ------ > > > nvlinux:/opt/es40_cvs/es40/src# ./es40 > > > > > > > > > > > > > > > **======================================================================** > > > || ES40 emulator > > > || > > > || Version 0.18 > > > || > > > || > > > || > > > || Copyright (C) 2007-2008 by the ES40 > > Emulator > > > Project || > > > || Website: > > http://sourceforge.net/projects/es40 > > > || > > > || E-mail : ca...@ca... > > > || > > > || > > > || > > > || This program is free software; you can > > > redistribute it and/or || > > > || modify it under the terms of the GNU > > General > > > Public License || > > > || as published by the Free Software > > Foundation; > > > either version 2 || > > > || of the License, or (at your option) any > > later > > > version. || > > > > > > > > > **======================================================================** > > > > > > > > > %GUI-I-INS: Installing x11 module as the ES40 GUI > > > sys0(tsunami): $Id: System.cpp,v 1.73 2008/03/14 > > > 15:30:52 iamcamiel Exp $ > > > sys0(tsunami): $Id: Flash.cpp,v 1.17 2008/03/14 > > > 15:30:51 iamcamiel Exp $ > > > dma: $Id: DMA.cpp,v 1.5 2008/03/14 15:30:51 > > iamcamiel > > > Exp $ > > > pci0.15(ali_ide).disk0.0(file): Mounted file > > > /opt/rom/disco2G.vdisk, 4110480 512-byte blocks, > > > 5709/16/45. > > > pci0.15(ali_ide).disk1.0(file): Mounted file > > > /almacen/openvms/OpenVMS-Alpha-v8.3-CD1.ISO, > > 270296 > > > 2048-byte blocks, 452/13/46. > > > pci0.15(ali_ide).disk1.1(file): Mounted file > > > /opt/rom/idleloop.vdisk, 2880 512-byte blocks, > > > 4/16/45. > > > pci0.15(ali_ide).disk1.1(ramdisk): Mounted > > RAMDISK, > > > 20480 512-byte blocks, 32/16/40. > > > pci0.19(ali_usb): $Id: AliM1543C_usb.cpp,v 1.6 > > > 2008/03/14 15:30:50 iamcamiel Exp $ > > > sys0(tsunami): $Id: DPR.cpp,v 1.20 2008/03/14 > > 15:30:51 > > > iamcamiel Exp $ > > > cpu0(ev68cb)(0): $Id: AlphaCPU.cpp,v 1.77 > > 2008/03/15 > > > 17:50:42 iamcamiel Exp $ > > > cpu1(ev68cb)(1): $Id: AlphaCPU.cpp,v 1.77 > > 2008/03/15 > > > 17:50:42 iamcamiel Exp $ > > > pci0.7(ali): $Id: AliM1543C.cpp,v 1.65 2008/03/14 > > > 15:30:50 iamcamiel Exp $ > > > kbc: $Id: Keyboard.cpp,v 1.9 2008/03/16 11:22:08 > > > iamcamiel Exp $ > > > %IDE-I-INIT: New IDE emulator initialized. > > > pci0.2(cirrus): $Id: Cirrus.cpp,v 1.19 2008/03/16 > > > 11:22:08 iamcamiel Exp $ > > > > > > pci0.4(dec21143): Choose a network adapter to > > connect > > > to: > > > 1. eth0 > > > (No description available) > > > 2. any > > > (Pseudo-device that captures on all > > interfaces) > > > 3. lo > > > (No description available) > > > %NIC-Q-NICNO: Enter the interface number (1-3):1 > > > pci0.4(dec21143): MAC defaulted to > > 08-00-2B-E5-40-00 > > > pci0.4(dec21143): $Id: DEC21143.cpp,v 1.34 > > 2008/03/14 > > > 15:30:50 iamcamiel Exp $ > > > serial0(serial): Waiting for connection on port > > 21264. > > > > > > Gtk-WARNING **: Failed to load module > > > "libgnomebreakpad.so": libgnomebreakpad.so: > > cannot > > > open shared object file: No such file or > > directory > > > serial0(serial): $Id: Serial.cpp,v 1.45 > > 2008/03/14 > > > 21:24:18 iamcamiel Exp $ > > > %SYS-I-READROM: Reading decompressed ROM image > > from > > > /opt/rom/decompressed.rom. > > > %SYM-I-PATCHROM: Patching ROM for speed. > > > %SYS-I-ROMLOADED: ROM Image loaded successfully! > > > flash: 2097156 bytes restored. > > > %FLS-I-RESTST: Flash state restored from > > > /opt/rom/flash.rom > > > dpr: 16384 bytes restored. > > > %DPR-I-RESTST: DPR state restored from > > > /opt/rom/dpr.rom > > > Start threads: cpu0 cpu1 ali kbd ide0 ide1 cirrus > > nic > > > srl0 > > > Arbitration 0000000000020000 from CPU 1 > > (@13e39)... > > > won 0000000800020000 > > > Arbitration clear from CPU 1 (@13f55). > > > Arbitration 0000000000020000 from CPU 1 > > (@13351)... > > > won 0000000800020000 > > > Arbitration clear from CPU 1 (@133b9). > > > Arbitration 0000000000020000 from CPU 1 > > (@13351)... > > > won 0000000800020000 > > > Arbitration clear from CPU 1 (@133b9). > > > Arbitration 0000000000020000 from CPU 1 > > (@13351)... > > > won 0000000800020000 > > > Arbitration clear from CPU 1 (@133b9). > > > XAllocColorCells returns error. Maybe your screen > > does > > > not support a private colormap? > > > font 8 wide x 16 high, display depth = 16 > > > X Error of failed request: BadAccess (attempt to > > > access private resource denied) > > > Major opcode of failed request: 89 > > (X_StoreColors) > > > Serial number of failed request: 12 > > > Current serial number in output stream: 274 > > > nvlinux:/opt/es40_cvs/es40/src# > > > > > > > > > - sdl, vga card: > > > --------------- > > > nvlinux:/opt/es40_cvs/es40/src# date > > > dom mar 16 13:57:18 CET 2008 > > > nvlinux:/opt/es40_cvs/es40/src# ./es40 > > > > > > > > > > > > > > > **======================================================================** > > > || ES40 emulator > > > || > > > || Version 0.18 > > > === message truncated === > > > > > ______________________________________________ > Enviado desde Correo Yahoo! > Disfruta de una bandeja de entrada más inteligente. http://es.docs.yahoo.com/mail/overview/index.html > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Es40-developers mailing list > Es4...@li... > https://lists.sourceforge.net/lists/listinfo/es40-developers > |