

Rosimildo
-
Content Count
22 -
Joined
-
Last visited
About Rosimildo
-
Rank
Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
What is more amazing is how "cheap" these boards and SOC providers are! They should be supporting projects like this, each with like US$ 5000/ month, which would be the low end cost of a resource, monthly! I see developers like BOOTLIN and others going through Kickstart projects to collect some money and do wonderful things with little resources, like the last one about Cedrus! Open source put a lot of pressure on the SW developers, while the H/W providers just expects "support" for free, while they sale their products and expect SW developers just to collect dust!
-
Armbian for Amlogic S9xxx kernel 5.x
Rosimildo replied to balbes150's topic in TV Boxes's General Chat
Thank you! Yes, it worked! The Wi-Fi module "ssv6051" is not available! Thanks! -
Armbian for Amlogic S9xxx kernel 5.x
Rosimildo replied to balbes150's topic in TV Boxes's General Chat
X96 Mini -- Does Ethernet works ? Which DTB should I use ? Thanks in advance! R -
ARMBIAN for Amlogic S905 and S905X (ver 5.44 =<)
Rosimildo replied to balbes150's topic in TV Boxes's General Chat
I guess it would be very helpful, if someone could build a table with the Box model, the DTB file used, and the status. -
ARMBIAN for Amlogic S905 and S905X (ver 5.44 =<)
Rosimildo replied to balbes150's topic in TV Boxes's General Chat
R -
ARMBIAN for Amlogic S905 and S905X (ver 5.44 =<)
Rosimildo replied to balbes150's topic in TV Boxes's General Chat
I was able to install: This image works: Armbian_5.44_S9xxx_Ubuntu_bionic_3.14.29_mate_20180729.img But, I have been unable to get any 4.18 kernel to load correctly. I have read on this thread that some folks did it! Please share more info, thanks! R -
ARMBIAN for Amlogic S905 and S905X (ver 5.44 =<)
Rosimildo replied to balbes150's topic in TV Boxes's General Chat
HI all, I've got a X96mini box, and I'd like to get Armbian with 4.18 running on it. Could you tell me which version works ? I just need a headless device for now. Thanks, Rosimildo. -
Have you checked which is the codec for the video ? You could use media_info to check it, for example. I know there are all kind of video encoding for this sample video. R
-
Most of the time that I had the OrangePI PC to die, it was the microSD card trashed.
-
Great News Igor got his Z28 running! I have one getting dust here, until someone with more skills solve the Reboot and Ethernet MAC address issue ( random MAC ). R
-
I have extract the DTS from this image: LUSHEN_XJH_ZY168_V00_A7_1_RTL8188ETV_RKMC_Z28_20170524104049.rar The logo seems to confirm it is Z-28, but the DTS says it is for RK3228, which seems wrong.... anyway, I have attached the files for your reference. logo.bmp z-28.dts
-
Hi all, Do we know if the DT for Z-28 is really identical to ROCK64 ? It seems folks are using a build for ROCK54, but I have not seen the DT files that describes this H/W. R
-
Berni, I have tried some of these "reboot" options, but none seems to work. A thing that I observed is that the LED on top goes "blue", and stay that way. During normal operation is kind of "orange" ( lightly ). Reapplying power, it boots normally. The bad news is that we can reboot from a script for example. R
-
Fushicai recognized but /dev/video0 not created
Rosimildo replied to peter12's topic in Allwinner H2 & H3
Searching google a bit, I think this issue is very similar to what this guy reported: http://linux-sunxi.narkive.com/8Slp8vd7/allwinner-h5-orange-pi-pc-2-kernel-panic-using-dvb-t-key -
Fushicai recognized but /dev/video0 not created
Rosimildo replied to peter12's topic in Allwinner H2 & H3
I don't know if this info is necessary, but that is what I get when I use this grabber to encode some input stream, OPI-PC : Linux orangepipc 4.11.7-sun8i #12 SMP Wed Jun 28 13:18:43 CEST 2017 armv7l armv7l armv7l GNU/Linux Driver loads ok: [ 9.158844] usbtv 4-1:1.0: Fushicai USBTV007 Audio-Video Grabber [ 9.158931] usbcore: registered new interface driver usbtv root@orangepipc:/opt# ls -l /dev/video0 crw-rw---- 1 root video 81, 0 Oct 13 13:35 /dev/video0 When it crashes: -------------------------------------------------