openSUSE Forums > Network/Internet > Wireless » Odd WiFi Issue

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 2 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 30-Oct-2009, 05:02
Wise Penguin
 
Join Date: Mar 2009
Posts: 1,824
Akoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the rough
Default Re: Odd WiFi Issue

Quote:
Originally Posted by oldcpu View Post
A note of caution, that probably will NOT work on 11.2 as the file naming convention inside the /etc/modprobe.d/ directory is changing between 11.1 and 11.2.
Yes and no.

Yes, it will not work on 11.2 because the file will be ignored as it does not end with ".conf".

No, one should not use that method at all on 11.2 (i.e. by renaming that file to cfg80211.conf) because this will not work on 11.2 and even prevent the module cfg80211 from loading.

The newer kernels will use crda/iw/wireless-regdb for setting regulatory domains instead of a module option.
__________________
“Never attribute to malice that which can be adequately explained by stupidity.” (R.J. Hanlon)
Reply With Quote
  #12 (permalink)  
Old 30-Oct-2009, 09:53
Wise Penguin
 
Join Date: Jun 2008
Location: Kansas City Area, Missouri, USA
Posts: 2,209
lwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to all
Default Re: Odd WiFi Issue

Akoellh wrote:
> oldcpu;2057357 Wrote:
>> A note of caution, that probably will NOT work on 11.2 as the file
>> naming convention inside the /etc/modprobe.d/ directory is changing
>> between 11.1 and 11.2.

>
> Yes and no.
>
> Yes, it will not work on 11.2 because the file will be ignored as it
> does not end with ".conf".
>
> No, one should not use that method at all on 11.2 (i.e. by renaming
> that file to cfg80211.conf) because this will not work on 11.2 and even
> prevent the module cfg80211 from loading.
>
> The newer kernels will use crda/iw/wireless-regdb for setting
> regulatory domains instead of a module option.


The recommended way is to put the line
"options cfg80211 ieee80211_regdom=XX", where XX is your country code,
into the file /etc/modprobe.conf.local. That information will be used
by cfg80211 when it interrogates the wireless-regdb database. If crda
is not implemented, then the pseudo-country "EU" can be used, but
please change it to your real country if/when you go to 11.2. The
regdb contains a lot more than allowed channels. It also has maximum
power, etc.

As to choosing a channel to avoid interference, please remember that
wireless is not like TV. The channels are spaced 5 MHz apart, but the
channel width for 802.11g is 40 MHz and there is overlap. You can do
the math, but the conclusion is that only channels 1, 6, and 11 do not
overlap. Your best choice is to find which of these has the least
interference and choose it.
Reply With Quote
Reply
Page 2 of 2 1 2

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