Hi, Sebastian The cardmanager didn't load the dvb modules, that's why you don't see the devices. Getting the automatic module loading running is a bit difficullt right now: -Ensure that the modified tda1004x module overwrites the probably existing one (its in another location and i try to get it back into the linuxtv distribution) -run a depmod -and either set an alias to the saa7134-dvb module in the modprobe.config file or change the reference to the saa7134 module to saa7134-dvb in the hotplug configuration file The easiest way right now is: use the load_modules shell script that is in the patch i provided. Please note that the driver just initializes the interface at module load, the hardware gets initialized when the device is opened. Good luck Hartmut Sebastian Frei wrote: > Hi, > > I wanted to give the new drivers for the Medion 7134 hybrid card a try, but I > can't get it to work. > > . . . > > But there are no dvb devices. Do I have to load any other modules ? > > I can't test the card, because I don't receive DVB-T atm, but it would be very > cool if the driver would work until 2006 when DVB-T starts here. >