Replies: 4 comments 2 replies
-
For S905X4 (SC2) and S905W2 (S4) there is no working mainline HDMI driver at this moment. So boxes based on these SOCs will only work as a headless server. There is a text console however via simpleframebuffer (uses mem area and HDMI set up by bootloader). But for desktop usage: a no-go for now. Sorry. |
Beta Was this translation helpful? Give feedback.
-
HDMI on S905X4 is now working. Except for Xorg, that I didn´t manage to make work. |
Beta Was this translation helpful? Give feedback.
-
After installing desktop-minimal-install.sh it started but the cursor is not visible what could this be connected with (device X96 s905w) |
Beta Was this translation helpful? Give feedback.
-
you can install desktop on tanix W2 and similar devices apt install xserver-xorg nano /etc/X11/xorg.conf remove all in xorg.conf and put this Section "Device" Section "OutputClass" Section "Screen" Save istall your favorite Desktop Environment and run startx |
Beta Was this translation helpful? Give feedback.
-
Thank you very much for your work here.
Only last version 6.1.25 could boot on my s905x4 box.
As a text mode or headless server it works very well.
I've tried to run desktop-minimal-install.sh script on both ubuntu and debian version. and for both versions the desktop could not be started only blinking curser on black screen.
Stopping gdm service and running startx command, I get the following Xorg.0.log
I've also attached journal log when starting gdm service
gdm.journal.log.txt
Please tell me how can I proceed to get desktop working and if any other info or logs are needed.
Thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions