Search found 8 matches
- Sat Jan 12, 2019 8:51 pm
- Forum: Platform: AmigaOne X5000
- Topic: Unstable X5000
- Replies: 16
- Views: 5784
Re: Unstable X5000
Things got worse today. Had a lock-up while transferring a large files from USB. Switched it off and left it off for a couple of hours to cool down (today has been quite hot although not as humid). Came back and made three failed attempts to boot. On each attempt, Workbench would start to load and ...
- Thu Jan 10, 2019 4:14 pm
- Forum: Platform: AmigaOne X5000 - Linux Only
- Topic: SuperTux
- Replies: 7
- Views: 2409
Re: SuperTux
Hi All, There are sound issues in the default package of SuperTux on Linux PPC. I was able to solve this issue with: vi SuperTux-v0.5.1-Source/src/audio/ogg_sound_file.cpp: #ifdef WORDS_BIGENDIAN int bigendian = 1; #else int bigendian = 1; #endif The problem was, that this source code doesn't detec...
- Fri Jan 04, 2019 1:45 pm
- Forum: General AmigaOS
- Topic: Blank WB (no icons) after 3.1.4. install
- Replies: 7
- Views: 3893
Re: Blank WB (no icons) after 3.1.4. install
It’s also worth checking out Individual computer support forum:
https://forum.icomp.de/index.php?board/ ... elerators/
https://forum.icomp.de/index.php?board/ ... elerators/
- Fri Dec 28, 2018 2:17 pm
- Forum: Platform: AmigaOne X5000
- Topic: Unstable X5000
- Replies: 16
- Views: 5784
Re: Unstable X5000
@LiveForit it might be problem with XDOCK, it looks really uncomplete, What bugs you have with ? See my youtube video. https://www.youtube.com/watch?v=zt91EOnzPss * console window opens when I doroping icons on XDOCK. * context menu window not showing when I right clicking XDOCK. * icons are not sa...
- Fri Dec 28, 2018 1:53 pm
- Forum: Platform: AmigaOne X5000
- Topic: Unstable X5000
- Replies: 16
- Views: 5784
Re: Unstable X5000
Anyone else experience this kind of issue? Yes, and I have a AmigaONE-X1000, I think there is bug some where, layers / intuition / graphics / console.device / RadionHd or some where else. I do lot of logging in Amiga shell consoles, for debuing, while doing that system often freeze when I try to mo...
- Fri Dec 28, 2018 1:46 pm
- Forum: General AmigaOS
- Topic: Blank WB (no icons) after 3.1.4. install
- Replies: 7
- Views: 3893
Re: Blank WB (no icons) after 3.1.4. install
That screen shows up if I try to boot from my Kickstart 3.1 40.68 ROMs. Are you kicking from the new ROM? I don't know if I'm honest, I saw there were some ROM files with the download but have no idea what to do with them. I've since given up with 3.1.4, I'll stick with something which works. The d...
- Wed Dec 12, 2018 4:47 pm
- Forum: General Developer Support
- Topic: Safe Exit code
- Replies: 4
- Views: 2516
Safe Exit code
I’m trying to write a safe exit code, where the main program should wait for all child processes to quit, before quitting. I have normally used death massage, to do this, but under heavy CPU load, it can some time get case where the main program some how quits before the child process, anyway. So th...
- Wed Dec 05, 2018 11:29 am
- Forum: SDK Support
- Topic: SDK for AmigaOS3.1.4?
- Replies: 2
- Views: 4401
SDK for AmigaOS3.1.4?
SDK for AmigaOS3.1.4? Now that that AmigaOS3.1.4 has long filename support. and large file support (in the new OS3.1.4 DOS.library). There are lots of functions marked as obsolete for AmigaOS4.1, and I guess that’s also true for AmigaOS3.1.4. https://wiki.amigaos.net/amiga/autodocs/dos.obsolete.doc....