04.xhtml 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. h t t :: / / t /
  4. h t t :: // // t //
  5. h ttttt ttttt ppppp sssss // // y y sssss ttttt //
  6. hhhh t t p p s // // y y s t //
  7. h hh t t ppppp sssss // // yyyyy sssss t //
  8. h h t t p s :: / / y .. s t .. /
  9. h h t t p sssss :: / / yyyyy .. sssss t .. /
  10. <https://y.st./>
  11. Copyright © 2015 Alex Yst <mailto:copyright@y.st>
  12. This program is free software: you can redistribute it and/or modify
  13. it under the terms of the GNU General Public License as published by
  14. the Free Software Foundation, either version 3 of the License, or
  15. (at your option) any later version.
  16. This program is distributed in the hope that it will be useful,
  17. but WITHOUT ANY WARRANTY; without even the implied warranty of
  18. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  19. GNU General Public License for more details.
  20. You should have received a copy of the GNU General Public License
  21. along with this program. If not, see <https://www.gnu.org./licenses/>.
  22. -->
  23. <!DOCTYPE html>
  24. <html xmlns="http://www.w3.org/1999/xhtml">
  25. <head>
  26. <base href="https://y.st./en/weblog/2015/09-September/04.xhtml" />
  27. <title>Lots of mobile issues &lt;https://y.st./en/weblog/2015/09-September/04.xhtml&gt;</title>
  28. <link rel="icon" type="image/png" href="/link/CC_BY-SA_4.0/y.st./icon.png" />
  29. <link rel="stylesheet" type="text/css" href="/link/basic.css" />
  30. <link rel="stylesheet" type="text/css" href="/link/site-specific.css" />
  31. <script type="text/javascript" src="/script/javascript.js" />
  32. <meta name="viewport" content="width=device-width" />
  33. </head>
  34. <body>
  35. <nav>
  36. <p>
  37. <a href="/en/">Home</a> |
  38. <a href="/en/a/about.xhtml">About</a> |
  39. <a href="/en/a/contact.xhtml">Contact</a> |
  40. <a href="/a/canary.txt">Canary</a> |
  41. <a href="/en/URI_research/"><abbr title="Uniform Resource Identifier">URI</abbr> research</a> |
  42. <a href="/en/opinion/">Opinions</a> |
  43. <a href="/en/coursework/">Coursework</a> |
  44. <a href="/en/law/">Law</a> |
  45. <a href="/en/a/links.xhtml">Links</a> |
  46. <a href="/en/weblog/2015/09-September/04.xhtml.asc">{this page}.asc</a>
  47. </p>
  48. <hr/>
  49. <p>
  50. Weblog index:
  51. <a href="/en/weblog/"><abbr title="American Standard Code for Information Interchange">ASCII</abbr> calendars</a> |
  52. <a href="/en/weblog/index_ol_ascending.xhtml">Ascending list</a> |
  53. <a href="/en/weblog/index_ol_descending.xhtml">Descending list</a>
  54. </p>
  55. <hr/>
  56. <p>
  57. Jump to entry:
  58. <a href="/en/weblog/2015/03-March/07.xhtml">&lt;&lt;First</a>
  59. <a rel="prev" href="/en/weblog/2015/09-September/03.xhtml">&lt;Previous</a>
  60. <a rel="next" href="/en/weblog/2015/09-September/05.xhtml">Next&gt;</a>
  61. <a href="/en/weblog/latest.xhtml">Latest&gt;&gt;</a>
  62. </p>
  63. <hr/>
  64. </nav>
  65. <header>
  66. <h1>Lots of mobile issues</h1>
  67. <p>Day 00181: Friday, 2015 September 04</p>
  68. </header>
  69. <p>
  70. When I awoke this morning, I found that instead of still being under my bed, our cat was not on top of the bed with me.
  71. Since then, she has moved around the bed a bit, and occasionally leaves it, but even when left alone, she continues to mostly gravitate towards the bed.
  72. </p>
  73. <p>
  74. For quite a while, I&apos;ve wanted to disable the &quot;Phone&quot; application on my mobile, but the usual interface for disabling system applications doesn&apos;t allow this.
  75. When looking at the &quot;Phone&quot; application in the system menu, the option to disable it is greyed out.
  76. I&apos;ve been told that there is a way to disable any such application from the command line, but had yet to look into it until today.
  77. Because I wanted to be home as much as possible while the cat gets used to her residence, I didn&apos;t really have anything productive to work on.
  78. I looked up instructions telling me that to list packages, I should run <code>pm list packages</code> and to disable a package, I should run &quot;pm disable {package name}&quot; as root.
  79. I tried disabling com.android.phone that way, but it did not work.
  80. Instead of removing the &quot;Phone&quot; icon from the application drawer, it removed it from the system menu but left it in the application drawer, still usable.
  81. After fiddling with it a bit and rebooting several times, I decided that the only way to disable the calling functionality was probably to outright delete the &quot;Phone&quot; application.
  82. I decided to install &quot;/system/app mover&quot;, move the &quot;Phone&quot; application to where I could back it up and delete it, back it up, then uninstall it.
  83. However, upon moving the application, complications arose.
  84. First, the &quot;Phone&quot; application crashed, popping up a dialog asking for confirmation of the message.
  85. That didn&apos;t seem so unexpected, as it had just gotten moved.
  86. However, every time I confirmed the message, it would pop back up again! It seemed the &quot;Phone&quot; application insisted on restarting.
  87. No matter how many times it crashed, it would not stay down.
  88. I tried rebooting the device, as it was the only thing I could do with the device in that state.
  89. After rebooting, &quot;Phone&quot; crashed once, then stayed down.
  90. However, the <abbr title="Global System for Mobile Communications">GSM</abbr> signal icon had disappeared entirely! It seems the &quot;Phone&quot; application is somehow tied to the wireless capabilities of the device.
  91. I find this particularly frustrating because Android tablets do not have the &quot;Phone&quot; application, yet they still connect to the network.
  92. For some reason, the &quot;Phone&quot; application is necessary for connection, but only on so-called &quot;phones&quot;.
  93. </p>
  94. <p>
  95. Undoing the move of the &quot;Phone&quot; application was not easy.
  96. &quot;/system/app mover&quot; could not find the application to move it back, so I had to do it manually.
  97. First, I verified that the two application directories were located at <a href="file:///system/app"><code>/system/app</code></a> and <a href="file:///data/app"></a><code>/data/app</code>.
  98. Then, I tried using the <code>mv</code> command.
  99. It shouldn&apos;t be very hard, right? Wrong.
  100. <code>mv</code> failed due to the two directories existing on different partitions.
  101. I tried <code>cp</code>, but that didn&apos;t work either.
  102. This time, the problem was that the <code>/system</code> partition is read-only.
  103. I tried running <code>mount --help</code> for a hint as to how to remount the system as writable, but the command wouldn&apos;t take the <code>--help</code> flag or the <code>-h</code> flag.
  104. I couldn&apos;t look up the answer online because I had no connection; my laptop was offline due to not having an <abbr title="Internet service provider">ISP</abbr> and my mobile was offline due to this mess I caused and was trying to clean up.
  105. I tried running <code>mount --help</code> on my laptop to see if instructions existed there, but the instructions there were incomplete.
  106. There was no mention whatsoever about remounting.
  107. I cobbled together <code>mount -o remount,rw</code> from part of the <code>--help</code> output with some broken fragments of information in my own memory, and tried running that.
  108. </p>
  109. <p>
  110. When messing around with the mobile, one thing I did was turn on &quot;fixed dialing numbers&quot;.
  111. I don&apos;t know what those do yet, but it seems that that feature is buggy and messes with connectivity as well.
  112. If fixed dialing numbers are turned on when the device boots, connectivity will not be available until the feature is turned back off.
  113. However, when the feature is first turned on, connectivity will not be lost right away.
  114. Instead, no issue will be seen until the next time the device restarts.
  115. The connectivity issues caused by that took much longer to solve, though I didn&apos;t actively try to figure them out the whole time because I had no way to know if the issues were caused by my device or caused by the carrier&apos;s towers.
  116. </p>
  117. <p>
  118. It seems that some scammer got ahold of a bunch of my mother&apos;s personal information, including her full legal name, telephone number, and the last four digits of her Social Security number.
  119. He called her up claiming to be the <abbr title="Internal Revenue Service">IRS</abbr>, saying that she had accidentally committed fraud on her taxes or something.
  120. He claimed that the <abbr title="Internal Revenue Service">IRS</abbr> had audited her taxes, and she owned them money.
  121. If she wouldn&apos;t pay, he said that the <abbr title="Internal Revenue Service">IRS</abbr> would take her to court.
  122. When she refused to pay, not believing he was with the real <abbr title="Internal Revenue Service">IRS</abbr>, he claimed that an officer would be be at her door in forty-five minutes to <q>put her in handcuffs for a really, really long time</q>.
  123. Yeah.
  124. Right.
  125. That sounds very legitimate.
  126. Of course, the officer never showed up because there wasn&apos;t any real legal issues going on.
  127. </p>
  128. <p>
  129. At our new residence, we&apos;ve got a greenhouse full of edible plants and some corn stalks growing outside it.
  130. The landlord said we can take whatever vegetables we want from there, and that many of them are ready to harvest.
  131. Today, we tried opening up some of the corn ears and found that they are not the generic yellow that we expected.
  132. Instead, the corn is a variety of fun colors.
  133. Most of it is varying shades of green and purply-grey, but there are also reds, purples, and a few standard yellow mixed in.
  134. Each kernel, even on one cob, seems to be a different color, aside from the yellow ones which all matched.
  135. The cobs themselves are still yellow, as are the sides of the kernels that are not directly exposed before removing kernels from the cob.
  136. It&apos;s unfortunate that corn kernels are so attached to the cob that removing them seems to damage them.
  137. Once I have Internet access back up on my laptop, I plan to do some research on how to safely remove corn kernels for planting.
  138. It would be fun to keep this atypical corn around.
  139. </p>
  140. <p>
  141. I am cut off from the Internet tonight and cannot update my <a href="/a/canary.txt">warrant canary</a>.
  142. </p>
  143. <hr/>
  144. <p>
  145. Copyright © 2015 Alex Yst;
  146. You may modify and/or redistribute this document under the terms of the <a rel="license" href="/license/gpl-3.0-standalone.xhtml"><abbr title="GNU&apos;s Not Unix">GNU</abbr> <abbr title="General Public License version Three or later">GPLv3+</abbr></a>.
  147. If for some reason you would prefer to modify and/or distribute this document under other free copyleft terms, please ask me via email.
  148. My address is in the source comments near the top of this document.
  149. This license also applies to embedded content such as images.
  150. For more information on that, see <a href="/en/a/licensing.xhtml">licensing</a>.
  151. </p>
  152. <p>
  153. <abbr title="World Wide Web Consortium">W3C</abbr> standards are important.
  154. This document conforms to the <a href="https://validator.w3.org./nu/?doc=https%3A%2F%2Fy.st.%2Fen%2Fweblog%2F2015%2F09-September%2F04.xhtml"><abbr title="Extensible Hypertext Markup Language">XHTML</abbr> 5.1</a> specification and uses style sheets that conform to the <a href="http://jigsaw.w3.org./css-validator/validator?uri=https%3A%2F%2Fy.st.%2Fen%2Fweblog%2F2015%2F09-September%2F04.xhtml"><abbr title="Cascading Style Sheets">CSS</abbr>3</a> specification.
  155. </p>
  156. </body>
  157. </html>