LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-13-2005, 07:15 PM   #16
shilo
Senior Member
 
Registered: Nov 2002
Location: Stockton, CA
Distribution: Slackware 11 - kernel 2.6.19.1 - Dropline Gnome 2.16.2
Posts: 1,132

Rep: Reputation: 50

Here is me, helping you even though you clearly have way too much attitude.

Did you even follow my last set of instructions? If so, you would have realized that you are probably loading arch/i386/defconfig. Well, let's think about this for just a second. Why would that file have stuff that is gonna work for you? It clearly does not. Have you ever had a kernel work for you? Which one? From your rambling posts jfs.s works for you. Load that config!!! If you don't have a copy of the stock Slackware config file for jfs.s, then just go to any Slackware mirror and find it. Another big hint, it's called kernels/jfs.s/config.

Now you are starting with something that works for your system. Breaking that is 100% up to you.

Note that none of this really matters. You can also just make all the right choices when compiling your kernel. I've already made a lengthy post about all the options that I chose in the past called "Something for kernel compilers". Use the search function to find it. It's all about the very thing that you claim no one has ever covered. How to make all the right choices when compiling your kernel.

Here's another trick. From the linux kernel source directory, remove .config (since it doesn't work anyway). Now, copy over a working config to .config (again, for you that would be the config for jfs.s). now type "make oldconfig". It will only ask you questions about options that weren't available in the 2.4 kernel but now are. There are usually less than 20. "?" is the most useful answer. When you are all done, then "make xconfig" for any fine-tuning.

Note you have other issues. Namely, you are somehow not being prompted for kernel selection at boot time. You should figure out why, since it has been covered ad naseum on this forum. Then, when you mess up a kernel compile, you won't have to re-install.
 
Old 04-13-2005, 08:45 PM   #17
kornerr
Member
 
Registered: Dec 2004
Location: Russia, Siberia, Kemerovo
Distribution: Slackware
Posts: 893

Rep: Reputation: 35
Quote:
Originally posted by bornhj
Nope, it's "X Windows" In Slack 10.1, I believe that X.Org is used. So, best title for that section is either "X Windows" or "X.org" or possibly "GUI"

I get one line run out of the table, and thats part of a new rc.local, so it doesn't matter to me. (Firefox 1.0.1, WinXP)
Goddamn! IT IS CALLED "X Window"!!!
 
Old 04-13-2005, 09:24 PM   #18
BenneJezzerette
Member
 
Registered: Mar 2005
Location: In a Box where Slackware Rocks
Distribution: Slackware 11 -current
Posts: 274

Rep: Reputation: 30
Quote:
Originally posted by shilo
Here is me, helping you even though you clearly have way too much attitude.

Did you even follow my last set of instructions? If so, you would have realized that you are probably loading arch/i386/defconfig. Well, let's think about this for just a second. Why would that file have stuff that is gonna work for you? It clearly does not. Have you ever had a kernel work for you? Which one? From your rambling posts jfs.s works for you. Load that config!!! If you don't have a copy of the stock Slackware config file for jfs.s, then just go to any Slackware mirror and find it. Another big hint, it's called kernels/jfs.s/config.


Read them and I have to say I am very leary of even considering this now. Your help has been top notch, be sure. Now, yes, I have had it work one time, oddly I forgot the NIC in it and ever since I redid it the very same way I get these errors, and I have tried all the different Tulip drivers, they don't work well. So I am waiting for my 3Com card to come, then I will try again. Be sure I read it all, took the time and re read it again, just to be sure. The errors come from something else, not me, or how I do this. I do not even get past the compile stage now. I get the errors and ctl c out of it, and delete the whole thing.

Quote:
Now you are starting with something that works for your system. Breaking that is 100% up to you.


Probably true.

Quote:
Note that none of this really matters. You can also just make all the right choices when compiling your kernel. I've already made a lengthy post about all the options that I chose in the past called "Something for kernel compilers". Use the search function to find it. It's all about the very thing that you claim no one has ever covered. How to make all the right choices when compiling your kernel.

Here's another trick. From the linux kernel source directory, remove .config (since it doesn't work anyway). Now, copy over a working config to .config (again, for you that would be the config for jfs.s). now type "make oldconfig". It will only ask you questions about options that weren't available in the 2.4 kernel but now are. There are usually less than 20. "?" is the most useful answer. When you are all done, then "make xconfig" for any fine-tuning.


Since the last episode, I am not using jfs.s anymore, I am using bare.i and had to do a trick to even get to boot without the floppy. Some reason the lilo.conf file would not write properly so it made me use the boot disk. I cheated and fixed it.

Quote:
Note you have other issues. Namely, you are somehow not being prompted for kernel selection at boot time. You should figure out why, since it has been covered ad naseum on this forum. Then, when you mess up a kernel compile, you won't have to re-install.
so when I get my New NIc then I will go on and try it again, I know now it seems to have something to do with my nic. Thank you for your ever so well behaved patience. I know I have not been very good about this, but I honestly have read everything at least 4 times for surety. Just so I would not have to go through this too, yet here I am. Once again, Thank you.
 
Old 04-14-2005, 12:50 AM   #19
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
BenneJezzerette - as requested by a few people in the "This Is How I Do It All" thread, your posts have been split off into this new thread.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Errors Compiling the 2.6.12.4 kernel zeroslack Linux - General 2 08-10-2005 09:02 AM
Errors Compiling 2.6.10 Kernel! Please Help! Jonescity Slackware 12 02-26-2005 06:01 PM
Errors compiling kernel linuxgamer09483 Linux - Software 9 02-16-2004 09:58 AM
Kernel compiling errors krackerroot Slackware 4 10-27-2003 12:33 AM
Errors when compiling kernel, what do they mean? DiBosco Linux - Software 6 01-24-2002 03:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration