First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 98057
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Stefan Schweizer <genstef@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Thomas Schuetz <tsc12@gmx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 98057 depends on: Show dependency tree
Bug 98057 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-07-05 14:36 0000
From the authors site: 
----------------------------------------------------------------- 
*IMPORTANT*:  
Note that since v 0.8 you have to insmod ieee80211_crypt.ko and 
ieee80211_crypt_wep.ko before ieee80211.ko ! 
----------------------------------------------------------------- 
 
You should tell the user this order instead of  
----------------------------------------------------------- 
* If you would like to load this module automatically upon boot 
 * please type the following as root: 
 *     # echo "r8180" >> /etc/modules.autoload.d/kernel-2.6 
 *     # echo "ieee80211-r8180" >> /etc/modules.autoload.d/kernel-2.6 
 *     # echo "ieee80211_crypt-r8180" >> /etc/modules.autoload.d/kernel-2.6 
 *     # echo "ieee80211_crypt_wep-r8180" >> /etc/modules.autoload.d/kernel-2.6 
-------------------------------------- 

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Stefan Schweizer 2005-07-05 15:00:30 0000 -------
Is the "v0.8"-Notice still true?
Does it work for you if you modprobe in that order?

Anway I would recommend using coldplug for loading modules anyway :)

ans if in autoload, please have only the main modules there, the others will get
pulled in by dependancies.

johnm, can we do anything in the eclass here, or should I just disable the
postinst message?

------- Comment #2 From Thomas Schuetz 2005-07-06 03:03:15 0000 -------
It doesn't work at all at the moment. I couldn't connect with WEP
and if I connect without encryption there is no ping or something
else possible... I tried to debug this and just saw the hint on the
Website. 

------- Comment #3 From Stefan Schweizer 2005-07-06 05:16:14 0000 -------
DOes it work when you just load "r8180"?

------- Comment #4 From John Mylchreest (RETIRED) 2005-07-06 08:18:52 0000 -------
changing
MODULE_NAMES="r8180(net:) ieee80211-r8180(net:) ieee80211_crypt-r8180(net:)
ieee80211_crypt_wep-r8180(net:)"

to:

MODULE_NAMES="ieee80211_crypt-r8180(net:) ieee80211_crypt_wep-r8180(net:)
r8180(net:) ieee80211-r8180(net:)"

should work fine.

------- Comment #5 From Thomas Schuetz 2005-07-07 03:04:24 0000 -------
Sounds good. IMHO you could close the bug.
genstef: Don't know, it doesn't work at all. I switched over to ndiswrapper now
and it works good.

------- Comment #6 From Stefan Schweizer 2005-07-07 13:57:30 0000 -------
fixed, thank you for reporting.

First Last Prev Next    No search results available      Search page      Enter new bug