If this was the right Flash Image, something nobody cut tell me the last few days, it’s about 1 gb
Not send from my Pyra, but my Pyra is also here whit me ^^
Not send from my Pyra, but my Pyra is also here whit me ^^
Okay, that's promising. I'd need to have a good look at the script that reflashes the eMMC, but potentially if it only looks at the first partition, it might be possible to format it to have two partitions, the first being about 1.5GB and the rest as your home partition. You'd certainly need to do that by booting from an SD card first, and I don't even know if the eMMC can take partitions from fdisk or any tool like that.If this was the right Flash Image, something nobody cut tell me the last few days, it’s about 1 gb
The Wifi is pretty strong on the Pyra, a ton better than the Pandora, so I have no issues with web browsing and file transfers, but I haven't tried any multiplayer games yet.Has anyone tried playing any 2 player games on this? I could never get it to work on the Pandora machines and I'm hoping that's it's easier to set up here with various external controllers.
I think it will be easier to have /home on sdcard. Once eMMC is flashed only /etc/fstab will need to modified. That way user data will be safe even if eMMC fails, and with sdcard being removable it will be easy to keep backup of /home partition.Okay, that's promising. I'd need to have a good look at the script that reflashes the eMMC, but potentially if it only looks at the first partition, it might be possible to format it to have two partitions, the first being about 1.5GB and the rest as your home partition. You'd certainly need to do that by booting from an SD card first, and I don't even know if the eMMC can take partitions from fdisk or any tool like that.
These are the linux tips I likeI think it will be easier to have /home on sdcard. Once eMMC is flashed only /etc/fstab will need to modified. That way user data will be safe even if eMMC fails, and with sdcard being removable it will be easy to keep backup of /home partition.
Yes, many programs just use it's own dot-file or dot-directory in $HOME and that makes your $HOME cluttered and taking backups becomes difficult. Based on suggestion in this very forum I am now using stow to keep all my important dotfiles in $HOME/dotfiles directory with actual .config or .vim just being symlink to $HOME/dotfiles/config/.config or $HOME/dotfiles/config/vim/.vim . So I only need to backup $HOME/dotfiles directory and not care about all the dotfiles scattered everywhere.I'm not sure most application can be configured via ~/.config. On my system I have 83 plain dot files (including ~/.config) and only 60 things in ~/.config. Perhaps some of them would be happy if I moved their dotfile inside ~/.config but I'm not going to try that now. For completeness, it's not always ~/.config it's whatever you've got set as your XDG_CONFIG_HOME, because it's all part of the freedesktop.org settings which used to be known as the X Desktop Group.
I am settled on archlinux for my personal computer and debian on family computer. The reason is a lesson I learned that, it is best to stick to a distribution with good wiki and community. There are many good modern distributions with nice ideas like alpine/void/gobo etc., but the problem is when you can't find the application you need or you have some trouble, it is difficult to get help. I still have gentoo and freebsd on my wishlist to try when I get freetime and a spare computer, as I try to avoid disturbing my stable setup.I wonder why GoboLinux' fs hierarchy solution isn't adopted anywhere else. ? I'd use it already, if I where more crafty.
More ofthen than not, it's not the kernel but missing firmware files.Noting that sebt3 has largely based his pyra cross compiler on Debian I'll probably start there. However, seeing that LMDE4 (Mint based on Debian) image comes with backport repository I'm now curious enough to burn a copy to try it out live before committing anything further to my main drive.
I also have some new plans for my beaglebone black. I was thinking it might help me realize using the ppu on the pyra. So, I'll probably be in Debian there as well.
Ok, I think I have my answer. Test LMDE4 live to see if WiFi works out of the box, ditto with Mint 20.1. Install Debian Buster and attempt to get WiFi up without much hassle. If fail, Install a Mint variant (if it worked).
@docbroke Where on these forums are we gathering for general Linux questions? At least up until the point that I have Linux up with IRC.