Firewire camera is not recognized
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Invalid
|
Medium
|
Unassigned |
Bug Description
Problem:
The system doesn't recognize DV camera over firewire
System:
Fresh install of Ubuntu 12.04 LTS
Motherboard: Intel DG33TL
DV Camera: Sony TRV-900
Firewire adapter: 06:03.0 FireWire (IEEE 1394): LSI Corporation FW322/323 (rev 70)
seems to be recognized OK:
[ 1.905253] firewire_ohci 0000:06:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.960063] firewire_ohci: Added fw-ohci device 0000:06:03.0, OHCI v1.0, 8 IR + 8 IT contexts, quirks 0x0
[ 2.460101] firewire_core: created device fw0: GUID 0090270002069b55, S400
On plugging in the DV camera nothing happens in dmesg, no messages.
/dev/fw0 exists all the time, dv1394/
Camera shows 'DV IN' on the screen when the cable is connected and the cam is in VTR mode.
dvgrab tells me 'Error: no camera exists'
When disconnecting / switching of the camera, the following lines appear in dmesg:
[114691.393704] firewire_core: skipped bus generations, destroying all nodes
[114691.892030] firewire_core: rediscovered device fw0
People have reported that this both the adapter and the camera should work OK on Linux:
Adapter: http://
Camera: http://
I have found several 'Camera not recognized by Ubuntu' messages on both ubuntuforums and launchpad:
https:/
https:/
http://
http://
http://
I have also had the same problem with different setup: Ubuntu 11.10, different adapter and camera..
https:/
That is the reason I decided to go for bugrep instead of asking what I'm doing wrong. I can't be sure it's not me or broken hardware but.. I'm happy to assist in triaging this with my HW and hope it'll help many others struggling with the cameras not recognized by Ubuntu / the new FW stack.
(and I was also suggested to report a new bug instead of adding stuff to an existing report: https:/
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-
ProcVersionSign
Uname: Linux 3.2.0-29-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
Card0.Amixer.info:
Card hw:0 'Intel'/'HDA Intel at 0xe0420000 irq 48'
Mixer name : 'SigmaTel STAC9271D'
Components : 'HDA:83847627,
Controls : 43
Simple ctrls : 24
Date: Sun Sep 2 19:51:44 2012
HibernationDevice: RESUME=
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
IwConfig:
lo no wireless extensions.
eth0 no wireless extensions.
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=fi_FI.UTF-8
SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.79
RfKill:
SourcePackage: linux
StagingDrivers: mei
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
Sep 2 10:06:15 videoripa dhclient: DHCPREQUEST of 192.168.1.51 on eth0 to 192.168.1.1 port 67
Sep 2 10:06:16 videoripa dhclient: DHCPACK of 192.168.1.51 from 192.168.1.1
Sep 2 10:06:16 videoripa dhclient: bound to 192.168.1.51 -- renewal in 38620 seconds.
Sep 2 19:51:36 videoripa kernel: [114691.393704] firewire_core: skipped bus generations, destroying all nodes
Sep 2 19:51:36 videoripa kernel: [114691.892030] firewire_core: rediscovered device fw0
dmi.bios.date: 10/02/2007
dmi.bios.vendor: Intel Corp.
dmi.bios.version: DPP3510J.
dmi.board.
dmi.board.name: DG33TL
dmi.board.vendor: Intel Corporation
dmi.board.version: AAD89517-803
dmi.chassis.type: 2
dmi.modalias: dmi:bvnIntelCor
Changed in linux (Ubuntu): | |
status: | New → Confirmed |
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
As root, run firewire_ ohci/parameters /debug
# echo -1 > /sys/module/
Then plug in/ switch on the camcorder. This should normally produce lots of output in dmesg. Please post the output here, if any.