Is modprobe.conf used on arch in the presence of /etc/modprobe.d/ ?
On Wed, Feb 11, 2009 at 08:25, Preston C. wrote:
>> The pound sign (#) generally means whatever is after it on that line is a
>> comment. :)
> I think I am starting to see that, :-).
>
--
damjan
> The pound sign (#) generally means whatever is after it on that line is a
> comment. :)
I think I am starting to see that, :-).
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 i
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 t
4 matches
Mail list logo