January 2007


最近因为本本上的windows xp怪怪的,搞的我不爽,于是又开始折腾起linux了。上次的ubuntu用了一段时间后觉得不爽就删了,这次我终于用debian etch installer rc1 安装成功。硬件支持的还行,需要自己折腾一下显卡和无线网。多媒体键支持也很简单,在gnome的快捷键定义一下就好了。声卡驱动是没有问题的,但是我发现普通用户不能用,后来在水木上问了一下,才发现这个用户居然不在audio组,这次被郁闷到了。蓝牙的驱动在内核就自带了,为了方便和我的手机同步,我安装了 kdebluetooth. 蓝牙gprs拨号是比较麻烦一点,拜了下google大神,终于找到答案了。记录下来免得下次再改吧.

root@hiei-laptop:/etc/bluetooth# sdptool search DUN
Inquiring …
Searching for DUN on 00:16:20:CA:83:A5 …
Service Name: Dial-up Networking
Service RecHandle: 0×10001
Service Class ID List:
“Dialup Networking” (0×1103)
“Generic Networking” (0×1201)
Protocol Descriptor List:
“L2CAP” (0×0100)
“RFCOMM” (0×0003)
Channel: 1
Profile Descriptor List:
“Dialup Networking” (0×1103)
Version: 0×0100

发现拨号频道是1和蓝牙地址 00:16:20:CA:83:A5, 运行 rfcomm bind /dev/rfcomm0 00:16:20:CA:83:A5 1 ,然后在系统管理-联网找到调制解调器连接,按属性,在常规里面打钩,电话号码写 *99***1# ,用户名和密码随便,调制解调器端口写 /dev/rfcomm0,然后激活连接就可以了。我这篇blog就是用gprs拨号上网写的。

测试通过后可以修改配置文件:

/etc/bluetooth/rfcomm.conf
#
# RFCOMM configuration file.
#

rfcomm0 {
# Automatically bind the device at startup
bind yes;
#
# # Bluetooth address of the device
device 00:16:20:CA:83:A5;
#
# # RFCOMM channel for the connection
channel 1;
#
# # Description of the connection
comment “w800c”;
}
另外再安装上flash player 9 for linux正式版,mplayer等,系统就很不错了。

这次是真的了。Nokia 770的后续产品, 以前曾被大家认为型号是870 或 880,已经正式出现,不过型号是N800,目前在美国两家商店有售,价格为 $399.99。
除了之前有风声透露的摄像头、立体声喇叭、SD卡插槽外,cpu和内存的提升是最明显的:

Model name: N800
CPU type: Possibly OMAP 2 series
CPU speed: 320 Mhz
OS: Tablet 0S 2007 / Maemo / Linux
Screen Size: 4.1 inches
Screen Resolution: 800×480
RAM: 128 MB
Flash: 256 MB

Interfaces
SD card slot x2
Headset i/f (Mic+Line)

WLAN details
802.11b/g

PAN details
BT2.0

Included accessories
Built-in camera.
Stand
Stylus
Soft Case
Stereo speakers

cpu的bogomips从125提升到320,虽然这个数值并不能完全反应cpu性能,但是我还是可以认为640×480的xvid视频应该可以在优化版本的mplayer播放了。另外,内存也从64M升级到128M,可以运行更多程序。另外,它有两个SD卡插槽^_^

具体的新闻链接大家可以看 osnews

另外贴点图吧 :)

n80013.jpg

n80012.jpg

n80008.jpg

n80009.jpgn80010.jpgn80011.jpg

n80007.jpg

n80006.jpg

n80004.jpg