Winbook TW801 screen not working but HDMI is. Can't get it to use just HDMI?
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
I have Ubuntu Desktop 17.10 (GNU/Linux 4.16.0-041600rc7-generic x86_64) on a Tablet Winbook TW801 it's working good but when I installed it had to drag and drop the install window over to the right were the HDMI screen is.
Been working on this for 3 days and can't get any thing to work.
If I press the "Print screen" on the keyboard then can see the left side.
This my help showing some commands I did.
raymond@TW801:/home$ xrandr
Screen 0: minimum 320 x 200, current 2720 x 1280, maximum 8192 x 8192
XWAYLAND0 connected (normal left inverted right x axis y axis)
800x1280 59.93 +
XWAYLAND1 connected (normal left inverted right x axis y axis)
1920x1080 59.96 +
raymond@TW801:/home$ xrandr --output XWAYLAND0 --off --output XWAYLAND1 --auto
xrandr: Configure crtc 1 failed
raymond@TW801:/home$
I can set it with arandr command and it will bring up a window with both screens and I unchecked active for the left screen and the right what I want to active and primary but it just will not save! It don't change so I reboot and still no change. I just get a blank screen. I can right click it to open a terminal. That's about it.
I guess I need to type some command to bring up the built in screen editor but I don't know what that is.
I hope some one can help. Can only do command line things.
Saving I get this error.
XRandR failed: XRandR returned error code 1:xrandr: Configure crtc 1 failed
The screen auto are named XWAYLAND0 and XWAYLAND1 the 0 I can't see the 1 is the HDMI. I can't see it because the ribbon cable latch came off and so it don't make a connection to the LCD screen built in the tablet.
Been working on this for 3 days now. I hope some one here can help.
-Raymond Day
Worked on this more and looks like I fixed it. Did this:
I used tasksel picked to install both "Xubuntu minimal installation" and "Xubuntu desktop" the 1st one did not seem to change any thing so did the 2nd one after reboots. I guess I could uninstall the minimal one?
But it came up with that desktop and I could run the [B]arandr[/B] command and pick to disable the built in display and to make the HDMI and main one and saved it and this time it saved with out any error's. Rebooted and it came up with 2 errors they were my /home/raymond/.profile and /home/raymond/.xprofile they had in them this:
xrandr --output XWAYLAND0 --off --output XWAYLAND1 --primary
On both them I just put a # at the start of the line and saved before that it would just turn off the screen go black and I had to turn it back on.
I don't get it why the build in desktop would not let the xrandr save. But this Xubuntu desktop does.
Looks like got it fixed with time will tell.
-Raymond Day
multiple-monitors display
add a comment |Â
up vote
0
down vote
favorite
I have Ubuntu Desktop 17.10 (GNU/Linux 4.16.0-041600rc7-generic x86_64) on a Tablet Winbook TW801 it's working good but when I installed it had to drag and drop the install window over to the right were the HDMI screen is.
Been working on this for 3 days and can't get any thing to work.
If I press the "Print screen" on the keyboard then can see the left side.
This my help showing some commands I did.
raymond@TW801:/home$ xrandr
Screen 0: minimum 320 x 200, current 2720 x 1280, maximum 8192 x 8192
XWAYLAND0 connected (normal left inverted right x axis y axis)
800x1280 59.93 +
XWAYLAND1 connected (normal left inverted right x axis y axis)
1920x1080 59.96 +
raymond@TW801:/home$ xrandr --output XWAYLAND0 --off --output XWAYLAND1 --auto
xrandr: Configure crtc 1 failed
raymond@TW801:/home$
I can set it with arandr command and it will bring up a window with both screens and I unchecked active for the left screen and the right what I want to active and primary but it just will not save! It don't change so I reboot and still no change. I just get a blank screen. I can right click it to open a terminal. That's about it.
I guess I need to type some command to bring up the built in screen editor but I don't know what that is.
I hope some one can help. Can only do command line things.
Saving I get this error.
XRandR failed: XRandR returned error code 1:xrandr: Configure crtc 1 failed
The screen auto are named XWAYLAND0 and XWAYLAND1 the 0 I can't see the 1 is the HDMI. I can't see it because the ribbon cable latch came off and so it don't make a connection to the LCD screen built in the tablet.
Been working on this for 3 days now. I hope some one here can help.
-Raymond Day
Worked on this more and looks like I fixed it. Did this:
I used tasksel picked to install both "Xubuntu minimal installation" and "Xubuntu desktop" the 1st one did not seem to change any thing so did the 2nd one after reboots. I guess I could uninstall the minimal one?
But it came up with that desktop and I could run the [B]arandr[/B] command and pick to disable the built in display and to make the HDMI and main one and saved it and this time it saved with out any error's. Rebooted and it came up with 2 errors they were my /home/raymond/.profile and /home/raymond/.xprofile they had in them this:
xrandr --output XWAYLAND0 --off --output XWAYLAND1 --primary
On both them I just put a # at the start of the line and saved before that it would just turn off the screen go black and I had to turn it back on.
I don't get it why the build in desktop would not let the xrandr save. But this Xubuntu desktop does.
Looks like got it fixed with time will tell.
-Raymond Day
multiple-monitors display
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have Ubuntu Desktop 17.10 (GNU/Linux 4.16.0-041600rc7-generic x86_64) on a Tablet Winbook TW801 it's working good but when I installed it had to drag and drop the install window over to the right were the HDMI screen is.
Been working on this for 3 days and can't get any thing to work.
If I press the "Print screen" on the keyboard then can see the left side.
This my help showing some commands I did.
raymond@TW801:/home$ xrandr
Screen 0: minimum 320 x 200, current 2720 x 1280, maximum 8192 x 8192
XWAYLAND0 connected (normal left inverted right x axis y axis)
800x1280 59.93 +
XWAYLAND1 connected (normal left inverted right x axis y axis)
1920x1080 59.96 +
raymond@TW801:/home$ xrandr --output XWAYLAND0 --off --output XWAYLAND1 --auto
xrandr: Configure crtc 1 failed
raymond@TW801:/home$
I can set it with arandr command and it will bring up a window with both screens and I unchecked active for the left screen and the right what I want to active and primary but it just will not save! It don't change so I reboot and still no change. I just get a blank screen. I can right click it to open a terminal. That's about it.
I guess I need to type some command to bring up the built in screen editor but I don't know what that is.
I hope some one can help. Can only do command line things.
Saving I get this error.
XRandR failed: XRandR returned error code 1:xrandr: Configure crtc 1 failed
The screen auto are named XWAYLAND0 and XWAYLAND1 the 0 I can't see the 1 is the HDMI. I can't see it because the ribbon cable latch came off and so it don't make a connection to the LCD screen built in the tablet.
Been working on this for 3 days now. I hope some one here can help.
-Raymond Day
Worked on this more and looks like I fixed it. Did this:
I used tasksel picked to install both "Xubuntu minimal installation" and "Xubuntu desktop" the 1st one did not seem to change any thing so did the 2nd one after reboots. I guess I could uninstall the minimal one?
But it came up with that desktop and I could run the [B]arandr[/B] command and pick to disable the built in display and to make the HDMI and main one and saved it and this time it saved with out any error's. Rebooted and it came up with 2 errors they were my /home/raymond/.profile and /home/raymond/.xprofile they had in them this:
xrandr --output XWAYLAND0 --off --output XWAYLAND1 --primary
On both them I just put a # at the start of the line and saved before that it would just turn off the screen go black and I had to turn it back on.
I don't get it why the build in desktop would not let the xrandr save. But this Xubuntu desktop does.
Looks like got it fixed with time will tell.
-Raymond Day
multiple-monitors display
I have Ubuntu Desktop 17.10 (GNU/Linux 4.16.0-041600rc7-generic x86_64) on a Tablet Winbook TW801 it's working good but when I installed it had to drag and drop the install window over to the right were the HDMI screen is.
Been working on this for 3 days and can't get any thing to work.
If I press the "Print screen" on the keyboard then can see the left side.
This my help showing some commands I did.
raymond@TW801:/home$ xrandr
Screen 0: minimum 320 x 200, current 2720 x 1280, maximum 8192 x 8192
XWAYLAND0 connected (normal left inverted right x axis y axis)
800x1280 59.93 +
XWAYLAND1 connected (normal left inverted right x axis y axis)
1920x1080 59.96 +
raymond@TW801:/home$ xrandr --output XWAYLAND0 --off --output XWAYLAND1 --auto
xrandr: Configure crtc 1 failed
raymond@TW801:/home$
I can set it with arandr command and it will bring up a window with both screens and I unchecked active for the left screen and the right what I want to active and primary but it just will not save! It don't change so I reboot and still no change. I just get a blank screen. I can right click it to open a terminal. That's about it.
I guess I need to type some command to bring up the built in screen editor but I don't know what that is.
I hope some one can help. Can only do command line things.
Saving I get this error.
XRandR failed: XRandR returned error code 1:xrandr: Configure crtc 1 failed
The screen auto are named XWAYLAND0 and XWAYLAND1 the 0 I can't see the 1 is the HDMI. I can't see it because the ribbon cable latch came off and so it don't make a connection to the LCD screen built in the tablet.
Been working on this for 3 days now. I hope some one here can help.
-Raymond Day
Worked on this more and looks like I fixed it. Did this:
I used tasksel picked to install both "Xubuntu minimal installation" and "Xubuntu desktop" the 1st one did not seem to change any thing so did the 2nd one after reboots. I guess I could uninstall the minimal one?
But it came up with that desktop and I could run the [B]arandr[/B] command and pick to disable the built in display and to make the HDMI and main one and saved it and this time it saved with out any error's. Rebooted and it came up with 2 errors they were my /home/raymond/.profile and /home/raymond/.xprofile they had in them this:
xrandr --output XWAYLAND0 --off --output XWAYLAND1 --primary
On both them I just put a # at the start of the line and saved before that it would just turn off the screen go black and I had to turn it back on.
I don't get it why the build in desktop would not let the xrandr save. But this Xubuntu desktop does.
Looks like got it fixed with time will tell.
-Raymond Day
multiple-monitors display
multiple-monitors display
edited Mar 31 at 23:06
asked Mar 31 at 21:21
![](https://lh4.googleusercontent.com/-OpYu0PxLIZ0/AAAAAAAAAAI/AAAAAAAADZ8/lmlNV15MID8/photo.jpg?sz=32)
![](https://lh4.googleusercontent.com/-OpYu0PxLIZ0/AAAAAAAAAAI/AAAAAAAADZ8/lmlNV15MID8/photo.jpg?sz=32)
Raymond Day
113
113
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1020919%2fwinbook-tw801-screen-not-working-but-hdmi-is-cant-get-it-to-use-just-hdmi%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password