Jump to content

Arkimede

Members
  • Posts

    12
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Bari, Italy
  • Interests
    Computer, electronics, music (jazz & bossa), chess, photography, science

Recent Profile Visitors

2298 profile views
  1. All right, the wi-fi now works: You need to create the file /etc/modprobe.d/ssv6051.conf and enter the path to the driver configuration file (type in file) options ssv6051 stacfgpath = / lib / firmware / ssv6051 / ssv6051-wifi.cfg You must also configure the wpa_supplicant for network access. A great idea from Forum Alex @ ELEC The other error messages to boot remain to be solved but it is a secondary problem! Now I will install my home automation server (probably Fhem) Thanks to all for collaboration!
  2. module load but still not working here is demsg tried various dtb: gxl_212, gxl_281 from various sources (libreelec, also original android) no changes... [ 0.000000] Reserved memory: unable to setup CMA region [ 0.000000] vout_serve: set_vout_init_vmode: 1080p60hz [ 0.582529] genirq: Setting trigger mode 8 for irq 241 failed (gic_set_type+0x0/0xb8) [ 0.582566] genirq: Setting trigger mode 8 for irq 242 failed (gic_set_type+0x0/0xb8) [ 0.582747] genirq: Setting trigger mode 8 for irq 241 failed (gic_set_type+0x0/0xb8) [ 0.582773] genirq: Setting trigger mode 8 for irq 242 failed (gic_set_type+0x0/0xb8) [ 0.591928] tv_vout: chrdev devno 266338304 for disp [ 2.581880] mtdoops: mtd device (mtddev=name/number) must be supplied [ 2.592284] /dwc3@c9000000: could not find phandle [ 5.094284] Error: Driver 'ICPlus IP175C' is already registered, aborting... [ 5.101147] libphy: ICPlus IP175C: Error -16 in registering driver [ 5.107434] Error: Driver 'AMLOGIC internal phy' is already registered, aborting... [ 5.115201] libphy: AMLOGIC internal phy: Error -16 in registering driver [ 5.123418] Error: Driver 'RTL8211F Gigabit Ethernet' is already registered, aborting... [ 5.130305] libphy: RTL8211F Gigabit Ethernet: Error -16 in registering driver [ 5.216711] get_storage_dev return 1 [ 5.571478] emmc: retry, rx_phase 0 -> 1 [ 6.321366] PPMGRDRV: err: ppmgr_driver_probe called [ 6.788466] amlvid:err: amlvideo_init called [ 6.792370] amlvid:err: amlvideo_create_instance called [ 6.798779] amlvid:err: v4l2_dev.name=:amlvideo-000 [ 7.155379] cectx aocec: aml_cec_probe(): no hdmirx reg resource [ 7.161225] cectx aocec: aml_cec_probe(): no hhi reg resource [ 7.167125] cectx aocec: aml_cec_probe(): can't find hdmirx [ 7.491126] aml_snd_m8_card aml_m8_snd.49: ASoC: no source widget found for LOUTL [ 7.498648] aml_snd_m8_card aml_m8_snd.49: ASoC: Failed to add route LOUTL -> direct -> Ext Spk [ 7.507560] aml_snd_m8_card aml_m8_snd.49: ASoC: no source widget found for LOUTR [ 7.515064] aml_snd_m8_card aml_m8_snd.49: ASoC: Failed to add route LOUTR -> direct -> Ext Spk [ 8.458473] /dwc3@c9000000: could not find phandle [ 9.271316] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19) [ 9.347076] aml_istbt_dev_ready NULL [ 19.243442] SSV6XXX_SDIO sdio:0001:1: vendor = 0x3030 device = 0x3030 [ 19.313582] SSV6XXX_SDIO sdio:0001:1: dataIOPort 0x10000 regIOPort 0x10020 [ 19.314379] SSV WLAN driver ssv6200: Failed to initialize device
  3. ok, seen, but my box has mali5... works the same? (downloaded, anyway this evening, at home, i'll try : ) )
  4. tried, * all * images / kernel version 4.9 probably do not start (black terminal screen) I can not find a 5.41 image with kernel version 3. *
  5. Armbian_5.37_S9xxx_Ubuntu_xenial_3.14.29_server_20180203.img
  6. result is: "FATAL: Module ssv6051 not found in directory /lib/modules/3.14.29" there is a "lib / firmware / ssv6051" folder that contains two files: "ssv6051-sw.bin" and "ssv6051-wifi.cfg" but in truth I do not know how to manually load a ".bin" module. If I'm not mistaken, the modules in "lib / firmware" should be automatically loaded by the system with "plug and play" if the hardware is correctly recognized. Is it possible, at this point, that the .dtb file is not right? I use glx_p212_2g but I think it's for the S905X and not exactly for S905W
  7. Yes, the file is correct... I would rather say that we need to play with https://github.com/150balbes/build/blob/amlogic/config/sources/amlogics905x.conf I see in it numerous (unknown) possibilities regarding the various sources and branches of the software ...
  8. uhm ... I tried to compile the "standard" version taken from the armbian repository by selecting "lepotato" and it works perfectly (the image is created without any error) ... ok, I'll do other tests and I'll try to figure out which one be the problem. thanks and good job.
  9. Arkimede

    Arkimede

  10. Sorry, another question... I have downloaded "build" from your github repository to compile an image myself, but I have invariably received many fatal errors, in particular regarding the creation of u-boot ... By changing the various configurations you always get an error with the task_entry.s file Would it be possible for you to provide me with a configuration (build / config / sources / amlogics905x.conf) valid to compile an image like your Armbian_5.37_S9xxx_Ubuntu_xenial_3.14.29_server_20180203.img that works well on my card (apart from the wifi)?
  11. @balbes150 et al... maybe this is useful? https://github.com/trustfarm/orangepi-zero-tfarm/tree/master/OrangePi-Kernel/linux-3.4/drivers/net/wireless/ssv6xxx
  12. Hi to all, I recently purchased a COOLEME brand tvbox (but internally is marked W95T) with S905W, 2GB / 16GB of memory. The wifi chip is SV6051P. I tried to install ARMBIAN Armbian_5.37_S9xxx_Ubuntu_xenial_3.14.29_server_20180203.img and it works all very well except WIFI. I tried several DTBs, both gxl212 and gxl281, I also tried to modify them but I could not make the WIFI work. I saw that in the folder / lib / firmware there is a subfolder SSV6051 that contains a .bin file and a .cfg but I have no idea how to load them. Among other things I tried to install LibreElec and the wifi in that case works ... But I'm interested in Linux because I intend to use the TVBOX as a server for Home Automation and not to watch television ... At this point after many and many tests I had a big headache .. Can someone give me a suggestion? Thank you
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines