Hi, Like many others, I'm trying to use my TT S2-3200 under Debian. Before trying softwares (VDR, etc...), I'd like to install it properly. Here is my steps (from many tutorials) : FIRMWARE # mkdir /data/debian/DVB # cd /data/debian/DVB # wget http://www.linuxtv.org/downloads/firmware/dvb-ttpci-01.fw-2622 # cd /lib/firmware/ # cp -a /data/debian/DVB/dvb-ttpci-01.fw-2622 . # ln -s dvb-ttpci-01.fw-2622 dvb-ttpci-01.fw DRIVER # cd /data/debian/DVB # apt-get install mercurial # hg clone http://jusst.de/hg/multiproto # cd multiproto # make # make install # modprobe stb6100 # modprobe stb0899 # modprobe lnbp21 # modprobe budget-ci DMESG # dmesg saa7146: register extension 'budget_ci dvb'. ACPI: PCI Interrupt 0000:05:01.0[A] -> GSI 22 (level, low) -> IRQ 22 saa7146: found saa7146 @ mem ffffc20001598c00 (revision 1, irq 22) (0x13c2,0x1019). saa7146 (0): dma buffer size 192512 DVB: registering new adapter (TT-Budget S2-3200 PCI) adapter has MAC addr = 00:d0:5c:0b:a5:8b input: Budget-CI dvb ir receiver saa7146 (0) as /class/input/input9 budget_ci: CI interface initialised stb0899_write_regs [0xf1b6]: 02 stb0899_write_regs [0xf1c2]: 00 stb0899_write_regs [0xf1c3]: 00 _stb0899_read_reg: Reg=[0xf000], data=81 stb0899_get_dev_id: ID reg=[0x81] stb0899_get_dev_id: Device ID=[8], Release=[1] _stb0899_read_s2reg Device=[0xf3fc], Base address=[0x00000400], Offset=[0xf334], Data=[0x444d4431] _stb0899_read_s2reg Device=[0xf3fc], Base address=[0x00000400], Offset=[0xf33c], Data=[0x00000001] stb0899_get_dev_id: Demodulator Core ID=[DMD1], Version=[1] _stb0899_read_s2reg Device=[0xfafc], Base address=[0x00000800], Offset=[0xfa2c], Data=[0x46454331] _stb0899_read_s2reg Device=[0xfafc], Base address=[0x00000800], Offset=[0xfa34], Data=[0x00000001] stb0899_get_dev_id: FEC Core ID=[FEC1], Version=[1] stb0899_attach: Attaching STB0899 stb6100_attach: Attaching STB6100 DVB: registering frontend 0 (STB0899 Multistandard)... dvb_ca adaptor 0: PC card did not respond :( Do you have any clue about this error ? Thank you very much. David.
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb