NetBSD Problem Report #47773

From www@NetBSD.org  Sun Apr 28 02:03:13 2013
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	by www.NetBSD.org (Postfix) with ESMTP id 9D07163F2EE
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 28 Apr 2013 02:03:13 +0000 (UTC)
Message-Id: <20130428020312.DA03063F2EE@www.NetBSD.org>
Date: Sun, 28 Apr 2013 02:03:12 +0000 (UTC)
From: passionfire007@gmail.com
Reply-To: passionfire007@gmail.com
To: gnats-bugs@NetBSD.org
Subject: hal not working even enabled in rc.conf
X-Send-Pr-Version: www-1.0

>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:          closed
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 28 02:05:01 +0000 2013
>Closed-Date:    Sun Oct 18 09:29:29 +0000 2015
>Last-Modified:  Sun Oct 18 09:29:29 +0000 2015
>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.

>Release-Note:

>Audit-Trail:
From: David Holland <dholland-bugs@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: port-amd64/47773: hal not working even enabled in rc.conf
Date: Sun, 28 Apr 2013 16:14:06 +0000

 On Sun, Apr 28, 2013 at 02:05:01AM +0000, passionfire007@gmail.com wrote:
  > I am using the above described system with xfce4 as a desktop OS,
  > hal is enabled in rc.conf as below.

 Did you copy hal's rc.d script into /etc/rc.d?

 It is annoying that this is required, but it is. You can make a
 symbolic link instead of a copy, but only if /usr/pkg and / are the
 same volume. (There are some other knobs you can set instead, but
 let's get it working first.)

 The reason for all this is that the rc.d/* scripts are scanned early
 in boot, before any volume besides / is mounted; so all rc.d scripts
 need to be on the boot volume.

 -- 
 David A. Holland
 dholland@netbsd.org

State-Changed-From-To: open->feedback
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sun, 13 Jul 2014 00:16:15 +0000
State-Changed-Why:
Did the suggestion I made (more than a year ago) help?


State-Changed-From-To: feedback->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sun, 18 Oct 2015 09:29:29 +0000
State-Changed-Why:
User appears to have written to the wrong address to demand feedback mail
stop, without answering the question.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.