Just got slack 11 running, now I have a couple Q's
SlackwareThis Forum is for the discussion of Slackware Linux.
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.
Just got slack 11 running, now I have a couple Q's
I just got my slackware system running, and now I'm trying to configure all of my hardware to work. So here are my questions:
1. What does compiling a custom kernel do?
2. When I compile a kernel, will this make my ethernet and wireless cards work, and make my volume up down and mute buttons work (its a laptop and has them on the side)?
3. I want to use Gnome, but it wasnt listed when I set up X, did it install and I just didnt see it? or do I need to install it myself? (I did the full install)
4. When I was using Suse, I had to use ndiswrapper to get my wireless card (BCM4306) to work, am I going to need to do this on slackware too?
5. Is there a good reference site that will teach me how to do all this stuff so I dont have to keep bugging you forum guys? I am already going to slackbook.org, but most of the time that leaves me more confused then when I started reading it (I am a total noob).
6. My laptop is a HP Pavilion ZE5600, where can I go to find out what hardware it has in it (so I know what I'm trying to configure)?
I just got my slackware system running, and now I'm trying to configure all of my hardware to work. So here are my questions:
1. What does compiling a custom kernel do?
2. When I compile a kernel, will this make my ethernet and wireless cards work, and make my volume up down and mute buttons work (its a laptop and has them on the side)?
3. I want to use Gnome, but it wasnt listed when I set up X, did it install and I just didnt see it? or do I need to install it myself? (I did the full install)
4. When I was using Suse, I had to use ndiswrapper to get my wireless card (BCM4306) to work, am I going to need to do this on slackware too?
5. Is there a good reference site that will teach me how to do all this stuff so I dont have to keep bugging you forum guys? I am already going to slackbook.org, but most of the time that leaves me more confused then when I started reading it (I am a total noob).
6. My laptop is a HP Pavilion ZE5600, where can I go to find out what hardware it has in it (so I know what I'm trying to configure)?
Sorry for the long list.
Thanks
-Stew
1. Compiling a custom kernel will allow you to include options for your hardware that were not automatically picked up or included in the default kernel configuration that comes with Slackware.
2. If your hardware is compatibile, and you compile it into the kernel or as a module, yes.
3. Gnome is no longer packaged with Slackware. Check out the freerock or dropline projects to install Gnome on Slackware.
4. Most likely you will still need ndiswrapper. Your wireless card not being detected is not a distribution issue, it is a kernel issue.
5. Check out slackwiki.org and on IRC at ##slackware on irc.freenode.net
6. Check out linux-laptop.net. Also, use command line tools like "lspci" and "dmesg" - lspci will show you some useful information about your hardware.
Do I need get my network cards working before I compile a new kernel or should I go ahead and compile it now?
No, you don't need functioning network cards to compile a new kernel (unless you need to download it or are doing the compilation remotely of course).
Don't your network cards work with your current kernel?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.