Featured Worklog

Price Search



PC Apex Sponsor


PC Apex Sponsors



PC Apex RSS Feeds

RSS Feed for PC Apex Reviews & ArticlesRSS Feed for PC Apex PC Modding WorklogsRSS Feed for the PC Apex Daily DisturbanceRSS Feed for the latest PC Apex Site NewsRSS Feed for PC Apex Affiliate and Web NewsRSS Feed for PC Apex Deals and Steals

Go Back   Apex Community Forums // PC Apex Forums // PC Apex Troubleshooting // Linux OS Problems

Linux OS Problems General Linux-based OS problems.

Reply
 
LinkBack Thread Tools Display Modes
Old 21-August-06, 01:40 AM   #1 (permalink)
Banned
Default Ubuntu res. locked

Hey, so I finally made the switch, mostly cuase windows was just giving me way too many issues, all the time, heck, I got a blue screen the alst time I ran fear, next thing I knew, my hdd was blank O_o.

Anyways, I'm running ubuntu, and well, my res seems to be locked, and it totally sucks. I've read a few guides on editing the xorg config, but that didnt seem to help.
Wafflesomd is offline     Reply With Quote
Old 21-August-06, 02:16 AM   #2 (permalink)
Evil 'Tweaking' Clown
EvilClown's Avatar
Default Re: Ubuntu res. locked

Well start off by installing your Nvidia drivers if you have not already done so. To do so, follow these steps.

Open a terminal and type
Code:
sudo apt-get install nvidia-glx
Backup your xorg.conf file just in case by typing the following.
Code:
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
Then type this to enable the propietary Nvidia driver.
Code:
sudo nvidia-xconfig
Now we will make a applications menu link so you can access the Nvidia control panel (Basically the same thing as in windows.)

Type
Code:
sudo gedit /usr/share/applications/NVIDIA-Settings.desktop
The file is most likely empty and if not just delete it's contents.

Then put this inside the file.
Code:
[Desktop Entry]
Name=NVIDIA Settings
Comment=NVIDIA X Server Settings
Exec=nvidia-settings
Icon=
StartupNotify=true
Terminal=false
Type=Application
Categories=Application;System;
Save the file.

Log out so you are at the GDM login screen, and press CTRL-ALT-BACKSPACE, so the X server restarts and the new settings take effect.

This may or may not enable more resolutions for you. If not then lets try the following.

Type
Code:
sudo gedit /etc/X11/xorg.conf
Down near the bottom their is a section called "Screens", it should look somewhat similar to this.

Code:
Section "Screen"
And then somewhere in that section locate a subsection that will look like this.

Code:
        SubSection "Display"
                Depth     24
                Modes    "1280x1024" "1024x768"
        EndSubSection
And then edit the Modes line accordingly puting the resolution in quotes from largest to small, ex. "1280x1024" "1024x768" "800x600".

This should work but if not I have some other tricks up my sleeves. Good luck.
EvilClown is offline     Reply With Quote
Old 21-August-06, 02:41 AM   #3 (permalink)
Banned
Default Re: Ubuntu res. locked

Well, I fell bad, cuase you type'd all that, And I figured it out, I'm sry EvilClown

Though I will say, once you get stuff working, linux freakin owns!
Wafflesomd is offline     Reply With Quote
Old 21-August-06, 02:46 AM   #4 (permalink)
Evil 'Tweaking' Clown
EvilClown's Avatar
Default Re: Ubuntu res. locked

Quote:
Originally Posted by Wafflesomd
Well, I fell bad, cuase you type'd all that, And I figured it out, I'm sry EvilClown

Though I will say, once you get stuff working, linux freakin owns!

Meh, I tried.
EvilClown is offline     Reply With Quote
Old 21-August-06, 08:18 AM   #5 (permalink)
Linux Warrior
FunkyStickman's Avatar
Default Re: Ubuntu res. locked

Quote:
Originally Posted by Wafflesomd
Well, I fell bad, cuase you type'd all that, And I figured it out, I'm sry EvilClown

Though I will say, once you get stuff working, linux freakin owns!

That's what I've been telling people... once you put in the effort to learn enough to get everything working, you just can't freaking kill Linux. Welcome to the fold.
FunkyStickman is offline     Reply With Quote
Old 12-October-06, 01:05 AM   #6 (permalink)
Apex Master Tech Apprentice
capt_cope's Avatar
Default Re: Ubuntu res. locked

Ok slight problem along the same lines: while I love ubuntu and I really love beryl, I don't love the fact that my refresh rate is locked. The only res that uses my moniters supported refresh rate is 1600X1200, which is ok.. but a little hard on my eyes for all my text. Any advice? (as I drop res, my refresh goes up, which is bad.)
capt_cope is offline     Reply With Quote
Old 12-October-06, 02:48 PM   #7 (permalink)
Sir Knight of Spamalot
Nerdz's Avatar
Default Re: Ubuntu res. locked

The only problem Ive had with this, is the fact that it defaults to 60Hz, which I cant deal with. I believe there may be no way to change this, since everything Ive tried to changed ended up screwing linux up..lol (I could be wrong, and there maybe a way)
Nerdz is offline     Reply With Quote
Old 12-October-06, 10:27 PM   #8 (permalink)
Apex Master Tech Apprentice
capt_cope's Avatar
Default Re: Ubuntu res. locked

you lucky bum! My res defualts at 65hz (1600X1200) and bumps up to 85hz by 1280X1240 or whatever and just goes up by 10hz every drop in resolution. I mean I can deal with it at these settings, but I'd much prefer a lower res.





Wobbly windows FTW!
capt_cope 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 On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Got locked down from my pc.... Rykno Windows OS Problems 5 07-April-05 11:04 PM
Is my AGP locked ? jaap74 Video Card OC 4 11-March-05 06:28 PM
locked or not? lpapirny AMD CPU/Motherboard OC 9 07-June-04 10:45 PM
Amd Locked Red02 AMD CPU/Motherboard OC 16 15-December-03 10:34 AM
workgroup locked on win xp AMD-playa Windows OS Problems 0 31-August-03 08:11 PM


All times are GMT -5. The time now is 06:06 PM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright PCApex.com, GameApex.com, ForumApex.com 2001 - 2008
Advertisements

Page generated in 0.18055 seconds with 9 queries