[arch-general] configuring ALSA...
Andrew Przepioski
aprzepioski at gmail.com
Wed Feb 11 02:18:59 EST 2009
Instead of openning nano, I would do
$ echo "options snd-pcsp index=2" >> /etc/modprobe.conf
But if you insist on using nano, just append it at the bottom.
#
# /etc/modprobe.conf (for v2.6 kernels)
#
options snd-pcsp index=2
The pound sign (#) generally means whatever is after it on that line is a
comment. :)
On Tue, Feb 10, 2009 at 11:10 PM, Preston C. <gprestonc at gmail.com> wrote:
> Hi again. I am writing this time because I am not exactly sure where
> to put a line in a file?
>
> -first I run this:
> nano /etc/modprobe.conf
>
> -then I need to add this:
> options snd-pcsp index=2
>
> I am not sure where to put this- options snd-pcsp index=2 ? When I
> open the file using nano there are only three lines and it looks like
> this:
>
> #
> # /etc/modprobe.conf (for v2.6 kernels)
> #
>
> Yes I am somewhat new at this, :-). Thanks again.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.archlinux.org/pipermail/arch-general/attachments/20090210/35373b36/attachment.htm>
More information about the arch-general
mailing list