<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Terrell Prudé Jr. wrote:
<blockquote cite="mid:49EF4E2C.4040105@cmosnetworks.com" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <br>
  <br>
David Hopkins wrote:
  <blockquote
 cite="mid:bad371bd0904220557l60475bd9w81ca0ca94c35e2e8@mail.gmail.com"
 type="cite">
    <pre wrap="">On Tue, Apr 21, 2009 at 5:50 PM, "Terrell Prudé Jr."
<a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
 href="mailto:microman@cmosnetworks.com"><microman@cmosnetworks.com></a> wrote:
  </pre>
    <blockquote type="cite">
      <pre wrap="">I know you're at your wits' end here, and so is that teacher.  This is not
good.

Remind us what sound card is in these thin clients, would you?

--TP
    </pre>
    </blockquote>
    <pre wrap=""><!---->
Actually, the systems are Dell GX150's with either 256Mb or 512Mb of
memory..  <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://support.dell.com/support/edocs/systems/opgx150/en/ug/specs.htm#audio">http://support.dell.com/support/edocs/systems/opgx150/en/ug/specs.htm#audio</a>

Though, does that mean I might have the i810 video issue?  For
whatever reason, I thought the card was detected as an ati.  I have to
check this.
  </pre>
  </blockquote>
  <br>
That sound card (looks like it's built-in) says it has SoundBlaster
emulation, so when you were running it w/ K12LTSP 5EL, did you by
chance try turning on "SOUND=Y" in /opt/ltsp/i386/etc/lts.conf, and
also the setting from here?<br>
  <br>
  <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://www.k12ltsp.org/mediawiki/index.php/Technical:Sound">http://www.k12ltsp.org/mediawiki/index.php/Technical:Sound</a><br>
  <br>
Something along these lines....<br>
  <br>
  SMODULE_01 = "sb io=0x220 irq=5 dma=1"<br>
  <br>
That sort of thing always worked for me with cards that supported SB
emulation, including (especially!) the SoundBlaster 16 and the
SoundBlaster AWE32/64 cards themselves.<br>
  <br>
--TP<br>
</blockquote>
<br>
Just did some more Googling.  Looks like the "sb" driver won't work, so
try changing the "sb" in that SMODULE_01 line to "i810_audio".<br>
<br>
If that doesn't work (let's hope that it does!), then here's why.  You
know about "Winmodems" and "Winprinters"?  Well, it appears that the
AD1885 sound chip is a "WinSound" chip that implements its brains in
software like a Winmodem does.  I don't know if that's been remedied in
recent times, i. e. there's now support in Linux 2.6.  Given that
K12Linux's Fedora 10 kernel set supports these chips, the answer is
"probably", but the RHEL/CentOS kernel is, remember, tried-and-tested
v2.6.18.  Here's a link explaining the situation with that chip.<br>
<br>
  <a class="moz-txt-link-freetext" href="http://fixunix.com/ubuntu/555161-sound-can-anyone-explain-please.html">http://fixunix.com/ubuntu/555161-sound-can-anyone-explain-please.html</a><br>
<br>
One possible option would be to copy the newer LTSP kernel tree (it's
in /tftpboot) from a K12Linux box over to a K12LTSP 5EL box and adjust
your DHCP server's settings accordingly.  It's not too hard if you
watch your typos.<br>
<br>
That said, if you want sound to "Just Work," I'd seriously look into
getting some Ensoniq AudioPCI cards, since these Dell GX150's appear to
have only PCI slots (otherwise I'd suggest SoundBlaster 16 or AWE's). 
Creative bought Ensoniq a while back and marketed a slightly updated
version as "Creative Ensoniq AudioPCI".  All such cards work GREAT and
should be pretty doggone cheap to pick up.  They're what I use, with
both K12LTSP 4.2EL and 5EL, and I love 'em.<br>
<br>
Here's a Google-search "shopping results" link.  Note that it's a long
link and may word-wrap.  My search terms were as follows.<br>
<br>
  "creative ensoniq" audiopci<br>
<br>
 
<a class="moz-txt-link-freetext" href="http://www.google.com/products?q=%22creative+ensoniq%22+audiopci&oe=UTF-8&um=1&ie=UTF-8&ei=lFHvSeerHY_EMtyXxfQP&sa=X&oi=product_result_group&resnum=11&ct=title">http://www.google.com/products?q=%22creative+ensoniq%22+audiopci&oe=UTF-8&um=1&ie=UTF-8&ei=lFHvSeerHY_EMtyXxfQP&sa=X&oi=product_result_group&resnum=11&ct=title</a><br>
<br>
Also check eBay.  They're pretty cheap there as well.<br>
<br>
--TP<br>
</body>
</html>