LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 10-09-2005, 04:48 AM   #1
tennoji
LQ Newbie
 
Registered: Jun 2005
Posts: 16

Rep: Reputation: 0
Suse 9 on HP laptop refuses to see linksys router


OK, so I'm branching off on my own thread here. I'm running Suse 9 on a HP Pavillion ze5300 (read: hunka crap)
The ethernet card is Hewlett Packard Company DP83815 (MacPhyter) Ethernet Controller. It has recognized wireless signals in the past without a problem. But it doesn't seem to find the Linksys WRT54GS router sitting FIVE @!#%!! FEET away!

**deep breaths**

I've got ndiswrapper installed.

Looking at iwconfig, I have in the past been able to see the linksys ssid a few times, but only just, and not been able to communicate with it. Usually, it finds some weak signal from across the road that I am desperately trying not to wardrive off of.

Any thoughts?
 
Old 10-09-2005, 05:07 AM   #2
johndoe0028
Member
 
Registered: Jun 2005
Location: CA, USA
Distribution: Gentoo
Posts: 165

Rep: Reputation: 30
use iwlist to see that available networks.

Code:
/sbin/iwlist wlan0 scan
If your network ID comes up, then you can connect to it. Just set it as your essid with iwconfig.
 
Old 10-09-2005, 05:17 AM   #3
tennoji
LQ Newbie
 
Registered: Jun 2005
Posts: 16

Original Poster
Rep: Reputation: 0
I got an error message: Interface doesn't support scanning.

Looking at http://ndiswrapper.sourceforge.net/m...p/Installation as per agentvenom's reccomendation: I ran lspci and found my ethernet controller, then lspci -n to get the PCI ID. Not sure what to do with that, and my ethernet controller is not on the list that is supplied in the tutorial. Not sure how much of this is my ignorance or my computer.
 
Old 10-09-2005, 05:17 AM   #4
tennoji
LQ Newbie
 
Registered: Jun 2005
Posts: 16

Original Poster
Rep: Reputation: 0
By the way, thank you a thousand times for your help johndoe and agentvenom.
 
Old 10-09-2005, 11:37 AM   #5
johndoe0028
Member
 
Registered: Jun 2005
Location: CA, USA
Distribution: Gentoo
Posts: 165

Rep: Reputation: 30
Does 'iwconfig wlan0' give you a message that says 'no wireless extersions'?
If so, experience tells me that the drivers aren't workng properly, and you're going to have to re-load them.
I've had that happen before, and a re-load of the drivers and a re-boot usually solves that problem.
 
Old 10-11-2005, 08:02 AM   #6
tennoji
LQ Newbie
 
Registered: Jun 2005
Posts: 16

Original Poster
Rep: Reputation: 0
That's probably it. I'm thinking whatever I have running for my wireless card ain't doing it right. Thanks again for all the help. I'll let you know what happens. Kinda teaching myself a lot here.

Meh,
Dave
 
Old 10-11-2005, 08:45 AM   #7
tennoji
LQ Newbie
 
Registered: Jun 2005
Posts: 16

Original Poster
Rep: Reputation: 0
Just out of curiosity, what's the quickest/easiest way to reload the drivers?

There are no stupid questions, just really, reeeeeeaaly ignorant ones...

Dave
 
Old 10-11-2005, 08:57 AM   #8
tennoji
LQ Newbie
 
Registered: Jun 2005
Posts: 16

Original Poster
Rep: Reputation: 0
Hey wow.

At long last, I found the drivers for the Macphyter ethernet card, and there's even one for linux. Can't wait to try it out.

http://www.national.com/appinfo/netw...acphyter2.html

Anyone having trouble with the pavillion ze 5XXX line, linux, and wireless connectivity (and there seems to be a lot of us), perhaps this may work.

I'll let you know if it works for me.
 
Old 10-11-2005, 02:18 PM   #9
johndoe0028
Member
 
Registered: Jun 2005
Location: CA, USA
Distribution: Gentoo
Posts: 165

Rep: Reputation: 30
Quote:
Originally posted by tennoji
Just out of curiosity, what's the quickest/easiest way to reload the drivers?

There are no stupid questions, just really, reeeeeeaaly ignorant ones...

Dave
ndiswrapper -e [driver name] <--- that removes drivers

That does not have to be the full path of the INF and SYS files.

Like, for me, it's ndiswrapper -e wusb54g


ndiswrapper -i [full-path-to-INF file] <--- that installs drivers
 
Old 10-11-2005, 05:22 PM   #10
tennoji
LQ Newbie
 
Registered: Jun 2005
Posts: 16

Original Poster
Rep: Reputation: 0
Still working on this end... I tried iwconfig wlan0 and got "No such device"

Huh, looks like I gotta install here.

By the way, I plugged the cable directly into the computer as well. The lights were blinking all right, but still didn't see the ssid.
 
Old 10-11-2005, 06:08 PM   #11
tennoji
LQ Newbie
 
Registered: Jun 2005
Posts: 16

Original Poster
Rep: Reputation: 0
Hey, I changed the router's security settings, all of a sudden I can see the router when I check iwconfig! Big step forward, but I'm not surfing just yet.
 
Old 10-11-2005, 06:14 PM   #12
tennoji
LQ Newbie
 
Registered: Jun 2005
Posts: 16

Original Poster
Rep: Reputation: 0
OMG

No, check that, it IS working!

Oh holy mother of all that is good in this world, it's working! I can barely read the screen through my tears! And all this suffering, all because of a security setting... Thanks, linksys.

So how do I set a key between my router and laptop?


Thanks again for all the help, guys. I learned a great deal this week, and I wouldn't have survived if not for your help. You guys rule like Jewel.

Dave
 
  


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
Help networking SuSE 10.0 with Linksys 4-port router Enil8 Linux - Newbie 2 11-26-2005 04:29 PM
Setting up router (Linksys WRT54G v5) to connect to internet (SUSE 9.3) Jongi Linux - Networking 2 11-15-2005 01:33 PM
What DNS's should I use for my linksys router and SuSe 9.3 install? A6Quattro Linux - Networking 5 07-18-2005 07:07 AM
Linksys router/packages/quicker boot on laptop niteshadw SUSE / openSUSE 1 11-16-2004 12:32 AM
SuSE, linksys router and ircd Sakayume Linux - Networking 0 10-25-2002 02:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 07:06 AM.

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