Monitor problem in Ubuntu 11.10

Asked by RIZA BAYOGLU

sometimes when ı start computer, It gives an alert as shown in the link http://postimage.org/image/v7uufonxx/ . Then it automatically change screen resolution. Another problem is that ratio of vertical versus horizontal of monitor is small. I mean when ı open up a pdf file, it is longer in horizontal to vertical and it tires my eyes. can somebody know about this ?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu upower Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
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

Thanks

Revision history for this message
RIZA BAYOGLU (r-bayoglu) said :
#2

*-display
       description: VGA compatible controller
       product: G84 [GeForce 8600M GT]
       vendor: nVidia Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
       configuration: driver=nvidia latency=0
       resources: irq:16 memory:c6000000-c6ffffff memory:d0000000-dfffffff memory:c4000000-c5ffffff ioport:2000(size=128)
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.10
Release: 11.10
Codename: oneiric

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

Try:

sudo nvidia-xconfig; gksudo nvidia-settings

Set the resolution in the GUI then click 'Save to X config file'

Revision history for this message
RIZA BAYOGLU (r-bayoglu) said :
#4

Thanks actionparsnip, that solved my question.