yes , that worked, a typo in the doc. <br><br>That ran ok, then I ran as per the doc-<br><br>sudo dpkg-reconfigure alsa-source<br><br>It said I did not have alsa-source installed. So I did a serch for it, downloaded and installed
alsa-driver-1.0.13, but still says alsa-source not installed. Any tips anyone? <br><br>Thanks Dan<br><br><div><span class="gmail_quote">On 7/18/07, <b class="gmail_sendername">Peter Garrett</b> <<a href="mailto:peter.garrett@optusnet.com.au">
peter.garrett@optusnet.com.au</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Wed, 18 Jul 2007 21:04:31 -0400<br>"Dan Ziolkowski" <
<a href="mailto:dan.ziolkowski@gmail.com">dan.ziolkowski@gmail.com</a>> wrote:<br><br>> laptop:~$ sudo apt-get install build-essential linux-headers-$(uname -r) m<br>> Reading package lists... Done<br>> Building dependency tree... Done
<br>> E: Couldn't find package m<br><br>looks like either a typo, or a bad copy-paste - the "m" is not required :)<br><br>Try<br><br> sudo apt-get install build-essential linux-headers-$(uname -r)<br><br>
Peter<br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div><br>