Bug 88173
Summary: | raw1394, video1394 not loaded | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tim Waugh <twaugh> |
Component: | initscripts | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Brock Organ <borgan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | rvokal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | FC4 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-10-07 16:34:06 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Tim Waugh
2003-04-07 11:59:07 UTC
Hm, I just tried it here, and it loaded raw1394 and ieee1394. On a fresh install? I just did a kickstart install and tried it earlier today, and it would not work. How were you trying it? I was using kino originally, but could reproduce the failure with 'cat </dev/raw1394'. Also, do you have a fireware card installed on the machine you tried it on? I think that might be important; perhaps ieee1394_core provides backing for that device and forgets to load the relevant low-level driver or something. On boot, this machine has ohci1394 and ieee1394 loaded (but not raw1394 or video1394). A not-so-fresh-install; it's a freshen from one of the betas. I got the modules to load just by running 'cat /dev/raw1394' (which failed with EINVAL). This machine does *not* have a firewire card, however. I get the same on a machine without a firewire card. But the problem persists on a machine with fireware card installed. I think this must be related to the ohci1394/ieee1394 modules being already loaded. During boot, it says about initializing the firewire card (which is when it loads the modules, presumably). Perhaps it should just load raw1394 and video1394 at that stage? Eek, this is old. My apologies. Does it still happen on FC4? I have different hardware now, so I don't know. OK. Will assume it has fixed itself with newer release. |