No subject


Wed Jan 10 20:24:04 GMT 2007


ALSA did not seem to help.

I learned a lot from the tutorials, but the only other tangible suggestion I
found seemed to paraphrase to 'compile snd_hda_intel' into the kernel. Is
that my next best attempt?

On 3/6/07, edubuntu-users-request at lists.ubuntu.com
<edubuntu-users-request at lists.ubuntu.com>
wrote:
>
> Send edubuntu-users mailing list submissions to
>         edubuntu-users at lists.ubuntu.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>          https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
> or, via email, send a message with subject or body 'help' to
>         edubuntu-users-request at lists.ubuntu.com
>
> You can reach the person managing the list at
>         edubuntu-users-owner at lists.ubuntu.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of edubuntu-users digest..."
>
>
> Today's Topics:
>
>    1. Re: 'mount' my sound card (Gavin McCullagh)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 6 Mar 2007 09:36:25 +0000
> From: Gavin McCullagh <gmccullagh at gmail.com>
> Subject: Re: 'mount' my sound card
> To: edubuntu-users at lists.ubuntu.com
> Message-ID: <20070306093625.GA21429 at gmail.com>
> Content-Type: text/plain; charset=us-ascii
>
> Hi,
>
> would I be right in guessing that this is a relatively new computer,
> possibly an IBM/Lenovo one, possibly a Thinkpad T60?  Am I way off the
> mark
> here?
>         http://www.pc.ibm.com/ww/thinkpad/x-t.html
>
> It seems possible the PCI IDs database doesn't have an entry for this
> sound
> card in edubuntu 6.06 so hotplug is failing to autodetect it.
>
> If the computer is indeed a thinkpad T60 series, then these tutorials
> should be relevant.
>
> http://www.kraus.tk/installnotes/T60/ThinkPad-T60.htm
> http://www.sbellon.de/t60.html
>
> http://thomasgersdorf.com/linux/index.php/Gentoo_Linux_on_IBM_ThinkPad_T60#Sound
>
> In particular, the last ones says:
>   "It's important to enable modem-support in BIOS else the hda-intel
> driver
>    will complain and ALSA works not until the restart of
>    /etc/init.d/alsasound"
>
> They all seem to be suggesting that you need the snd-hda-intel driver.  If
> you run:
>         lsmod | grep snd-hda-intel
> you can check if that module is already loaded.  If it's not, you could
> try
> loading it with:
>         sudo modprobe snd-hda-intel
> and see does your sound card become available.
>
> You might reboot and check the BIOS has modem support enabled and/or try:
>         sudo /etc/init.d/alsa-utils restart
>
> On Mon, 05 Mar 2007, Michael Steigerwald wrote:
>
> >   1. output from cat /proc/asound/cards
> >      1. 0 [Intel          ]: HDA-Intel - HDA Intel
> >                           HDA Intel at 0xee240000 irq 58
>
> It appears from this that alsa is at least aware of the sound card. It
> suggests the system is already aware to use the snd-hda-intel driver.
>
> >   2. I'm running edubuntu 6.06 LTS
>
> It would be interesting to see if edubuntu 6.10 makes any difference.  You
> could try the live cd just to check.  It has a more up-to-date set of
> pciids.
>
> >   4. output from  lspci -v
>
> >   0000:00:1b.0 0403: Intel Corporation 82801G (ICH7 Family) High
> >   Definition Audio Controller (rev 02)
> >           Subsystem: Lenovo: Unknown device 2010
> >           Flags: bus master, fast devsel, latency 0, IRQ 58
> >           Memory at ee240000 (64-bit, non-prefetchable) [size=16K]
> >           Capabilities: <available only to root>
>
> Looking at the up-to-date pciid database, you can see:
>
> http://pciids.sourceforge.net/pci.ids
>
>         27d8  82801G (ICH7 Family) High Definition Audio Controller
>                 103c 30a1  NC2400
>                 107b 5048  E4500
>                 10f7 8338  Panasonic CF-Y5 laptop
>                 1179 ff31  AC97 Data Fax SoftModem with SmartCP
>                 152d 0753  Softmodem
>                 1734 10ad  Conexant softmodem SmartCP
>                 17aa 2010  ThinkPad T60/R60 series
>
>
> Gavin
>
>
>
>
>
> ------------------------------
>
> --
> edubuntu-users mailing list
> edubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
>
>
> End of edubuntu-users Digest, Vol 10, Issue 7
> *********************************************
>



-- 
Michael Steigerwald
4041 12th Ave S.
Minneapolis, MN 55407-3239
Steiger at UMich.edu
651.261.2098

------=_Part_176583_8873780.1173212919321
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Thanks, again.<br><br>You are exactly correct. I am using a Thinkpad R60. I apologize for not clarifying that earlier.<br><br>This is the output from lsmod | grep snd_hda_intel<br><br>snd_hda_intel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18964&nbsp; 0<br>snd_hda_codec&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 157616&nbsp; 1 snd_hda_intel
<br>snd_pcm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 89864&nbsp; 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss<br>snd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 55268&nbsp; 6 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer<br>snd_page_alloc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10632&nbsp; 2 snd_hda_intel,snd_pcm
<br><br>I don&#39;t know how to interpret it. Does the &#39;0&#39; in the first line indicate it&#39;s not loaded?<br><br>From the BIOS, it appears that the internal modem is enabled. Restarting ALSA did not seem to help.
<br><br>I learned a lot from the tutorials, but the only other tangible suggestion I found seemed to paraphrase to &#39;compile snd_hda_intel&#39; into the kernel. Is that my next best attempt?<br><br><div><span class="gmail_quote">
On 3/6/07, <b class="gmail_sendername"><a href="mailto:edubuntu-users-request at lists.ubuntu.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">edubuntu-users-request at lists.ubuntu.com</a></b> &lt;<a href="mailto:edubuntu-users-request at lists.ubuntu.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

edubuntu-users-request at lists.ubuntu.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Send edubuntu-users mailing list submissions to
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:edubuntu-users at lists.ubuntu.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">edubuntu-users at lists.ubuntu.com</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br>or, via email, send a message with subject or body &#39;help&#39; to<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:edubuntu-users-request at lists.ubuntu.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
edubuntu-users-request at lists.ubuntu.com
</a><br><br>You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:edubuntu-users-owner at lists.ubuntu.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">edubuntu-users-owner at lists.ubuntu.com
</a><br><br>When replying, please edit your Subject line so it is more specific
<br>than &quot;Re: Contents of edubuntu-users digest...&quot;<br><br><br>Today&#39;s Topics:<br><br>&nbsp;&nbsp; 1. Re: &#39;mount&#39; my sound card (Gavin McCullagh)<br><br><br>----------------------------------------------------------------------
<br><br>Message: 1<br>Date: Tue, 6 Mar 2007 09:36:25 +0000<br>From: Gavin McCullagh &lt;<a href="mailto:gmccullagh at gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">gmccullagh at gmail.com</a>
&gt;<br>Subject: Re: &#39;mount&#39; my sound card<br>To: <a href="mailto:edubuntu-users at lists.ubuntu.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
edubuntu-users at lists.ubuntu.com</a><br>Message-ID: &lt;<a href="mailto:20070306093625.GA21429 at gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">20070306093625.GA21429 at gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=us-ascii<br><br>Hi,<br><br>would I be right in guessing that this is a relatively new computer,
<br>possibly an IBM/Lenovo one, possibly a Thinkpad T60?&nbsp;&nbsp;Am I way off the mark<br>here?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.pc.ibm.com/ww/thinkpad/x-t.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.pc.ibm.com/ww/thinkpad/x-t.html</a><br><br>It seems possible the PCI IDs database doesn&#39;t have an entry for this sound
<br>card in edubuntu 6.06 so hotplug is failing to autodetect it.<br><br>If the computer is indeed a thinkpad T60 series, then these tutorials<br>should be relevant.<br><br><a href="http://www.kraus.tk/installnotes/T60/ThinkPad-T60.htm" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://www.kraus.tk/installnotes/T60/ThinkPad-T60.htm</a><br><a href="http://www.sbellon.de/t60.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.sbellon.de/t60.html</a><br><a href="http://thomasgersdorf.com/linux/index.php/Gentoo_Linux_on_IBM_ThinkPad_T60#Sound" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://thomasgersdorf.com/linux/index.php/Gentoo_Linux_on_IBM_ThinkPad_T60#Sound</a><br><br>In particular, the last ones says:<br>&nbsp;&nbsp;&quot;It&#39;s important to enable modem-support in BIOS else the hda-intel driver<br>&nbsp;&nbsp; will complain and ALSA works not until the restart of
<br>&nbsp;&nbsp; /etc/init.d/alsasound&quot;<br><br>They all seem to be suggesting that you need the snd-hda-intel driver.&nbsp;&nbsp;If<br>you run:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;lsmod | grep snd-hda-intel<br>you can check if that module is already loaded.&nbsp;&nbsp;If it&#39;s not, you could try
<br>loading it with:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sudo modprobe snd-hda-intel<br>and see does your sound card become available.<br><br>You might reboot and check the BIOS has modem support enabled and/or try:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sudo /etc/init.d/alsa-utils restart
<br><br>On Mon, 05 Mar 2007, Michael Steigerwald wrote:<br><br>&gt;&nbsp;&nbsp; 1. output from cat /proc/asound/cards<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1. 0 [Intel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;]: HDA-Intel - HDA Intel<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HDA Intel at 0xee240000 irq 58
<br><br>It appears from this that alsa is at least aware of the sound card. It<br>suggests the system is already aware to use the snd-hda-intel driver.<br><br>&gt;&nbsp;&nbsp; 2. I&#39;m running edubuntu 6.06 LTS<br><br>It would be interesting to see if edubuntu 
6.10 makes any difference.&nbsp;&nbsp;You<br>could try the live cd just to check.&nbsp;&nbsp;It has a more up-to-date set of<br>pciids.<br><br>&gt;&nbsp;&nbsp; 4. output from&nbsp;&nbsp;lspci -v<br><br>&gt;&nbsp;&nbsp; 0000:00:1b.0 0403: Intel Corporation 82801G (ICH7 Family) High
<br>&gt;&nbsp;&nbsp; Definition Audio Controller (rev 02)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Lenovo: Unknown device 2010<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, fast devsel, latency 0, IRQ 58<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at ee240000 (64-bit, non-prefetchable) [size=16K]
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: &lt;available only to root&gt;<br><br>Looking at the up-to-date pciid database, you can see:<br><br><a href="http://pciids.sourceforge.net/pci.ids" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://pciids.sourceforge.net/pci.ids</a>
<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;27d8&nbsp;&nbsp;82801G (ICH7 Family) High Definition Audio Controller<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;103c 30a1&nbsp;&nbsp;NC2400<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;107b 5048&nbsp;&nbsp;E4500<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;10f7 8338&nbsp;&nbsp;Panasonic CF-Y5 laptop<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1179 ff31&nbsp;&nbsp;AC97 Data Fax SoftModem with SmartCP
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;152d 0753&nbsp;&nbsp;Softmodem<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1734 10ad&nbsp;&nbsp;Conexant softmodem SmartCP<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;17aa 2010&nbsp;&nbsp;ThinkPad T60/R60 series<br><br><br>Gavin<br><br><br><br><br><br>------------------------------
<br><br>--<br>edubuntu-users mailing list<br><a href="mailto:edubuntu-users at lists.ubuntu.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">edubuntu-users at lists.ubuntu.com</a><br>Modify settings or unsubscribe at: 
<a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br><br><br>End of edubuntu-users Digest, Vol 10, Issue 7<br>*********************************************<br></blockquote></div><br><br clear="all"><br>-- <br>
Michael Steigerwald
<br>4041 12th Ave S.<br>Minneapolis, MN 55407-3239<br><a href="mailto:Steiger at UMich.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Steiger at UMich.edu</a><br>651.261.2098

------=_Part_176583_8873780.1173212919321--



More information about the edubuntu-users mailing list