View previous topic :: View next topic |
Author |
Message |
muybien n00b
Joined: 13 Jul 2002 Posts: 10
|
Posted: Fri Jul 26, 2002 2:34 am Post subject: Problems with alsa & SB PCI 128 |
|
|
First of all,
Thanks to everybody who help me with my questions in this wonderful learning process that is Gentoo...
NOw, I have a SB PCI 128 and the snd module is ens1371. In my syslog this is the message:
/lib/modules/2.4.19-gentoo-r5/kernel/sound/pci/snd-ens1371.o : insmod/lib/modules/2.4.19-gentoo-r5/kernel/sound/pci/snd-ens1371.o failed.
*Starting sound driver:snd-ens1371/lib/module/2.4.19-gentoo-r5/kernel/pci/snd/ens1371.o:init_module :not such device
In my /etc/modules.d/aliases I have changed emu10k1 for ens1371
from 0 to 7
alias snd-card-0 snd-emu10k1--> alias snd-car-0 snd-ens1371
In /etc/modules.d/alsa file, in #ALSA Portion it read,
## alias snd-card-0 snd-interwave
## alias snd-card-1 snd-ens1371
##OSS/Free portion
##alias sound-slot-0 snd-card-0
##alias sound-slot-1 snd-card-1
Any advice will be very welcome..
P.S. the message below is an old one _________________ The boot is interrupted because the following problem:
The "mount" command failed with error
line 20 in /etc/fstab is bad
[mntent]:line 21 ub /etc/fstab is bad
Since this is a critical task, startup cannot continue
How can I fixed it?
ml.
Last edited by muybien on Fri Jul 26, 2002 2:37 am; edited 1 time in total |
|
Back to top |
|
|
delta407 Bodhisattva
Joined: 23 Apr 2002 Posts: 2876 Location: Chicago, IL
|
Posted: Fri Jul 26, 2002 2:35 am Post subject: |
|
|
Moving to Hardware forum. _________________ I don't believe in witty sigs. |
|
Back to top |
|
|
endoalpha Tux's lil' helper
Joined: 29 Jun 2002 Posts: 101
|
Posted: Fri Jul 26, 2002 11:59 pm Post subject: |
|
|
The sound module for sb 128 is es1371 not ens1371 If you have this built as a modules, add the line es1371 to your modules.autoload...
I do not use alsa for this soundcard, I use the kernel drivers. |
|
Back to top |
|
|
aitor11 n00b
Joined: 18 Aug 2002 Posts: 62
|
Posted: Wed Aug 21, 2002 12:40 pm Post subject: Pci128 |
|
|
use es1370 module for the card...that works for me...
Aitor |
|
Back to top |
|
|
Wedge_ Advocate
Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Wed Aug 21, 2002 1:02 pm Post subject: |
|
|
I think you need to uncomment those lines in your config file, so it reads:
alias snd-card-0 snd-interwave
alias snd-card-1 snd-ens1371
##OSS/Free portion
alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-card-1 |
|
Back to top |
|
|
|