-
Notifications
You must be signed in to change notifi 8000 cation settings - Fork 22
dvrescue only able to see one DV device - Ubuntu #935
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@archisysio thank you for reporting this. Would you mind installing the latest daily build of the DVRescue GUI and see if it detects the other devices or if you are getting the same result? |
@libbyhopfauf You're welcome. Thanks for looking into it. I'm getting the same result:
Please let me know if you'd like any additional info. |
Just to clarify, for these results you had additional decks connected and these were detected by the computer? If so, is there a particular port that DVRescue seems to be recognizing? For the other decks are any adapters being used to connect them to the computer? |
@archisysio Could you also check your Ubuntu permissions? See instructions here. |
We're reworked the device detection code in the Linux backend, please test this snapshot |
Apologies for the delayed response. Yes, I had multiple decks connected to the computer and they were detected by the computer. I'm not sure about the port. I can test this if it would be helpful. However, at times dvrescue would report no decks. No adapters were being used. I had a multiport firewire card installed and each deck was directly connected. |
@libbyhopfauf : Unfortunately, I didn't have any luck with the permissions. |
@g-maxime : I downloaded and tested the snapshot:
There is currently one device attached: I should note that a few things have changed with this system since I opened the ticket. Hopefully, those charges aren't too problematic: 1: Since I had no luck with the Ubuntu permissions as suggested above by @libbyhopfauf , I rebuilt the system changing from Ubuntu 22.04.4 LTS to: 2: I've since removed the multiport firewire card and have gone back to a single firewire card. Please let me know if you would like any additional data points from the system as is, or if you would like me to revert the system and test again. Thank you. |
I'm running Ubuntu 22.04.4 LTS and would like to use vrecord to capture from multiple DV decks at the same time. However, the application only sees one DV device when I have multiple devices connected to the system.
I've tried different combinations of devices without any luck: HVR-1500As, DSR-1500As, and DSR-40s.
I currently have two HVR-1500As connected:
vrecord01@vrecord01:~$ grep . /sys/bus/firewire/devices/fw*/*_name
/sys/bus/firewire/devices/fw0.0/model_name:DV-VCR
/sys/bus/firewire/devices/fw0/model_name:HVR-1500
/sys/bus/firewire/devices/fw0/vendor_name:Sony
/sys/bus/firewire/devices/fw1/model_name:Juju
/sys/bus/firewire/devices/fw1/vendor_name:Linux Firewire
/sys/bus/firewire/devices/fw2/model_name:Juju
/sys/bus/firewire/devices/fw2/vendor_name:Linux Firewire
/sys/bus/firewire/devices/fw3.0/model_name:DV-VCR
/sys/bus/firewire/devices/fw3/model_name:HVR-1500
/sys/bus/firewire/devices/fw3/vendor_name:Sony
But dvrescue only sees one:
vrecord01@vrecord01:~$ dvrescue -list_devices
0x8004602012c0faf: Sony HVR-1500 [DV]
Version info:
vrecord01@vrecord01:~$ dvrescue --version
DVRescue v.24.07 (MediaInfoLib v.24.06) by MIPoPS.
Please let me know if you need any additional info.
The text was updated successfully, but these errors were encountered: