removido
(usa Nenhuma)
Enviado em 26/08/2011 - 19:18h
meu filhote de Gentoo : Toorox está com somente 979 pacotes instalados, obtidos com o comando:
# eix-installed
perde a lógica da coisa deixá-lo carregado|pesadão, já editei o inittab desativando as ttys não usadas, desativei alguns serviços com o rc-update e está indo, falta a questão do driver nouveau.
sobre o nouveau, não tenho certeza mas parece que o genkernel usa o 'deblob' que é um script da FSF que remove todo o traço de firmwares proprietários do kernel linux, algo como expliquei aqui:
http://www.vivaolinux.com.br/screenshot/Xfce-LMDE-+-Libre-Kernel/
em todo caso eis o log da instalação do driver nouveau:
gentoo linux # emerge -s nouveau
Searching...
[ Results for search key : nouveau ]
[ Applications found : 2 ]
* x11-base/nouveau-drm
Latest version available: 20110820
Latest version installed: [ Not Installed ]
Size of files: 1,778 kB
Homepage:
http://nouveau.freedesktop.org/
Description: Nouveau DRM Kernel Modules for X11
License: MIT
* x11-drivers/xf86-video-nouveau
Latest version available: 0.0.16_pre20110801
Latest version installed: 0.0.16_pre20110801
Size of files: 131 kB
Homepage:
http://nouveau.freedesktop.org/
Description: Accelerated Open Source driver for nVidia cards
License: MIT
gentoo linux # emerge -s nouveau-^C
gentoo linux # modprobe nouveau
FATAL: Module nouveau not found.
gentoo linux # emerge nouveau-drm
Calculating dependencies... done!
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) x11-base/nouveau-drm-20110820
* nouveau-drm-20110820.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found kernel object directory:
* /lib/modules/3.0.3-gentoo/build
* Found sources for kernel version:
* 3.0.3-gentoo
* Checking for suitable kernel configuration options...
* CONFIG_DRM: should not be set. But it is.
* CONFIG_MXM_WMI: is not set when it should be.
* Please check to make sure these options are set correctly.
* Failure to do so may cause unexpected problems.
* Once you have satisfied these options, please try merging
* this package again.
* ERROR: x11-base/nouveau-drm-20110820 failed (setup phase):
* Incorrect kernel configuration options
*
* Call stack:
* ebuild.sh, line 56: Called pkg_setup
* nouveau-drm-20110820.ebuild, line 27: Called linux-mod_pkg_setup
* linux-mod.eclass, line 585: Called linux-info_pkg_setup
* linux-info.eclass, line 902: Called check_extra_config
* linux-info.eclass, line 796: Called die
* The specific snippet of code:
* die "Incorrect kernel configuration options"
*
* If you need support, post the output of 'emerge --info =x11-base/nouveau-drm-20110820',
* the complete build log and the output of 'emerge -pqv =x11-base/nouveau-drm-20110820'.
* The complete build log is located at '/var/tmp/portage/x11-base/nouveau-drm-20110820/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-base/nouveau-drm-20110820/temp/die.env'.
* S: '/var/tmp/portage/x11-base/nouveau-drm-20110820/work/master'
>>> Failed to emerge x11-base/nouveau-drm-20110820, Log file:
>>> '/var/tmp/portage/x11-base/nouveau-drm-20110820/temp/build.log'
* Messages for package x11-base/nouveau-drm-20110820:
* CONFIG_DRM: should not be set. But it is.
* CONFIG_MXM_WMI: is not set when it should be.
* Please check to make sure these options are set correctly.
* Failure to do so may cause unexpected problems.
* Once you have satisfied these options, please try merging
* this package again.
* ERROR: x11-base/nouveau-drm-20110820 failed (setup phase):
* Incorrect kernel configuration options
*
* Call stack:
* ebuild.sh, line 56: Called pkg_setup
* nouveau-drm-20110820.ebuild, line 27: Called linux-mod_pkg_setup
* linux-mod.eclass, line 585: Called linux-info_pkg_setup
* linux-info.eclass, line 902: Called check_extra_config
* linux-info.eclass, line 796: Called die
* The specific snippet of code:
* die "Incorrect kernel configuration options"
*
* If you need support, post the output of 'emerge --info =x11-base/nouveau-drm-20110820',
* the complete build log and the output of 'emerge -pqv =x11-base/nouveau-drm-20110820'.
* The complete build log is located at '/var/tmp/portage/x11-base/nouveau-drm-20110820/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-base/nouveau-drm-20110820/temp/die.env'.
* S: '/var/tmp/portage/x11-base/nouveau-drm-20110820/work/master'
gentoo linux #