From owner-freebsd-questions@FreeBSD.ORG Fri Aug 22 16:12:45 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42C6C16A4BF for <freebsd-questions@freebsd.org>; Fri, 22 Aug 2003 16:12:45 -0700 (PDT) Received: from pd4mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 621FC43FE0 for <freebsd-questions@freebsd.org>; Fri, 22 Aug 2003 16:12:44 -0700 (PDT) (envelope-from desmond.lee@shaw.ca) Received: from pd3mr1so.prod.shaw.ca (pd3mr1so-ser.prod.shaw.ca [10.0.141.177])2003))freebsd-questions@freebsd.org; Fri, 22 Aug 2003 17:12:43 -0600 (MDT) Received: from pn2ml10so.prod.shaw.ca (pn2ml10so-qfe0.prod.shaw.ca [10.0.121.80]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HK100JJ2N573W@l-daemon> for freebsd-questions@freebsd.org; Fri, 22 Aug 2003 17:12:43 -0600 (MDT) Received: from croydon (h24-83-94-81.vs.shawcable.net [24.83.94.81]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HK100I3TN4VCN@l-daemon> for freebsd-questions@freebsd.org; Fri, 22 Aug 2003 17:12:43 -0600 (MDT) Date: Fri, 22 Aug 2003 16:12:30 -0700 From: Desmond Lee <desmond.lee@shaw.ca> In-reply-to: <265DFA7C-D4F3-11D7-A842-000393C2AA72@websolutionpros.net> To: freebsd-questions@freebsd.org Message-id: <001101c36902$dfe60270$6501a8c0@croydon> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailer: Microsoft Outlook, Build 10.0.2616 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Subject: 'kldload snd' is not responding X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 22 Aug 2003 23:12:45 -0000 Hello I am trying to get the sound on my freebsd 4.4 install to work. I am logged in as root and am trying to execute the command 'kldload snd' as part of the process to get sound working. However, this command does not respond and even pressing ctrl-c won't stop it. Once it rebooted the machine and the other time I had to do a manual reboot (ctrl-alt-delete) to get out of the stalled command. I've done some searching online but I can't really find any help other than how to get sound running using the kldload command. Can someone out there please tell me why 'kldload snd' is not working and what I can do to get it to work? Thanks in advance Desmond