Reply
 
Thread Tools Display Modes
  #1  
Old 01-23-2011, 08:06 AM
Tigerlinux Tigerlinux is offline
Junior Member
 
Join Date: Jan 2011
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default PCBSD 8.2RC1 can't setup Nvidia 8400GS
I tried to install PCBSD on my desktop, the VGA is nvidia 8400GS, monitor resolution is 1440x900, but it cant detect and set lower resolution.

I install driver from nvidia website for freebsd, but still does not work.

Any solution you can help me?

p/s for my notebook intel GMA X3100, it is ok.
Reply With Quote
  #2  
Old 01-24-2011, 03:09 PM
kmoore134's Avatar
kmoore134 kmoore134 is offline
Administrator
 
Join Date: May 2005
Location: Knoxville, TN
Posts: 2,428
Thanks: 0
Thanked 103 Times in 85 Posts
Default PCBSD 8.2RC1 can't setup Nvidia 8400GS
After you do the installation, you can return to the Display Setup
screen, by selecting option 7 at bootup. Once there, try picking the
latest nvidia driver, your resolution and click apply. Does it work?
__________________
----
Kris Moore
PC-BSD Founder
Reply With Quote
  #3  
Old 01-28-2011, 07:21 PM
Ian_Robinson Ian_Robinson is offline
Senior Member
 
Join Date: Jan 2007
Location: Salem, Ohio, U.S.
Posts: 315
Thanks: 0
Thanked 1 Time in 1 Post
Default PCBSD 8.2RC1 can't setup Nvidia 8400GS
=== Quote ======================
I tried to install PCBSD on my desktop, the VGA is nvidia 8400GS, monitor resolution is 1440x900, but it cant detect and set lower resolution.

I install driver from nvidia website for freebsd, but still does not work.
=== End Quote ===================

Sometimes the resolution choices at the time of initial video configuration do not include all possible resolutions for your monitor & video card installation. In such cases, select a compatible resolution that works, and complete the installation. After that, when you can boot all the way to PCBSD, nVidia owners can:

1. Go to a terminal, type nvidia-settings, and press enter.

2. From the menu on the left, select X Server Display Configuration.

3. On the right side of the window, locate and click in the Resolution pick box, then select your resolution from the available choices.

4. Click "Apply" to effect your choice.

5. Click "Save to X Configuration File." (See note below)

Note -- Because you are not root, you cannot save the configuration file to /etc/X11/xorg.conf (which is a file that belongs to root). You have to become root in a terminal and cp (copy) it to /etc/X11/xorg.conf.

Code:
#cp /home/yourname/xorg.conf /etc/X11/xorg.conf


P.S. I have an nVidia 8500 GT that all my systems love; but I also have an nVidia 9300 GE that many of my systems do not like.
Attached Images:
File Type: jpg nvidia-settings.jpg (16.4 KB, 6 views)
__________________
Ian
FitchKendall AT Gmail.com

Last edited by Ian_Robinson; 01-28-2011 at 07:45 PM.
Reply With Quote
  #4  
Old 02-22-2011, 03:16 AM
tms3 tms3 is offline
Junior Member
 
Join Date: Feb 2011
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Default
So that's where the little bugger is. That's quite usefull.
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


All times are GMT. The time now is 08:29 PM.


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.