Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
yenta / wlan / IRQ xx : Disabled nobody cares [solved]
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
Folk
n00b
n00b


Joined: 02 Dec 2004
Posts: 16
Location: Lich/Germany

PostPosted: Sun May 15, 2005 4:00 pm    Post subject: yenta / wlan / IRQ xx : Disabled nobody cares [solved] Reply with quote

So, nachdem ich mir eine Woche das Hirn zergrübelt hab.... möchte ich das anderen ersparen!!!

Ich hatte folgendes Problem:

---- Bei den Codeboxen die mit * gekennzeichnet sind bin ich mir nicht sicher ob sie zur Problemlösung notwendig waren...

Beim einstecken der Wlan PCMCIA Karte und einem "inject" kam folgende Meldung:
Code:

DISABLING IRQ #11


->> Die kurze lösung (nicht sicher ob das alleine gereicht hätte, aber ein versuch ist es wert...)

vermutlich durch ein Kernelupdate wurde folgende Kerneloption nicht übernommen bzw. war vorher nicht vorhanden:

Code:

--- KERNEL 2.6.11-gentoo-r8 ---
-> Processor type and features
  [*] Local APIC support on uniprocessors
  [*]   IO-APIC support on uniprocessors


danach ein
Code:

# make && make modules_install


danach das kernel Image nach /boot kopieren usw....

--- Lange Version:

Mein Interface "ath0" war vorhanden und ansonsten eigentlich keine Systemeinschränkungen...
Mit der ausnahme das ich keinen AP / Accesspoint finden konnte...
Code:

# iwlist ath0 scanning
ath0     :  no results


Nach einem
Code:
 # ifconfig ath0 up
oder
Code:
/etc/init.d/net.ath0 start
ging auch mein ethernet "eth0" nicht mehr...

Code:

# route

blieb einfach hängen....

danach habe ich kwirelessmonitor installiert
*
Code:

# emerge kwirelessmonitor

und mit einem
*
Code:


# echo "kwirelessmonitor --nocrashhandler" >> kwireless 
--- !!! --nocrashhandler ist KDE spezifisch, bitte bei GNOME oder anderen WM prüfen ob und wenn ja welche option ihr braucht...---
# chmod 755 kwireless
# mv kwireless /usr/bin/

einen verkürzten startbefehl angelegt, da ich mit dem crashhandler einige probleme hatte....

danach habe ich mir mit
*
Code:

# ls /proc/irq/"EURE-IRQ-NUMMER-DIE-PROBLEME-MACHT"

eine Liste der Geräte ausgeben lassen die diesen IRQ nutzen...

Diese Geräte waren bei mir fest im Kernel... daher hab ich sie als module kompiliert (nicht in /etc/modules.autoload.d/kernel-2.6 eingetragen)

Danach ein Reboot und siehe da: (Alles im xterm unter kde)
Code:

# su
# kwireless
# ifconfig ath0 up


hat funktioniert!!! Hatte Verbindung zu meinem AP!!!
Allerdings immernoch das Problem mit dem IRQ... Wenn ich also ein
Code:

# ifconfig ath0 down
# /etc/init.d/net.ath0 start

gemacht habe war das Netzwerk wieder "unreachable"

Also habe ich (nach ca. 10000000000000 anderen Versuchen)
im Kernel die o.g. Option mit APIC gefunden und aktiviert... jetzt funzt alles!!!

MfG

MK (Folk)
Back to top
View user's profile Send private message
EvilFlare
n00b
n00b


Joined: 11 Sep 2005
Posts: 16

PostPosted: Sun Oct 16, 2005 9:50 pm    Post subject: Re: yenta / wlan / IRQ xx : Disabled nobody cares [solved] Reply with quote

Folk wrote:
->> Die kurze lösung (nicht sicher ob das alleine gereicht hätte, aber ein versuch ist es wert...)

vermutlich durch ein Kernelupdate wurde folgende Kerneloption nicht übernommen bzw. war vorher nicht vorhanden:

Code:

--- KERNEL 2.6.11-gentoo-r8 ---
-> Processor type and features
  [*] Local APIC support on uniprocessors
  [*]   IO-APIC support on uniprocessors

Ich kann bestätigen, dass das Problem damit beseitigt wird.


Gruß
EvilFlare
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