Description of problem: The card input Composite 3, input 5, on the PVR350 was disabed by a kernel update. See http://www.spinics.net/lists/linux-media/msg94598.html for details. I have replicated these results. The change that killed it is: http://git.linuxtv.org/cgit.cgi/media_tree.git/commit/drivers/media/pci/ivtv/ivtv-driver.c?id=09290cc885937cab3b2d60a6d48fe3d2d3e04061 Version-Release number of selected component (if applicable): How reproducible: Every time Steps to Reproduce: 1. Update to latst kernel 2. Watch PVR fail to start as the input is now invalid 3. Actual results: Expected results: Additional info:
This is still a bug in kernel 4.3.3-300.fc23.x86_64.
Has there been any forward movement on integrating the patches created by Mauro Carvalho Chehab <mchehab.com> last November to fix this ?
The commit is still in 4.3.4 but the rawhide kernel doesn't have it anymore.
(In reply to Andrew Meredith from comment #2) > Has there been any forward movement on integrating the patches created by > Mauro Carvalho Chehab <mchehab.com> last November to fix this ? He CC'd the revert to stable, but it hasn't shown up there yet. It isn't queued for 4.3.5 either, so I'll backport the revert and the subsequent correct (?) fix today and submit a scratch build for you to test.
http://koji.fedoraproject.org/koji/taskinfo?taskID=12711729 Please test when it completes.
That has fixed the inputs problem. output from: v4l2-ctl -d /dev/pvr250-mpg --list-inputs ioctl: VIDIOC_ENUMINPUT Input : 0 Name : Tuner 1 Type : 0x00000001 Audioset: 0x00000007 Tuner : 0x00000000 Standard: 0x0000000000001000 ( NTSC ) Status : 0 Input : 1 Name : S-Video 1 Type : 0x00000002 Audioset: 0x00000007 Tuner : 0x00000000 Standard: 0x0000000000FFFFFF ( PAL NTSC SECAM ) Status : 0 Input : 2 Name : Composite 1 Type : 0x00000002 Audioset: 0x00000007 Tuner : 0x00000000 Standard: 0x0000000000FFFFFF ( PAL NTSC SECAM ) Status : 0 Input : 3 Name : S-Video 2 Type : 0x00000002 Audioset: 0x00000007 Tuner : 0x00000000 Standard: 0x0000000000FFFFFF ( PAL NTSC SECAM ) Status : 0 Input : 4 Name : Composite 2 Type : 0x00000002 Audioset: 0x00000007 Tuner : 0x00000000 Standard: 0x0000000000FFFFFF ( PAL NTSC SECAM ) Status : 0 Input : 5 Name : Composite 3 Type : 0x00000002 Audioset: 0x00000007 Tuner : 0x00000000 Standard: 0x0000000000FFFFFF ( PAL NTSC SECAM ) Status : 0
Thanks for testing. I've included the patches in Fedora git and they will be in the next official build.
kernel-4.3.5-200.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-16a5625f33
kernel-4.3.5-300.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-fd30ad26a9
kernel-4.3.5-300.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
I wasn't able to test this kernel thoroughly as there is a problem with the graphics driver. Apparently kernel 4.3 removes some symbols that are referenced by the driver, so it won't load. This meant that I had to just do a quick check and revert back to the last version before this issue showed up. However, the test did seem to show that the problem has been resolved. I won't being able to properly confirm whether it is fully functional until I can get the machine running with this kernel full time.
kernel-4.3.5-200.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.