balbes150 Posted September 29, 2018 Author Posted September 29, 2018 14 hours ago, Constantin Piffer said: Is it possible to use xrdp with armbian? I still got connection problems and I don't know why. SSH works fine. You have tried to use XRDP for images with kernel 4.18 ?
Reddwarf Posted September 29, 2018 Posted September 29, 2018 14 hours ago, balbes150 said: You have tried to use XRDP for images with kernel 4.18 ? I have the same problem, earlier versions worked fine but now I get kicked out as soon as I have logged in.
Constantin Piffer Posted September 30, 2018 Posted September 30, 2018 On 9/29/2018 at 9:18 AM, balbes150 said: You have tried to use XRDP for images with kernel 4.18 ? I also tried it with the newest kernel, but it doesn't work.
androtolin Posted October 3, 2018 Posted October 3, 2018 Hi all, i have a Mecool M8s Pro+ (905x) and have tried Armbian_5.60_Aml-s9xxx_Debian_stretch_default_4.18.7_desktop_20180925.img.xz and Armbian_5.60_Aml-s9xxx_Debian_stretch_default_4.18.7_desktop_20180928.img.xz After using the update function/app in the box , the box is restarting but is stuck at the MECOOL logo. what im doing wrong?
napo7 Posted October 4, 2018 Posted October 4, 2018 Hi there, I own a x96mini, S905W version. As I'm a bit dumb, I did installed linux into eMMC, and did not backup before... Now I'd like to return to android, but I can't find any image ? Do any of you have a backup ? Or any image I could reflash to get the device back to android ? Thanks !
balbes150 Posted October 4, 2018 Author Posted October 4, 2018 1 hour ago, napo7 said: I own a x96mini, S905W version. As I'm a bit dumb, I did installed linux into eMMC, and did not backup before... Now I'd like to return to android, but I can't find any image ? Do any of you have a backup ? Or any image I could reflash to get the device back to android ? What version did you install on eMMC ?
napo7 Posted October 4, 2018 Posted October 4, 2018 As far I can remember, it should be a debian server 5.34... When I power up the x96 mini without USB or SD Card, it directly goes in linux.
balbes150 Posted October 4, 2018 Author Posted October 4, 2018 2 hours ago, napo7 said: As far I can remember, it should be a debian server 5.34... When I power up the x96 mini without USB or SD Card, it directly goes in linux. When using the 3.14 kernel, the regular u-boot is retained. You can restore the firmware via USB Burn Tool. Details of how to do it will find this topic in the cap threads a bunch of different firmware versions. http://4pda.ru/forum/index.php?showtopic=848620
napo7 Posted October 4, 2018 Posted October 4, 2018 Thanks for you reply ! I've found the stock image in the link, but I haven't understood how to flash it : I got an img file, should I just flash it on a micro sd card and then start the box while pushing the "reset" button ?
B1oHazard Posted October 5, 2018 Posted October 5, 2018 Which latest image include working libMali and HW decoding? Thanks
androtolin Posted October 5, 2018 Posted October 5, 2018 On 10/3/2018 at 11:51 PM, androtolin said: Hi all, i have a Mecool M8s Pro+ (905x) and have tried Armbian_5.60_Aml-s9xxx_Debian_stretch_default_4.18.7_desktop_20180925.img.xz and Armbian_5.60_Aml-s9xxx_Debian_stretch_default_4.18.7_desktop_20180928.img.xz After using the update function/app in the box , the box is restarting but is stuck at the MECOOL logo. what im doing wrong? I got it working...it seems that this box can only handle the 3.14 kernel
Reddwarf Posted October 8, 2018 Posted October 8, 2018 On 10/5/2018 at 4:19 AM, B1oHazard said: Which latest image include working libMali and HW decoding? Thanks I think that is 5.37 with kernel 3.14
cooldaddy Posted October 10, 2018 Posted October 10, 2018 I want to use Armbian 5.60 server with my Mini Mx 16G/2G. but, I don't know proper dtb. I copied gxbb p200_2G 1Gbit.dtb from libreelec 7.x-8.x. but, I didn't work. I designated dtb/meson-gxbb-p200.dtb into uenv.ini and It booted successfully. but, Ethernet didn't work. Do I need to compile for Mini Mx 16/2G? or, just I didn't find proper dtb? Thanks in advance.
balbes150 Posted October 10, 2018 Author Posted October 10, 2018 2 hours ago, cooldaddy said: I designated dtb/meson-gxbb-p200.dtb into uenv.ini and It booted successfully. but, Ethernet didn't work. Do I need to compile for Mini Mx 16/2G? or, just I didn't find proper dtb? Try DTB available, ate will not find work, you need to collect your own version DTB.
gravatasufoca Posted October 10, 2018 Posted October 10, 2018 I tried to install the new version in my Wetek play 2, but it didnt boot. Is there any secret step to make it work? I installed it in a microsd. Then I copied the wetekplay2 dtb to /boot and rename it. Then I copied the boot.ini into /boot. After that, nothing works. How can I run the new version on wetek play 2?
Reddwarf Posted October 10, 2018 Posted October 10, 2018 20 minutes ago, gravatasufoca said: I tried to install the new version in my Wetek play 2, but it didnt boot. Is there any secret step to make it work? I installed it in a microsd. Then I copied the wetekplay2 dtb to /boot and rename it. Then I copied the boot.ini into /boot. After that, nothing works. How can I run the new version on wetek play 2? I did not quite understand, did you copy the wetek dtb to the root directory of the SD card and rename it to dtb.img?
flm Posted October 11, 2018 Posted October 11, 2018 I've finally got more or less linux compatible tv box - x96 (1Gb/8Gb model, based on s905x soc). Managed to run armbian on it. Have a couple of question: 1). Sound works, but only via hdmi. Is there a way to make it to work via av-output? 2). WiFi does not work out of the box. Is there a way to make it to work? 8189etv chip. 3). It seems, any disk activity slows down the system, or more like frezees the system. Is there as way to remove those freezes? Running browser in GUI is almost impossible, some simple web pages freeze tv box for minutes almost completely...
Constantin Piffer Posted October 11, 2018 Posted October 11, 2018 Hi, is there a possibility to get xrdp running and working on armbian? I still got this connection problem.
gravatasufoca Posted October 11, 2018 Posted October 11, 2018 On 10/10/2018 at 8:26 PM, Reddwarf said: I did not quite understand, did you copy the wetek dtb to the root directory of the SD card and rename it to dtb.img? Yes. I copied it and renamed it.
Reddwarf Posted October 12, 2018 Posted October 12, 2018 7 hours ago, gravatasufoca said: Yes. I copied it and renamed it. And is that dtb for exactly your model? Maybe try some other dtb's....
zogu Posted October 12, 2018 Posted October 12, 2018 Anyone succeed booting odroid c2 images on s905x? Latest image (from june) has full chromium acceleration and native kodi 30fps@4k (if i understood correctly because i still can't figure which libmali is for kodi, which for chromium etc...). I tried to compile hardkernels odroid kernel, but can't figure what to change to boot, it compile, but never boots. When i put my dtb which i'm using for armbian, it stuck to bootloader screen. Also with any other p212 dtb, even from android. When i'm using latest armbian 3.14 kernel, image boots and because i didn't install modules for 3.14, i'm getting prompt without X. To boot C2 system/kerenl i used @balbes150 boot partition with modified uEnv.ini with bootargs form odroid boot.ini and renamed kernel and initrd. Actually real question is are this images really faster and better support mali 450 than armbian? I will buy soon faster and bigger sdcard, hope that when i enable swap that at least youtube will work with standard armbian images.
talraash Posted October 12, 2018 Posted October 12, 2018 1 hour ago, zogu said: Anyone succeed booting odroid c2 images on s905x? Latest image (from june) has full chromium acceleration and native kodi 30fps@4k (if i understood correctly because i still can't figure which libmali is for kodi, which for chromium etc...). I tried to compile hardkernels odroid kernel, but can't figure what to change to boot, it compile, but never boots. When i put my dtb which i'm using for armbian, it stuck to bootloader screen. Also with any other p212 dtb, even from android. When i'm using latest armbian 3.14 kernel, image boots and because i didn't install modules for 3.14, i'm getting prompt without X. To boot C2 system/kerenl i used @balbes150 boot partition with modified uEnv.ini with bootargs form odroid boot.ini and renamed kernel and initrd. Actually real question is are this images really faster and better support mali 450 than armbian? I will buy soon faster and bigger sdcard, hope that when i enable swap that at least youtube will work with standard armbian images. It's bad idea use swap on microsd, bad for sd card) youtube now work with standart armbian image, it use psd and store cache and profile in tmpfs... If you disable in chromium settings all kind hw acceleration it can smoooth play 720p in youtube with software decoding... 1
gravatasufoca Posted October 13, 2018 Posted October 13, 2018 18 hours ago, Reddwarf said: And is that dtb for exactly your model? Maybe try some other dtb's.... I used the wetek play 2 dtb. What dtb do you recommend me to use?
balbes150 Posted October 13, 2018 Author Posted October 13, 2018 On 10/11/2018 at 2:04 AM, gravatasufoca said: How can I run the new version on wetek play 2? What's the "new version"? On 10/11/2018 at 10:22 PM, flm said: I've finally got more or less linux compatible tv box - x96 (1Gb/8Gb model, based on s905x soc). Managed to run armbian on it. Have a couple of question: 1). Sound works, but only via hdmi. Is there a way to make it to work via av-output? 2). WiFi does not work out of the box. Is there a way to make it to work? 8189etv chip. 3). It seems, any disk activity slows down the system, or more like frezees the system. Is there as way to remove those freezes? Running browser in GUI is almost impossible, some simple web pages freeze tv box for minutes almost completely... The version of the image ? The medium from which the system starts ? 1Gb of RAM is not enough for full-fledged work of graphic DE. 22 hours ago, zogu said: Anyone succeed booting odroid c2 images on s905x? Latest image (from june) has full chromium acceleration and native kodi 30fps@4k (if i understood correctly because i still can't figure which libmali is for kodi, which for chromium etc...). I tried to compile hardkernels odroid kernel, but can't figure what to change to boot, it compile, but never boots. When i put my dtb which i'm using for armbian, it stuck to bootloader screen. Also with any other p212 dtb, even from android. When i'm using latest armbian 3.14 kernel, image boots and because i didn't install modules for 3.14, i'm getting prompt without X. To boot C2 system/kerenl i used @balbes150 boot partition with modified uEnv.ini with bootargs form odroid boot.ini and renamed kernel and initrd. Actually real question is are this images really faster and better support mali 450 than armbian? I will buy soon faster and bigger sdcard, hope that when i enable swap that at least youtube will work with standard armbian images. Odroid uses its kernel version for S905 (not X), it is not compatible with S905X\S912. 1
Reddwarf Posted October 13, 2018 Posted October 13, 2018 10 hours ago, gravatasufoca said: I used the wetek play 2 dtb. What dtb do you recommend me to use? You'll just have to try different dtb's.
flm Posted October 13, 2018 Posted October 13, 2018 11 hours ago, balbes150 said: The version of the image ? The medium from which the system starts ? 1Gb of RAM is not enough for full-fledged work of graphic DE. Tried multiple versions. Now running latest armbian 5.62 based on ubuntu bionic server. Running from usb2.0 flash stick (tried with faster usb3.0 flash stick - did not work for me). I do understand it's not enough for full-fledged work. But opening 1 web page in browser should not (basically) freeze this hardware for like 10 minutes, i think.
balbes150 Posted October 14, 2018 Author Posted October 14, 2018 10 hours ago, flm said: Tried multiple versions. Now running latest armbian 5.62 based on ubuntu bionic server. Running from usb2.0 flash stick (tried with faster usb3.0 flash stick - did not work for me). I do understand it's not enough for full-fledged work. But opening 1 web page in browser should not (basically) freeze this hardware for like 10 minutes, i think. Another reason for the slow performance - poor cooling. This is the problem of almost all cheap TV boxes. Linux uses all the resources of the device and therefore requires a good heat sink for normal operation. 10 hours ago, flm said: ubuntu bionic server. 10 hours ago, flm said: But opening 1 web page in browser ????
talraash Posted October 14, 2018 Posted October 14, 2018 11 hours ago, flm said: Tried multiple versions. Now running latest armbian 5.62 based on ubuntu bionic server. Running from usb2.0 flash stick (tried with faster usb3.0 flash stick - did not work for me). I do understand it's not enough for full-fledged work. But opening 1 web page in browser should not (basically) freeze this hardware for like 10 minutes, i think. If you use browser, under x11... No matter install it from repo in server image or use desktop version image... It's hard for 1gb ram(in real use even less - some for gpu reserv, some for tmpfs). Partial solution use armhf browser instead arm64, it's utilize less ram in some case arm64 use more than x2. Also disable and don't load pulse, install light wm instead xfce etc.
gravatasufoca Posted October 14, 2018 Posted October 14, 2018 On 10/13/2018 at 9:25 AM, Reddwarf said: You'll just have to try different dtb's. I got it working. I used the wetek play 2 dtb. But to make it work I had to change the uEnv file. I set the wetek play 2 dtb path in uEnv file. Maybe They should add those infos in the first page, cause I got it working editing a file that is not mentioned on the first page.
Rosimildo Posted October 14, 2018 Posted October 14, 2018 On 8/5/2018 at 2:27 AM, jeanrhum said: I'd like to give a suggestion! I guess it would be very helpful, if someone could build a table with the Box model, the DTB file used, and the status.
Recommended Posts