Bug 797

Summary: ieee1394 modules missing
Product: Mageia Reporter: Barry Jackson <zen25000>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: ennael1, tmb
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: kernel-desktop-2.6.38.2-4.mga-1-1.mga1 CVE:
Status comment:

Description Barry Jackson 2011-04-13 10:54:46 CEST
Description of problem:
I just tried to set up ieee1394 to download dv from my camera and :-

[root@localhost baz]# modprobe raw1394
FATAL: Module raw1394 not found.

[root@localhost baz]# ls -l /lib/modules/$(uname -r)/kernel/drivers/ieee1394
ls: cannot access /lib/modules/2.6.38.2-desktop-4.mga/kernel/drivers/ieee1394: No such file or directory

What happened?

In Mandriva I have:-

[root@localhost baz]# ls -l /media/2010_1_64_root/lib/modules/2.6.36.2-desktop-2mnb/kernel/drivers/ieee1394/
total 156
-rw-r--r-- 1 root root 12836 Dec 22 16:53 dv1394.ko.gz
-rw-r--r-- 1 root root 11123 Dec 22 16:53 eth1394.ko.gz
-rw-r--r-- 1 root root 48867 Dec 22 16:53 ieee1394.ko.gz
-rw-r--r-- 1 root root 19673 Dec 22 16:53 ohci1394.ko.gz
-rw-r--r-- 1 root root 11317 Dec 22 16:53 pcilynx.ko.gz
-rw-r--r-- 1 root root 17131 Dec 22 16:53 raw1394.ko.gz
-rw-r--r-- 1 root root 14198 Dec 22 16:53 sbp2.ko.gz
-rw-r--r-- 1 root root 10887 Dec 22 16:53 video1394.ko.gz



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.


Reproducible: 

Steps to Reproduce:
Comment 1 Thomas Backlund 2011-04-13 11:57:32 CEST
Old ieee1394 stack was removed upstream in 2.6.37

The new stack is in kernel/drivers/firewire, and in your case loading the firewire-core module should be enough

See: https://ieee1394.wiki.kernel.org/index.php/Release_Notes#Linux_2.6.37

CC: (none) => tmb
Severity: major => normal

Comment 2 Anne Nicolas 2011-04-13 20:52:01 CEST
should we add this in release notes ?

CC: (none) => ennael1

Comment 3 Thomas Backlund 2011-04-13 23:43:09 CEST
I think it would be useful info yes.

I will also look into adding module aliases to make upgrade less painful...
Comment 4 Barry Jackson 2011-04-14 01:26:12 CEST
(In reply to comment #1)
Thanks - working OK now. :-)
Comment 5 Anne Nicolas 2011-04-21 15:04:16 CEST
closing then

Status: NEW => RESOLVED
Resolution: (none) => FIXED