Low screen resolution on Asus Eee 1025C

Asked by Olav S. Flaa

I have installed Ubuntu 12.04 on my Asus Eee 1025c netbook PC. Everything works fine except that the screen resolution automatically is set to 800x600 and it is not possible to change it. The resolution should be 1024x600 (I think). I have also tried to connect a external display via the VGA output, but I get no signal. I have searched around on the internet and read that the problem can be that Ubuntu does not support the Intel Atom N2800 in my PC. Can anyone help? I'm not an experienced Linux user and not familiar with "terminal-commands".

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu xserver-xorg-video-intel Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

sudo lshw -C display; lsb_release -a; uname -a; xrandr

Thanks

Revision history for this message
Olav S. Flaa (olav-n) said :
#2

The output is:

"*-display UNCLAIMED
        description: VGA compatible controller
        product: Atom Processor D2xxx/N2xxx Integrated Graphics Controller
        vendor: Intel Corporation
        physical id: 2
        bus info: pci@0000:00:02.0
        version: 09
        width: 32 bits
        clock: 33MHz
        capabilities: pm msi vga_controller bus_master cap_list
        configuration: latency=0
        resources: memory:dfc00000-dfcfffff ioport:f0c0(size=8)
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04 LTS
Release: 12.04
Codename: precise
Linux osf-1025C 3.2.0-24-generic-pae #39-Ubuntu SMP Mon May 21 18:54:21
UTC 2012 i686 i686 i386 GNU/Linux
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 800 x 600, current 800 x 600, maximum 800 x 600
default connected 800x600+0+0 0mm x 0mm
    800x600 0.0*"

Den 07. juni 2012 08:56, skrev actionparsnip:
> Your question #199630 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/199630
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> Can you give the output of:
>
> sudo lshw -C display; lsb_release -a; uname -a; xrandr
>
> Thanks
>

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

I believe those need an xorg.conf to get those working ok.

Revision history for this message
Olav S. Flaa (olav-n) said :
#4

I'm not quite sure what a xorg.conf is. Is it a display driver which should come with the Linux kernel ? In other words that it is nothing i can do about it?

Revision history for this message
Launchpad Janitor (janitor) said :
#5

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Josep Pujadas-Jubany (jpujades) said :
#6

Similar problem with Asus 1011CX (Intel Atom N2600) working with 12.04

Solved using:

http://daily.siebler.eu/2012/06/ubuntu-12-04-driver-for-intel-cedarview-atom-n2000-und-d2000-serie/

This problem affects Cedar View and Cedar Trail chipsets (new Intel Atom chipsets with memory & graphics integrated controllers):

http://en.wikipedia.org/wiki/List_of_Intel_Atom_microprocessors

Som users say that the problem is solved with Quantal (12.10), but I prefer LTS editions.

12.04 (Precise) is LTS (Long Term Service).

Revision history for this message
Olav S. Flaa (olav-n) said :
#7

Thank you, this solved my problem! :-)

Revision history for this message
Josep Pujadas-Jubany (jpujades) said :
#8
Revision history for this message
Josep Pujadas-Jubany (jpujades) said :
#9

Asus 1011CX (Intel Atom N2600) working with 12.04 up-to-date (29-setember-2012)

1. Go to [System Parameters] [Additional Drivers]
2. Activate cedarview-drm
3. Reboot. In my case I needed to reboot from Ctl+Alt+F1 (no-graphic terminal) because graphic server went out.
4. Go next time to [System Parameters] [Additional Drivers]
5. Activate cedarview-graphics-drivers
6. System resolution ok, at 1024x600. Unity 2D.