[FoLUG] audio muto-mdk 9.1(lungo)

joseph joseph.v@portalis.it
Sab 21 Ago 2004 12:14:14 CEST



ciao.
gli alsa tool, alsa lib e alsa util sono gia installati.
mi mancavano i driver alsa che ho scaricati da www.alsa-project.org
una volta estratti i files,apro una shell  # ./configure  (ok)
proseguo con # make -qui ci sono degli errori che non capisco
che riporto x intero.
scusate se è lungo.

grazie mille . joseph

[root@localhost alsa-driver-1.0.6rc2]# ./configure
checking for gcc... gcc
checking for C compiler default output... 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 ANSI C... 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 egrep... 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/joseph/box/alsa-driver-1.0.6rc2
checking cross compile...
checking for directory with kernel source...
/lib/modules/2.4.21-0.13mdk/build
checking for kernel version... 2.4.21-0.13mdk
checking for GCC version... Kernel compiler:  Used compiler: gcc (GCC) 3.2.2
(Mandrake Linux 9.1 3.2.2-3mdk)

*** NO PREDEFINED KERNEL COMPILER IS DETECTED
*** Assuming the same compiler is used with the current system compiler.

*** Please make sure that the same compiler version was used for building
kernel.

checking for built-in ALSA... "no"
checking for existing ALSA module... "yes"
checking for Red Hat kernel... "auto"
checking for Red Hat kernel... "no"
checking for SUSE kernel... "auto"
checking for SUSE kernel... "no"
checking to modify of kernel linux/kmod.h... "no"
checking for kernel linux/compiler.h... "yes"
checking for kernel linux/pm.h... "yes"
checking for kernel linux/spinlock.h... "yes"
checking for kernel linux/irq.h... "yes"
checking for kernel linux/threads.h... "yes"
checking for kernel linux/rwsem.h... "yes"
checking for kernel linux/gameport.h... "yes"
checking for kernel linux/devfs_fs_kernel.h... "yes"
checking for kernel linux/highmem.h... "yes"
checking for kernel linux/workqueue.h... "no"
checking for kernel linux/dma-mapping.h... "no"
checking for kernel asm/hw_irq.h... "yes"
checking for kernel linux/device.h... "no"
checking for kernel linux/jiffies.h... "no"
checking for kernel linux/compat.h... "no"
checking for kernel linux/adb.h... "yes"
checking for kernel linux/cuda.h... "yes"
checking for kernel linux/pmu.h... "yes"
checking for kernel linux/moduleparam.h... "no"
checking for kernel linux/syscalls.h... "no"
checking for exported symbol dump_stack... "yes"
checking for kernel module symbol versions... "yes"
checking for PCI support in kernel... "yes"
checking for I2C driver in kernel... module
checking for SGI/MIPS (HAL2) architecture... "no"
checking for directory to store kernel modules...
/lib/modules/2.4.21-0.13mdk/kernel/sound
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... "yes"
checking for processor type... i586
checking for SMP... "no"
checking for Video device support in kernel... "yes"
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... no
checking for Kernel ISA-PnP support... "yes"
checking for ISA PnP support... yes
checking for strlcpy... "no"
checking for snprintf... "yes"
checking for scnprintf... "no"
checking for vmalloc_to_page... "yes"
checking for old kmod... "yes"
checking for PDE... "no"
checking for pci_set_consistent_dma_mask... "no"
checking for tty->count is the atomic type... "no"
checking for video_get_drvdata... "no"
checking for new remap_page_range... "no"
checking for kcalloc... "no"
checking for saved_config_space in pci_dev... "no"
checking for driver version... 1.0.6rc2
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for RTC callback support in kernel... "no"
checking for USB support... "yes"
checking for kernel PCMCIA
checking for PCMCIA support... "yes"
checking for PC9800 support in kernel... "no"
checking for which soundcards to compile driver for... all
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
config.status: creating snddevices
config.status: creating utils/alsa-driver.spec
config.status: creating utils/buildrpm
config.status: creating toplevel.config
config.status: creating utils/alsasound
config.status: creating utils/alsasound.posix
config.status: creating include/config.h
config.status: creating include/config1.h
config.status: creating include/version.h
config.status: include/version.h is unchanged
config.status: creating include/autoconf-extra.h
config.status: include/autoconf-extra.h is unchanged
Hacking autoconf.h...
[root@localhost alsa-driver-1.0.6rc2]# make install
find /lib/modules/2.4.21-0.13mdk/kernel/sound -name 'snd*.*o' | xargs rm -f
make[1]: Entering directory `/home/joseph/box/alsa-driver-1.0.6rc2/acore'
mkdir -p /lib/modules/2.4.21-0.13mdk/kernel/sound/acore
cp snd-hwdep.o snd-page-alloc.o snd-pcm.o snd-rawmidi.o snd-timer.o snd.o
/lib/modules/2.4.21-0.13mdk/kernel/sound/acore
cp: impossibile fare stat di `snd-hwdep.o': No such file or directory
cp: impossibile fare stat di `snd-page-alloc.o': No such file or directory
cp: impossibile fare stat di `snd-pcm.o': No such file or directory
cp: impossibile fare stat di `snd-rawmidi.o': No such file or directory
cp: impossibile fare stat di `snd-timer.o': No such file or directory
cp: impossibile fare stat di `snd.o': No such file or directory
make[1]: *** [_modinst__] Error 1
make[1]: Leaving directory `/home/joseph/box/alsa-driver-1.0.6rc2/acore'
make: *** [install-modules] Error 1




----- Original Message -----
From: "Michele Mordenti" <michele.mordenti@tin.it>
To: "Forlí Linux User Group" <folug@lists.linux.it>
Sent: Thursday, August 19, 2004 8:50 PM
Subject: Re: [FoLUG] audio muto-mdk 9.1


Alle 20:48, giovedì 19 agosto 2004, joseph ha scritto:
> ho una scheda audio che non va,è muto.
> (Intel 82801DB(M) ICH4(-M) - AC'97 Audio Controller [B-0] PCI
>  integrata in una motheboard asus p4pe)

Hai due alternative:
la prima è usare il driver OSS intel810 che è ormai obsoleto.
la seconda è usare i driver ALSA, installi gli alsa-driver alsa-tools e
alsa-utils , esegui "alsaconf" e selezioni come driver il snd_intel8x0.

Guarda nella guida mandrake come installare gli alsa.





Maggiori informazioni sulla lista FoLUG