All of lore.kernel.org
 help / color / mirror / Atom feed
From: Debucquoy Anthony <d.tonitch@gmail.com>
To: linux-media@vger.kernel.org
Subject: Grabster AV 350 no audio
Date: Thu, 30 Sep 2021 15:51:22 +0200	[thread overview]
Message-ID: <YVXA2vZtsdzJD5Vs@toninux> (raw)

Hello,

I have currently have a (Grabster AV 350)
[https://www.terratec.de/details.php?artnr=10599&lang=en]
(and 300 that work even less but I will do another thread for it I think) 

I can easily get video output out of it with /dev/video0 but the problem
is that I can't get audio by any way

I looked a lot on internet and some peoples have the same problem...
some of them has sucessfully fixed their issue by setting modprobe
card=67 instead of the default 68. witch doesn't work for me!

I do have the card that shows on alsa and pulseaudio but there is no
sound (it's not muted, I checked) this really looks like a kernel issue
(even tho i'm not an experienced linux dev) but I really don't know kind
of info I can give you to help! I asked IRC tho

> 14:08 < tonitch> Hello, I want to request a device to be patched in the
> kernel... i'm not a programmer and don't know how to do it myself... on
> the linux-media wiki they say that I can send a mail to the
> linux-media mailing list... do you know what kind of
> info I can get from my device to help ?

> 15:06 < ndufresne> tonitch: If you do avoid "device" ,
> it too vague, if you it is a camera, call it a camera,
> if its acquisition, call it acquisition, explain the
> problem and errors you are getting with the
> details you understand, folks over
> the ML will ask you for more details
> when they start to understand what
> you are dealing with

At least, here is the dmesg when I plus it then unplug it

```
[ 7275.000357 ] em28xx 1-8:1.0: New device  Grabster AV 350 @ 480 Mbps
(0ccd:0084, interface 0, class 0)
[ 7275.000361 ] em28xx 1-8:1.0: Video interface 0 found: isoc
[ 7275.064334 ] em28xx 1-8:1.0: chip ID is em2860
[ 7275.284387 ] em28xx 1-8:1.0: EEPROM ID = 1a eb 67 95, EEPROM hash =
0x618085a2
[ 7275.284394 ] em28xx 1-8:1.0: EEPROM info:
[ 7275.284395 ] em28xx 1-8:1.0:  AC97 audio (5 sample rates)
[ 7275.284397 ] em28xx 1-8:1.0:  500mA max power
[ 7275.284398 ] em28xx 1-8:1.0:  Table at offset 0x04, strings=0x226a,
0x0000, 0x0000
[ 7275.368159 ] em28xx 1-8:1.0: Identified as Terratec AV350 (card=68)
[ 7275.368163 ] em28xx 1-8:1.0: analog set to isoc mode.
[ 7275.368192 ] em28xx 1-8:1.0: Registering V4L2 extension
[ 7275.497387 ] tvp5150 9-005c: tvp5150 (4.0) chip found @ 0xb8 (1-8:1.0)
[ 7275.497396 ] tvp5150 9-005c: tvp5150am1 detected.
[ 7278.429769 ] em28xx 1-8:1.0: Config register raw data: 0x50
[ 7278.470775 ] em28xx 1-8:1.0: AC97 vendor ID = 0x83847666
[ 7278.490776 ] em28xx 1-8:1.0: AC97 features = 0x6a90
[ 7278.490782 ] em28xx 1-8:1.0: Sigmatel audio processor detected (stac
9766)
[ 7284.285398 ] em28xx 1-8:1.0: V4L2 video device registered as video0
[ 7284.285404 ] em28xx 1-8:1.0: V4L2 VBI device registered as vbi0
[ 7284.285410 ] em28xx 1-8:1.0: V4L2 extension successfully initialized


[ 7287.548339 ] usb 1-8: USB disconnect, device number 5
[ 7287.548414 ] em28xx 1-8:1.0: Disconnecting em28xx
[ 7287.548419 ] em28xx 1-8:1.0: Closing video extension
[ 7287.555578 ] em28xx 1-8:1.0: cannot change alternate number to 0
(error=-71)
[ 7287.555603 ] em28xx 1-8:1.0: V4L2 device vbi0 deregistered
[ 7287.555675 ] em28xx 1-8:1.0: V4L2 device video0 deregistered
[ 7287.555896 ] em28xx 1-8:1.0: Freeing device

```

Hope for the best!

Debucquoy Anthony (tonitch)

             reply	other threads:[~2021-09-30 13:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-30 13:51 Debucquoy Anthony [this message]
2021-10-01  7:19 ` Grabster AV 350 no audio Mauro Carvalho Chehab
2021-10-01 14:33   ` Debucquoy Anthony
2021-10-16 17:35   ` [Update] Grabster AV 350 no audio (now works with tvtime) Debucquoy Anthony
2021-10-17  0:54     ` Mauro Carvalho Chehab
2021-10-17 21:47       ` Debucquoy Anthony

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=YVXA2vZtsdzJD5Vs@toninux \
    --to=d.tonitch@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.