Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wie schalte ich Softmac aus?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
BartMarley
n00b
n00b


Joined: 28 Dec 2007
Posts: 34

PostPosted: Sat Mar 08, 2008 7:32 pm    Post subject: Wie schalte ich Softmac aus? Reply with quote

Hallo

ich nutze gentoo mit einer

Code:
02:03.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)


Wlankarte.

Endlich habe ich sie zum laufen bekommen nun wollte ich eben mal in die Logs schaun und habe in

/var/log/messages folgendes gelesen:

Code:
Mar  8 22:22:39 localhost SoftMAC: Getting essid from req_essid
Mar  8 22:22:39 localhost SoftMAC: Getting essid from req_essid
Mar  8 22:22:39 localhost SoftMAC: Getting essid from req_essid
Mar  8 22:22:39 localhost SoftMAC: Getting essid from req_essid
Mar  8 22:22:40 localhost SoftMAC: Getting essid from req_essid
Mar  8 22:22:40 localhost SoftMAC: Getting essid from req_essid
Mar  8 22:22:40 localhost SoftMAC: Getting essid from req_essid
Mar  8 22:22:40 localhost SoftMAC: Getting essid from req_essid
Mar  8 22:22:41 localhost SoftMAC: Getting essid from req_essid
Mar  8 22:22:41 localhost bash: HISTORY: PID=7076 UID=0 tail -f /var/log/messages
Mar  8 22:22:41 localhost SoftMAC: Getting essid from req_essid
Mar  8 22:22:41 localhost SoftMAC: Getting essid from req_essid
Mar  8 22:22:41 localhost SoftMAC: Getting essid from req_essid
Mar  8 22:22:42 localhost SoftMAC: Getting essid from req_essid


danach habe ich dmesg befragt und auch dort steht drin

Code:
localhost SoftMAC: Getting essid from req_essid


es kommt ca jede Sekunde so ein EIntrag dazu

also habe ich google befragt und das hier gefunden:

http://fixunix.com/kernel/257653-softmac-getting-essid-req_essid.html

dort schildert jemand das gleiche Problem und bekommt zur Antwort er soll SoftMac ausschalten, nun stellt sich mir natürlich die frage wie macht man das? Leider schweigt sich darüber google aus.

Ich nutze wiegesagt gentoo mit den nativen linuxtreibern bcm43xx für die Wlankarte.

Wäre super wenn mir jemand helfen kann!

Vielen dank

Bart


Last edited by BartMarley on Sat Mar 08, 2008 10:13 pm; edited 2 times in total
Back to top
View user's profile Send private message
buggybunny
Apprentice
Apprentice


Joined: 07 Aug 2006
Posts: 156

PostPosted: Sat Mar 08, 2008 8:13 pm    Post subject: Reply with quote

Quote:
dort schildert jemand das gleiche Problem und bekommt zur Antwort er soll SoftMac ausschalten, nun stellt sich mir natürlich die frage wie macht man das?


Moin moin,

das ist eine Kerneloption:

Code:
grep -i softmac /usr/src/linux/.config
CONFIG_IEEE80211_SOFTMAC=m
# CONFIG_IEEE80211_SOFTMAC_DEBUG is not set


Finden und als Modul rausnehmen (geht nur als Modul) kannst du das unter "Wireless" in der Kernel-Konfiguration.

Alternativ kannst du auch das Modul blacklisten lassen, bei mir wäre das z.B. das hier:

Code:
/lib/modules/2.6.22-14-generic/kernel/net/ieee80211/softmac/ieee80211softmac.ko


Oder auch mit der Holzhammer-Methode einfach löschen. Wobei ich diesen Weg nicht unbedingt nehmen würde.... :wink:
Back to top
View user's profile Send private message
BartMarley
n00b
n00b


Joined: 28 Dec 2007
Posts: 34

PostPosted: Sat Mar 08, 2008 8:38 pm    Post subject: Reply with quote

Super, vielen Dank! Auf die Idee bin ich natürlich nciht gekommen :?

Edit:
Nun habe ich den kernel modifiziert (softmac raus) neu gebacken und leider geht nun wlan gar nicht mehr scheinbar brauche ich Softmac damit es funktioniert aber dieser müllt mir die logs voll...



Bart
Back to top
View user's profile Send private message
AmonAmarth
l33t
l33t


Joined: 03 Mar 2005
Posts: 727

PostPosted: Sun Mar 09, 2008 9:15 am    Post subject: Reply with quote

kannst du mal den ganzen bereich von der der wireless sektion posten? (vor und nach dem hinauswerfen ;-) )

hattest du vorher vielleicht auch noch zusätzlich
Code:
[ ]     Enable full debugging output (NEW) 
aktiviert?

Quote:
Just turn off SoftMAC debugging.


also: softmac drin lassen, aber debugging rauswerfen!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum