Hello all,
I've got the misfortune of maintaining a small number of systems that use the cx18 driver for their HVR-1600 cards; I'm just in the process of bringing these systems up to Fedora 21, and have discovered that cx18-firmware was retired.
As I'm going to have to maintain the package for work purposes, I'm volunteering to maintain it in Fedora for F21 and later. If anyone's interested in having it available in Fedora, the review request is at:
https://bugzilla.redhat.com/show_bug.cgi?id=1203379
On Wed, Mar 18, 2015 at 1:34 PM, Simon Farnsworth simon@farnz.org.uk wrote:
Hello all,
I've got the misfortune of maintaining a small number of systems that use the cx18 driver for their HVR-1600 cards; I'm just in the process of bringing these systems up to Fedora 21, and have discovered that cx18-firmware was retired.
As I'm going to have to maintain the package for work purposes, I'm volunteering to maintain it in Fedora for F21 and later. If anyone's interested in having it available in Fedora, the review request is at:
These files are included in the upstream linux-firmware git repo.
[jwboyer@lando linux-firmware]$ git log v4l-cx23418-* commit a699eb6997f21d4fc88526754824e90417749db6 Author: Mauro Carvalho Chehab mchehab@redhat.com Date: Fri Apr 3 07:33:20 2009 -0300
Add firmwares for three Conexant chipsets for cx18, cx23885 and cx23840
Add firmwares for those V4L/DVB devices: CX23418 PCI Broadcast A/V with MPEG encoder CX25843 sideport Broadcast A/V decoder CX23885 PCI Express Broadcast A/V decoder
Signed-off-by: Mauro Carvalho Chehab mchehab@redhat.com
It would probably make a lot more sense just to get them included in the Fedora linux-firmware package.
josh
On Wednesday 18 March 2015 13:56:07 Josh Boyer wrote:
On Wed, Mar 18, 2015 at 1:34 PM, Simon Farnsworth simon@farnz.org.uk wrote:
Hello all,
I've got the misfortune of maintaining a small number of systems that use the cx18 driver for their HVR-1600 cards; I'm just in the process of bringing these systems up to Fedora 21, and have discovered that cx18-firmware was retired.
As I'm going to have to maintain the package for work purposes, I'm volunteering to maintain it in Fedora for F21 and later. If anyone's interested in having it available in Fedora, the review request is at:
These files are included in the upstream linux-firmware git repo.
[jwboyer@lando linux-firmware]$ git log v4l-cx23418-* commit a699eb6997f21d4fc88526754824e90417749db6 Author: Mauro Carvalho Chehab mchehab@redhat.com Date: Fri Apr 3 07:33:20 2009 -0300
Add firmwares for three Conexant chipsets for cx18, cx23885 and cx23840 Add firmwares for those V4L/DVB devices: CX23418 PCI Broadcast A/V with MPEG encoder CX25843 sideport Broadcast A/V decoder CX23885 PCI Express Broadcast A/V decoder Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
It would probably make a lot more sense just to get them included in the Fedora linux-firmware package.
That sounds like a very good idea to me. I've filed https://bugzilla.redhat.com/show_bug.cgi?id=1203385 for the attention of the linux-firmware maintainers.
-- Simon Farnsworth
On Wed, 2015-03-18 at 17:34 +0000, Simon Farnsworth wrote:
Hello all,
I've got the misfortune of maintaining a small number of systems that use the cx18 driver for their HVR-1600 cards; I'm just in the process of bringing these systems up to Fedora 21, and have discovered that cx18-firmware was retired.
As I'm going to have to maintain the package for work purposes, I'm volunteering to maintain it in Fedora for F21 and later. If anyone's interested in having it available in Fedora, the review request is at:
linux-firmware-20150521-52.git3161bfa4.fc22 Obsoletes ivtv-firmware and ivtv-utils
which provide the utility for activating the input of the capture card # v4l2-ctl -i 2 Video input set to 2 (Composite 1)
The solution is to re-install ivtv-utils from f21 with the -nodeps option
Hi,
On 30-05-15 11:57, Gilles J. Seguin wrote:
On Wed, 2015-03-18 at 17:34 +0000, Simon Farnsworth wrote:
Hello all,
I've got the misfortune of maintaining a small number of systems that use the cx18 driver for their HVR-1600 cards; I'm just in the process of bringing these systems up to Fedora 21, and have discovered that cx18-firmware was retired.
As I'm going to have to maintain the package for work purposes, I'm volunteering to maintain it in Fedora for F21 and later. If anyone's interested in having it available in Fedora, the review request is at:
linux-firmware-20150521-52.git3161bfa4.fc22 Obsoletes ivtv-firmware and ivtv-utils
which provide the utility for activating the input of the capture card # v4l2-ctl -i 2 Video input set to 2 (Composite 1)
The solution is to re-install ivtv-utils from f21 with the -nodeps option
If v4l2-ctl is what you need then nowadays you should install v4l-utils.
Regards,
Hans
On Sat, 2015-05-30 at 05:57 -0400, Gilles J. Seguin wrote:
On Wed, 2015-03-18 at 17:34 +0000, Simon Farnsworth wrote:
Hello all,
I've got the misfortune of maintaining a small number of systems that use the cx18 driver for their HVR-1600 cards; I'm just in the process of bringing these systems up to Fedora 21, and have discovered that cx18-firmware was retired.
As I'm going to have to maintain the package for work purposes, I'm volunteering to maintain it in Fedora for F21 and later. If anyone's interested in having it available in Fedora, the review request is at:
linux-firmware-20150521-52.git3161bfa4.fc22 Obsoletes ivtv-firmware and ivtv-utils
which provide the utility for activating the input of the capture card # v4l2-ctl -i 2 Video input set to 2 (Composite 1)
The solution is to re-install ivtv-utils from f21 with the -nodeps option
i have added comment #9 https://bugzilla.redhat.com/show_bug.cgi?id=1211055 we need v4l-cx2341x-enc.fw and v4l-cx2341x-dec.fw
i not packaged in linux-firmaware but removed by ivtv-firware now obsolete
package ivtv-utils was providing v4l2-ctl application v4l2-ctl application is now provided by v4l-utils
devel@lists.stg.fedoraproject.org