From alsa-devel-owner@alsa.jcu.cz  Thu Feb 11 12:20:36 1999
Received: from mail.nordwest.net (root@mail.nordwest.net [134.106.252.131])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id MAA02992
	for <alsa-devel@alsa.jcu.cz>; Thu, 11 Feb 1999 12:17:00 +0100
Received: from didi1 (ip430.nordwest.net [134.106.225.174])
	by mail.nordwest.net (8.8.8/8.8.8) with SMTP id MAA01695
	for <alsa-devel@alsa.jcu.cz>; Thu, 11 Feb 1999 12:15:08 +0100
From: Dietrich Restemeyer <Dietrich.Restemeyer@nwn.de>
To: alsa-devel@alsa.jcu.cz
Subject: Trouble with ESS Solo1 on Asus P5A Mainboard
Date: Thu, 11 Feb 1999 10:58:56 +0100
Content-Type: text/plain
MIME-Version: 1.0
Message-Id: <99021113422000.05711@didi1>
Content-Transfer-Encoding: 8bit
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

 Hallo,

I cant get my onboard esssolo1 sound working.I cant get any Beep although the
driver seems to be loaded. The Mainboard is an Asus P5A. Ive just compiled teh
latest alsa iI could find and alsaconf detects an esssolo1 and  updates the
/etc/conf.modules in this way:

# --- BEGIN: Generated by ALSACONF, do not edit. ---
alias char-major-116 snd
alias char-major-14 snd
alias snd-card-0 
alias sound-slot-0 snd-card-0
alias sound-service-0-3 snd-pcm1-oss
alias sound-service-0-12 snd-pcm1-oss
options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=0 snd_device_uid=0
options  snd_index=1 snd_id=CARD_1
# --- END: Generated by ALSACONF, do not edit. ---

modprobe snd-esssolo1 seems to work - no errrormessages.
Here the directory /proc/asound and  /proc/pci
list of directory /proc/asound

total 0
lrwxrwxrwx   1 root     root            0 Feb  9 12:05 0 -> card1
dr-xr-xr-x   2 root     root            0 Feb  9 12:05 card1
-r--r--r--   1 root     root            0 Feb  9 12:05 cards
dr-xr-xr-x   2 root     root            0 Feb  9 12:02 dev
-r--r--r--   1 root     root            0 Feb  9 12:05 devices
-r--r--r--   1 root     root            0 Feb  9 12:05 meminfo
-r--r--r--   1 root     root            0 Feb  9 12:05 oss-devices
-r--r--r--   1 root     root            0 Feb  9 12:05 pcm
dr-xr-xr-x   2 root     root            0 Feb  9 12:05 seq
-r--r--r--   1 root     root            0 Feb  9 12:05 synth
-r--r--r--   1 root     root            0 Feb  9 12:05 version

cat cards:
0 [card1          ]: Solo-1 - ESS Solo-1
ESS Solo-1 rev 0, irq 5

cat devices:
144: [0]   : control
152: [0- 0]: mixer
168: [0- 0]: digital audio

cat oss-devices:
0: [0- 0]: mixer
6:       : sndstat

cat pcm:
00-00: es1938 : ESS Solo-1

cat synth:
(nothing?)

cat version:
Advanced Linux Sound Architecture Driver Version 0.3.0-pre3.
Compiled in Feb  8 1999 for kernel 2.0.36.


cat /dev/sndstat:

Sound Driver:3.8.1a-980706 (ALSA v0.3.0-pre3 emulation code)
Kernel: Linux didi1 2.0.36 #4 Tue Feb 9 09:41:28 MET 1999 i586
Config options: 0

Installed drivers: 
Type 10: ALSA emulation

Card config: 
ESS Solo-1 rev 0, irq 5

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers: NOT ENABLED IN CONFIG

Mixers: 
0: ESS Solo-1


WARNING!!! The /dev/sndstat device is obsolete. Support for this device may
be REMOVED in the future!!! Better information about ALSA driver is available
in the /proc/asound directory.

cat /proc/pci
..........
Bus  0, device   7, function  0:
ISA bridge: Acer Labs M1533 Aladdin IV (rev 195).
Medium devsel.  Master Capable.  No bursts.  
Bus  0, device   6, function  0:
Multimedia audio controller: Unknown vendor Unknown device (rev 1).
Vendor id=125d. Device id=1969.
Medium devsel.  Fast back-to-back capable.  IRQ 5.  Master Capable.  Latency=32.  Min Gnt=2.Max Lat=24.
I/O at 0xd800.
I/O at 0xd400.
I/O at 0xd000.
I/O at 0xb800.
I/O at 0xb400.
Bus  0, device   3, function  0:
Bridge: Acer Labs Unknown device (rev 0).
Vendor id=10b9. Device id=7101.
Medium devsel.  Fast back-to-back capable.  
Bus  0, device   2, function  0:
USB Controller: Acer Labs M5237 USB (rev 3).
Medium devsel.  Fast back-to-back capable.  IRQ 9.  Master Capable.  No bursts.  Max Lat=80.
Non-prefetchable 32 bit memory at 0xde800000.
.......

Is  ther anybody out there who can help me ?

bye Didi


