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.
I've been fumbling around trying to get my wireless USB adapter to work.
As a Newbie.... this is not fun!
It's the basic things that I do not know.... I'm told "you'll need to get your kernel source code installed".... Well, I have no idea if I do - or don't ....have it installed.....
Can we maybe start with the above question? If I get that answered, maybe I can figure out the rest myself.... If not, I'll be back.
Oh, I'm using SUSE 8.1. My adapter is a USB Netgear MA101.
Well, by default, SuSE 8.2 doesn't install the kernel source, so I imagine that 8.1 is probably the same. You'll need to open up Yast and do a search for "kernel". I believe the kernel source is marked as something like kernel-source. Use Yast to install it onto your hard drive. Yast will also indicate whether the kernel-source has already been installed as well.
In answer to the first reply - searching Yast for 'kernel' brought up a number of selections. I have an Athlon processor, so it it using that kernel (i guess). There is nothng else to choose. Also, there is no mention of 'kernel-source'
To answer the second response - i looked in /usr/src
- under this directory is a directory 'packages'
- under that are 5 directories - all blank. The names are : build, rpms, sources, specs, srpms
So, I'm back to ... just how to I tell if I have the kernel source loaded? and, if i do not, then how do i do it?
Please keep the suggestions coming.
I finally am using my windows PC to do the forum while I play on the Linux machine....
No, it wouldn't be in /usr/src/linux. It would be in /usr/src/kernel-version and a symlink "may" exist that's called /usr/src/linux that POINTS to /usr/src/kernel-version.
Use Yast to install the kernel-version or kernel-headers applicable to your currently running kernel. How do you test that? Easy:
no, uname-r just tells you what kernel you are running, if you want to keep that kernel and just compile more support in for usb you will have to get the kernel-source for that kernel. I'm trying to do the same thing but am just a little bit further along than you (and using debian) so this is a bit of a case of the blind using the blind . You can download the kernel source for 2.4.19 from www.kernel.org if you can't get it with yast, save it to /usr/src, unpack it, and then come back here for the next step.
I'm not sure what the usb support is like in 2.4.19, I'm trying for 2.4.22 myself.
Don't download the source from kernel.org. You are using a SuSE kernel, and want their kernel-source or kernel-headers package. Use YAST and search for it.
I bow to llamakc's greater knowledge, you should be able to get it with Yast my Suse friends tell me and it will appear in /usr/src as kernel-source-2.4.19 once installed
I have figured out that there is a thing called the 'kernel-source' that everyone tells me I need to install come drivers.........
....... but I can not believe that I can not FIND the GD 'kernel-source'.
I tried the Suse site.... I looked on Google..... I looked in books.....
I did find some kernel stuff, but I have to tell you, it was a list of a lot of directories that I did not knwo what to do with. When I see the kernel-source, I will not know what it looks like, or what I should do..... i am a real newbie!!!!!
This Linux S&&^*% is quite ridiculous.
Please.... i need my hand held through this....
It's tought to switch from windoz when I have to deal with this alternative.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.