LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 04-24-2016, 07:51 PM   #1
supusr
Member
 
Registered: Sep 2015
Posts: 63

Rep: Reputation: 16
Resolution Problem With All Ubuntu 16.04 Distros


I am wondering if anyone else had this issue and fixed it:

I have been using Debian and Ubuntu distros for 3 years, and have had the same computer for all that time. It is a 2011 Asus CM6850-5 with an ¡5 chip, integrated Intel graphics, and 12 G of RAM. I never had any problem burning iso disks and installing from them until this 16.04 release. I like Xubuntu and Ubuntu MATE and was really looking forward to testing both before installing the LTS version of one of them to be my permanent OS for the next couple of years. Thing is, on both (and all other flavors and the main Ubuntu, too) the display is so blurry and distorted that installing is almost impossible, though I am familiar enough with the prompts to get through it. Upon booting into the new system the problem persists, although I am able in Xubuntu to get a readable display (1600x1200). My native display is 1920x1080 at 60 Hz, but I can't achieve that. It makes no sense to keep using the 15.10 versions because they will not be supported much longer, so I'm temporarily using Linux Mint 17.3 XFCE, though I don't care for Linux Mint.

Any similar issues or fixes?
 
Old 04-25-2016, 07:09 AM   #2
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Hi...

Looks like you're not the only one (although the OP was using Ubuntu in a VM.) You didn't mention what you did specifically to try and resolve this problem but does the information here help at all?

Also, if you would, please open a terminal and post the results of...

Code:
lspci -nnk | grep VGA -A 12
Code:
xrandr
EDIT: I also found information here and here, if it helps.

I wonder if this issue will require another bug report...

Regards...

Last edited by ardvark71; 04-25-2016 at 07:24 AM. Reason: Added information.
 
Old 04-25-2016, 11:21 AM   #3
supusr
Member
 
Registered: Sep 2015
Posts: 63

Original Poster
Rep: Reputation: 16
Thanks to ardvark71 & Reply

Thanks for taking notice -- I had previously seen the information you provide, though. I am using HDMI instead of VGA, but in any case those fixes do not help me at all. I think this is a problem with Ubuntu and/or the integrated Intel driver support in the kernel. I do not know how to bring it to the attention of those with Ubuntu who could fix it, though. Feel free to forward this conversation or link to it if you are aware of anyone who may be able to zero in on this. I miss Ubuntu very much, as it usually just works.

Here is the requested terminal information, but I'm now in Mint 17.3 XFCE while I work on the Ubuntu problem:

supusr@cm6850-5 ~ $ lspci -nnk | grep VGA -A 12
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0102] (rev 09)
Subsystem: ASUSTeK Computer Inc. Device [1043:844d]
Kernel driver in use: i915
00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:844d]
Kernel driver in use: mei_me
00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 05)
Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:844d]
Kernel driver in use: ehci-pci
00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 05)
Subsystem: ASUSTeK Computer Inc. P8H67 Series Motherboard [1043:841b]
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b5)
supusr@cm6850-5 ~ $ xrandr
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)

Last edited by supusr; 04-25-2016 at 11:26 AM.
 
Old 04-25-2016, 05:43 PM   #4
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by supusr View Post
I do not know how to bring it to the attention of those with Ubuntu who could fix it, though. Feel free to forward this conversation or link to it if you are aware of anyone who may be able to zero in on this. I miss Ubuntu very much, as it usually just works.
Hi...

You might want to file a bug report. Perhaps the folks there can help you with a solution. Apart from that, it's possible that the gentleman here might be able to tell you if it's possible to get in touch with a developer or how your issue can be addressed, although don't be surprised if he tells you essentially what I have.

Perhaps another member might have an idea on how to resolve this...

Regards...

Last edited by ardvark71; 04-25-2016 at 05:45 PM. Reason: Changed wording.
 
Old 04-25-2016, 09:11 PM   #5
supusr
Member
 
Registered: Sep 2015
Posts: 63

Original Poster
Rep: Reputation: 16
2nd Reply to ardvark71

Thanks. I went the bug report way through Launchpad under the title: Fatal Resolution Problem With All Ubuntu 16.04 Distros.

We'll see what happens. If I get any productive response I'll post it here.
 
Old 04-25-2016, 09:21 PM   #6
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by supusr View Post
Thanks. I went the bug report way through Launchpad under the title: Fatal Resolution Problem With All Ubuntu 16.04 Distros.
Hi...

Could you post a link to your report. Thanks!

Regards...
 
Old 04-25-2016, 10:18 PM   #7
supusr
Member
 
Registered: Sep 2015
Posts: 63

Original Poster
Rep: Reputation: 16
Here you go, ardvark71

https://answers.launchpad.net/ubuntu/+question/292402
 
Old 04-28-2016, 12:23 AM   #8
supusr
Member
 
Registered: Sep 2015
Posts: 63

Original Poster
Rep: Reputation: 16
To all interested & ardvark71

https://answers.launchpad.net/ubuntu/+question/292402

There is more information now in the above thread - my complaint resulted in the admission of a bug in the kernel the new Ubuntu 16.04 is using.
 
Old 04-28-2016, 04:18 AM   #9
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by supusr View Post
https://answers.launchpad.net/ubuntu/+question/292402

There is more information now in the above thread - my complaint resulted in the admission of a bug in the kernel the new Ubuntu 16.04 is using.
Hi...

Thank you, I hope this results in a solution for you and others affected by this.

Regards...
 
Old 04-28-2016, 02:40 PM   #10
supusr
Member
 
Registered: Sep 2015
Posts: 63

Original Poster
Rep: Reputation: 16
So, pursuant to answers.launchpad.net/ubuntu/+question/292402 there is a bug in the kernel Ubuntu 16.04 uses that affects my graphics driver. Questions: Couldn't I install an older kernel (sudo apt-get install linux-image-4.1.23-lts linux-headers-4.1.23-lts) and reboot to use 16.04? Would the "fix" be permanent?
 
Old 04-28-2016, 04:50 PM   #11
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by supusr View Post
Questions: Couldn't I install an older kernel (sudo apt-get install linux-image-4.1.23-lts linux-headers-4.1.23-lts) and reboot to use 16.04? Would the "fix" be permanent?
Hi...

I'm not sure, I don't know if doing that might impact programs that need the current specific kernel. I guess you you could try it but keep the current kernel on hand in case you need to go back to it.

Regards...
 
Old 04-28-2016, 07:23 PM   #12
supusr
Member
 
Registered: Sep 2015
Posts: 63

Original Poster
Rep: Reputation: 16
Thanks

Right. Not able to actually use 16.04 now due to the resolution issue, but was wondering because I wanted to find a way to do so. (Using Mint 17.3 now, but don't like Mint.) I posed the same question at Launchpad, but it appears no one will be answering. I can use 14.04.4 LTS, but everything is getting pretty stale there. If I don't do that Iḿ considering just using Debian (also stale) or maybe Sparky (based on testing, so a little fresher). Will miss Ubuntu, but a new computer is not in the cards right now.
 
Old 04-28-2016, 08:57 PM   #13
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
You're welcome.
 
Old 04-29-2016, 12:11 PM   #14
viviz
LQ Newbie
 
Registered: Apr 2016
Posts: 1

Rep: Reputation: Disabled
Hello, I have almost the same problem, and I kind of solved it following the instructions in:
garrypassarella's page: Add undetected resolutions in Ubuntu ...
(I can not post the link, because I'm new, but it was posted earlier by ardvark71 ... )

Even though the instructions were for older versions of Ubuntu, they kind of work for me.

So, I have my resolution back now (1600x900_60), but I have to set it every time I switch on my computer.

Moreover, in the "Displays" settings it says "unknown Displays"... but it works...
 
Old 04-29-2016, 12:25 PM   #15
supusr
Member
 
Registered: Sep 2015
Posts: 63

Original Poster
Rep: Reputation: 16
OK, viviz. Thanks.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] FIREFOX 8.0 problem in Mint Ubuntu Debian 10.10 and similar distros studpenguin Linux - Software 4 12-08-2011 01:48 PM
[SOLVED] Resolution problem in ubuntu 9.10 suresh.k Linux - Newbie 3 11-15-2011 12:24 AM
Resolution Problem [Ubuntu] pedwily Linux - Newbie 4 07-01-2008 09:56 PM
Resolution Problem in Ubuntu 5.10 Dregnan Ubuntu 6 02-06-2006 02:55 PM
Problem with debian based distros(boot resolution) js72 Debian 9 10-03-2005 09:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 05:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration