Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2006 11:56:07 +0100
From:      Erik Norgaard <norgaard@locolomo.org>
To:        Anna Davour <akesson@tsl.uu.se>
Cc:        freebsd-questions@FreeBSD.org, Ariff Abdullah <ariff@FreeBSD.org>
Subject:   Re: sound on Compaq Presario (and kernel question)
Message-ID:  <44212D47.9010706@locolomo.org>
In-Reply-To: <Pine.LNX.4.61.0603221224060.24218@delirium.tsl.uu.se>
References:  <Pine.LNX.4.61.0603211841450.2146@delirium.tsl.uu.se>	<20060322014957.4784324e.ariff@FreeBSD.org> <Pine.LNX.4.61.0603221224060.24218@delirium.tsl.uu.se>

next in thread | previous in thread | raw e-mail | index | archive | help
Anna Davour wrote:
> On Wed, 22 Mar 2006, Ariff Abdullah wrote:
> 
>> On Tue, 21 Mar 2006 18:46:25 +0100 (CET)
>> Anna Davour <akesson@tsl.uu.se> wrote:
>>>
>>> Trying to get the sound to work on my Compaq Presario M2000.
>>>
>>> Now uname -a gives:
>>>
>>> FreeBSD possession 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Thu Mar
>>>  9
>>> 20:27:08 CET 2006
>>> granntyckt@possession:/usr/obj/usr/src/sys/KERNEL2  i386
>>>
>>>
>> 1) Don't compile sound support into your kernel, remove any
>>  "device sound/snd" or whatsoever from there.
>> 2) Don't "kldload snd_driver" . Use "kldload sound" and
>>   "kldload snd_atiixp"
>> 3) If the above doesn't work, post your kernel config here, also the
>>   output of "vmstat -i"
> 
> OK. I have tried 1) and 2), and still don't get it to work. Kernel 
> config is attached, and "vmstat -i" gives

Sorry, I got late into this thread and lost your first post.

1st: when having this kind of kernel problems it is good practice to go 
back and try the GENERIC kernel configuration. Then we all know what you 
are talking about, once the problem is solved you can try to tune it.

2nd: kldload sound may not load the driver you need - now I didn't see 
your first post so I don't know if you identified the correct driver. 
Anyway, you can try the snd_ modules one by one.

3rd: Long ago, a common mistake was not to turn up the volume (yeah, I 
know it's silly). Try using mixer.

Still out of luck? If you use the GENERIC kernel, then show us output of:

# kldstat
# sysctl -a|grep snd

Hope this helps, Erik
-- 
Ph: +34.666334818                                  web: www.locolomo.org
S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt
Subject ID:  9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72
Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44212D47.9010706>