c8fb problems with /etc/rc.conf: file for enabling gnome - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Desktop Usage > Window Managers > GNOME

GNOME The GNOME desktop environment

Reply
 
Thread Tools Display Modes
  #1  
Old September 6th, 2009, 23:19
daemon_brock daemon_brock is offline
Junior Member
 
Join Date: Jul 2009
Location: tijuana
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Question problems with /etc/rc.conf: file for enabling gnome

hi everyone, my question is: once i install freeBSD 7.2 in my thinpad t42p, i select all the packages including gnome (all of them) when try to modified this file with vi (/etc/rc.conf there are not "gnome_enable="YES" i need to write this line or what?. there only lines like
Code:
if_config_em0="DHCP"
ipv6+enable="yes"
keymap="us.iso"
linux_enable="YES"
moused_enable="YES"
saver="daemon"
but no line for gnome, first a think its not installed, but when try to install send me a message that says its intalled gnome2 or an older version. Can you help me, i will apreciate.
Daemon Brock from Tijuana B.C. Mexico, excuse me for the english i am learning(amateur).

Last edited by DutchDaemon; September 7th, 2009 at 00:10.
Reply With Quote
  #2  
Old September 6th, 2009, 23:22
crsd crsd is offline
Member
 
Join Date: Nov 2008
Location: Russia, Krasnodar
Posts: 420
Thanks: 8
Thanked 92 Times in 82 Posts
Default

You need to add that line yourself. Check http://www.freebsd.org/gnome/docs/faq2.html#full-gnome (as well as other entries in that FAQ if you have questions).

BTW, your rc.conf contents look strange, hope you typed that by hand, not copied what's actually in rc.conf :-D
Reply With Quote
  #3  
Old September 6th, 2009, 23:23
graudeejs's Avatar
graudeejs graudeejs is offline
Style(9) Addict
 
Join Date: Nov 2008
Location: Riga, Latvia
Posts: 4,523
Thanks: 422
Thanked 607 Times in 475 Posts
Default

Yes, you need to add gnome_enable="YES" to /etc/rc.conf yourself

Read the manual
http://www.freebsd.org/doc/en_US.ISO...ok/x11-wm.html

P.S.
Manual is also available translated in other languages
Reply With Quote
  #4  
Old September 7th, 2009, 04:27
zeiz's Avatar
zeiz zeiz is offline
Member
 
Join Date: Nov 2008
Location: Canada
Posts: 691
Thanks: 38
Thanked 54 Times in 52 Posts
Default

Besides the line:
Code:
gnome_enable="YES"
you'd better add 2 more lines to your rc.conf:
Code:
dbus_enable="YES"
hald_enable="YES"
or else you wouldn't be able to use mouse and maybe even keyboard
I would edit such rc.conf to this:
Code:
if_config_em0="DHCP"
hostname="yourhostname.yourdomainname" 
#linux_enable="YES"
gnome_enable="YES"
dbus_enable="YES"
hald_enable="YES"
and then uncoment linux_enable="YES" line when I'm ready to use linux emulation.
Reply With Quote
  #5  
Old September 7th, 2009, 05:03
phoenix's Avatar
phoenix phoenix is offline
Moderator
 
Join Date: Nov 2008
Location: Kamloops, BC, Canada
Posts: 3,141
Thanks: 43
Thanked 703 Times in 579 Posts
Default

gnome_enable is a shorthand that automatically starts hald and dbus. You need one (gnome_enable) or the other (hald_enable + dbus_enable); not both.
__________________
Freddie

Help for FreeBSD: Handbook, FAQ, man pages, mailing lists.
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
A few problems with gnome 2.26 Beju GNOME 4 August 22nd, 2009 16:16
problems, how modified a file? daemon_brock GNOME 3 August 18th, 2009 08:09
[Solved] IMAP inetd.conf file help.. otisranson Web & Network Services 10 August 6th, 2009 15:22
Apache conf file for very heavy load servers... stoynev Web & Network Services 5 February 16th, 2009 09:49
What different tuning from kernel, sysctl.conf, rc.conf and loader.conf? darkstar General 3 November 24th, 2008 11:48


All times are GMT +1. The time now is 11:04.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0