Getting Wireless working on my 600x.

Solaris, RedHat, FreeBSD and the like
Post Reply
Message
Author
ixwood
Freshman Member
Posts: 64
Joined: Fri Jun 15, 2007 2:50 am
Location: Northampton, UK.

Getting Wireless working on my 600x.

#1 Post by ixwood » Sun Jul 01, 2007 4:47 pm

Hi All

I'm trying to get my 600 working on wireless, but I'm pretty clueless. I have a 2wire 802.11g pr card wireless adapter.

I've slotted it in, but have no idea how to tell it it's there. Do i need drivers? Is that card going to work?

It's running Debain linux v4 if that's any help.

I'm new to linux as well as thinkpads/maintaining pcs, so any help would be much appreciated!

Cheers.

Stargate199
Senior Member
Senior Member
Posts: 708
Joined: Thu Jul 13, 2006 2:51 pm
Location: Atlanta, GA

#2 Post by Stargate199 » Sun Jul 01, 2007 9:09 pm

Getting wireless cards to work with Linux is trick business. If the wireless card you have has the Atheros chipset, you chances of getting to work are a lot better. You will need to do a few google searches to get this to work. Also, this question is better suited to the Linux OS thread. Your question can be bettered answered there. Let a moderator know you want this moved, do not make a duplicate post. I am also putting a note at the bottom so if by chance a Mod sees this, they can move

Mods, please move this over to the Linux forum. This is better suited there.
I have finally rejoined the dark side.
ThinkPad T450s, Core i7 5600u, 12GB RAM, Samsung 850 EVO 500GB SSD.
Previous ThinkPads: T41, T21, 600E

ixwood
Freshman Member
Posts: 64
Joined: Fri Jun 15, 2007 2:50 am
Location: Northampton, UK.

#3 Post by ixwood » Mon Jul 02, 2007 2:24 am

Thanks. I didn't realise it'd be that tricky.

ixwood
Freshman Member
Posts: 64
Joined: Fri Jun 15, 2007 2:50 am
Location: Northampton, UK.

#4 Post by ixwood » Mon Jul 02, 2007 2:26 am

How do i know if it has Atheros?

I might just stick to wired and stop getting fryed by my wireless router.

There's no network port in the 600 either? What do I need to get online through a wire?

al7kz
Freshman Member
Posts: 117
Joined: Thu Dec 15, 2005 5:06 pm
Location: Juneau, Alaska

#5 Post by al7kz » Mon Jul 02, 2007 2:45 am

edit
Last edited by al7kz on Wed Jul 04, 2007 12:44 am, edited 4 times in total.

ixwood
Freshman Member
Posts: 64
Joined: Fri Jun 15, 2007 2:50 am
Location: Northampton, UK.

#6 Post by ixwood » Mon Jul 02, 2007 2:49 am

Thanks. I'll try tonight. :)

Jedacite
Freshman Member
Posts: 70
Joined: Thu Nov 16, 2006 2:24 am
Location: Vancouver BC, Canada

#7 Post by Jedacite » Mon Jul 02, 2007 11:26 am

For the record, I've had really good luck with the Intel 802.11g cards thats in my thinkpad. The drivers worked out of the box and didn't really require anything at all from me on my T60-2623-D6U. I am running Ubuntu 7.04.

In the past Atheros was really the only solution as there was really just Broadcomm or Marvell at the time (for 802.11) other than Atheros which would require the ndiswrapper stuff to work.

If its not an Atheros or Intel chip you should look up ndiswrapper as it will normally allow you to run your Windows wifi drivers under Linux. Unfortunately, its not as easy as the Intel or Atheros solutions as they actually have Linux Drivers.

Regards,
Brad

ixwood
Freshman Member
Posts: 64
Joined: Fri Jun 15, 2007 2:50 am
Location: Northampton, UK.

#8 Post by ixwood » Mon Jul 02, 2007 12:34 pm

That's good to know.

I'm about to start looking at it shortly.

So, yes, I'll be back with a dumb question in approximately 12 minutes.

ixwood
Freshman Member
Posts: 64
Joined: Fri Jun 15, 2007 2:50 am
Location: Northampton, UK.

#9 Post by ixwood » Mon Jul 02, 2007 2:40 pm

I tried those commands (I couldn't do some cos the | symbol doesn't seem to work on that pc for some reason) and it seemed to be a lot of not founds.

I've just remembered I'm running a low memory version of the OS now (64mb). I'll get the extra memory and try again.

Will it know when the extra memory is added and do a full linux install, or will I have to reinstall? And if so, how?

I just tried to reinstall the os on my x21 and broke it! :(

Jedacite
Freshman Member
Posts: 70
Joined: Thu Nov 16, 2006 2:24 am
Location: Vancouver BC, Canada

#10 Post by Jedacite » Mon Jul 02, 2007 2:56 pm

If the pipe doesn't work on your keyboard you can do the following

$dmesg > temp
$ grep eth temp
$ grep atheros temp

instead of

$dmesg | grep eth
$dmesg | grep atheros

The pipe just lets you take the output of dmesg and pipe it (put it) into the input of grep.

In terms of memory, Linux does not need to be reinstalled to make use of extra RAM. However, it is possible that it chose to install different programs based on your system (some apps do not require the same memory and processor requirements, but are not as pretty.)

In terms of commands, if you are missing any that you want, you should be able to install them via apt. I normally use sudo apt-get install [package] on my Ubuntu system.

ixwood
Freshman Member
Posts: 64
Joined: Fri Jun 15, 2007 2:50 am
Location: Northampton, UK.

#11 Post by ixwood » Mon Jul 02, 2007 5:42 pm

Thanks. Again. I was hoping a non low memory install would maybe magically make it work, but probably wishful thinking.

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Linux Questions”

Who is online

Users browsing this forum: axur-delmeria and 0 guests