<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>2013/05/17 on Yano&#39;s digital garage</title>
    <link>https://www.bravotouring.com/~yano/archives/2013/05/17/</link>
    <description>Recent content in 2013/05/17 on Yano&#39;s digital garage</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 17 May 2013 23:23:07 +0900</lastBuildDate>
    <atom:link href="https://www.bravotouring.com/~yano/archives/2013/05/17/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Sandyとnatty</title>
      <link>https://www.bravotouring.com/~yano/diary/it/20130517backport.htm</link>
      <pubDate>Fri, 17 May 2013 23:23:07 +0900</pubDate>
      <guid>https://www.bravotouring.com/~yano/diary/it/20130517backport.htm</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20130419xeon_e3_1275.htm&#34;&gt;先月Xeon E3-1275に喚装&lt;/a&gt;した後、2.6.35-32-serverが&lt;span class=&#34;Warning&#34;&gt;起動しなくなった&lt;/span&gt;為に2.6.32-46-serverに戻して運用していた&lt;span class=&#34;Host&#34;&gt;gt110b&lt;/span&gt;。&lt;/p&gt;&#xA;&lt;p&gt;今度は&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20130423coretemp.htm&#34;&gt;2.6.32系のcoretempがSandy Bridge非対応&lt;/a&gt;という事情から&lt;blockquote class=&#34;Log&#34;&gt;coretemp: Unknown CPU model 2a&lt;/blockquote&gt;と嘆くばかりだったので、改めて2.6.32系からの卒業に挑戦。&lt;/p&gt;&#xA;&lt;p&gt;そもそも2.6.35系kernelを入れたのは&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20121023mediatomb.htm&#34;&gt;DLNA環境整備&lt;/a&gt;の際に&lt;span class=&#34;Software&#34;&gt;mediatomb&lt;/span&gt;や&lt;span class=&#34;Software&#34;&gt;ffmpeg&lt;/span&gt;の絡みで「Ubuntu 10.10に倣え」という趣旨からbackport版をインストールしたものだが、結果的には&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20130222mediatomb.htm&#34;&gt;mediatomb-r2104&lt;/a&gt;と&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20130221ffmpeg.htm&#34;&gt;FFmpeg 1.1.2&lt;/a&gt;の最新版に揃えたので、kernelもbackport最新版のnatty、2.6.38を導入する事に。&#xA;&lt;blockquote class=&#34;Log&#34;&gt;yano@GT110b:~$ sudo apt-get install linux-image-server-lts-backport-natty linux-headers-server-lts-backport-natty&#xA;&lt;/blockquote&gt;&#xA;…とアップデートしたのだが、結果は変わらず&lt;span class=&#34;Warning&#34;&gt;起動不可&lt;/span&gt;。&lt;/p&gt;&#xA;&lt;p&gt;やはりそう簡単にはいかないか、と反省。基本に立ち返ってうまく立ち上がる2.6.32系の起動ログと見比べてみたところ、&lt;span class=&#34;Software&#34;&gt;drm&lt;/span&gt;や&lt;span class=&#34;Software&#34;&gt;fbcon&lt;/span&gt;あたりで息絶えている事が多いような気がする。&lt;/p&gt;&#xA;&lt;p&gt;そういえばdrm以外にi915まで動いているけれど、そもそもこの&lt;span class=&#34;Software&#34;&gt;drm&lt;/span&gt;ってば&#34;Digital Rights Management&#34;ではなく&#34;Direct Rendering Manager&#34;なので&lt;span class=&#34;Warning&#34;&gt;テキストコンソールでは不要なはずじゃ？&lt;/span&gt;と思い、&lt;span class=&#34;Path&#34;&gt;/etc/modprobe.d/blacklist-i915.conf&lt;/span&gt;を作成してi915とdrmの動作を抑制する事に。&#xA;&lt;blockquote class=&#34;Log&#34;&gt;&#xA;yano@GT110b:~$ echo &#34;# disable for drm(Direct Rendering Manager)&#34; | sudo tee /etc/modprobe.d/blacklist-i915.conf&lt;br/&gt;&#xA;yano@GT110b:~$ echo &#34;blacklist drm&#34; | sudo tee -a /etc/modprobe.d/blacklist-i915.conf&lt;br/&gt;&#xA;yano@GT110b:~$ echo &#34;# disable for i915&#34; | sudo tee -a /etc/modprobe.d/blacklist-i915.conf&lt;br/&gt;&#xA;yano@GT110b:~$ echo &#34;blacklist i915&#34; | sudo tee -a /etc/modprobe.d/blacklist-i915.conf&lt;br/&gt;&#xA;yano@GT110b:~$ sudo reboot&#xA;&lt;/blockquote&gt;&#xA;…と再起動したところ、無事に高解像度コンソールを表示してログインプロンプトまで&lt;span class=&#34;Topics&#34;&gt;安定起動&lt;/span&gt;するようになった。&#xA;&lt;blockquote class=&#34;Log&#34;&gt;Linux GT110b 2.6.38-16-server #67~lucid1-Ubuntu SMP Fri Sep 7 18:36:10 UTC 2012 x86_64 GNU/Linux&lt;/blockquote&gt;&#xA;&lt;span class=&#34;Topics&#34;&gt;sensors&lt;/span&gt;でCPU内部温度も拾えるようになったので、取り敢えずこれにておしまい。&lt;/p&gt;</description>
    </item>
    <item>
      <title>シュワンツ8耐参戦</title>
      <link>https://www.bravotouring.com/~yano/diary/20130517schwantz.htm</link>
      <pubDate>Fri, 17 May 2013 01:03:37 +0900</pubDate>
      <guid>https://www.bravotouring.com/~yano/diary/20130517schwantz.htm</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.honda.co.jp/news/2013/c130516.html&#34;&gt;23年ぶりのマクラーレン・ホンダ復活&lt;/a&gt;が発表された今日。&lt;/p&gt;&#xA;&lt;table align=&#34;right&#34; class=&#34;Landscape&#34;&gt;&#xA;&lt;tr&gt;&#xA;&lt;td&gt;&lt;img alt=&#34;シュワンツ、8耐参戦!!&#34; src=&#34;https://www.bravotouring.com/~yano/images/2013/20130517schwantz.jpg&#34;/&gt;&lt;/td&gt;&#xA;&lt;/tr&gt;&#xA;&lt;tr&gt;&#xA;&lt;td class=&#34;PhotoMemo&#34;&gt;&lt;a href=&#34;http://www.suzukacircuit.jp/8tai/&#34;&gt;鈴鹿8耐公式サイト&lt;/a&gt;より&lt;/td&gt;&#xA;&lt;/tr&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;個人的にはフライング・テキサンことケビン・シュワンツが、21年もの長いブランクを経て&lt;a href=&#34;http://www.suzukacircuit.jp/8tai/&#34;&gt;鈴鹿8耐&lt;/a&gt;に帰ってくる方をまず喜びたい。&lt;/p&gt;&#xA;&lt;p&gt;これまでもイベントやデモランでの登場はあったが、今回は紛れもなく3rdライダーとしてのエントリーで18年ぶりの本格レース復帰との事。Hondaもシュワンツも1980～90年代のレース界でひときわ輝いていた伝説の存在。目を皿のようにしてTVにかじりついて観ていたので懐かしい。&lt;/p&gt;&#xA;&lt;p&gt;懐古趣味というわけでも無いだろうが、アベノミクス効果と言われる好況感といい、何となく&lt;a href=&#34;http://ja.wikipedia.org/wiki/%E3%83%90%E3%83%96%E3%83%AB%E6%99%AF%E6%B0%97&#34;&gt;バブル期&lt;/a&gt;を思い出してしまうのがアレだが、取り敢えず楽観的に考えたい。&lt;/p&gt;&#xA;&lt;p&gt;取り敢えず、48歳のシュワンツがどういった走りを魅せてくれるのか、今年の&lt;a href=&#34;http://www.suzukacircuit.jp/8tai/&#34;&gt;鈴鹿8耐&lt;/a&gt;は合同テストから注目だ。&lt;/p&gt;&#xA;&lt;p class=&#34;Reference&#34;&gt;【参照】&#xA;&#x9;&lt;br/&gt;●Response.jp &lt;a href=&#34;http://response.jp/&#34;&gt;http://response.jp/&lt;/a&gt;&#xA;&lt;br/&gt;┣&lt;a href=&#34;http://response.jp/special/recent/1763/%E9%88%B4%E9%B9%BF8%E6%99%82%E9%96%93%E8%80%90%E4%B9%85%E3%83%AC%E3%83%BC%E3%82%B9&#34;&gt;鈴鹿8時間耐久レース 特別編集&lt;/a&gt;&#xA;&lt;br/&gt;┣&lt;a href=&#34;http://response.jp/article/2013/05/01/197180.html&#34;&gt;【鈴鹿8耐】ケビン・シュワンツ、21年ぶりの参戦決定&lt;/a&gt; 2013年5月1日&#xA;&#x9;&lt;br/&gt;┣&lt;a href=&#34;http://response.jp/special/recent/440/%E3%83%9B%E3%83%B3%E3%83%80F1&#34;&gt;ホンダF1 特別編集&lt;/a&gt;&#xA;&lt;br/&gt;┗&lt;a href=&#34;http://response.jp/article/2013/05/16/198086.html&#34;&gt;【ホンダ F1復帰】伊東社長「F1で環境技術を磨く」&lt;/a&gt; 2013年5月16日&#xA;&#x9;&lt;br/&gt;●観戦塾（モータースポーツ観戦情報サイト） &lt;a href=&#34;http://www.kansenzyuku.com/&#34;&gt;http://www.kansenzyuku.com/&lt;/a&gt;&#xA;&lt;br/&gt;┣&lt;a href=&#34;http://www.kansenzyuku.com/2013/05/3187.html&#34;&gt;【鈴鹿8耐】ケビン・シュワンツが21年ぶりに8耐参戦が決定！&lt;/a&gt; 2013年5月1日&#xA;&#x9;&lt;br/&gt;┗&lt;a href=&#34;http://www.kansenzyuku.com/2013/05/3261.html&#34;&gt;【速報】ホンダがF1復帰を正式発表！2015年マクラーレンホンダ復活！&lt;/a&gt; 2013年5月16日&#xA;&#x9;&lt;br/&gt;●F1への入り口、F1-Gate.com &lt;a href=&#34;http://f1-gate.com/&#34;&gt;http://f1-gate.com/&lt;/a&gt;&#xA;&lt;br/&gt;┗&lt;a href=&#34;http://f1-gate.com/honda/f1_19381.html&#34;&gt;ホンダ、F1復帰を正式発表！マクラーレン・ホンダ復活！&lt;/a&gt; 2013年5月16日&#xA;&#x9;&lt;br/&gt;●Team KAGAYAMA &lt;a href=&#34;http://team-kagayama.com/&#34;&gt;http://team-kagayama.com/&lt;/a&gt;&#xA;&lt;br/&gt;┗&lt;a href=&#34;http://team-kagayama.com/news/20130501-1/&#34;&gt;2013“コカ・コーラ ゼロ”鈴鹿8時間耐久ロードレース第36回大会 体制発表&lt;/a&gt; 2013年5月1日&#xA;&#x9;&lt;br/&gt;●鈴鹿サーキット &lt;a href=&#34;http://www.suzukacircuit.jp/&#34;&gt;http://www.suzukacircuit.jp/&lt;/a&gt;&#xA;&lt;br/&gt;┗&lt;a href=&#34;http://www.suzukacircuit.jp/8tai/&#34;&gt;鈴鹿8耐&lt;/a&gt;&#xA;&lt;br/&gt;●本田技研工業株式会社 &lt;a href=&#34;http://www.honda.co.jp/&#34;&gt;http://www.honda.co.jp/&lt;/a&gt;&#xA;&lt;br/&gt;┗&lt;a href=&#34;http://www.honda.co.jp/news/2013/c130516.html&#34;&gt;FIA フォーミュラ・ワン世界選手権 参戦について&lt;/a&gt; 2013年5月16日&#xA;&#x9;&lt;br/&gt;●Wikipedia &lt;a href=&#34;http://ja.wikipedia.org/wiki/&#34;&gt;http://ja.wikipedia.org/wiki/&lt;/a&gt;&#xA;&lt;br/&gt;┣&lt;a href=&#34;http://ja.wikipedia.org/wiki/%E3%82%B1%E3%83%93%E3%83%B3%E3%83%BB%E3%82%B7%E3%83%A5%E3%83%AF%E3%83%B3%E3%83%84&#34;&gt;ケビン・シュワンツ&lt;/a&gt;&#xA;&lt;br/&gt;┣&lt;a href=&#34;http://ja.wikipedia.org/wiki/%E9%88%B4%E9%B9%BF8%E6%99%82%E9%96%93%E8%80%90%E4%B9%85%E3%83%AD%E3%83%BC%E3%83%89%E3%83%AC%E3%83%BC%E3%82%B9&#34;&gt;鈴鹿8時間耐久ロードレース&lt;/a&gt;&#xA;&lt;br/&gt;┣&lt;a href=&#34;http://ja.wikipedia.org/wiki/%E3%83%9B%E3%83%B3%E3%83%80F1&#34;&gt;ホンダF1&lt;/a&gt;&#xA;&lt;br/&gt;┗&lt;a href=&#34;http://ja.wikipedia.org/wiki/%E3%83%95%E3%82%A9%E3%83%BC%E3%83%9F%E3%83%A5%E3%83%A91&#34;&gt;フォーミュラ1&lt;/a&gt;&#xA;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
