LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   cant get firewire to work in centos 5 (https://www.linuxquestions.org/questions/linux-hardware-18/cant-get-firewire-to-work-in-centos-5-a-657230/)

gfem 07-21-2008 12:17 PM

cant get firewire to work in centos 5
 
I get this reported in dmesg....
ieee1394: no version for "struct_module" found: kernel tainted.
ieee1394: Initialized config rom entry `ip1394'
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[201] MMIO=[e8001000-e80017ff] Max Packet=[2048] IR/IT contexts=[4/8]
ieee1394: Node added: ID:BUS[0-00:1023] GUID[001692b6c1740000]
ieee1394: Host added: ID:BUS[0-01:1023] GUID[00e0180000651c01]
ieee1394: raw1394: /dev/raw1394 device initialized

When I run lsmod | grep 1394 I get this...

raw1394 27640 0
dv1394 20440 0
ohci1394 32964 1 dv1394
ieee1394 286776 3 raw1394,dv1394,ohci1394

I can't figure out why raw1394 used by = 0. I run plugreport and get nothing.


Any help is appreciated.

-Gregg

gfem 07-21-2008 12:35 PM

I just fixed the problem....

I had libraw1394-1.3.0-1 installed and manually downgraded to 1.2.1-1

-Gregg

Bubber Jones 08-02-2008 09:38 PM

Quote:

Originally Posted by gfem (Post 3221736)
I just fixed the problem....

I had libraw1394-1.3.0-1 installed and manually downgraded to 1.2.1-1

-Gregg

I have the same problem. Can you describe how you did this?

Thanks

Dan


All times are GMT -5. The time now is 07:29 PM.