How to uQLx on RPi

Discussion and advice about emulating the QL on other machines.
User avatar
Ruptor
Gold Card
Posts: 418
Joined: Fri Dec 20, 2019 2:23 pm
Location: London

How to uQLx on RPi

Post by Ruptor »

More stupid operating system questions I am afraid. I downloaded the RPi uQLx, followed the instructions to detar it that seemed to work, copied the Koenig config to home and run to get segmentation error. I have probably done something wrong but don't ask me what. Any ideas?
I am trying to run it on a zero if that makes any difference.
Is it Koenig or Konig?


User avatar
NormanDunbar
Forum Moderator
Posts: 2251
Joined: Tue Dec 14, 2010 9:04 am
Location: Leeds, West Yorkshire, UK
Contact:

Re: How to uQLx on RPi

Post by NormanDunbar »

Where did you download from? And what is the Koenig file you mention. I have a couple of Pi Zeros, I might be able to test.

Cheers,
Norm.


Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts

No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
User avatar
Artificer
Brittle Membrane
Posts: 120
Joined: Fri Nov 24, 2017 8:43 am

Re: How to uQLx on RPi

Post by Artificer »

Hi

I did get uQLx to run on a RPi - it was however a Rpi 3 & that was 4 years ago - see post http://qlheaven.blogspot.com/2016/03/uqlx-on-rpi3.html

But I have no idea about a Koenig file.

Cheers


Derek_Stewart
Font of All Knowledge
Posts: 3929
Joined: Mon Dec 20, 2010 11:40 am
Location: Sunny Runcorn, Cheshire, UK

Re: How to uQLx on RPi

Post by Derek_Stewart »

Hi,

Why not compile sQLux on the RPI.

I have a spare RPI 3B, so could give it a try...


Regards,

Derek
User avatar
Ruptor
Gold Card
Posts: 418
Joined: Fri Dec 20, 2019 2:23 pm
Location: London

Re: How to uQLx on RPi

Post by Ruptor »

NormanDunbar wrote:Where did you download from? And what is the Koenig file you mention. I have a couple of Pi Zeros, I might be able to test.
Dilwyn site and the config.txt files come out with the tar when unzipped.
Artificer wrote:But I have no idea about a Koenig file.
Its the blokes name that wrote the instructions. Urs Konig or Koenig.
Derek_Stewart wrote:Why not compile sQLux on the RPI.
I can't even get a ready made system with simple instructions to work so you are not suggesting I should compile something from sources are you? :lol: I don't understand why there are so many ways with different problems to do the same thing. Wouldn't it make sense for everybody to work on the same thing and get one perfect emulator?
Is nobody using the RPi?


User avatar
Ruptor
Gold Card
Posts: 418
Joined: Fri Dec 20, 2019 2:23 pm
Location: London

Re: How to uQLx on RPi

Post by Ruptor »

The instructions say "3. Now you need to create a .uqlxrc configuration file (important the filename must start with a .)" but your blog implies the file shouldn't be so. :?


User avatar
NormanDunbar
Forum Moderator
Posts: 2251
Joined: Tue Dec 14, 2010 9:04 am
Location: Leeds, West Yorkshire, UK
Contact:

Re: How to uQLx on RPi

Post by NormanDunbar »

The file is indeed .uqlxrc, it must start with a dot, and one is supplied in the zip file.

On the Pi, do ls -a to see hidden files, those which start with a dot. That's "ell ess minus a" in case fonts cause problems.

You can "cat .uqlxrc" or, worse, "nano .uqlxrc" if necessary.

Cheers,
Norm.


Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts

No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
User avatar
Ruptor
Gold Card
Posts: 418
Joined: Fri Dec 20, 2019 2:23 pm
Location: London

Re: How to uQLx on RPi

Post by Ruptor »

NormanDunbar wrote:The file is indeed .uqlxrc, it must start with a dot, and one is supplied in the zip file.
Thanks but I tried the file with and without a dot and still get segmentation error. :(
The export command should also be in lower case not as in instructions. :roll:


User avatar
Ruptor
Gold Card
Posts: 418
Joined: Fri Dec 20, 2019 2:23 pm
Location: London

Re: How to uQLx on RPi

Post by Ruptor »

If I have done everything correctly according to the instruction, which is not very likely, then the only change is Rasbpian that they now call RPiOS.


User avatar
NormanDunbar
Forum Moderator
Posts: 2251
Joined: Tue Dec 14, 2010 9:04 am
Location: Leeds, West Yorkshire, UK
Contact:

Re: How to uQLx on RPi

Post by NormanDunbar »

The Pi Zero is Arm 11, apparently. Maybe the Arm 7, 8 or 9 versions don't work? When I get time, I'll see what I can find out. I have Pi 1 (256RAMs), Pi 2, 3 and 4 plus a few zeros.

Cheers,
Norm.


Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts

No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Post Reply