openSUSE Forums > Network/Internet > Wireless » Please, help to test 'wicd' package...

Go Back   openSUSE Forums > Network/Internet > Wireless
Forums FAQ Members List Search Today's Posts Mark Forums Read


Wireless Questions about wireless networking setup, use, and wireless specific applications

Reply
Page 3 of 5 12 3 45
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 10-Mar-2009, 16:29
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 21
snatzer hasn't been rated much yet
Default Re: Please, help to test 'wicd' package...

Quote:
Originally Posted by under2x View Post
I'd like to use dhcp to get my dns information and stuff. The problem it turns out is that the default route from dhcp is not getting set. I fixed this by setting the DHCP client under external programs in the preferences to dhcpcd from it's original setting of Automatic. Thanks for the inspiration though!
Thanks for that advice, I had exact same problem with my wifi, default gateway was simply not set using automatic setting. Setting it to dhcpd fixed it. But it should work with automatic also, maybe its a bug?? Cable connection worked immediately with automatic.
Reply With Quote
  #22 (permalink)  
Old 10-Mar-2009, 17:30
Student Penguin
 
Join Date: Jul 2008
Posts: 79
dmitry_serpokryl hasn't been rated much yet
Default Re: Please, help to test 'wicd' package...

actually don't think that it's a "bug" though some folks have reported that "dhcpcd" is the best option for openSUSE. but this case is not 100% correct for all Users, also "wicd" is evolving and constantly improve the usability. afair i discussed that case long time ago with the Devs and we decided just let the things roll. if such reports will be confirmed by majority (which is not the case now) - the defaults (Automatic) will be simply switched to "dhcpcd".
Reply With Quote
  #23 (permalink)  
Old 25-Mar-2009, 08:34
Puzzled Penguin
 
Join Date: Mar 2009
Posts: 14
7freedom7 hasn't been rated much yet
Default Re: Please, help to test 'wicd' package...

why is nautilus (among many others) on install list when I check for wicd?
and why is there also some packages that have -32bit in prefixes like
gconf2-32bit , libglade2-32bit , orbit2-32bit
while I'm using x86_64 architecture?
Reply With Quote
  #24 (permalink)  
Old 25-Mar-2009, 09:06
Student Penguin
 
Join Date: Jul 2008
Posts: 79
dmitry_serpokryl hasn't been rated much yet
Default Re: Please, help to test 'wicd' package...

wicd require you to have a "gksu" package, which has some nasty dependencies, but they're not "hard" one. try this:

1) add & enable the required repo
2) open terminal and became a 'root' (type 'su' and PASSWORD )
3) type in terninal

zypper in --no-recommends wicd

see if the "nautilus" is still listed as a required component.

regarding "32-bit" - it's o'k. "wicd" is a pure "python" application and unfortunately some "parts" are "fixed". this "32-bit" components will not affect your system performance/stability/etc.
Reply With Quote
  #25 (permalink)  
Old 08-Apr-2009, 04:38
epicurious's Avatar
Student Penguin
 
Join Date: Dec 2008
Posts: 70
epicurious hasn't been rated much yet
Default Cannot connect to https sites or sign on to WPA2 networks

Hello,

WICD seemed to work on a fresh install of openSUSE 11.0 on a laptop using a Linksys WPC54G card [BCM43xx driver]... and personally I like the interface; very clean, very easy.


But I can't connect to https sites, and also cannot sign on to any secure networks.

I've tried changing the WPA supplicant driver in the preferences, but no joy...
Reply With Quote
  #26 (permalink)  
Old 08-Apr-2009, 08:44
Student Penguin
 
Join Date: Jul 2008
Posts: 79
dmitry_serpokryl hasn't been rated much yet
Default Re: Please, help to test 'wicd' package...

hi,

>> But I can't connect to https sites,

assume we're talking about wireless connection only and assume that your interface is up and running. it seems that issue doesn't related to "wicd" itself. try to disable "SuSEfirewall2" (stop this service in YaST).

>> and also cannot sign on to any secure networks.

check that you do have a "wpa_supplicant" package installed (it's a must for a proper connections with WEP/WPA/WPA2 encryption). use Webpin to get the latest one and don't forget to check the Wiki page (sometimes some info could be found there too...)
Reply With Quote
  #27 (permalink)  
Old 08-Apr-2009, 09:19
epicurious's Avatar
Student Penguin
 
Join Date: Dec 2008
Posts: 70
epicurious hasn't been rated much yet
Default Re: Please, help to test 'wicd' package...

Quote:
Originally Posted by dmitry_serpokryl View Post
hi,

>> But I can't connect to https sites,

assume we're talking about wireless connection only and assume that your interface is up and running. it seems that issue doesn't related to "wicd" itself. try to disable "SuSEfirewall2" (stop this service in YaST).

>> and also cannot sign on to any secure networks.

check that you do have a "wpa_supplicant" package installed (it's a must for a proper connections with WEP/WPA/WPA2 encryption). use Webpin to get the latest one and don't forget to check the Wiki page (sometimes some info could be found there too...)
Hello,

Yes, it's wireless. On an unsecured network my card works fine - except for being able to visit https sites.

wpa_supplicant is installed - 0.5.10-37.1, but there is another version [0.6.47...] at another repository... just done it. No change.

I've disabled the firewall, but struggle to see how that's safe - isn't it there for my laptop's protection? In any case, that didn't work either.

Went to the wiki, and it says RTFM - is that appropriate wiki language now? Anyway, followed the link and saw code for producing a template, which I don't think I need to do.

Any other suggestions?
Reply With Quote
  #28 (permalink)  
Old 08-Apr-2009, 11:03
epicurious's Avatar
Student Penguin
 
Join Date: Dec 2008
Posts: 70
epicurious hasn't been rated much yet
Default Re: Please, help to test 'wicd' package...

Aha!

I've just noticed: in the encryption templates given they all reference /var/run/wpa_supplicant, which doesn't exist on my system. Should it? Does it exist on everyone else's?
Reply With Quote
  #29 (permalink)  
Old 08-Apr-2009, 12:00
deltaflyer44's Avatar
Global Moderator
 
Join Date: Jan 2008
Location: U.K East Anglia
Posts: 2,622
deltaflyer44 hasn't been rated much yet
Default Re: Please, help to test 'wicd' package...

If you ain't got it & it's needed, best install it i have it on my system for wireless

Andy
__________________
To be is to do = Immanuel Kant
To do is to be = Descartes.
Do be do be do = Frank Sinatra

SuSE user since 7.0,Linux user since 1994
Reply With Quote
  #30 (permalink)  
Old 08-Apr-2009, 12:08
epicurious's Avatar
Student Penguin
 
Join Date: Dec 2008
Posts: 70
epicurious hasn't been rated much yet
Default Re: Please, help to test 'wicd' package...

Quote:
Originally Posted by deltaflyer44 View Post
If you ain't got it & it's needed, best install it i have it on my system for wireless

Andy
But wpa_supplicant is already installed [in /usr/sbin]! I changed the ctrl_interface links in the template files to link to that. Is that right?

Also, it still probably won't cure the https issue...
Reply With Quote
Reply
Page 3 of 5 12 3 45

Bookmarks


Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2