Results 1 to 7 of 7
Ok, i installed gentoo 2006.1 livecd with networkless setting (only have wifi) and when i booted into gentoo my first thought is to get internet (duh) so i try to ...
- 02-04-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 6
kernel/wifi question [solved]
Ok, i installed gentoo 2006.1 livecd with networkless setting (only have wifi) and when i booted into gentoo my first thought is to get internet (duh) so i try to install ndiswrapper, manually fetch all the depends and it is now looking for the kernel source, as well as the .config file; if someone could explain where those are and how to get portage to find them id really appreciate it. oh and im running the amd64 gentoo.
thanks in advance.
- 02-05-2007 #2Linux User
- Join Date
- Jan 2007
- Location
- cleveland
- Posts
- 452
welcome to the forum
for wireless probs, suggest a read of the sticky in our "wireless internet" forumthe sun is new every day (heraclitus)
- 02-05-2007 #3So it is asking for your kernel source and your .config. You need a working kernel config for it to work, so you need to configure your kernel. I guess you used Genkernel, since you don't have a kernel config.
Originally Posted by ihavenoidea
Also, we need to know a lot more about your system. Without knowing what hardware you have, it is very hard to make an informed guess about what to do. But, for now, it looks like you need to configure and build your kernel. As for genkernel, I don't use it, so maybe someone else could help you with that.
- 02-06-2007 #4Just Joined!
- Join Date
- Feb 2007
- Posts
- 6
well i didnt use genkernel, but gentoo probably did so thats why, it just seems strange that gentoos portage cant run when you use genkernel, o well. I just downloaded kernel manually and set it up that way, ndiswrapper installed and everythings good.
- 02-06-2007 #5
Portage will work with genkernel, but you have to at least run "make menuconfig" and save the config to get a working config in your sources. Also, your symlink /usr/src/linux has to point to your current running kernel for the drivers to compile.
Gentoo only does what you tell it to, so if you didn't use genkernel, it didn't either. If you didn't have a .config file in /usr/src/linux, then you didn't configure your kernel, or you didn't create the symlink. But, since you downloaded the sources manually, and probably configured it to your need, then you have a .config file.
All of the drivers in portage that I have found look in /usr/src/linux for the .config file.
- 02-06-2007 #6Just Joined!
- Join Date
- Feb 2007
- Posts
- 6
o ok, but yeah i didnt configure my kernel, i assume gentoo installed the default one that came with my cd (live cd- networkless option).
- 02-07-2007 #7
I didn't read your first post well. It did use the livecd kernel, but to install drivers, you still have to have a .config file in /usr/src/linux.
Run "make menuconfig" and then save when you exit.


Reply With Quote
