SuSE Linux: Version 6.4
This article refers to an older version of SuSE Linux.
Therefore some of the informations given in this article may
be outdated or the article may contain stale links.
00:0c.0 Multimedia audio controller: ESS Technology ES1978 Maestro 2E (rev 10) Subsystem: Samsung Electronics Co Ltd: Unknown device 3240 Flags: medium devsel, IRQ 5 I/O ports at 1400 Capabilities: [c0] Power Management version 2This soundchip is e.g. used at the Terratec DMX and often in Laptops.
rcalsasound stop
# ALSA section {$#@begin@#$} [don't remove or move this line] vvvvv
#
# ALSA native device support, generated by YaST2
#
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-card-es1968
options snd-card-es1968 snd_index=0 snd_id=card1
#
# OSS/Free emulation
#
alias sound-slot-0 snd-card-0
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
#
# ALSA section {$#@_end_@#$} [don't remove or move this line] ^^^^^
alias char-major-14 off alias sound off alias midi offand modify it as given below:
alias char-major-14 maestro # alias sound off # alias midi off
modprobe maestro