Conf na kernel

Тук можете да въвеждате въпроси от общ характер относно тази операционна система, свързани с нейното конфигуриране и използване.

Модератори: Freya, Kulu Ngile

Conf na kernel

Мнениеот coredevil » Вто 19, Фев, 2008 11:30

Эдравейте, иэполэвам Debian и имам текущо ядро 2.6.23 намерих го готово та въпроса ми е как да го конфигурирам беэ да го трия. Мерси предварително :)
coredevil
Участник
 
Мнения: 3
Регистриран на: Вто 19, Фев, 2008 11:15

Мнениеот phantomlord » Вто 19, Фев, 2008 12:04

Вече компилирано ядро не можеш да конфигурираш. Трябва да си компилираш ново. Повече инфо тук.
Hear the cry of War
Louder than before
With his sword in hand
to control the land
Crushing metal strikes
on this frightening night
Fall onto your knees
For the Phantom Lord
Аватар
phantomlord
Шеф
 
Мнения: 1517
Регистриран на: Пет 03, Мар, 2006 1:16
Местоположение: София

Мнениеот coredevil » Сря 20, Фев, 2008 11:04

иэтеглих си linux-source-2.6.22 тръгвам да му давам
Код за потвърждение: Избери целия код
darkstar:/usr/src/linux-source-2.6.22# make menuconfig
  HOSTCC  scripts/kconfig/lxdialog/checklist.o
In file included from scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:32:20: error: curses.h: No such file or direct
ory
In file included from scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:97: error: expected specifier-qualifier-list b
efore ‘chtype’
scripts/kconfig/lxdialog/dialog.h:187: error: expected ‘)’ before ‘*’ token
scripts/kconfig/lxdialog/dialog.h:194: error: expected ‘)’ before ‘*’ token
scripts/kconfig/lxdialog/dialog.h:196: error: expected ‘)’ before ‘*’ token
scripts/kconfig/lxdialog/dialog.h:197: error: expected ‘)’ before ‘*’ token
scripts/kconfig/lxdialog/dialog.h:198: error: expected ‘)’ before ‘*’ token
scripts/kconfig/lxdialog/dialog.h:199: error: expected ‘)’ before ‘*’ token
scripts/kconfig/lxdialog/dialog.h:201: error: expected ‘)’ before ‘*’ token
scripts/kconfig/lxdialog/checklist.c:31: error: expected ‘)’ before ‘*’ token
scripts/kconfig/lxdialog/checklist.c:59: error: expected ‘)’ before ‘*’ token
scripts/kconfig/lxdialog/checklist.c:95: error: expected ‘)’ before ‘*’ token
scripts/kconfig/lxdialog/checklist.c: In function ‘dialog_checklist’:
scripts/kconfig/lxdialog/checklist.c:116: error: ‘WINDOW’ undeclared (first use
in this function)
scripts/kconfig/lxdialog/checklist.c:116: error: (Each undeclared identifier is
reported only once
scripts/kconfig/lxdialog/checklist.c:116: error: for each function it appears in
.)
scripts/kconfig/lxdialog/checklist.c:116: error: ‘dialog’ undeclared (first use
in this function)
scripts/kconfig/lxdialog/checklist.c:116: error: ‘list’ undeclared (first use in
 this function)
scripts/kconfig/lxdialog/checklist.c:116: warning: left-hand operand of comma ex
pression has no effect
scripts/kconfig/lxdialog/checklist.c:129: warning: implicit declaration of funct
ion ‘getmaxy’
scripts/kconfig/lxdialog/checklist.c:129: error: ‘stdscr’ undeclared (first use
in this function)
scripts/kconfig/lxdialog/checklist.c:130: error: ‘KEY_MAX’ undeclared (first use
 in this function)
scripts/kconfig/lxdialog/checklist.c:131: warning: implicit declaration of funct
ion ‘getmaxx’
scripts/kconfig/lxdialog/checklist.c:137: error: ‘COLS’ undeclared (first use in
 this function)
scripts/kconfig/lxdialog/checklist.c:138: error: ‘LINES’ undeclared (first use i
n this function)
scripts/kconfig/lxdialog/checklist.c:140: warning: implicit declaration of funct
ion ‘draw_shadow’
scripts/kconfig/lxdialog/checklist.c:142: warning: implicit declaration of funct
ion ‘newwin’
scripts/kconfig/lxdialog/checklist.c:143: warning: implicit declaration of funct
ion ‘keypad’
scripts/kconfig/lxdialog/checklist.c:143: error: ‘TRUE’ undeclared (first use in
 this function)
scripts/kconfig/lxdialog/checklist.c:145: warning: implicit declaration of funct
ion ‘draw_box’
scripts/kconfig/lxdialog/checklist.c:146: error: ‘struct dialog_color’ has no me
mber named ‘atr’
scripts/kconfig/lxdialog/checklist.c:146: error: ‘struct dialog_color’ has no me
mber named ‘atr’
scripts/kconfig/lxdialog/checklist.c:147: warning: implicit declaration of funct
ion ‘wattrset’
scripts/kconfig/lxdialog/checklist.c:147: error: ‘struct dialog_color’ has no me
mber named ‘atr’
scripts/kconfig/lxdialog/checklist.c:148: warning: implicit declaration of funct
ion ‘mvwaddch’
scripts/kconfig/lxdialog/checklist.c:150: warning: implicit declaration of funct
ion ‘waddch’
scripts/kconfig/lxdialog/checklist.c:151: error: ‘struct dialog_color’ has no me
mber named ‘atr’
scripts/kconfig/lxdialog/checklist.c:154: warning: implicit declaration of funct
ion ‘print_title’
scripts/kconfig/lxdialog/checklist.c:156: error: ‘struct dialog_color’ has no me
mber named ‘atr’
scripts/kconfig/lxdialog/checklist.c:157: warning: implicit declaration of funct
ion ‘print_autowrap’
scripts/kconfig/lxdialog/checklist.c:164: warning: implicit declaration of funct
ion ‘subwin’
scripts/kconfig/lxdialog/checklist.c:171: error: ‘struct dialog_color’ has no me
mber named ‘atr’
scripts/kconfig/lxdialog/checklist.c:171: error: ‘struct dialog_color’ has no me
mber named ‘atr’
scripts/kconfig/lxdialog/checklist.c:189: warning: implicit declaration of funct
ion ‘print_item’
scripts/kconfig/lxdialog/checklist.c:192: warning: implicit declaration of funct
ion ‘print_arrows’
scripts/kconfig/lxdialog/checklist.c:195: warning: implicit declaration of funct
ion ‘print_buttons’
scripts/kconfig/lxdialog/checklist.c:197: warning: implicit declaration of funct
ion ‘wnoutrefresh’
scripts/kconfig/lxdialog/checklist.c:199: warning: implicit declaration of funct
ion ‘doupdate’
scripts/kconfig/lxdialog/checklist.c:202: warning: implicit declaration of funct
ion ‘wgetch’
scripts/kconfig/lxdialog/checklist.c:210: error: ‘KEY_UP’ undeclared (first use
in this function)
scripts/kconfig/lxdialog/checklist.c:210: error: ‘KEY_DOWN’ undeclared (first us                                                             e in this function)
scripts/kconfig/lxdialog/checklist.c:220: error: ‘FALSE’ undeclared (first use i                                                             n this function)
scripts/kconfig/lxdialog/checklist.c:221: warning: implicit declaration of funct                                                             ion ‘scrollok’
scripts/kconfig/lxdialog/checklist.c:222: warning: implicit declaration of funct                                                             ion ‘wscrl’
scripts/kconfig/lxdialog/checklist.c:232: warning: implicit declaration of funct                                                             ion ‘wrefresh’
scripts/kconfig/lxdialog/checklist.c:293: warning: implicit declaration of funct                                                             ion ‘delwin’
scripts/kconfig/lxdialog/checklist.c:297: error: ‘KEY_LEFT’ undeclared (first us                                                             e in this function)
scripts/kconfig/lxdialog/checklist.c:298: error: ‘KEY_RIGHT’ undeclared (first u                                                             se in this function)
scripts/kconfig/lxdialog/checklist.c:310: warning: implicit declaration of funct                                                             ion ‘on_key_esc’
scripts/kconfig/lxdialog/checklist.c:312: error: ‘KEY_RESIZE’ undeclared (first                                                              use in this function)
make[1]: *** [scripts/kconfig/lxdialog/checklist.o] Error 1
make: *** [menuconfig] Error 2
coredevil
Участник
 
Мнения: 3
Регистриран на: Вто 19, Фев, 2008 11:15

Мнениеот Kulu Ngile » Сря 20, Фев, 2008 11:10

Изпълни ли:
Код за потвърждение: Избери целия код
apt-get install linux-source-2.6.22 linux-headers-2.6.22 linux-patch-debian-2.6.22 kernel-package fakeroot libncurses5 libncurses5-dev yaird


Също така свали и версията на kernel-kbuild за твоето ядро :)

А защо искаш да прекомпилираш ядрото, т.е. какъв е проблема, че се стигнало до това ти решение?
Ако съдбата е срещу теб, толкова по-зле за нея.

Изображение
APT HOWTO
Kulu Ngile
Унуфри
 
Мнения: 1233
Регистриран на: Съб 04, Мар, 2006 1:04
Местоположение: София

Мнениеот coredevil » Сря 20, Фев, 2008 20:22

Защото самият линукс не варви добре, примерно пускам си skype amarok firefox и xchat и компютара се натоварва processora ми е AMD Athlom 2500+ Rama mi e 512
coredevil
Участник
 
Мнения: 3
Регистриран на: Вто 19, Фев, 2008 11:15

Мнениеот Progress » Сря 20, Фев, 2008 21:00

Помежду правописните грешки установих че има формулиран въпрос. :P Да видим дали съм разбрал. Като пуснеш тези програми и процесора седи на 100%.

Виж кое товари с top. Там има и CPU и RAM usage в %-ти.

С колко памет си? Ако е малко си виж дали swap ти е активен и дали работи с free -lm или cat /proc/meminfo .

Виж си сесията на графичната среда с колко приложения стартира. Направи си една елементарна оптимизация. Ако ти е по-слаб кашона сe ориентирай към XFCE и Gnome, а защо не и Fluxbox.

С кой драйвер на видеото си? Да не е той да дъни нещо?

Провери си всички логове. В /home/ - .xsession-errors . Всичко останало в /var/log/.

Намери си проблема и тогава питай с адекватен въпрос без стотици небрежни и дразнещи правописни грешки.

Нищо лично и лека вечер. :)
Progress your mind
Аватар
Progress
Участник
 
Мнения: 562
Регистриран на: Сря 24, Яну, 2007 20:12


Назад към Linux

Кой е на линия

Потребители разглеждащи този форум: 0 регистрирани и 3 госта

cron