Difference between revisions of "Arcem"

From Organic Design wiki
m
m
Line 2: Line 2:
 
*[https://fedora.pkgs.org/29/rpmfusion-free-x86_64/arcem-1.50.2-4.fc29.x86_64.rpm.html Arcem RPM] ''- see also [https://www.howtoforge.com/converting_rpm_to_deb_with_alien converting an RPM to a DEB with alien]''
 
*[https://fedora.pkgs.org/29/rpmfusion-free-x86_64/arcem-1.50.2-4.fc29.x86_64.rpm.html Arcem RPM] ''- see also [https://www.howtoforge.com/converting_rpm_to_deb_with_alien converting an RPM to a DEB with alien]''
 
*[http://www.4corn.co.uk/aview.php?sPath=/roms RISCOS ROMS]
 
*[http://www.4corn.co.uk/aview.php?sPath=/roms RISCOS ROMS]
 +
 +
Converted the rpm to a deb with alien and installed with dpkg no problem, but not sure what to do from there yet...
 +
<source>
 +
$ arcem --rom riscos3_71/risocs-3.71.rom
 +
couldn't open config file: /root/.arcemrc
 +
Could not open Extension Rom directory 'extnrom': No such file or directory
 +
extnrom_size = 0, extnrom_entry_count= 0
 +
SetUpCMOS: Could not open (hexcmos) CMOS settings file, resetting to internal defaults.
 +
HDC: Couldn't open image for drive 0
 +
HDC: Couldn't open image for drive 1
 +
HDC: Couldn't open image for drive 2
 +
HDC: Couldn't open image for drive 3
 +
No protocol specified
 +
arcem: insisting on opening X display in DisplayKbd_InitHost().
 +
</source>

Revision as of 21:08, 21 September 2019

Cone.png This article or section is a stub. Stubs are articles that have not yet received substantial attention from the authors. They are short or insufficient pieces of information and require additions to further increase the article's usefulness. The project values stubs as useful first steps toward complete articles.

Converted the rpm to a deb with alien and installed with dpkg no problem, but not sure what to do from there yet...

$ arcem --rom riscos3_71/risocs-3.71.rom 
couldn't open config file: /root/.arcemrc
Could not open Extension Rom directory 'extnrom': No such file or directory
extnrom_size = 0, extnrom_entry_count= 0
SetUpCMOS: Could not open (hexcmos) CMOS settings file, resetting to internal defaults.
HDC: Couldn't open image for drive 0
HDC: Couldn't open image for drive 1
HDC: Couldn't open image for drive 2
HDC: Couldn't open image for drive 3
No protocol specified
arcem: insisting on opening X display in DisplayKbd_InitHost().