blueworm
100+ Head-Fier
- Joined
- May 19, 2005
- Posts
- 231
- Likes
- 10
Sorry I forget ubuntu is debian based.
edit your /etc/modutils/alsa so that it looks like this.
Code:
Then run Code:
Then it will be easier to just reboot and try
Code:
edit your /etc/modutils/alsa so that it looks like this.
Code:
Code:
[left]# ALSA portion alias char-major-116 snd alias snd-card-0 snd-ice1724 # module options should go here # OSS/Free portion alias char-major-14 soundcore alias sound-slot-0 snd-card-0 # card #1 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss[/left]
Then run Code:
Code:
[left]update-modules[/left]
Then it will be easier to just reboot and try
Code:
Code:
[left]aplay -D default test.wav[/left]