Raspberry Pi 4
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ... 26
David Feugey (2125) 2709 posts |
So RISC OS works… with the help of Linux |
Chris Gransden (337) 1202 posts |
You can get the mouse pointer to show by putting ‘disable_mode_changes’ in cmdline/txt. On the 4GB RPi4 the full amount of memory now shows up in ‘Tasks’. Currently there is 3756536K free memory with !Iris running. |
David Pitt (3386) 1248 posts |
Many thanks, I have now found the pointer. |
Chris Hall (132) 3554 posts |
Ah! I see – you are running RISC OS under emulation under Linux. I am waiting for a RISC OS ROM image to be made available. It’s takinh much longer than expected… |
andym (447) 472 posts |
To be fair, I don’t think he is. I think he’s running RISC OS natively on a Pi4. My guess, in preparation for having a stab at similar this weekend, is he set up a Pi3* to use a Wifi HAT to automatically connect to the network, and has also installed a VNC server to run on boot. He’s then moving the card to a Pi4 and it all runs nicely, albeit without USB or Ethernet. But because the VNC server is running over wireless, it’s possible to connect and control the Pi4. At least that’s what I’m going to attempt when the WiFi HAT arrives! The only difference I’ll make is to use Thomas Milius’s KMSwitch which allows sharing of a keyboard and mouse from a different computer on the same network. |
David Pitt (3386) 1248 posts |
Yes, that is what is going on here. I only have the one WiFi HAT so the initial setup was done on a RPi3B then both the SD card and HAT are transferred to the RPi4. (The RPi4 ROM does run on the RPi3.)
That is working here now, thanks for the tip BTW. |
David Feugey (2125) 2709 posts |
KMSwitch + Wifi Hat+ Pi 3 for control: really a lot of money, but a lot of fun too. It gives me some ideas. |
Chris Hall (132) 3554 posts |
I hadn’t realised that the Pi3 ROM would run on the Pi4 by using a WiFi hat. Without USB and Internet it gets over the problem of there being no Pi4 rrom available. Now I understand. |
David Pitt (3386) 1248 posts |
Who said that? The RPi3 ROM most definitely does not run on the RPi4.
An RPi4 ROM can be built. |
Chris Hall (132) 3554 posts |
An RPi4 ROM can be built. Are you sure? ROOL haven’t succeeded yet. |
Steve Pampling (1551) 8155 posts |
An RPi4 ROM can be built. I think you will find that David is correct, but hasn’t been precise enough to indicate that various features are missing. |
andym (447) 472 posts |
Sadly, I don’t have the wherewithal to roll my own. Is anyone prepared to upload one for a short period for testing purposes? Got the HAT and the Pi4 but not the ingenuity to build the ROM. |
David Pitt (3386) 1248 posts |
@andym email me pittdj at pittdj dot co dot uk Just building the latest, including today’s commits. SD card setup notes are “here”.https://gitlab.riscosopen.org/RiscOS/Sources/HAL/HAL_BCM2835/merge_requests/2 Just add fixup4.dat and start4.elf plus add this to the end of config/txt [pi4] |
David Pitt (3386) 1248 posts |
@andym gmail Plusnet, just got to fail hasn’t it. Sent again from a different account. Hasn’t bounced (yet?). |
Chris Gransden (337) 1202 posts |
I found adding ‘disable_gamma’ to cmdline/txt fixes the overly bright screen. disable_mode_changes disable_gamma With all the workarounds it’s possible to get a fully funtional RPI 4 running RISC OS natively. Elesar WI-FI Hat for networking The only thing not working is sound. |
John Williams (567) 768 posts |
If I added this to my standard cmdline/txt file used on earlier Pis, would this be OK? Would it be ignored if not relevant/required? Or might it mess stuff up? As a future-proofing, that is!
And I’m sure that that will eventually be fixed by the assiduous efforts of the main contributors! |
John Williams (567) 768 posts |
If I added this to my standard cmdline/txt file used on earlier Pis, would this be OK? Would it be ignored if not relevant/required? Or might it mess stuff up? As a future-proofing, that is!
And I’m sure that that will eventually be fixed by the assiduous efforts of the main contributors! |
John Williams (567) 768 posts |
If I added this to my standard cmdline/txt file used on earlier Pis, would this be OK? Would it be ignored if not relevant/required? Or might it mess stuff up? As a future-proofing strategem, that is!
And I’m sure that that will eventually be fixed by the assiduous efforts of the main contributors, to whom we will continue to be grateful! |
Stuart Painting (5389) 712 posts |
|
John Williams (567) 768 posts |
I don’t already have this. What difference will it make on earlier versions?
I am, so not a problem? PS – I do realise that the CMDLINE/TXT commands should all be on a single line with no Returns! Just to help others. |
Stuart Painting (5389) 712 posts |
It was introduced in RISC OS 5.25 as a workaround for this screen-blanking bug. RISC OS 5.24 (and all earlier releases) did not have gamma correction enabled, and RISC OS 5.26 (being in essence a rebuild of 5.24) also had gamma disabled.
If you’re using AnyMode, you will probably have |
Chris Gransden (337) 1202 posts |
To give an idea of how mauch faster the RPi4 is. Here’s a screenshot showing !Iris, !RPCEmu, !MPlayer and !GPXSee running at the same time. !MPlayer is playing a 1080p24 movie. !RPCEmu is idling around 16mips. The screen resolution is 3840×2160 @60Hz. Still plenty of free memory. To enable 4k at 60Hz |
David Feugey (2125) 2709 posts |
Fantastic |
David Feugey (2125) 2709 posts |
Fantastic |
andym (447) 472 posts |
Thanks to David, I’ve got it up and running, but I’m still not seeing the cursor. I’ve put disable_mode_changes in cmdline/txt (along with disable_gamma) and it has disabled modes, but there’s still no cursor. Is there something else I need to do? |
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ... 26