Search found 48 matches
- Thu Aug 18, 2022 7:27 am
- Forum: General AmigaOS
- Topic: RAM Disk always full (100%)
- Replies: 7
- Views: 23422
Re: RAM Disk always full (100%)
Personally I'd rather not sacrafice the overhead, as small as it might be, of ramdisk device constantly monitoring the available memory. I already have a comodity that displays the available ram in the title bar.
- Thu Apr 07, 2022 7:34 pm
- Forum: General Developer Support
- Topic: Bug with Window gadgets? (Solved)
- Replies: 2
- Views: 18488
Re: Bug with Window gadgets?
Bug fixed. Thanks Thomas!
- Thu Apr 07, 2022 9:29 am
- Forum: General Developer Support
- Topic: Bug with Window gadgets? (Solved)
- Replies: 2
- Views: 18488
Bug with Window gadgets? (Solved)
Two questions, (OS4 release 4.1 Final Update 2 with Enhancer 2.1)
1. Is it required to remove your gadget or gadget list before changing gadget attributes and then add them back after the change?
IIntuition->RemoveGList(windows[WID_MAIN], gadgets[GID_MAIN], -1);
IIntuition->AddGList(windows[WID ...
1. Is it required to remove your gadget or gadget list before changing gadget attributes and then add them back after the change?
IIntuition->RemoveGList(windows[WID_MAIN], gadgets[GID_MAIN], -1);
IIntuition->AddGList(windows[WID ...
- Fri Feb 05, 2021 7:38 am
- Forum: SDK Support
- Topic: Autodoc for version.library
- Replies: 15
- Views: 56336
Re: Autodoc for version.library
@migthymax
As kas1e says it's included in the AmigaOS Final Update2 archive and the Update2 sdk archive.
Once installed it can be found in the location you expect: SDK:Documentation/Autdocs/
As kas1e says it's included in the AmigaOS Final Update2 archive and the Update2 sdk archive.
Once installed it can be found in the location you expect: SDK:Documentation/Autdocs/
- Thu Feb 04, 2021 7:54 pm
- Forum: SDK Support
- Topic: Autodoc for version.library
- Replies: 15
- Views: 56336
Re: Autodoc for version.library
The verson library documentation is included in my SDK. Do you have the latest SDK?
Mine is:
$VER: SDK 53.32 (23.12.2020)
$VER: dos_sdk 54.112 (4.1.2021)"
Mine is:
$VER: SDK 53.32 (23.12.2020)
$VER: dos_sdk 54.112 (4.1.2021)"
- Sun Sep 09, 2018 8:38 am
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: X1000 Linux install SOLVED
- Replies: 41
- Views: 30002
Re: X1000 Linux install SOLVED
Maybe something is missing in /etc/apt/sources.list . For example xenial-updates . Could you please post your sources.list ?
Here is my sources.list:
deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ xenial main universe ...
Here is my sources.list:
deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ xenial main universe ...
- Sun Sep 09, 2018 6:13 am
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: X1000 Linux install SOLVED
- Replies: 41
- Views: 30002
Re: X1000 Linux install SOLVED
Just to clarify: xeno74 is the one who has been helping me and I'm xenic (the novice he's helping). You're lucky you got a CF card recognized. I made the mistake of partitioning my CF card with Amiga OS and it took me 2 days to fix it and get it recognized by CFE and Linux.
Yes, my mistake and ...
- Sat Sep 08, 2018 8:08 pm
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: X1000 Linux install SOLVED
- Replies: 41
- Views: 30002
Re: X1000 Linux install SOLVED
I opened "System Settings -> Software and Updates" and checked the "universe" repository.
I opened the Terminal and entered these lines:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install synaptic
Ok. Scatch this. The filled in green dots appear to indicate what is already ...
- Sat Sep 08, 2018 7:31 pm
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: X1000 Linux install SOLVED
- Replies: 41
- Views: 30002
Re: X1000 Linux install SOLVED
I recently successfully installed Ubuntu-mate on my X1000 on seperate harddrive and it's running fairly well. Unfortunatly it doesn't support 3D my 7700 series graphics card but it seems to work well with Libre Office. Currently running 16.04.1 LTS with Kernel 4.18 installed on the CF card.
I'm ...
I'm ...
- Mon Sep 03, 2018 12:11 pm
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: Linux for X1000 with Radeon HD 7750 Graphic card?
- Replies: 7
- Views: 8816
Re: Linux for X1000 with Radeon HD 7750 Graphic card?
After a bit of experimenting with ubuntu I seem to have significant issue. When playing a video, the audio seems to play fine but the video seems to be stuck on the first frame and never advances. I tried playing the video from a USB stick and I copied it to the harddrive that I setup for ubuntu ...