Differend Technisat CableStar HD2 card

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

 



Hi all,

I have a card Technisat CableStar HD2

lspci -s 04:00.0 -v 
04:00.0 Multimedia controller: Twinhan Technology Co. Ltd Mantis DTV PCI
Bridge Controller [Ver 1.0] (rev 01)
	Subsystem: Device ffbf:02e4
	Flags: bus master, medium devsel, latency 32, IRQ 21
	Memory at 88100000 (32-bit, prefetchable) [size=4K]
	Kernel driver in use: Mantis
	Kernel modules: mantis

It looks like a supported card but the Subsystem id's are wrong. On the
wiki site the id's are 1ae4:0002.

Using kernel 2.6.39-gentoo-r3, form the gentoo distribution.

But when i replace the id's in the source code from the driver 
mantis_common.h
#define TECHNISAT 0x1ae4
into
#define TECHNISAT 0xffbf

and file
mantis_vp2040.h
#define CABLESTAR_HD2 0x0002
into
#define CABLESTAR_HD2 0x02e4

Then the driver loads just fine, and 1 get 4 devices
in /dev/dvb/adapter0/ demux0  dvr0  frontend0  net0

And wen installing tvheadend the card seams to work just fine. I
recorded several shows without any problem.

Is there a way to test if the driver is working good, and why am i
missing the ca0 device?

Thanks,

Rene



--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux