This looks similar to what I see. On Thursday, September 26, 2019 at 5:17:14 AM UTC-4, Bas de Bruijn wrote: > > > > On Tuesday, September 24, 2019 at 9:23:16 PM UTC+2, RobertCNelson wrote: >> >> On Tue, Sep 24, 2019 at 2:03 PM Bas de Bruijn <[email protected]> >> wrote: >> > >> > Hi, >> > >> > I received my BB AI yesterday, and when I arranged a proper USB-C cable >> and Raspberry PI adapter I was discovering the board today. Nice and snappy >> compared to the BB Black and co, like the X15 :) >> > After playing around (coming days) I'm planing to install some programs >> I use on the BB Black to try out. So I'd like to know if there are there >> any known RT kernels to (not) work? >> >> This one should work, it's the same kernel as the default install but >> with the RealTime patch applied and enabled.. >> >> cd /opt/scripts/tools/ >> sudo ./update_kernel.sh --ti-rt-channel --lts-4_14 >> > > Hi Robert, Installing was no problem, however I have trouble connecting to > the board via SSH. After a power down, Cloud9 works, connecting via the > debug connector works up to a point.. > > When connected via cloud9 I can create new terminals, but finding out > about the network (ip addr) for example hangs the (remote/debug) terminal. > > I've got a gist here with the serial debug output during startup: > https://gist.github.com/luminize/9c747b83bbda4c589a0b516edb122b96 > dmesg further periodically shows this: > > [ 242.872671] INFO: task systemd-udevd:494 blocked for more than 120 > seconds. > [ 242.880000] Tainted: G W O 4.14.108-ti-rt-r118 #1 > [ 242.886639] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables > this message. > [ 242.894547] systemd-udevd D 0 494 327 0x00000101 > [ 242.894610] [<c0cfac64>] (__schedule) from [<c0cfb0f0>] > (schedule+0x64/0x108) > [ 242.894644] [<c0cfb0f0>] (schedule) from [<c0cfc9c4>] > (__rt_mutex_slowlock+0xf8/0x184) > [ 242.894678] [<c0cfc9c4>] (__rt_mutex_slowlock) from [<c0cfcb34>] > (rt_mutex_slowlock_locked+0xe4/0x2e0) > [ 242.894712] [<c0cfcb34>] (rt_mutex_slowlock_locked) from [<c0cfcda8>] > (rt_mutex_slowlock.constprop.11+0x78/0xbc) > [ 242.894746] [<c0cfcda8>] (rt_mutex_slowlock.constprop.11) from > [<c0cfd244>] (__rt_mutex_lock_state+0x9c/0xc4) > [ 242.894780] [<c0cfd244>] (__rt_mutex_lock_state) from [<c0cff824>] > (_mutex_lock+0x1c/0x20) > [ 242.894810] [<c0cff824>] (_mutex_lock) from [<c0b88eb0>] > (rtnl_lock+0x20/0x24) > [ 242.894841] [<c0b88eb0>] (rtnl_lock) from [<c0b9a344>] > (dev_ioctl+0x774/0xa28) > [ 242.894875] [<c0b9a344>] (dev_ioctl) from [<c0b50428>] > (sock_ioctl+0x180/0x300) > [ 242.894907] [<c0b50428>] (sock_ioctl) from [<c031e100>] > (do_vfs_ioctl+0xc0/0x94c) > [ 242.894936] [<c031e100>] (do_vfs_ioctl) from [<c031ea08>] > (SyS_ioctl+0x7c/0x8c) > [ 242.894968] [<c031ea08>] (SyS_ioctl) from [<c0108e78>] > (__sys_trace_return+0x0/0x10) > > Best, > Bas > > > >> >> Regards, >> >> -- >> Robert Nelson >> https://rcn-ee.com/ >> >
-- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/6663993c-b976-4d2e-a0bc-a3bd4af11e22%40googlegroups.com.
