[RESOLU]modulesraw1394, ieee1394... plus intégré à lenny

Bonjour,

Je viens d’installer sans problème debian lenny sur un nouveau PC mais il semble que les modules ieee1394, video1394, raw1394 ne soient plus intégré au noyau ???

J’essais en vain d’installer mon camescope :

[code]modprobe ieee1394
FATAL: Module ieee1394 not found.

modprobe raw1394
FATAL: Module raw1394 not found.

modprobe video1394
FATAL: Module video1394 not found.
[/code]

que s’est-il passé sur lenny dernièrement, je n’ai jamais eu ce problème auparavant.

Merci d’avance pour votre aide

Salut,

Apparemment , je suis le seul au monde à avoir ce problème :frowning:

J’essais de trouver une solution en recompilant mon noyau. J’ai mis en dur (dans menuconfig) tout ce qui concerne le firewire 1394. On verra bien …

Bon, ben même avec le noyau recompilé, les modules raw1394 et ieee1394 ne se charge pas :frowning: mais j’ai quelques messages dans dmesg :

# dmesg | grep 1394 ohci1394: fw-host0: Remapped memory spaces reg 0xe0808000 ohci1394: fw-host0: Soft reset finished ohci1394: fw-host0: Iso contexts reg: 000000a8 implemented: 0000000f ohci1394: fw-host0: Iso contexts reg: 00000098 implemented: 000000ff ohci1394: fw-host0: Receive DMA ctx=0 initialized ohci1394: fw-host0: Receive DMA ctx=0 initialized ohci1394: fw-host0: Transmit DMA ctx=0 initialized ohci1394: fw-host0: Transmit DMA ctx=1 initialized ohci1394: fw-host0: physUpperBoundOffset=00000000 ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[16] MMIO=[fc003000-fc0037ff] Max Packet=[2048] IR/IT contexts=[4/8] ieee1394: CSR: setting expire to 25, HZ=250 video1394: Installed video1394 module ieee1394: raw1394: /dev/raw1394 device initialized NOTE: The dv1394 driver is unsupported and may be removed in a future Linux release. Use raw1394 instead. eth1394: eth0: IPv4 over IEEE 1394 (fw-host0) ohci1394: fw-host0: ohci_iso_recv_init: packet-per-buffer mode, DMA buffer is 16 pages (65536 bytes), using 16 blocks, buf_stride 4096, block_irq_interval 1 ohci1394: fw-host0: IntEvent: 00030010 ohci1394: fw-host0: irq_handler: Bus reset requested ohci1394: fw-host0: Cancel request received ohci1394: fw-host0: Got RQPkt interrupt status=0x00008409 ohci1394: fw-host0: SelfID interrupt received (phyid 0, root) ohci1394: fw-host0: SelfID packet 0x807f8952 received ieee1394: Including SelfID 0x52897f80 ohci1394: fw-host0: SelfID for this node is 0x807f8952 ohci1394: fw-host0: SelfID complete ohci1394: fw-host0: PhyReqFilter=ffffffffffffffff ieee1394: selfid_complete called with successful SelfID stage ... irm_id: 0xFFC0 node_id: 0xFFC0 ieee1394: NodeMgr: Processing reset for host 0 ohci1394: fw-host0: Single packet rcv'd ohci1394: fw-host0: Got phy packet ctx=0 ... discarded ieee1394: send packet at S100: 003c0000 ffc3ffff ohci1394: fw-host0: Inserting packet for node 0-00:0000, tlabel=0, tcode=0x0, speed=0 ohci1394: fw-host0: Starting transmit DMA ctx=0 ieee1394: send packet local: ffc00140 ffc0ffff f0000400 ieee1394: received packet: ffc00140 ffc0ffff f0000400 ohci1394: fw-host0: IntEvent: 00000001 ohci1394: fw-host0: Got reqTxComplete interrupt status=0x00008011 ohci1394: fw-host0: Packet sent to node 60 tcode=0xE tLabel=0 ack=0x11 spd=0 data=0x00000000 ctx=0 ieee1394: send packet local: ffc00160 ffc00000 00000000 29740404 ieee1394: received packet: ffc00160 ffc00000 00000000 29740404 ieee1394: send packet local: ffc00540 ffc0ffff f0000404 ieee1394: received packet: ffc00540 ffc0ffff f0000404 ieee1394: send packet local: ffc00560 ffc00000 00000000 34393331 ieee1394: received packet: ffc00560 ffc00000 00000000 34393331 ieee1394: send packet local: ffc00940 ffc0ffff f0000408 ieee1394: received packet: ffc00940 ffc0ffff f0000408 ieee1394: send packet local: ffc00960 ffc00000 00000000 32a264e0 ieee1394: received packet: ffc00960 ffc00000 00000000 32a264e0 ieee1394: send packet local: ffc00d40 ffc0ffff f000040c ieee1394: received packet: ffc00d40 ffc0ffff f000040c ieee1394: send packet local: ffc00d60 ffc00000 00000000 610d0000 ieee1394: received packet: ffc00d60 ffc00000 00000000 610d0000 ieee1394: send packet local: ffc01140 ffc0ffff f0000410 ieee1394: received packet: ffc01140 ffc0ffff f0000410 ieee1394: send packet local: ffc01160 ffc00000 00000000 44d1a700 ieee1394: received packet: ffc01160 ffc00000 00000000 44d1a700 ieee1394: send packet local: ffc01550 ffc0ffff f0000400 04000000 ieee1394: received packet: ffc01550 ffc0ffff f0000400 04000000 ieee1394: send packet local: ffc01570 ffc00000 00000000 04000000 ieee1394: received packet: ffc01570 ffc00000 00000000 04000000 ieee1394: NodeMgr: raw=0xe064a232 irmc=1 cmc=1 isc=1 bmc=0 pmc=0 cyc_clk_acc=100 max_rec=2048 max_rom=1024 gen=3 lspd=2 ieee1394: Host added: ID:BUS[0-00:1023] GUID[00000d6100a7d144]

je ne crois pas que ce soit des messages très positif ?


ben si en fin de compte, c'est des messages très positif puisque maintenant ça marche. Pas besoin de faire un modprobe puisque j'ai mis les modules en dur en menuconfig.

Donc désolé pour les commentaires un peu hatif  :blush: 

Recompiler le noyau en mettant tous les modules ieee1394 en dur dans le .config sont la solution.

RESOLU

ben si en fin de compte, c’est des messages très positif puisque maintenant ça marche. Pas besoin de faire un modprobe puisque j’ai mis les modules en dur en menuconfig.

Donc désolé pour les commentaires un peu hatif :blush:

Recompiler le noyau en mettant tous les modules ieee1394 en dur dans le .config sont la solution.

RESOLU