Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Reply
 
LinkBack (1) Thread Tools Display Modes
Old 13-10-2010, 11:16 PM   1 links from elsewhere to this Post. Click to view. #1 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2004
Location: Bangalore
Posts: 18
Angry Upgrade issues in ubuntu 10.10


hi,
i recently upgraded ubuntu from 10.04 LTS to 10.10. but after the upgrade i am unable to change the resolution of my monitor. Screen shot attached.
its a 19" Viewsonic monitor.

what should i do?
__________________
Be Human.... Lets embrace Open Source....
lyroj is offline   Reply With Quote
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 14-10-2010, 11:27 AM   #2 (permalink)
ico
.
 
ico's Avatar
 
Join Date: Jun 2007
Location: New Delhi
Posts: 8,944
Default Re: Upgrade issues in ubuntu 10.10

where is the screenshot?

what is your native resolution btw?
__________________
.
ico is offline   Reply With Quote
Old 14-10-2010, 11:59 AM   #3 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2004
Location: Bangalore
Posts: 18
Default Re: Upgrade issues in ubuntu 10.10

when i posted the thread, i had uploaded the screen shot. some how its not showing now.
My monitor supports max resolution of 1440 x 900
after the upgrade, it is stuck at some odd resolution. i clicked on Preferences>monitors to change the resolution. it displayed unknown monitor & frequency as 0.
there was no problem while using 10.04 LTS
how to correct it?
__________________
Be Human.... Lets embrace Open Source....
lyroj is offline   Reply With Quote
Old 14-10-2010, 12:09 PM   #4 (permalink)
ico
.
 
ico's Avatar
 
Join Date: Jun 2007
Location: New Delhi
Posts: 8,944
Default Re: Upgrade issues in ubuntu 10.10

Post your xorg.conf file here. I want to have a look.

Then try out the following.

Open Terminal and type:
$ gtf 1440 900 60

Add the output at the end of your xorg.conf file.
__________________
.
ico is offline   Reply With Quote
Old 14-10-2010, 12:19 PM   #5 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2004
Location: Bangalore
Posts: 18
Default Re: Upgrade issues in ubuntu 10.10

Quote:
Originally Posted by ico View Post
Post your xorg.conf file here. I want to have a look.

Then try out the following.

Open Terminal and type:
$ gtf 1440 900 60

Add the output at the end of your xorg.conf file.
Will post the same in evening. its my home PC
__________________
Be Human.... Lets embrace Open Source....
lyroj is offline   Reply With Quote
Old 14-10-2010, 08:15 PM   #6 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2004
Location: Bangalore
Posts: 18
Default Re: Upgrade issues in ubuntu 10.10

Quote:
Originally Posted by ico View Post
Post your xorg.conf file here. I want to have a look.
I couldn't find xorg.conf file.
Checked in /etc/x11. Only found a xorg.conf.failsafe file.

The native resolution i mentioned earlier was wrong.
i have a Viewsonic VX1940w 19" LCD monitor with native resolution of 1680X1050

in terminal i tried sudo dpkg-reconfigure xserver-xorg , no ouput was observed.
even after restarting system the problem retained.

The output of xrandr is as below
***********************************
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1680 x 1050, current 1680 x 1050, maximum 1680 x 1050
default connected 1680x1050+0+0 0mm x 0mm
1680x1050 0.0*


***********************************

The output of gtf 1680 1050 60 is as below

************
# 1680x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 147.14 MHz
Modeline "1680x1050_60.00" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -HSync +Vsync
Attached Images
File Type: jpg Screenshot.jpg (34.2 KB, 3 views)
__________________
Be Human.... Lets embrace Open Source....
lyroj is offline   Reply With Quote
Old 14-10-2010, 08:39 PM   #7 (permalink)
ico
.
 
ico's Avatar
 
Join Date: Jun 2007
Location: New Delhi
Posts: 8,944
Default Re: Upgrade issues in ubuntu 10.10

try this

$ sudo dpkg-reconfigure -phigh xserver-xorg
__________________
.
ico is offline   Reply With Quote
Old 15-10-2010, 10:07 AM   #8 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2004
Location: Bangalore
Posts: 18
Default Re: Upgrade issues in ubuntu 10.10

Quote:
Originally Posted by ico View Post
try this

$ sudo dpkg-reconfigure -phigh xserver-xorg
tried it ,no changes.
the xrandr output was also same as earlier.
__________________
Be Human.... Lets embrace Open Source....
lyroj is offline   Reply With Quote
Old 18-10-2010, 04:13 PM   #9 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2004
Location: Bangalore
Posts: 18
Unhappy Re: Upgrade issues in ubuntu 10.10

Since the monitor resolution issue couldnt be solved, i have downgraded to ubuntu 10.04 LTS. Now the resolution is ok.

To moderator: Please close the thread.
__________________
Be Human.... Lets embrace Open Source....
lyroj is offline   Reply With Quote
Old 21-10-2010, 05:36 PM   #10 (permalink)
It's true Im not confused
 
confused!!'s Avatar
 
Join Date: Feb 2007
Location: Hyderabad
Posts: 347
Default Re: Upgrade issues in ubuntu 10.10

^^Did you downgrade or made a fresh install of 10.04??

I am also having some performance issues in 10.10 and would like to downgrade but in ubuntuforms they said that downgrading is not possible and I need to make a fresh install.

BTW I am not a very advanced user of Linux
__________________
After the game is over, the pawn and the king go into the same box
confused!! is offline   Reply With Quote
Old 24-10-2010, 10:31 PM   #11 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2004
Location: Bangalore
Posts: 18
Unhappy Re: Upgrade issues in ubuntu 10.10

Quote:
Originally Posted by confused!! View Post
^^Did you downgrade or made a fresh install of 10.04??
I actually made a fresh installation of 10.04 LTS
Downgrading can be done, but it is a tedious process & success rate is low.
__________________
Be Human.... Lets embrace Open Source....
lyroj is offline   Reply With Quote
Old 01-11-2010, 08:09 PM   #12 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
Default Re: Upgrade issues in ubuntu 10.10

Solution is here, sorry for late reply. But better nate than never

http://www.ubuntugeek.com/how-change...ng-xrandr.html
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.thinkdigit.com/forum/open-source/132891-upgrade-issues-ubuntu-10-10-a.html
Posted By For Type Date
Unknown monitor in ubuntu 10.10? - Answers - [Look-it] This thread Refback 16-02-2011 07:32 PM

 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 04:54 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2