Re: Sound Blaster Live! - No sound....
Nicolas Dubuit <[email protected]>
| Newsgroups | gmane.linux.suse.multimedia |
|---|---|
| Organization | CEA |
| Message-ID | <[email protected]> |
Here it is! btw, I forgot to say I added the following lines (as found at alsa-project.org) to /etc/modules.conf: # ALSA portion alias char-major-116 snd alias snd-card-0 snd-emu10k1 # 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 Nicolas Le mercredi 29 Septembre 2004 13:19, David B. Stevens a écrit : > Nicolas, > > How about providing the output from lsmod and cat /etc/modprobe.conf . > > Cheers, > Dave > > On Wednesday 29 September 2004 04:42, Nicolas Dubuit wrote: > > Hi everybody, > > > > I can't figure out how to get sound from my SB Live! 5.1 (SuSE 9.1). > > > > Till now I checked these points: > > > > - It's not a DELL one; lspci outputs > > 0000:00:0e.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 > > (rev 0a) > > > > - I updated to alsa-1.0.6 packages from packman: now these are installed > > (rpm -qa | grep alsa) > > alsa-1.0.6-0.pm.0 > > alsa-tools-1.0.6-0.pm.0 > > alsa-tools-gui-1.0.6-0.pm.0 > > alsamodular-1.7.6-27 > > alsaplayer-0.99.76-63 > > pwlib-plugins-alsa-1.6.5-8 > > alsamixergui-0.9.0rc1-517 > > alsa-devel-1.0.6-0.pm.0 > > alsa-docs-1.0.6-0.pm.0 > > > > - I tried to install it with YaST2; I can't hear the test sound, whatever > > the levels are. > > > > - I also played with the levels in alsamixergui, kmix and kamix > > > > - The audio cable is on the green jack; and other jacks don't seem to > > deliver anything, however. > > > > - I tried tu change permissions for /dev/dsp, /dev/mixer, /dev/sequencer > > (chmod a+rw ...). No effect; moreover permissions are reset > > automatically to rw------- after reboot. > > > > - BIOS onboard sound is disabled. > > > > Can someone help me? Thanks a lot... > > > > Nicolas -- To unsubscribe send e-mail to [email protected] For additional commands send e-mail to [email protected]
modprobe.confOutput
(text/plain, 13.5 KB)
# # Copyright (c) 1996-2002 SuSE Linux AG Nuernberg, Germany. # All rights reserved. # # Author: Hubert Mantel <[email protected]>, 1996-2002 # # Configuration file for loadable modules; used by modprobe # ######################################################################## # Aliases - specify your hardware ######################################################################## install eth0 /bin/true install eth1 /bin/true install tr0 /bin/true install scsi_hostadapter /bin/true install fb0 /bin/true ######################################################################## # only used for Mylex or Compaq Raid as module ######################################################################## install block-major-48 /bin/true install block-major-49 /bin/true install block-major-72 /bin/true install block-major-73 /bin/true ######################################################################## # only needed for fifth and sixth IDE adaptor ######################################################################## install block-major-56 /bin/true install block-major-57 /bin/true ######################################################################## # mouse (for older busmice) ######################################################################## install char-major-10 /bin/true ######################################################################## # If you want to use the new autofs4 ######################################################################## # alias autofs autofs4 ######################################################################## # For parallel port devices, uncomment the following two lines and # change "frpw" to the protocol type you use ######################################################################## # install paride /sbin/modprobe --ignore-install paride && { /sbin/modprobe --ignore-install frpw; } # remove paride { /sbin/modprobe -r --ignore-remove frpw; } ; /sbin/modprobe -r --ignore-remove paride ######################################################################## # # Aliases for OSS # # These aliases will be changed by YaST2 sound configurator. # If you would like to configure OSS drivers by yourself, please # take a look at the files on /usr/src/linux/Documentation/sound. # ######################################################################## install char-major-14 /bin/true install sound /bin/true install midi /bin/true ######################################################################## # Options; these are examples; uncomment and modify the lines you need ######################################################################## # options cdu31a cdu31a_port=0x340 cdu31a_irq=0 # options sbpcd sbpcd=0x230,1 # options aztcd aztcd=0x320 # options cm206 cm206=0x340,11 # options gscd gscd=0x340 # options mcd mcd=0x300,11 # options mcdx mcdx=0x300,11 # options optcd optcd=0x340 # options sjcd sjcd_base=0x340 # options sonycd535 sonycd535=0x340 # options isp16 isp16_cdrom_base=0x340 isp16_cdrom_irq=0 isp16_cdrom_dma=0 isp16_cdrom_type=Sanyo # options ne io=0x300 irq=5 # Use this if you have two cards: # options ne io=0x300,0x320 irq=5,7 # options tulip options=0 # options 3c59x options=0 # options 3c501 io=0x280 irq=5 # options 3c503 io=0x280 irq=5 xcvr=0 # options 3c505 io=0x300 irq=10 # options 3c507 io=0x300 irq=10 # options 3c509 irq=10 # options at1700 io=0x260 irq=10 # options smc-ultra io=0x200 irq=10 # options wd io=0x300 irq=10 # options smc9194 io=0x200 irq=10 ifport=0 # options e2100 io=0x300 irq=10 mem=0xd0000 xcvr=0 # options depca io=0x200 irq=7 # options ewrk3 io=0x300 irq=10 # options eexpress io=0x300 irq=10 # options hp-plus io=0x300 irq=10 # options hp io=0x300 irq=10 # options hp100 hp100_port=0x380 # options apricot io=0x300 irq=10 # options ac3200 io=0x300 irq=10 mem=0xd0000 # options de620 io=0x378 irq=7 bnc=1 # options ibmtr io=0xa20 # options arcnet io=0x300 irq=10 shmem=0xd0000 # options plip io=0x378 irq=7 # options eepro io=0x260 irq=10 mem=0x6000 # options eth16i io=0x2a0 irq=10 # options fmv18x io=0x220 irq=10 # options ni52 io=0x360 irq=9 memstart=0xd0000 memend=0xd4000 # options bttv pll=1 radio=0 card=0 # options tuner type=0 # options msp3400 once=1 simple=1 # install bttv /sbin/modprobe --ignore-install bttv && { /sbin/modprobe -k tuner; /sbin/modprobe -k msp3400; } # install dummy0 /sbin/modprobe -o dummy0 --ignore-install dummy install dummy1 /sbin/modprobe -o dummy1 --ignore-install dummy ######################################################################## # cipe section ######################################################################## alias cipcb0 cipcb alias cipcb1 cipcb options cipcb cipe_debug=0 ######################################################################## # block dev aliases ######################################################################## alias block-major-1 rd alias block-major-2 floppy install block-major-3 /bin/true alias block-major-7 loop alias block-major-8 sd_mod alias block-major-11 sr_mod alias block-major-13 xd alias block-major-15 cdu31a alias block-major-16 gscd alias block-major-17 optcd alias block-major-18 sjcd alias block-major-20 mcdx install block-major-22 /bin/true alias block-major-23 mcd alias block-major-24 sonycd535 alias block-major-25 sbpcd alias block-major-26 sbpcd alias block-major-27 sbpcd alias block-major-28 sbpcd alias block-major-29 aztcd alias block-major-32 cm206 install block-major-33 /bin/true install block-major-34 /bin/true # network block device install block-major-43 /bin/true alias block-major-45 pd alias block-major-46 pcd alias block-major-47 pf alias block-major-117 evms ######################################################################## # char dev aliases ######################################################################## alias char-major-6 lp alias char-major-9 st alias char-major-10-130 softdog install char-major-10-134 /bin/true install char-major-10-135 /bin/true alias char-major-10-175 agpgart alias char-major-10-181 toshiba alias char-major-10-250 sonypi options sonypi minor=250 install char-major-15 /bin/true alias char-major-19 cyclades alias char-major-20 cyclades alias char-major-21 sg alias char-major-27 ftape install char-major-29 /bin/true alias char-major-36 netlink_dev # alias char-major-43 hisax # alias char-major-44 hisax # alias char-major-45 hisax install char-major-43 /bin/true install char-major-44 /bin/true install char-major-45 /bin/true alias char-major-48 riscom8 alias char-major-49 riscom8 alias char-major-67 coda alias char-major-75 specialix alias char-major-76 specialix alias char-major-81 videodev install char-major-81-0 /bin/true install char-major-81-1 /bin/true install char-major-81-2 /bin/true install char-major-81-3 /bin/true alias char-major-83 vtx options vtx quiet=1 alias char-major-89 i2c-dev alias char-major-96 pt alias char-major-97 pg alias char-major-107 3dfx alias char-major-109 lvm-mod # remove this if sound is configured install char-major-116 /bin/true ######################################################################## # ppp over ethernet # the kernel 2.2 uses pppox # the kernel 2.4 uses pppoe ######################################################################## alias char-major-108 ppp_generic alias char-major-144 pppoe alias net-pf-24 pppoe ######################################################################## # IrDA ######################################################################## alias char-major-161 ircomm-tty alias char-major-162 raw ######################################################################## # USB ######################################################################## install char-major-166 /bin/true ######################################################################## # Moxa Multiport Serial Boards ######################################################################## alias char-major-172 moxa alias char-major-173 moxa # options moxa type=2,,, baseaddr=0xdc000,,, numports=8,,, alias char-major-174 mxser alias char-major-175 mxser # options mxser ioaddr=0x180 #alias char-major-180 usbcore alias InterMezzo intermezzo alias char-major-185 intermezzo alias char-major-188 usbserial alias char-major-195* nvidia alias char-major-206 osst alias char-major-212 /bin/true alias binfmt-204 binfmt_aout alias binfmt-263 binfmt_aout alias binfmt-264 binfmt_aout alias binfmt-267 binfmt_aout alias binfmt-0064 binfmt_aout alias binfmt-0008 binfmt_aout alias iso9660 isofs alias tty-ldisc-1 slip alias tty-ldisc-2 serio alias tty-ldisc-5 mkiss # alias tty-ldisc-7 6pack install tty-ldisc-7 /bin/true # IrDA alias tty-ldisc-11 irtty-sir # alias ax0 mkiss install ax0 /bin/true # alias sp0 6pack install sp0 /bin/true alias slip0 slip alias sl0 slip alias slip1 slip alias sl1 slip ######################################################################## # the kernel 2.2 uses ppp.o as ppp driver, # the kernel 2.4 uses ppp_generic.o ######################################################################## alias ppp0 ppp_generic alias ppp1 ppp_generic alias tty-ldisc-3 ppp_async alias plip0 plip alias plip1 plip # Tunnel interfaces alias sit0 ipv6 alias gre0 ip_gre alias ipip0 ipip alias ppp-compress-18 ppp_mppe alias ppp-compress-21 bsd_comp alias ppp-compress-24 ppp_deflate alias ppp-compress-26 ppp_deflate alias net-pf-1 unix alias net-pf-3 ax25 # install net-pf-3 /bin/true alias net-pf-4 ipx # install net-pf-4 /bin/true alias net-pf-5 appletalk # install net-pf-5 /bin/true alias net-pf-6 netrom # install net-pf-6 /bin/true alias net-pf-10 ipv6 # install net-pf-10 /bin/true alias net-pf-11 rose # install net-pf-11 /bin/true alias net-pf-15 af_key alias net-pf-17 af_packet alias net-pf-31 bluez alias bt-proto-0 l2cap alias bt-proto-2 sco alias bt-proto-3 rfcomm alias bt-proto-4 bnep alias md-personality-1 linear alias md-personality-2 raid0 alias md-personality-3 raid1 alias md-personality-4 raid5 alias md-personality-7 multipath alias tap0 ethertap alias tap1 ethertap alias tap2 ethertap alias tap3 ethertap alias tap4 ethertap alias tap5 ethertap alias tap6 ethertap alias tap7 ethertap alias tap8 ethertap alias tap9 ethertap alias tap10 ethertap alias tap11 ethertap alias tap12 ethertap alias tap13 ethertap alias tap14 ethertap alias tap15 ethertap alias xfrm-type-2-50 esp4 alias xfrm-type-2-51 ah4 alias xfrm-type-2-108 ipcomp alias xfrm-type-10-50 esp6 alias xfrm-type-10-51 ah6 alias xfrm-type-10-108 ipcomp6 # don't try to reset isa-pnp cards on startup options isa-pnp isapnp_reset=0 # end of common part for modprobe.conf # begin of i386 part for modprobe.conf alias char-major-4 serial alias char-major-5 serial alias parport_lowlevel parport_pc # options parport_pc io=0x378 irq=none,none # If you have multiple parallel ports, specify them this way: # options parport_pc io=0x378,0x278 irq=none,none # Linux ACP modem (Mwave) alias char-major-10-219 mwave # options mwave dspirq=10 dspio=0x130 uartirq=3 uartio=0x2f8 # nVidia nforce chipset (network + audio) #alias eth0 nvnet #alias sound-slot-1 nvaudio #alias usb-interface usb-ohci # IBM thinkpad tpctl # see /usr/share/doc/packages/tpctl/ alias char-major-10-170 thinkpad # options thinkpad enable_smapi=0 # Linux-ABI alias char-major-30 abi-ibcs alias binfmt-0004 binfmt_coff alias binfmt-332 abi-ibcs alias binfmt-518 abi-ibcs alias binfmt-002c abi-ibcs alias personality-1 abi-ibcs alias personality-2 abi-ibcs alias personality-3 abi-sco alias personality-4 abi-wyse alias personality-5 abi-ibcs alias personality-7 abi-ibcs alias personality-13 abi-solaris alias personality-14 abi-uw7 install binfmt_misc /sbin/modprobe --ignore-install binfmt_misc && { mount -t binfmt_misc none /proc/sys/fs/binfmt_misc; } remove binfmt_misc { umount /proc/sys/fs/binfmt_misc; } ; /sbin/modprobe -r --ignore-remove binfmt_misc # required for DRI support on SiS chips options sisfb mode=none mem=12288 # end of i386 part for modprobe.conf # please keep this at the end and add local modifications to modules.conf.local include /etc/modprobe.conf.local
lsmodOutput
(text/plain, 3 KB)
Module Size Used by edd 9368 0 joydev 10304 0 sg 35616 0 st 39196 0 sr_mod 16292 0 ide_cd 36740 0 cdrom 36892 2 sr_mod,ide_cd nvram 8456 0 usbserial 29040 0 parport_pc 35520 1 lp 11044 0 parport 37832 2 parport_pc,lp snd_seq_oss 31232 0 snd_seq_midi 9120 0 snd_emu10k1_synth 8704 0 snd_emux_synth 38784 1 snd_emu10k1_synth snd_seq_virmidi 7808 1 snd_emux_synth snd_seq_midi_event 7680 3 snd_seq_oss,snd_seq_midi,snd_seq_virmidi ipv6 237440 17 snd_seq_midi_emul 7936 1 snd_emux_synth snd_seq 54928 8 snd_seq_oss,snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_event,snd_seq_midi_emul speedstep_lib 3712 0 freq_table 4612 0 thermal 12680 0 processor 16680 1 thermal fan 4228 0 button 6416 0 battery 8836 0 ac 4996 0 snd_emu10k1 87816 1 snd_emu10k1_synth snd_rawmidi 25508 3 snd_seq_midi,snd_seq_virmidi,snd_emu10k1 snd_pcm 97032 1 snd_emu10k1 snd_timer 25860 2 snd_seq,snd_pcm snd_seq_device 8456 7 snd_seq_oss,snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq,snd_emu10k1,snd_rawmidi snd_ac97_codec 62468 1 snd_emu10k1 snd_page_alloc 11528 2 snd_emu10k1,snd_pcm hid 40896 0 snd_util_mem 5120 2 snd_emux_synth,snd_emu10k1 snd_hwdep 9860 2 snd_emux_synth,snd_emu10k1 snd 61444 16 snd_seq_oss,snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_event,snd_seq_midi_emul,snd_seq,snd_emu10k1,snd_rawmidi,snd_pcm,snd_timer,snd_seq_device,snd_ac97_codec,snd_util_mem,snd_hwdep soundcore 9056 1 snd ehci_hcd 27908 0 via_agp 8832 1 agpgart 30888 1 via_agp uhci_hcd 29200 0 emu10k1_gp 3840 0 gameport 4736 1 emu10k1_gp via_ircc 20368 0 irda 120508 1 via_ircc evdev 9856 0 af_packet 20872 2 via_rhine 20104 0 mii 5248 1 via_rhine usbcore 103644 6 usbserial,hid,ehci_hcd,uhci_hcd ne2k_pci 9184 0 8390 9984 1 ne2k_pci subfs 7424 3 nls_cp437 6016 2 vfat 14208 2 fat 43584 1 vfat nls_utf8 2304 3 ntfs 86416 1 ext3 108968 2 jbd 59812 1 ext3 dm_mod 50300 0 reiserfs 241488 1 aic7xxx 177844 0 sd_mod 20224 0 scsi_mod 108876 5 sg,st,sr_mod,aic7xxx,sd_mod