Bug 797 - ieee1394 modules missing
Summary: ieee1394 modules missing
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-13 10:54 CEST by Barry Jackson
Modified: 2011-04-21 15:04 CEST (History)
2 users (show)

See Also:
Source RPM: kernel-desktop-2.6.38.2-4.mga-1-1.mga1
CVE:
Status comment:


Attachments

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


Note You need to log in before you can comment on or make changes to this bug.