LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 04-01-2011, 05:20 PM   #1
meridius10
Member
 
Registered: Jul 2010
Distribution: Ubuntu 9.10
Posts: 52

Rep: Reputation: 1
New Fedora 14 install but two problems


I am trying to install ndiswrapper in Fedora in order to install a Windows wireless driver.

When I try this:
Code:
su -c 'yum install kmod-ndiswrapper'
, I get this:
Code:
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Setting up Install Process
No package kmod-ndiswrapper available.
which corresponds to the instructions here:
http://fedoramobile.org/fc-wireless/ndis-yum-livna
so I'm wondering if there's a way around this.

Additionally after this cmd:
Code:
$ su -c 'yum update'
Rhythmbox crashed and my radio stations disappeared. I'm not sure if this bears any relation.
 
Old 04-01-2011, 06:00 PM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
1) that "how to" is 2 years OUT OF DATE
the livna repo has been dead for a year

2) Fedora dose not like to run the -C command with su
that dose not always work

use instead
Code:
su -
--- your root password when asked ---
yum update
on two different lines , they are TWO different commands
the first "su -" then the password gets you into the root terminal
the second command " yum update" updates


as to ndiswrapper
there is no kernel module
search the yum database
Code:
su -
yum search ndiswrapper
then copy/paste the the name -- should be something like ( ndiswrapper & ndiswrapper-devel) into
Code:
su -
yum install ndiswrapper
 
Old 04-02-2011, 02:38 AM   #3
meridius10
Member
 
Registered: Jul 2010
Distribution: Ubuntu 9.10
Posts: 52

Original Poster
Rep: Reputation: 1
That's interesting as when I entered the commands as mentioned above, I still got this message:

Code:
[root@localhost ~]# yum search ndiswrapper
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Warning: No matches found for: ndiswrapper
No Matches found
I think there is a slightly easier process in Ubuntu.
 
Old 04-02-2011, 04:11 AM   #4
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
meridius10
what repos do you have installed and turned on ?
to see
Code:
su -
yum repolist all

yum should have been able to grab it from rpmfusion
http://download1.rpmfusion.org/free/...iswrapper.html
or the source from SF
http://sourceforge.net/apps/mediawik...itle=Main_Page

it looks like there is a bug with this program and the current kernel
see the mailing list
http://lists.fedoraproject.org/piper...er/000952.html
and
http://lists.fedoraproject.org/piper...er/000956.html
 
Old 04-02-2011, 03:31 PM   #5
meridius10
Member
 
Registered: Jul 2010
Distribution: Ubuntu 9.10
Posts: 52

Original Poster
Rep: Reputation: 1
This lists the repos that are turned on:

Code:
[root@localhost ~]# yum repolist all
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
repo id                   repo name                              status
adobe-linux-i386          Adobe Systems Incorporated             enabled:     18
fedora                    Fedora 14 - i386                       enabled: 17,883
fedora-debuginfo          Fedora 14 - i386 - Debug               disabled
fedora-source             Fedora 14 - Source                     disabled
updates                   Fedora 14 - i386 - Updates             enabled:  5,992
updates-debuginfo         Fedora 14 - i386 - Updates - Debug     disabled
updates-source            Fedora 14 - Updates Source             disabled
updates-testing           Fedora 14 - i386 - Test Updates        disabled
updates-testing-debuginfo Fedora 14 - i386 - Test Updates Debug  disabled
updates-testing-source    Fedora 14 - Test Updates Source        disabled
repolist: 23,893
I think one of the links in the bug fix isn't working. I downloaded ndiswrapper-1.56, but the installation instructions aren't so clear. In some ways I'm missing the ease of this in Ubuntu. Never mind, I've put the Wireless USB at the back of my laptop, so I don't have to see it and will carry on using that instead.
 
Old 04-02-2011, 06:02 PM   #6
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
I my self am not using ndiswrapper and do not have a microsoft only wireless


you might be stuck pluging the computer in to the cable
 
Old 04-03-2011, 07:50 AM   #7
meridius10
Member
 
Registered: Jul 2010
Distribution: Ubuntu 9.10
Posts: 52

Original Poster
Rep: Reputation: 1
Unfortunately, yes, but thanks for your help.
 
  


Reply



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
[SOLVED] Fedora #14 install problems jaredR Fedora - Installation 7 02-16-2011 10:50 PM
fedora 12 install problems Joe Woodruff Linux - Newbie 3 01-30-2010 03:12 PM
Fedora 10 install problems a_c_g_t Fedora 3 02-09-2009 01:34 PM
Fedora c4 install problems wayne.con Linux - Laptop and Netbook 3 10-31-2005 04:22 PM
Help! Fedora install problems. jcandel Linux - Newbie 1 06-14-2004 10:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 02:54 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