Jump to content

FRIKIdelTO

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. mine can connect to 5GHz and 2.4GHz with correct nvram file. I just tried it right now and works fine both. I know it. I want it for can connect via WiFi on the first run.
  2. @jock yes, the HDMI output works perfectly. I have it connected to the laptop with a Chinese HDMI capture device to be able to play with it more comfortably. My idea is to use it to run a bot for Telegram and for web scraping in python (that's why I asked how to install chromedriver) Would you mind telling me how I can modify the .img.xz image to change the nvram file to the one that works on my TV box? On Windows I am unable to modify it. Do I need to do it compulsorily in Linux?
  3. Thanks a lot. It finally worked for me!!! What I did: copy the content of the post file and paste it into brcm/brcmfmac4334-sdio.rockchip,rk3318-box.txt then rebooted and it was working. The problem is that I then did: sudo apt-get update sudo apt-get dist-upgrade and after reboot it failed again so i had to rewrite brcmfmac4334-sdio.rockchip,rk3318-box.txt like before and it works again. Is there any way that when updating the system that file is not changed so that it does not fail again? By the way, I'm trying to install chromium-browser and chromedriver but no way. I did it with snap and when starting chromium it tells me that it cannot find the chromium.conf file
  4. Hello! I have bought the TV Box H96Max v11, which you can see in the images. I have installed several versions of Armbian and in all of them I have the same problem, the WiFi does not work. The networks can be searched, but it cannot connect, it is as if the password is not correct, but it is. I have tried with a USB WiFi adapter and it works perfectly, but I would like it to work with the built-in WiFi. Any idea how I can achieve it? I attach the dmesg of the Android version in which everything works perfectly. dmesg-H96MaxV11-Android.txt
  5. You're right. I can see real RAM by connecting via adb and "dmesg | grep -i memory | grep -i available" [ 0.000000@0] Memory: 699648K/1027072K available (9833K kernel code, 952K rwdata, 3684K rodata, 935K init, 3574K bss, 327424K reserved) But how to know real size of flash memory? All my tries give me fake info...
  6. I just bought the Q96 Mini TV Box with 8GB RAM and 128GB ROM: https://www.aliexpress.com/item/1005004079154677.html I have managed to boot Armbian in desktop mode with "Armbian_20.10_Arm-64_bullseye_current_5.9.0_desktop.img" But the problem is that it only allows me to use 1GB of RAM What do I have to do to be able to use the 8GB? I have tried decompiling "meson-gxl-s905x-p212.dtb" and changing the value to: memory@0 { device_type = "memory"; reg = <0x80000000 0x80000000 0x80000000 0x80000000>; }; and I've recompiled it, but I'm still able to use only 1GB of RAM I don't know what else to try any idea is welcome Thank you
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines