LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-28-2015, 03:34 PM   #1
Razko
LQ Newbie
 
Registered: Jan 2015
Posts: 3

Rep: Reputation: Disabled
Can't seem to install my wireless driver


I just loaded Fedora 20 onto my laptop and I was attempting to install the driver for my wireless card a belkin F9L1101. from this address https://github.com/lwfinger/rtl8192du.git I downloaded what I have come to understand is an installer for the driver for my wireless card.

It is currently on my desktop and when i'm in the folder and I use 'make' as I was instructed on a different forum, I get
"***/lib/modules/3.17.4-301.fc21.x86_64/build: No such file or directory. Stop.
Makefile:149: recipe for target 'modules' failed
make: *** [modules] Error 2"

Additionally I went on to find the directory in question it was written in red and I've since found that means it's a file that's actually in another location.

At this point i'm getting rather frustrated because I'm rather new to this and I don't fully understand the Makefile i'm looking at or whether or not I can adjust the Makefile to access the proper path or if I should just go about this another way... please help if you can
 
Old 01-28-2015, 04:11 PM   #2
Ihatewindows522
Member
 
Registered: Oct 2014
Location: Fort Wayne
Distribution: Ubuntu 16.04 LTS
Posts: 616
Blog Entries: 2

Rep: Reputation: 166Reputation: 166
First and foremost, welcome to the wonderful world of Linux!
It looks like that adapter isn't supported, according to https://wikidevi.com/wiki/Belkin_F9L1101v1. Did some quick searching, and you're not the only one with that issue.
http://ubuntuforums.org/showthread.php?t=2157571

I have this adapter and it works perfectly on my Fedora box because it is made for Linux.
Even though it's meant for a Pi, it works with most any distro, and it's cheap.
 
1 members found this post helpful.
Old 01-28-2015, 04:46 PM   #3
Razko
LQ Newbie
 
Registered: Jan 2015
Posts: 3

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Ihatewindows522 View Post
First and foremost, welcome to the wonderful world of Linux!
It looks like that adapter isn't supported, according to https://wikidevi.com/wiki/Belkin_F9L1101v1. Did some quick searching, and you're not the only one with that issue.
http://ubuntuforums.org/showthread.php?t=2157571

I have this adapter and it works perfectly on my Fedora box because it is made for Linux.
Even though it's meant for a Pi, it works with most any distro, and it's cheap.
well I was trying to avoid spending money... I do have an on-board wireless card that I had issues with when I was running windows. I suspect it's possible that i'll have better luck trying to run it on fedora but I haven't the foggiest on how to get it done...

After skulking around for a bit I found that the firmware for the card is already loaded into my computer with this distro but i'm not sure how to install the driver to actually make it work... any thoughts?
 
Old 01-28-2015, 04:57 PM   #4
Razko
LQ Newbie
 
Registered: Jan 2015
Posts: 3

Original Poster
Rep: Reputation: Disabled
Thanks a lot... I was trying to avoid any money being spent... I do have an on board wireless that I had an issue with when I was running windows... figured I'd give that a try before I went out and bought something new and came to find that this distro comes with the firmware for the on board wireless card I have.
but that's about all the information I have on it and I don't really know how to proceed :-/

EDIT
I just checked your link... my wireless card is v2 with the realtech chipset not the v1

Last edited by Razko; 01-28-2015 at 04:59 PM.
 
Old 02-03-2015, 09:53 AM   #5
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,966
Blog Entries: 32

Rep: Reputation: 1464Reputation: 1464Reputation: 1464Reputation: 1464Reputation: 1464Reputation: 1464Reputation: 1464Reputation: 1464Reputation: 1464Reputation: 1464
Razko,

You may have already gone out and bought a new card or USB wifi dongle.

If not, then your Belkin F9L1101v2 should use driver Realtek RTL8192du which will work on your laptop.

These instructions are for Ubuntu, Linux Mint etc, so you will need to modify them for use in Fedora.

In the Terminal type the following commands, pressing Enter after each command.

You will be asked for your user password.

Type your user password but please note that the password will NOT be displayed as you type, for security reasons.

Press Enter again.

Code:
sudo apt-get install build-essential linux-headers-generic git
git clone https://github.com/lwfinger/rtl8192du.git
cd rtl8192du
make
sudo make install
sudo modprobe 8192du
NB Each time there is an upgrade to the kernel you will need to:

Code:
cd rtl8192du
make clean
make
sudo make install

Last edited by beachboy2; 02-03-2015 at 10:03 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Why can't I install my wireless driver? chadbruns Linux - Hardware 6 04-22-2013 01:39 PM
How to install wireless driver nandu neerukonda Linux - Hardware 2 09-24-2012 11:31 PM
wireless driver install issues: modprobe not injecting driver Gargle Slackware 12 07-28-2007 11:28 AM
How to install wireless driver..Help hypnotiks Linux - Newbie 3 08-27-2005 09:42 AM
wireless driver install sparkspt Linux - Wireless Networking 2 02-16-2005 10:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration