-
Posts
421 -
Joined
-
Last visited
Reputation Activity
-
fabiobassa reacted to Maker39 in CSC Armbian for RK322x TV box boards
Wow !!! it's magic !
I have WiFi
-
fabiobassa reacted to jock in CSC Armbian for RK322x TV box boards
Hmmm, I did not understand if the board crashes or OMV becomes unresponsive (and which part, since OMV leverages nginx and php for the web admin and samba/nfs/ftp for the file serving services).
You say that you can "ssh the box", but you mean that you can login via ssh and the board still operates normally or the ssh service is apparently responding but you can't login?
I have a board with debian buster that is running OMV perfectly fine for several months right now, but also I'm experimenting with an eMCP board that has Home Assistant and running as wireless AP without any issues. Both of the board are running headless with no problems or crashes. The eMCP board is a MXQPRO_V73, should not be far different than your MXQ_V71 (I may guess it is a MXQPRO_V71? You could post some high resolution photos that may be helpful identifying the board and its components)
-
fabiobassa reacted to im_chc in CSC Armbian for RK322x TV box boards
Hi @jock and @fabiobassa, it's great that you guys support the TV boxes that Armbian won't, amazing!
I have a HDMI stick with a RK3229 SOC, and this pathetic stick/board is a clone of a product with the brand "Any-cast", which at the same time is a clone of the Google Chromecast.
I thought I had bricked it, but I wonder if there's anything to do with it?
I didn't expect to run Armbian on it, but if I can ssh into it and run something like lighttpd, it will be already great
I think the two soldered spot near the USB port is the UART serial, but I'm not sure
I also managed to do
rkdeveloptool db rk322x_loader_vxxx.bin , seems that the image is flashed successfully, but it still show "Maskrom" mode after I do
rkdeveloptool ld But I'm afraid to say that I'm not too clear about what I am doing 😅
(Oh there is an external WiFi chip that is soldered to a USB cable, you can look at the last three photos)
-
fabiobassa got a reaction from Seth in CSC Armbian for RK322x TV box boards
@marras
if you need just for 3d printer no desktop at all and it will be fast as lightnening
-
fabiobassa reacted to donluca in CSC Armbian for RK322x TV box boards
A terrible suspicion came to me right as I was writing the previous post, so I did a quick cat /proc/cpuinfo... and it has an H3 CPU.
Everything that was written on the box and on the eBay auction was completely off.
It looks like this one:
Apologies for wasting your time, I'll go and try out another image for the correct CPU!
-
fabiobassa reacted to donluca in CSC Armbian for RK322x TV box boards
Sorry for the late reply, it looks like I'm allowed only one post per day due to bot/spam prevention measures.
The board is marked as MXQ-HX-V2.0 and has a sv6256p wifi chip which means no wi-fi for me (not that I really needed it, but still...)
Here's a picture:
I can clearly see the serial port pads marked between the USB and SPDIF connector so I should be fine if anything goes pear shaped.
Still, I'd feel more comfortable knowing if there's been any test done on this board.
I don't need video output or anything else as this is going to be the DNS server of my local network (Pi-Hole, DNSCrypt and all that jazz), but I'd really appreciate not having to sacrifice an SD to hold the rootfs and, more importantly, the ethernet MUST work.
-
fabiobassa reacted to marras in CSC Armbian for RK322x TV box boards
@jock at the end I was impatient and I cleared the emmc and tried to restore the backup... Everything went well, Android has been restored successfully! I think I was lucky because the backup is 2.5gb, under the fat32 limit, but after decompression it is as big as the all emmc (16gb). The problem is that I cannot extract anything from it, since the decompressed file is not an archive according 7zip, it's just a file without any extension. After cleared the emmc again, Linux from sd booted successfully and also after flashing in the emmc. wifi, hdmi works (only audio doesn't but I don't need that). I'm a bit disappointed by the performance, xfce doesn't run that fast, but it's ok since I need just to install klipper for my 3d printer and I hope it's enough for this purpose. Thank you for all the support, you have been precious!
-
fabiobassa got a reaction from donluca in CSC Armbian for RK322x TV box boards
@donluca
yes this board is NOW supported and you will have great satisfaction in using it for your purposes.
And yes ethernet will work out of the box ( and if I am not wrong, wifi too but about this let's wait @jock suggestion )
-
fabiobassa got a reaction from MattWestB in CSC Armbian for RK322x TV box boards
@donluca
yes this board is NOW supported and you will have great satisfaction in using it for your purposes.
And yes ethernet will work out of the box ( and if I am not wrong, wifi too but about this let's wait @jock suggestion )
-
fabiobassa got a reaction from jock in CSC Armbian for RK322x TV box boards
@Henn
This forum Is about armbian and Linux, not android
Go find Android forum please
-
fabiobassa reacted to handymenny in CSC Armbian for RK322x TV box boards
Fixed multicast too: https://github.com/HandyMenny/ssv6xxx/commit/5ff256e8c84665253379e43e2608f7debef2d1b4
-
fabiobassa reacted to jock in CSC Armbian for RK322x TV box boards
@handymenny Cool, thanks! Maybe the broadcast decrypt can be fixed adding a proper -DUSE_MAC80211_DECRYPT_BROADCAST directive in the kernel module makefile nearby the other conditionals that relate to hardware/software encryption and decryption, without hardcoding the conditional.
Anyway thanks, do what you prefer and if you open a pull request I will accept and rebuild the armbian patches to fix the problem
-
fabiobassa reacted to handymenny in CSC Armbian for RK322x TV box boards
@jock Done. I wonder if it's a hw/firmware issue or it's the driver itself the cause. But so many flags linked to SW decryption, makes me think that even the authors didn't trust the HW capabilities...
-
fabiobassa reacted to Seth in CSC Armbian for RK322x TV box boards
board version? sometimes those 4 pads do not work for me, what i sometimes do when i'm feeling lazy is i try connecting the ground on the board first then i try connecting the rx pin of usb serial to different pads of the board while booting to find its tx pin. you only need two pins to capture serial debug logs. i found mine at the back of the board. i think i posted the pics in this post at page 26. you get very low chances of bricking your board if you do it this way. other method i use is a low cost stm32 o-scope and a multitester which a is way safer method in my opinion.
-
fabiobassa reacted to jock in CSC Armbian for RK3318/RK3328 TV box boards
Do you know if it is sufficient to install packaged falkon, qt and gstream packages on Ubuntu Jammy/Debian bullseye to get thing working or there is the need to compile something by hand?
I ask because it would be nice to have some out-of-the-box solution to say that the path is traced and things are getting squared.
Thanks!
-
fabiobassa reacted to jock in CSC Armbian for RK3318/RK3328 TV box boards
GPU is only doing 3D graphics.
Media applications are accelerated by VPU, which is a totally different part of the chip. I think gstreamer is already quite capable of using the v4l2 interface to profit of media acceleration drivers already in mainline kernel (namely hantro and rkvdec for rk3318, both accelerating h.264, vp8, vp9 and hevc, but some codecs still have partial support on rockchip64 armbian branch).
Ffmpeg needs to be built with patches and in a custom way because kernel interface for codecs has been made "stable" very recently (I guess in kernel 5.19).
Also mpv has the capability to use hardware video decoding via v4l2, but still need a custom build because it uses in turn ffmpeg. There is this old thread where I provided a custom build binary of mpv, but it was for ubuntu hirsute and debian bullseye; surely it would require some adaptations and tinker if you want to run on newer distros.
Accelarerating youtube in a browser is a whole different story. I don't know what is the current status (maybe @usual user has some clues?), but surely it is much more challenging than standalone video playing.
-
fabiobassa got a reaction from jock in CSC Armbian for RK322x TV box boards
@Max Sterg
May I ask if you have any experience with Linux in general ?
Because if you cannot choose by yourself an image with xfce desktop , that Is one of the severals desktop laying around, I guess you Will experiment many other problems in this experience with armbian and you Will come back here to ask even obvious things
-
fabiobassa got a reaction from Seth in CSC Armbian for RK322x TV box boards
@Max Sterg
May I ask if you have any experience with Linux in general ?
Because if you cannot choose by yourself an image with xfce desktop , that Is one of the severals desktop laying around, I guess you Will experiment many other problems in this experience with armbian and you Will come back here to ask even obvious things
-
fabiobassa reacted to Seth in CSC Armbian for RK3318/RK3328 TV box boards
hello again. @jocki'll be taking pics of both boards tonight and extracting the dtb's. some vendors do give clues as to what wifi chip is placed on the board. my squared h96 max v1.4 board works fine on 2.4GHz and 5GHz and works on default distro of the 5.15 kernel build including hdmi, hdmi does not work on the 5.19 kernel though. my rounded one which i will disassemble seems to have the same board but has no 8 segment lcd. it works almost the same as the squared one with the exception of the nvram that needs replacing.
edit:
i seem to have identical boards for the rounded one and the square one, both are rk3318 v1.4 dated 2020/06/29.
differences are square and rounded respectively.
wifi chip: fx8934, sp2734c
crystal beside wifi chip: none, 37.4MHz
inductor beside wifi chip: none, 4R7
fd6551 and 8 segment: yes, no
square pics:https://photos.app.goo.gl/U5LEJrav5FZMh6LEA
rounded pics:
https://photos.app.goo.gl/dUBqpmVfWpshq4PV9
i think @fabiobassa can chime in on the hardware part because it seems we can put in an fd6551 and an 8 segment on the rounded h96 max box easily and make openvfd work on it too. i also think we can transplant a similar but better wifi chip on it if ever we have those on hand.
-
fabiobassa reacted to jock in CSC Armbian for RK322x TV box boards
Hello @rafaeldavid, thanks a lot, you're very kind!
About the r29 board, yes as you noticed there are issues with that board.
The HDMI problem is very well known and it is quite obscure, maybe some gpio has to be set to the right state but I wasn't able to find useful hints inspecting the device tree.
The stability issues are very new to me, but looking at the board photos I see a bit of different design for the power section than usual boards. These differences may have some stability implications, but I'm just guessing.
Another potential problem can be related with the Trust OS binary: during early development we noticed that the wront Trust binary could freeze the device after a predefined amount of time because it was triggering a sort of "sleep" mode, but the Trust (proprietary) binary now is working pretty fine for the vast majority of boards, so it would be quite strange that this is the offender.
As you read in the other posts, this R29 board seems to be one of the bad ones and unfortunately I have no sample to study, so I'm very open to receive one sample.
Recently I received a couple of rk322x boards from @Jason Duhamell and those were terribly useful to fix eMCP issues and support esp8089 wifi; having such R29 board on my desk to work with obviosuly increases a lot the chances to understand and fix those issues.
edit: in the past we have encountered R29_MXQ boards, those may be a bit different than yours but the HDMI problem looks like is the same. You may try to apply led-conf7 from rk322x-config to see if stability problems goes away, but I'm afraid it won't really chance anything.
-
fabiobassa reacted to Seth in CSC Armbian for RK3318/RK3328 TV box boards
i got myself a new box, still an h96 max, same as what @paradigman has. it also has a 2734c wifi chip, his posted nvram from the manufacturer works. hdmi on edge kernel still doesn't work on my monitor/tv but i can access it via ssh after install so everything is good. thanks again @jock, @fabiobassa and @paradigmanfor the awesome community support.
-
fabiobassa got a reaction from DavidJS in CSC Armbian for RK3318/RK3328 TV box boards
@DavidJS
yes. it does
-
fabiobassa reacted to SteeMan in H3 CPU TV Box with EMCP
Moved posts to proper forum (Allwinner TV Boxes from Rockchip TV Boxes)
-
fabiobassa reacted to orojasp in CSC Armbian for RK322x TV box boards
Hi Pals,
This is my first post here. My approach on armbian has been a little bit complicated but always read this thread.
I have a tv box with an r3228a on it. I'm not totally sure because I didn't perform an test using hexdump as described before, but is one of things I have to do.
In the next posts I'm going to tell you what test I've done and which others I'm failing, but this first one is mainly to thanks you for all this information and hard work you put freely to public use.
Just trying to run armbian on this box I've learnt a lot! There are many hours of fun and mainly learning (I'm a terrible linux user) to try to give a new use to this little box.
see you! Thanks again!!
-
fabiobassa reacted to jock in CSC Armbian for RK3318/RK3328 TV box boards
ethernet is always working in armbian, it is embedded in the soc, so if it does not work it means that armbian did not boot.
Also the led should be blinking if the kernel is alive, but I see no leds on your board, am I right?
You may try one of the newer images built from trunk above, maybe you got an image with the invalid voltages I published by error some weeks ago.
The definitive way is to to debug this is using a USB-to-TTL serial adapter connected to the serial pads of the board, which are sometimes under the heatsink (but just sometimes...), or maybe are those pads in the lower right corner, near the IR receiver.
