Author Topic: Firewire Problem (SOLVED)  (Read 2492 times)

Offline AS

  • Hero Member
  • *****
  • Posts: 4098
  • Have a nice ... night!
Re: Firewire Problem (SOLVED)
« Reply #15 on: February 26, 2011, 04:33:18 AM »
Hi Archie,

Quote
I have a couple of things. First, I checked the /dev folder and did not find /dev/raw1394 among the list. I assumed it was a file and thought I could just # cp /dev/rawctl /dev/raw1394 and obviously gave me cp: cannot open `/dev/rawctl' for reading: No such device or address.

Sorry, the above is a wrong assumption.
The directory "/dev" (acronyms for devices) contains only the so called "device nodes", that really are "names" created to access hardware devices.
From a practical point of view the things works in the following way:
- hardware is recognized.
- an appropriate module is loaded to properly manage the found device and a device entry is created in /dev.

You need then to check that appropriate module is loaded, try lsmod | grep ieee1394 and if you don't find the appropriate entry
you should try modprobe ieee1394, thus manually loading the modules. (this is very similar to what reported at the beginning of this thread).

Once module is loaded, probably you will find the device node /dev/raw1394.

Of course, all the above is a starting point, later other setting may be needed.

HTH, AS

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8821
  • Aurum nostrum non est aurum vulgi.
Re: Firewire Problem (SOLVED)
« Reply #16 on: February 26, 2011, 05:05:26 AM »
Hello AS,

Thanks for the explanation. I did had the idea that the folder was a placeholder for devices. And perhaps the reason why I couldn't find the node /dev/raw1394 is that the module wasn't loaded.

Code: [Select]
[root@arevalo archie]# lsmod
Module                  Size  Used by
uas                     6703  0
usb_storage            35798  2
snd_usb_audio          72161  0
snd_usbmidi_lib        15847  1 snd_usb_audio
snd_rawmidi            16051  1 snd_usbmidi_lib
autofs4                20525  2
af_packet              17053  0
ipv6                  268012  22
vboxnetadp              6778  0
vboxnetflt             19198  0
vboxdrv               173993  2 vboxnetadp,vboxnetflt
nouveau               511731  0
ttm                    46267  1 nouveau
drm_kms_helper         25901  1 nouveau
drm                   146933  3 nouveau,ttm,drm_kms_helper
i2c_algo_bit            4271  1 nouveau
nvidia               9238529  0
snd_hda_codec_idt      48610  1
uvcvideo               56383  0
snd_hda_intel          19295  1
videodev               57382  1 uvcvideo
v4l1_compat            13978  2 uvcvideo,videodev
snd_hda_codec          67332  2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep               5232  2 snd_usb_audio,snd_hda_codec
btusb                  10106  0
arc4                    1110  2
bluetooth              47757  1 btusb
snd_seq_dummy           1119  0
ecb                     1629  2
snd_seq_oss            25783  0
iwl3945                63756  0
snd_seq_midi_event      4728  1 snd_seq_oss
snd_seq                43321  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          4525  4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
iwlcore                48906  1 iwl3945
snd_pcm_oss            34379  0
sr_mod                 14057  0
cdrom                  31582  1 sr_mod
i2c_i801                7143  0
snd_pcm                60719  4 snd_usb_audio,snd_hda_intel,snd_hda_codec,snd_pcm_oss
mac80211              188274  2 iwl3945,iwlcore
cfg80211              121733  3 iwl3945,iwlcore,mac80211
sky2                   41110  0
snd_timer              16163  2 snd_seq,snd_pcm
snd_mixer_oss          14611  1 snd_pcm_oss
snd                    45750  16 snd_usb_audio,snd_usbmidi_lib,snd_rawmidi,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
shpchp                 23723  0
iTCO_wdt                9061  0
i2c_core               16725  7 nouveau,drm_kms_helper,drm,i2c_algo_bit,videodev,nvidia,i2c_i801
iTCO_vendor_support     1569  1 iTCO_wdt
soundcore               5149  1 snd
snd_page_alloc          6149  2 snd_hda_intel,snd_pcm
sg                     24223  0
pci_hotplug            22020  1 shpchp
binfmt_misc             6034  1
pcmcia                 33231  0
yenta_socket           19376  0
pcmcia_rsrc             9440  1 yenta_socket
pcmcia_core            10297  3 pcmcia,yenta_socket,pcmcia_rsrc
tifm_7xx1               3630  0
tifm_core               4004  1 tifm_7xx1
nvram                   4757  0
ext3                  113030  3
jbd                    40706  1 ext3
firewire_ohci          23513  0
firewire_sbp2          12251  0
firewire_core          44978  2 firewire_ohci,firewire_sbp2
crc_itu_t               1087  1 firewire_core
fuse                   57952  3
dm_mod                 58981  0
joydev                  8308  0
wacom                  26407  0
video                  10391  1 nouveau
sony_laptop            25047  0
rfkill                 13724  3 bluetooth,cfg80211,sony_laptop
evdev                   7652  17
thermal                 6673  0
button                  4037  1 nouveau
output                  1456  1 video
ac                      2499  0
battery                 8700  0
processor              23820  2
ide_generic              873  0 [permanent]
ide_core               81364  1 ide_generic
ata_piix               18323  0
ahci                   17757  4
libahci                16119  1 ahci
libata                154417  3 ata_piix,ahci,libahci
sd_mod                 32230  8
scsi_mod              153152  7 uas,usb_storage,sr_mod,sg,firewire_sbp2,libata,sd_mod
crc_t10dif              1088  1 sd_mod
ext4                  309877  1
jbd2                   60480  1 ext4
crc16                   1083  1 ext4
uhci_hcd               19304  0
ohci_hcd               19692  0
ehci_hcd               35163  0
usbhid                 33520  0
hid                    63454  1 usbhid
usbcore               121755  12 uas,usb_storage,snd_usb_audio,snd_usbmidi_lib,uvcvideo,btusb,wacom,uhci_hcd,ohci_hcd,ehci_hcd,usbhid

[root@arevalo archie]# modprobe raw1394
FATAL: Module raw1394 not found.
[root@arevalo archie]# modprobe ieee1394
FATAL: Module ieee1394 not found.

So I guess I am in trouble! What do I do now?
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline AS

  • Hero Member
  • *****
  • Posts: 4098
  • Have a nice ... night!
Re: Firewire Problem (SOLVED)
« Reply #17 on: February 26, 2011, 05:17:06 AM »
Hi,

Quote
[root@arevalo archie]# modprobe ieee1394
FATAL: Module ieee1394 not found.

sound very strange, module is available and loaded in my installation. May be you are using an old kernel ?
my module is located here:
/lib/modules/2.6.33.7-pclos6.pae/kernel/drivers/ieee1394/ieee1394.ko.gz

try the following command:
find /lib/modules -name ieee1394.ko.gz

AS

Offline tschommer

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1904
  • MLU and BLU (Bacon lovin' user)
Re: Firewire Problem (SOLVED)
« Reply #18 on: February 26, 2011, 05:21:28 AM »
Hi,

Quote
[root@arevalo archie]# modprobe ieee1394
FATAL: Module ieee1394 not found.

sound very strange, module is available and loaded in my installation. May be you are using an old kernel ?
my module is located here:
/lib/modules/2.6.33.7-pclos6.pae/kernel/drivers/ieee1394/ieee1394.ko.gz

try the following command:
find /lib/modules -name ieee1394.ko.gz

AS

Or could it be that you're using the 2.6.37 kernel in testing? ieee1394 has been omitted for the time being (as far as I know).
What country can preserve its liberties if its rulers are not warned from time to time that their people preserve the spirit of resistance?
Thomas Jefferson

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8821
  • Aurum nostrum non est aurum vulgi.
Re: Firewire Problem (SOLVED)
« Reply #19 on: February 26, 2011, 05:39:33 AM »
Hi,

Quote
[root@arevalo archie]# modprobe ieee1394
FATAL: Module ieee1394 not found.

sound very strange, module is available and loaded in my installation. May be you are using an old kernel ?
my module is located here:
/lib/modules/2.6.33.7-pclos6.pae/kernel/drivers/ieee1394/ieee1394.ko.gz

try the following command:
find /lib/modules -name ieee1394.ko.gz

AS

Or could it be that you're using the 2.6.37 kernel in testing? ieee1394 has been omitted for the time being (as far as I know).

And that could be it! I'll install another kernel and post the results. Thanks tschommer.
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42