Views:
4,757β
Votes: 3β
Link:
π See Original Answer on Ask Ubuntu β§ π
URL:
https://askubuntu.com/q/902988
Title:
HDMI second monitor stopped working
ID:
/2017/04/09/HDMI-second-monitor-stopped-working
Created:
April 9, 2017
Upload:
September 15, 2024
Layout: post
TOC:
false
Navigation: false
Copy to clipboard: false
Given the limited information to date this is the closest answer I could find to your problems: [SOLVED] Xrandr it doesnβt detect HDMI output.
In a nut shell you may need to:
- Implement Intel early microcode updates
- Utilize a command something like:
xrandr --output LVDS-1-0 --auto --rotate normal --pos 0x0 --output HDMI-0 --auto --rotate normal --left-of LVDS-1-0 --output VGA-0 --right-of LVDS-1-0
Please try appropriate solutions in the link. Then report back success or how your system is different then we can work from there.