View previous topic :: View next topic |
Author |
Message |
cloc3 Advocate
Joined: 13 Jan 2004 Posts: 4810 Location: http://www.gentoo-users.org/user/cloc3/
|
Posted: Fri Apr 16, 2004 9:27 pm Post subject: pasticci con il kernel [Risolto] |
|
|
ppc G3. kernel 2.6.3.
Da qualche giorno uso stabilmente le ACCEPT_KEYWORDS"-ppc".
Decido anche di ricompilare il kernel, incantato da un'opzione CONFIG_FUTEX, apparentemente importantissima, secondo l'help di menuconfig.
Ricompilo. ma questa volta trovo una configurazione assurda con starni comportamenti:
1. Avvio rallentato di xdm. Anche cinque minuti tra l'attivazione della login di terminale e l'accensione di X.
2. Impossibilità assoluta di acccedere ad un terminale grafico (anche Xterm in ambiente twm).
3. Per il resto, le apllicazioni grafiche funzionano come prima. Per esempio posso usare konqueror o kate tranquillamente, a patto di non aprire i terminali incorporati.
Il mio sospetto cade sulle scelte nella compilazione del general setup, e soprattutto sulla voce Remove kernel feature. Attualmente la configurazione del mio kernel per quelle voci è la seguente:
Code: | #
# General setup
#
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_SYSCTL=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
Ha senso cerccare qui il problema? C'è qualcosa di sicuramente sbagliato? _________________ vu vu vu
gentù
mi piaci tu
Last edited by cloc3 on Sat Apr 17, 2004 12:05 pm; edited 1 time in total |
|
Back to top |
|
|
motaboy Retired Dev
Joined: 15 Dec 2003 Posts: 1483
|
Posted: Sat Apr 17, 2004 9:56 am Post subject: |
|
|
Negli ultimi kernel questa opzione non c'è più perchè automaticamente inclusa. non mi ricordo nel 2.6.3, però se ce l'hai, è attivata:
CONFIG_DEVPTS_FS=y
Di solito è questa che non permette di accedere a terminali grafici.
Bye! _________________ ... |
|
Back to top |
|
|
cloc3 Advocate
Joined: 13 Jan 2004 Posts: 4810 Location: http://www.gentoo-users.org/user/cloc3/
|
Posted: Sat Apr 17, 2004 12:04 pm Post subject: |
|
|
motaboy wrote: |
CONFIG_DEVPTS_FS=y
|
Grazie, stavo diventando pazzo. Con il senno di poi, cito il manuale per l'installazione gentoo, dove recita:
Code: | (Deselezionare il punto seguente a meno che non si abbia un kernel 2.6)
[ ] /dev/pts file system for Unix98 PTYs |
Evidentemente, avevo settato le opzioni per il 2.4, senza rendermene conto. _________________ vu vu vu
gentù
mi piaci tu |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|