Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] no audio?



Hi,

I've just got a "Galaxis" card, layout is the same as Siemens DVB-Sat.
Tried drivers:
  siemens_dvb-0.9-20010822.tar.gz  from linuxtv.org
  siemens_dvb-0.9-20010817.tgz  from VDR site
both stuff works, but i got no audio at all.
I think it's driver problem, because
- double-checked audio cables, etc. all is ok.
- got a captured (wiht VDR) file from friend and it has no audio here,
  but same file played with same progrem works for him

i've kernel version 2.4.3, with kernel's i2c-core compiled in.
(maybe a kernel upgrade helps? which version?)

dmesg output now, after running 'make insmod' and play this file:

i2c-core.o: driver VES1893 DVB demodulator registered.
i2c-core.o: driver VES1820 DVB demodulator registered.
i2c-core.o: driver L64781 DVB demodulator registered.
L64781: init done
i2c-core.o: driver tda8083 DVB demodulator registered.
i2c-core.o: driver stv0299 DVB demodulator registered.
i2c-core.o: driver i2c TV tuner driver registered.
saa7146_core.o: saa7146(1): bus:0, rev:1, mem:0xd083c000.
i2c-dev.o: Registered 'saa7146(1)' as minor 0
i2c-core.o: client [VES1893] registered to adapter [saa7146(1)](pos. 0).
VES1893: attaching VES1893 at 0x10 to adapter saa7146(1)
tuner: chip found @ 0x61
i2c-core.o: client [i2c tv tuner chip] registered to adapter
[saa7146(1)](pos. 1).
i2c-core.o: adapter saa7146(1) registered as adapter 0.
mon_current=cc3ec000
dvb0: AV7111 - firm f0240009, rtsl b0250018, vid 71010068, app 00010002
dvb: 1 dvb(s) found!
dvb: playback 480x576 fr=3

i've programming (even driver programming) skills, but i know nothing
about these chips, so i'm stuck :(
If you give me some start point where and how to debug things, and which
files contain audio control. (for example, tell me, where is audio handled,
and how is it connected to system? i2c or via other chip, maybe it's
built-in to something other)

i've found 2 interesting stuff relating to audio:
msp3400.c has lots of audio code, but it isn't compiled
  (and it doesn't compiles, but i loaded msp3400.o from kernel but not works)
dvb.c has the 'adac' parameter. i tried both adac=0 and adac=1, nothing.

oh. and i've read somewhere in sources/readmes, that some timing problems
still exists. i've realtive fast machine (cel2@1066MHz), maybe it is the prob?

thanks for help,


A'rpi / Astral & ESP-team

--
mailto:arpi@thot.banki.hu
http://esp-team.scene.hu


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index