Comment 7 for bug 254795

Revision history for this message
Richard Logan (richard-logan) wrote :

I am having similar issues with vice. It cannot find kernal files, I have placed the files into the /home/xxxxx/.vice directory but no joy unfortunately.

When x64 is invoked I receive the following :-

richard@mymachine:~$ x64
Set fontpath: `xset fp+ /usr/lib/vice/fonts'.
*** VICE Version 1.22 ***

Welcome to x64, the free portable C64 Emulator.

Current VICE team members:
A. Boose, D. Lem, T. Biczo, A. Dehmel, T. Bretz, A. Matthies,
M. Pottendorfer, M. Brenner, S. Trikaliotis, M. van den Heuvel.

This is free software with ABSOLUTELY NO WARRANTY.
See the "About VICE" command for more info.

X11: Found 24bit visual.
XRandR: XRandR reports current display: 1920x1080@50
C64MEM: Error - Couldn't load kernal ROM `kernal'.
Machine initialization failed.

Exiting...

You have asked about commands in previous posts, so I thought i would add those to the post :-

richard@mymachine:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 9.04
Release: 9.04
Codename: jaunty

richard@mymachine:~$ uname -a
Linux Aries 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64 GNU/Linux

richard@mymachine:~$ apt-cache policy vice
vice:
  Installed: 1.22.dfsg1-0.1
  Candidate: 1.22.dfsg1-0.1
  Version table:
 *** 1.22.dfsg1-0.1 0
        500 http://au.archive.ubuntu.com jaunty/multiverse Packages
        100 /var/lib/dpkg/status

I also have libxaw7-dev installed, hope you can help .

Thanks in advance

Richard