0

I have a problem with Ubuntu 14.04. server. When I plug in a 15-inch monitor, the screen shows boot options and then goes blank, but the boot process continues and I'm able to log in with ssh, the problem is just that I get no display.

Everything works fine with a 19-inch monitor!

I assumed it's a console resolution problem

I've already unsuccessfully tried all options described here: How do I increase console-mode resolution?

What else can I try?

Zanna
  • 72,312
Andrew
  • 11

2 Answers2

1

I solved it, just add blacklist gma500_gfx to /etc/modprobe.d/blacklist-framebuffer.conf in order to disable Linux Kernel Framebuffer for this graphics driver.

muru
  • 207,228
Andrew
  • 11
0

the problem may be coming to resolution. The resolution for a screen 15 inches is usually 1024 * ...

On your 19-inch watching the parameters of the resolution of the screen.

vidarusny
  • 101