カーネルの設定

カーネルの構築

# genkernel all

設定を変更する場合。

# genkernel --menuconfig all

何度もやる可能性があるとき

# genkernel --no-clean all

勝手にリブートする

CDを抜いて起動すると、無事起動したが、60秒後くらいに自動でリセットされる
i810-tco というのが悪さをしているらしいのでLiveCDから起動してchrootしてカーネルを再構築

Charactor devices --->
    Watchdog Cards --->
        < > Intel 810 TCO Timer / Watchdog

Hyper Threading対応

Processor type and features --->
    [*] Symmetric multi-processing support

ALSA用の設定

Sound以下を以下のようにする
<M>Sound card support
< >そのほか全部
ALSA自体の設定はデスクトップの設定 > 音の設定を参照

スポンサード リンク

トラックバック

トラックバックURL
https://linux-life.net/tb/gentoo/install/kernel/
Linux Life 〜 No linux, No life 〜
Gentoo Linux > インストール > カーネルの設定