Page 19 of 20
Re: Void Linux
Posted: Sat Mar 18, 2023 9:14 pm
by Skateman
DD`d the IMG to one of my SDA partitions and working great!!
Big picture
https://www.skateman.nl/wp-content/uplo ... -06-55.png
Thanks Christian for the latest version of VoidPPC Linux.
Re: Void Linux
Posted: Sat Mar 18, 2023 9:26 pm
by xeno74
Skateman wrote: Sat Mar 18, 2023 9:14 pm
DD`d the IMG to one of my SDA partitions and working great!!
Thanks Christian for the latest version of VoidPPC Linux.
Great, that you have already tested it. Thank you!
Re: Void Linux
Posted: Sun Mar 19, 2023 3:24 pm
by xeno74
Hi Skateman,
Could you please test the hardware 3D acceleration with the new Void PPC? There is a new Mesa version on the noboot disk image and I would like to know if it works with your X1900 XT?
Thanks,
Christian
Re: Void Linux
Posted: Sun Mar 19, 2023 8:03 pm
by Skateman
I have tested with the pre-installed glmark2
glmark2 Score: 988
Big picture
https://www.skateman.nl/wp-content/uplo ... -54-16.png
Re: Void Linux
Posted: Mon Mar 20, 2023 5:21 am
by xeno74
Skateman wrote: Sun Mar 19, 2023 8:03 pm
I have tested with the pre-installed glmark2
glmark2 Score: 988
Thank you!

Re: Void Linux
Posted: Tue Mar 21, 2023 6:54 pm
by xeno74
Configure the language (locales) in Void PPC
- Choose your language:
Code: Select all
sudo vim /etc/default/libc-locales
Code: Select all
sudo xbps-reconfigure -f glibc-locales
- Replace the locale with yours in the file /etc/locale.conf
- Logout and then login again
BTW, here is a screenshot of the Void Installer in action:

Re: Void Linux
Posted: Mon Apr 17, 2023 5:15 pm
by xeno74
Important:
TRIM will not be activated automatically if Void runs on an SSD.
SSD TRIM enables an operating system to inform a NAND flash solid-state drive (SSD) which data blocks it can erase because they are no longer in use. The use of TRIM can improve the performance of writing data to SSDs and contribute to longer SSD life.
I tested fstrim manually today and it works.
I installed cronie and created a cron job for fstrim.
Screenshot with further information:
Thanks to Roland for the hint.
Christian
Re: Void Linux
Posted: Wed May 10, 2023 10:50 am
by xeno74
Hi All,
There isn't a TV card software available for Void PPC. Therefore I created a
TVtime package for Void PPC today.
Download:
TVtime_1.0.11_linux-powerpc.tar.gz
Installation:
- Unpack the package and create the directory /usr/share/tvtime with the following command:
- After that copy the font tvtimeSansBold.ttf to the directory /usr/share/tvtime/ with the following command:
Code: Select all
sudo cp usr/share/tvtime/tvtimeSansBold.ttf /usr/share/tvtime/
- Then you can start TVtime with ./tvtime.

Re: Void Linux
Posted: Wed May 17, 2023 12:20 pm
by Roland
I have not used Void actively for a long time, and have not even installed the latest (or the last as it is now 'eol') image available.... Is there anything 'special' in it which is not available in MintPPC or Fienix6, that would justify the space it takes on a HD?
I would like to clean from my HD anything which is not anymore needed, and to simplify my life

.
Re: Void Linux
Posted: Wed May 17, 2023 12:29 pm
by xeno74
Roland wrote: Wed May 17, 2023 12:20 pm
Is there anything 'special' in it which is not available in MintPPC or Fienix6, that would justify the space it takes on a HD?
Nothing is special from the package side. It boots fast and it has a fast 3D hardware acceleration.
But … Fienix and Debian are our future.