All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel Glöckner" <daniel-gl@gmx.net>
To: litlle girl <little.linux.girl@gmail.com>
Cc: video4linux-list@redhat.com
Subject: Re: Kworld mpeg tv station / PCI [KW-TV878-FBKM]
Date: Sun, 17 Aug 2008 23:22:05 +0200	[thread overview]
Message-ID: <20080817212205.GA1133@daniel.bse> (raw)
In-Reply-To: <9e27f5bf0808170627n556116d5rb0af4771c525af88@mail.gmail.com>

On Sun, Aug 17, 2008 at 03:27:38PM +0200, litlle girl wrote:
> mute isnt working
> this is my /etc/modprobe.d/bttv
> options bttv tuner=5 radio=1 pll=1 gpiomask=0x008007 audiomux=0,3,3,3,3

Unfortunately it is not possible to set the GPIO mute mask directly with
module parameters.

Try
options bttv card=5 tuner=5 radio=1 pll=1 gpiomask=0x8007 audiomux=0,1,0,0

This card should get a card entry in bttv-cards.c

> Why Audiomu acceps only 5 values? At Sound-Faq there are 6 values.

In fact it accepts only 4 values
- TV Tuner
- Radio
- External connector
- Internal connector

  Daniel

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

  parent reply	other threads:[~2008-08-17 21:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-17 13:27 Kworld mpeg tv station / PCI [KW-TV878-FBKM] litlle girl
2008-08-17 18:52 ` litlle girl
2008-08-17 21:22 ` Daniel Glöckner [this message]
2008-08-18 19:39   ` litlle girl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080817212205.GA1133@daniel.bse \
    --to=daniel-gl@gmx.net \
    --cc=little.linux.girl@gmail.com \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.