Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1350619 > unrolled thread

[PATCH] Fix Terratec Grabby AC97 codec detection

Started byMatthieu Rogez <matthieu.rogez@gmail.com>
First post2016-03-04 22:40 +0100
Last post2016-03-04 22:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH] Fix Terratec Grabby AC97 codec detection Matthieu Rogez <matthieu.rogez@gmail.com> - 2016-03-04 22:40 +0100

#1350619 — [PATCH] Fix Terratec Grabby AC97 codec detection

FromMatthieu Rogez <matthieu.rogez@gmail.com>
Date2016-03-04 22:40 +0100
Subject[PATCH] Fix Terratec Grabby AC97 codec detection
Message-ID<r95C1-4Cy-7@gated-at.bofh.it>
Thanks Mauro for commenting on my work.
With respect to first version, I've:
* added a timeout mecanism as requested
* added an extra check to avoid cases when the same value is constantly
returned no matter which register is accessed.

---

To test this:
* modprobe em28xx-alsa
* connect Grabby
* mplayer tv:// -tv driver=v4l2:width=720:height=576:device=/dev/video1:input=0:fps=25:norm=SECAM-L:alsa:adevice=plughw.2:audiorate=48000:forceaudio:amode=1:immediatemode=0 -nocache -fps 60

NOTE: for some unknown reason, if em28xx-alsa is not loaded when Grabby is
connected, there will be no sound.
NOTE2: if Grabby is connected without loading em28xx-alsa first, just deconnect
the Grabby and reconnect it.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web