LinuxQuestions.org
Visit Jeremy's Blog.
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 12-26-2003, 05:13 PM   #31
mono
LQ Newbie
 
Registered: Jul 2002
Distribution: SuSE 9.0 and Slackware 9.1
Posts: 22

Rep: Reputation: 15

This post here

solved my problem, and unlike the original poster, I don't have any need to edit anything or run yast after each reboot.
 
Old 12-27-2003, 08:31 AM   #32
kclaver
LQ Newbie
 
Registered: Nov 2003
Posts: 17

Rep: Reputation: 0
Thumbs up Thanks!

Thanks biotek1! That solved the dns issue. Now, Mono, did you change the load order as suggested in the text below? I am having the issue where I have to go into Yast each time I restart.

------------------
Just log in as root, or open the File Manager - Super User, and browse to /etc/rc.d. Two folders will need to be addressed--"rc3.d" and "rc5.d". There you will find services starting with "k" and "s". The "k" items are for shutdown and you can ignore them. Go to the "s" items and simply assign a number to the network service that is higher than the pcmcia (and in my case I did the hotplugging also, but I'm not sure that it is necessary). What I mean to say is simply rename the network file so that the number is higher than the others. That way the netword card will be detected prior to the network and therefore be configured.
------------------
 
Old 12-27-2003, 09:07 AM   #33
kclaver
LQ Newbie
 
Registered: Nov 2003
Posts: 17

Rep: Reputation: 0
Thumbs up Woohoo!

Ok guys. After re-installing the driverloader software, then implementing the two suggestions below from previous postings, everything works! And, I don't have to go into Yast after each reboot.

**************
this is a comon problem when using DHCP with SuSE 9. Verify your interface's
configuration (/etc/sysconfig/network/ifcfg-...) to make sure you have the
following parameters.

DHCLIENT_MODIFY_RESOLV_CONF='yes'
DHCLIENT_SET_DEFAULT_ROUTE='yes'
**************

------------------
Just log in as root, or open the File Manager - Super User, and browse to /etc/rc.d. Two folders will need to be addressed--"rc3.d" and "rc5.d". There you will find services starting with "k" and "s". The "k" items are for shutdown and you can ignore them. Go to the "s" items and simply assign a number to the network service that is higher than the pcmcia (and in my case I did the hotplugging also, but I'm not sure that it is necessary). What I mean to say is simply rename the network file so that the number is higher than the others. That way the netword card will be detected prior to the network and therefore be configured.
------------------
 
Old 12-27-2003, 01:29 PM   #34
biotek1
Member
 
Registered: Oct 2003
Location: L.A.
Distribution: SUSE 9, Fedora
Posts: 90

Rep: Reputation: 15
Hi guys, i changed the order in which the services loaded up , and yes I no longer need to load up YAST each time. GREAT!!!!

thanks to all for their input in solving this rather important issue.

I think SuSE really needs to look at this issue closely and do something , or at least post a bulletin in regards to a fix so that others like us can find a quicker resolution.

i for one think i will purchase this software from linuxant, who afterall have been very helpful in solving this issue. also its great to have a forum like this to share our experiences and get results !!!!!!!

thanks again.
 
Old 12-28-2003, 09:00 AM   #35
kclaver
LQ Newbie
 
Registered: Nov 2003
Posts: 17

Rep: Reputation: 0
Unhappy Bummer!

Beware. If you start up the firewall in SuSE 9.0, the load order will be reset. You will need to re-configure using the steps below.

------------------
Just log in as root, or open the File Manager - Super User, and browse to /etc/rc.d. Two folders will need to be addressed--"rc3.d" and "rc5.d". There you will find services starting with "k" and "s". The "k" items are for shutdown and you can ignore them. Go to the "s" items and simply assign a number to the network service that is higher than the pcmcia (and in my case I did the hotplugging also, but I'm not sure that it is necessary). What I mean to say is simply rename the network file so that the number is higher than the others. That way the netword card will be detected prior to the network and therefore be configured.
------------------
 
Old 12-28-2003, 04:21 PM   #36
Arachnoman
LQ Newbie
 
Registered: Aug 2003
Location: Michigan
Distribution: SuSE, Red Hat
Posts: 29

Rep: Reputation: 15
Ok, I too am a SuSE 9 user and I too had wireless issues. First, I was running ver 8.2 and it didn't see the card by default, but 9.0 does. I just configured it with the drivers it provided (Linksys WPC11 v.3) and did the following and believe it or not, it works..im on it right now!!!!!!

**************
this is a comon problem when using DHCP with SuSE 9. Verify your interface's
configuration (/etc/sysconfig/network/ifcfg-...) to make sure you have the
following parameters.

DHCLIENT_MODIFY_RESOLV_CONF='yes'
DHCLIENT_SET_DEFAULT_ROUTE='yes'
**************

------------------
Just log in as root, or open the File Manager - Super User, and browse to /etc/rc.d. Two folders will need to be addressed--"rc3.d" and "rc5.d". There you will find services starting with "k" and "s". The "k" items are for shutdown and you can ignore them. Go to the "s" items and simply assign a number to the network service that is higher than the pcmcia (and in my case I did the hotplugging also, but I'm not sure that it is necessary). What I mean to say is simply rename the network file so that the number is higher than the others. That way the netword card will be detected prior to the network and therefore be configured.
------------------
 
Old 12-28-2003, 05:04 PM   #37
Arachnoman
LQ Newbie
 
Registered: Aug 2003
Location: Michigan
Distribution: SuSE, Red Hat
Posts: 29

Rep: Reputation: 15
Spoke too soon...drat! Still flakey...it does one service or the other...Internet or local browsing, it won't do both at the same time..... If/When I can browse my local network, no Internet and vice versa.
 
Old 12-28-2003, 05:34 PM   #38
kclaver
LQ Newbie
 
Registered: Nov 2003
Posts: 17

Rep: Reputation: 0
Try Linuxant.com

I believe we were all having issues with the Linksys wpc54g. You might try www.linuxant.com to see if their driverloader software works with the wpc11. My wpc54g has been quite stable using driverloader.

Last edited by kclaver; 12-28-2003 at 05:35 PM.
 
Old 12-28-2003, 05:44 PM   #39
Arachnoman
LQ Newbie
 
Registered: Aug 2003
Location: Michigan
Distribution: SuSE, Red Hat
Posts: 29

Rep: Reputation: 15
Ok, aint this a pip..i got the wireless card working great with the Internet, but it WILL NOT browse my LAN....WTF??? When I plug the eth0 in, all samba shares avaiable, wireless..nadda...???????? UGH! Any ideas?
 
Old 03-06-2005, 10:51 AM   #40
lfspezi
LQ Newbie
 
Registered: Mar 2005
Posts: 1

Rep: Reputation: 0
Hi there

I have the same problem with a LG card texas instrument chipset. Did you fix that?
 
  


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
Belkin Wireless G Notebook Network Card pachanga Linux - Wireless Networking 11 07-26-2009 12:00 AM
Belkin wireless notebook network card h4ck3r Linux - Hardware 5 09-12-2006 09:03 PM
Belkin Wireless Notebook Network Card f5d6020 studfedora3 Linux - Hardware 8 08-27-2005 05:05 AM
Can ping network but can't ping any internet ip when I hard set the ip Streme Linux - Wireless Networking 4 04-13-2004 09:18 AM
ping/reach problem tonny Linux - Networking 1 12-17-2002 05:53 PM

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

All times are GMT -5. The time now is 01:11 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