Thanks. But it doesn't work for me. I CD'ed into the folder from a terminal. But it gave me back a command not found type of error. I used ls to check and tab completion so it certainly looked like it was there. I also tried running from desktop as admin but it did nothing.
Search found 318 matches
- Sun May 10, 2020 5:03 pm
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: Fienix - New PowerPC Distro
- Replies: 227
- Views: 48735
Re: Fienix - New PowerPC Distro
- Fri May 08, 2020 3:01 am
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: Fienix - New PowerPC Distro
- Replies: 227
- Views: 48735
Re: Fienix - New PowerPC Distro
I must have grabbed a slightly earlier release. It was from this year but wasn't the big 8GB image. Just small 4GB image that needed set up on USB, Somehow the new one can boot off "/dev/usbdrive" so there is some magic going on there. I keep reading about Arctic Fox. But is this a moving ...
- Wed May 06, 2020 5:03 pm
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: ubuntu MATE 16.04.1 Live DVD
- Replies: 141
- Views: 104239
Re: ubuntu MATE 16.04.1 Live DVD
Please do it. I am very often alone here and need really more help with the X1000 Linux support. Well my initial testing didn't work out to well. I attempted to run a batch file. But CFE just kept giving me errors. About "-z" being an invalid switch. It was hard to tell if it was my scrip...
- Tue May 05, 2020 6:13 am
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: ubuntu MATE 16.04.1 Live DVD
- Replies: 141
- Views: 104239
Re: ubuntu MATE 16.04.1 Live DVD
I haven't seen the whole thread. But I'm wondering if it can be booted off USB rather than a real CD/R/W? Has this been done yet? I've been experimenting myself. I had trouble loading the ramdisk. It's rather large and I had trouble loading it. I need to go back and check as large files usually load...
- Sun Apr 26, 2020 5:18 am
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: Fienix - New PowerPC Distro
- Replies: 227
- Views: 48735
Re: Fienix - New PowerPC Distro
Yes, I am using the rootdelay=5 argument, and FIENIX-DISK can be mounted with Ubuntu; and it is "sdb2" rather than "sdd2". Hi Steve. You may want to check your SATA cables as there are ATA errors. I'm familiar with seeing these errors. But most importantly there are USB errors a...
- Sun Apr 26, 2020 5:07 am
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: Fienix - New PowerPC Distro
- Replies: 227
- Views: 48735
Re: Fienix - New PowerPC Distro
You can’t login to the default Fienix desktop with your graphics card because it needs hardware 3D acceleration. Please remove Compton in another console (CTRL + ALT + F-key) with "apt-get remove compton" and after that restart LightDM with "systemctl restart lightdm". Now, you ...
- Sun Apr 26, 2020 4:51 am
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: Fienix - New PowerPC Distro
- Replies: 227
- Views: 48735
Re: Fienix - New PowerPC Distro
Maybe you need a xorg.conf. Yes that was it! Thanks. I created a file in /etc/X11/xorg.d and called it radeon_si.conf . :-) I also checked my XE Jessie installer which has a similar thing. In that the acceleration is disabled. But I had to disable things like DRI and tweak KMS. Ok so it now boots. ...
- Fri Apr 24, 2020 4:02 pm
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: Fienix - New PowerPC Distro
- Replies: 227
- Views: 48735
Re: Fienix - New PowerPC Distro
Okay so I managed to remove Compton. I was able to a chroot to my Fienix volume to apt remove it. But it made no change. Still got blank screen. I was able to stop it later by putting recovery mode into boot args. However I got stuck at the password again. It wants a password for maintenance. I keep...
- Thu Apr 23, 2020 3:10 pm
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: Fienix - New PowerPC Distro
- Replies: 227
- Views: 48735
Re: Fienix - New PowerPC Distro
Hi Hypex, Have you already removed Compton in another console (CTRL + ALT + F key) with "apt-get remove compton"? I haven't, no. Because I'm unable to reach a console. There is no response from the keyboard. I was trying to follow the instructions from the Fienix blog. I'm think I might n...
- Wed Apr 22, 2020 5:48 pm
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: Fienix - New PowerPC Distro
- Replies: 227
- Views: 48735
Re: Fienix - New PowerPC Distro
Sorry xeno74, the problem is my fault. I didn't realise it but I had a rogue ramdisk messing up the kernel. If you notice the alloc_bottom was rather high. I cleared out the ramdisk and the kernel loaded fine. I didn't test any other kernels after finding the source to the corruption. But it gets st...