View previous topic :: View next topic |
Author |
Message |
imrambi Tux's lil' helper

Joined: 12 Feb 2004 Posts: 118
|
Posted: Tue Apr 27, 2004 3:06 am Post subject: sb16 driving me nuts |
|
|
I just did a emerge -u world and ran etc-update. Now my sound card doesn't work and after a few kernel recomples alsa is still yelling at me.
Here is my /etc/modules.d/alsa:
Code: | # Alsa 0.9.X kernel modules' configuration file.
# $Header: /home/cvsroot/gentoo-x86/media-sound/alsa-utils/files/alsa-modules.conf-rc,v 1.1 2003/08/05 21:07:55 johnm Exp $
# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore
##
## IMPORTANT:
## You need to customise this section for your specific sound card(s)
## and then run `update-modules' command.
## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
##
## ALSA portion
alias snd-card-0 snd-sb16
## alias snd-card-1 snd-ens1371
## OSS/Free portion
alias sound-slot-0 snd-card-0
## alias sound-slot-1 snd-card-1
##
# OSS/Free portion - 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
## OSS/Free portion - card #2
## alias sound-service-1-0 snd-mixer-oss
## alias sound-service-1-3 snd-pcm-oss
## alias sound-service-1-12 snd-pcm-oss
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss
# Set this to the correct number of cards.
options snd cards_limit=1
options snd-sb16 isapnp=0
|
when I run /etc/init.d/alsasound restart I get:
Code: | bash-2.05b# /etc/init.d/alsasound restart
* WARNING: you are stopping a boot service.
* ALSA is not loaded
* Loading ALSA drivers...
* Using ALSA OSS emulation
* Loading: snd-mixer-oss
WARNING: Error inserting soundcore (/lib/modules/2.6.3-gentoo-r1/kernel/sound/soundcore.ko): Invalid module format
WARNING: Error inserting snd (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/snd.ko): Invalid module format
FATAL: Error inserting snd_mixer_oss (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/oss/snd-mixer-oss.ko): Invalid module format
* Loading: snd-pcm-oss
WARNING: Error inserting soundcore (/lib/modules/2.6.3-gentoo-r1/kernel/sound/soundcore.ko): Invalid module format
WARNING: Error inserting snd (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/snd.ko): Invalid module format
WARNING: Error inserting snd_mixer_oss (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/oss/snd-mixer-oss.ko): Invalid module format
WARNING: Error inserting snd_timer (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/snd-timer.ko): Invalid module format
WARNING: Error inserting snd_page_alloc (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/snd-page-alloc.ko): Invalid module format
WARNING: Error inserting snd_pcm (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/snd-pcm.ko): Invalid module format
FATAL: Error inserting snd_pcm_oss (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/oss/snd-pcm-oss.ko): Invalid module format
* Loading: snd-seq-oss
WARNING: Error inserting soundcore (/lib/modules/2.6.3-gentoo-r1/kernel/sound/soundcore.ko): Invalid module format
WARNING: Error inserting snd (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/snd.ko): Invalid module format
WARNING: Error inserting snd_seq_device (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/seq/snd-seq-device.ko): Invalid module format
WARNING: Error inserting snd_timer (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/snd-timer.ko): Invalid module format
WARNING: Error inserting snd_seq (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/seq/snd-seq.ko): Invalid module format
WARNING: Error inserting snd_seq_midi_event (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/seq/snd-seq-midi-event.ko): Invalid module format
FATAL: Error inserting snd_seq_oss (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/seq/oss/snd-seq-oss.ko): Invalid module format
* Loading: snd-sb16
WARNING: Error inserting soundcore (/lib/modules/2.6.3-gentoo-r1/kernel/sound/soundcore.ko): Invalid module format
WARNING: Error inserting snd (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/snd.ko): Invalid module format
WARNING: Error inserting snd_seq_device (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/seq/snd-seq-device.ko): Invalid module format
WARNING: Error inserting snd_rawmidi (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/snd-rawmidi.ko): Invalid module format
WARNING: Error inserting snd_mpu401_uart (/lib/modules/2.6.3-gentoo-r1/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko): Invalid module format
WARNING: Error inserting snd_hwdep (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/snd-hwdep.ko): Invalid module format
WARNING: Error inserting snd_sb_common (/lib/modules/2.6.3-gentoo-r1/kernel/sound/isa/sb/snd-sb-common.ko): Invalid module format
WARNING: Error inserting snd_sb16_csp (/lib/modules/2.6.3-gentoo-r1/kernel/sound/isa/sb/snd-sb16-csp.ko): Invalid module format
WARNING: Error inserting snd_timer (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/snd-timer.ko): Invalid module format
WARNING: Error inserting snd_page_alloc (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/snd-page-alloc.ko): Invalid module format
WARNING: Error inserting snd_pcm (/lib/modules/2.6.3-gentoo-r1/kernel/sound/core/snd-pcm.ko): Invalid module format
WARNING: Error inserting snd_sb16_dsp (/lib/modules/2.6.3-gentoo-r1/kernel/sound/isa/sb/snd-sb16-dsp.ko): Invalid module format
WARNING: Error inserting snd_opl3_lib (/lib/modules/2.6.3-gentoo-r1/kernel/sound/drivers/opl3/snd-opl3-lib.ko): Invalid module format
FATAL: Error inserting snd_sb16 (/lib/modules/2.6.3-gentoo-r1/kernel/sound/isa/sb/snd-sb16.ko): Invalid module format
* Running card-dependent scripts
* ERROR: Failed to load necessary drivers
* Restoring Mixer Levels
cat: /proc/asound/cards: No such file or directory |
but here is where they are:
Code: | bash-2.05b$ ls -al /lib/modules/2.6.3-gentoo-r1/kernel/sound/isa/sb/
total 165
drwxr-xr-x 2 root root 312 Apr 26 22:46 .
drwxr-xr-x 3 root root 72 Apr 26 22:46 ..
-rw-r--r-- 1 root root 18279 Apr 26 22:46 snd-emu8000-synth.ko
-rw-r--r-- 1 root root 17670 Apr 26 22:46 snd-sb-common.ko
-rw-r--r-- 1 root root 23584 Apr 26 22:46 snd-sb16-csp.ko
-rw-r--r-- 1 root root 13330 Apr 26 22:46 snd-sb16-dsp.ko
-rw-r--r-- 1 root root 17037 Apr 26 22:46 snd-sb16.ko
-rw-r--r-- 1 root root 13032 Apr 26 22:46 snd-sb8-dsp.ko
-rw-r--r-- 1 root root 7769 Apr 26 22:46 snd-sb8.ko
-rw-r--r-- 1 root root 39696 Apr 26 22:46 snd-sbawe.ko
|
I'm about to my wits end. Its was working before I did the emerge, not it just doesn't want to work. |
|
Back to top |
|
 |
imrambi Tux's lil' helper

Joined: 12 Feb 2004 Posts: 118
|
Posted: Tue Apr 27, 2004 2:18 pm Post subject: |
|
|
Now I'm getting this error:
Code: | bash-2.05b# /etc/init.d/alsasound restart
* WARNING: you are stopping a boot service.
* Unloading ALSA...
* Storing ALSA Mixer Levels
/usr/sbin/alsactl: save_state:1061: No soundcards found...
* Unloading modules [ ok ]
* Loading ALSA drivers...
* Using ALSA OSS emulation
* Loading: snd-seq-oss
FATAL: Error inserting snd_seq_oss (/lib/modules/2.6.5-gentoo-r1/kernel/sound/core/seq/oss/snd-seq-oss.ko): Device or resource busy
* Running card-dependent scripts
* Restoring Mixer Levels |
|
|
Back to top |
|
 |
imrambi Tux's lil' helper

Joined: 12 Feb 2004 Posts: 118
|
Posted: Wed Apr 28, 2004 2:50 pm Post subject: |
|
|
sound card decided to call it quits. Great for finals week. |
|
Back to top |
|
 |
|