NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

port-amd64/47773: hal not working even enabled in rc.conf



>Number:         47773
>Category:       port-amd64
>Synopsis:       hal not working even enabled in rc.conf
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    port-amd64-maintainer
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 28 02:05:01 +0000 2013
>Originator:     Faisal Shahzad
>Release:        6.1RC2
>Organization:
FMT
>Environment:
fcBSD# uname -a
NetBSD fcBSD 6.1_RC2 NetBSD 6.1_RC2 (GENERIC) amd64
fcBSD# 

>Description:
I am using the above described system with xfce4 as a desktop OS, hal is 
enabled in rc.conf as below.



#       $NetBSD: rc.conf,v 1.96 2000/10/14 17:01:29 wiz Exp $
#
# see rc.conf(5) for more information.
#
# Use program=YES to enable program, NO to disable it. program_flags are
# passed to the program on the command line.
#

# Load the defaults in from /etc/defaults/rc.conf (if it's readable).
# These can be overridden below.
#
if [ -r /etc/defaults/rc.conf ]; then
        . /etc/defaults/rc.conf
fi

# If this is not set to YES, the system will drop into single-user mode.
#
rc_configured=YES

# Add local overrides below
#
hostname=fcBSD
ifconfig_bge0=dhcp
ip6mode=autohost
sshd=YES
ntpd=NO
mdnsd=NO
wscons=YES
hal=YES
dbus=YES

>How-To-Repeat:
AS above.
>Fix:
I need help.



Home | Main Index | Thread Index | Old Index