平衡点
2009/05/01
_ WEB+DB PRESS Vol.50
「Git の解説が濃い」と評判なので購入. 確かに濃い. 素晴らしい.
杉山 貴章, 技術評論社, ¥150
でもって, この辺の人達に勧めるには, やっぱし git-svn/git-cvsimport/exportcommit は自分で調べなきゃ駄目だろう, とか思ったりする.
_ Debug Hacks
評判の Debug Hacks 購入.
吉岡 弘隆, オライリージャパン, ¥3,520
相変わらず printf debug ( write(*,*) debug?) な自分としては
- 「GDB の基本的な使い方」,-「SIGSEGV でアプリケーションが異常終了した」-「valgrind の使い方」
がハウツーとして非常に参考になった.
2009/05/05
_ d-i, rescue boot するために grub を手動で書く場合
新幹線の中でカーネルの再構築をして見事に嵌る(笑).
initrd の作成を忘れていた様で,boot して kernel module を読み込めずに / がマウントできなくなった.じゃあ d-i で rescue boot しようかと思いきや, こんな時に限って d-i 入りの USB メモリを忘れてくる, という...
grub は生きているので Windows 領域に物を置いて boot してみた.
準備
Windows のパーティションに installer の initrd.gz と vmlinuz を置く.
C:lenny/vmlinux C:lenny/initrd.gz
USB メモリに installer の iso イメージをコピーしておく. ここまでは Windows で作業.
d-i rescue mode で起動
grub が起動したら, boot パラメータを以下の様に指定
set root (hd0,1) <-- Windows のパーティション linux /lenny/vmlinuz root=/dev/ram0 \ devfs=mount,dall ramdisk_size=12000 \ enable/rescue=true initrd /lenny/initrd.gz
指定したら USB メモリを挿した後に \C-x で boot する.
結果
ちゃんと rescue mode で起動したので / をマウントしてmkinitramfs を実行し再起動.
ああ, あせった.
2009/05/08
_ Wicked Maiden -- Impellitteri
購入
インペリテリ, ビクターエンタテインメント, ¥1,006
...まあ良い感じ...なのかなぁ...
Pedal to The Metal の時の様なガッカリ感も無く,Crunch の様な衝撃も無く(というか Pedal to The Metal まだ引きずってる?)(("HI-SCOOL REVOLUTION とか, ナニやりたいのかわかんない(笑)")).
バッキングの「ザクザク」感は相変わらずなので, 個人的にはまあ, 損した気はしない.
2 曲目の Last of A Dyning Breed は非常に好み. 良いよ良いよ.
2009/05/11
_ pidgin と google talk
接続できなくなった.
あんまり詳しく調べる気力が無いのだけれども
ええっと
$ sudo rm /usr/lib/gstreamer-0.10/libgstladspa.so
邪魔なモンはポイしちゃえ, ですか...確かに動くようにはなった訳ですが.
_ X.org の warning
備忘録がてら, とりあえずはっつけておく
X.Org X Server 1.6.1 Release Date: 2009-4-14 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.26-1-vserver-amd64 x86_64 Debian Current Operating System: Linux deutzia 2.6.29.deutzia #1 SMP Mon May 4 13:51:56 JST 2009 x86_64 Build Date: 15 April 2009 12:08:18PM xorg-server 2:1.6.1-1 (buildd@excelsior.roeckx.be) Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 9 05:25:56 2009 (==) Using config file: "/etc/X11/xorg.conf" Setting master SELinux: Disabled on system, not enabling in X server The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Multiple names for keycode 49 > Using <HZTG>, ignoring <TLDE> > Warning: Key name <HZTG> assigned to multiple keys > Using 49, ignoring 93 > Warning: Multiple names for keycode 51 > Using <AC12>, ignoring <BKSL> Errors from xkbcomp are not fatal to the X server The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Multiple names for keycode 49 > Using <HZTG>, ignoring <TLDE> > Warning: Key name <HZTG> assigned to multiple keys > Using 49, ignoring 93 > Warning: Multiple names for keycode 51 > Using <AC12>, ignoring <BKSL> Errors from xkbcomp are not fatal to the X server The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Multiple names for keycode 49 > Using <HZTG>, ignoring <TLDE> > Warning: Key name <HZTG> assigned to multiple keys > Using 49, ignoring 93 > Warning: Multiple names for keycode 51 > Using <AC12>, ignoring <BKSL> Errors from xkbcomp are not fatal to the X server exaCopyDirty: Pending damage region empty! waiting for X server to shut down .Dropping master error setting MTRR (base = 0xc0000000, size = 0x10000000, type = 1) Invalid argument (22)
あと, xsession-errors にはこんな感じの log が延々と...
(xfrun4:5547): Gtk-CRITICAL **: gtk_combo_box_entry_set_text_column: assertion `entry_box->priv->text_column == -1' failed (xfrun4:5596): Gtk-CRITICAL **: gtk_combo_box_entry_set_text_column: assertion `entry_box->priv->text_column == -1' failed (rhythmbox:5601): Rhythmbox-WARNING **: Unable to grab media player keys: Could not get owner of name 'org.gnome.SettingsDaemon': no such name (xfrun4:5649): Gtk-CRITICAL **: gtk_combo_box_entry_set_text_column: assertion `entry_box->priv->text_column == -1' failed (firefox-bin:5656): GLib-GObject-WARNING **: /tmp/cdt.XX50MgKl/build-area/glib2.0-2.20.1/gobject/gsignal.c:2387: instance `0x3d29e10' has no handler with id `1185' (firefox-bin:5656): GLib-GObject-WARNING **: /tmp/cdt.XX50MgKl/build-area/glib2.0-2.20.1/gobject/gsignal.c:2387: instance `0x3d49b70' has no handler with id `1244'
xfrun4 は良く使うんでちょっと困るなぁ.
...うーん?
_ 思い出しながらイロイロ書いている最中です
主に G.W. 中の事とかイロイロと.
2009/05/22
_ Thunar で automount できなくなって暫し悩む
.xsession で
exec x-session-manager
を
ck-launch-session x-session-manager
として解決. ふむ. 以前こんな事したかなぁ?
2009/05/25
_ ミクもの
買ってしまった.
supercell feat.初音ミク, Sony Music Direct(Japan)Inc.(SME)(M), ¥2,358
普通の歌メロは機械には思えない. 凄いね. ...シャウトは厳しいかな.
あと, なんだかドラムが騒々しい. 個人的にはドコドコ叩いているのは結構好きだけど, 好みがわかれるかもしれない.ニコ動のオリジナルバージョンの方が好きな人はいるだろうな.