Re: [CentOS] display resolution

2008-01-17 Thread dny
i guess i'm stuck with 800x600 now ??? On Jan 16, 2008 6:14 PM, dny <[EMAIL PROTECTED]> wrote: > > On Jan 15, 2008 4:33 PM, Ralph Angenendt <[EMAIL PROTECTED]> wrote: > > dny wrote: > > > RgbPath "/usr/X11R7/lib/X11/rgb" > > > > Haven't found that one in CentOS, you should be able to drop

Re: [CentOS] display resolution

2008-01-16 Thread dny
On Jan 15, 2008 4:33 PM, Ralph Angenendt <[EMAIL PROTECTED]> wrote: > dny wrote: > > RgbPath "/usr/X11R7/lib/X11/rgb" > > Haven't found that one in CentOS, you should be able to drop it. > > > FontPath "/usr/X11R7/lib/X11/fonts/misc/" > > FontPath "/usr/X11R7/lib/X11/fonts/Type1

Re: [CentOS] display resolution

2008-01-15 Thread Ralph Angenendt
dny wrote: > RgbPath "/usr/X11R7/lib/X11/rgb" Haven't found that one in CentOS, you should be able to drop it. > FontPath "/usr/X11R7/lib/X11/fonts/misc/" > FontPath "/usr/X11R7/lib/X11/fonts/Type1/" > FontPath "/usr/X11R7/lib/X11/fonts/TTF/" Fonts are in /usr/share/X11

Re: [CentOS] display resolution

2008-01-14 Thread Vincent Knecht
> On Jan 1, 2008 6:15 PM, Johnny Hughes <[EMAIL PROTECTED]> wrote: >> SO ... rsync that xorg.conf file off that machine (or copy it to the >> hard drive somewhere if the live CD can do that) and use it in CentOS-5. >> >> It should be interchangeable. >> >> Thanks, >> Johnny Hughes >> >> > > sorry t

Re: [CentOS] display resolution

2008-01-14 Thread dny
On Jan 1, 2008 6:15 PM, Johnny Hughes <[EMAIL PROTECTED]> wrote: > SO ... rsync that xorg.conf file off that machine (or copy it to the > hard drive somewhere if the live CD can do that) and use it in CentOS-5. > > It should be interchangeable. > > Thanks, > Johnny Hughes > > sorry to bring up thi

Re: [CentOS] display resolution

2008-01-01 Thread Johnny Hughes
dny wrote: > On Dec 31, 2007 12:25 AM, Bart Schaefer <[EMAIL PROTECTED]> wrote: >> Were you able to select your monitor from the list or are you choosing >> some kind of generic monitor? >> >> Move your existing xorg.conf out of the way before running >> system-config-display so that it's forced to

Re: [CentOS] display resolution

2008-01-01 Thread dny
On Dec 31, 2007 12:25 AM, Bart Schaefer <[EMAIL PROTECTED]> wrote: > Were you able to select your monitor from the list or are you choosing > some kind of generic monitor? > > Move your existing xorg.conf out of the way before running > system-config-display so that it's forced to start from scratc

Re: [CentOS] display resolution

2007-12-31 Thread Akemi Yagi
On Dec 30, 2007 6:52 AM, Denny <[EMAIL PROTECTED]> wrote: > On Dec 27, 2007 6:47 PM, Johnny Hughes <[EMAIL PROTECTED]> wrote: > > I notice that this some times happens if the monitor is in auto > > configure mode ... try this, on the menu select the following: > > > > System => Administration => Di

Re: [CentOS] display resolution

2007-12-31 Thread Denny
On Dec 27, 2007 6:47 PM, Johnny Hughes <[EMAIL PROTECTED]> wrote: > I notice that this some times happens if the monitor is in auto > configure mode ... try this, on the menu select the following: > > System => Administration => Display > > THEN > > Click the "hardware" tab and pick your monitor ma

Re: [CentOS] display resolution

2007-12-30 Thread Bart Schaefer
On Dec 30, 2007 9:01 AM, dny <[EMAIL PROTECTED]> wrote: > anything else i can try out? Were you able to select your monitor from the list or are you choosing some kind of generic monitor? Move your existing xorg.conf out of the way before running system-config-display so that it's forced to start

Re: [CentOS] display resolution

2007-12-30 Thread Scott Ehrlich
On Mon, 31 Dec 2007, dny wrote: On Dec 30, 2007 11:09 PM, Johnny Hughes <[EMAIL PROTECTED]> wrote: Now, there's your problem :-) OK, I am just kidding. Do what ralph said and run system-config-display from the command line. that's not installed with kde. so i installed it with yumex. run

Re: [CentOS] display resolution

2007-12-30 Thread dny
On Dec 30, 2007 11:09 PM, Johnny Hughes <[EMAIL PROTECTED]> wrote: > > Now, there's your problem :-) > > OK, I am just kidding. Do what ralph said and run system-config-display > from the command line. > that's not installed with kde. so i installed it with yumex. run it. set my monitor and my r

Re: [CentOS] display resolution

2007-12-30 Thread Johnny Hughes
dny wrote: > On Dec 27, 2007 6:47 PM, Johnny Hughes <[EMAIL PROTECTED]> wrote: >> I notice that this some times happens if the monitor is in auto >> configure mode ... try this, on the menu select the following: >> >> System => Administration => Display >> >> THEN >> >> Click the "hardware" tab and

Re: [CentOS] display resolution

2007-12-30 Thread Ralph Angenendt
dny wrote: > > Click the "hardware" tab and pick your monitor manually. > > i use kde. > no such menu. Then run "system-config-display" from a shell. Cheers, Ralph pgpPRfobvUbt3.pgp Description: PGP signature ___ CentOS mailing list CentOS@centos.or

Re: [CentOS] display resolution

2007-12-30 Thread dny
On Dec 27, 2007 6:47 PM, Johnny Hughes <[EMAIL PROTECTED]> wrote: > I notice that this some times happens if the monitor is in auto > configure mode ... try this, on the menu select the following: > > System => Administration => Display > > THEN > > Click the "hardware" tab and pick your monitor ma

Re: [CentOS] display resolution

2007-12-27 Thread Johnny Hughes
dny wrote: > xorg.conf dont have anything indicating the resolution. > > i see this: > https://help.ubuntu.com/community/FixVideoResolutionHowto#head-0e3051713171cb5d1bf49dc2dc7bea24eb9ed83e > > install 915resolution, change the driver from i810 to intel as said on > the instruction. > and X stop

Re: [CentOS] display resolution

2007-12-27 Thread dny
xorg.conf dont have anything indicating the resolution. i see this: https://help.ubuntu.com/community/FixVideoResolutionHowto#head-0e3051713171cb5d1bf49dc2dc7bea24eb9ed83e install 915resolution, change the driver from i810 to intel as said on the instruction. and X stop working. i do X -configur

Re: [CentOS] display resolution

2007-12-26 Thread mups . cp
You should look into the /etc/X11/xorg.conf file the check the available resolutions and the default. Changing this values should work, If not, check the video driver in the same file. man xorg.conf On Dec 27, 2007 12:05 AM, dny <[EMAIL PROTECTED]> wrote: > hi. > i got old acer veriton 3600g with