On Wed, Jun 04, 2003 at 01:24:23PM -0400, wes chow wrote:
> 
> Do you have to do anything special to do this?  Reload modules or 
> something?  Or does it just work?
> 

Sorry, it took me so long, had to run windoze on the laptop lately. 

I have the alsa modules compiled and have a long list modules dureing
runtime:

I can go to suspend even when playing sound - it will automatically
continued when powering up agein.

Didn't do anything special (at least I can't remember if I did)

Thomas


# lsmod 
Module                  Size  Used by    Not tainted
snd-pcm-oss            37860   0 (autoclean)
snd-mixer-oss          11096   0 (autoclean) [snd-pcm-oss]
sg                     28172   0 (autoclean) (unused)
sr_mod                 14392   0 (autoclean) (unused)
sd_mod                 11216   0 (autoclean) (unused)
scsi_mod               86708   3 (autoclean) [sg sr_mod sd_mod]
nls_iso8859-1           2844   1 (autoclean)
nls_cp437               4348   1 (autoclean)
keybdev                 2144   0 (unused)
mousedev                4340   0 (unused)
hid                    14088   0 (unused)
input                   3776   0 [keybdev mousedev hid]
snd-intel8x0           11712   0
snd-ac97-codec         28196   0 [snd-intel8x0]
snd-pcm                55040   0 [snd-pcm-oss snd-intel8x0]
snd-timer              11052   0 [snd-pcm]
snd-mpu401-uart         3232   0 [snd-intel8x0]
snd-rawmidi            13824   0 [snd-mpu401-uart]
snd-seq-device          4316   0 [snd-rawmidi]
snd                    27596   0 [snd-pcm-oss snd-mixer-oss snd-intel8x0
snd-ac97-codec snd-pcm snd-timer snd-mpu401-uart snd-rawmidi
snd-seq-device]
soundcore               4164   4 [snd]
ds                      7116   0 (unused)
i82365                 26784   2
pcmcia_core            43360   0 [ds i82365]


I think the /etc/modules.d/alsa is default, but here it comes anyway:

# cat /etc/modules.d/alsa 
# Alsa 0.9.X kernel modules' configuration file.
# $Header:
# /home/cvsroot/gentoo-x86/media-sound/alsa-driver/files/alsa-modules.conf,v
# 1.3 2002/06/24 18:05:58 agenkin Exp $

# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore

##
## IMPORTANT:
## You need to customise this section for your specific sound card(s)
## and then run `update-modules' command.
## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
##
##  ALSA portion
## alias snd-card-0 snd-interwave
## alias snd-card-1 snd-ens1371
##  OSS/Free portion
## alias sound-slot-0 snd-card-0
## alias sound-slot-1 snd-card-1
##

# OSS/Free portion - card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
##  OSS/Free portion - card #2
## alias sound-service-1-0 snd-mixer-oss
## alias sound-service-1-3 snd-pcm-oss
## alias sound-service-1-12 snd-pcm-oss

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

alias sound snd-intel8x0

-- 
Dipl.Inf. Thomas Buntrock
TU Darmstadt -- FG Sicherheit in der Informationstechnik
eMail: [EMAIL PROTECTED]
phone: +49 6151 869-277

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to