+1 on the bluetooth dongle.
No, the issue occurs in the startup process.
Your issue is that the upstream (SolidRun) kernel disables softirqs too early, so the shutdown / reboot can sometimes hang. The dirty hack I used was to always, explicitly power down via SNVS. You can apply this patch to the old 3.14 tree and the issue should be resolved:
From 7743a97b1a54b3a426575d64b01869177943e9f1 Mon Sep 17 00:00:00 2001
From: Sam Nazarko <email@samnazarko.co.uk>
Date: Fri, 20 Mar 2015 16:44:04 +0000
Subject: [PATCH] Explicitly disable power off system by SNVS:
* This results in LINUX_REBOOT_CMD_POWER_HALT being called instead of LINUX_REBOOT_CMD_POWER_OFF which should resolve a kernel panic introduced by ENGR00243120
* This is caused by local IRQs being disabled too early (ugly fix)
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
---
drivers/rtc/rtc-snvs.c | 6 ------
1 file changed, 6 deletions(-)
diff --git a/drivers/rtc/rtc-snvs.c b/drivers/rtc/rtc-snvs.c
index 0a1d589..25c0512 100644
--- a/drivers/rtc/rtc-snvs.c
+++ b/drivers/rtc/rtc-snvs.c
@@ -303,12 +303,6 @@ static int snvs_rtc_probe(struct platform_device *pdev)
dev_err(&pdev->dev, "failed to register rtc: %d\n", ret);
return ret;
}
- /*
- * if no specific power off function in board file, power off system by
- * SNVS
- */
- if (!pm_power_off)
- pm_power_off = snvs_poweroff;
return 0;
}
Ok, thanks for the info. [quote=“sam_nazarko, post:22, topic:12562”]
You can apply this patch to the old 3.14 tree and the issue should be resolved
[/quote]
- I don’t know how to do so
- I guess it doesn’t matter since I’ll exchange my device with vero2
- Sry for posting unrelated stuff in this thread
I believe we have now fixed the systemd issue and we will now continue on with our testing.
Sam
Thank you. Done
Any news?
Hi
We will have an update in a few hours.
Sam
Hi
- Vero 2 orders are now shipping. See Vero 2 is now shipping! - OSMC for more information.
- All Vero 2 orders should ship by 19th February.
- All Vero 2 orders placed from today or later should ship by 20th February
- You will get an email when your Vero has shipped
Sam
I ordered January 2nd. I still haven’t recieved my order and haven’t recieved a shipping confirmation. When can I expect delivery?
Hi Carl
I got your email and have replied to it. You should get a tracking # shortly.
Sam
Nice…just saw that my previous posts here apparently got deleted… Also one way to deal with criticism
No one has deleted your posts. I can see them above.
Where does it say they were deleted?
Your posts about the Bt dongle and delays etc are in the Vero 2 is now shipping thread, not this thread. I just clicked on your profile and I can see all of your posts. None have been deleted
Damn, sry my bad! …how many more vero 2 delivery posts are there? one would think one is enough but ok.