Jump to content

freezr

Members
  • Posts

    43
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I resolved using slock from the suckless-tools in combination with xautolock. https://tools.suckless.org/slock/
  2. Hi guys, this is totally new, I have been always able to connect to my remote server from my Odroid-XU4 so far. However, today I got stuck at this step: OpenSSH_9.2p1 Debian-2, OpenSSL 3.0.9 30 May 2023 debug1: Reading configuration data /home/odroid/.ssh/config debug1: /home/odroid/.ssh/config line 10: Applying options for freezr debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files debug1: /etc/ssh/ssh_config line 21: Applying options for * debug1: Connecting to $REMOTE_HOST$ [$REMOTE_HOST$] port 22. debug1: Connection established. debug1: identity file /home/odroid/.ssh/vultr2_ed25519 type 3 debug1: identity file /home/odroid/.ssh/vultr2_ed25519-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.2p1 Debian-2 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.3 FreeBSD-20230316 debug1: compat_banner: match: OpenSSH_9.3 FreeBSD-20230316 pat OpenSSH* compat 0x04000000 debug1: Authenticating to $REMOTE_HOST$:22 as '$USER$' debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: algorithm: sntrup761x25519-sha512@openssh.com debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none debug1: expecting SSH2_MSG_KEX_ECDH_REPLY Connection closed by $REMOTE_HOST$ port 22 The majority of the solutions online involve to lower down the MTU, this solution did not work for me. On a Devuan laptop with the same identical ./ssh/config file and same keys the ssh connection works just fine. Can't understand how to fix it, thanks! ๐Ÿ™ Odroid-XU4 Distributor ID: Debian Description: Armbian 23.8.3 bookworm Release: 12 Codename: bookworm
  3. Hi guys, this is something that I would like to achieve if feasible. I remember that other OS like "RetroPie Arena" support GPU acceleration, thanks. Any documentation to read? Thanks! ๐Ÿ™
  4. Hi there, I am trying to tunneling the connection between my mobile and my Armbian/OdroidX4 through `sshuttle`. It wasn't a bug it is required python and iproute2 on Termux in order to sshuttle to handle the connection.
  5. @TRS-80 Clearly is an extra burden, now I realized that is not so easy. Thanks.
  6. I can understand what you say albeit the difference between Devuan and Debian is very minimal.
  7. Hi Folks, this is just out of the blue but Armbian based on Devuan would be very cool. I find more manageable and predictable Devuan than Debian, I am slowing ditching Debian for Devuan, I recently tested both on some very little Linux compatible laptops and Devuan resulted in better compatibility and lesser weird issue with ACPI and LID operations. I use Runit as default init system and for desktop use I found it very stable: for instance when connected to the wifi printer if the printer goes in standby systemd is unable to reconnect to the scanner (you to restart sane) while runit is always on; there are plenty on these little cases where Devuan is out of my way, while I have to constantly checking my son's laptop for what is not working and unavoidable it is always some systemd units failing for unknown reasons. That's my experience, thanks! F.
  8. Upgrading to bookworm fixed the issue through a newer version of Fish...
  9. Hi guys, I am trying to run xscreensaver (Bookworm, Odroid-XU4) but I am getting this error: odroid ) xscreensaver --verbose XScreenSaver 6.06, released Dec 2022 -- 6 months ago Copyright ยฉ 1991-2022 by Jamie Zawinski <jwz@jwz.org> xscreensaver: 12:34:29: running in process 12038 xscreensaver: 12:34:29: XInput extension missing I am trying to make xscreensaver working, it used to work with Buster, however if I did something specific I totally forgot about it, however comparing the older packages with the newer ones looks are matching... Old packages: libinput-bin install libinput10:armhf install libxcb-xinput0:armhf install libx11-xcb-dev:armhf install libx11-xcb1:armhf install libxcb-dri2-0:armhf install libxcb-dri3-0:armhf install libxcb-glx0:armhf install libxcb-icccm4:armhf install libxcb-image0:armhf install libxcb-keysyms1:armhf install libxcb-present0:armhf install libxcb-randr0:armhf install libxcb-render-util0:armhf install libxcb-render0:armhf install libxcb-render0-dev:armhf install libxcb-shape0:armhf install libxcb-shm0:armhf install libxcb-shm0-dev:armhf install libxcb-sync1:armhf install libxcb-util1:armhf install libxcb-xfixes0:armhf install libxcb-xinerama0:armhf install libxcb-xinput0:armhf install libxcb-xkb1:armhf install libxcb1:armhf install libxcb1-dev:armhf install Current packages: libinput-bin install libinput10:armhf install libxcb-xinput0:armhf install libx11-xcb1:armhf install libxcb-dri2-0:armhf install libxcb-dri3-0:armhf install libxcb-glx0:armhf install libxcb-icccm4:armhf install libxcb-image0:armhf install libxcb-keysyms1:armhf install libxcb-present0:armhf install libxcb-randr0:armhf install libxcb-render-util0:armhf install libxcb-render0:armhf install libxcb-shape0:armhf install libxcb-shm0:armhf install libxcb-sync1:armhf install libxcb-util1:armhf install libxcb-xfixes0:armhf install libxcb-xinerama0:armhf install libxcb-xinput0:armhf install libxcb-xkb1:armhf install libxcb1:armhf install libxcb1-dev:armhf install I am trying to launch it through a VNC session, and I don't see in the settings any special flag associated with Xscreensaver: cat .vnc/xstartup #!/bin/sh xrdb "$HOME/.Xresources" xsetroot -solid black export XKL_XMODMAP_DISABLE=1 xscreensaver & xmodmap -e "keysym Alt_R = Multi_key" & /etc/X11/Xsession wmaker I tried to install other packages like libxcb-screensaver0, or xinput, but still doesn't work. I have not a clue on how to fix it... ๐Ÿ˜ฉ Thanks...
  10. Eventually I flashed the brand new image, the newer kernel allowed me to use a wifi dongle that was incompatible with Bullseye! ๐Ÿ‘
  11. @SteeMan I am trying to upgrade my Odroid-XU4, for this board I flashed directly the eMMC but I didn't know you can move your data from the SD to the eMMC; however in the armbian-config menu I didn't notice anything that expressly says that you can move your data from a storage to another, thanks! ๐Ÿ™
  12. Thank you guys, I would have another question, is it recommended to update the firmware before to change repository and perform the dist-upgrade? Before to do a fresh install I want try to update by CLI, a fresh install requires to dissemble the case, remove the emmc, flash it and so on... Thanks, F.
  13. Sorry, I updated my question, in my case would be from Bullseye to Bookworm. Thanks, I'll go with a fresh install then! ๐Ÿ™
ร—
ร—
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines