へろへろ
いくつか RSS から拾ったネタを以下にて。
Kinect
3.0 なカーネルでドライバがある模様。
以下にナニを引用。
The Kinect sensor is a device used by Microsoft for its Kinect project, which is a system for controller-less Human-Computer interaction targeted for Xbox 360. In the Kinect device, RGBD data is captured from two distinct sensors: a regular RGB sensor and a monochrome sensor which, with the aid of a IR structured light, captures what is finally exposed as a depth map; so what we have is basically a Structured-light 3D scanner. The Kinect gspca subdriver just supports the video stream for now, exposing the output from the RGB sensor or the unprocessed output from the monochrome sensor; it does not deal with the processed depth stream yet, but it allows using the sensor as a Webcam or as an IR camera (an external source of IR light might be needed for this use). The low level implementation is based on code from the OpenKinect project (http://openkinect.org).
OpenKinect ってプロジェクトがあるんスね。
MeeGo
The Linux Week In Review May 31 という記事にて Meego Heats Up: Is Critical Mass Next? という記述を発見。MeeGo 試験してみたいのですが、N1 ではアレですし panda 君は挙動が微妙だしそもそもハードを壊しちゃう体質だし。
とりあえず Android も MeeGo も qemu で動作確認できないかを追求してみる方向で。
Linaro
こないだ ARM な実装の微妙さ加減にぶちキレた LKML なナニを見て ARM に手を出すの微妙なのか、って思ってたら Linuxcon で ARM の成果について Linus さんが賛辞な発信をされてたのを見てたんですが、やはり Linaro の成果だったのですかね。