[PlanetCCRMA] Still no sound ...

Bruce Elliott belliott4488@comcast.net
Thu Mar 11 17:16:02 2004


This is a multi-part message in MIME format.
--------------000903060600070604070108
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Okay, then ... responses are intersperced below.

Mark Knecht wrote:

> Bruce Elliott wrote:
>
>> Where should I start in my attempt to get things working?
>>
>> thanks,
>> Bruce
>
> Bruce,
>    You should:
>
> 1) Tell us about your hardware. (PC, sound card, etc.)

AMD Athalon 2400 XP
VT8233 AC97 Audio Controller from VIA Technologies
  (using the ALSA via82cxxx_audio driver)

> 2) Show us the output of lspci.

00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233 AC97 
Audio Controller (rev 50)
        Subsystem: Giga-byte Technology GA-7VAX Onboard Audio (Realtek 
ALC650)
        Flags: medium devsel, IRQ 22
        I/O ports at e800 [size=256]
        Capabilities: [c0] Power Management version 2

> 3) You should show us your modules.conf file as this loads drivers.

Here is modules.conf as of yesterday, when I ran the alsaconf script:

alias eth0 8139too
alias usb-controller ehci-hcd
alias usb-controller1 usb-uhci
alias eth1 8139too

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 1.0.0rc2 ---
alias char-major-116 snd
alias char-major-14 soundcore
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
alias snd-card-0 snd-via82xx
alias sound-slot-0 snd-via82xx
# --- END: Generated by ALSACONF, do not edit. ---

Note that the previous file, which I believe I created with alsaconf 
last December, contained the same content, plus the following lines at 
the end:

alias sound-slot-0 via82cxxx_audio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L 
 >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S 
 >/dev/null 2>&1 || :

This appears to have been left over from my pre-alsa modules.conf, 
although I don't know why it survived the first use of alsaconf but not 
the second.

> 4) Show us the output of lsmod.

Sorry, I don't know what you're looking for, so I'm just dumping the 
whole output:

Module                  Size  Used by    Not tainted
snd-pcm-oss            44484   0  (autoclean)
loop                   12152   0
snd-mixer-oss          16176   0  (autoclean) [snd-pcm-oss]
snd-seq                49712   0  (unused)
snd-via82xx            17408   0
snd-pcm                87456   0  [snd-pcm-oss snd-via82xx]
snd-timer              20996   0  [snd-seq snd-pcm]
snd-ac97-codec         59116   0  [snd-via82xx]
gameport                3380   0  [snd-via82xx]
snd-mpu401-uart         5520   0  [snd-via82xx]
snd-rawmidi            19744   0  [snd-mpu401-uart]
snd-seq-device          6268   0  [snd-seq snd-rawmidi]
snd                    47428   0  [snd-pcm-oss snd-mixer-oss snd-seq 
snd-via82xx snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi 
snd-seq-device]
soundcore               6692   4  [snd]
visor                  13608   0
usbserial              22204   0  [visor]
iptable_filter          2444   0  (autoclean) (unused)
ip_tables              15520   1  [iptable_filter]
nls_iso8859-1           3548   0  (autoclean)
nls_cp437               5180   0  (autoclean)
vfat                   12940   0  (autoclean)
fat                    39512   0  (autoclean) [vfat]
udf                    99904   0  (autoclean)
r128                   89112  16
agpgart                56580   3
parport_pc             18852   1  (autoclean)
lp                      8900   0  (autoclean)
parport                37184   1  (autoclean) [parport_pc lp]
snd-page-alloc          9908   0  [snd-via82xx snd-pcm]
autofs                 13620   0  (autoclean) (unused)
8139too                16744   1
mii                     3992   0  [8139too]
crc32                   3696   0  [8139too]
sg                     37132   0  (autoclean)
sr_mod                 17944   0  (autoclean)
ide-scsi               12080   0
scsi_mod              108884   3  [sg sr_mod ide-scsi]
ide-cd                 35840   1
cdrom                  33568   0  [sr_mod ide-cd]
keybdev                 2944   0  (unused)
mousedev                5556   1
hid                    24484   0  (unused)
input                   5760   0  [keybdev mousedev hid]
usb-uhci               27052   0  (unused)
ehci-hcd               20648   0  (unused)
usbcore                80672   1  [visor usbserial hid usb-uhci ehci-hcd]
ext3                   72644   2
jbd                    54004   2  [ext3]

(Hey!  What are those modules with "oss" in them?? I thought I got rid 
of oss ...)

> 5) cat /proc/asound/version

Advanced Linux Sound Architecture Driver Version 1.0.0rc2.
Compiled on Dec  8 2003 for kernel 2.4.23-1.ll.rh90.ccrma with versioned 
symbols.

> 6) cat /proc/asound/cards

0 [V8235          ]: VIA8233 - VIA 8235
                     VIA 8235 at 0xe800, irq 22

> Many problems are solved by starting with these things.
>
> Good luck,
> Mark

Thanks for looking at all that -- I hope it tells you something useful.
- Bruce

--------------000903060600070604070108
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Okay, then ... responses are intersperced below.<br>
<br>
Mark Knecht wrote:<br>
<blockquote type="cite" cite="mid405082B7.9050000@controlnet.com">Bruce
Elliott wrote:
  <br>
  <blockquote type="cite">Where should I start in my attempt to get
things working?
    <br>
    <br>
thanks,
    <br>
Bruce
    <br>
  </blockquote>
Bruce,
  <br>
&nbsp;&nbsp; You should:
  <br>
  <br>
1) Tell us about your hardware. (PC, sound card, etc.)
  <br>
</blockquote>
<font color="#333399">AMD Athalon 2400 XP<br>
VT8233 AC97 Audio Controller from VIA Technologies<br>
&nbsp; (using the ALSA via82cxxx_audio driver)<br>
</font>
<blockquote type="cite" cite="mid405082B7.9050000@controlnet.com">2)
Show us the output of lspci.
  <br>
</blockquote>
<font color="#333399"><tt>00:11.5 Multimedia audio controller: VIA
Technologies, Inc. VT8233 AC97 Audio Controller (rev 50)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Giga-byte Technology GA-7VAX Onboard Audio (Realtek
ALC650)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: medium devsel, IRQ 22<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at e800 [size=256]<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [c0] Power Management version 2<br>
</tt></font>
<blockquote type="cite" cite="mid405082B7.9050000@controlnet.com">3)
You should show us your modules.conf file as this loads drivers.
  <br>
</blockquote>
Here is <tt>modules.conf </tt>as of yesterday, when I ran the <tt>alsaconf</tt>
script:<br>
<br>
<font color="#333399"><tt>alias eth0 8139too<br>
alias usb-controller ehci-hcd<br>
alias usb-controller1 usb-uhci<br>
alias eth1 8139too<br>
<br>
# --- BEGIN: Generated by ALSACONF, do not edit. ---<br>
# --- ALSACONF verion 1.0.0rc2 ---<br>
alias char-major-116 snd<br>
alias char-major-14 soundcore<br>
alias sound-service-0-0 snd-mixer-oss<br>
alias sound-service-0-1 snd-seq-oss<br>
alias sound-service-0-3 snd-pcm-oss<br>
alias sound-service-0-8 snd-seq-oss<br>
alias sound-service-0-12 snd-pcm-oss<br>
alias snd-card-0 snd-via82xx<br>
alias sound-slot-0 snd-via82xx<br>
# --- END: Generated by ALSACONF, do not edit. ---<br>
</tt></font><br>
Note that the previous file, which I believe I created with <tt>alsaconf</tt>
last December, contained the same content, plus the following lines at
the end:<br>
<br>
<font color="#333399"><tt>alias sound-slot-0 via82cxxx_audio<br>
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L
&gt;/dev/null 2&gt;&amp;1 || :<br>
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S
&gt;/dev/null 2&gt;&amp;1 || :<br>
</tt></font><br>
This appears to have been left over from my pre-alsa <tt>modules.conf</tt>,
although I don't know why it survived the first use of <tt>alsaconf</tt>
but not the second.<br>
<blockquote type="cite" cite="mid405082B7.9050000@controlnet.com">4)
Show us the output of lsmod.
  <br>
</blockquote>
Sorry, I don't know what you're looking for, so I'm just dumping the
whole output:<br>
<br>
<font color="#333399"><tt>Module&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size&nbsp; Used by&nbsp;&nbsp;&nbsp; Not
tainted<br>
snd-pcm-oss&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 44484&nbsp;&nbsp; 0&nbsp; (autoclean)<br>
loop&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12152&nbsp;&nbsp; 0<br>
snd-mixer-oss&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16176&nbsp;&nbsp; 0&nbsp; (autoclean) [snd-pcm-oss]<br>
snd-seq&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 49712&nbsp;&nbsp; 0&nbsp; (unused)<br>
snd-via82xx&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17408&nbsp;&nbsp; 0<br>
snd-pcm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 87456&nbsp;&nbsp; 0&nbsp; [snd-pcm-oss snd-via82xx]<br>
snd-timer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20996&nbsp;&nbsp; 0&nbsp; [snd-seq snd-pcm]<br>
snd-ac97-codec&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59116&nbsp;&nbsp; 0&nbsp; [snd-via82xx]<br>
gameport&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3380&nbsp;&nbsp; 0&nbsp; [snd-via82xx]<br>
snd-mpu401-uart&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5520&nbsp;&nbsp; 0&nbsp; [snd-via82xx]<br>
snd-rawmidi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19744&nbsp;&nbsp; 0&nbsp; [snd-mpu401-uart]<br>
snd-seq-device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6268&nbsp;&nbsp; 0&nbsp; [snd-seq snd-rawmidi]<br>
snd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47428&nbsp;&nbsp; 0&nbsp; [snd-pcm-oss snd-mixer-oss snd-seq
snd-via82xx snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart
snd-rawmidi snd-seq-device]<br>
soundcore&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6692&nbsp;&nbsp; 4&nbsp; [snd]<br>
visor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 13608&nbsp;&nbsp; 0<br>
usbserial&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22204&nbsp;&nbsp; 0&nbsp; [visor]<br>
iptable_filter&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2444&nbsp;&nbsp; 0&nbsp; (autoclean) (unused)<br>
ip_tables&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15520&nbsp;&nbsp; 1&nbsp; [iptable_filter]<br>
nls_iso8859-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3548&nbsp;&nbsp; 0&nbsp; (autoclean)<br>
nls_cp437&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5180&nbsp;&nbsp; 0&nbsp; (autoclean)<br>
vfat&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12940&nbsp;&nbsp; 0&nbsp; (autoclean)<br>
fat&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 39512&nbsp;&nbsp; 0&nbsp; (autoclean) [vfat]<br>
udf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 99904&nbsp;&nbsp; 0&nbsp; (autoclean)<br>
r128&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 89112&nbsp; 16<br>
agpgart&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 56580&nbsp;&nbsp; 3<br>
parport_pc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18852&nbsp;&nbsp; 1&nbsp; (autoclean)<br>
lp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8900&nbsp;&nbsp; 0&nbsp; (autoclean)<br>
parport&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 37184&nbsp;&nbsp; 1&nbsp; (autoclean) [parport_pc lp]<br>
snd-page-alloc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9908&nbsp;&nbsp; 0&nbsp; [snd-via82xx snd-pcm]<br>
autofs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 13620&nbsp;&nbsp; 0&nbsp; (autoclean) (unused)<br>
8139too&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16744&nbsp;&nbsp; 1<br>
mii&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3992&nbsp;&nbsp; 0&nbsp; [8139too]<br>
crc32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3696&nbsp;&nbsp; 0&nbsp; [8139too]<br>
sg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 37132&nbsp;&nbsp; 0&nbsp; (autoclean)<br>
sr_mod&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17944&nbsp;&nbsp; 0&nbsp; (autoclean)<br>
ide-scsi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12080&nbsp;&nbsp; 0<br>
scsi_mod&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 108884&nbsp;&nbsp; 3&nbsp; [sg sr_mod ide-scsi]<br>
ide-cd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 35840&nbsp;&nbsp; 1<br>
cdrom&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 33568&nbsp;&nbsp; 0&nbsp; [sr_mod ide-cd]<br>
keybdev&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2944&nbsp;&nbsp; 0&nbsp; (unused)<br>
mousedev&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5556&nbsp;&nbsp; 1<br>
hid&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24484&nbsp;&nbsp; 0&nbsp; (unused)<br>
input&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5760&nbsp;&nbsp; 0&nbsp; [keybdev mousedev hid]<br>
usb-uhci&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 27052&nbsp;&nbsp; 0&nbsp; (unused)<br>
ehci-hcd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20648&nbsp;&nbsp; 0&nbsp; (unused)<br>
usbcore&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 80672&nbsp;&nbsp; 1&nbsp; [visor usbserial hid usb-uhci
ehci-hcd]<br>
ext3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 72644&nbsp;&nbsp; 2<br>
jbd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 54004&nbsp;&nbsp; 2&nbsp; [ext3]</tt></font><br>
<br>
(Hey!&nbsp; What are those modules with "oss" in them?? I thought I got rid
of oss ...)<br>
<blockquote type="cite" cite="mid405082B7.9050000@controlnet.com">5)
cat /proc/asound/version
  <br>
</blockquote>
<font color="#333399"><tt>Advanced Linux Sound Architecture Driver
Version 1.0.0rc2.<br>
Compiled on Dec&nbsp; 8 2003 for kernel 2.4.23-1.ll.rh90.ccrma with
versioned symbols.<br>
</tt></font>
<blockquote type="cite" cite="mid405082B7.9050000@controlnet.com">6)
cat /proc/asound/cards
  <br>
</blockquote>
<font color="#333399"><tt>0 [V8235&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]: VIA8233 - VIA 8235<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VIA 8235 at 0xe800, irq 22</tt></font><br>
<blockquote type="cite" cite="mid405082B7.9050000@controlnet.com">Many
problems are solved by starting with these things.
  <br>
  <br>
Good luck,
  <br>
Mark
  <br>
</blockquote>
Thanks for looking at all that -- I hope it tells you something useful.<br>
- Bruce<br>
</body>
</html>

--------------000903060600070604070108--