Spyke

Posts

Ledger Nano X - Firmware 2.7.1 (11 May 2026)

cross-posted from: https://lemmy.zip/post/65098176

Ledger Nano X OS version 2.7.1 (latest Ledger OS version)

Released on 11 May 2026

-Ledger strongly recommends that you always keep your Ledger OS up to date to benefit from the latest security improvements and features. -Make sure you have updated Ledger Wallet through the notification banner or downloaded the latest version of Ledger Wallet.

Improvements & Fixes

-Fixed an issue where Bluetooth could be disabled after an OS update -Security improvement

// This is the first post of the New Ledger Hardware Wallet Lemmy.zip community

![email protected] //

View original on lemmy.zip
ledgerwallet·Ledger Hardware Walletbylet_s_get_started

Ledger Nano X - Firmware 2.7.1 (11 May 2026)

Ledger Nano X OS version 2.7.1 (latest Ledger OS version)

Released on 11 May 2026

-Ledger strongly recommends that you always keep your Ledger OS up to date to benefit from the latest security improvements and features. -Make sure you have updated Ledger Wallet through the notification banner or downloaded the latest version of Ledger Wallet.

Improvements & Fixes

-Fixed an issue where Bluetooth could be disabled after an OS update
-Security improvement

// This is the first post of the New Ledger Hardware Wallet Lemmy.zip community

![email protected] //

View original on lemmy.zip
recalbox·Recalbox ROM emulatorbylet_s_get_started

Steam Controller (2026)

Received the 2026 Steamcontroller today. First thing I did was connect it to my PC/Steam and updated the firmware of the puck and the controller itself.

Then tried it in a few different ways and I can tell that right now it does not work with Recalbox 10.0.5 at all. Tried the dongle directly in a usb3 port, as well as a through the official raspberry usb hub on the pi 400. While the dongle shows up with lsusb command, and the controller connects to the dongle, it is just impossible to get any input going on. Connected it directly with a USB cable trying to use it corded, to no avail.

Then I connected it through bluetooth to an apple tv 4k. Got it connected. Fired up Steam Link. Was able to play Assault Android Cactus, but Gas Guzzlers Extreme was simply a failure even after loading a community profile. Moonlight streaming with a Steamcontroller on apple tv is still a complete mess as the buttons are completely wrong with no way to fix it or remap them (steamcontroller 2015 has this very same issue).

Then connected it to my PC again and used Playnite (my launcher aggregator tool) to launch a steam game of Pinball FX2, since it uses very few buttons. It went well up to the point where I wanted to quit the game. Playnite and Steam started fighting, menu's popped up on the screen which I could not get to close with the gamepad. Actually I could not get playnite to close with the keyboard either so I had to go find the process in taskmanager and kill it.

I have to say, these things work pretty much all on the OG Steamcontroller 2015. Are the issues because the Steamcontroller 2026 does not have any form of Xinput when not directly attached to steam? Yes I think so..

It is a bit sad because when I am at the PC I game with keyboard and mouse. It is only when I am gaming on the TV in the living room that I want to use a gamepad. And on the TV I play all sort of games (Emulators on Recalbox, but also moonlight steaming PC games from my main pc (steam/ubisoft,epic,..) and moonlight streaming some heavy emulation (xemu,rpcs3,..) as well.

So right now, the Steamcontroller 2026 feels like a one trick pony to me: playing through PC+Steam using steam input only.
The OG Steamcontroller 2015 is currently way more useful and versatile since it can handle Xinput too.

What I also tried is check if the 2015 SC can connect to the new 2026 2.4ghz puck since it can handle 4 gamepads apparently. Maybe there is a way that I do not know, but I could not get it to work myself.

That's my experience after messing a few hours with the new Steamcontroller.

If I am somehow able to get it to work with Recalbox, I will definately post the solution here.

View original on lemmy.zip
recalbox·Recalbox ROM emulatorbylet_s_get_started

Steam Controller (2015)

Anyone else who is using the OG Steamcontroller (2015) with recalbox just like I do?

Do you like/dislike it? Are you planning to get the new 2026 model?

Personally I like the SC 2015, altough it has it's quirks. Especially the lack of a normal D-pad can be frustrating. It often does not work in old platformers and in such games for me the only way is to use the left thumbstick instead. In other cases like the menu's and rpcs3 for example, the virtual D-pad does work very well.

Me myself I have just ordered the 2026 model. It has a real D-pad so I'm wondering it might be somewhat easier to get most of the games to play nice with it. Time will tell.

View original on lemmy.zip
recalbox·Recalbox ROM emulatorbylet_s_get_started

Change MTU

Since almost all important devices in my network use an MTU (maximum transmission unit) of 9000, I looked high and low on how to change it on recalbox. The reason is that I wanted to try and optimize the Moonlight streaming as much as possible. By having less overhead, the cpu would maybe get a little more headroom (theoretically).

What I found is that at least currently, it IS possible to change it on a raspberry pi by issuing the command in SSH. This changes it temporary for testing sudo ip link set dev eth0 mtu 9000

or permanently `sudo nano /etc/dhcpcd.conf

interface eth0 static ip_address=192.168.1.50/24 static routers=192.168.1.1 static domain_name_servers=192.168.1.1 mtu 1400 `

BUT, this only works when running an OS that supports this change (Raspberry Pi OS for example).

When it comes to Recalbox, apparently it is not supported to change MTU and it will always use the default,

I am not sure how much the MTU would change things, if at all. But it would be nice to have been able to test it. Currently that does not seem possible. Maybe in the future.

View original on lemmy.zip
recalbox·Recalbox ROM emulatorbylet_s_get_started

Recalbox ROM Emulator (English)

cross-posted from: https://lemmy.zip/post/63645257

This is a new community dedicated to the Recalbox software, This software turns your hardware into a very capable Emulator machine.

Recalbox recently hit the v10 milestone. It runs on a lot of different hardware

Steam Deck
Raspberry Pi 500/400
Raspberry Pi Zero 2
Raspberry Pi Zero
Raspberry Pi 1 (B/B+)
Raspberry Pi 2
Raspberry Pi 3 (B/B+)
Raspberry Pi 4 (any version)
Odroid XU4 PC (64bits)
Odroid Go Advance Odroid Go Super

All the supported systems it can emulate can be found here, it is a LOT: https://www.recalbox.com/database/

Next to that, you can also use it with moonlight. To stream games from your PC over the network (and thus also run Steam/Epic/PS3/Xbox/.. backups and so on.

Since there is already a pretty active French community on the centralized platforms (youtube,facebook,..) I would like to create a decentralized English platform for discussion.

The link to the community is: https://lemmy.zip/c/recalbox

Welcome!

View original on lemmy.zip

Recalbox ROM Emulator (English)

This is a new community dedicated to the Recalbox software, This software turns your hardware into a very capable Emulator machine.

Recalbox recently hit the v10 milestone. It runs on a lot of different hardware

Steam Deck
Raspberry Pi 500/400
Raspberry Pi Zero 2
Raspberry Pi Zero
Raspberry Pi 1 (B/B+)
Raspberry Pi 2
Raspberry Pi 3 (B/B+)
Raspberry Pi 4 (any version)
Odroid XU4 PC (64bits)
Odroid Go Advance Odroid Go Super

All the supported systems it can emulate can be found here, it is a LOT: https://www.recalbox.com/database/

Next to that, you can also use it with moonlight. To stream games from your PC over the network (and thus also run Steam/Epic/PS3/Xbox/.. backups and so on.

Since there is already a pretty active French community on the centralized platforms (youtube,facebook,..) I would like to create a decentralized English platform for discussion.

The link to the community is: https://lemmy.zip/c/recalbox

Welcome!

View original on lemmy.zip
ebooks_management·Ebook Library and Self-hostingbylet_s_get_started

Welcom to the Ebooks Management Community

A short intro regarding the purpose of this community.

If you are solely making use of project Gutenberg (gutenberg.org) or use a subscription book reading service, you will probably never face any issues reading your books and finding the exact book that you are looking for.

However, for all people who collect books (physical) or ebooks (digital), you will need to think about how to organize them at some point.

Here comes the Ebook Management community, where we discuss ebooks and how to organize and handle them in the most effective way.

Personally I have tried and used some of the options, but eventually I put my NAS to work. A docker container running Komga (komga.org) is what I am using with great pleasure. Either for books (mostly epub and pdf) as well as comics (cbz).

Let this new community know your struggles regarding ebooks and how you have overcome them. What software, formats you are using and so on.

Welcome!

View original on lemmy.zip

Ebook Management Community

A short intro regarding the purpose of this community.

If you are solely making use of project Gutenberg (gutenberg.org) or use a subscription book reading service, you will probably never face any issues reading your books and finding the exact book that you are looking for.

However, for all people who collect books (physical) or ebooks (digital), you will need to think about how to organize them at some point.

Here comes the Ebook Management community, where we discuss ebooks and how to organize and handle them in the most effective way.

Personally I have tried and used some of the options, but eventually I put my NAS to work. A docker container running Komga (komga.org) is what I am using with great pleasure. Either for books (mostly epub and pdf) as well as comics (cbz).

Let this new community know your struggles regarding ebooks and how you have overcome them. What software, formats you are using and so on.

Welcome!

https://lemmy.zip/c/ebooks_management

View original on lemmy.zip
emulation·Emulation - Retro Gaming In Stylebylet_s_get_started

Moonlight streaming

cross-posted from: https://lemmy.zip/post/63608721

Welcome all. I am personally using recalbox on a Raspberry Pi 400, overclocked to 2147/650. 1 Gbit network on the Raspberry is connected through cable.

The max I can get moonlight to stream games from the main PC (sunlight) is this: 1080p 60fps 12Mbit (higher than 13 causes stutter since the raspberry pi 400 can not cope anymore)

HOST/SUNSHINE settings for AMD 7900XT: FEC percentage=0 Quantization Parameter=0 Minimum Thread count=4 AMF Variance Based Adaptive Quantization (VBAQ)=1

This maxes 1 core on the Raspberry Pi 400 almost out completely during decoding. And since moonlight is a single core operation, there is no more headroom.

What is the hardware combination you are all using, and what is the maximum streaming settings that you are able to achieve?

View original on lemmy.zip
recalbox·Recalbox ROM emulatorbylet_s_get_started

Moonlight streaming

Welcome all. I am personally using recalbox on a Raspberry Pi 400, overclocked to 2147/650. 1 Gbit network on the Raspberry is connected through cable.

The max I can get moonlight to stream games from the main PC (sunlight) is this: 1080p 60fps 12Mbit (higher than 13 causes stutter since the raspberry pi 400 can not cope anymore in fast pacing fullscreen 16:9 games)

HOST/SUNSHINE settings for AMD 7900XT: FEC percentage=0 Quantization Parameter=0 Minimum Thread count=4 AMF Variance Based Adaptive Quantization (VBAQ)=1

This maxes 1 core on the Raspberry Pi 400 almost out completely during decoding. And since moonlight is a single core operation, there is no more headroom.

What is the hardware combination you are all using, and what is the maximum streaming settings that you are able to achieve?

View original on lemmy.zip

You reached the end