Author Topic: Thinkpad Firewire  (Read 279 times)

Offline cozzykim

  • Full Member
  • ***
  • Posts: 119
Thinkpad Firewire
« on: March 04, 2013, 06:04:45 AM »
Hi folks,

trying to get my thinkpad W500 firewire working to archive Sony DV tapes.

I don't have the raw1394 module loaded and modprobe says it's "not found"

I've read all the threads I can find, what do I need to look at next?

Thanks
Latest Machine Lenovo W500 Multi boot PCLOS32/PCLOS64 KDE4.10.1

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10701
  • MLUs Forever!
Re: Thinkpad Firewire
« Reply #1 on: March 04, 2013, 06:11:27 AM »
Quote
What:      raw1394 (a.k.a. "Raw IEEE1394 I/O support" for FireWire)
Date:      May 2010 (scheduled), finally removed in kernel v2.6.37
Contact:   linux1394-devel@lists.sourceforge.net
Description:
   /dev/raw1394 was a character device file that allowed low-level
   access to FireWire buses.  Its major drawbacks were its inability
   to implement sensible device security policies, and its low level
   of abstraction that required userspace clients to duplicate much
   of the kernel's ieee1394 core functionality.
   Replaced by /dev/fw*, i.e. the <linux/firewire-cdev.h> ABI of
   firewire-core.

Users:
   libraw1394 (works with firewire-cdev too, transparent to library ABI
   users)

/usr/src/linux-3.2.18-pclos1/Documentation/ABI/removed/raw1394


Check Synaptic and install whatever packages might be needed.
« Last Edit: March 04, 2013, 06:13:25 AM by Just17 »
MLUs rule the roost!

Linux XPS 3.4.38-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline cozzykim

  • Full Member
  • ***
  • Posts: 119
Re: Thinkpad Firewire
« Reply #2 on: March 04, 2013, 07:16:38 AM »
I already installed most everything I could find with "firewire" or "1394" in the title/description before I posted ;)

I already checked (before I posted) I have the:

firewire_ohci
firewire_sbp2
firewire_core

loaded:

Code: [Select]
lsmod
Module                  Size  Used by
snd_usb_audio          76138  0
snd_usbmidi_lib        15760  1 snd_usb_audio
snd_rawmidi            14818  1 snd_usbmidi_lib
cryptd                  6981  0
aes_i586                6940  2
aes_generic            25926  1 aes_i586
af_packet              21721  4
ipv6                  265552  38
vboxnetadp              6759  0
vboxnetflt             17037  0
vboxdrv               195647  2 vboxnetadp,vboxnetflt
rfcomm                 30076  12
bnep                    8539  2
uvcvideo               56012  0
videodev               68676  1 uvcvideo
btusb                   9953  2
bluetooth             134084  23 rfcomm,bnep,btusb
r852                    9169  0
sm_common               6478  1 r852
arc4                    1086  2
nand                   42221  2 r852,sm_common
nand_ids                3597  1 nand
mtd                    25782  2 sm_common,nand
snd_hda_codec_conexant    40167  1
iTCO_wdt                9937  0
iTCO_vendor_support     1545  1 iTCO_wdt
e1000e                128664  0
iwlwifi               175950  0
nand_ecc                3224  1 nand
sr_mod                 13798  0
sg                     23507  0
i2c_i801                6994  0
i2c_core               16526  2 videodev,i2c_i801
cdrom                  31442  1 sr_mod
snd_hda_intel          20032  2
snd_hda_codec          75755  2 snd_hda_codec_conexant,snd_hda_intel
snd_hwdep               4844  2 snd_usb_audio,snd_hda_codec
mac80211              206311  1 iwlwifi
cfg80211              144856  2 iwlwifi,mac80211                                                                                                                     
binfmt_misc             5746  1                                                                                                                                       
pcmcia                 31466  0                                                                                                                                       
yenta_socket           19104  0                                                                                                                                       
pcmcia_rsrc             8872  1 yenta_socket                                                                                                                         
pcmcia_core            10209  3 pcmcia,yenta_socket,pcmcia_rsrc                                                                                                       
cpufreq_ondemand        5201  2                                                                                                                                       
cpufreq_conservative     4413  0                                                                                                                                     
cpufreq_powersave        674  0
acpi_cpufreq            5145  1
freq_table              2047  2 cpufreq_ondemand,acpi_cpufreq
mperf                    963  1 acpi_cpufreq
input_polldev           2142  0
mmc_block              15755  0
sdhci_pci               8972  0
sdhci                  19496  1 sdhci_pci
mmc_core               68553  3 mmc_block,sdhci_pci,sdhci
firewire_ohci          27764  0
firewire_sbp2          11077  0
firewire_core          43371  2 firewire_ohci,firewire_sbp2
crc_itu_t               1069  1 firewire_core
fuse                   58708  5
dm_mod                 62236  0
fglrx                2852169  142
thinkpad_acpi          54857  0
rfkill                 12586  6 bluetooth,cfg80211,thinkpad_acpi
snd_seq_dummy           1127  0
snd_seq_oss            25232  0
snd_seq_midi_event      4608  1 snd_seq_oss
snd_seq                41880  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          4321  4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            33886  0
snd_pcm                60282  4 snd_usb_audio,snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              15343  2 snd_seq,snd_pcm
snd_page_alloc          5837  2 snd_hda_intel,snd_pcm
snd_mixer_oss          13037  1 snd_pcm_oss
snd                    43879  19 snd_usb_audio,snd_usbmidi_lib,snd_rawmidi,snd_hda_codec_conexant,snd_hda_intel,snd_hda_codec,snd_hwdep,thinkpad_acpi,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
joydev                  7535  0
soundcore               5025  1 snd
tpm_tis                 7538  0
tpm                    10655  1 tpm_tis
tpm_bios                4357  1 tpm
nvram                   4765  1 thinkpad_acpi
evdev                   7244  15
processor              23384  3 acpi_cpufreq
battery                 5021  0
wmi                     7423  0
ac                      1828  0
video                   9971  0
button                  3634  1 fglrx
thermal                 6662  0
kvm                   300700  0
ata_piix               18303  0
ahci                   17433  4
libahci                16564  1 ahci
libata                145980  3 ata_piix,ahci,libahci
sd_mod                 33585  5
scsi_mod              154041  5 sr_mod,sg,firewire_sbp2,libata,sd_mod
crc_t10dif              1037  1 sd_mod
ext4                  380509  2
jbd2                   60923  1 ext4
crc16                   1069  2 bluetooth,ext4
uhci_hcd               19832  0
ohci_hcd               18865  0
ehci_hcd               35889  0
usbhid                 31486  0
hid                    68607  1 usbhid
usbcore               122231  9 snd_usb_audio,snd_usbmidi_lib,uvcvideo,btusb,uhci_hcd,ohci_hcd,ehci_hcd,usbhid
usb_common               589  1 usbcore

Coriander returns an error, (same as the one I've read about in the threads relating to raw1394):



I've logged in as root and run coriander/kino etc and the problem is the same, so I don't think it's permissions

I've also tried the same process with the 64bit RC1 (by swapping drives) and the result is the same.

The Firewire controller is reported in CYC as:

R5C832 IEEE 1394 controller

and reports:

Module: firewire_ohci

Latest Machine Lenovo W500 Multi boot PCLOS32/PCLOS64 KDE4.10.1

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10701
  • MLUs Forever!
Re: Thinkpad Firewire
« Reply #3 on: March 04, 2013, 07:36:23 AM »
The only firewire module you not appear to have loaded is   firewire-net ......
MLUs rule the roost!

Linux XPS 3.4.38-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline cozzykim

  • Full Member
  • ***
  • Posts: 119
Re: Thinkpad Firewire
« Reply #4 on: March 04, 2013, 09:40:00 AM »
Found this:

http://www.kdenlive.org/user-manual/troubleshooting-and-common-problems/troubleshooting-firewire-capture

Followed the instructions, but still no joy

EDIT: Haha, dvgrab now detects the camera (Sony TRV110E) and will capture dv to file, but kino etc still give the error message.

EDIT 1: Kdenlive now working but Kino still not, Kino still says "1394 subsystem not responding" ???

       Not such a problem, as I now at least have access to the DV, but still interesting to find out why.
« Last Edit: March 04, 2013, 10:10:48 AM by cozzykim »
Latest Machine Lenovo W500 Multi boot PCLOS32/PCLOS64 KDE4.10.1