> Does someone know, how the firmware for a hauppauge/technotrend > dec2000-t can be loaded onto the device? - the driver obviously doesn't > do that, but should try to boot it...
It gets compiled into the driver, and is expected to be in /etc/dvb/ dec2000t.bin at compile time. The following commands should fetch it and put it where's it wanted for you: wget http://hauppauge.lightpath.net/de/dec215a.exe unzip -j dec215a.exe Software/Oem/STB/App/Boot/STB_PC_T.bin mv STB_PC_T.bin /etc/dvb/dec2000t.bin I've been pretty busy recently, but I'm hoping to get some time over Christmas to have a go at getting the firmware loaded at module insertion time, amongst other things. Cheers, Alex -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
