{"id":1244,"date":"2014-12-04T21:19:07","date_gmt":"2014-12-04T21:19:07","guid":{"rendered":"http:\/\/rglinuxtech.com\/?p=1244"},"modified":"2014-12-04T21:21:09","modified_gmt":"2014-12-04T21:21:09","slug":"arm-odroid-u3-and-kernel-3-18-rc7-still-unstable","status":"publish","type":"post","link":"https:\/\/rglinuxtech.com\/?p=1244","title":{"rendered":"ARM &#8211; Odroid U3 and Kernel 3.18-rc7 &#8211; Still Unstable.."},"content":{"rendered":"<p>I have managed to get Kernel <strong>3.18-rc7<\/strong> to boot on my <strong>Odroid U3<\/strong>, but it is still very unstable..<\/p>\n<pre><strong>Fedora release 21 (Twenty One)<\/strong>\r\n<strong>Kernel 3.18.0-rc7 on an armv7l (ttySAC1)\r\nrgodroid login:\r\n$ uname -a<\/strong>\r\n<strong>Linux rgodroid 3.18.0-rc7 #3 SMP PREEMPT Wed Dec 3 18:41:29 EST 2014 armv7l armv7l armv7l GNU\/Linux<\/strong><\/pre>\n<p>Sometimes the device will boot without detecting the USB-connected Ethernet port (<strong><em>smsc95xx<\/em><\/strong>), and at other times it will be detected &#8211; and nothing has been changed between boot attempts..<\/p>\n<p>The system still &#8216;tombstones&#8217; at irregular intervals:<\/p>\n<pre><strong>[ 69.610957] BUG: sleeping function called from invalid context at kernel\/locking\/mutex.c:97<\/strong>\r\n<strong>[ 69.613715] in_atomic(): 1, irqs_disabled(): 128, pid: 79, name: mmcqd\/0<\/strong>\r\n<strong>[ 69.620379] Preemption disabled at:[&lt; (null)&gt;] (null)\r\n\r\n[ 69.627151] CPU: 0 PID: 79 Comm: mmcqd\/0 Tainted: G W 3.18.0-rc7 #3<\/strong>\r\n<strong>[ 69.634463] [&lt;c001991c&gt;] (unwind_backtrace) from [&lt;c00140d8&gt;] (show_stack+0x20\/0x24)<\/strong>\r\n<strong>[ 69.642176] [&lt;c00140d8&gt;] (show_stack) from [&lt;c06f7ec8&gt;] (dump_stack+0x90\/0xd0)<\/strong>\r\n<strong>[ 69.649387] [&lt;c06f7ec8&gt;] (dump_stack) from [&lt;c004f4e0&gt;] (__might_sleep+0x16c\/0x174)<\/strong>\r\n<strong>[ 69.657019] [&lt;c004f4e0&gt;] (__might_sleep) from [&lt;c06fc2b8&gt;] (mutex_lock+0x2c\/0x4c)<\/strong>\r\n<strong>[ 69.664479] [&lt;c06fc2b8&gt;] (mutex_lock) from [&lt;c055f1a8&gt;] (clk_prepare_lock+0x7c\/0x104)<\/strong>\r\n<strong>[ 69.672291] [&lt;c055f1a8&gt;] (clk_prepare_lock) from [&lt;c05611cc&gt;] (clk_set_rate+0x24\/0xdc)<\/strong>\r\n<strong>[ 69.680189] [&lt;c05611cc&gt;] (clk_set_rate) from [&lt;c05409c8&gt;] (sdhci_cmu_set_clock+0x78\/0x150)<\/strong>\r\n<strong>[ 69.688446] [&lt;c05409c8&gt;] (sdhci_cmu_set_clock) from [&lt;c053c3f4&gt;] (sdhci_do_set_ios+0x148\/0x63c)<\/strong>\r\n<strong>[ 69.697116] [&lt;c053c3f4&gt;] (sdhci_do_set_ios) from [&lt;c053c1fc&gt;] (sdhci_set_ios+0x38\/0x48)<\/strong>\r\n<strong>[ 69.705107] [&lt;c053c1fc&gt;] (sdhci_set_ios) from [&lt;c05288a0&gt;] (__mmc_set_clock+0xd4\/0x118)<\/strong>\r\n<strong>[ 69.713093] [&lt;c05288a0&gt;] (__mmc_set_clock) from [&lt;c0528950&gt;] (mmc_ungate_clock+0x34\/0x38)<\/strong>\r\n<strong>[ 69.721251] [&lt;c0528950&gt;] (mmc_ungate_clock) from [&lt;c052b9dc&gt;] (mmc_host_clk_hold+0x5c\/0xc0)<\/strong>\r\n<strong>[ 69.729582] [&lt;c052b9dc&gt;] (mmc_host_clk_hold) from [&lt;c0526af8&gt;] (mmc_start_request+0x218\/0x250)<\/strong>\r\n<strong>[ 69.738174] [&lt;c0526af8&gt;] (mmc_start_request) from [&lt;c052822c&gt;] (mmc_start_req+0x2fc\/0x388)<\/strong>\r\n<strong>[ 69.746420] [&lt;c052822c&gt;] (mmc_start_req) from [&lt;c05383d4&gt;] (mmc_blk_issue_rw_rq+0x3f4\/0xa6c)<\/strong>\r\n<strong>[ 69.754840] [&lt;c05383d4&gt;] (mmc_blk_issue_rw_rq) from [&lt;c0538e78&gt;] (mmc_blk_issue_rq+0x42c\/0x50c)<\/strong>\r\n<strong>[ 69.763519] [&lt;c0538e78&gt;] (mmc_blk_issue_rq) from [&lt;c0539f74&gt;] (mmc_queue_thread+0xbc\/0x168)<\/strong>\r\n<strong>[ 69.771863] [&lt;c0539f74&gt;] (mmc_queue_thread) from [&lt;c0048168&gt;] (kthread+0xec\/0xf4)<\/strong>\r\n<strong>[ 69.779327] [&lt;c0048168&gt;] (kthread) from [&lt;c000fa58&gt;] (ret_from_fork+0x14\/0x20)<\/strong><\/pre>\n<p>And&#8230;\u00a0 The most annoying thing is that the fan is running constantly!\u00a0\u00a0\u00a0 I have <em>pwm-fan<\/em> configured in, but it appears to have no effect..<\/p>\n<p>I will keep testing, and hopefully 3.19-rc will bring some improvements..\u00a0\u00a0\u00a0 Patches for this device seem to be around, now, but appear to be slow in acceptance into the actual kernel.org kernel codebase..<\/p>\n<p><em>Robert Gadsdon.\u00a0\u00a0 December 4, 2014.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I have managed to get Kernel 3.18-rc7 to boot on my Odroid U3, but it is still very unstable.. Fedora release 21 (Twenty One) Kernel 3.18.0-rc7 on an armv7l (ttySAC1) rgodroid login: $ uname -a Linux rgodroid 3.18.0-rc7 #3 SMP PREEMPT Wed Dec 3 18:41:29 EST 2014 armv7l armv7l armv7l GNU\/Linux Sometimes the device will boot without <span class=\"excerpt-dots\">&hellip;<\/span> <a class=\"more-link\" href=\"https:\/\/rglinuxtech.com\/?p=1244\"><span class=\"more-msg\">Continue reading &rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[91,5,6,14,16,794,19,20],"tags":[1174,101,958,956,242,795,362,378],"class_list":["post-1244","post","type-post","status-publish","format-standard","hentry","category-arm","category-compilation","category-crash-and-burn","category-kernel","category-linux-arm","category-odroid","category-opinion","category-performance-2","tag-arm","tag-boot","tag-fan-running","tag-kernel-3-18-rc7","tag-linux","tag-odroid-u3","tag-testing","tag-unstable"],"_links":{"self":[{"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=\/wp\/v2\/posts\/1244","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1244"}],"version-history":[{"count":3,"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=\/wp\/v2\/posts\/1244\/revisions"}],"predecessor-version":[{"id":1247,"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=\/wp\/v2\/posts\/1244\/revisions\/1247"}],"wp:attachment":[{"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1244"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1244"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1244"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}