2006/4/3, Jim Cornette <fc-cornette@xxxxxxxxxxxxxx>: > > > >> > >> > >> # Note: for use under 2.4, changes must also be made to modules.conf! > >> alias parport_lowlevel parport_pc > >> alias usb-controller uhci-hcd > >> options snd-sbawe isapnp=1 > >> 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 for help > >> -- > >> Antonio Montagnani > >> Skype : antoniomontag > >> > > and this is the output of kernel log at boot-time. Why doesn't the card work?? > > I have a line that references > alias snd-card-0 snd-ali5451 > I do not see a line like that in your modprobe.conf file. > This line is located just below the line for the network. I imagine that > you will need a similar line for your system to be able to access your > sound card in a similar fashion that eth0 is used to identify the module > used for your particular Ethernet card. > > > > > > isapnp: Scanning for PnP cards... > > pnp: SB audio device quirk - increasing port range > > pnp: AWE32 quirk - adding two ports > > isapnp: Card 'Creative SB32 PnP' > > isapnp: 1 Plug & Play card detected total > > > > -- > > Antonio Montagnani > > Skype : antoniomontag > > > > Jim > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > Jim, I refer directly to my sound card in the install/remove lines, therefore I assume (not sure) that the alias line is not necessary. -- Antonio Montagnani Skype : antoniomontag