• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelößt] Sound stürzt ab un an ab.

radium

Member
Hallo.

Also ich habe mir vor ein paar monaten einen Laptop gekauft. Hab mir dann die Suse Linux 10.3 drauf gespielt. Es geht alles soweit wunderbar, nur ein kleines Problem hab ich noch, und zwar ist das, das mir anscheinend die Soundkarte ab und an abschmiert.

Das sieht folgendermaßen aus. Und zwar geht es schon los wenn ich z.B. via Kmix die lautstärke ändern will, oder mir einen Film ansehe. Dann wird der Film entweder mit oder ohne sound gestartet. Damit der Sound dann wieder läuft muss ich mich via Konsole als root anmelden und rcalsasound restart eingeben. Dann geht es meistens wieder.

Hat jemand von euch vllt ein ähnliches Problem? Kann mir jemand helfen?

Lg
 
OP
R

radium

Member
ups, sorry, mein fehler!

Also der Yast sagt mir das es folgende Soundkarte ist

82801G (ICH7 Family) High Definition Audio Controller

Und nun?

LG
 
OP
R

radium

Member
Beim Complimieren trat folgender fehler auf.

Code:
./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /home/matze/Desktop/alsa-driver-1.0.15
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.22.13-0.3-default/source
checking for directory with kernel build... /lib/modules/2.6.22.13-0.3-default/build
checking for kernel linux/version.h... no
The file /lib/modules/2.6.22.13-0.3-default/source/include/linux/version.h does not exist.
Please install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /lib/modules/2.6.22.13-0.3-default/source).

Was nun?
 

whois

Ultimate Guru
Hi

Installier dir die Kernel Sources über Yast und falls noch nicht geschehen den gcc Compiler.

cu
 
OP
R

radium

Member
mhh jetzt ist wohl noch etwas schief gegangen.

Code:
 rcalsasound start
Starting sound driver:  hda-intelWARNING: Error inserting snd_pcm (/lib/modules/2.6.22.13-0.3-default/kernel/sound/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.22.13-0.3-default/kernel/sound/pci/hda/snd-hda-intel.ko): Unknown symbol in module, or unknown parameter (see dmesg)
                                                                      failed

Was kann ich nun noch machen?

LG

Hat sich erlegigt, nach einem System neustart geht es problemlos. Jetzt muss ich nur noch schauen ob die sache stabiel ist.

Vielen Dank für eure hilfe!

MfG rAdiuM
 
Oben