Hi, I recently purchased the Elgato EyeTV DTT deluxe v2 stick. I am running Ubuntu 8.10 with Linux 2.6.28-15-generic. I installed v4l-dvb from mercurial with a slight change of linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h to account for the USB ID of the device (#define USB_PID_ELGATO_EYETV_DTT_Dlx 0x002c). After insertion the stick is recognized, however no frontend is activated since the i2c enumeration failed. This might be related to a missing udev rule. Any support is appreciated. This is the corresponding part from dmesg kernel: [24106.302688] usb 2-1: new high speed USB device using ehci_hcd and address 45 kernel: [24106.459222] usb 2-1: configuration #1 chosen from 1 choice kernel: [24106.459730] dvb-usb: found a 'Elgato EyeTV Dtt Dlx PD378S' in cold state, will try to load a firmware kernel: [24106.459738] usb 2-1: firmware: requesting dvb-usb-dib0700-1.20.fw kernel: [24106.523808] dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.20.fw' kernel: [24106.733953] dib0700: firmware started successfully. kernel: [24107.244517] dvb-usb: found a 'Elgato EyeTV Dtt Dlx PD378S' in warm state. kernel: [24107.244631] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. kernel: [24107.244862] DVB: registering new adapter (Elgato EyeTV Dtt Dlx PD378S) kernel: [24107.327206] dib0700: stk7070p_frontend_attach: dib7000p_i2c_enumeration failed. Cannot continue kernel: [24107.327211] kernel: [24107.327216] dvb-usb: no frontend was attached by 'Elgato EyeTV Dtt Dlx PD378S' kernel: [24107.327223] dvb-usb: Elgato EyeTV Dtt Dlx PD378S successfully initialized and connected. kernel: [24107.327703] dib0700: ir protocol setup failed kernel: [24130.411288] dvb-usb: Elgato EyeTV Dtt Dlx PD378S successfully deinitialized and disconnected. -- 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