[linux-dvb] (maybe) new working device : HVR1100 + saa7134 correct
diff
Hartmut Hackmann
hartmut.hackmann at t-online.de
Sun Oct 22 23:18:19 CEST 2006
Hi,
tomlohave wrote:
> here a correct diff i think
not completely, but...
>
> but the remote control do nothing ...
>
I would ignore it and integrate the patch but...
> dmesg :
>
<snip>
> [17180682.848000] saa7134_alsa: disagrees about version of symbol
> saa_dsp_writel
> [17180682.852000] saa7134_alsa: Unknown symbol saa_dsp_writel
> [17180682.852000] saa7134_alsa: Unknown symbol videobuf_dma_pci_unmap
> [17180682.852000] saa7134_alsa: Unknown symbol videobuf_dma_pci_map
> [17180682.852000] saa7134_alsa: Unknown symbol dmasound_exit
> [17180682.852000] saa7134_alsa: Unknown symbol dmasound_init
> [17180682.852000] saa7134_alsa: disagrees about version of symbol
> saa7134_set_dmabits
> [17180682.852000] saa7134_alsa: Unknown symbol saa7134_set_dmabits
>
> Any idea ?
You seem to run a mixture of old and new modules.
Can you please cross check? The easiest way is to reboot the system.
> ------------------------------------------------------------------------
>
> Seulement dans .: hvr1100_saa7134.diff
> diff -u -r ./saa7134-cards.c ../../../../../../v4l-dvb/linux/drivers/media/video/saa7134/saa7134-cards.c
> --- ./saa7134-cards.c 2006-10-22 22:38:57.000000000 +0200
> +++ ../../../../../../v4l-dvb/linux/drivers/media/video/saa7134/saa7134-cards.c 2006-10-22 16:12:24.000000000 +0200
> @@ -3098,39 +3098,6 @@
> .gpio = 0x0200000,
> },
> },
> - [SAA7134_BOARD_HAUPPAUGE_HVR1100_REV1108] = {
> - .name = "Hauppauge WinTV-HVR1100 DVB-T/Hybrid rev1108",
> - .audio_clock = 0x00187de7,
> - .tuner_type = TUNER_PHILIPS_TDA8290,
> - .radio_type = UNSET,
> - .tuner_addr = ADDR_UNSET,
> - .radio_addr = ADDR_UNSET,
> - .mpeg = SAA7134_MPEG_DVB,
> - .gpiomask = 0x000200000,
> - .inputs = {{
> - .name = name_tv,
> - .vmux = 4,
> - .amux = TV,
> - .tv = 1,
<snip>
Your patch is reverted. Lines to insert should be marked with a + char.
Best regards
Hartmut
More information about the linux-dvb
mailing list