hello there i have Gigabyte U8000-RH. it's hybrid tuner.
inside chips are XC3028ACQ, CX25843-24Z and DIB7700 or DIB7700C. actually device will work like Terratec Cinergy HT USB XE
first you need to downlaod latest sources.
get the firmware
http://www.wi-bw.tfh-wildau.de/~pboettch/home/linux-dvb-firmware/dvb-usb-dib0700-03-pre1.fw
save it in /lib/firmware under the name dvb-usb-dib0700-1.10.fw
get firmware for xc3028 http://habbit.net/uploads/xc3028-v27.fw again put it in /lib/firmware
in dvb-usb-ids.h
change terratec id to 0x1044, and gigabyte id to 1045 for example.
#define USB_VID_TERRATEC 0x1044
#define USB_VID_GIGABYTE 0x1045
change #define USB_PID_TERRATEC_CINERGY_HT_USB_XE with 7002
#define USB_PID_TERRATEC_CINERGY_HT_USB_XE 0x7002
compile and plug the stick. that's it.
here is the channel list for Sofia, Bulgaria.
#Generated by Kaffeine 0.5
TV|Channel 1|256(2)|257,|0|1|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|2|||1|
TV|Channel 2|272(2)|273,|0|2|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|3|||1|
TV|Channel 3|288(2)|289,|0|3|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|4|||1|
TV|Channel 4|304(2)|305,|0|4|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|5|||1|
TV|Channel 5|320(2)|321,|0|5|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|6|||1|
TV|Channel 6|336(2)|337,|0|6|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|7|||1|
RA|HORIZONT|0|33,|0|9|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|8|||1|
RA|Hr.BOTEV|0|35,|0|10|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|1|||1|
And dmesg output
usb 2-3: new high speed USB device using ehci_hcd and address 3
usb 2-3: configuration #1 chosen from 1 choice
usb 2-3: New USB device found, idVendor=1044, idProduct=7002
usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-3: Product: U8000
usb 2-3: Manufacturer: GIGABYTE
usb 2-3: SerialNumber: 000G83000200912
dib0700: loaded with support for 7 different device-types
dvb-usb: found a 'Terratec Cinergy HT USB XE' in cold state, will try to load a firmware
dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'
dib0700: firmware started successfully.
dvb-usb: found a 'Terratec Cinergy HT USB XE' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
DVB: registering new adapter (Terratec Cinergy HT USB XE)
DVB: registering frontend 0 (DiBcom 7000PC)...
xc2028 2-0061: creating new instance
xc2028 2-0061: type set to XCeive xc2028/xc3028 tuner
input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:1d.7/usb2/2-3/input/input11
dvb-usb: schedule remote query interval to 150 msecs.
dvb-usb: Terratec Cinergy HT USB XE successfully initialized and connected.
usbcore: registered new interface driver dvb_usb_dib0700
inside chips are XC3028ACQ, CX25843-24Z and DIB7700 or DIB7700C. actually device will work like Terratec Cinergy HT USB XE
first you need to downlaod latest sources.
get the firmware
http://www.wi-bw.tfh-wildau.de/~pboettch/home/linux-dvb-firmware/dvb-usb-dib0700-03-pre1.fw
save it in /lib/firmware under the name dvb-usb-dib0700-1.10.fw
get firmware for xc3028 http://habbit.net/uploads/xc3028-v27.fw again put it in /lib/firmware
in dvb-usb-ids.h
change terratec id to 0x1044, and gigabyte id to 1045 for example.
#define USB_VID_TERRATEC 0x1044
#define USB_VID_GIGABYTE 0x1045
change #define USB_PID_TERRATEC_CINERGY_HT_USB_XE with 7002
#define USB_PID_TERRATEC_CINERGY_HT_USB_XE 0x7002
compile and plug the stick. that's it.
here is the channel list for Sofia, Bulgaria.
#Generated by Kaffeine 0.5
TV|Channel 1|256(2)|257,|0|1|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|2|||1|
TV|Channel 2|272(2)|273,|0|2|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|3|||1|
TV|Channel 3|288(2)|289,|0|3|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|4|||1|
TV|Channel 4|304(2)|305,|0|4|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|5|||1|
TV|Channel 5|320(2)|321,|0|5|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|6|||1|
TV|Channel 6|336(2)|337,|0|6|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|7|||1|
RA|HORIZONT|0|33,|0|9|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|8|||1|
RA|Hr.BOTEV|0|35,|0|10|1|Terrestrial|818000|0|v|-1|-1|-1|-1|8|-1|-1|-1|1|||1|
And dmesg output
usb 2-3: new high speed USB device using ehci_hcd and address 3
usb 2-3: configuration #1 chosen from 1 choice
usb 2-3: New USB device found, idVendor=1044, idProduct=7002
usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-3: Product: U8000
usb 2-3: Manufacturer: GIGABYTE
usb 2-3: SerialNumber: 000G83000200912
dib0700: loaded with support for 7 different device-types
dvb-usb: found a 'Terratec Cinergy HT USB XE' in cold state, will try to load a firmware
dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'
dib0700: firmware started successfully.
dvb-usb: found a 'Terratec Cinergy HT USB XE' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
DVB: registering new adapter (Terratec Cinergy HT USB XE)
DVB: registering frontend 0 (DiBcom 7000PC)...
xc2028 2-0061: creating new instance
xc2028 2-0061: type set to XCeive xc2028/xc3028 tuner
input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:1d.7/usb2/2-3/input/input11
dvb-usb: schedule remote query interval to 150 msecs.
dvb-usb: Terratec Cinergy HT USB XE successfully initialized and connected.
usbcore: registered new interface driver dvb_usb_dib0700
_______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb