linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ali Al-Rubaie <ali@itu.dk>
To: linux-admin@vger.kernel.org
Subject: still no sound
Date: Sat, 05 Jun 2004 23:17:37 +0200	[thread overview]
Message-ID: <c9td9h$hbl$1@sea.gmane.org> (raw)
In-Reply-To: <c9ijco$m83$1@sea.gmane.org>


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]


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

  parent reply	other threads:[~2004-06-05 21:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-01 18:54 Can't locate modules Ali Al-Rubaie
2004-06-01 20:32 ` Glynn Clements
2004-06-05 21:17 ` Ali Al-Rubaie [this message]
2004-06-05 21:53   ` still no sound A. R. Vener
2004-06-05 21:56     ` apologies my last message subject should be serial concentrators A. R. Vener

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='c9td9h$hbl$1@sea.gmane.org' \
    --to=ali@itu.dk \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).