Mailing List archive

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

[linux-dvb] Re: TT DVB-C Rev 2.1 works now



Joachim König wrote:
> lspci reports:
> 00:0d.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
>         Subsystem: Technotrend Systemtechnik GmbH: Unknown device 7146
>         Flags: bus master, medium devsel, latency 32, IRQ 11
>         Memory at d7002000 (32-bit, non-prefetchable) [size=512]
> 
> In numbers only:
> 00:0d.0 Class 0480: 1131:7146 (rev 01)
>         Subsystem: 13c2:0002
>         Flags: bus master, medium devsel, latency 32, IRQ 11
>         Memory at d7002000 (32-bit, non-prefetchable) [size=512]

I wonder why I get slightly different results for my 2.1 card. (I don't
really know this stuff.) The notable differences are "Unknown device 0002"
and "latency 64". Using kernel 2.4.17 and RH7.2.

00:08.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
        Subsystem: Technotrend Systemtechnik GmbH: Unknown device 0002
        Flags: bus master, medium devsel, latency 64, IRQ 11
        Memory at ea101000 (32-bit, non-prefetchable) [size=512]

00:08.0 Class 0480: 1131:7146 (rev 01)
        Subsystem: 13c2:0002
        Flags: bus master, medium devsel, latency 64, IRQ 11
        Memory at ea101000 (32-bit, non-prefetchable) [size=512]

I'm still trying to determine whether the driver is working for me or not. I
modified the tunertype entry for SPXXXX as you advised and gave the type=xx
parameter when loading tuner.o. I think it manages to load itself because
the log says this:

(I added the "tuner: chip is a '%s'" line myself to identify the driver.)

Jan  7 23:55:03 lkennuxp kernel: i2c-core.o: i2c core module
Jan  7 23:55:03 lkennuxp kernel: Linux video capture interface: v1.00
Jan  7 23:55:03 lkennuxp kernel: i2c-core.o: driver VES1820 DVB demodulator
registered.
Jan  7 23:55:03 lkennuxp kernel: i2c-core.o: driver i2c TV tuner driver
registered.
Jan  7 23:55:03 lkennuxp kernel: saa7146_core.o: saa7146(1): bus:0, rev:1,
mem:0xd08cf000.
Jan  7 23:55:03 lkennuxp kernel: VES1820: attaching VES1820 at 0x12
Jan  7 23:55:03 lkennuxp kernel: i2c-core.o: client [VES1820] registered to
adapter [saa7146(1)](pos. 0).
Jan  7 23:55:04 lkennuxp kernel: VES1820: attached to adapter saa7146(1)
Jan  7 23:55:04 lkennuxp kernel: tuner: chip found @ 0x62
Jan  7 23:55:04 lkennuxp kernel: tuner: chip is a 'SPXXXX'
Jan  7 23:55:04 lkennuxp kernel: i2c-core.o: client [SPXXXX] registered to
adapter [saa7146(1)](pos. 1).
Jan  7 23:55:05 lkennuxp kernel: i2c-core.o: adapter saa7146(1) registered
as adapter 0.
Jan  7 23:55:07 lkennuxp kernel: dvb0: AV7111 - firm f0240009, rtsl
b0250018, vid 71010068, app 00010002
Jan  7 23:55:08 lkennuxp kernel: dvb: 1 dvb(s) found!
Jan  7 23:55:20 lkennuxp kernel: need zigzag, freq=290000000

However, I haven't been able to get a successful tune yet. I'm using the
latest drivers from CVS. I'm doing this remotely over ssh from home so I've
got to try the X based software tomorrow at the office.

PS. I wonder if there's a simple, working test program that only takes
MHz/ksym/QAM as parameters and attempts to tune in? I mean something that
doesn't require those horrible .dvbrc files or anything. I have written my
own test program but I don't know if it works or not.

-- 
Kenneth Falck      SWelcom Oy
R&D Manager        Ludviginkatu 6-8 
+358 40 5103121    00130 Helsinki, Finland


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


Home | Main Index | Thread Index