LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Sony DCR-HC30 and Ubuntu (https://www.linuxquestions.org/questions/linux-software-2/sony-dcr-hc30-and-ubuntu-878036/)

BusterBrown 04-30-2011 01:48 PM

Sony DCR-HC30 and Ubuntu
 
Hello,
New Ubuntu user since 10.04 and having a good time learning command line usage. Have everything working except my handy-cam. I am trying to download from the camera using fire-wire and Ubuntu 10.10. Seems the camera is not recognized. Any help would be appreciated.
Thanks,
Wally

michaelk 04-30-2011 02:07 PM

Welcome to LinuxQuestions.
I will have your thread moved to a more appropriate forum. To download video via firewire look into kino and dvgrab. Make sure the correct firewire modules are being loaded.

http://www.kinodv.org/

XavierP 04-30-2011 02:57 PM

As per michaelk's post, moved to Linux-Software

archtoad6 05-18-2011 09:16 AM

BusterBrown,

No answers for 2 weeks, do you have more details? Some suggestions:
  1. If you are trying d/l from the cam on the CLI (command line), say so explicitly.
  2. Provide a link to specs. & other info. for the cam.
  3. Did you look into kino and dvgrab, as suggested?
  4. Did you make sure the correct firewire modules are being loaded?
  5. Save us checking on Ubuntu 10.10, which kernel are you using?
If you will give us more info. to help us help you, then I would have a good excuse to bump this to the top of the forum. If that doesn't work, consider asking (use the "Report" button) us to move this to the Ubuntu sub-forum.

BusterBrown 05-19-2011 11:37 PM

Hi, Thanks for the follow up on this posting. I have tried all the suggestions listed and all info I could find on google search. I am able to use Windows for now and will try again later to solve this problem.
Thanks,
BusterBrown

archtoad6 05-20-2011 05:42 AM

That answers my questions 3 & 4, what about 1, 2, & 5? BTW, I deliberately numbered them so that you could number your answers w/o having to retype the question.

Also, sometimes posting your Google search terms is helpful.

6. Did you use regular Google or Google Linux?

BusterBrown 05-21-2011 11:25 AM

1. Command line usage was to obtain information about the connection.
2. link to camera http://reviews.cnet.com/digital-camc...-30671365.html
5. Per uname -r, I am using kernel 2.6.35-28-generic
6. I have tried both searches.

The computer is a Compaq 3045 and lspci shows my IEEE 1394 to be a SiS firewire controller.


KERNEL[1305986162.027532] add /devices/pci0000:00/0000:00:02.3/fw0 (firewire)
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/pci0000:00/0000:00:02.3/fw0
SUBSYSTEM=firewire
DEVNAME=fw0
SEQNUM=1157
MAJOR=251
MINOR=0

After issuing sudo modprobe raw1394, kernel.log displays:
kernel: [ 7435.962727] ieee1394: raw1394: /dev/raw1394 device initialized

groups displays:
wally adm dialout cdrom video plugdev netdev lpadmin admin sambashare firewire

Also tried: :~$ echo 'KERNEL=="raw1394", GROUP="video", MODE="0664"' | sudo tee /etc/udev/rules.d/50-raw1394.rules && sudo restart udev
and got this: kernel: [ 8280.271405] udev[2816]: starting version 163

Kino reports: Warning:raw1394 module not loaded or.......

This camera and cable work fine with Windows XP so, it's not a connector or cable issue. This is not a high priority with me right now but, would like to get it working someday as I hate windows after using Ubuntu...


All times are GMT -5. The time now is 02:47 PM.