Gentoo安裝筆記
What the fuck! 花我一星期下載的JDS原來就這麽爛,誰說它穩定快速的?What a piece of shit! 還是專注我的Gentoo好了,我是好學生,好學生當然要做筆記的了
========================================================
>[All these steps below should be done only after emerging your own kernel]
1. Character "#" below stand for the commentary.
2. Character "" below stand for the command line.
1.Preparation
# upgrade ur protage tree
emerge sync
[or u can use "webrsync" instead of "sync" if u got some troubles in "sync"]
2.Installation of xorg-x11
1)install xorg-x11
emerge -v xorg-x11 [it takes me about half an hour]
env-update && source /etc/profile
2)config xorg-x11
/usr/X11R6/bin/xorgconfig [/etc/X11/xorg.conf]
3)add xfs as system’s default font manager
rc-update add xfs default
/etc/init.d/xfs start
4)add wheel mouse support for X
nano /etc/X11/xorg.conf
#Section "InputDevice"
#Identifer and driver
identifer "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux" ["/dev/input/mice" for usb mouse]
Option "ZaxisMapping" "4 5" #<– add it to use wheel
3.Installation of nVidia
1)install the latest driver
ACCEPTKEYWORDS="~x86" emerge -v nvidia-glx
2)config
① replace "nv" with "nvidia" the enable the driver in xorg.conf
② enable the "glx" option in xorg.conf
③ add "nvidia" in /etc/modules.autoload.d/kernel-2.6
④ modprobe nvidia [activate the driver]
⑤ opengl-update nvidia [activate the 3D function]
4.Installation of gnome
1)install gnome
emerge gnome xscreensaver
env-update && source /etc/profile
2)add famd
rc-update add famd default
/etc/init.d/famd start
3)config xsession
# fill the XSESSION with "Gnome" in /etc/rc.conf
4)use gdm to logon[optional]
# fill the DISPLAYMANAGER with "gdm" in /etc/rc.conf
rc-update add xdm default
5)personalize ur X
# create a file which called .xinitrc in ur home directory
# add these below to ur .xinitrc
export LCCTYPE=zhCN
export XMODIFIERS="@im=fcitx" #fcitx is ur chinese input method
export XIM=fcitx
export XIMPROGRAM=fcitx
exec fcitx&
exec gnome-session
5.Installation of alsa
1)check out ur sound card
grep audio /proc/pci
2)install utils of alsa
emerge -v alsa-utils
3)update the modules
modules-update
4)enable alsa
rc-update add alsasound boot
/etc/init.d/alsasound start
5)unmute alsa
amxier set Master 80 unmute
amixer set PCM 80 unmute
[Additional Info.]
DNS Server: 202.96.134.133/61.144.56.100
Gateway: 61.144.56.100
Monitor: Horizontal[30-92kHz] Vertical[50-160Hz]
Display card: nVidia Corp.| NV17 GeForce MX440
Processor: AMD AthlonXP™ 2400+/2004MHz
=======================================================
??,這裏要歡迎我們美麗可愛車見車載人見人愛怎麽吃怎麽不胖就算胖了也可愛[這段話可不是我說的]的瀟湘堂UK分陀陀主kotoko大架光臨,並和本帥哥搭上,嗯。。。我意思是鏈接~

