uQLx for ARM error

Discussion and advice about emulating the QL on other machines.
Post Reply
User avatar
programandala.net
Chuggy Microdrive
Posts: 74
Joined: Mon Dec 13, 2010 12:41 pm
Location: Spain
Contact:

uQLx for ARM error

Post by programandala.net »

I just tried uQLx for ARM (http://www.dilwyn.me.uk/emu/) in the Raspberry Pi on Raspbian, but the only effect is the error above, no matter the command (qm, qjs...). The same happened in the Raspberry Pi 1 some months ago.

Any clue?

Code: Select all

*** QL Emulator v0.00 ***
release 10/22/02  16:10:00

Terminate on signal 11
This may be due to an internal error, gcc-2.96 bug,
a feature not emulated or an 68000 exception
that typically occurs only when QDOS is unrecoverably
out of control
FATAL error, PC may not be displayed correctly
DebugInfo: PC=41e, code=ffffbbf8, SupervisorMode: yes USP=0 SSp=4c024c02 A7=4c024c02
Register Dump:   Dn             An
0                      0        4c024c02
1                 3e0017             41c
2                      0               0
3                      0               0
4                      0               0
5                      0           54e73
6                      0               0
7                      0        4c024c02
f


Marcos Cruz (programandala.net)
User avatar
QLvsJAGUAR
Gold Card
Posts: 456
Joined: Tue Feb 15, 2011 8:42 am
Location: Lucerne, Switzerland
Contact:

Re: uQLx for ARM error

Post by QLvsJAGUAR »

programandala.net wrote:Any clue?
No. Does it work now? Did someone help you?

Recently I fired up uQLx on my Raspi (Original Model B) several times. It works fine with the known restrictions. But now I discovered a problem. The web browser Lynx which works fine under QPC2 and Q-emuLator does not load web pages. I use exactly the same QXL.WIN file with exact the same condiguration. The web browser on the Raspian side loads web pages, ergo the internet connection is ok. Is there something specific needed which one should take aware of? Anyone?


QL forever!
https://www.sinclairql.net/ - Go and get THE DISTRIBUTION & QL/E!
https://www.youtube.com/QLvsJAGUAR/community - Blog
https://www.youtube.com/QLvsJAGUAR - Dedicated QL videos
Sinclair, QL, ATARI, JAGUAR, NUON, APPLE, NeXT, MiST & much more...
Videos, pictures & information
User avatar
tofro
Font of All Knowledge
Posts: 2700
Joined: Sun Feb 13, 2011 10:53 pm
Location: SW Germany

Re: uQLx for ARM error

Post by tofro »

Urs,

I must admit that the TCP/IP emulation in uqlx/ARM is completely untested.

Tobias


ʎɐqǝ ɯoɹɟ ǝq oʇ ƃuᴉoƃ ʇou sᴉ pɹɐoqʎǝʞ ʇxǝu ʎɯ 'ɹɐǝp ɥO
User avatar
QLvsJAGUAR
Gold Card
Posts: 456
Joined: Tue Feb 15, 2011 8:42 am
Location: Lucerne, Switzerland
Contact:

Re: uQLx for ARM error

Post by QLvsJAGUAR »

Is there a way/a command to start uQLx with 1024x768 resolution? qxxx gives 800x600 (only).


QL forever!
https://www.sinclairql.net/ - Go and get THE DISTRIBUTION & QL/E!
https://www.youtube.com/QLvsJAGUAR/community - Blog
https://www.youtube.com/QLvsJAGUAR - Dedicated QL videos
Sinclair, QL, ATARI, JAGUAR, NUON, APPLE, NeXT, MiST & much more...
Videos, pictures & information
User avatar
tofro
Font of All Knowledge
Posts: 2700
Joined: Sun Feb 13, 2011 10:53 pm
Location: SW Germany

Re: uQLx for ARM error

Post by tofro »

QLvsJAGUAR wrote:Is there a way/a command to start uQLx with 1024x768 resolution? qxxx gives 800x600 (only).
Yep. You can change the ${HOME}/.uqlxrc file. That holds the resolutions for the qx[x] commands.
qxxx's screen size would be controlled by the "SIZE_3" configuration parameter. You can apparently go ashigh as 4096x4096....

You might also want to adjust your RPI's native resolution to a similar value to get the QL screen to really "fill your display". Small QL windows on a large HDMI display look a bit ridiculous....
A tutorial on how to do that can be found here
http://elinux.org/RPiconfig

Tobias


ʎɐqǝ ɯoɹɟ ǝq oʇ ƃuᴉoƃ ʇou sᴉ pɹɐoqʎǝʞ ʇxǝu ʎɯ 'ɹɐǝp ɥO
User avatar
QLvsJAGUAR
Gold Card
Posts: 456
Joined: Tue Feb 15, 2011 8:42 am
Location: Lucerne, Switzerland
Contact:

Re: uQLx for ARM error

Post by QLvsJAGUAR »

tofro wrote:
QLvsJAGUAR wrote:Is there a way/a command to start uQLx with 1024x768 resolution? qxxx gives 800x600 (only).
Yep. You can change the ${HOME}/.uqlxrc file. That holds the resolutions for the qx[x] commands.
qxxx's screen size would be controlled by the "SIZE_3" configuration parameter. You can apparently go ashigh as 4096x4096....
Tobias
Thanks for the information Tobias.

With this QL/E now works nicely in its favourised screen resolution.

In addition I did give the QL some fair amount of memory (8MB).

Changes done in .uqlxrc using leafpad (TextEditor):
RAMTOP = 8192
SIZE_3 = 1024x768

Would be nice to see TCP/IP running in uQLx-ARM and to have a new "DOUBLE-SIZE" feature (4-for-1 pixel) similar than in SMSQmulator.

QL forever!


QL forever!
https://www.sinclairql.net/ - Go and get THE DISTRIBUTION & QL/E!
https://www.youtube.com/QLvsJAGUAR/community - Blog
https://www.youtube.com/QLvsJAGUAR - Dedicated QL videos
Sinclair, QL, ATARI, JAGUAR, NUON, APPLE, NeXT, MiST & much more...
Videos, pictures & information
User avatar
XorA
Site Admin
Posts: 1365
Joined: Thu Jun 02, 2011 11:31 am
Location: Shotts, North Lanarkshire, Scotland, UK

Re: uQLx for ARM error

Post by XorA »

Would be nice to see TCP/IP running in uQLx-ARM and to have a new "DOUBLE-SIZE" feature (4-for-1 pixel) similar than in SMSQmulator.
I did impliment that, wonder if I still have the patch around.


Post Reply