View previous topic :: View next topic |
Author |
Message |
YakPak n00b

Joined: 29 Dec 2005 Posts: 6
|
Posted: Thu Dec 29, 2005 2:03 am Post subject: Installing wireless drivers |
|
|
Hi, I'm a total gentoo, and indeed a total Linux, newbie. I'm trying to install gentoo on my ibm t43 laptop, but it doesn't seem to have the pw2200 (or something like that) driver. I found some online instruction on how to install this into gentoo but it wasnt especially clear. There were the actual device drivers and some tar files involved. Could someone explain how I can unpackage it and everything in excruciating detail with the commands I should use? It's hard to follow most guides because they assume basic knowledge of linux, Im not even sure how to access the cd-rom drive . Help!! |
|
Back to top |
|
 |
JROCK2004 Guru


Joined: 02 Mar 2004 Posts: 450 Location: PA
|
Posted: Thu Dec 29, 2005 2:36 am Post subject: |
|
|
Do you have a wired connection? |
|
Back to top |
|
 |
rokstar83 Guru


Joined: 09 Apr 2005 Posts: 423 Location: MD
|
Posted: Thu Dec 29, 2005 2:37 am Post subject: |
|
|
http://sth.freeshell.org/t43-linux.html
This is a site that has specific information on your laptop for gentoo. It is somewhat technical but it looks like many of the components for you compiter work very well in linux and specifically gentoo. How far into the installation process are you (how far into the handbook are you)? Installing software is fairly easy in gentoo. For you wireless card:
This will go out to internet and download and the install all of the things that you will need. If you have no internet connection then you may need to grab the packages from the livecd or use your ethernet connection.
The link above should have the specific driver needed in the kernel configuration to make the ethernet connection work. Good luck. Reply if you have any other question. The handbook is very very useful but can be overwelhming at times if you haven't done this before. Its often a good idea to read ahead while you are waiting on your computer and look up information within the guide on something like wikipedia. |
|
Back to top |
|
 |
Tamsco Guru


Joined: 04 Aug 2004 Posts: 313 Location: dmse.mit.edu
|
Posted: Thu Dec 29, 2005 4:40 am Post subject: |
|
|
I have this exact same wireless card. Getting it up and running isn't too bad.
All you really need to do is
Chances are it will tell you you need a certain cryptographic scheme enabled your kernel. You will have to recompile your kernel after you enable this (See Chapter 7 of the Handbook)
This time this should work
Your drivers should them be installed.
From that point you should be able to configure it either by editing the confs and using iwconfig or by using some graphical utility (I think GNOME and KDE each have one)
Post or PM me if you have any further questions.
Edit: Oh yea if your graphical confiuration program doesn't find it you may need to
Code: | emerge wireless-tools |
_________________ If you get your problem solved put a [SOLVED] in the title!
Is OpenOffice still compiling?! |
|
Back to top |
|
 |
nixnut Bodhisattva


Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
|
Back to top |
|
 |
|