[
http://opencast.jira.com/browse/MH-8498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=29176#comment-29176
]
Ruediger Rolf commented on MH-8498:
-----------------------------------
Hi Adam,
the changes can be done quite simple but not robust in
install_vga2usb_drivers.sh:
Line 29
drivers=( $(grep "vga2usb" $FILE_NAME | cut -d = -f 5 | cut -d \" -f 1 | grep
"$kernel_base") )
Line 59
DRIVER_URL="$EPIPHAN_URL/index.php?dir=&file=${drivers[$opt]}"
Line 67
wget -O $CA_DIR/$VGA2USB_DIR/${drivers[$opt]} $DRIVER_URL
Open issues:
1. My test VM does not have an vga2usb attached that I can really test. I did
not even find the matching driver for my kernel version
2. Every driver is in the list twice.
> Matterhorn 1.3 capture agent does not install
> ---------------------------------------------
>
> Key: MH-8498
> URL: http://opencast.jira.com/browse/MH-8498
> Project: Matterhorn Project
> Issue Type: Bug
> Components: Capture (Devices and Software)
> Affects Versions: 1.2.1, 1.3, 1.4
> Reporter: Jonathan Felder
> Assignee: Adam McKenzie
> Priority: Blocker
> Fix For: 1.2.1, 1.3, 1.4
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________