Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Wireless Internet > D-Link DWL-G650+ H/D:B1

Forgot Password?
 Wireless Internet   Anything related to getting wireless set up in Linux. WLAN, WiFi, etc.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 05-21-2008   #11 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
You need to be in the main folder of the kernel sources. There should be a file called "Makefile" there. The command that I use when compiling a kernel is this.
Code:
make modules_install
You may want to try the command that they list in the README file first.
Code:
make modules modules_install
Or try them separately.
Code:
make modules
make modules_install
This last one makes the most sense to me, so try the two separate commands. You will need to wait for the "make modules" command to finish it's business before entering the "make module_install" command.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline  


Reply With Quote
Old 05-21-2008   #12 (permalink)
Trusted Penguin
 
MikeTbob's Avatar
 
Join Date: Apr 2006
Location: Panther City, Tx
Posts: 4,110
Try cd /usr/src/kernels/2.6.24.7-92.fc8-i686
make && make modules_install
__________________
I do not respond to private messages asking for help.
Please keep it on the forums only.
MikeTbob is offline   Reply With Quote
Old 05-21-2008   #13 (permalink)
Linux Newbie
 
Join Date: May 2007
Location: Maldives
Posts: 126
Hi!
I have tried all the commads above and they keep giving me the same error, mabe im missing something

[root@localhost 2.6.24.7-92.fc8-i686]# make modules modules_install
CHK include/linux/version.h
CHK include/linux/utsrelease.h
make[1]: *** No rule to make target `missing-syscalls'. Stop.
make: *** [prepare0] Error 2


Any ideas what i should do next?

Nabaachy
Nabaachy is offline   Reply With Quote
Old 05-21-2008   #14 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
To do kernel compiling you should have gcc 3.2 installed.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 05-21-2008   #15 (permalink)
Linux Newbie
 
Join Date: May 2007
Location: Maldives
Posts: 126
Ooopss, now installing compat-gcc-34 and compat-gcc-34-c++

Nabaachy
Nabaachy is offline   Reply With Quote
Old 05-21-2008   #16 (permalink)
Linux Newbie
 
Join Date: May 2007
Location: Maldives
Posts: 126
Hi
Still the same error shows up. rpm -qa | grep gcc shows:
gcc-4.1.2-33
compat-gcc-34-c++-3.4.6-8
compat-gcc-34-3.4.6-8
libgcc-4.1.2-33

is there any other package that i nedd to install?

Nabaachy
Nabaachy is offline   Reply With Quote
Old 05-21-2008   #17 (permalink)
Trusted Penguin
 
MikeTbob's Avatar
 
Join Date: Apr 2006
Location: Panther City, Tx
Posts: 4,110
Make sure you have kernel-headers and kernel-devel installed too.
__________________
I do not respond to private messages asking for help.
Please keep it on the forums only.
MikeTbob is offline   Reply With Quote
Old 05-21-2008   #18 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
I think that it won't work because there is no .config file yet. In the same folder, enter this command.
Code:
make menuconfig
This is where you would change the options before compiling a kernel. You don't need to do anything, just exit and say yes to saving the file. The .config file is hidden, and you need to set your file manager to show hidden files if you want to see it (not necessary).

Now try again (fingers crossed).
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 05-22-2008   #19 (permalink)
Linux Newbie
 
Join Date: May 2007
Location: Maldives
Posts: 126
Hi waterhead and MikeTbob!

I have given up hope for my d-link dwl-g650, it was giving me all kinds of errors. and today when i was going through my stuff, i found a d-link dwl-g630 card and a belkin card. For my surprise, as soon as i poped g630 into my lappy, it recognised the card and striaght away i could use it. Its chipset was RaLink RT2561/RT61. but i think the signal strength of this card weaker than the intel card i have. but the belkin card was useless, it had the mimo chipset.

I wanted to thank both of you for your advice and effort to help me, really much appriciated. ::respect::

Nabaachy
Nabaachy is offline   Reply With Quote
Old 05-22-2008   #20 (permalink)
Trusted Penguin
 
MikeTbob's Avatar
 
Join Date: Apr 2006
Location: Panther City, Tx
Posts: 4,110
Glad you got it working, and I'm sure after playing with Linux for awhile, you'll probably get them all working with Linux. Enjoy
__________________
I do not respond to private messages asking for help.
Please keep it on the forums only.
MikeTbob is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 11:21 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2