MichaIng
MichaIng
But both do now show up in `ip l`? Then it is all perfectly as expected, and you can configure the second NIC manually, as explained [above](https://github.com/MichaIng/DietPi/issues/7327#issuecomment-2566122563), or use another...
How did you try to configure `eth1`? And what are the error messages?
Okay, seems something wrong with the driver or device tree: ``` __stmmac_open: Cannot attach to PHY (error: -19) ``` Mainline device tree: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/arch/arm64/boot/dts/rockchip/rk3568-rock-3b.dts There are no patches done. Interestingly, neither...
@InnovoDeveloper which SBC is it? And you say attacked panel, so I guess no HDMI screen, but a DSI LCD or similar? It is possible that at least for this...
Oh that is interesting. On my NanoPi M6 with official case and LCD it works perfectly fine 🤔. I'll retry with a freshly flashed image, just to be sure.
Okay so I flashed our current NanoPi M6 Bookworm image. It has the DSI1 display enabled OOTB, which is the one used by the case, mine was delivered with. When...
@sweetmeats83 The display appears in `dietpi-display`, and you can set the rotation there, but after reboot it does not apply? Do you have another display attached and configured? I faced...
> It was because I had an hdmi display attached. When I removed the hdmi the DSI display would rotate as expected. Okay, then it is as expected, sadly. I...
Oh that is a bug indeed, thanks for reporting. I tested it with two screens for switching between them. I will add all displays with existing configs to the detected...
I guess you mean the resolution in X11 apps/desktop? That is normal, as X11 handles resolutions on its own. Use the desktop settings to adjust it. `dietpi-display` sets only the...