Linux 14.981 Themen, 106.341 Beiträge

dlink530tx unter redhat 7.0

(Anonym) / 0 Antworten / Flachansicht Nickles

ich habe eine problem mit meiner dlink530tx :

wenn ich das entsprechende kernelmodul von hand laden will passiert folgendes:

[root@localhost /]# insmod /lib/modules/2.2.16-22/net/via-rhine.o
/lib/modules/2.2.16-22/net/via-rhine.o: init_module: Das Geraet oder die Ressource ist belegt
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
[root@localhost /]#

wenn ich parameter für den irq bzw. io übregeben erhalte ich folgendes:

[root@localhost /]# insmod /lib/modules/2.2.16-22/net/via-rhine.o irq=10
/lib/modules/2.2.16-22/net/via-rhine.o: invalid parameter parm_irq
[root@localhost /]#

ein cat /proc/pci ergibt folgendes:

[root@localhost /]# cat /proc/pci
PCI devices found:
Bus 0, device 0, function 0:
Host bridge: Intel 440BX - 82443BX Host (rev 3).
Medium devsel. Master Capable. Latency=32.
Prefetchable 32 bit memory at 0xd0000000 [0xd0000008].
Bus 0, device 1, function 0:
PCI bridge: Intel 440BX - 82443BX AGP (rev 3).
Medium devsel. Master Capable. Latency=64. Min Gnt=136.
Bus 0, device 7, function 0:
ISA bridge: Intel 82371AB PIIX4 ISA (rev 2).
Medium devsel. Fast back-to-back capable. Master Capable. No bursts.
Bus 0, device 7, function 1:
IDE interface: Intel 82371AB PIIX4 IDE (rev 1).
Medium devsel. Fast back-to-back capable. Master Capable. Latency=32. I/O at 0xf000 [0xf001].
Bus 0, device 7, function 2:
USB Controller: Intel 82371AB PIIX4 USB (rev 1).
Medium devsel. Fast back-to-back capable. IRQ 9. Master Capable. No bursts.
I/O at 0xd000 [0xd001].
Bus 0, device 7, function 3:
Bridge: Intel 82371AB PIIX4 ACPI (rev 2).
Medium devsel. Fast back-to-back capable.
Bus 0, device 14, function 0:
Unknown mass storage controller: Triones Technologies, Inc. Unknown device (rev 3).
Vendor id=1103. Device id=4.
Medium devsel. IRQ 9. Master Capable. Latency=64. Min Gnt=8.Max Lat=8. I/O at 0xd400 [0xd401].
I/O at 0xd800 [0xd801].
I/O at 0xdc00 [0xdc01].
I/O at 0xe000 [0xe001].
I/O at 0xe400 [0xe401].
Bus 0, device 17, function 0:
Network controller: AVM A1 (Fritz) (rev 2).
Medium devsel. Fast back-to-back capable. IRQ 9.
Non-prefetchable 32 bit memory at 0xdb000000 [0xdb000000].
I/O at 0xe800 [0xe801].
Bus 0, device 18, function 0:
Ethernet controller: VIA Technologies Unknown device (rev 66).
Vendor id=1106. Device id=3065.
Medium devsel.
I/O at 0x5800 [0x5801].
Bus 1, device 0, function 0:
VGA compatible controller: 3Dfx Unknown device (rev 1).
Vendor id=121a. Device id=5.
Fast devsel. Fast back-to-back capable. IRQ 11.
Non-prefetchable 32 bit memory at 0xd4000000 [0xd4000000].
Prefetchable 32 bit memory at 0xd8000000 [0xd8000008].
I/O at 0xc000 [0xc001].
[root@localhost /]#

was mache ich falsch ??? bzw. woarn kann es liegen ???

bei Antwort benachrichtigen