Fedora Linux Support Community & Resources Center
  #1  
Old 10th October 2004, 07:31 PM
melchiorus Offline
Registered User
 
Join Date: Oct 2004
Posts: 5
Newb Help: Fedora on Laptops

I'm somewhat new to unix and linux as a whole, and definately new to these forums. I got a laptop from Toshiba a few weeks ago and it came with Windows, not like I had a choice. I tried running some games on it, since Windows seems to be more a gaming OS then anything, but they were all too slow. I decided to install linux on my laptop instead of Windows since I can then use it for development of my scripts and whatnot.

I have 3 connection methods on my laptop: ethernet lan, 56k modem, and wireless wifi 802.11g Intel PRO/2200BG wifi, all of them built in. When I just now installed it, it detected my ehternet just fine, but the other two it didn't find. I just pressed next because I imagined I could add them later on after getting it installed. This is mainly where I need help.

How can I install my wireless card and modem card both? I've downloaded the official Intel drivers, but since I'm a complete newb to linux, I have no idea how to install it all. Can anyone help me out here in some simple terms, or maybe post a link to a tutorial of some sort? I'd greatly appreciate it, and I hope I can call this forum one of my new hangouts for Linux.

Edit: Not a way to start out, posted in wrong forum. >_< I didn't see the laptops section, sorry.

Last edited by melchiorus; 10th October 2004 at 07:34 PM.
Reply With Quote
  #2  
Old 10th October 2004, 10:53 PM
fjleal's Avatar
fjleal Offline
Registered User
 
Join Date: Feb 2004
Location: Portugal, Europe
Age: 43
Posts: 519
Welcome!
You can try this link in the faqs: http://www.fedorafaq.org/#wirelessanaconda

If your card isn't supported, you can also use your windows NDIS driver with ndiswrapper.
__________________
"I'd crawl over an acre of 'Visual This++' and 'Integrated Development That' to get to gcc, Emacs, and gdb. Thank you."
-- Vance Petree, Virginia Power
Reply With Quote
  #3  
Old 10th October 2004, 11:53 PM
melchiorus Offline
Registered User
 
Join Date: Oct 2004
Posts: 5
Mmk, thanks, I'll try installing ndis wrapper soon. The only problem now is that my up2date program for Fedora doesn't seem to work. Whenever I run it, it likes to time out on either getting the info header, or checkingthe package dependencies or whenever it wants to actually install the updates.

I do everything according to the on screen instructions, I'm not sure what's wrong. Any ideas?
Reply With Quote
  #4  
Old 11th October 2004, 12:14 AM
07dcolem Offline
Registered User
 
Join Date: Oct 2004
Age: 24
Posts: 198
up2date

I would reccommend using yum instead of up2date.....just go to your terminal, then type "yum update" without the quotes, and sometimes it takes a long time, just let it do it's thing and you're all set.
Reply With Quote
  #5  
Old 11th October 2004, 12:45 AM
melchiorus Offline
Registered User
 
Join Date: Oct 2004
Posts: 5
Nice, thanks very much for all the help.

However, whenever I run "yum update" in the terminal, it says "Error - /var/cache/yum/base/header.info cannot be found". I can imagine why I guess. Where can I get the header file and/or automate this process?
Reply With Quote
  #6  
Old 11th October 2004, 12:56 AM
ooj100 Offline
Registered User
 
Join Date: Oct 2004
Posts: 16
Hi Melchiorus,

For the inbuilt 2200 wifi, try http://ipw2200.sourceforge.net/. I have an Intel 2100 wireless card and never been able to get it working under FC2.. Still trying though

Good luck!

/oj
Reply With Quote
  #7  
Old 11th October 2004, 02:35 AM
melchiorus Offline
Registered User
 
Join Date: Oct 2004
Posts: 5
Thanks, gonna look into this file.

As for the Intel 2100, I found this and was gonna use it for my 2200 but just noticed it's actually got 2100. Good luck!

http://www.oreillynet.com/pub/wlg/5690

As far as the ndiswrapper thing goes, I keep getting a..

Warning: Cannot locate w22n5msg.dll

...message whenever I try installing the driver. Then, when I go to "modprobe ndiswrapper" it says "FATAL: Module ndiswrapper not found." If you have any ideas on this, it'd be appreciated. If not, how do I uninstall this thing after using make install?

Last edited by melchiorus; 11th October 2004 at 02:38 AM.
Reply With Quote
  #8  
Old 11th October 2004, 03:05 AM
crackers's Avatar
crackers Offline
Retired Community Manager
 
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423
As "root" and in the same directory where you entered make install, type make uninstall. Most source packages will also clean up after themselves.
__________________
Linux User #28251 (April '93)
Professional Java Geek :cool:
Reply With Quote
  #9  
Old 11th October 2004, 03:28 AM
melchiorus Offline
Registered User
 
Join Date: Oct 2004
Posts: 5
I think I tried the "make uninstall" thing and it gave me a "no uninstall file" or something of that sort.

Anyway, if anyone can help me figure out how to install my wireless card, I'll be very happy. I've spent the last 3 hours trying to get the ipw2200 drivers to work and got up to the point where it tried to find my IP from the DHCP server of my wireless hub, but it failed of course. I'm not sure if it's linux issues or hardware or something else, probably linux because I'm a newb and don't know what I'm doing.

Thanks for all the help so far...
Reply With Quote
  #10  
Old 11th October 2004, 04:52 AM
crackers's Avatar
crackers Offline
Retired Community Manager
 
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423
Try turning off all security on your WAP and broadcast the SSID and see if you can connect then. You might be having WEP issues. Once you can connect, lock down your WAP by using the MAC address option.
__________________
Linux User #28251 (April '93)
Professional Java Geek :cool:
Reply With Quote
  #11  
Old 12th October 2004, 05:58 PM
AwPhuch Offline
Registered User
 
Join Date: Sep 2004
Posts: 29
Quote:
Originally Posted by melchiorus
Nice, thanks very much for all the help.

However, whenever I run "yum update" in the terminal, it says "Error - /var/cache/yum/base/header.info cannot be found". I can imagine why I guess. Where can I get the header file and/or automate this process?
It seems your /etc/yum.conf is borked

Mine looks like this
Code:
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20

[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=http://mirror.hiwaay.net/redhat/fedora/linux/core/$releasever/$basearch/os/

[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://mirror.hiwaay.net/redhat/fedora/linux/core/updates/$releasever/$basearch/

#[updates-testing]
#name=Fedora Core $releasever - $basearch - Unreleased Updates
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/$releasever/$basearch/

#[development]
#name=Fedora Core $releasever - Development Tree
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/development/$basearch/
I did change from the original to a mirror site since it was soooooooo slow

Hope that helps

Brian
AwPhuch
__________________
http://awphuch2000.dyndns.org:1079/sigs/awphuch.jpg
Firewall: SmoothWall Express [2.0]
http://www.smoothwall.org
CPU: Intel Pentium II (Deschutes) 333 MHz
Mem: 127624K:Swap: 149200K
eth0: 3Com PCI 3c905 Boomerang 100baseTx
eth1: Lite-On 82c168 PNIC rev 32
eth2: SMSC EPIC/100 83c170
./S99LinuxRevolution start
Reply With Quote
Reply

Tags
fedora, laptops, newb

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
'Laptops running Fedora' thread linker3000 Suggestions & Feedback 2 31st October 2009 04:48 PM
Is Fedora suited for Laptops mrsurf Hardware & Laptops 15 10th October 2007 07:10 PM
What laptops run Fedora Perfectly Melio Hardware & Laptops 9 22nd June 2006 02:18 AM
Fedora and ACPI [Laptops] (Answered) venson Hardware & Laptops 17 1st February 2006 03:13 PM
Networking 2 fedora Laptops Clunixchit Servers & Networking 3 19th April 2005 10:26 AM


Current GMT-time: 19:06 (Saturday, 25-05-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