Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem mit Yukon NIC und IRQ
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
pepinot
n00b
n00b


Joined: 03 May 2005
Posts: 23

PostPosted: Fri Jul 15, 2005 11:45 am    Post subject: Problem mit Yukon NIC und IRQ Reply with quote

Hallo.

Ich habe da ein kleines Problem mit meiner Netzwerkkarte. Es handelt sich um eine Yukon Gigabit Ethernet Karte auf einem ASUS P4R800. Der Rechner hängt via dhcp an einem gewöhnlichen Router. Das Modul "skge" ist fest im Kernel einkompiliert. Eine bestimmte Zeit lang funktioniert alles einwandfrei. Nach einiger Zeit jedoch hängt sich das Modul mit folgender Meldung auf:
Code:

Jul 15 12:10:01 wombel cron[16025]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Jul 15 12:20:01 wombel cron[16054]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Jul 15 12:30:01 wombel cron[16066]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Jul 15 12:40:01 wombel cron[16078]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Jul 15 12:50:01 wombel cron[16093]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Jul 15 12:51:47 wombel irq 19: nobody cared!
Jul 15 12:51:47 wombel [<c014278a>] __report_bad_irq+0x2a/0xa0
Jul 15 12:51:47 wombel [<c0142110>] handle_IRQ_event+0x30/0x70
Jul 15 12:51:47 wombel [<c0142890>] note_interrupt+0x70/0xb0
Jul 15 12:51:47 wombel [<c0142263>] __do_IRQ+0x113/0x120
Jul 15 12:51:47 wombel [<c0105af9>] do_IRQ+0x19/0x30
Jul 15 12:51:47 wombel [<c0103d62>] common_interrupt+0x1a/0x20
Jul 15 12:51:47 wombel [<c0101313>] mwait_idle+0x33/0x50
Jul 15 12:51:47 wombel [<c0101110>] cpu_idle+0x70/0x80
Jul 15 12:51:47 wombel [<c04469a4>] start_kernel+0x164/0x180
Jul 15 12:51:47 wombel [<c04463b0>] unknown_bootoption+0x0/0x1e0
Jul 15 12:51:47 wombel handlers:
Jul 15 12:51:47 wombel [<c02871a0>] (skge_intr+0x0/0x6f0)
Jul 15 12:51:47 wombel [<c02bb160>] (usb_hcd_irq+0x0/0x70)
Jul 15 12:51:47 wombel Disabling IRQ #19


cat /proc/interrupts liefert:
Code:

           CPU0
  0:    1669917    IO-APIC-edge  timer
  1:       3247    IO-APIC-edge  i8042
  7:          0    IO-APIC-edge  parport0
  8:          0    IO-APIC-edge  rtc
 12:      42243    IO-APIC-edge  i8042
 14:         64    IO-APIC-edge  ide0
 15:      21776    IO-APIC-edge  ide1
 16:     140580   IO-APIC-level  mga@pci:0000:01:05.0
 17:          3   IO-APIC-level  ATI IXP, ohci1394
 19:      64358   IO-APIC-level  SysKonnect SK-98xx, ehci_hcd:usb1
 21:          0   IO-APIC-level  acpi
NMI:          0
LOC:    1670160
ERR:          0
MIS:          0


Ich habe mal testweise das Modul skge rausgenommen und durch das alte sk98lin ersetzt und beobachte mal, ob sich was bessert. Hat jemand eine bessere Idee, was hier los sein könnte? Liegt bei IRQ 19 evtl. ein Konflikt vor?

Viele Grüße,

Pepinot
Back to top
View user's profile Send private message
NightDragon
Veteran
Veteran


Joined: 21 Aug 2004
Posts: 1156
Location: Vienna (Austria)

PostPosted: Fri Jul 15, 2005 12:26 pm    Post subject: Reply with quote

Versuch mal ob du den Slot in der die Karte szteckt bzw., die karte selbst auf IRQ 5 bekommst.
Oder versuche paraport0 auf 5 und dann die NIC auf 7 zu legen. Müsste alles über das BIOS machbar sein.

HTH,
Nighty
_________________
You are the problem too all my solutions ;)
Back to top
View user's profile Send private message
pepinot
n00b
n00b


Joined: 03 May 2005
Posts: 23

PostPosted: Fri Jul 15, 2005 12:56 pm    Post subject: Reply with quote

Im BIOS kann ich zwar den IRQ für parport0 einstellen, aber den IRQ für die NIC (onboard) lässt sich nicht verändern. Jedenfalls habe ich nichts finden können. Mittlerweile zweifle ich aber auch daran, dass es sich um ein Problem mit den IRQs handelt, denn wenn ich auf der zweiten HD ein anderes System (Arch) boote, so tritt das Problem nicht auf. Dort benutze ich ebenfalls sk98lin und bislang sind noch keine der beschriebenen Probleme aufgetreten. In /proc/interrupts findet sich dort:
Code:

 19:        593   IO-APIC-level  SysKonnect SK-98xx, ohci_hcd:usb1, ohci_hcd:usb2, ehci_hcd:usb3


Viele Grüße,
pepinot
Back to top
View user's profile Send private message
bbgermany
Veteran
Veteran


Joined: 21 Feb 2005
Posts: 1844
Location: Oranienburg/Germany

PostPosted: Fri Jul 15, 2005 5:13 pm    Post subject: Reply with quote

pepinot wrote:
Im BIOS kann ich zwar den IRQ für parport0 einstellen, aber den IRQ für die NIC (onboard) lässt sich nicht verändern. Jedenfalls habe ich nichts finden können. Mittlerweile zweifle ich aber auch daran, dass es sich um ein Problem mit den IRQs handelt, denn wenn ich auf der zweiten HD ein anderes System (Arch) boote, so tritt das Problem nicht auf. Dort benutze ich ebenfalls sk98lin und bislang sind noch keine der beschriebenen Probleme aufgetreten. In /proc/interrupts findet sich dort:
Code:

 19:        593   IO-APIC-level  SysKonnect SK-98xx, ohci_hcd:usb1, ohci_hcd:usb2, ehci_hcd:usb3


Viele Grüße,
pepinot


wenn es dir möglich ist ist, dann schalte den io-apic support im kernel ab. der verursacht ziemlich oft probleme oder versuch die kerneloption "pci=routeirq" am boot-promt (grub).
_________________
Desktop: Ryzen 5 5600G, 32GB, 2TB, RX7600
Notebook: Dell XPS 13 9370, 16GB, 1TB
Server #1: Ryzen 5 Pro 4650G, 64GB, 16.5TB
Server #2: Ryzen 4800H, 32GB, 22TB
Back to top
View user's profile Send private message
pepinot
n00b
n00b


Joined: 03 May 2005
Posts: 23

PostPosted: Fri Jul 15, 2005 9:13 pm    Post subject: Reply with quote

Danke für den Tipp. Werde ich gleich morgen ausprobieren.
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