I am having problems with my ubuntu-installation. Here is the whole story:
Step 1
I installed Xubuntu 15.10 on my old PC (Intel D510MO where I just upgraded 4GB of DDR2)
Display only shows up with 1024x768 and couple of lower resolutions. I find this thread: Wrong Screen Resolution on an Intel D510MO
However, going to settings -> displays doesn't show the "laptop" and just says "Display" and I can't take of any mirrorings or anything. Finally I decide to try
Step 2
I install 12.04 LTS and this time I do find System Settings -> Displays with 2 monitors and I can do as instructed in the thread. However, the display that I have connected is "unknown display" and still only 1024x768 with the fix given in the thread.
Step 3
I upgrade to 14.04 LTS and display stays unknown and only 1024x768 available. Now the "laptop" display has dissappeared and I only have the unknown one. I keep searching help and find this thread: Ubuntu 14.04 Unknown Display
I can't find additional drivers from Software and Updates -> Additional Drivers, but I run sudo apt-get install intel-microcode
and reboot. No help there. I find this and follow the link and edit my /etc/default/grub
and run sudo update-grub
+ reboot. Again with no luck. I even found the thread where I was told to edit my ~/.config/monitors.xml
and some other files and reboot, but even that didn't help. Gave some errors on reboot tho.
Now Im totally run out of ideas and google just gives the same pages over and over again. I have VGA-cable and my display supports FullHD resolution and that is what I wanna use. Can you please help me?
Here is my lspci -v
00:00.0 Host bridge: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx DMI Br
idge (rev 02)
Subsystem: Intel Corporation DeskTop Board D510MO
Flags: bus master, fast devsel, latency 0
Capabilities: <access denied>
Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4
xx/N5xx Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller])
Subsystem: Intel Corporation DeskTop Board D510MO
Flags: bus master, fast devsel, latency 0, IRQ 45
Memory at e0300000 (32-bit, non-prefetchable) [size=512K]
I/O ports at 30c0 [size=8]
Memory at d0000000 (32-bit, prefetchable) [size=256M]
Memory at e0200000 (32-bit, non-prefetchable) [size=1M]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
I started suspecting my VGA-cable which is 10m long and supposed to be high quality. Dragging monitor closer to PC and using short cable confirmed my suspicions. Screen was detected correctly and FullHD working just fine. I guess I have to settle to 1680x1050.
– Ville Nov 10 '15 at 13:32