Just noticed, "prebuilt 32bit apps". Will they just work on Gentoo64?prebuilt aarch64 and arm (32-bit) packages

Sakaki, I am having issues with the nmtui tool on the lite image. When I select the SSID I want to connect to, it comes back with:Sakaki wrote: (hint: if you only have WiFi, you can use the bundled nmtui tool to easily setup a (persistent) network connection from the command line.)
Code: Select all
demouser@pi64 ~ $ sudo rc-service NetworkManager restartCode: Select all
ganymede /home/n1ese # eselect locale set 4
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
Setting LANG to en_US ...Code: Select all
ganymede /home/n1ese # emerge --ask gpsd
setlocale: unsupported locale setting
setlocale: unsupported locale settingYes sir:Sakaki wrote:n1ese,
Have you added your desired locale monikers into /etc/locale.gen and generated them via locale-gen? See e.g. these notes.
Code: Select all
ganymede /home/n1ese # locale-gen
* Generating 3 locales (this might take a while) with 4 jobs
* (1/3) Generating en_US.ISO-8859-1 ... [ ok ]
* (3/3) Generating C.UTF-8 ... [ ok ]
* (2/3) Generating en_US.UTF-8 ... [ ok ]
* Generation complete
* Adding locales to archive ... [ ok ]
ganymede /home/n1ese # eselect locale set 4
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
Setting LANG to en_US ...Code: Select all
demouser@pi64 ~ $ sudo emaint sync --repo genpi64
Code: Select all
demouser@pi64 ~ $ sudo emerge -v rpi4-eeprom-updater
Code: Select all
FIRMWARE_RELEASE_STATUS="critical"
Code: Select all
FIRMWARE_RELEASE_STATUS="beta"
If I understand what you want : https://sourceforge.net/projects/xming/orion777 wrote:Do we have any remote desktop servers, that can be accessed from windows machine? It is required very seldom, but whet the desktop is required, it is very impractical to have HDMI cable... (typical I use ssh session)
The current gentoo-on-rpi-64bit image ships with xrdp... you can use this to easily connect from a Windows box.orion777 wrote:Good evening!
Do we have any remote desktop servers, that can be accessed from windows machine? It is required very seldom, but whet the desktop is required, it is very impractical to have HDMI cable... (typical I use ssh session)



Code: Select all
* Unable to check your kernel for KVM support