انجمن کاربران لینوکس ایران - تکنوتاکس سابق

نسخه ي کامل: نصب لینوکس با کرنل دلخواه؟
شما در حال مشاهده نسخه ي متني اين صفحه هستيد. مشاهده نسخه کامل تر با قالب بندي صحيح
با سلام
آیا امکان داره که من اسلکور رو با کرنلی که می خوام(نه کرنلی که به طور پیش فرض نصب میشه) از اول نصب کنم.؟؟
البته به جز راهی که کرنل رو بعد از نصب کامپایل کنم.
با تشکر از راهنمایی شما
همچین کاری نمی‌تونید انجام بدید. راه حلش اینه که بعد از نصب هسته رو عوض کنید.
alan نویسنده :همچین کاری نمی‌تونید انجام بدید. راه حلش اینه که بعد از نصب هسته رو عوض کنید.
با سلام و تشکر از توجه شما
بازم کامپایل مجدد؟؟؟
یعنی همون مصیبت هایی که الان دارم!!!!!!!!
by the way
what is your problem in compiling kernel
please put here your hardware specifications exactly if you can
for more help
upon compiling HSF softmodem drivers version 5.03.27 for kernel-2.6.10 on Slackware-10.2, with running hsfconfig command ,error
"missing file /lib/modules/2.6.10/build/include/linux/modversions.h"
is represented.
of course, I compiled the kernel again,but this error is still represented.
thanks for any help and guide.
Hi
note that many drivers need kernel sourse for being built
please do:

[ltr]
کد :
cd /usr/src
wget ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.18.1.tar.bz2
tar -jxf linux-2.6.18.1.tar.bz2
ln -s linux-2.6.18.1 linux
[/ltr]

then try to compile kernel
reboot to new kernel
retry to compile your driver and see difference

if you did not succeed try newest version of your driver from linuxant ver7.47.00
very thanks for your quick reply
First:
this drive needs kernel source that you are currently using ,not another kernel source
second:
driver 7.47.00 from linuxant supports up to 14k,but this driver supports up to 56k
best,regards.
nima chavooshi
please note that kernel is nearest layer to your hardware
every driver needs to communicate with kernel headers for being built
in new kernels some headers added and some deleted or changed
then you need new driver or patch
notice that intel modem owners have your problem too
compiling driver(4.71) is done well in kernels up to 2.6.15
but in newer kernels they need new driver
have you thought why new drivers is being written when new kernels release?

for get rid of this problems buy a serial external modem
best wishes for you-
very thanks for your suggestion
you have another way too
if your hardware is no such new you can downgrade your kernel to last one that working with your driver
have fun
nima0102 نویسنده :very thanks for your suggestion


Simply replace Slackware original kernel (inside kernel directory ) with your own kernel . you need to reinstall ISOlinux on your cd .