 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

9th September 2007, 06:31 PM
|
 |
Registered User
|
|
Join Date: Mar 2006
Location: Italy
Posts: 262

|
|
|
canon dv600 dv camera
hi all
on my F7 i386 i have installed kino , but my video camera a canon mv600 doesn't work , i use fireware cable , under windows in the same pc works fine ...
i have check with hwbrowser and i can't see the camera but i can see the fireware port ....
any suggestion ? i need to add a module in the kernel ?
thanks
Code:
[root@localhost ~]# lsmod
Module Size Used by
nls_utf8 6209 1
i915 27073 2
drm 80085 3 i915
autofs4 24773 2
hidp 26688 2
rfcomm 44377 0
l2cap 30401 10 hidp,rfcomm
bluetooth 57893 5 hidp,rfcomm,l2cap
sunrpc 161981 1
nf_conntrack_netbios_ns 7105 0
nf_conntrack_ipv4 15049 4
ipt_REJECT 8641 2
iptable_filter 7105 1
ip_tables 16517 1 iptable_filter
nf_conntrack_ipv6 23505 4
xt_state 6593 8
nf_conntrack 63049 4 nf_conntrack_netbios_ns,nf_conntrack_ipv4,nf_conntrack_ipv6,xt_state
nfnetlink 9945 3 nf_conntrack_ipv4,nf_conntrack_ipv6,nf_conntrack
xt_tcpudp 7233 12
ip6t_REJECT 9537 2
ip6table_filter 6849 1
ip6_tables 17668 1 ip6table_filter
x_tables 18629 6 ipt_REJECT,ip_tables,xt_state,xt_tcpudp,ip6t_REJECT,ip6_tables
cpufreq_ondemand 12237 1
acpi_cpufreq 14537 0
fuse 46293 2
dm_multipath 21961 0
video 21065 0
sbs 22729 0
button 12113 0
dock 13921 0
battery 14149 0
ac 9285 0
ipv6 277957 34 nf_conntrack_ipv6,ip6t_REJECT
snd_intel8x0m 20813 1
snd_seq_dummy 7877 0
snd_intel8x0 36061 0
snd_ac97_codec 96613 2 snd_intel8x0m,snd_intel8x0
ac97_bus 6465 1 snd_ac97_codec
snd_seq_oss 33473 0
snd_seq_midi_event 11073 1 snd_seq_oss
snd_seq 50609 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss 43457 0
snd_usb_audio 79553 3
ipw2200 142217 0
snd_mixer_oss 19521 4 snd_pcm_oss
snd_usb_lib 19777 1 snd_usb_audio
8139too 29249 0
snd_rawmidi 26817 1 snd_usb_lib
ieee80211 35593 1 ipw2200
snd_pcm 74949 5 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_usb_audio
firewire_ohci 20801 0
8139cp 26433 0
firewire_core 43137 1 firewire_ohci
crc_itu_t 6337 1 firewire_core
i2c_i801 12369 0
snd_seq_device 11981 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
snd_hwdep 13125 1 snd_usb_audio
snd_timer 24901 2 snd_seq,snd_pcm
mii 9409 2 8139too,8139cp
iTCO_wdt 14693 0
snd 53317 15 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_seq_oss,snd_seq,snd_pcm_oss,snd_usb_audio,snd_mixer_oss,snd_rawmidi,snd_pcm,snd_seq_device,snd_hwdep,snd_timer
i2c_core 27841 1 i2c_i801
iTCO_vendor_support 7877 1 iTCO_wdt
sr_mod 20837 1
ieee80211_crypt 10049 1 ieee80211
serio_raw 10821 0
cdrom 37089 1 sr_mod
rtc_cmos 12001 0
snd_page_alloc 13769 3 snd_intel8x0m,snd_intel8x0,snd_pcm
joydev 13825 0
soundcore 11681 4 snd
sg 37469 0
dm_snapshot 20709 0
dm_zero 6209 0
dm_mirror 25153 0
dm_mod 56833 9 dm_multipath,dm_snapshot,dm_zero,dm_mirror
ata_piix 18757 4
ata_generic 11589 0
libata 119985 2 ata_piix,ata_generic
sd_mod 31297 4
scsi_mod 140749 4 sr_mod,sg,libata,sd_mod
ext3 125513 2
jbd 59881 1 ext3
mbcache 12485 1 ext3
ehci_hcd 35405 0
ohci_hcd 23877 0
uhci_hcd 27089 0
[root@localhost ~]#
Last edited by carlainz; 9th September 2007 at 06:34 PM.
|

9th September 2007, 06:41 PM
|
 |
Registered User
|
|
Join Date: Aug 2005
Posts: 684

|
|
|
__________________
I am Bill of Borg. Resistance izkx GPF 0x5654 8820 Application
RESIST.EXE has performed an illegal operation and will be shut down.
|

10th September 2007, 06:09 PM
|
 |
Registered User
|
|
Join Date: Mar 2006
Location: Italy
Posts: 262

|
|
thank for the answer
i have installed ieee1394 and ieee1394-kmdl-ieee1394-kmdl-2.6.22.4-65.fc7 from atrpms and put in the blacklist blacklist firewire_core and blacklist firewire_ohci , restart my laptop , but is the same , i can't see my device canon mv600 in kino .....
this is my new lsmod
Code:
[root@localhost ~]# lsmod
Module Size Used by
i915 27073 2
drm 80085 3 i915
autofs4 24773 2
hidp 26688 2
rfcomm 44377 0
l2cap 30401 10 hidp,rfcomm
bluetooth 57893 5 hidp,rfcomm,l2cap
sunrpc 161981 1
nf_conntrack_netbios_ns 7105 0
nf_conntrack_ipv4 15049 4
ipt_REJECT 8641 2
iptable_filter 7105 1
ip_tables 16517 1 iptable_filter
nf_conntrack_ipv6 23505 4
xt_state 6593 8
nf_conntrack 63049 4 nf_conntrack_netbios_ns,nf_conntrack_ipv4,nf_conntrack_ipv6,xt_state
nfnetlink 9945 3 nf_conntrack_ipv4,nf_conntrack_ipv6,nf_conntrack
xt_tcpudp 7233 12
ip6t_REJECT 9537 2
ip6table_filter 6849 1
ip6_tables 17668 1 ip6table_filter
x_tables 18629 6 ipt_REJECT,ip_tables,xt_state,xt_tcpudp,ip6t_REJECT,ip6_tables
cpufreq_ondemand 12237 1
acpi_cpufreq 14537 0
fuse 46293 2
dm_multipath 21961 0
video 21065 0
sbs 22729 0
button 12113 0
dock 13921 0
battery 14149 0
ac 9285 0
ipv6 277957 34 nf_conntrack_ipv6,ip6t_REJECT
raw1394 28536 0
dv1394 20184 0
snd_intel8x0m 20813 1
snd_seq_dummy 7877 0
snd_intel8x0 36061 0
snd_usb_audio 79553 3
snd_ac97_codec 96613 2 snd_intel8x0m,snd_intel8x0
ac97_bus 6465 1 snd_ac97_codec
snd_seq_oss 33473 0
snd_seq_midi_event 11073 1 snd_seq_oss
snd_seq 50609 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
8139too 29249 0
snd_pcm_oss 43457 0
ohci1394 33968 1 dv1394
8139cp 26433 0
snd_mixer_oss 19521 4 snd_pcm_oss
snd_pcm 74949 5 snd_intel8x0m,snd_intel8x0,snd_usb_audio,snd_ac97_codec,snd_pcm_oss
mii 9409 2 8139too,8139cp
snd_usb_lib 19777 1 snd_usb_audio
ieee1394 84276 3 raw1394,dv1394,ohci1394
snd_rawmidi 26817 1 snd_usb_lib
ipw2200 142217 0
ieee80211 35593 1 ipw2200
snd_seq_device 11981 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
i2c_i801 12369 0
ieee80211_crypt 10049 1 ieee80211
snd_hwdep 13125 1 snd_usb_audio
snd_timer 24901 2 snd_seq,snd_pcm
i2c_core 27841 1 i2c_i801
snd 53317 15 snd_intel8x0m,snd_intel8x0,snd_usb_audio,snd_ac97_codec,snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq_device,snd_hwdep,snd_timer
iTCO_wdt 14693 0
usb_storage 77057 1
serio_raw 10821 0
snd_page_alloc 13769 3 snd_intel8x0m,snd_intel8x0,snd_pcm
rtc_cmos 12001 0
joydev 13825 0
soundcore 11681 4 snd
sr_mod 20837 0
iTCO_vendor_support 7877 1 iTCO_wdt
cdrom 37089 1 sr_mod
sg 37469 0
dm_snapshot 20709 0
dm_zero 6209 0
dm_mirror 25153 0
dm_mod 56833 9 dm_multipath,dm_snapshot,dm_zero,dm_mirror
ata_piix 18757 3
ata_generic 11589 0
libata 119985 2 ata_piix,ata_generic
sd_mod 31297 6
scsi_mod 140749 5 usb_storage,sr_mod,sg,libata,sd_mod
ext3 125513 3
jbd 59881 1 ext3
mbcache 12485 1 ext3
ehci_hcd 35405 0
ohci_hcd 23877 0
uhci_hcd 27089 0
[root@localhost ~]#
Code:
[root@localhost ~]# dmesg | grep 1394
ieee1394: no version for "struct_module" found: kernel tainted.
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[3] MMIO=[e0000000-e00007ff] Max Packet=[2048] IR/IT contexts=[4/8]
ieee1394: Node added: ID:BUS[0-00:1023] GUID[00008500007ad013]
ieee1394: Host added: ID:BUS[0-01:1023] GUID[0040d001001f333e]
NOTE: The dv1394 driver is unsupported and may be removed in a future Linux release. Use raw1394 instead.
ieee1394: raw1394: /dev/raw1394 device initialized
ohci1394: fw-host0: isochronous cycle too long
ieee1394: Node changed: 0-01:1023 -> 0-00:1023
ieee1394: Node suspended: ID:BUS[0-00:1023] GUID[00008500007ad013]
ieee1394: Current remote IRM is not 1394a-2000 compliant, resetting...
ieee1394: Node resumed: ID:BUS[0-00:1023] GUID[00008500007ad013]
ieee1394: Node changed: 0-00:1023 -> 0-01:1023
ieee1394: Node changed: 0-01:1023 -> 0-00:1023
ieee1394: Node suspended: ID:BUS[0-00:1023] GUID[00008500007ad013]
ieee1394: Current remote IRM is not 1394a-2000 compliant, resetting...
ieee1394: Node resumed: ID:BUS[0-00:1023] GUID[00008500007ad013]
ieee1394: Node changed: 0-00:1023 -> 0-01:1023
ieee1394: Node changed: 0-01:1023 -> 0-00:1023
ieee1394: Node suspended: ID:BUS[0-00:1023] GUID[00008500007ad013]
[root@localhost ~]#
thanks for the help , i don't have any idea ....
Last edited by carlainz; 10th September 2007 at 06:11 PM.
|

10th September 2007, 07:24 PM
|
 |
Registered User
|
|
Join Date: Aug 2005
Posts: 684

|
|
|
Sorry, neither do I - my problem was a couple of firewire hard disk connected to a Texas Instruments onboard controller. I used the ATRPMS module and now they work fine. On another pc, where I have a NEC firewire pci controller, the new stack work flawlessy.
I read various post here and there about firewire problem related to video cameras, and bugzilla shows a number of entries about this issue.
Did you already check there?
__________________
I am Bill of Borg. Resistance izkx GPF 0x5654 8820 Application
RESIST.EXE has performed an illegal operation and will be shut down.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
|
Camera Canon Ixus 30 USB FC8
|
Basilicum |
Hardware & Laptops |
5 |
16th June 2008 01:52 AM |
Current GMT-time: 20:29 (Monday, 20-05-2013)
|
|
 |
 |
 |
 |
|
|