Jump to content

Lexx

Members
  • Posts

    22
  • Joined

  • Last visited

Everything posted by Lexx

  1. Hello. No one will tell you where to get brcmfmac4356-sdio for chip BCM4356/2 and clm_blob for it. The wifi driver and bluetooth do not get up. brcmfmac: F1 signature read @0x18000000=0x17224356 [ 3688.213438] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4356-sdio for chip BCM4356/2 [ 3688.215800] usbcore: registered new interface driver brcmfmac [ 3688.302869] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4356-sdio for chip BCM4356/2 [ 3688.302925] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available [ 3688.303168] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4356/2 wl0: Sep 9 2018 22:04:16 version 7.35.349.62 (r707733 CY) FWID 01-5fd4a6ce
  2. source /etc/network/interfaces.d/* # Wired adapter #1 allow-hotplug eth0 no-auto-down eth0 iface eth0 inet dhcp #iface eth0 inet static #address 192.168.1.100 #netmask 255.255.255.0 #gateway 192.168.1.1 #dns-nameservers 192.168.1.1 pre-up ifconfig eth0 hw ether xxxxxxxxxxxx # hwaddress ether # if you want to set MAC manually # pre-up /sbin/ifconfig eth0 mtu 3838 # setting MTU for DHCP, static just: mtu 3838 auto lo iface lo inet loopback
  3. I registered the following line in the network/interfeises file: pre-up ifconfig eth0 hw ether 010000101010. it helped me. try it.
  4. Hello. If I can get the fdt file from the android of the magicsee n6max tv set-top box, will this help in creating the correct dtb file? How to do it? Or who should I give him to do this?
  5. Hello. Does anyone have u-boot for tv-box magicsee n6max? It does not start with the kernel 5.6.0-rc4. Tell me how to run armbian on this core.
  6. Hello! please tell me which system image is better to use on the tv-box magicsee n max. I tried with 5.5-5.6 cores - the system does not even start.
  7. Can someone post an emmc image made from downloaded linux armbian? He accidentally erased the bootloader, now it boots only from the sd card. if someone shared the image, or at least the bootloader, would be very grateful.
  8. Hello! Please tell me, is it possible to restore android after installing armbian in emmc?
  9. Hello! Installed the latest distribution image Armbian_19.11.3_Rk3399-tv_xenial_legacy_4.4.154_desktop_20191126.img. The set-top box loads, but the desktop does not load. He writes that he can not open the display. The dtb file was taken from the n6 set-top box. Can anyone help turn on the desktop? Or tell me which distribution is better to use.
  10. Aluminum is poorly soldered ... and good thermal contact will not work ... I tried. If only to grind a solid radiator ... but this is not at my capacity ...
  11. I bought a radiator for aliexpress. and completed it myself. soldered copper plates from the bottom of the heatsink to reach the processor
  12. did not rise above 55 degrees. when the transmission is running, the temperature is 35-36 degrees
  13. Yes. Soldered copper plates from below. therefore so dark.
  14. With DTC utility, I have a little idea how to work. I don’t understand what settings for usb are correct and whether there is an error in them. prefix magicsee n6max. Help someone than he can.
  15. usb 3.1 type c does not work on magicsee -n6-max. Not a single version of armbian
  16. rockchip-dwc3 usb0: fail to get drvdata hcd [ 4.446338] phy phy-ff770000.syscon:usb2-phy@e450.1: charger = USB_FLOATING_CHARGER [ 4.452244] rockchip-dwc3 usb1: fail to get drvdata hcd And what kind of driver he cannot get?
  17. Found such lines after dmesg | grep usb 1.900520] phy phy-ff770000.syscon:usb2-phy@e450.0: Looking up phy-supply from device tree [ 1.900620] vcc5v0_host: could not add device link phy-ff770000.syscon:usb2-phy@e450.0 err -2 [ 1.900946] phy phy-ff770000.syscon:usb2-phy@e450.1: Looking up phy-supply from device tree [ 1.900958] phy phy-ff770000.syscon:usb2-phy@e450.1: Looking up phy-supply property in node /syscon@ff770000/usb2-phy@e450/otg-port failed [ 1.901187] phy phy-ff770000.syscon:usb2-phy@e450.1: Looking up vbus-supply from device tree [ 1.901197] phy phy-ff770000.syscon:usb2-phy@e450.1: Looking up vbus-supply property in node /syscon@ff770000/usb2-phy@e450/otg-port failed [ 1.901210] phy phy-ff770000.syscon:usb2-phy@e450.1: Failed to get VBUS supply regulator [ 1.901974] phy phy-ff770000.syscon:usb2-phy@e460.2: Looking up phy-supply from device tree [ 1.902027] vcc5v0_host: could not add device link phy-ff770000.syscon:usb2-phy@e460.2 err -2 [ 1.902307] phy phy-ff770000.syscon:usb2-phy@e460.3: Looking up phy-supply from device tree [ 1.902317] phy phy-ff770000.syscon:usb2-phy@e460.3: Looking up phy-supply property in node /syscon@ff770000/usb2-phy@e460/otg-port failed [ 1.902534] phy phy-ff770000.syscon:usb2-phy@e460.3: Looking up vbus-supply from device tree [ 1.902545] phy phy-ff770000.syscon:usb2-phy@e460.3: Looking up vbus-supply property in node /syscon@ff770000/usb2-phy@e460/otg-port failed [ 1.902557] phy phy-ff770000.syscon:usb2-phy@e460.3: Failed to get VBUS supply regulator [ 1.904311] phy phy-ff7c0000.phy.6: Looking up phy-supply property in node /phy@ff7c0000/usb3-port failed [ 1.904776] phy phy-ff800000.phy.8: Looking up phy-supply property in node /phy@ff800000/usb3-port failed It is clear that the device is not configurable. No one will tell you how to defeat this?
  18. Hello! TV-BOX magiksee n6max with Armbian_5.98_Rk3399-tv_Ubuntu_disco_default_4.4.154_desktop_20191022.img. The problem is as follows. Usb type c port does not work. Moreover, when the android boots, the disks connected to it begin to be detected. Question. Can someone fix usb in armbian system or teach how to do it?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines