Jump to content

megaduo

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by megaduo

  1. @jock Yes,there are 5 leds on the board.i uploaded two photos to explain this,While running official firrmware,the led's logical are define like this,the led on the right it's a single led(green) ,it's blink once when it recieves IR signal,the leds on left and middle are two leds(green/red) in parallel.while the box on stanby mode,only the red led on left is on ,after power on the box,the leds on left turn to green,the red led in middle turn on ,after a while when the os was fully loaded,the middle one turn from red to green.This box is customized by ISP for IPTV application which manifacutured by Huawei,the model is EC6108V9E.Please excuse my poor English.
  2. The wireless is fully working with overlays=wlan-alt-wiring wlan8189-etv-al.Thanks again!!!!!!!!!
  3. @jockNot working,Maybe it's about the driver,I don't know what's meaning of error -110(rtl8189es: probe of mmc1:0001:1 failed with error -110) i'm gonna to compile the driver to check if it is working.
  4. Finally it's working!!!!!!!!Thanks a lot!!!!!!! @fabiobassaHere is photos of the borad.
  5. Thanks for your reply,I tried both of overlays,but it's still not working.Is there any other way to find out the real gpio layout? The dmesg with overlays=wlan-alt-wiring With overlays=wlan-rtl8189etv
  6. Here is the dmesg log With overlays=wlan-8189etv-al With overlays=wlan-8189etv-ah
  7. @fabiobassaYes,it is. @jockUnfortunately,both of the overlays was not working,Thanks anyway.I decompress and decompiled the dtb file from the offical firmware. wireless-wlan { compatible = "wlan-platdata"; wifi_chip_type = "rtl8189es"; sdio_vref = <0x708>; WIFI,poweren_gpio = <0x7a 0x1d 0x00>; WIFI,host_wake_irq = <0x73 0x02 0x00>; i'm trying to compile the overlay by dtc,but got an error,maybe missing some header? rk-kernel.dtb rk-kernel.dts
  8. I have got some gpio configuration from offical firmware,perhaps wlan sdio power is controled by gpio-93(gpio2-29) (wlan_default_wlan_po) or sdio-pwren pin 30 (gpio0-30)?
  9. Hi,I have a problem with rtl8189etv through sdio interface,it's not about driver or module,seemed kernel did't initial the sdio mmc slot properly? Here it's the diagnosis report generated by armbianmonitor. I also put the UART log which got from same box running the original offical firmware. Please take a look,thanks for your time.
  10. Thanks a lot! I'll test then give a feedback.
  11. Thx,i've got log from amlogic s905d set top box that works fine with the stick which you can refer to.
  12. I have tried to copy relate firmwares to lib/firmware,but didn't work.Looks like that certain modules or drivers wasn't build into kernel(si2157,si2168,si2141,m88ds3103,m88ds3103b,...).Maybe some kernel configuration options not being seleced.(CONFIG_MEDIA_SUBDRV_AUTOSELECT).Could you pls look into it?Thx.
  13. Hello I want to install a tvheadend-server (vdr) on my huawei ec6108 v9e(rk3228b) with a usb-dvb-stick device - Geniatech T230C(officially support by kernel).Unfortunately it doesn't work. Seemed some kernel module or driver/firmware related with dvb-usb not being load properly.Here is log of dmesg and lsmod. dmesg log [ 149.170716] usb 1-1: new high-speed USB device number 2 using dwc2 [ 149.647638] usb 1-1: New USB device found, idVendor=0572, idProduct=c68a, bcd Device= 8.00 [ 149.647663] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 149.647679] usb 1-1: Product: EyeTV Stick [ 149.647693] usb 1-1: Manufacturer: Geniatech [ 149.647707] usb 1-1: SerialNumber: 161206 [ 149.922662] usb 1-1: dvb_usb_v2: found a 'MyGica Mini DVB-T2 USB Stick T230C v2' in warm state [ 149.923165] usb 1-1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer [ 149.923197] dvbdev: DVB: registering new adapter (MyGica Mini DVB-T2 USB Stick T230C v2) [ 149.923212] usb 1-1: media controller created [ 149.924595] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered. [ 149.938485] usbcore: registered new interface driver dvb_usb_dvbsky lsmod log Module Size Used by dvb_usb_dvbsky 20480 0 zstd 16384 4 snd_soc_hdmi_codec 16384 1 snd_soc_simple_card 20480 0 snd_soc_simple_card_utils 20480 1 snd_soc_simple_card gpio_ir_recv 16384 0 cpufreq_dt 16384 0 hantro_vpu 73728 0 rockchip_vdec 77824 0 dw_hdmi_i2s_audio 16384 0 v4l2_h264 16384 2 rockchip_vdec,hantro_vpu videobuf2_vmalloc 16384 1 hantro_vpu rockchip_rga 20480 0 videobuf2_dma_sg 20480 1 rockchip_rga videobuf2_dma_contig 20480 2 rockchip_vdec,hantro_vpu videobuf2_memops 16384 3 videobuf2_dma_sg,videobuf2_dma_contig,videobuf2_vmalloc v4l2_mem2mem 24576 3 rockchip_vdec,hantro_vpu,rockchip_rga lima 49152 0 videobuf2_v4l2 24576 4 rockchip_vdec,hantro_vpu,v4l2_mem2mem,rockchip_rga videobuf2_common 40960 5 rockchip_vdec,hantro_vpu,v4l2_mem2mem,videobuf2_v4l2,rockchip_rga gpu_sched 28672 1 lima rockchip_thermal 24576 0 snd_soc_rockchip_i2s 16384 2 snd_soc_rockchip_pcm 16384 1 snd_soc_rockchip_i2s zram 28672 2 snd_soc_core 155648 5 snd_soc_rockchip_i2s,snd_soc_hdmi_codec,snd_soc_simple_card_utils,_rockchip_pcm,snd_soc_simple_card snd_pcm_dmaengine 16384 1 snd_soc_core snd_pcm 86016 3 snd_pcm_dmaengine,snd_soc_hdmi_codec,snd_soc_core snd_timer 28672 1 snd_pcm rk_crypto 24576 0 dw_wdt 16384 0 snd 53248 4 snd_soc_hdmi_codec,snd_timer,snd_soc_core,snd_pcm soundcore 16384 1 snd sch_fq_codel 20480 2 ip_tables 24576 0 gpio_keys 20480 0
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines