Help - Search - Members - Calendar
Full Version: help need with Camcorder firewire in Leopard 10.5.2
InsanelyMac Forum > OSx86 Project > Hardware and Drivers > Other Peripheral Devices
ka911
hi to all,
I'm completely frustrated with this. I have Panasonic PV-GS150 Camcorder and it use firewire, I'm running Leopard 10.5.2 with all the new update. my problem is I can not get the system to detect my Camcorder. Any one can help me out with this...

thanks in advance
Headrush69
Are you 100% the camcorder settings are set for firewire transfer.

I had a Sony camcorder that drove me crazy until in the menu settings of the camera I noticed that a "USB streaming" mode was on. (For USB transfer.) Turned that off and camera was detected through firewire and started working flawlessly.


ka911
there is no set for UBS or Firewire from the camcorder! my Leopard it does not detect my Camcorder
amantheboy
connect the camera then try this

in terminal

kextload -t /System/Library/Extensions/IOFireWireAVC.kext that worked for me. =]

just my 2 cents

ka911
QUOTE(amantheboy08 @ Apr 9 2008, 06:31 AM) *
connect the camera then try this

in terminal

kextload -t /System/Library/Extensions/IOFireWireAVC.kext that worked for me. =]

just my 2 cents

www.teknojunkie.com


how i do this if I get this message "you must be running as root to load modules into the kernel"

Headrush69
QUOTE(ka911 @ Apr 9 2008, 08:18 PM) *
how i do this if I get this message "you must be running as root to load modules into the kernel"

Try
CODE
sudo kextload -t /System/Library/Extensions/IOFireWireAVC.kext
ka911
QUOTE(Headrush69 @ Apr 10 2008, 12:46 AM) *
Try
CODE
sudo kextload -t /System/Library/Extensions/IOFireWireAVC.kext



thanks I did run the line and it say "kextload: /System/Library/Extensions/IOFireWireAVC.kext loaded successfully"

but still there is no Firewire connection. unsure.gif
Headrush69
The Firewire interface itself is listed in System Profiler?

Sure it's enabled in BIOS?

Any info in logs?

Check
CODE
sudo dmesg

for any possible info.
ka911
QUOTE(Headrush69 @ Apr 10 2008, 01:12 AM) *
The Firewire interface itself is listed in System Profiler?

Sure it's enabled in BIOS?

Any info in logs?

Check
CODE
sudo dmesg

for any possible info.



WoW its working now biggrin.gif I had to reboot! thanks a lot for the help Headrush69
achyutanand
QUOTE(Headrush69 @ Apr 10 2008, 01:12 AM) *
The Firewire interface itself is listed in System Profiler?

Sure it's enabled in BIOS?

Any info in logs?

Check
CODE
sudo dmesg

for any possible info.


hay
just installed FCP istallation went fine but now the application does not start it just stoipsin the middel saying UNABLE TO LOCATE FOLLOWING EXTERNAL DEVICES: APPLEFIREWIRE NTSC (1024*756)
I dont have a onboard firewire port but have a firewire card called ADS PYRO 1394DV Cardbus drivers available for this model does not workjon leopard itrs for classic enviorment
so i have instsalled latestdrivers and in the system profiler it does show in firewire MAXIMUM SPEED 400 MB/SEC. I think it has take the drivers thoiught there are no other details besides this
i dont know wot could be the problem can any think of any thing
i really need to get this working
any any 1 help me please?
thanks a million.


OS: HAkintisoh kalway Leopard 10.5.1
CPU: Dual-core 3 GHz
Motherboard: ASUS P5GC-MX/1333
Video graphics: Palit geforce 8600gt (working)
Memory:2GB DDR2
sound: onboard (working)
HD: 80 GB IDE (Leo), 160GB SATA
Onboard LAN:not workling as if now
Bram1982
Hi guys,

I stumbled into this topic having the same problem as the topicstarter. The solution (sudo kextload -t /System/Library/Extensions/IOFireWireAVC.kext) works for me, but after a reboot i have to use this command again at the terminal before I can capture video.

Does anyone know how to make sure this kext auto loads at boot time? i've read that ' normal' kexts only load with the corresponding devices connected, but all kexts beginning with IO should normally always load...

DrDigital
I did the above my results area

udo kextload -t /System/Library/Extensions/IOFireWireAVC.kext
Password:
kextload: extension /System/Library/Extensions/IOFireWireAVC.kext appears to be loadable
/System/Library/Extensions/System.kext/PlugIns/IOKit.kext/IOKit: Undefined in symbol set: __Z19IODTMapOneInterruptP15IORegistryEntryPmPP6OSDataPPK8OSSymbol
/System/Library/Extensions/System.kext/PlugIns/IOKit.kext/IOKit: Undefined in symbol set: __Z23IODTFindInterruptParentP15IORegistryEntry
kextload: /System/Library/Extensions/IOFireWireAVC.kext loaded successfully
c-76-127-65-157:~ mmurphy$

Still no camera working, I rebooted, Didnt work had to redo the above command like Bram1982 said, however this has never worked and I know my camera and cable are good, works fine on my mac mini.
DrDigital
Here is my dmesg

CODE
dsmos: Initializing...
dsmos: Hook and decryption contexts set!
at_obdev_KUC: error opening /mach: 2
at_obdev_KUC: task hook not found
at_obdev_KUC: mtt not found
at_obdev_KUC: sy step A failedat_obdev_KUC: sy step B faileddsmos: Starting...
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
AppleRTL8169Ethernet: Ethernet address 00:1d:7d:ad:6d:5c
InitRxRing
InitRxRing Fin
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
ALF ALERT: sockwall_cntl_updaterules ctl_enqueuedata rts err 55
vmmon: Loaded @ 0x81537000: Info 0x81544500 Name com.vmware.kext.vmx86 Version 1.1.1fc2 build-72241 at Jan 16 2008 21:26:45
vmmon: Service start
vmmon: Instrumenting bug 151304 without page information...
vmmon: Fast clock thread started.
vmmon: Initial HV check: anyNotCapable=0 anyUnlocked=0 anyEnabled=1 anyDisabled=0
vmmon: HV check: anyNotCapable=0 anyUnlocked=0 anyEnabled=1 anyDisabled=0
vmmon: Module initialized.
vmmon: Registering for power state changes
vmci: Initializing module.
vmci: VMCI: Driver initialized.
vmci: Module initialized.
vmnet: Initializing module (version 1.1.1fc2, build-72241).
vmnet: VMNet_Start allocated gOSMallocTag
vmnet: Module initialized.
vmnet: VNetUserIf_Create: created userIf at 0xbce1400.
vmnet: VMNetConnect: returning port 0xbce1400
vmnet: Hub 8 does not exist, allocating memory.
vmnet: Allocated hub 0xbd13000 for hubNum 8.
vmnet: VMNET_SO_BINDTOHUB: port: paddr 00:50:56:e6:c6:e3
vmnet: Hub 8
vmnet:     Port 0
vmnet: VNetUserIf_Create: created userIf at 0xbce1100.
vmnet: VMNetConnect: returning port 0xbce1100
vmnet: VMNET_SO_BINDTOHUB: port: paddr 00:50:56:fc:6c:af
vmnet: Hub 8
vmnet:     Port 0
vmnet:     Port 1
vmnet: VNetUserIf_Create: created userIf at 0xbce1500.
vmnet: VMNetConnect: returning port 0xbce1500
vmnet: VMNET_SO_BINDTOHUB: port: paddr 00:50:56:fa:45:7d
vmnet: Hub 8
vmnet:     Port 0
vmnet:     Port 1
vmnet:     Port 2
vmnet: VNetUserIfFree: freeing userIf at 0xbce1500.
vmnet: netif-vmnet8: Adding protocol 2.
vmnet: VNetUserIf_Create: created userIf at 0xbef8f00.
vmnet: VMNetConnect: returning port 0xbef8f00
vmnet: Hub 1 does not exist, allocating memory.
vmnet: Allocated hub 0xbd20000 for hubNum 1.
vmnet: VMNET_SO_BINDTOHUB: port: paddr 00:50:56:e8:29:28
vmnet: Hub 1
vmnet:     Port 0
vmnet: VNetUserIfFree: freeing userIf at 0xbef8f00.
vmnet: netif-vmnet1: Adding protocol 2.
vmnet: VNetUserIf_Create: created userIf at 0xbef8d00.
vmnet: VMNetConnect: returning port 0xbef8d00
vmnet: VMNET_SO_BINDTOHUB: port: paddr 00:50:56:e8:17:8f
vmnet: Hub 1
vmnet:     Port 0
vmnet:     Port 1
vmnet: VNetUserIf_Create: created userIf at 0xb69a100.
vmnet: VMNetConnect: returning port 0xb69a100
vmnet: Hub 0 does not exist, allocating memory.
vmnet: Allocated hub 0xbce2800 for hubNum 0.
vmnet: VMNET_SO_BINDTOHUB: port: paddr 00:50:56:f6:b8:b6
vmnet: Hub 0
vmnet:     Port 0
vmnet: bridge-en0: got dev 0xb6a9c04
vmnet: bridge-en0: up
vmnet: bridge-en0: attached
vmnet: VNetUserIfFree: freeing userIf at 0xb69a100.
vmnet: Failed to clone mbuf: 12.
vmnet: bridge-en0: SendToVNet mbuf_dup failed: 12.
DrDigital
bump
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.