Any updates about RiscOS on the Raspberry Pi?
Pages: 1 ... 15 16 17 18 19 20 21 22 23 24 25 26
Eric Rucker (325) 232 posts |
Haven’t had any problems with sound on my end, even after updating to the latest ROM. |
Steve Harrison (1685) 27 posts |
Brilliant, this worked thank you! I also partially solved the graphics off the side of the screen issue. Turns out it’s an ‘overscan’ problem, well documented on other Pi sites. However – the solution (setting ‘overscan_left / right / top / bottom’ to positive values in the config.txt file) results in very strange behavoiur on the RiscOS image: With overscan set, the picture fits perfectly – but the hardware pointer and mouse coordinates are not scaled, so the mouse/pointer no longer works! (you have to click icons where they used to be, not where they are!) Is this a known bug – or is overscan just not supported yet? Steve |
Jess Hampshire (158) 865 posts |
The sound issue appears to be dodgy firmware. I editted config.txt to force the sound to hdmi and it’s back |
Jess Hampshire (158) 865 posts |
I suspect it’s not supported properly. I found one of my screens behaved differently with DVI and HDMI, it didn’t overscan in DVI. (Also I have noticed errors in the firmware chosen, that weren’t in the previous versions. See above. Maybe there’s more issues.) |
Eric Rucker (325) 232 posts |
That is annoying, how some monitors assume you want overscan when you feed them an HDMI or composite signal. (My Dell 2001FP actually underscans considerably on composite, though.) |
Steve Harrison (1685) 27 posts |
Correct – just downloaded the latest firmware (start.elf, bootcode.bin and fixup.dat) and “RISC OS 448Mb” nice :-) just need to find something to fill up the memory now… |
Andrew Daniel (376) 76 posts |
Jess, I seem to remember reading the sound doesn’t work if the GPU isn’t allocated enough RAM. Just something to consider. |
Matthew Phillips (473) 721 posts |
The Community Support section of the forum is supposed to be for general help getting things working, so it might be worth trying there for future problems. I don’t have a Pi so I cannot help! |
nemo (145) 2554 posts |
Steve Drain wrote:
If I never see another bzip2 file again it will be much too soon. But that takes the biscuit. |
Steve Revill (20) 1361 posts |
As I’ve said elsewhere, that bz2 thing was a cock-up on the RPi side. We’ll have a new release out shortly which is just a zip of the image. |
Bernard Boase (169) 208 posts |
In the RPi forum discussion on TinyBASIC both swirlything and Steve Drain advocate RISC OS for its ease of using the best BASIC. To which Liz Upton replied:
which (except for Steve R’s exhaustion) sounds like a good thing. But the Uptons are away for a period this month, so may I ask if ROOL will be posting to the RPi forum ‘very soon’? No pressure! |
Chris Hall (132) 3558 posts |
RC6 was only finished yesterday. It is now on the RPI web site download area (but not yet announced as such). So ‘very soon’ is quite probable… |
Steve Revill (20) 1361 posts |
I’m going to leak some news – the announcements/blog posts/etc are planned for Monday. And yes, I’m exhausted :( I’m on a week ‘holiday’ and I’ve spent the whole lot doing either housework or ROOL work. Hey ho. |
Theo Markettos (89) 919 posts |
It’s only been on the RPi website a few hours and the torrents are warming up nicely… |
Gregory Estrade (1827) 2 posts |
Hi, Could anyone provide me the debug output available on the UART, using the latest distribution, as provided here (using an older build) ? https://www.riscosopen.org/forum/forums/9/topics/997?page=2 Thanks in advance, |
Gregory Estrade (1827) 2 posts |
Nevermind, I managed to retrieve it, it isn’t as verbose as the previous one but well, here it is:
Now RiscOS is booting fine with my latest patches ;) For those interested: https://github.com/Torlus/qemu/tree/rpi Regards, |
Jan Rinze (235) 368 posts |
@Gregory: could you explain where your patches are (or are they added to the github repo?) |
Chris Gransden (337) 1207 posts |
The git repository is here I used these instructions to build and run it on debian. Although it doesn’t run. It gets as far as ‘ModuleInit’.
RISCOS.IMG is the rom image. |
Jan Rinze (235) 368 posts |
Chris, thanks! the clue is that i need the rpi branch. |
Jan Rinze (235) 368 posts |
$ ./qemu-system-arm -sd ./riscos-2013-07-10-RC11.img -serial stdio -kernel ./kernel.img -M raspi -cpu arm1176 -m 512 -d guest_errors now a black screen and nothing else. |
Jan Rinze (235) 368 posts |
finally got around to get RISC OS 5 working on the Rpi. Edit: found the fix really fast with the forum search. Mea Culpa. |
Erich Kraehenbuehl (1634) 181 posts |
Feedback about Risc Os on (RC12) RPi: Everything works well, except my SSD-Disk on USB. A big THANK YOU to all people who were and are After 10years away, i’m now back on a Risc Os All my old stuff working still on RPi Thank You |
Garry (87) 184 posts |
Me too, I’ve not used RISC OS since my A9Home back in 2008. Now, thanks to ROOL, Jeffrey Lee and others, I’m using RISC OS every day again. |
Mike Cook (1781) 3 posts |
Just downloaded 12a and it seems I can’t use over scan again without affecting the mouse offset. Is there any way I can get my desktop to fit all my screen. |
Jeffrey Lee (213) 6048 posts |
You’re trying to use off-center overscan settings, right? (e.g. left/right overscan not set to the same value). It does look like there’s a bug with how RISC OS is dealing with that, although I’m not sure how long it’s been around for (I would have thought I would have tested that case when I first wrote the code, but that was quite a while ago) Anyway I think I’ve got a working fix, so after a bit more testing tonight I should be able to check it in. Then on Friday you should be able to download a new development ROM and use that. |
Pages: 1 ... 15 16 17 18 19 20 21 22 23 24 25 26