2007年10月23日 星期二

Fedora 7 on Lenovo T61 - screen

畫面修好了, 原來被設成TVOutput, 畫面缺了右邊一角. 修正之後好看多了.

1. Patch Driver
[Ref] http://www.fedoraforum.org/forum/showthread.php?t=159516

Patch Intel Video Driver
sudo yum install xorg-x11-server-sdk
tar zxvf xf86-video-intel-2.0.0.tar.gz
cd xf86-video-intel-2.0.0
./configure
make
sudo make install

2. 設定 /etc/X11/xorg
[Ref] http://carrot.hep.upenn.edu/wiki/doku.php?id=thinkpad:start

加上這一塊
Section "Monitor"
Identifier "TVOutput"
Option "Disable" "true"
EndSection

增加一行Option 在原本的Videocard0 Device
Section "Device"
Identifier "Videocard0"
Driver "intel"
Option "monitor-TV" "TVOutput"
EndSection

OK 啦

2007年10月21日 星期日

Fedora 7 on Lenovo T61 - mms

totem can not play mms...

我加入了Fedora Forum, 找到一篇 ramasees 寫的回覆, 照著安裝之後可以使用. 
看來這個方法可以解決大部分的媒體檔


rpm -ivh http://rpm.livna.org/livna-release-7.rpm
yum -y remove totem*
yum -y install totem-xine
yum -y install rhythmbox
yum -y install libdvdcss
yum -y install xine-lib-extras-nonfree
yum -y install compat-libstdc++-33
下載 http://www.real.com/realcom/R?href=...r10GO LD%2Erpm
rpm -Uvh RealPlayer10GOLD.rpm
下載 http://www1.mplayerhq.hu/MPlayer/re...0061022.tar.bz2
tar -jxvf all-20061022.tar.bz2
su -c ’mkdir -p /usr/local/lib/codecs’
su -c ’cp all-20061022/* /usr/local/lib/codecs’
su -c ’ln -sf /usr/local/lib/codecs /usr/lib/codecs && ln -sf /usr/local/lib/codecs /usr/local/lib/win32 && ln -sf /usr/local/lib/codecs /usr/lib/win32’
yum -y install vlc

Fedora 7 on Lenovo T61 - Sound

公司配發了一台Notebook : Lenovo IBM T61, 心血來潮, 下載了Fedora 7 : 
F-7-i386-DVD.iso, 燒到DVD上, 開始了脫離微軟之路. 

Fedora 的畫面很不錯, 而且有個yum更新程式很不錯. (太久沒碰Linux了)
([Ref] http://linux.vbird.org/linux_server/0450apt.php#yum )
花了一晚自動更新了許多程式之後, 今天很興奮的開始使用.

一開始遇到的是沒有聲音. 後來雖然有聲音, 但麥克風沒有動作, 經過半天的努力與搜尋解法, 
總算可以打skype電話了. 方法記載如下: 

[Ref]http://thinkwiki.org/wiki/Installing_Ubuntu_7.04_%28Feisty_Fawn%29_on_a_ThinkPad_T61#Audio


1. 下載新的ALSA driver
alsa-driver-1.0.15rc3.tar.bz2 
[Download] ftp://ftp.alsa-project.org/pub/driver/
alsa-lib-1.0.15rc3.tar.bz2 
[Download] ftp://ftp.alsa-project.org/pub/lib/
alsa-firmware-1.0.15rc1.tar.bz2
[Download] ftp://ftp.alsa-project.org/pub/firmware/
alsa-utils-1.0.15rc1.tar.bz2
[Download] ftp://ftp.alsa-project.org/pub/utils/

2. update driver
tar jxvf alsa-driver-1.0.15rc3.tar.bz2 
cd alsa-driver-1.0.15rc3
./configure --with-cards=hda-intel
make
sudo make install

3. update lib, firmware, util
tar jxvf [zip file]
cd [directory]
./configure
make
sudo make install

4. alsaconf
in the utility , there is a tool : alsaconf, in directory alsaconf/
make this file executable by ”chmod +x alsaconf”, and run it

5. modify /etc/modprobe.conf, change one line
options snd-hda-intel index=0 to
options snd-hda-intel index=0 model=thinkpad

6. reboot

7. Tune the sound by the Volume Control
(1) Turn on menu by Edit->preference (select all items)
(2) Remember to turn on Mic Boost and raise it
(3) Turn on Capture, Capture1, digital in recording tab
(4) In options , Mix can be chosen in Input source c

2007年10月11日 星期四

減肥狀況

小龍體重減少中, 真好. 
今天也在美容師那剪毛, 變漂亮了.
只是兩個的表情不是很高興.... 讓我照個可愛的樣子吧.


倦怠


果然, 胸毛和耳毛變多了, 性感


這四個月
小雪的體重改變: 4.2 - 4.1 - 4.1 - 4.1 - 4.2 ('_') 
小龍的體重改變: 7.3 - 6.9 - 6.8 - 6.8 - 6.6 (^_^)v



2007年10月6日 星期六

Fasion

Fashion is the power of innovation, and the desire for beauty.
時尚是生活的原動力, 是對美的追求.
ファッションは生活の原動力で、美を追求する願望です 

熱門文章