@pioneer
I'd like a later uboot version and I would pay whatever it takes.
Given that A-EON/AmigaKit have delegated the AmigaOne sales to Amedia France, I recently tried contacting Laurent with exactly the same request. He replied that the latest official X5000 UBoot firmware was from 2018 ...
Search found 411 matches
- Sun Mar 30, 2025 10:33 am
- Forum: Platform: AmigaOne X5000
- Topic: No X5000 uboot update from A-Eon
- Replies: 2
- Views: 29186
- Wed Nov 27, 2024 10:25 am
- Forum: General AmigaOS
- Topic: Intuition closing window annoyances
- Replies: 6
- Views: 22800
Re: Intuition closing window annoyances
@samo
The problem is that the Workbench should not be locked...
Well of course it should, but it should not remain locked :-) One common problem is that a program
- calls LockPubScreen(NULL) to secure the Workbench screen before opening the program window;
- doesn't release the lock after the ...
The problem is that the Workbench should not be locked...
Well of course it should, but it should not remain locked :-) One common problem is that a program
- calls LockPubScreen(NULL) to secure the Workbench screen before opening the program window;
- doesn't release the lock after the ...
- Wed Mar 08, 2023 8:12 pm
- Forum: AmigaOS Feature Requests
- Topic: Partially selected state for checkbox.gadget
- Replies: 4
- Views: 28020
Re: Partially selected state for checkbox.gadget
@chris
It doesn't, but the autodoc that comes with the Enhancer SDK certainly does. The SDK also contains an example demonstrating the use of the feature.although the Autodoc on the wiki doesn't appear to mention this
- Tue Mar 07, 2023 3:30 pm
- Forum: AmigaOS Feature Requests
- Topic: Partially selected state for checkbox.gadget
- Replies: 4
- Views: 28020
Re: Partially selected state for checkbox.gadget
@chris
The Checkbox ReAction gadget could benefit from a "partially selected state".
Don't know if it helps you but the tickbox.gadget from the Enhancer class set has this feature. I know because I implemented it :-) I'll be happy to add it to the system checkbox as soon as the lawsuit is over ...
The Checkbox ReAction gadget could benefit from a "partially selected state".
Don't know if it helps you but the tickbox.gadget from the Enhancer class set has this feature. I know because I implemented it :-) I'll be happy to add it to the system checkbox as soon as the lawsuit is over ...
- Tue May 17, 2022 2:11 pm
- Forum: Platform: AmigaOne X5000
- Topic: X5000 died
- Replies: 45
- Views: 130312
Re: X5000 died
(gosh, what's wrong with this?)
- Tue May 17, 2022 2:09 pm
- Forum: Platform: AmigaOne X5000
- Topic: X5000 died
- Replies: 45
- Views: 130312
Re: X5000 died
(and triple)
- Tue May 17, 2022 2:08 pm
- Forum: Platform: AmigaOne X5000
- Topic: X5000 died
- Replies: 45
- Views: 130312
Re: X5000 died
(double post)
- Tue May 17, 2022 2:06 pm
- Forum: Platform: AmigaOne X5000
- Topic: X5000 died
- Replies: 45
- Views: 130312
Re: X5000 died
@kilauaebart
If the problem appeared so suddenly and in the middle of using the computer, my first look would go to the PSU. I hope it's something as simple as that, because I'm not sure there's any X5000 repairs service available. (At least I haven't heard of anyone who's got their X5000 fixed by ...
If the problem appeared so suddenly and in the middle of using the computer, my first look would go to the PSU. I hope it's something as simple as that, because I'm not sure there's any X5000 repairs service available. (At least I haven't heard of anyone who's got their X5000 fixed by ...
- Tue May 17, 2022 2:00 pm
- Forum: SDK Support
- Topic: Help needed setting up Cubic IDE to work with OS4.x SDK
- Replies: 34
- Views: 150865
Re: Help needed setting up Cubic IDE to work with OS4.x SDK
@kas1e

Oh, that's too bad!kas1e wrote: Fri May 13, 2022 10:40 pm In beta we already have graphics library with working DMA, and it's all the same sadly

- Fri May 13, 2022 4:42 pm
- Forum: SDK Support
- Topic: Help needed setting up Cubic IDE to work with OS4.x SDK
- Replies: 34
- Views: 150865
Re: Help needed setting up Cubic IDE to work with OS4.x SDK
i found that with latest releases of RichEditor.gadget, things start to be much slower.
I can confirm it's very slow on my X5000. In fact, the richeditor.gadget slowness is beyond tolerable, with characters going missing when I type. This is why I've downgraded to an older version of CodeBench ...