Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Widescreen Resolutions In Ubuntu 7.04, Sorta need help
dre
post Sep 10 2007, 10:46 PM
Post #1


Super Member
*********

Group: [HOSTED]
Posts: 436
Joined: 3-January 07
From: The West Side
Member No.: 36,424



Well I Googled around to try and find an easy way to force a widescreen resolution on Ubuntu 7.04, but with no luck. I have a Samsung SyncMaster 931 BW and a nVIDIA 7600 GS (drivers are running fine). I'm sure people here know Linux a lot better than me, and hopefully will be able to help me. Thanks for your time.
Go to the top of the page
 
+Quote Post
rvalkass
post Sep 11 2007, 06:19 AM
Post #2


apt-get moo
Group Icon

Group: [MODERATOR]
Posts: 2,156
Joined: 28-May 05
From: Devon, England
Member No.: 7,593
Spam Patrol



There are two ways to go about it: the simple way, and the manual way. Depending on whether something has been developed for your graphics card, you may be able to download a small patch that forces it to run a widescreen resolution. I did that on my laptop, which uses an integrated Intel graphics chip. The patch was called 915resolution, but you'd have to find something similar that works with your graphics card.

Alternatively you can manually edit what resolutions are available in the Xorg.conf file. Editing this file comes with the standard warning: muck it up and you could be in real problems. So, make sure you take a backup and you know where it is, so you can copy it back if need be. Open up the file /etc/X11/xorg.conf and find the section marked Screen or Display (it should be pretty easy to work out which bit it is). Modify it so you add this line:

CODE
Modes       "1680x1050" "1280x1024" ...


...in the subsection called Display.

For example, to get 1280x800 working on my laptop, I had to change xorg.conf to have the following section:
CODE

Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection


Remember, if you're not confident doing it yourself, search around for the name of your screen and graphics card and see if anyone can offer more precise help, although this should work. Just remember to take a backup smile.gif
Go to the top of the page
 
+Quote Post
truefusion
post Sep 11 2007, 10:44 AM
Post #3


Ephesians 6:10-17
Group Icon

Group: [MODERATOR]
Posts: 1,916
Joined: 22-June 05
From: The World of Gentoo
Member No.: 8,528



The way i do it, which has always done the job for me, is by going to System Settings > Monitor & Display. Enter Administrator mode, then click on the Hardware tab. Hit Configure for the Monitor one (should be the second Configure button), then pick the resolution you want. Apply the settings, and restart the X-server (you may have to go back in and set the resolution up on the first tab: Size, Orientation & Positioning). Doing it this way, i've managed to get the resolutions i wanted and that my monitor supports with ease, i've also managed to get really high resolutions to become available, even though the monitor was not made for those higher resolutions. tongue.gif Btw, always back up your xorg.conf file (Kubuntu may do that for you, though). That way, if anything goes wrong, you can pop in the Kubuntu LiveCD, mount your HDD, change to the back up, then restart, and everything will be back to before you started changing settings.
Go to the top of the page
 
+Quote Post
galexcd
post Sep 11 2007, 08:15 PM
Post #4


Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software.
***********

Group: [HOSTED]
Posts: 1,075
Joined: 25-September 05
From: Los Angeles, California
Member No.: 12,251



I actually have a problem with changing the resolution on my widescreen in ubuntu. I have a 23" flat panel apple cinema display display and it is supposed to be able to do 1920x1200, and when running mac osx it runs fine so there's nothing wrong with the screen, but in Ubuntu, 1920x1200 is one of the options under the resolution menu, but when changing it the screen looks like i just changed the frame rate to something it doesn't like. I don't know I'm not really into displays and stuff so I dont know how to describe it other than saying it looks like when you degauss a crt monitor and i have to restart to fix it...

This post has been edited by alex7h3pr0gr4m3r: Sep 19 2007, 07:20 PM
Go to the top of the page
 
+Quote Post
dre
post Sep 11 2007, 10:44 PM
Post #5


Super Member
*********

Group: [HOSTED]
Posts: 436
Joined: 3-January 07
From: The West Side
Member No.: 36,424



Thanks for the info guys, I solved the problem by opening up the terminal and typing in "nvidia-settings". Then on the X Server Display Configuration I choose a 1440x900 resolution. I had to set the refresh rate to auto, or else the screen looked oversized and unclear. My monitor is detected as a CRT, but as long as I got my resolution working, then I'm not worried. Perhaps this is what truefusion meant, but I wasn't sure about how to get to such settings in his way.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How Do I Switch From Gnome To Kde?(6)
  2. Widescreen Computer Display(7)
  3. Linux Help Please !(8)
  4. Windows Vista Aero Vs Linux Ubuntu Beryl(18)
  5. Is There A Linux Distro With Widescreen Support?(7)
  6. Wubi: Install Ubuntu With A Single Click From Windows(11)
  7. Media Player For Ubuntu(6)
  8. Ubuntu Linux As Free Operating System Alternative(47)
  9. Finally (sorta) Finished With My Site - Critiques Please.(5)
  10. Ubuntu All The Way!(32)
  11. Some Help With Ubuntu!(1)
  12. Rails On Ubuntu(1)
  13. Cakephp On Ubuntu(0)
  14. Connecting To The Internet On Ubuntu(8)
  15. Problems With Ubuntu 7.10(4)
  1. Ubuntu 7.10 Boot Issues(5)
  2. *buntu 8.04 Released(10)
  3. Windows - Ubuntu(6)
  4. Amazed By Linux(3)
  5. How To Disable Widescreen Mode?(8)
  6. Installing Drivers In Ubuntu(hardy Heron)(6)
  7. Ubuntu For Everyone! And Some More...(13)
  8. Software To Take Out Singing In Songs?(5)
  9. Windows Xp & Ubuntu’s Cold War(5)
  10. How To Install Opengeu In Ubuntu(0)
  11. Problem Getting Text To Align With Different Resolutions(4)
  12. Wireless Lan Network Card Driver Installation On Linux Ubuntu 8.04!(3)
  13. Which Wireless (modem, Modem/router, Router, Usb Wireless) Works In Ubuntu(5)


 



- Lo-Fi Version Time is now: 7th October 2008 - 08:31 AM