Bring up FreeBSD GUI

Reply

Join Date: Jul 2004
Posts: 1,749
Reputation: nanosani is an unknown quantity at this point 
Solved Threads: 55
Team Colleague
nanosani's Avatar
nanosani nanosani is offline Offline
Unauthenticated Liar

Bring up FreeBSD GUI

 
0
  #1
Feb 17th, 2006
How can I bring the GUI mode of FreeBSD. In Linux (RedHat) I can just press Ctrl-Alt-F7 and the GUI comes up ... but FreeBSD doesnt work that way ... so how does it work ??
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 1,749
Reputation: nanosani is an unknown quantity at this point 
Solved Threads: 55
Team Colleague
nanosani's Avatar
nanosani nanosani is offline Offline
Unauthenticated Liar

Re: Bring up FreeBSD GUI

 
0
  #2
Feb 17th, 2006
Okay what I did was this :

# cd /usr/ports/x11/xorg
# make install clean

And it installed without giving errors ... then I made the default configuration by

# Xorg -configure

and then tried this :

# Xorg -config xorg.conf.new

But I have a black screen without anything ... Whats the problem ... am I missing something ?
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 1,749
Reputation: nanosani is an unknown quantity at this point 
Solved Threads: 55
Team Colleague
nanosani's Avatar
nanosani nanosani is offline Offline
Unauthenticated Liar

Re: Bring up FreeBSD GUI

 
0
  #3
Feb 17th, 2006
I just restarted the machine .. and then typed

#startx

After a while the screen went blank .. then I pressed ctrl-alt-backspace ... it came to the text mode and showed the following last two lines :

waiting for X server to shut down FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/nisc/" refcount is 2, should be 1: fixing

Thats all ..
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 2,414
Reputation: alc6379 has a spectacular aura about alc6379 has a spectacular aura about alc6379 has a spectacular aura about 
Solved Threads: 123
Team Colleague
alc6379's Avatar
alc6379 alc6379 is offline Offline
Cookie... That's it

Re: Bring up FreeBSD GUI

 
0
  #4
Feb 17th, 2006
Have you installed a window manager at all?

You probably need to install one. Just like you went into the x11 directory, cd into the /usr/ports/x11-wm directory, and build a window manager there.

If you're using startx, make a file called .xinitrc in your home directory. At the very least, it should contain:

#sample .xinitrc file. 

exec /usr/bin/fluxbox

where I've put exec /usr/bin/fluxbox, you'd put the path to your newly installed window manager. Be sure to run chmod +x on the file, to make it executable.
Alex Cavnar, aka alc6379
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the *nix Software Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC