still no sound

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

 




Hi all,


First thanks for reply but,

Still have no sound in my computer and I am still facing the follwoing error

[root@fedora root]# /usr/sbin/sndconfig

The following error occurred running the modprobe       â
           â program:                                                â
           â                                                         â
           â /lib/modules/2.4.22-1.2188.nptl/kernel/drivers/sound/i  â
           â 810_audio.o: init_module: No such device                â
           â /lib/modules/2.4.22-1.2188.nptl/kernel/drivers/sound/i  â
           â 810_audio.o: insmod                                     â
           â /lib/modules/2.4.22-1.2188.nptl/kernel/drivers/sound/i  â
           â 810_audio.o failed                                      â
           â /lib/modules/2.4.22-1.2188.nptl/kernel/drivers/sound/i  â
           â 810_audio.o: insmod sound-slot-0 failed                 â
           â

I don't know which information is importent to figure out which kind of problem I have, but I tried to send all ( and may be something more ) what I think it has something to do with the problem.

-----------------------------------
[root@fedora root]# rpm -q --qf "%{version}-%{release} %{arch}\n" kernel |grep `uname -r`


2.4.22-1.2188.nptl athlon

---------------------------------------
[root@fedora root]# ls /lib/modules

2.4.22-1.2188.nptl 2.4.22-1.2188.nptlsmp

----------------------------------------
[root@fedora root]#  /sbin/lspci

00:00.0 Host bridge: Silicon Integrated Systems [SiS] 735 Host (rev 01)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Bridge)
00:02.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
00:02.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
00:03.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 90)
01:00.0 VGA compatible controller: nVidia Corporation NV11DDR [GeForce2 MX 100 DDR/200 DDR] (rev b2)


-----------------------------------------
[root@fedora root]# lsmod |grep snd

snd-intel8x0 24328 0
snd-ac97-codec 59196 0 [snd-intel8x0]
snd-pcm 83008 0 [snd-intel8x0]
snd-timer 19460 0 [snd-pcm]
gameport 3380 0 [snd-intel8x0]
snd-mpu401-uart 5264 0 [snd-intel8x0]
snd-rawmidi 18016 0 [snd-mpu401-uart]
snd-seq-device 5944 0 [snd-rawmidi]
snd 45988 0 [snd-intel8x0 snd-ac97-codec snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore 6500 0 [snd]
snd-page-alloc 8660 0 [snd-intel8x0 snd-pcm]


-------------------------------
# 	modprobe.conf

include /etc/modprobe.conf.dist
alias eth0 sis900

-----------------------------------
#	modprobe.conf

alias eth0 sis900
alias sound-slot-0 i810_audio
#post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
#pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias usb-controller usb-ohci


alias sound-slot-1	off
alias sound-service-1-0	off

post-install snd-card-0 /usr/sbin/alsactl restore >/dev/null 2>&1 || :
pre-remove snd-card-0 /usr/sbin/alsactl store >/dev/null 2>&1 || :


# -- ALSA configuration


alias char-major-116 snd
alias char-major-14 soundcore
alias snd-card-0 snd-intel8x0


#-- OSS compatibility alias #sound-slot-0 snd-card-0 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

#-- Options
options snd major=116 cards_limit=1
#device_mode=0666 device_gid=0 device_uid=0
options snd-intel8x0 index=0

#-- Keep modules from being autocleaned
add options -k snd-card-0

#-- ALSA configuration END

---------------------------------------
[root@fedora root]# /etc/rc.d/init.d/alsasound restart

Shutting down sound driver                                 [  OK  ]
Starting sound driver snd-intel8x0                         [  OK  ]
Restoring sound driver settings                            [  OK  ]

[root@fedora root]# cat /proc/asound/oss/sndstat

Sound Driver:3.8.1a-980706 (ALSA v1.0.4 emulation code)
Kernel: Linux fedora.comeonline.net 2.4.22-1.2188.nptl #1 Wed Apr 21 20:35:41 EDT 2004 i686
Config options: 0


Installed drivers:
Type 10: ALSA emulation

Card config:
SiS SI7012 at 0xdc00, irq 11

Audio devices:
0: SiS SI7012 (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers:
0: Realtek ALC100/100P rev 38

-------------------------------------------
[root@fedora root]# /sbin/lsmod

Module Size Used by Not tainted
snd-intel8x0 24328 0
snd-ac97-codec 59196 0 [snd-intel8x0]
snd-pcm 83008 0 [snd-intel8x0]
snd-timer 19460 0 [snd-pcm]
gameport 3380 0 [snd-intel8x0]
snd-mpu401-uart 5264 0 [snd-intel8x0]
snd-rawmidi 18016 0 [snd-mpu401-uart]
snd-seq-device 5944 0 [snd-rawmidi]
snd 45988 0 [snd-intel8x0 snd-ac97-codec snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore 6500 0 [snd]
snd-page-alloc 8660 0 [snd-intel8x0 snd-pcm]
parport_pc 18468 1 (autoclean)
lp 8356 0 (autoclean)
parport 36800 1 (autoclean) [parport_pc lp]
autofs 12052 0 (autoclean) (unused)
sis900 15372 1
ipt_REJECT 4216 1 (autoclean)
ipt_state 1112 5 (autoclean)
ip_conntrack 28616 1 (autoclean) [ipt_state]
iptable_filter 2444 1 (autoclean)
ip_tables 14752 3 [ipt_REJECT ipt_state iptable_filter]
floppy 56348 0 (autoclean)
sg 34796 0 (autoclean) (unused)
scsi_mod 109384 1 (autoclean) [sg]
keybdev 2624 0 (unused)
mousedev 5204 1
hid 23652 0 (unused)
input 5824 0 [keybdev mousedev hid]
usb-ohci 21192 0 (unused)
usbcore 77984 1 [hid usb-ohci]
ext3 70916 2
jbd 51020 2 [ext3]



- : send the line "unsubscribe linux-admin" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Newbie]     [Audio]     [Hams]     [Kernel Newbies]     [Util Linux NG]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Device Drivers]     [Samba]     [Video 4 Linux]     [Git]     [Fedora Users]

  Powered by Linux