Search found 35 matches
- Thu Sep 25, 2025 12:44 pm
- Forum: Platform: AmigaOne X5000 - Linux Only
- Topic: MintPPC
- Replies: 212
- Views: 242924
Re: MintPPC
So 64bit works on x1000 but not x5000 then?
- Sat Sep 20, 2025 5:28 pm
- Forum: Platform: AmigaOne X5000 - Linux Only
- Topic: MintPPC
- Replies: 212
- Views: 242924
Re: MintPPC
OK, done some minimal testing with Neovim and as I suspected a lot of the plugins die on install. This is down to a lack of node.js and npm. Rather than try to descend down that rabbit hole (from a quick google search it looks like Node.js involves assembler) I intend to start my config again and ...
- Fri Sep 19, 2025 1:24 pm
- Forum: Platform: AmigaOne X5000 - Linux Only
- Topic: MintPPC
- Replies: 212
- Views: 242924
Re: MintPPC
@mintppc thank you very much for your efforts on this. I just gave it a quick test and Neovim does indeed install and appears to run.
I will dig into it later but I believe I've hit a permanent roadblock when it comes to my config however, which doesn't surprise me in the slightest! When I copy my ...
I will dig into it later but I believe I've hit a permanent roadblock when it comes to my config however, which doesn't surprise me in the slightest! When I copy my ...
- Thu Sep 18, 2025 3:45 pm
- Forum: Platform: AmigaOne X5000 - Linux Only
- Topic: MintPPC
- Replies: 212
- Views: 242924
Re: MintPPC
Don’t invest too much time and effort on my part. I can get by with other options and I don’t spend a massive amount of time in Linux on my PPC machines. I can always cross compile or just do most work on Mac and then just compile / test on ppc. The keybinds drive me insane on Linux, whatever the ...
- Thu Sep 18, 2025 3:12 pm
- Forum: Platform: AmigaOne X5000 - Linux Only
- Topic: MintPPC
- Replies: 212
- Views: 242924
Re: MintPPC
Well that would be my preferred option. I’d have to see how I get on with the plugin ecosystem but neovim itself would definitely get my vote as it’s one of the tools I use all day long in my job and a bit of a go to for me.
- Thu Sep 18, 2025 2:18 pm
- Forum: Platform: AmigaOne X5000 - Linux Only
- Topic: MintPPC
- Replies: 212
- Views: 242924
Re: MintPPC
Possibly, but my config requires NeoVim 10+ It wouldn't hurt me to learn how to do it properly instead of using a predefined config however!.
So if it's quick and easy to add then please do, else your time is better spent elsewhere :D
I tried Geany, that seems to support rust out of the box, but ...
So if it's quick and easy to add then please do, else your time is better spent elsewhere :D
I tried Geany, that seems to support rust out of the box, but ...
- Thu Sep 18, 2025 12:25 pm
- Forum: Platform: AmigaOne X5000 - Linux Only
- Topic: MintPPC
- Replies: 212
- Views: 242924
Re: MintPPC
Thanks. I’ll try some of these. To answer the initial question, on my desktop (Mac) I usually use any number of the Jetbrains IDEs (pycharm, rust rover, clion) but they’re not an option. Aside from that I use neovim, more specifically astronvim. The problem there is it needs 10+ and a whole load of ...
- Thu Sep 18, 2025 2:17 am
- Forum: Platform: AmigaOne X5000 - Linux Only
- Topic: MintPPC
- Replies: 212
- Views: 242924
Re: MintPPC
What do you guys use for working on code in MintPPC, if anything? I'm referring to editors. I haven't found anything I can install yet. I thought I'd just go with NeoVIM but it won't install (dependency issues), there's no VSCode (not that that's my preference anyway) and I'm not really sure what ...
- Thu Aug 28, 2025 3:08 pm
- Forum: Platform: AmigaOne X5000 - Linux Only
- Topic: Mesa downgrade issue
- Replies: 16
- Views: 7044
Re: Mesa downgrade issue
Are the source packages and build parameters used to build the sources available anywhere (general question)?
I built the mesa stuff last night from the master branch as I think looking at some of the bug reports that at least one factor contributing to us needing to hold it back may have been ...
I built the mesa stuff last night from the master branch as I think looking at some of the bug reports that at least one factor contributing to us needing to hold it back may have been ...
- Wed Aug 27, 2025 9:17 pm
- Forum: Platform: AmigaOne X5000 - Linux Only
- Topic: Mesa downgrade issue
- Replies: 16
- Views: 7044
Re: Mesa downgrade issue
It's been brought to my attention that YouTube videos don't display in the correct colours either so my suspicion is it's not SDL2, or my code that has the problem.