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 ------- System Config Soundcard -------- mar mar 28 16:52:32 CEST 2006 ------- lspci -------- 00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 02) 00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 02) 00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02) 00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01) 00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01) 00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 02) 00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS) 00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 01:00.0 VGA compatible controller: Cirrus Logic GD 5465 [Laguna] (rev 02) ------- lsmod -------- Module Size Used by vfat 11969 1 fat 47709 1 vfat sd_mod 16577 2 sg 32349 0 usb_storage 62497 1 scsi_mod 125289 3 sd_mod,sg,usb_storage autofs4 19013 1 sunrpc 136573 1 ipv6 225569 16 ppp_synctty 10433 0 ppp_async 11841 0 crc_ccitt 2241 1 ppp_async ppp_generic 28373 2 ppp_synctty,ppp_async slhc 6593 1 ppp_generic xt_state 2241 2 iptable_filter 3137 1 iptable_mangle 2881 0 ipt_MASQUERADE 3777 1 ipt_REDIRECT 2241 1 xt_tcpudp 3265 1 iptable_nat 8133 1 ip_nat 16621 3 ipt_MASQUERADE,ipt_REDIRECT,iptable_nat ip_conntrack 49261 4 xt_state,ipt_MASQUERADE,iptable_nat,ip_nat nfnetlink 6489 2 ip_nat,ip_conntrack ip_tables 11657 3 iptable_filter,iptable_mangle,iptable_nat x_tables 12613 6 xt_state,ipt_MASQUERADE,ipt_REDIRECT,xt_tcpudp,iptable_nat,ip_tables dm_mirror 19985 0 dm_mod 50521 1 dm_mirror video 14917 0 button 6609 0 battery 9285 0 ac 4933 0 lp 12297 0 parport_pc 25445 1 parport 34313 2 lp,parport_pc floppy 57733 0 nvram 8393 0 uhci_hcd 28881 0 8139cp 21185 0 i2c_piix4 8529 0 8139too 25409 0 mii 5313 2 8139cp,8139too ne2k_pci 10657 0 8390 9925 1 ne2k_pci i2c_core 20673 1 i2c_piix4 ext3 116169 2 jbd 52693 1 ext3 ------- /etc/modprobe.conf -------- # 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 8139too alias eth0 ne2k-pci ------- /etc/asound.conf -------- ------- aplay -l -------- aplay: device_list:222: no soundcards found... ------- amixer -------- ------- /proc/asound/version -------- ------- rpm -q alsa-lib -------- alsa-lib-1.0.11-3.rc2.2 ------- rpm -q alsa-utils -------- alsa-utils-1.0.11-3.rc2 ------- /proc/asound/modules -------- ------- /proc/asound/pcm -------- ------- system-config-soundcard -------- Wrong card index 0... /usr/share/system-config-soundcard/soundcard.py:273: DeprecationWarning: use gtk.ComboBox self.primarySubDeviceOptionMenu = gtk.OptionMenu() /usr/share/system-config-soundcard/soundcard.py:308: GtkDeprecationWarning: gtk.timeout_add is deprecated, use gobject.timeout_add instead self.timer = gtk.timeout_add (100, self.checkStatus, self) /usr/share/system-config-soundcard/soundcard.py:548: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead gtk.main() ALSA lib pcm_hw.c:1305:(_snd_pcm_hw_open) Invalid value for card aplay: main:547: audio open error: No such device ALSA lib pcm_hw.c:1305:(_snd_pcm_hw_open) Invalid value for card aplay: main:547: audio open error: No such device Read config: card 0 device 0 HW 0 ----------- Kudzu ------------- What does it mean?? -- Antonio Montagnani Skype : antoniomontag