Re: FC5 ISA Soundcard not working any more

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2006/3/31, antonio montagnani <antonio.montagnani@xxxxxxxxx>:
> 2006/3/31, Jim Cornette <fc-cornette@xxxxxxxxxxxxxx>:
> > antonio montagnani wrote:
> > > I have an ISA card (SB Awe) that was working on FC4.
> > > Now after upgrade from FC4 to FC5 it is not working any more.
> > > Something is wrong with system-config-soundcard???
> > >
> > > This is the output of the log file after sound configuration tools was
> > > used. Any idea?????
> > > Computer is fully updated
> >
> > I believe that ISA support in the kernel was removed. It was either in
> > the kernel or something directly related to ISA sound cards in user land.
> >
> > Slightly unsure,
> > Jim
> > ---
> > >
> > > What does it mean??
> > >
> > >
> > >
> > > --
> > > Antonio Montagnani
> > > Skype : antoniomontag
> > >
> >
> > --
> > fedora-list mailing list
> > fedora-list@xxxxxxxxxx
> > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> >
> Jim
>
> it is very strange.
> If I modprobe snd-sbawe, sound works, even if soundconfig doesn't work
> (this maybe connected to ISA, i.e. soundconfig may work only on PCI
> cards....)
>
> --
> Antonio Montagnani
> Skype : antoniomontag
>
do you see any mistake in my modprobe.conf file???

# Note: for use under 2.4, changes must also be made to modules.conf!
alias parport_lowlevel parport_pc
alias usb-controller uhci-hcd
#alias snd-card-0 sb
#options sound dmabuf=1
#options opl3 io=0x388
#alias synth0 awe_wave
#options sb isapnp=1
#install awe_wave /sbin/modprobe --first-time --ignore-install
awe_wave && { /bin/sfxload /etc/midi/GU11-ROM.SF2; }
#install sound-slot-0 /sbin/modprobe --first-time --ignore-install
sound-slot-0 && { /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null
2>&1 || :; }
#remove sound-slot-0 { /bin/aumix-minimal -f /etc/.aumixrc -S
>/dev/null 2>&1 || :; } ; /sbin/modprobe -r --first-time
--ignore-remove sound-slot-0
alias snd-card-0 snd-sbawe
install snd-sbawe /sbin/modprobe --ignore-install snd-sbawe &&
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-sbawe { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-sbawe
#Turn off IPv6
#alias net-pf-10 off
#alias net-pf-10 on
#alias ipv6 off
alias eth1 ne2k-pci
alias eth0 8139too

Tnx

--
Antonio Montagnani
Skype : antoniomontag


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux