Reply
 
Thread Tools Display Modes
  #1  
Old 03-08-2007, 02:47 PM
EvilBill EvilBill is offline
Senior Member
 
Join Date: Dec 2005
Location: West Coast
Posts: 114
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to change back "nvidia" to "nv" in x
I just put PC-BSD back in last night after seeing there are 3 new patches. Anyhow, I got everything ready, ports, sources etc.

So I go to put the newest NVidia driver in from ports, it goes in fine. I then edit the Xorg config file [like I have done before] to say "nvidia" instead of "nv".

It will not boot, I guess something has changed while I was off in Slackville :? .

I don't know how to change it back. In Linux I would just use Slax live & go in & edit the installed version, no problem. FreeBSD does not seem to let you do this? Is there a way?
Reply With Quote
  #2  
Old 03-08-2007, 04:16 PM
dracheflieger dracheflieger is offline
Senior Member
 
Join Date: May 2006
Location: Greater State of Northern Kaliforneea
Posts: 2,880
Thanks: 0
Thanked 0 Times in 0 Posts
Default
At the PC-BSD ASCII screen, hit #4 to boot to single user mode. Then, once you are at the boot prompt hit <enter> to accept the sh shell. Then
Code:
mount -u /
mount -a
to make it read/write. Then,
Code:
Xorg -configure
to create a /boot/xorg.conf.new and once that is done
Code:
cp /boot/xorg.conf.new /etc/X11/xorg.conf
and then reboot
Reply With Quote
  #3  
Old 03-08-2007, 05:34 PM
EvilBill EvilBill is offline
Senior Member
 
Join Date: Dec 2005
Location: West Coast
Posts: 114
Thanks: 0
Thanked 0 Times in 0 Posts
Default
I gave it a try Drache,........not much luck, I just did a fresh install........ ops:

Thanks for the reply anyhow. I guess I don't have as much patience as I should.
Reply With Quote
  #4  
Old 03-08-2007, 06:33 PM
dracheflieger dracheflieger is offline
Senior Member
 
Join Date: May 2006
Location: Greater State of Northern Kaliforneea
Posts: 2,880
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Sorry EvilBill...dammit, I meant
Code:
cp /root/xorg.conf.new /etc/X11/xorg.conf
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
Minimal (no "eye candy") install or turning "effects" off.. danytancou Tips and Tricks 6 04-26-2010 02:45 PM
wireless card flipping between "associated" and "no carrier" gabi General Questions 2 06-08-2008 07:16 PM
At Start-up "file" & "media" process Astro Girl Usage Bug Reports 2 12-26-2007 07:15 PM
"Phase change" errors in /var/log/messages simpsons General Questions 1 12-02-2007 09:41 PM
"play" missing in "licq-1.3.2" PBI muisei PBI Discussion 0 03-30-2007 10:48 AM


All times are GMT. The time now is 06:18 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.