<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>望遠鏡ドットコム &#187; 名称未設定</title>
	<atom:link href="http://www.boenkyo.com/archives/tag/%e5%90%8d%e7%a7%b0%e6%9c%aa%e8%a8%ad%e5%ae%9a/feed" rel="self" type="application/rss+xml" />
	<link>http://www.boenkyo.com</link>
	<description>「望遠鏡」って言葉の響きがね。</description>
	<lastBuildDate>Wed, 21 Jul 2010 04:33:00 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.boenkyo.com/archives/tag/%e5%90%8d%e7%a7%b0%e6%9c%aa%e8%a8%ad%e5%ae%9a/feed" />
		<item>
		<title>5800/110Ge設定覚え書き(2)</title>
		<link>http://www.boenkyo.com/archives/1027</link>
		<comments>http://www.boenkyo.com/archives/1027#comments</comments>
		<pubDate>Sat, 21 Feb 2009 01:41:06 +0000</pubDate>
		<dc:creator>masaki</dc:creator>
				<category><![CDATA[自宅サーバ]]></category>
		<category><![CDATA[5800/110Ge]]></category>
		<category><![CDATA[CentOS5.2]]></category>
		<category><![CDATA[friio]]></category>
		<category><![CDATA[名称未設定]]></category>

		<guid isPermaLink="false">http://www.boenkyo.com/archives/1027</guid>
		<description><![CDATA[前回のつづき。今のところ、白Friioと黒Friioの二台体制です。Express5800/110geにはCentOS5.2。白黒Friio(カードリーダ:SCR−3110NTTCom)を使ってrecfriio serv [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.boenkyo.com/archives/1022">前回</a>のつづき。今のところ、白Friioと黒Friioの二台体制です。Express5800/110geにはCentOS5.2。白黒Friio(カードリーダ:SCR−3110NTTCom)を使ってrecfriio serverで録画、RAID1を組んだ1TBx2のsambaドライブに保存。マックでマウントして見るか、mediatombでDLNA、PS3経由で三菱HC-1100もしくは25インチブラウン管で見てます。</p>
<ol>
<li>recfriio serverの設定はドキュメントを読んで、思いのほか簡単にできました。とはいえ、udevについてぐぐってもイマイチわからず、なんとなく頭の数字順に処理されるんだろうとアタリをつけて、とりあえず、/etc/udev/rules.d/98-local.rulesというのを作りました。下記のとおり。これでroot:videoとなりました。ロックファイル/var/lock/friiodetectのグループも変えておく。recfriio serverに関してはあとはconfig.phpをいじるだけのシンプル設定。作者様に感謝です。<br />
<blockquote>
<pre>
# friio
SUBSYSTEM=="usb",ENV{DEVTYPE}=="usb_device",
ATTRS{idVendor}=="7a69", ATTRS{idProduct}=="0001",
MODE="0664", GROUP="video"
</pre>
<pre>
crw-rw-r-- 1 root video 189, 134  2月 20 20:54 /dev/bus/usb/002/007
crw-rw-r-- 1 root video 189, 136  2月 20 09:40 /dev/bus/usb/002/009
</pre>
<pre>
-rwxrwxr-x 1 root apache 0  2月 20 19:59 /var/lock/friiodetect
</pre>
</blockquote>
</li>
<li>/var/www/html/recfriio/config-channelmap.phpについてはfriioのwikiにあったチャンネルマップを流用。しかし現状、番組表からチャンネルをうまく引っ張って来れてないのだけど、まぁ、とりあえずいっか、というところ。</li>
<li>TsSplitter.exe をLinuxで使う。WINEをインストール。DAGのレポジトリよりyum。WOWOWを分離。WINEのインストールはDAGのレポジトリを追加(<strong>参考:</strong> <a href="http://centos.oss.sc/fundamentals/yum_rpmforge/">CentOS で構築する自宅サーバ : yum に RPMforge リポジトリを追加する</a>)。<br />
<blockquote>
<pre>
/usr/bin/wine /usr/local/bin/win/TsSplitter.exe -EIT -ECM -EMM -HD -SD1 -SD2 -1SEG -LOGFILE hogehoge.ts
</pre>
</blockquote>
</li>
</ol>
<p>とりあえずここまで</p>
]]></content:encoded>
			<wfw:commentRss>http://www.boenkyo.com/archives/1027/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.boenkyo.com/archives/1027" />
	</item>
		<item>
		<title>要注意: Late 2008 モデルをOSX10.5.6でDFUモード可にするスクリプトは元に戻すべし？</title>
		<link>http://www.boenkyo.com/archives/1020</link>
		<comments>http://www.boenkyo.com/archives/1020#comments</comments>
		<pubDate>Tue, 27 Jan 2009 15:18:36 +0000</pubDate>
		<dc:creator>masaki</dc:creator>
				<category><![CDATA[iPhone 3G]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[名称未設定]]></category>

		<guid isPermaLink="false">http://www.boenkyo.com/archives/1020</guid>
		<description><![CDATA[Late 2008モデルのMacBook/MacBook ProではOX10.5.6にアップデートするとDFUモードに移行させることができないため、ファイルを置き換えることでこの状況を回避していましたが、なんだかまずいこ [...]]]></description>
			<content:encoded><![CDATA[<p>Late 2008モデルのMacBook/MacBook ProではOX10.5.6にアップデートするとDFUモードに移行させることができないため、ファイルを置き換えることでこの状況を回避していましたが、なんだかまずいことになってるようです。なんでも、QuickTimeを7.6にアップデート後、キーボード、マウスが効かなくなってしまうようです。</p>
<p>とりあえずは、Jailbreak時以外はDFUモードの必要がないので、取り急ぎTerminal上で自力でファイルを戻すのがよいようです。</p>
<blockquote><p>
  <a href="http://i.gizmodo.com/5139388/warning-1056-macbooks-may-freeze-after-jailbreaking-iphone-3g">Warning: 10.5.6 MacBooks May Freeze After Jailbreaking iPhone 3G</a>
</p></blockquote>
<blockquote><p>
  <span style="font-size: 13px;">sudo rm -R /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBHub.kext</span>
</p></blockquote>
<blockquote>
<p>You&#8217;ll have to enter your administrator password here</p>
<p>sudo rm -R /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBCompositeDriver.kext</p>
<p>sudo cp -R $HOME/Desktop/Backup_IOUSBFamily_kext_10_5_6/AppleUSBHub.kext /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/</p>
<p>sudo cp -R $HOME/Desktop/Backup_IOUSBFamily_kext_10_5_6/IOUSBCompositeDriver.kext /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/</p>
<p>sudo chown -R root:wheel /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBHub.kext</p>
<p>sudo chmod -R 755 /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBHub.kext</p>
<p>sudo chown -R root:wheel /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBCompositeDriver.kext</p>
<p>sudo chmod -R 755 /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBCompositeDriver.kext</p>
<p>sudo rm -r /System/Library/Extensions.mkext</p>
<p>sudo touch /System/Library/Extensions</p>
<p>sudo reboot</p>
</blockquote>
<p>配布されていたスクリプトは、10.5.6のファイルをバックアップしてくれているので、それを戻します。手順として、sudoは管理者に代わって処理を行う命令。rm -Rはフォルダごと削除。cp -Rはフォルダごとコピー。chown -Rはフォルダの所有者およびグループを変更。chmod -R 755はフォルダのパーミッションを変更。その後、キャッシュ？を削除、再構成の上、リブートということのようです。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.boenkyo.com/archives/1020/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.boenkyo.com/archives/1020" />
	</item>
	</channel>
</rss>
