|
Search Forums:
|
|||||||
| Forums | Register | Forum Rules | Linux and Unix Links | Man Pages | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| Debian Debian GNU/Linux is a free distribution of the GNU/Linux operating system. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Kernel source not found. (can't install network card drivers)
I've had no luck with help on linuxquestions so I figured I'd try here. I'm using debian etch. The problem is that I can not install my network card because it says: Code:
Makefile:62: *** Linux kernel source not found. Stop. I have the kernel-headers installed. I've looked all over the internet for similar posts and there was never a solution for such an unbelievably common problem that EVERYONE who's network card is not recognized by Debian will get. There's a lot of similar posts, just never a solution. Currently I'm coming to the conclusion that the file it wants doesn't actually exist. If it does can someone link me the it? Because I've gone through too much bandwidth trying 'stuff' that people think might work. The file it says ( kernel-source-2.6.18-5-686 ) is only accessible by apt-get? because I've looked everywhere and it's obviously the one I need. Thanks. Last edited by Virtuality; 12-11-2007 at 04:09 PM.. |
| Sponsored Links | |
|
|
|
#2
|
|||
|
|||
|
Did you consider installing the kernel source?
Most probably people didn't post their solution because they were recovering from their self administered slap on the head. |
| Sponsored Links | ||
|
|
|
#3
|
|||
|
|||
|
..........................................................
kernel-source-2.6.18-5-686 doesn't exist outside of repositories that apt-get uses. I can not use apt-get, therefore I can not obtain kernel-source-2.6.18-5-686. That's the problem. I'd love to install it and I've been TRYING to, except I have to actually get the file first, I've searched every repository on the internet and nothing. |
|
#4
|
|||
|
|||
|
Try
apt-get install linux-source-2.6.18 or apt-get install linux-source-2.6.18-5 |
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
I don't need linux-source I need kernel-source
apt-get install linux-source.2.6.18-5 --->>> "linux-source-2.6.18 is already the newest version" |
| Sponsored Links | |
|
|
#6
|
|||
|
|||
|
Have you looked in "dselect" to see what it offers to you?
Have you just tried apt-get install kernel-source ? |
| Sponsored Links | |
|
|
#7
|
||||
|
||||
|
Linux-source is the kernel source on debian systems, it is more likely than not that you need to extract it. From memory it installs by default as a bz2 tarball in /usr/src.
|
| Sponsored Links | ||
|
|
![]() |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| rc3.d - source: not found | Tex-Twil | Solaris | 17 | 03-25-2008 05:47 AM |
| Unable to install the Network Card | pravin_2929 | Solaris | 2 | 08-22-2007 09:18 AM |
| Install drivers Solaris 10 x86 | Jody | UNIX for Dummies Questions & Answers | 1 | 12-21-2005 01:07 PM |
| Hp Laserjet 4600 jetdirct card printr drivers | ravikantchavan | AIX | 2 | 11-20-2003 07:13 AM |
| here's how i did a very simple install of invidia drivers | amicrawler2000 | UNIX for Dummies Questions & Answers | 2 | 04-29-2003 06:38 PM |
|
|