Jump to content

Reddwarf

Members
  • Posts

    310
  • Joined

  • Last visited

Everything posted by Reddwarf

  1. Well, first of all, I'm trying to get this working on just Armbian, second; I have tried ALL the recepies I could find on Google and none of them work so I'm pretty desperate....
  2. I'm running Armbian_20.09_Arm-64_focal_current_5.8.5_desktop on a Mini M8S, wifi works fine and connecte to internet. Now, I want to share the internet connection with a STB over wired internet. I have tried the simple method by setting the properties of eth0 to "shared with other..." but that does not work. The STB needs to get an ip-address so I guess I need a dhcp server as well. I have installed it and tried to configure it according to the method described here: https://linuxconfig.org/what-is-dhcp-and-how-to-configure-dhcp-server-in-linux but I get an error when I try to start it, and I can't figure out exactly what is wrong. Can someone help?
  3. No this box has emmc. However, I'v found that the safest (read "stay out of trouble") is to powercycle at every reboot anyway
  4. Does anyone have the original firmware for the Q96 Home 4k tv-box with RK3228 cpu? Or any other suitable firmware that I can flash in maskrom mode to unbrick the box?
  5. Ok, I'm not familiar with Github so can you please point me to where the discussion is?
  6. So where can I get the "compile" folder?
  7. Started a new topic about building problems on ARM platform, can you please help?
  8. @hexdump Trying to compile your uboot from github I get this error: arstein@MM8S:~/u-boot-mainline-rk3328-no-sd-boot$ patch -p1 < /compile/doc/u-boot-misc/misc.rk3328-no-sd-boot/rk3328-h96max-no-sd-boot.patch bash: /compile/doc/u-boot-misc/misc.rk3328-no-sd-boot/rk3328-h96max-no-sd-boot.patch: No such file or directory karstein@MM8S:~/u-boot-mainline-rk3328-no-sd-boot$ ls api cmd disk env Kbuild MAINTAINERS README arch common doc examples Kconfig Makefile scripts bl31.elf config.mk drivers fs lib net test board configs dts include Licenses post tools karstein@MM8S:~/u-boot-mainline-rk3328-no-sd-boot$ Am I missing some files or what?
  9. Been trying to build this SW on a Linux Mint laptop, when I get to "make PLAT=rk3328 DEBUG=1 bl31" the result is: CC bl31/bl31_context_mgmt.c gcc: error: unrecognized command line option ‘-mstrict-align’; did you mean ‘-Wstrict-aliasing’? make: *** [Makefile:1070: build/rk3328/debug/bl31/bl31_context_mgmt.o] Error 1 Can somebody more experienced than me please give me a hint on what to do about it?
  10. Thanks, might need a bit modifying, I'll have to read me up on rk3328....
  11. Thanks, how can I determine what binary I should use for updating the loader? If I run Cpu-z on the original Android is says that the cpu is a 3028, what is correct?
  12. Yes I have the original Android image and can flash it with the factory tool. But I want to run Armbian and the problem is that the box does not boot from sdcard or usb with the factory bootloader. I'v tried to flash a new bootloader with the rkdeveloptool but the response is "this operation is not supported". If I flash Armbian in the box it does not boot. However, the factory tool is capable of flashing bootloader (I can see it does that while flashing Android), so if there is a way to replace the bootloader aection in the Android image I might be on dry ground.
  13. Yes it's a RK3328, ie 64bit, so not really related to this topic but I know nowhere else to ask...
  14. The GPS receiver is not the problem, it work just fine under Linux Mint, transmits ascii data at 9600baud. But I'm struggeling to find what port it is connected to in /dev. As I said, lsusb tells me that it is connected to bus02 - device02. Is there not support for serial usb devices in Armbian? (since there is no ttyUSBxx in /dev)?
  15. @jock Slightly off-topic question: I'm struggeling with an A5X Max 4k box, do you have any knowledge about this box and how to make it run Armbian? I would like to use it for something useful, the box is too light to be used as a paperweight (lol)...
  16. Running Armbian_20.07_Arm-64_focal_current_5.7.9_desktop.img and trying to connect a GPS receiver via USB. lsusb tells me that the device is device002 on bus002. I would expect it to be ttyUSB002 i /dev, but there are no ttyUSB in /dev at all. What device is it in /dev then?
  17. Well I'v read the topic and tried booting exactly as described. I presume the usb stick containing Armbian should be in USB1, The box just boots android and nothing interesting happens. I there a way to replace the uboot in the box with the one on the sdcard? Perhaps using dd command under Linux anv connect the box with reset button pressed?
  18. @balbes150 I can't seem to find the topic about RK3328, I have read the first post in this forum and have tried the SD+USB method but the box does not boot from SD anyway. Is there a way to replace the uboot in the box with yours?
  19. Sorry, inaccurate answer. I know what the uboot is for, I'm not sure where to pt it. Flashing it to sdcard won't help as the box will not boot from sdcard anyway. Is it an idea to try to flash it to the box using the standard RK-dev flasher?
  20. No I have not, I honestly have no idea what to do with it
  21. So I have this A5X Max 4k box with RK3328 cpu, I'v had no luck booting Armbian on it. Am I lost or is there a trick to make it boot?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines