Mailinglist Archive: opensuse-de (3855 mails)

< Previous Next >
Re: alsa-driver-1.0.5 für SuSE 9.0
  • From: Harald_mail@xxxxxxxxxxx (Harald Huthmann)
  • Date: Sat, 31 Jul 2004 14:48:38 +0200
  • Message-id: <200407311448.38817.harald_mail@xxxxxxxxxxx>
Hallo Thomas,

Am Samstag, 31. Juli 2004 13:05 schrieb Thomas Hertweck:
> Harald Huthmann wrote:
> > [...]
> > Ich habe jetzt mal die CONFIG_MODVERSIONS in
> > der Kernelconfig abgeschaltet,[...]
> Das ist nicht verwunderlich, wenn man weiss, was
> CONFIG_MODVERSIONS bewirkt. Ich habe den Thread nicht von Anfang
> an verfolgt, aber was sagt denn bei dem gebooteten Kernel ein

es geht mir darum, für 2.4.21-231-athlon aus dem letzten
Suse-Update, die alsa-driver-1.05 zu installieren.
>was sagt denn bei dem gebooteten Kernel ein
>$> uname -r

2.4.21-231-athlon

Ein cat /proc/asound/version (_Ohne_ die neuen Alsa-driver) bringt:
Advanced Linux Sound Architecture Driver Version 0.9.7.
Compiled on Jun 28 2004 for kernel 2.4.21-231-athlon with versioned
symbols.

> $> /sbin/modinfo snd
filename: /lib/modules/2.4.21-231-athlon/kernel/sound/core/snd.o
description: "Advanced Linux Sound Architecture driver for
soundcards."
(und die Modulparameter, sonst nix)


> $> /sbin/modinfo snd-intel8x0

filename: /lib/modules/2.4.21-231-athlon/kernel/sound/pci/snd-intel8x0.o
description: "Intel 82801AA,82901AB,i810,i820,i830,i840,i845,MX440;
SiS 7012; Ali 5455"
(Parameter)
> und
> $> /sbin/modinfo snd-page-alloc

filename: /lib/modules/2.4.21-231-athlon/kernel/sound/core/snd-page-alloc.o
description: "Memory allocator for ALSA system."
author: "Takashi Iwai <tiwai@xxxxxxx>, Jaroslav Kysela
<perex@xxxxxxx>"
license: "GPL"
parm: enable int array (min = 1, max = 8), description
"Enable cards to allocate buffers."

So jetzt mit den alsadrivern installiert
(Einfach ./configure, make, make install)
rcalsasound restart
Shutting down sound driver: done
Starting sound driver:
snd-intel8x0 /lib/modules/2.4.21-231-athlon/kernel/sound/acore/snd.o:
couldn't find the kernel version the module was compiled for
/lib/modules/2.4.21-231-athlon/kernel/sound/acore/snd.o:
insmod /lib/modules/2.4.21-231-athlon/kernel/sound/acore/snd.o
failed

und /sbin/modinfo snd

harald@linux:~> /sbin/modinfo snd
filename: /lib/modules/2.4.21-231-athlon/kernel/sound/acore/snd.o
description: "Advanced Linux Sound Architecture driver for
soundcards."

Das sich die neuen Module nach /acore/ installiernen ist mir jetzt
gerade erst aufgefallen...?

> Irgendetwas scheint da ja nicht zu passen... By the way, aktuell
> ist Version 1.0.5a, die einige Bugfixes enthaelt.

Kann ich mal versuchen ..hm

Gruß Harald



< Previous Next >