Reply
 
Thread Tools Display Modes
  #1  
Old 08-04-2005, 09:51 PM
Blue1k Blue1k is offline
Junior Member
 
Join Date: Aug 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Need help with XF86Config!
Hi I have never edited a XF86Config file before (seems different from XF86Config-4) and I still am a little unsure about how to do this My first attempt killed X and I had to reinstall PCBSD. The other threads I found about this still don't anser my question of where I need to add the modeline and if I need to change anything else. In XF86Config-4 all I ever did was add a modeline and if needed execute a perl script.

Thanks for your help! So far I am very impressed with PC-BSD

Cheers,
Karl
Reply With Quote
  #2  
Old 08-05-2005, 12:02 AM
scottro scottro is offline
Senior Member
 
Join Date: May 2005
Location: NYC
Posts: 360
Thanks: 0
Thanked 0 Times in 0 Posts
Default
There seem to be (I haven't investigated this very deeply) differences in the style of xorg.conf, XFree86, etc based upon what method you use to configure them--that is, doing X -configure produces a different sort of file than does running xorgconfig.

In my case, I usually just run xorgconfig. (I should add that I know my monitor's and vid card's specs.) For a step by step, bsdnexus.com has an article in their wiki.

http://www.bsdnexus.com/wiki/index.php/Main_Page

I'm giving the main page's url because the configuring X page has parentheses in its url and isn't rendering properly. However, go to the bottom of the main page and you'll see a link to the configuring X article.



This of course, doesn't actually answer your question, but if you follow the steps there, you should be alright with your mode lines.
Reply With Quote
  #3  
Old 08-06-2005, 08:25 PM
lurch lurch is offline
Senior Member
 
Join Date: May 2005
Location: Barnstaple. U.K.
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Hi
Open a terminal and su to root
then enter the following ee /etc/X11/XF86Config this opens the XF86 Config file
Scroll down to to section Monitor 0 and change the horizsync and vertrefresh to suit your monitor DO NOT GUESS AS INCORRECT VALUES COULD DAMAGE/DESTROY YOUR MONITOR!
Scroll down to Screen change default depth and depth if you want to then enter the mode you require when you have finished press escape and save changes then alt.cntrl.bckspace to restartX you should be able to select resolution an refresh rate in control centre>peripherals>display.
I would suggest you look at the FREEBSD Handbook section 5.4 X11 Configuration as this shows examples
Hope this helps
Reply With Quote
  #4  
Old 08-06-2005, 08:33 PM
pcbsdusr pcbsdusr is offline
Senior Member
 
Join Date: May 2005
Location: Sesimbra-Portugal- EU
Posts: 1,617
Thanks: 0
Thanked 0 Times in 0 Posts
Default this should me more complete
EDIT THE /etc/X11/XF86Config file:


Open up the console and type:
"kdesu kedit /etc/X11/XF86Config"
You are prompted to insert the root password. Insert it and the file will
opened as root.

Under the "Monitor" section of the file set your monitor's specific horizontal
and vertical refresh rates replacing the existing values with the correct values for your monitor.
If you dont know the values search in your monitor's manual, manefacturer's site or simply google.

#CAUTION# You must set these values correctly because incorrect values can damage your monitor!!!!

To add more resolution modes or increase your default resolution:

Under the "Screen" after the word "modes" simply add modes. The first mode should me the highest resolution and the last the lower.

My example:

"1280x1024" "1152x864" "1152x768" "1024x768"

Now save the file, exit and reboot.

Cheers!

Renato Flórido
Reply With Quote
Reply

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 Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Reset XF86Config file?! SumoX Graphics Cards 10 03-02-2007 11:56 PM
How can cmd ModeLine in XF86Config forced to be interpreted? Cris Installing PC-BSD 4 12-18-2006 06:19 PM
XF86Config or Xorg? NadaWTB General Questions 8 06-25-2006 06:51 PM
Why XF86Config and not xorg.conf? WillyTP General Questions 1 05-29-2006 10:05 AM
xorg.conf XF86Config dilema sblevin Creating PC-BSD Packages (.pbi files) 7 12-12-2005 11:13 AM


All times are GMT. The time now is 03:48 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.