Linux - NewbieThis 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.
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.
* a newbie lies bleeding on the carpet, struggles up and tries to get help.
I have the driver I need to get my <darn stupid linux-objecting> motherboard functioning. An ALi 1689 chipset driver, that will hopefully let my graphics and ethernet cards be recognised, and transform a clunky system into a sanctuary away from the world of sense (?).
README file says the following:
"To install the driver, you should reconfigure and recompile your linux kernel as follows..."
and it has lost me. Reconfigure I assume means that I have to change the text in the files. Recompile I think I get that. The particular files referred to are not there. That of course is because Fedora Core 3 doesn't come with teh kernel, you have to download and deal with it yourself (shouldn't this be easier anyway?)
reconfigure means
choosing a different configuration for ur kernel
recompiling means
following certaimstep which will build ur kernel
and i think there is kernel source in source rpms of fedora
also to build a kernel
it is better to load a predefined config file, which u have of your present kernel in the /boot sirectory
then choose ur motherboard drivers
and follow the build procedure to get urself a kenel
Kernel configuration is not particularly newbie friendly. Doing a step by step in plain english would fill many pages. Also, if things go wrong, since you're dealing with the core of your OS, they can go really wrong. I probably did 8 or 9 kernels before I got my first to work at an acceptable level, and I still see things that I could do differently on the next one. Each kernel can run into specific problems that would be impossible to cover in a simple or even complicated explaination.
It's kind of like starting an auto mechanics class with rebuilding an engine. You're trying to do one of the most complicated things at the beginning.
Thanks, I compiled a kindof kernel which failed and had to reinstall. But I understand the process a lot better - I didn't even try to install the drivers just yet. It's another step forwards though.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.