All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bastian Beekes <bastian.beekes@gmx.de>
To: Devin Heitmueller <devin.heitmueller@gmail.com>
Cc: linux-media@vger.kernel.org
Subject: Re: MSI DigiVox A/D II
Date: Thu, 15 Jan 2009 18:32:20 +0100	[thread overview]
Message-ID: <496F7324.4050608@gmx.de> (raw)
In-Reply-To: <412bdbff0901131516p44867478jdef953d0e8ccab66@mail.gmail.com>

Hm,

now I installed the Intrepid Kernel via
echo 'deb http://archive.ubuntu.com/ubuntu/ intrepid main restricted' | 
sudo tee /etc/apt/sources.list.d/intrepid-kernel.list && sudo apt-get 
update && sudo apt-get -y install linux linux-generic 
linux-headers-generic linux-image-generic 
linux-restricted-modules-generic && sudo rm 
/etc/apt/sources.list.d/intrepid-kernel.list && sudo apt-get update

When I rebooted my pc and plugged in my tv stick, dmesg showed me it was 
detected as Kworld VS-DVB-T 323UR - the
USB-ID is eb1a:e323.
Well, this isn't my card, but it's the same USB-ID. When I started up 
tvtime, video was scrambled, but the audio device is listed in arecord -l.
So I tried modprobe em28xx card=50, which is my MSI DigiVox A/D II - the 
video was alright, but when I ran arecord -D hw:1,0 -f dat | aplay -f 
dat , I only got buffer underruns.
So I pulled a fresh copy from hg, compiled & installed it, rebooted, 
plugged - now the stick gets detected without the card=50 option, but 
still only buffer underruns in arecord | aplay.

what now?

greetings, Bastian


Devin Heitmueller wrote:
> On Tue, Jan 13, 2009 at 6:09 PM, Bastian Beekes <bastian.beekes@gmx.de> wrote:
>> Hm, ok...
>>
>> thanks for your reply in *no time* :)
>> So is the only option to upgrade to 8.10? I'd prefer to stick with the LTS
>> release...
>>
>> Bastian
> 
> I suspect there is some hackary you could do if you install the kernel
> source and recompile to include properly include CONFIG_SND, but
> nobody ever went through the effort (as far as I know).  I believe
> Markus did in his codebase, which is why he has been distributing
> binaries for Ubuntu instead of having people build from source (but I
> could be wrong there).
> 
> The core of the issue is Ubuntu provided an updated ALSA separate from
> the rest of the kernel distro, but then screwed up the kernel headers
> so that we think ALSA isn't present, so v4l-dvb doesn't compile any of
> the alsa modules.
> 
> Devin
> 

  reply	other threads:[~2009-01-15 17:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <S1755369AbZAMWYU/20090113222421Z+45@vger.kernel.org>
2009-01-13 22:56 ` MSI DigiVox A/D II Bastian Beekes
2009-01-13 23:02   ` Devin Heitmueller
2009-01-13 23:09     ` Bastian Beekes
2009-01-13 23:16       ` Devin Heitmueller
2009-01-15 17:32         ` Bastian Beekes [this message]
2009-01-13 23:24       ` Bastian Beekes

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=496F7324.4050608@gmx.de \
    --to=bastian.beekes@gmx.de \
    --cc=devin.heitmueller@gmail.com \
    --cc=linux-media@vger.kernel.org \
    /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.