Fedora Linux Support Community & Resources Center
  #1  
Old 4th September 2006, 10:30 PM
jwmcgee1 Offline
Registered User
 
Join Date: Sep 2006
Posts: 2
Newbie needs help

Hello,

Just an FYI, I know VERY little about Linux but I am trying to learn.

I have installed Fedora on an older Dell 8600 with mixed results.

The ethernet adapter and the Intel Wireless 2200bg show up in the hardware section of network manager, but when the system starts up it can't find the device and says the it will be delayed.

I would really appreciate any help.

John
Reply With Quote
  #2  
Old 5th September 2006, 04:00 PM
landoncz's Avatar
landoncz Offline
Registered User
 
Join Date: Dec 2005
Location: Florida, USA
Age: 34
Posts: 338
I think you need to install the IPW 2200 firmware which is NOT open source code, and therefore NOT included in the standard Fedora rollout. You can type the following to install the firmware via yum:
Code:
$ su
[enter your root password here]
# yum install ipw2200-firmware
Then reboot and that should do it. If it doesn't work (i.e. you get some sort of error message like "package not found", then you first need to install the freshrpms repository like so:
Code:
$ su -
[enter your root password here]
# rpm -ivh http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/5/freshrpms-release/freshrpms-release-1.1-1.fc.noarch.rpm
assuming you are using Fedora Core 5, and then repeat the above yum install command...

Let us know if that does not work for you
__________________
Fedora Core 6 on Asus Z63A 14" Laptop
2.0 Ghz Pentium M
1 Gig RAM
100 Gig 7200 RPM

Code:
# rm -rf /dev/brain
Reply With Quote
  #3  
Old 5th September 2006, 04:07 PM
kpearsonxyz's Avatar
kpearsonxyz Offline
Registered User
 
Join Date: Jul 2006
Location: Lehi, UTAH
Age: 58
Posts: 71
One related, but not specific answer:

When you use su or su - remember the difference, which is:

su by itself gives you root power, but doesn't load the root environment, including $HOME or $PATH, which is essential for many things. su alone leaves you in your own environment with super user power.

su - does load the root environment.

From a former newbie...
__________________
KpearsonXYZ
Registered Linux User 424918
(15 years on Linux before registering
No registered machines; too lazy to count)
Reply With Quote
  #4  
Old 5th September 2006, 08:35 PM
jwmcgee1 Offline
Registered User
 
Join Date: Sep 2006
Posts: 2
That was it! Thank you so much!!!!
Reply With Quote
  #5  
Old 5th September 2006, 08:57 PM
paul matthijsse Offline
Registered User
 
Join Date: Sep 2005
Location: Dieulefit, France
Posts: 721
Quote:
Originally Posted by kpearsonxyz
One related, but not specific answer:

When you use su or su - remember the difference, which is:

su by itself gives you root power, but doesn't load the root environment, including $HOME or $PATH, which is essential for many things. su alone leaves you in your own environment with super user power.

su - does load the root environment.

From a former newbie...
Thanks for that clear explanation, now I have a related question that I can find out myself but I was just reading your post and wondering what is the difference with sudo, compared to the other two options?

Thanks, Paul
Reply With Quote
  #6  
Old 6th September 2006, 04:39 AM
kpearsonxyz's Avatar
kpearsonxyz Offline
Registered User
 
Join Date: Jul 2006
Location: Lehi, UTAH
Age: 58
Posts: 71
sudo gives you super user capability without ever leaving your environment. It also doesn't load the root environment, so is one step below just su. That's not a bad thing because it gives you as the administrator the ability to allow a regular user access to a command, or commands as determined to pose no threat but allow that trusted user to do something useful.

I've put /sbin and /usr/sbin in the path of some users who needed to run specific commands found in those directories. I've also created a symlink in /usr/local/bin and made sure the permissions in /sbin and /usr/sbin are appropriate so no one but sudo users can execute those programs.

Hopefully this is clear...
__________________
KpearsonXYZ
Registered Linux User 424918
(15 years on Linux before registering
No registered machines; too lazy to count)
Reply With Quote
  #7  
Old 6th September 2006, 04:52 AM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,324
It was plenty clear here, and a good explanation too. I was wondering about sudo. Thanks!

Dan
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
Reply

Tags
newbie

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
newbie needs help please panamaszr12 Servers & Networking 2 17th February 2006 03:39 AM
fc3 newbie help tightscot EOL (End Of Life) Versions 2 5th July 2005 06:10 PM
Newbie cdawley4 Installation and Live Media 4 1st July 2005 12:31 PM
Newbie rfcarter24 Installation and Live Media 7 1st July 2005 12:26 PM
Problems in Fedora (newbie very newbie!) eypros Using Fedora 3 18th May 2005 04:05 PM


Current GMT-time: 15:17 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat