I am having trouble getting my sound to work. I found this in the file/hda2/etc/modprobe.d file. This is the driver for my old sound card. If I am reading the line correct, it says not to install the driver. Do I just delete the "ignore" and then save the file?
install snd-azt2320 modprobe --ignore-install snd-azt2320 && /lib/alsa/modprobe-post-install snd-azt2320
Just a note, I went to the wiki about sound and tried to follow the directions about setting up sound cards. Did: "sudo modprobe snd-azt2320" and that worked. The next step according to the wiki was to: "sudo gedit". I tried that and it said command not found.
This is an install on a reallly old computer (HPVectra VL6/266). I know it can work though, because in Mepis3.3.1 way back, I ran alsaconfig or configalsa (I don't remember) and it found the card and installed it. Can't do that here though.
I sure would appreciate any help on what to do here.
install snd-azt2320 modprobe --ignore-install snd-azt2320 && /lib/alsa/modprobe-post-install snd-azt2320
Just a note, I went to the wiki about sound and tried to follow the directions about setting up sound cards. Did: "sudo modprobe snd-azt2320" and that worked. The next step according to the wiki was to: "sudo gedit". I tried that and it said command not found.
This is an install on a reallly old computer (HPVectra VL6/266). I know it can work though, because in Mepis3.3.1 way back, I ran alsaconfig or configalsa (I don't remember) and it found the card and installed it. Can't do that here though.
I sure would appreciate any help on what to do here.
Comment