Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-21-2005, 11:57 PM
|
#1
|
Member
Registered: Jan 2005
Location: Ha Noi, Viet Nam
Distribution: Fedora Core
Posts: 61
Rep:
|
build kernel 2.6.10, help me plz
when i buil kernel 2.6.10 i had this message
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.10; fi
make: *** [_modinst_post] Error 143
Plz help me
Thanks
|
|
|
01-22-2005, 12:22 AM
|
#2
|
LQ Guru
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522
Rep:
|
|
|
|
01-23-2005, 10:45 AM
|
#3
|
Member
Registered: Jan 2005
Location: Ha Noi, Viet Nam
Distribution: Fedora Core
Posts: 61
Original Poster
Rep:
|
This mess happend when i use command : "make modules_install"
INSTALL sound/synth/emux/snd-emux-synth.ko
INSTALL sound/synth/snd-util-mem.ko
INSTALL sound/usb/snd-usb-audio.ko
INSTALL sound/usb/snd-usb-lib.ko
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.10; fi
make: *** [_modinst_post] Error 143
i've got 256M RAM and 200M swap
regards
|
|
|
01-23-2005, 11:40 AM
|
#4
|
LQ Guru
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522
Rep:
|
what i think u can do is
run "top" in one terminal and in another terminal run Ur make command
and monitor the memory usage etc from the top command
all forms that i saw with respect to this error report of insufficient memory problem
256 MB RAM and 200 MB swap is surely enough,but still check for
it
regards
|
|
|
01-24-2005, 09:25 AM
|
#5
|
Member
Registered: Jan 2005
Location: Ha Noi, Viet Nam
Distribution: Fedora Core
Posts: 61
Original Poster
Rep:
|
you are right, masand
i've checked and noticed that my memory ran out quickly before error happend.
i think if i had more memory this error would still happend
i find a link
http://www.linuxquestions.org/questi...icle&artid=150
how do you think ? am I in the same situation ?
Thanks
Last edited by lomnhom; 01-24-2005 at 09:32 AM.
|
|
|
01-24-2005, 09:33 AM
|
#6
|
LQ Guru
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522
Rep:
|
hi there
what OS are u using?
maybe we can bring down some memory resources!!
meanwhile i will check out that link u gave
regards
|
|
|
01-25-2005, 04:21 AM
|
#7
|
Member
Registered: Jan 2005
Location: Ha Noi, Viet Nam
Distribution: Fedora Core
Posts: 61
Original Poster
Rep:
|
hi,
I'm using FC2 on Celeron 2.4D, Intel 865G
I'll try as you recommended
regards
lomnhom
|
|
|
01-25-2005, 12:28 PM
|
#8
|
LQ Guru
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522
Rep:
|
we can bring down some services
post the O/P of
chkconfig --list
and what is ur system role etc
regards
|
|
|
01-25-2005, 09:25 PM
|
#9
|
Member
Registered: Jan 2005
Location: Ha Noi, Viet Nam
Distribution: Fedora Core
Posts: 61
Original Poster
Rep:
|
hi,
yesterday, i found out the reason why i can't build kernel 2.6.10. and took it out.
The reason is a mismatch item in .config file. My sound card is SoundMax AD1981B (onboard) but FC2 can't detect correctly (it's dectected as Intel Audio driver ) so that error happend.
Now I can build the kernel nicely but my sound isn't work.
Thank for your help and best wishes to you.
regards
|
|
|
01-25-2005, 11:06 PM
|
#10
|
LQ Guru
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522
Rep:
|
good that it is working now!!
u mean to say that there is no support for sound card??
was it working earlier???
regards
Last edited by masand; 01-25-2005 at 11:08 PM.
|
|
|
01-25-2005, 11:17 PM
|
#11
|
Member
Registered: Jan 2005
Location: Ha Noi, Viet Nam
Distribution: Fedora Core
Posts: 61
Original Poster
Rep:
|
I has never worked since i install FC 2
I think I need newer alsa driver
lomnhom
Last edited by lomnhom; 01-25-2005 at 11:26 PM.
|
|
|
01-25-2005, 11:27 PM
|
#12
|
LQ Guru
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522
Rep:
|
in which OS did it worked??
regards
|
|
|
01-25-2005, 11:28 PM
|
#13
|
Member
Registered: Jan 2005
Location: Ha Noi, Viet Nam
Distribution: Fedora Core
Posts: 61
Original Poster
Rep:
|
Just WindowsXP !!!
|
|
|
All times are GMT -5. The time now is 12:08 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|