PCLinuxOS-Forums
News: ...FLASH!!! ...New PCLinuxOS Testing board now open. Register today! Be an active contributor to the PCLinuxOS future! ... Read all about it now, on THIS forum!!!..
 
*
Welcome, Guest. Please login or register. May 26, 2012, 01:35:05 PM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: LG222w and 1680x1050  (Read 839 times)
midgr
Guest
« on: May 07, 2010, 04:04:44 PM »

Ok this problem is common to all linux distros i've used.With the previous Pclos's i could get the 1680x1050 and thats why i stuck with this distro.But with the 2010 ver i cant do it.I have a nvidia 9400 so i use "nvidia 6100 and up".For the monitor i tried the lg222w and even custom but when i try to change the resolution, it stays at 1024x768.This monitor has kept me away from linux for the last 3 years.In the monitor settings (not the hardware)(sorry but i dont have the os infront of me to tell the exact names) i only get the option up to 1024x768.Any one with a solution ?
Logged
luikki
Hero Member
*****
Offline Offline

Posts: 1177


« Reply #1 on: May 07, 2010, 04:11:21 PM »

go to pcc, hardware, set up graphical server and find in the drop down menu your resolution.
if it is not there choose "other".... it should be there...
then "test"... if you get to a rainbow like screen, click yes.
Logged

Texstar
Administrator
Super Villain
*****
Offline Offline

Posts: 11805



« Reply #2 on: May 07, 2010, 04:18:26 PM »

go to pcc, hardware, set up graphical server
Click on monitor - select Generic-> Generic flatpanel 1680x1050
Click on resolution - select other then select again and pick 1680x1050.

For some reason this monitor does not send back the required fields when probing for the drakxtools to set the correct resolution.
Logged

Follow the development of PCLinuxOS on Twitter
Help fund the PCLinuxOS project!

"I'm not so good on advice, can I interest you in a sarcastic reply?"
midgr
Guest
« Reply #3 on: May 07, 2010, 04:18:56 PM »

Ok i did this many times.I see the rainbow screen i press ok and then again it stays as 1024x768.
Logged
midgr
Guest
« Reply #4 on: May 07, 2010, 04:36:33 PM »

I think the problem is to "size and orientation". If i had a 1680x1050 choice in the size and orientation menu,i would fix my problem.But in only goes up to 1024.
Logged
Texstar
Administrator
Super Villain
*****
Offline Offline

Posts: 11805



« Reply #5 on: May 07, 2010, 04:43:01 PM »

I think the problem is to "size and orientation". If i had a 1680x1050 choice in the size and orientation menu,i would fix my problem.But in only goes up to 1024.

Select OTHER it is the last entry then go back and select it again and it will open up more resolutions where you can scroll down select 1680x1050. I had a similar model monitor and had to do this.
Logged

Follow the development of PCLinuxOS on Twitter
Help fund the PCLinuxOS project!

"I'm not so good on advice, can I interest you in a sarcastic reply?"
midgr
Guest
« Reply #6 on: May 07, 2010, 04:53:55 PM »

If you mean in the size and orientation - there is no "other" choice.I choose other in the set up graphical server and there i found the 1680 resolution in the first place.But nothings happening.Sorry guys... i am wasting your time.Damn monitor!!!
Logged
luikki
Hero Member
*****
Offline Offline

Posts: 1177


« Reply #7 on: May 07, 2010, 05:05:32 PM »

"size and orientation"  is not in pcc (the blue circle with "tools").
so, pls go to pcc and follow texstar advice!
Logged

midgr
Guest
« Reply #8 on: May 07, 2010, 05:20:22 PM »

Ok.It only accepts 4/3 resolutions.I am in 1400x1050 now.I changed my monitor back to lg222w and i tried a standard resolution 4/3 and it worked.When i try to change to 16/10 resolutions i get back to 1024x768.
Logged
luikki
Hero Member
*****
Offline Offline

Posts: 1177


« Reply #9 on: May 07, 2010, 05:27:51 PM »

why 4:3? doesn't it give you the 16:10 option?
and instead of lg 22w, choose flat panel for 1680x1050...
Logged

midgr
Guest
« Reply #10 on: May 07, 2010, 05:42:12 PM »

Yes i tried the generic flatpanel 1680x1050,its the same thing.It only gives me the 4/3 resolutions and not the 16/10.So i guess i ll stay with the 1400.Its better than 1024.
Logged
DeBaas
Hero Member
*****
Offline Offline

Posts: 1054



WWW
« Reply #11 on: May 08, 2010, 03:58:41 AM »

Maybe you can change /etc/X11/xorg.conf:

example:
Subsection "Display"
        Depth 24
        Modes "1920x1200" "1680x1050" "1600x1000" "1440x900" "1280x800"
    EndSubsection

I have one M$ application (in Wine) that needs 1024x768,  so I added this to get it full screen.
Maybe you can add your wanted options (as root) in xorg.conf. Do'nt forget to make a copy first Wink
As reference my xorg.conf attached.
Succes
Ed
Logged

Was_Just19
Hero Member
*****
Offline Offline

Posts: 6885


MLU


« Reply #12 on: May 08, 2010, 04:11:28 AM »

Yes i tried the generic flatpanel 1680x1050,its the same thing.It only gives me the 4/3 resolutions and not the 16/10.So i guess i ll stay with the 1400.Its better than 1024.

In  PCC - Hardware - Set up the graphical server - click on the Resolution tab - select the present resolution button and then Other from the list presented - Select the Resolution tab again which should then present a long list of resolution options .........  do you get that long list? Don't miss the scroll arrows on top and bottom of the list!!!!!!!!

Is the list different if you have selected Generic Flat Panel for the monitor?

That list should have the resolution you want .........  maybe post a pic of the list you see so we know what you are seeing.
Logged
midgr
Guest
« Reply #13 on: May 10, 2010, 02:50:36 PM »

Thanx guys for your answers.I just called nvidia-settings as root,choose 1680x1050, wrote the changes to xorg.conf without merging it, and i got 1680x1050.First i had to choose a 4/3 resolution to pcc otherwise the nvidia settings had only lower resolutions to choose from.

Thanx for your time and sorry for my bad english.I am sure i ll have much more to ask.So be well for now.
Logged
DeBaas
Hero Member
*****
Offline Offline

Posts: 1054



WWW
« Reply #14 on: May 10, 2010, 05:57:39 PM »

What is wrong with your English ?  Wink
Glad your problem is solved.
CU around with other questions.
Ed
Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM