Bug#353292: linux-image-2.6-amd64-k8: OSD not working with AV7110 DVB cards
Package: linux-image-2.6-amd64-k8
Version: 2.6.15-6
Severity: normal
The on screen display for SAA7146 based cards like WinTV Nexus S
doesn't work with the current image linux-image-2.6-1-amd64-k8.
Reason is that CONFIG_DVB_AV7110_OSD is not set. Solution is to simply
activate it. Works perfectly with the named card. Here is the patch:
--- config-2.6.15-1-amd64-k8 2006-02-12 13:37:12.000000000 +0100
+++ config-2.6.15-1-amd64-k8.new 2006-02-17 12:43:45.000000000
+0100
@@ -2077,7 +2077,7 @@
# Supported SAA7146 based PCI Adapters
#
CONFIG_DVB_AV7110=m
-# CONFIG_DVB_AV7110_OSD is not set
+CONFIG_DVB_AV7110_OSD=yes
CONFIG_DVB_BUDGET=m
CONFIG_DVB_BUDGET_CI=m
CONFIG_DVB_BUDGET_AV=m
cheers
Dieter
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Versions of packages linux-image-2.6-amd64-k8 depends on:
ii linux-image-2.6.15-1-amd64-k8 2.6.15-6 Linux kernel 2.6.15 image on AMD64
linux-image-2.6-amd64-k8 recommends no packages.
-- no debconf information
Reply to: