![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Desktop Environments Support for your Ubuntu desktop. Including Gnome, KDE and XFCE. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2006
Beans: 15
|
Can't change resolution with 915resolution
I use the 915resolution package to set the right screen resolution on my FS Amilo Pro V3205 laptop with intel 945GM graphic controller.
I want to change my screen resolution to 1280x1024 because I'm using an external monitor. I type: Code:
pingvin@tomas-laptop:~$ sudo 915resolution 49 1280 1024 Intel 800/900 Series VBIOS Hack : version 0.5.2 Chipset: 945GM BIOS: TYPE 1 Mode Table Offset: $C0000 + $269 Mode Table Entries: 36 Patch mode 49 to resolution 1280x1024 complete But I have found an interesting piece of text in Xorg.0.log : Code:
... (II) I810(0): Generic Monitor: Using hsync range of 45.71-50.53 kHz (II) I810(0): Generic Monitor: Using vrefresh value of 60.00 Hz (II) I810(0): Not using mode "1280x1024" (no mode of this name) (II) I810(0): Not using mode "1600x1200" (no mode of this name) (II) I810(0): Increasing the scanline pitch to allow tiling mode (1280 -> 2048). (--) I810(0): Virtual size is 1280x800 (pitch 2048) (**) I810(0): *Built-in mode "1280x800" (**) I810(0): Built-in mode "1024x768" ... Thanks in advance! |
|
|
|
|
|
#2 |
|
Chocolate-Covered Ubuntu Beans
![]() |
Re: Can't change resolution with 915resolution
Try to remove in your xorg.conf all the resolutions you don't want. Save and close and finally restart X with Ctrl+Alt+Backspace.
__________________
All things Me | Help | Wiki | Guide | You can also help yourself...
Ubuntu user #143 | Linux user #416263 |
|
|
|
|
|
#3 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2006
Beans: 15
|
Re: Can't change resolution with 915resolution
OK, I did that
xorg.conf : Code:
... Section "Screen" Identifier "Default Screen" Device "Intel" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection ... Here is some of my Xorg.0.log: Code:
... (II) I810(0): Generic Monitor: Using hsync range of 45.71-50.53 kHz (II) I810(0): Generic Monitor: Using vrefresh value of 60.00 Hz (II) I810(0): Not using mode "1280x1024" (no mode of this name) (II) I810(0): Increasing the scanline pitch to allow tiling mode (1280 -> 2048). (--) I810(0): Virtual size is 1280x800 (pitch 2048) (**) I810(0): Built-in mode "1280x800" (**) I810(0): Built-in mode "1024x768" (==) I810(0): DPI set to (75, 75) ... Is there anyone who knows what this log really means? It still seems that xorg don't recognize the mode change I do with 915resolution. This is really bothering me. Last edited by tnic; May 21st, 2007 at 06:58 PM.. |
|
|
|
|
|
#4 |
|
Extra Foam Sugar Free Ubuntu
![]() Join Date: Feb 2007
Location: New Zealand
Beans: 826
Ubuntu 9.04 Jaunty Jackalope
|
Re: Can't change resolution with 915resolution
Have a look at the output of:
915resolution -l Does this list the desired mode? I suspect that it (mode 49) has the wrong "name" i.e. it's not the text "1280x1024" Why are you using 915resolution manually? Did it not work automatically? I have had more success using its config file: /etc/default/915resolution set the xres and yres lines in that and reboot.
__________________
Veloce Ubuntu 9.04 64bit on Dell Vostro 1510, Core2 Duo T8100, Nvidia 8400M , Intel 1395 Wireless. OK: Wireless, kvm, Canon irc2880, Synergy. |
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2006
Beans: 15
|
Re: Can't change resolution with 915resolution
Here is the output from 915resolution -l
Code:
Intel 800/900 Series VBIOS Hack : version 0.5.2 Chipset: 945GM BIOS: TYPE 1 Mode Table Offset: $C0000 + $269 Mode Table Entries: 36 Mode 30 : 640x480, 8 bits/pixel Mode 32 : 800x600, 8 bits/pixel Mode 34 : 1024x768, 8 bits/pixel Mode 38 : 1280x1024, 8 bits/pixel Mode 3a : 1600x1200, 8 bits/pixel Mode 3c : 1280x800, 8 bits/pixel Mode 41 : 640x480, 16 bits/pixel Mode 43 : 800x600, 16 bits/pixel Mode 45 : 1024x768, 16 bits/pixel Mode 49 : 1280x1024, 16 bits/pixel Mode 4b : 1600x1200, 16 bits/pixel Mode 4d : 1280x800, 16 bits/pixel Mode 50 : 640x480, 32 bits/pixel Mode 52 : 800x600, 32 bits/pixel Mode 54 : 1024x768, 32 bits/pixel Mode 58 : 1280x1024, 32 bits/pixel Mode 5a : 1600x1200, 32 bits/pixel Mode 5c : 1280x800, 32 bits/pixel I think my problem is in xorg.conf. Is there some way to specify which mode I want to use? |
|
|
|
|
|
#6 | |
|
Extra Foam Sugar Free Ubuntu
![]() Join Date: Feb 2007
Location: New Zealand
Beans: 826
Ubuntu 9.04 Jaunty Jackalope
|
Re: Can't change resolution with 915resolution
Quote:
Now, you have two monitors connected, right? I was just trolling through the log file you posted earlier and there is a line in there saying that clone mode is on. And there is the line in xorg.conf with the option command! This may be the problem - it will only let you have resolutions that work on both monitors. In your serverlayout section, can you try adding the line: option "clone" "off" If this doesn't work, I suggest you set up two device, monitor and screen sections specific to your hardware and specify which to use in the server layout section.
__________________
Veloce Ubuntu 9.04 64bit on Dell Vostro 1510, Core2 Duo T8100, Nvidia 8400M , Intel 1395 Wireless. OK: Wireless, kvm, Canon irc2880, Synergy. |
|
|
|
|
|
|
#7 | |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2006
Beans: 15
|
Re: Can't change resolution with 915resolution
I have one external monitor connected to my laptop
Quote:
This seems reasonably but I'm new to linux and I don't know how to configure my xorg.conf. Can you specify more precise what to type? |
|
|
|
|
|
|
#8 |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2006
Location: South Africa
Beans: 92
Kubuntu 7.04 Feisty Fawn
|
Re: Can't change resolution with 915resolution
Hi guys,
Any luck? I'm battling with the same problem!
__________________
http://www.durbanscouts.za.net |
|
|
|
|
|
#9 |
|
5 Cups of Ubuntu
![]() Join Date: Apr 2006
Beans: 15
Gutsy Gibbon Testing
|
Re: Can't change resolution with 915resolution
Not sure if this will exactly fix your issue, but you may want to try upgrading your video driver. Intel just released a new version that supports modesetting and doesn't require 915resolution. You would need to add the package 'xserver-xorg-video-intel' and remove 'xserver-xorg-video-i810'. Then, change the driver in xorg.conf from 'i810' to 'intel'.
I'm currently using this new driver (I have the 945GM on a Dell), and there seems to be some performance improvements as well. Improvements could also be the updated 'xserver-xorg-core' from 1.2 to 1.3. |
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2006
Beans: 15
|
Re: Can't change resolution with 915resolution
I have tried the xserver-xorg-video-intel driver. It gives me some more resolution to choose between, but all of them are less than 1280x1024. And my Fn+F3 button to switch to external monitor does not respond on this driver so I changed back to xserver-xorg-video-i810.
I really hope that it will be easier using an external monitor on later ubuntu versions. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|