Sony CR33上装Ubuntu 10.10基本没什么问题,就是摄像头不能正常使用,在网上找了下,原来早在2009年的帖子里就有解决办法了,详情可以参看:http://ubuntuforums.org/showthread.php?t=1321338 http://ubuntuforums.org/showthread.php?p=8930938
主要步骤如下:
$ sudo apt-get install libglib2.0-dev libusb-dev build-essential gcc automake mercurial
$ hg clone http://bitbucket.org/ahixon/r5u87x/
$ cd r5u87x
$ make
$ sudo make install
$ sudo r5u87x-loader --reload
然后安装一个cheese(sudo apt-get install cheese),点击Applications -> Sound & Video -> Cheese Webcam booth就可以看到头象了:)