External monitor not detected on Ubuntu 18.04
![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
3
down vote
favorite
After upgrading to Ubuntu 18.04, my laptop has been unable to detect/use an external monitor attached via HDMI. Even when plugged in, the "detect displays" button within the default settings app doesn't do anything.
Here is the output from xrandr
:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
eDP-1-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1920x1080 60.01*+ 60.01 59.97 59.96 59.93
1680x1050 59.95 59.88
1600x1024 60.17
1400x1050 59.98
1600x900 59.99 59.94 59.95 59.82
1280x1024 60.02
1440x900 59.89
1400x900 59.96 59.88
1280x960 60.00
1440x810 60.00 59.97
1368x768 59.88 59.85
1360x768 59.80 59.96
1280x800 59.99 59.97 59.81 59.91
1152x864 60.00
1280x720 60.00 59.99 59.86 59.74
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
960x540 59.96 59.99 59.63 59.82
800x600 60.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
800x512 60.17
700x525 59.98
800x450 59.95 59.82
640x512 60.02
720x450 59.89
700x450 59.96 59.88
640x480 60.00 59.94
720x405 59.51 58.99
684x384 59.88 59.85
680x384 59.80 59.96
640x400 59.88 59.98
576x432 60.06
640x360 59.86 59.83 59.84 59.32
512x384 60.00
512x288 60.00 59.92
480x270 59.63 59.82
400x300 60.32 56.34
432x243 59.92 59.57
320x240 60.05
360x202 59.51 59.13
320x180 59.84 59.32
DP-1-1 disconnected (normal left inverted right x axis y axis)
HDMI-1-1 disconnected (normal left inverted right x axis y axis)
My main concern is the final line: HDMI-1-1 disconnected
. There is a monitor plugged in and ready for use, and nothing I do seems to cause it to be detected.
I have an nvidia graphics card, and before the update I was using proprietary drivers. When the external display problem first arose, my initial attempt was to switch back to the open source Xorg drivers. However, upon reboot, Ubuntu displayed my driver settings as using a "manually installed driver", and won't let me change it:
Any recommendations?
drivers nvidia xorg multiple-monitors hdmi
 |Â
show 1 more comment
up vote
3
down vote
favorite
After upgrading to Ubuntu 18.04, my laptop has been unable to detect/use an external monitor attached via HDMI. Even when plugged in, the "detect displays" button within the default settings app doesn't do anything.
Here is the output from xrandr
:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
eDP-1-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1920x1080 60.01*+ 60.01 59.97 59.96 59.93
1680x1050 59.95 59.88
1600x1024 60.17
1400x1050 59.98
1600x900 59.99 59.94 59.95 59.82
1280x1024 60.02
1440x900 59.89
1400x900 59.96 59.88
1280x960 60.00
1440x810 60.00 59.97
1368x768 59.88 59.85
1360x768 59.80 59.96
1280x800 59.99 59.97 59.81 59.91
1152x864 60.00
1280x720 60.00 59.99 59.86 59.74
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
960x540 59.96 59.99 59.63 59.82
800x600 60.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
800x512 60.17
700x525 59.98
800x450 59.95 59.82
640x512 60.02
720x450 59.89
700x450 59.96 59.88
640x480 60.00 59.94
720x405 59.51 58.99
684x384 59.88 59.85
680x384 59.80 59.96
640x400 59.88 59.98
576x432 60.06
640x360 59.86 59.83 59.84 59.32
512x384 60.00
512x288 60.00 59.92
480x270 59.63 59.82
400x300 60.32 56.34
432x243 59.92 59.57
320x240 60.05
360x202 59.51 59.13
320x180 59.84 59.32
DP-1-1 disconnected (normal left inverted right x axis y axis)
HDMI-1-1 disconnected (normal left inverted right x axis y axis)
My main concern is the final line: HDMI-1-1 disconnected
. There is a monitor plugged in and ready for use, and nothing I do seems to cause it to be detected.
I have an nvidia graphics card, and before the update I was using proprietary drivers. When the external display problem first arose, my initial attempt was to switch back to the open source Xorg drivers. However, upon reboot, Ubuntu displayed my driver settings as using a "manually installed driver", and won't let me change it:
Any recommendations?
drivers nvidia xorg multiple-monitors hdmi
What do you call open source Xorg driver ? is it the nouveau driver ?
â solsTiCe
May 8 at 22:07
Yes. Sorry for not being specific.
â PullJosh
May 8 at 22:40
1
This problem seemingly fixed itself. For any future readers experiencing the same issue: I launched an i3 session (as opposed to gnome) and then rebooted and the problem was solved. I don't expect that the two things are correlated, but if you're really stuck, it could be worth a shot.
â PullJosh
May 8 at 23:27
1
For me, no "detect displays" button in displays settings. :(
â angelcervera
May 13 at 10:32
@PullJosh Do you want to answer your own question or delete it? If you answer it and accept it, new answers that are way off base can be avoided. Thanks.
â WinEunuuchs2Unix
Jun 15 at 22:33
 |Â
show 1 more comment
up vote
3
down vote
favorite
up vote
3
down vote
favorite
After upgrading to Ubuntu 18.04, my laptop has been unable to detect/use an external monitor attached via HDMI. Even when plugged in, the "detect displays" button within the default settings app doesn't do anything.
Here is the output from xrandr
:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
eDP-1-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1920x1080 60.01*+ 60.01 59.97 59.96 59.93
1680x1050 59.95 59.88
1600x1024 60.17
1400x1050 59.98
1600x900 59.99 59.94 59.95 59.82
1280x1024 60.02
1440x900 59.89
1400x900 59.96 59.88
1280x960 60.00
1440x810 60.00 59.97
1368x768 59.88 59.85
1360x768 59.80 59.96
1280x800 59.99 59.97 59.81 59.91
1152x864 60.00
1280x720 60.00 59.99 59.86 59.74
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
960x540 59.96 59.99 59.63 59.82
800x600 60.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
800x512 60.17
700x525 59.98
800x450 59.95 59.82
640x512 60.02
720x450 59.89
700x450 59.96 59.88
640x480 60.00 59.94
720x405 59.51 58.99
684x384 59.88 59.85
680x384 59.80 59.96
640x400 59.88 59.98
576x432 60.06
640x360 59.86 59.83 59.84 59.32
512x384 60.00
512x288 60.00 59.92
480x270 59.63 59.82
400x300 60.32 56.34
432x243 59.92 59.57
320x240 60.05
360x202 59.51 59.13
320x180 59.84 59.32
DP-1-1 disconnected (normal left inverted right x axis y axis)
HDMI-1-1 disconnected (normal left inverted right x axis y axis)
My main concern is the final line: HDMI-1-1 disconnected
. There is a monitor plugged in and ready for use, and nothing I do seems to cause it to be detected.
I have an nvidia graphics card, and before the update I was using proprietary drivers. When the external display problem first arose, my initial attempt was to switch back to the open source Xorg drivers. However, upon reboot, Ubuntu displayed my driver settings as using a "manually installed driver", and won't let me change it:
Any recommendations?
drivers nvidia xorg multiple-monitors hdmi
After upgrading to Ubuntu 18.04, my laptop has been unable to detect/use an external monitor attached via HDMI. Even when plugged in, the "detect displays" button within the default settings app doesn't do anything.
Here is the output from xrandr
:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
eDP-1-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1920x1080 60.01*+ 60.01 59.97 59.96 59.93
1680x1050 59.95 59.88
1600x1024 60.17
1400x1050 59.98
1600x900 59.99 59.94 59.95 59.82
1280x1024 60.02
1440x900 59.89
1400x900 59.96 59.88
1280x960 60.00
1440x810 60.00 59.97
1368x768 59.88 59.85
1360x768 59.80 59.96
1280x800 59.99 59.97 59.81 59.91
1152x864 60.00
1280x720 60.00 59.99 59.86 59.74
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
960x540 59.96 59.99 59.63 59.82
800x600 60.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
800x512 60.17
700x525 59.98
800x450 59.95 59.82
640x512 60.02
720x450 59.89
700x450 59.96 59.88
640x480 60.00 59.94
720x405 59.51 58.99
684x384 59.88 59.85
680x384 59.80 59.96
640x400 59.88 59.98
576x432 60.06
640x360 59.86 59.83 59.84 59.32
512x384 60.00
512x288 60.00 59.92
480x270 59.63 59.82
400x300 60.32 56.34
432x243 59.92 59.57
320x240 60.05
360x202 59.51 59.13
320x180 59.84 59.32
DP-1-1 disconnected (normal left inverted right x axis y axis)
HDMI-1-1 disconnected (normal left inverted right x axis y axis)
My main concern is the final line: HDMI-1-1 disconnected
. There is a monitor plugged in and ready for use, and nothing I do seems to cause it to be detected.
I have an nvidia graphics card, and before the update I was using proprietary drivers. When the external display problem first arose, my initial attempt was to switch back to the open source Xorg drivers. However, upon reboot, Ubuntu displayed my driver settings as using a "manually installed driver", and won't let me change it:
Any recommendations?
drivers nvidia xorg multiple-monitors hdmi
asked May 8 at 22:04
PullJosh
11615
11615
What do you call open source Xorg driver ? is it the nouveau driver ?
â solsTiCe
May 8 at 22:07
Yes. Sorry for not being specific.
â PullJosh
May 8 at 22:40
1
This problem seemingly fixed itself. For any future readers experiencing the same issue: I launched an i3 session (as opposed to gnome) and then rebooted and the problem was solved. I don't expect that the two things are correlated, but if you're really stuck, it could be worth a shot.
â PullJosh
May 8 at 23:27
1
For me, no "detect displays" button in displays settings. :(
â angelcervera
May 13 at 10:32
@PullJosh Do you want to answer your own question or delete it? If you answer it and accept it, new answers that are way off base can be avoided. Thanks.
â WinEunuuchs2Unix
Jun 15 at 22:33
 |Â
show 1 more comment
What do you call open source Xorg driver ? is it the nouveau driver ?
â solsTiCe
May 8 at 22:07
Yes. Sorry for not being specific.
â PullJosh
May 8 at 22:40
1
This problem seemingly fixed itself. For any future readers experiencing the same issue: I launched an i3 session (as opposed to gnome) and then rebooted and the problem was solved. I don't expect that the two things are correlated, but if you're really stuck, it could be worth a shot.
â PullJosh
May 8 at 23:27
1
For me, no "detect displays" button in displays settings. :(
â angelcervera
May 13 at 10:32
@PullJosh Do you want to answer your own question or delete it? If you answer it and accept it, new answers that are way off base can be avoided. Thanks.
â WinEunuuchs2Unix
Jun 15 at 22:33
What do you call open source Xorg driver ? is it the nouveau driver ?
â solsTiCe
May 8 at 22:07
What do you call open source Xorg driver ? is it the nouveau driver ?
â solsTiCe
May 8 at 22:07
Yes. Sorry for not being specific.
â PullJosh
May 8 at 22:40
Yes. Sorry for not being specific.
â PullJosh
May 8 at 22:40
1
1
This problem seemingly fixed itself. For any future readers experiencing the same issue: I launched an i3 session (as opposed to gnome) and then rebooted and the problem was solved. I don't expect that the two things are correlated, but if you're really stuck, it could be worth a shot.
â PullJosh
May 8 at 23:27
This problem seemingly fixed itself. For any future readers experiencing the same issue: I launched an i3 session (as opposed to gnome) and then rebooted and the problem was solved. I don't expect that the two things are correlated, but if you're really stuck, it could be worth a shot.
â PullJosh
May 8 at 23:27
1
1
For me, no "detect displays" button in displays settings. :(
â angelcervera
May 13 at 10:32
For me, no "detect displays" button in displays settings. :(
â angelcervera
May 13 at 10:32
@PullJosh Do you want to answer your own question or delete it? If you answer it and accept it, new answers that are way off base can be avoided. Thanks.
â WinEunuuchs2Unix
Jun 15 at 22:33
@PullJosh Do you want to answer your own question or delete it? If you answer it and accept it, new answers that are way off base can be avoided. Thanks.
â WinEunuuchs2Unix
Jun 15 at 22:33
 |Â
show 1 more comment
3 Answers
3
active
oldest
votes
up vote
1
down vote
I solved the problem installing lightdm and set it as the default display manager.
In the process, something changes because is starting to detect external displays again even if you go back to GDM3.
You can follow the instructions here on how to make these changes:
sudo dpkg-reconfigure gdm
- select the display manager (LightDM, MDM, KDM, Slim, GDM) you want to use by default and hit enter
- restart your computer
add a comment |Â
up vote
0
down vote
Try this (change resolution, if 1920x1080 is not your resolution):
xrandr --addmode HDMI-1-1 1920x1080
xrandr --output HDMI-1-1 --mode 1920x1080
add a comment |Â
up vote
-2
down vote
I connected my external monitor through VGA and went to Settings > Devices > Displays choose Mirror and then Apply. was asked if I wanted to keep this Setting choose Yes and everything connected. Simple and Beautiful.
Unfortunately, the default settings app was the very first thing I tried. That being said, perhaps someone else will find this advice useful! (My problem has been solved, by the way, although I'm not entirely sure how...)
â PullJosh
May 22 at 20:56
add a comment |Â
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
I solved the problem installing lightdm and set it as the default display manager.
In the process, something changes because is starting to detect external displays again even if you go back to GDM3.
You can follow the instructions here on how to make these changes:
sudo dpkg-reconfigure gdm
- select the display manager (LightDM, MDM, KDM, Slim, GDM) you want to use by default and hit enter
- restart your computer
add a comment |Â
up vote
1
down vote
I solved the problem installing lightdm and set it as the default display manager.
In the process, something changes because is starting to detect external displays again even if you go back to GDM3.
You can follow the instructions here on how to make these changes:
sudo dpkg-reconfigure gdm
- select the display manager (LightDM, MDM, KDM, Slim, GDM) you want to use by default and hit enter
- restart your computer
add a comment |Â
up vote
1
down vote
up vote
1
down vote
I solved the problem installing lightdm and set it as the default display manager.
In the process, something changes because is starting to detect external displays again even if you go back to GDM3.
You can follow the instructions here on how to make these changes:
sudo dpkg-reconfigure gdm
- select the display manager (LightDM, MDM, KDM, Slim, GDM) you want to use by default and hit enter
- restart your computer
I solved the problem installing lightdm and set it as the default display manager.
In the process, something changes because is starting to detect external displays again even if you go back to GDM3.
You can follow the instructions here on how to make these changes:
sudo dpkg-reconfigure gdm
- select the display manager (LightDM, MDM, KDM, Slim, GDM) you want to use by default and hit enter
- restart your computer
edited 2 days ago
![](https://lh6.googleusercontent.com/--DQCbzBiDqA/AAAAAAAAAAI/AAAAAAAAAA8/TXmHT8Jw0GY/photo.jpg?sz=32)
![](https://lh6.googleusercontent.com/--DQCbzBiDqA/AAAAAAAAAAI/AAAAAAAAAA8/TXmHT8Jw0GY/photo.jpg?sz=32)
abu_bua
2,0951721
2,0951721
answered Jun 25 at 19:33
angelcervera
270212
270212
add a comment |Â
add a comment |Â
up vote
0
down vote
Try this (change resolution, if 1920x1080 is not your resolution):
xrandr --addmode HDMI-1-1 1920x1080
xrandr --output HDMI-1-1 --mode 1920x1080
add a comment |Â
up vote
0
down vote
Try this (change resolution, if 1920x1080 is not your resolution):
xrandr --addmode HDMI-1-1 1920x1080
xrandr --output HDMI-1-1 --mode 1920x1080
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Try this (change resolution, if 1920x1080 is not your resolution):
xrandr --addmode HDMI-1-1 1920x1080
xrandr --output HDMI-1-1 --mode 1920x1080
Try this (change resolution, if 1920x1080 is not your resolution):
xrandr --addmode HDMI-1-1 1920x1080
xrandr --output HDMI-1-1 --mode 1920x1080
answered May 30 at 0:09
Mihai R
113
113
add a comment |Â
add a comment |Â
up vote
-2
down vote
I connected my external monitor through VGA and went to Settings > Devices > Displays choose Mirror and then Apply. was asked if I wanted to keep this Setting choose Yes and everything connected. Simple and Beautiful.
Unfortunately, the default settings app was the very first thing I tried. That being said, perhaps someone else will find this advice useful! (My problem has been solved, by the way, although I'm not entirely sure how...)
â PullJosh
May 22 at 20:56
add a comment |Â
up vote
-2
down vote
I connected my external monitor through VGA and went to Settings > Devices > Displays choose Mirror and then Apply. was asked if I wanted to keep this Setting choose Yes and everything connected. Simple and Beautiful.
Unfortunately, the default settings app was the very first thing I tried. That being said, perhaps someone else will find this advice useful! (My problem has been solved, by the way, although I'm not entirely sure how...)
â PullJosh
May 22 at 20:56
add a comment |Â
up vote
-2
down vote
up vote
-2
down vote
I connected my external monitor through VGA and went to Settings > Devices > Displays choose Mirror and then Apply. was asked if I wanted to keep this Setting choose Yes and everything connected. Simple and Beautiful.
I connected my external monitor through VGA and went to Settings > Devices > Displays choose Mirror and then Apply. was asked if I wanted to keep this Setting choose Yes and everything connected. Simple and Beautiful.
answered May 22 at 9:05
Just Learning
1
1
Unfortunately, the default settings app was the very first thing I tried. That being said, perhaps someone else will find this advice useful! (My problem has been solved, by the way, although I'm not entirely sure how...)
â PullJosh
May 22 at 20:56
add a comment |Â
Unfortunately, the default settings app was the very first thing I tried. That being said, perhaps someone else will find this advice useful! (My problem has been solved, by the way, although I'm not entirely sure how...)
â PullJosh
May 22 at 20:56
Unfortunately, the default settings app was the very first thing I tried. That being said, perhaps someone else will find this advice useful! (My problem has been solved, by the way, although I'm not entirely sure how...)
â PullJosh
May 22 at 20:56
Unfortunately, the default settings app was the very first thing I tried. That being said, perhaps someone else will find this advice useful! (My problem has been solved, by the way, although I'm not entirely sure how...)
â PullJosh
May 22 at 20:56
add a comment |Â
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%2f1033785%2fexternal-monitor-not-detected-on-ubuntu-18-04%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
What do you call open source Xorg driver ? is it the nouveau driver ?
â solsTiCe
May 8 at 22:07
Yes. Sorry for not being specific.
â PullJosh
May 8 at 22:40
1
This problem seemingly fixed itself. For any future readers experiencing the same issue: I launched an i3 session (as opposed to gnome) and then rebooted and the problem was solved. I don't expect that the two things are correlated, but if you're really stuck, it could be worth a shot.
â PullJosh
May 8 at 23:27
1
For me, no "detect displays" button in displays settings. :(
â angelcervera
May 13 at 10:32
@PullJosh Do you want to answer your own question or delete it? If you answer it and accept it, new answers that are way off base can be avoided. Thanks.
â WinEunuuchs2Unix
Jun 15 at 22:33