From owner-freebsd-mobile@FreeBSD.ORG Thu Jan 12 18:57:44 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C75E16A41F for ; Thu, 12 Jan 2006 18:57:44 +0000 (GMT) (envelope-from kalin@el.net) Received: from mail.el.net (mail.el.net [68.165.89.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0101A43D45 for ; Thu, 12 Jan 2006 18:57:43 +0000 (GMT) (envelope-from kalin@el.net) Received: (qmail 30960 invoked by uid 1008); 12 Jan 2006 18:58:42 -0000 Received: from unknown (HELO mail.el.net) (127.0.0.1) by mail.el.net with SMTP; 12 Jan 2006 18:58:42 -0000 Received: from 24.90.33.115 (SquirrelMail authenticated user kalin@el.net) by mail.el.net with HTTP; Thu, 12 Jan 2006 13:58:42 -0500 (EST) Message-ID: <60246.24.90.33.115.1137092322.squirrel@mail.el.net> In-Reply-To: <20060112161935.C53DF5D04@ptavv.es.net> References: Your message of "Thu, 12 Jan 2006 03:26:18 EST." <50526.24.90.33.115.1137054378.squirrel@mail.el.net> <20060112161935.C53DF5D04@ptavv.es.net> Date: Thu, 12 Jan 2006 13:58:42 -0500 (EST) From: "kalin mintchev" To: "Kevin Oberman" User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-mobile@freebsd.org Subject: Re: missing /dev/dsp X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2006 18:57:44 -0000 >> Date: Thu, 12 Jan 2006 03:26:18 -0500 (EST) >> From: "kalin mintchev" >> Sender: owner-freebsd-mobile@freebsd.org >> >> >> hi all.. >> >> i sent my t30 to ibm to replace a not working ram slot and i got it >> back >> in less then 48 hrs. pretty good. except the /dev/dsp is missing. >> >> i don't see any cards in the dmesg but i know that the audio card is >> "SoundBlaster compatible". my system is 5.4 and according to the >> handbook >> devfs should figure it out - i haven't had to do this before... >> a have the audio enabled in the kernel... pcm... >> >> any ideas why is the dsp missing? i think they did bios upgrade - is >> that >> what screwed it up? > > A dmesg would be helpful as would kldstat and kernel config. i don't really see it in the dmesg. and the pciconf says it's not there either.... for kldstat i have: o# kldstat Id Refs Address Size Name 1 9 0xc0400000 5e73f4 kernel 2 1 0xc09e8000 5884 snd_ich.ko 3 14 0xc09ee000 56270 acpi.ko 4 1 0xc2767000 17000 linux.ko i'm thinking the card is screwed up somewhere internally... thanks... > The obvious question is whether your kernel includes 'device sound' and > 'device snd_ich' or kldstat shows them loaded. You might want to do a > 'pciconf -lv' and look for what device is in class 'multimedia' and > subclass 'audio'. You may also need drivers for the System Management > bus: > device smbus > device iicbus > device iicbb > device intpm > device ichsmb > device smb > > Not really sure of exactly which are needed. > -- > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 > --