-
-
Notifications
You must be signed in to change notification settings - Fork 501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ODROID XU4 incorrect hardware version #2990
Comments
@ponasromas Not sure if this is related to the kernel or bootloader or how it is invoked. At least the boot.ini explicitly checks for the model: https://github.com/MichaIng/DietPi/blob/master/boot_xu4.ini#L124 If you find time, could you try with a fresh Meveric image: https://forum.odroid.com/viewtopic.php?f=96&t=30552#p219509 However there will be no or no recognisable effect since those boards are veery similar (according to SOC). Investigation makes sense though, perhaps we can force a re-estimation somehow on first boot. |
Can't test it, just setuped production environment :( . Does the hardware detection can impact something meaningful such as performance etc.? |
@ponasromas |
@MichaIng on current Old Stable - DietPi_v6.14_OdroidXU4-ARMv7-Stretch: on Testing - DietPi_OdroidXU4-ARMv7-Buster [2020-02-04 01:11]: I got an error trying to start up the current Testing, I will open a new issue for it. I'm happy to contribute anything that might help here. |
@Technetium1 Could you please check: It should be btw the same "issue" with the original image: https://forum.odroid.com/viewtopic.php?f=96&t=30552 |
@MichaIng Testing last modified |
@Technetium1 |
I mark this as closed then. Also good to know the new image works fine in general, so we can move this to stable soon. |
@MichaIng Just to reiterate, it's only |
@Technetium1 We could report this to Meveric, if this is something he can implement in his kernel packages, else we can forward to hardkernel where it most likely will not be handled at all (no priority): https://forum.odroid.com/viewtopic.php?f=96&t=30552 I mark this as closed, since nothing we can do our side and yeah, visual only 😉. |
Creating a bug report/issue
Required Information
DietPi version
G_DIETPI_VERSION_CORE=6
G_DIETPI_VERSION_SUB=25
G_DIETPI_VERSION_RC=3
G_GITBRANCH='master'
G_GITOWNER='Fourdee
Distro version
stretch
Kernel version
Linux DietPi 4.14.66+ Fix warning when running scp over openssh-server #1 SMP PREEMPT Thu Aug 23 05:59:33 UTC 2018 armv7l GNU/Linux
SBC device
Odroid XU3/XU4/HC1/HC2 (armv7l)
Steps to reproduce
cat /proc/cpuinfo | grep Hardware
Expected behaviour
On original Ubuntu 18.04.1 it shows correct hardware version for ODROID XU4
The text was updated successfully, but these errors were encountered: