Hi I am trying to get a couple of these USB DVB-T Tuner sticks working under Mythbuntu 12.04.
They are Gigabyte U7300 Model USB 2.0 devices and they appear in lsusb as
1b80:d393 Afatech DVB-T receiver [RTL2832U]
I am wondering if I can help you to add support for these in your module.
My current Kernel is 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
I cloned your repository and built the module all ok and it load without a problem, however in dmesg it complains that no fronted was attatched.
I guess the module does not know about this particular tuner?
BTW I am in Australia.
dmesg from immediately after boot output is as follows
[ 139.584406] RTL2832U check_tuner_type : ERROR Unknown tuner on board...
[ 139.584414] dvb-usb: no frontend was attached by 'USB DVB-T DEVICE'
[ 139.584563] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:15.0/0000:03:00.0/usb1/1-2/1-2.3/input/input7
[ 139.584925] dvb-usb: schedule remote query interval to 287 msecs.
[ 139.584933] dvb-usb: USB DVB-T DEVICE successfully initialized and connected.
[ 139.584964] usbcore: registered new interface driver dvb_usb_rtl2832u
removing the module and reloading it with sudo modprobe dvb_usb_rtl2832u debug=1 shows
139.584406] RTL2832U check_tuner_type : ERROR Unknown tuner on board...
[ 139.584414] dvb-usb: no frontend was attached by 'USB DVB-T DEVICE'
[ 139.584563] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:15.0/0000:03:00.0/usb1/1-2/1-2.3/input/input7
[ 139.584925] dvb-usb: schedule remote query interval to 287 msecs.
[ 139.584933] dvb-usb: USB DVB-T DEVICE successfully initialized and connected.
[ 139.584964] usbcore: registered new interface driver dvb_usb_rtl2832u
[ 278.428204] usbcore: deregistering interface driver dvb_usb_rtl2832u
[ 278.454672] dvb-usb: USB DVB-T DEVICE successfully deinitialized and disconnected.
[ 278.492845] dvb-usb: USB DVB-T DEVICE successfully deinitialized and disconnected.
[ 299.797605] +info debug open_rtl2832u_usb_module_init
[ 299.797654] dvb-usb: found a 'USB DVB-T DEVICE' in warm state.
[ 299.797667] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 304.796492] DVB: registering new adapter (USB DVB-T DEVICE)
[ 304.799188] +rtl2832u_fe_attach : chialing 0409-1
[ 304.799436] +usb_init_setting
[ 304.799439] +usb_init_bulk_setting
[ 309.796382] read_usb_register: offset=0x0, error code=0xffffff92 !
[ 309.796390] dvb-usb: no frontend was attached by 'USB DVB-T DEVICE'
[ 309.796550] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:15.0/0000:03:00.0/usb1/1-2/1-2.1/input/input8
[ 309.796996] dvb-usb: schedule remote query interval to 287 msecs.
[ 309.797005] dvb-usb: USB DVB-T DEVICE successfully initialized and connected.
[ 309.797034] dvb-usb: found a 'USB DVB-T DEVICE' in warm state.
[ 309.797048] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 314.796472] DVB: registering new adapter (USB DVB-T DEVICE)
[ 314.797616] +rtl2832u_fe_attach : chialing 0409-1
[ 314.797716] +usb_init_setting
[ 314.797718] +usb_init_bulk_setting
[ 319.796421] read_usb_register: offset=0x0, error code=0xffffff92 !
[ 319.796430] dvb-usb: no frontend was attached by 'USB DVB-T DEVICE'
[ 319.796581] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:15.0/0000:03:00.0/usb1/1-2/1-2.3/input/input9
[ 319.796902] dvb-usb: schedule remote query interval to 287 msecs.
[ 319.796910] dvb-usb: USB DVB-T DEVICE successfully initialized and connected.
[ 319.796959] usbcore: registered new interface driver dvb_usb_rtl2832u
Hi I am trying to get a couple of these USB DVB-T Tuner sticks working under Mythbuntu 12.04. They are Gigabyte U7300 Model USB 2.0 devices and they appear in lsusb as
1b80:d393 Afatech DVB-T receiver [RTL2832U]
I am wondering if I can help you to add support for these in your module.
My current Kernel is 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
I cloned your repository and built the module all ok and it load without a problem, however in dmesg it complains that no fronted was attatched.
I guess the module does not know about this particular tuner?
BTW I am in Australia.
dmesg from immediately after boot output is as follows
[ 139.584406] RTL2832U check_tuner_type : ERROR Unknown tuner on board... [ 139.584414] dvb-usb: no frontend was attached by 'USB DVB-T DEVICE' [ 139.584563] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:15.0/0000:03:00.0/usb1/1-2/1-2.3/input/input7 [ 139.584925] dvb-usb: schedule remote query interval to 287 msecs. [ 139.584933] dvb-usb: USB DVB-T DEVICE successfully initialized and connected. [ 139.584964] usbcore: registered new interface driver dvb_usb_rtl2832u
removing the module and reloading it with sudo modprobe dvb_usb_rtl2832u debug=1 shows
139.584406] RTL2832U check_tuner_type : ERROR Unknown tuner on board... [ 139.584414] dvb-usb: no frontend was attached by 'USB DVB-T DEVICE' [ 139.584563] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:15.0/0000:03:00.0/usb1/1-2/1-2.3/input/input7 [ 139.584925] dvb-usb: schedule remote query interval to 287 msecs. [ 139.584933] dvb-usb: USB DVB-T DEVICE successfully initialized and connected. [ 139.584964] usbcore: registered new interface driver dvb_usb_rtl2832u [ 278.428204] usbcore: deregistering interface driver dvb_usb_rtl2832u [ 278.454672] dvb-usb: USB DVB-T DEVICE successfully deinitialized and disconnected. [ 278.492845] dvb-usb: USB DVB-T DEVICE successfully deinitialized and disconnected. [ 299.797605] +info debug open_rtl2832u_usb_module_init [ 299.797654] dvb-usb: found a 'USB DVB-T DEVICE' in warm state. [ 299.797667] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. [ 304.796492] DVB: registering new adapter (USB DVB-T DEVICE) [ 304.799188] +rtl2832u_fe_attach : chialing 0409-1 [ 304.799436] +usb_init_setting [ 304.799439] +usb_init_bulk_setting [ 309.796382] read_usb_register: offset=0x0, error code=0xffffff92 ! [ 309.796390] dvb-usb: no frontend was attached by 'USB DVB-T DEVICE' [ 309.796550] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:15.0/0000:03:00.0/usb1/1-2/1-2.1/input/input8 [ 309.796996] dvb-usb: schedule remote query interval to 287 msecs. [ 309.797005] dvb-usb: USB DVB-T DEVICE successfully initialized and connected. [ 309.797034] dvb-usb: found a 'USB DVB-T DEVICE' in warm state. [ 309.797048] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. [ 314.796472] DVB: registering new adapter (USB DVB-T DEVICE) [ 314.797616] +rtl2832u_fe_attach : chialing 0409-1 [ 314.797716] +usb_init_setting [ 314.797718] +usb_init_bulk_setting [ 319.796421] read_usb_register: offset=0x0, error code=0xffffff92 ! [ 319.796430] dvb-usb: no frontend was attached by 'USB DVB-T DEVICE' [ 319.796581] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:15.0/0000:03:00.0/usb1/1-2/1-2.3/input/input9 [ 319.796902] dvb-usb: schedule remote query interval to 287 msecs. [ 319.796910] dvb-usb: USB DVB-T DEVICE successfully initialized and connected. [ 319.796959] usbcore: registered new interface driver dvb_usb_rtl2832u
lsmod shows
Module Size Used by dvb_usb_rtl2832u 408029 0 dvb_usb 24490 1 dvb_usb_rtl2832u dvb_core 110619 1 dvb_usb vmwgfx 122198 1 ttm 76949 1 vmwgfx drm 242038 3 vmwgfx,ttm nfsd 277809 13 nfs 356307 0 lockd 86161 2 nfsd,nfs fscache 61529 1 nfs auth_rpcgss 53380 2 nfsd,nfs nfs_acl 12883 2 nfsd,nfs sunrpc 245464 19 nfsd,nfs,lockd,auth_rpcgss,nfs_acl ir_lirc_codec 12859 0 lirc_dev 19204 1 ir_lirc_codec ppdev 17113 0 ir_mce_kbd_decoder 12777 0 ir_sony_decoder 12510 0 ir_jvc_decoder 12507 0 snd_usb_audio 122982 0 ir_rc6_decoder 12507 0 ir_rc5_decoder 12507 0 ir_nec_decoder 12507 0 snd_pcm 97188 1 snd_usb_audio vmw_balloon 12809 0 rc_core 26412 8 dvb_usb,ir_lirc_codec,ir_mce_kbd_decoder,ir_sony_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_rc5_decoder,ir_nec_decoder snd_page_alloc 18529 1 snd_pcm snd_hwdep 13668 1 snd_usb_audio snd_usbmidi_lib 25395 1 snd_usb_audio snd_seq_midi 13324 0 snd_rawmidi 30748 2 snd_usbmidi_lib,snd_seq_midi snd_seq_midi_event 14899 1 snd_seq_midi snd_seq 61896 2 snd_seq_midi,snd_seq_midi_event snd_timer 29990 2 snd_pcm,snd_seq snd_seq_device 14540 3 snd_seq_midi,snd_rawmidi,snd_seq psmouse 87692 0 serio_raw 13211 0 snd 78855 8 snd_usb_audio,snd_pcm,snd_hwdep,snd_usbmidi_lib,snd_rawmidi,snd_seq,snd_timer,snd_seq_device cm109 22061 0 soundcore 15091 1 snd joydev 17693 0 parport_pc 32866 1 mac_hid 13253 0 i2c_piix4 13301 0 shpchp 37277 0 lp 17799 0 parport 46562 3 ppdev,parport_pc,lp usb_storage 49198 0 uas 18027 0 usbhid 47199 0 hid 99559 1 usbhid floppy 70365 0 e1000 108476 0 mptspi 22921 2 mptscsih 44882 1 mptspi mptbase 103162 2 mptspi,mptscsih
If there is more info you need please let me know, 8-)
Thanks.