MichaIng
MichaIng
Okay, while the bootloader does not detect the Ethernet, it detects the eMMC directly and loads kernel etc successfully. So you say at the end of the output, it does...
Ah right, the eMMC which the NEO Core2 has as well will be the reason why its bootloader is used. And since there is no other/dedicated one for the NEO2...
U-Boot is ready for testing: https://github.com/MichaIng/build/commit/03b248f ```sh cd /tmp wget https://dietpi.com/downloads/binaries/testing/linux-u-boot-nanopineo2black-current.deb dpkg -i linux-u-boot-nanopineo2black-current.deb /boot/dietpi/func/dietpi-set_hardware flash-uboot-mmc ``` Then check whether it detects the Ethernet device now. As far as I...
Can you test the image from here? It shops with the patched kernel and bootloader: https://dietpi.com/downloads/images/testing/
Cycling back to this issue. I regenerated new kernel and bootloader, as well as image, with above patches, so can be again tested: - Image: https://dietpi.com/downloads/images/testing/ - Or install kernel+bootloader...
@peedy2495 Do you find time to test the patched kernel and bootlaoder builds? I would love to tick this off the list.
We do not offer multiple such options which require entirely different installation procedures each. What do you mean with "testing repo"? It is currently installed from the used Debian repo....
> i mean installing Unbound from Debian testing That does usually not work, at least not sustainably, unless you fully switch to Debian testing with the whole system. Packages depend...
No need to mute that warning. I mean you could declare the variable explicitly as empty string in the environment file, but it is not uncommon that services do not...
> if you are gonna provide own newer builds, please make it optional when installing from dietpi-software I would like to avoid making it too complex. Like in some other...