Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 02/06/2014, à 14:37

boinamib

driver alsa ubuntu 14.04

Bonjour,
Après l'upgrade de mon Wubi en 14.04 j'ai plus de son.
root@TS7VMTESTVERSION:/usr/src/alsa/alsa-driver-1.0.25# aumix

aumix:  error opening mixer: No such file or directory

J'ai essayé de recompiler les drivers ALSA comme j'avais fait avec l'ancienne version mais je me retrouve avec des messages d'erreurs:

./configure --with-cards=all --with-kernel=/usr/src/linux-headers-$(uname -r) donne :


root@TS7VMTESTVERSION:/usr/src/alsa/alsa-driver-1.0.25# ./configure --with-cards=all --with-kernel=/usr/src/linux-headers-$(uname -r)

checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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... /bin/grep
checking for egrep... /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... /usr/src/alsa/alsa-driver-1.0.25
checking cross compile...
checking for directory with ALSA kernel sources... /usr/src/alsa/alsa-driver-1.0.25/alsa-kernel
checking for directory with kernel source... /usr/src/linux-headers-3.13.0-27-generic
checking for directory with kernel build... /usr/src/linux-headers-3.13.0-27-generic
checking for kernel linux/version.h ... linux/version.h
checking for kernel linux/autoconf.h generated/autoconf.h... generated/autoconf.h
checking for kernel linux/utsrelease.h generated/utsrelease.h... generated/utsrelease.h
checking for kernel version... 3.13.0-27-generic
checking for GCC version... Kernel compiler:  Used compiler: gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2

*** 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 for updating alsa-kernel version.h... yes
checking for CONFIG_EXPERIMENTAL... yes
checking for directory to store kernel modules... /lib/modules/3.13.0-27-generic/kernel/sound
checking for verbose procfs... on
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... yes
checking for processor type... i686
checking for ISA DMA API... yes
checking for kernel linux/config.h... no
Creating <linux/config.h>...
checking for deprecated linux/config.h... checking to modify of kernel linux/kmod.h... no
checking for kernel linux/utsrelease.h... no
Creating a dummy <linux/utsrelease.h>...
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/export.h... yes
checking for kernel media/v4l2-dev.h... yes
checking for kernel linux/devfs_fs_kernel.h... no
Creating a dummy <linux/devfs_fs_kernel.h>...
checking for kernel linux/highmem.h... yes
checking for kernel linux/ratelimit.h... yes
checking for kernel linux/workqueue.h... yes
checking for kernel linux/dma-mapping.h... yes
checking for kernel asm/hw_irq.h... yes
checking for kernel linux/device.h... yes
checking for kernel linux/platform_device.h... yes
checking for kernel linux/isa.h... yes
checking for kernel linux/jiffies.h... yes
checking for kernel linux/compat.h... yes
checking for kernel linux/log2.h... yes
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/io.h... yes
checking for kernel linux/moduleparam.h... yes
checking for kernel linux/syscalls.h... yes
checking for kernel linux/firmware.h... yes
checking for kernel linux/err.h... yes
checking for kernel linux/bitmap.h... yes
checking for kernel linux/mutex.h... yes
checking for kernel linux/pm_qos.h... yes
checking for kernel linux/pm_qos_params.h... no
Creating <linux/pm_qos_params.h>...
checking for kernel linux/kthread.h... yes
checking for kernel asm/irq_regs.h... yes
checking for kernel linux/seq_file.h... yes
checking for kernel linux/debugfs.h... yes
checking for kernel linux/gpio.h... yes
checking for kernel linux/bug.h... yes
checking for kernel linux/math64.h... yes
checking for kernel linux/regulator/consumer.h... yes
checking for kernel linux/dmi.h... yes
checking for kernel linux/bitrev.h... yes
checking for kernel linux/hrtimer.h... yes
checking for kernel linux/gcd.h... yes
checking for kernel linux/gfp.h... yes
checking for kernel pcmcia/cs_types.h... no
Creating <pcmcia/cs_types.h>...
checking for kernel pcmcia/cs.h... no
Creating <pcmcia/cs.h>...
checking for kernel linux/lzo.h... yes
checking for kernel linux/async.h... yes
checking for kernel linux/bitrev.h... yes
checking for kernel linux/smp_lock.h... no
Creating a dummy <linux/smp_lock.h>...
checking for kernel linux/i8253.h... yes
checking for kernel linux/atomic.h... yes
Copying trace/events headers
checking for kernel linux/tracepoint.h... yes
checking for kernel trace/define_trace.h... yes
Creating a workaround <linux/tracepoint.h>...
checking for kernel module symbol versions... yes
checking for has ioport support... yes
checking for PCI support in kernel... yes
checking for I2C driver in kernel... yes
checking for I2C_POWERMAC in kernel... unknown
checking for firmware loader... yes
checking for input subsystem in kernel... yes
checking for pc-speaker platform in kernel... yes
checking for SMP... yes
checking for Video device support in kernel... yes
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... yes
checking for Kernel ISA-PnP support... yes
checking for strlcpy... no
checking for snprintf... no
checking for vsnprintf... no
checking for scnprintf... no
checking for sscanf... no
checking for vmalloc_to_page... no
checking for vzalloc... no
checking for old kmod... yes
checking for PDE... no
checking for pci_set_consistent_dma_mask... no
checking for pci_dev_present... no
checking for msleep... no
checking for msecs_to_jiffies... no
checking for tty->count is the atomic type... no
checking for video_drvdata... no
checking for V4L1 layer... no
checking for V4L2 layer... yes
checking for kernel media/v4l2-ctrls.h... yes
checking for io_remap_pfn_range... no
checking for new io_remap_page_range... no
checking for kcalloc... no
checking for kstrdup... no
checking for kstrndup... no
checking for kzalloc... no
checking for create_workqueue with flags... no
checking for pci_ioremap_bar... no
checking for saved_config_space in pci_dev... no
checking for register_sound_special_device... no
checking for driver extra-version...
checking for driver version... 1.0.25
checking for dynamic minor numbers... no
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for OSS PCM plugin system inclusion... yes
checking for RTC support... no
checking for HPET support... yes
checking for Procfs support... yes
checking for USB support... yes
checking for kernel linux/usb/audio-v2.h... yes
checking for kernel linux/usb/audio.h... yes
checking for valid v1 in linux/usb/audio.h... no
Creating <linux/usb/audio.h>...
checking for valid linux/usb/audio-v2.h... no
Creating <linux/usb/audio-v2.h>...
checking for kernel linux/usb/ch9.h... yes
checking usb_alloc_coherent... no
checking for class_simple... no
checking for old driver suspend/resume callbacks... no
checking for removal of page-reservation for nopage/mmap... no
checking for nested class_device... no
checking for new IRQ handler... no
checking for gfp_t... no
checking for GFP_DMA32... no
checking for page_to_pfn... no
checking for PnP suspend/resume... no
checking for device_create_drvdata... no
checking for pm_qos_request... no
checking for static pm_qos_request... no
checking for new unlocked/compat_ioctl... no
checking for builtin _Bool support... yes
checking for x86-compatible PC... no
checking for High-Res timers... yes
checking for kernel PCMCIA
checking for PCMCIA support... yes
checking for PC9800 support in kernel... no
checking for parallel port support... yes
checking for power management... yes
checking for CONFIG_HAS_DMA... yes
checking for FireWire support... yes
checking for cards to compile driver for... all
checking for additonal options to compile driver for... all
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
config.status: WARNING:  'Makefile.conf.in' seems to ignore the --datarootdir setting
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/pci_ids_compat.h
config.status: creating include/i2c-id_compat.h
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: creating include/config1.h
config.status: include/config1.h is unchanged
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...

la commande make aussi donne :

make[3]: *** [/usr/src/alsa/alsa-driver-1.0.25/acore/hrtimer.o] Error 1
make[2]: *** [/usr/src/alsa/alsa-driver-1.0.25/acore] Error 2
make[1]: *** [_module_/usr/src/alsa/alsa-driver-1.0.25] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.13.0-27-generic'
make: *** [compile] Error 2

gcc --version

gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

la commande alsamixer marche tres bien.
quelqu'un a une idée ou a deja rencontré ce genre de souci.
D'avance merci.

Bien cordialement.

Hors ligne

#2 Le 03/06/2014, à 10:38

boinamib

Re : driver alsa ubuntu 14.04

Une petite reponse please.
Je precise qu'avant d'upgrader j'avais compiler les driver alsa(alsa-driver-1.0.25) sur la 10.04 et tout s'est bien passé, la commande aumix marchait tres bien.C'est après le passage à la 14.04 que comme ma commande aumix passe pas j'ai voulu recompiler alsa à nouveau et là ca marche pas.

aumix:  error opening mixer: No such file or directory

Je seche.

Bien cordialement.

Hors ligne

#3 Le 03/06/2014, à 11:19

F50

Re : driver alsa ubuntu 14.04

Salut,

Donne le retour de cat /proc/asound/cards et cat /proc/asound/version.

#4 Le 04/06/2014, à 14:26

boinamib

Re : driver alsa ubuntu 14.04

Bonjour,

Voici les output des commande:

cat /proc/asound/cards

0 [ICH5           ]: ICH4 - Intel ICH5
                      Intel ICH5 with AD1981B at irq 17

cat /proc/asound/version

Advanced Linux Sound Architecture Driver Version k3.13.0-29-generic.

D'avance merci

Hors ligne

#5 Le 04/06/2014, à 16:18

F50

Re : driver alsa ubuntu 14.04

Ta carte est bien reconnue mais je comprends pas bien cette version. Donne le retour de : lspci -v et : lsmod .

#6 Le 10/06/2014, à 10:53

boinamib

Re : driver alsa ubuntu 14.04

Bonjour ,

Voici les OutPut:

lspci -v

00:00.0 Host bridge: Intel Corporation E7525 Memory Controller Hub (rev 0c)
        Subsystem: Hewlett-Packard Company Device 12f2
        Flags: bus master, fast devsel, latency 0
        Capabilities: [40] Vendor Specific Information: Len=05 <?>

00:02.0 PCI bridge: Intel Corporation E7525/E7520/E7320 PCI Express Port A (rev 0c) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=20, subordinate=20, sec-latency=0
        I/O behind bridge: 0000d000-0000dfff
        Capabilities: [50] Power Management version 2
        Capabilities: [58] MSI: Enable- Count=1/2 Maskable- 64bit-
        Capabilities: [64] Express Root Port (Slot+), MSI 00
        Capabilities: [100] Advanced Error Reporting
        Kernel driver in use: pcieport

00:03.0 PCI bridge: Intel Corporation E7525/E7520/E7320 PCI Express Port A1 (rev 0c) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        Memory behind bridge: fc200000-fc2fffff
        Capabilities: [50] Power Management version 2
        Capabilities: [58] MSI: Enable- Count=1/2 Maskable- 64bit-
        Capabilities: [64] Express Root Port (Slot-), MSI 00
        Capabilities: [100] Advanced Error Reporting
        Kernel driver in use: pcieport

00:04.0 PCI bridge: Intel Corporation E7525/E7520 PCI Express Port B (rev 0c) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=40, subordinate=43, sec-latency=0
        Memory behind bridge: f0000000-fc0fffff
        Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
        Capabilities: [50] Power Management version 2
        Capabilities: [58] MSI: Enable- Count=1/2 Maskable- 64bit-
        Capabilities: [64] Express Root Port (Slot+), MSI 00
        Capabilities: [100] Advanced Error Reporting
        Kernel driver in use: pcieport

00:1d.0 USB controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])
        Subsystem: Hewlett-Packard Company Device 12f2
        Flags: bus master, medium devsel, latency 0, IRQ 16
        I/O ports at 4440 [size=32]
        Kernel driver in use: uhci_hcd

00:1d.1 USB controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI])
        Subsystem: Hewlett-Packard Company Device 12f2
        Flags: bus master, medium devsel, latency 0, IRQ 19
        I/O ports at 4460 [size=32]
        Kernel driver in use: uhci_hcd

00:1d.2 USB controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02) (prog-if 00 [UHCI])
        Subsystem: Hewlett-Packard Company Device 12f2
        Flags: bus master, medium devsel, latency 0, IRQ 18
        I/O ports at 4480 [size=32]
        Kernel driver in use: uhci_hcd

00:1d.3 USB controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02) (prog-if 00 [UHCI])
        Subsystem: Hewlett-Packard Company Device 12f2
        Flags: bus master, medium devsel, latency 0, IRQ 16
        I/O ports at 44a0 [size=32]
        Kernel driver in use: uhci_hcd

00:1d.7 USB controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI])
        Subsystem: Hewlett-Packard Company Device 12f2
        Flags: bus master, medium devsel, latency 0, IRQ 23
        Memory at fc300000 (32-bit, non-prefetchable) [size=1K]
        Capabilities: [50] Power Management version 2
        Capabilities: [58] Debug port: BAR=1 offset=00a0
        Kernel driver in use: ehci-pci

00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
        I/O behind bridge: 00003000-00003fff
        Memory behind bridge: fc100000-fc1fffff
        Prefetchable memory behind bridge: 80000000-803fffff

00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
        Flags: bus master, medium devsel, latency 0
        Kernel driver in use: lpc_ich

00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02) (prog-if 8a [Master SecP PriP])
        Subsystem: Hewlett-Packard Company Device 12f2
        Flags: bus master, medium devsel, latency 0, IRQ 18
        I/O ports at 01f0 [size=8]
        I/O ports at 03f4
        I/O ports at 0170 [size=8]
        I/O ports at 0374
        I/O ports at 44e0 [size=16]
        Memory at 80400000 (32-bit, non-prefetchable) [size=1K]
        Kernel driver in use: ata_piix

00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02) (prog-if 8f [Master SecP SecO PriP PriO])
        Subsystem: Hewlett-Packard Company Device 12f2
        Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 18
        I/O ports at 4810 [size=8]
        I/O ports at 4828 [size=4]
        I/O ports at 4818 [size=8]
        I/O ports at 482c [size=4]
        I/O ports at 44f0 [size=16]
        Kernel driver in use: ata_piix

00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
        Subsystem: Hewlett-Packard Company Device 12f2
        Flags: bus master, medium devsel, latency 0, IRQ 17
        I/O ports at 4000 [size=256]
        I/O ports at 4400 [size=64]
        Memory at fc300400 (32-bit, non-prefetchable) [size=512]
        Memory at fc300600 (32-bit, non-prefetchable) [size=256]
        Capabilities: [50] Power Management version 2
        Kernel driver in use: snd_intel8x0

01:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751 Gigabit Ethernet PCI Express (rev 01)
        Subsystem: Hewlett-Packard Company Device 12f2
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at fc200000 (64-bit, non-prefetchable) [size=64K]
        Expansion ROM at <ignored> [disabled]
        Capabilities: [48] Power Management version 2
        Capabilities: [50] Vital Product Data
        Capabilities: [58] MSI: Enable- Count=1/8 Maskable- 64bit+
        Capabilities: [d0] Express Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [13c] Virtual Channel
        Kernel driver in use: tg3

02:09.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 07)
        Subsystem: Compaq Computer Corporation Device 00f4
        Flags: bus master, 66MHz, medium devsel, latency 72, IRQ 18
        I/O ports at 3000 [size=256]
        Memory at fc100000 (64-bit, non-prefetchable) [size=128K]
        Memory at fc120000 (64-bit, non-prefetchable) [size=128K]
        [virtual] Expansion ROM at 80000000 [disabled] [size=4M]
        Capabilities: [50] Power Management version 2
        Capabilities: [58] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [68] PCI-X non-bridge device
        Kernel driver in use: mptspi

40:00.0 PCI bridge: NVIDIA Corporation Device 01b3 (rev a3) (prog-if 00 [Normal decode])
        Physical Slot: 2
        Flags: bus master, fast devsel, latency 0
        Memory at fc000000 (32-bit, non-prefetchable) [size=16K]
        Bus: primary=40, secondary=41, subordinate=43, sec-latency=0
        Memory behind bridge: f0000000-fbffffff
        Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
        Capabilities: [40] Power Management version 2
        Capabilities: [60] Express Upstream Port, MSI 00
        Kernel driver in use: pcieport

41:00.0 PCI bridge: NVIDIA Corporation Device 01b3 (rev a3) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=41, secondary=42, subordinate=42, sec-latency=0
        Memory behind bridge: f5000000-fbffffff
        Prefetchable memory behind bridge: 00000000d8000000-00000000dfffffff
        Capabilities: [40] Power Management version 2
        Capabilities: [60] Express Downstream Port (Slot-), MSI 00
        Kernel driver in use: pcieport

41:01.0 PCI bridge: NVIDIA Corporation Device 01b3 (rev a3) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=41, secondary=43, subordinate=43, sec-latency=0
        Memory behind bridge: f0000000-f4ffffff
        Prefetchable memory behind bridge: 00000000d0000000-00000000d7ffffff
        Capabilities: [40] Power Management version 2
        Capabilities: [60] Express Downstream Port (Slot-), MSI 00
        Kernel driver in use: pcieport

42:00.0 VGA compatible controller: NVIDIA Corporation NV43 [Quadro NVS 440] (rev a2) (prog-if 00 [VGA controller])
        Subsystem: NVIDIA Corporation Device 0234
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at f8000000 (32-bit, non-prefetchable) [size=64M]
        Memory at d8000000 (64-bit, prefetchable) [size=128M]
        Memory at f5000000 (64-bit, non-prefetchable) [size=16M]
        [virtual] Expansion ROM at f6000000 [disabled] [size=128K]
        Capabilities: [60] Power Management version 2
        Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [78] Express Endpoint, MSI 00
        Capabilities: [100] Virtual Channel
        Capabilities: [128] Power Budgeting <?>
        Kernel driver in use: nvidia

43:00.0 VGA compatible controller: NVIDIA Corporation NV43 [Quadro NVS 440] (rev a2) (prog-if 00 [VGA controller])
        Subsystem: NVIDIA Corporation Device 0234
        Flags: bus master, fast devsel, latency 0, IRQ 17
        Memory at f0000000 (32-bit, non-prefetchable) [size=64M]
        Memory at d0000000 (64-bit, prefetchable) [size=128M]
        Memory at f4000000 (64-bit, non-prefetchable) [size=16M]
        Capabilities: [60] Power Management version 2
        Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [78] Express Endpoint, MSI 00
        Capabilities: [100] Virtual Channel
        Capabilities: [128] Power Budgeting <?>
        Kernel driver in use: nvidia

lsmod

Module                  Size  Used by
gpio_ich               13229  0
snd_intel8x0           33110  0
snd_ac97_codec        105709  1 snd_intel8x0
ac97_bus               12642  1 snd_ac97_codec
snd_pcm                85501  2 snd_ac97_codec,snd_intel8x0
snd_page_alloc         14230  2 snd_intel8x0,snd_pcm
snd_seq_midi           13132  0
snd_seq_midi_event     14475  1 snd_seq_midi
snd_rawmidi            25135  1 snd_seq_midi
snd_seq                55383  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         14137  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              28584  2 snd_pcm,snd_seq
lpc_ich                16864  0
snd                    60871  8 snd_ac97_codec,snd_intel8x0,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_seq_device,snd_seq_midi
serio_raw              13230  0
soundcore              12600  1 snd
nvidia               7108418  30
shpchp                 32128  0
wmi                    18673  0
parport_pc             31981  1
e752x_edac             17885  0
ppdev                  17391  0
edac_core              51213  1 e752x_edac
mac_hid                13037  0
lp                     13299  0
parport                40836  3 lp,ppdev,parport_pc
hid_generic            12492  0
usbhid                 46997  0
hid                    87604  2 hid_generic,usbhid
mptspi                 22158  10
mptscsih               38998  1 mptspi
tg3                   152132  0
psmouse                91033  0
mptbase                95810  2 mptspi,mptscsih
ptp                    18445  1 tg3
pps_core               18799  1 ptp
floppy                 55416  0

Bien cordialement

Hors ligne

#7 Le 10/06/2014, à 11:26

F50

Re : driver alsa ubuntu 14.04

Je propose de remettre les choses en l'état initiale pour y voir plus clair en faisant :

sudo apt-get remove alsa* linux-sound-base
sudo apt-get clean
sudo apt-get autoremove

Puis tu reboot (lors du reboot passe par le BIOS pour voir si le périphérique son AC97 est bien sur enable) et tu installes à nouveau ces deux paquets, ensuite tu reboot à nouveau pour voir s'il y a du son.

Dernière modification par fcn50 (Le 10/06/2014, à 11:43)

#8 Le 10/06/2014, à 14:07

boinamib

Re : driver alsa ubuntu 14.04

Bonjour fcn50,

Après remove Purge et install rien a changé.
toujours pas de son.

Hors ligne

#9 Le 11/06/2014, à 07:39

F50

Re : driver alsa ubuntu 14.04

Ok mais au moins on sait qu'il n'y a pas de compilation alsa qui a foiré. Donne le retour de :

cat /proc/asound/cards
cat /proc/asound/version
aplay -L
lsmod

Dans un terminal tape alsamixer et contôle que le master ne soit pas sur mute.

#10 Le 16/06/2014, à 10:11

boinamib

Re : driver alsa ubuntu 14.04

Bonjour ,

excusez moi pour la reponse tardive.
cat /proc/asound/cards

0 [ICH5           ]: ICH4 - Intel ICH5
                      Intel ICH5 with AD1981B at irq 17

cat /proc/asound/version

Advanced Linux Sound Architecture Driver Version k3.13.0-30-generic.

aplay -L

null
    Discard all samples (playback) or generate zero samples (capture)
pulse
    PulseAudio Sound Server
default:CARD=ICH5
    Intel ICH5, Intel ICH5
    Default Audio Device
sysdefault:CARD=ICH5
    Intel ICH5, Intel ICH5
    Default Audio Device
front:CARD=ICH5,DEV=0
    Intel ICH5, Intel ICH5
    Front speakers
surround40:CARD=ICH5,DEV=0
    Intel ICH5, Intel ICH5
    4.0 Surround output to Front and Rear speakers
surround41:CARD=ICH5,DEV=0
    Intel ICH5, Intel ICH5
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=ICH5,DEV=0
    Intel ICH5, Intel ICH5
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=ICH5,DEV=0
    Intel ICH5, Intel ICH5
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
iec958:CARD=ICH5,DEV=0
    Intel ICH5, Intel ICH5 - IEC958
    IEC958 (S/PDIF) Digital Audio Output
dmix:CARD=ICH5,DEV=0
    Intel ICH5, Intel ICH5
    Direct sample mixing device
dmix:CARD=ICH5,DEV=4
    Intel ICH5, Intel ICH5 - IEC958
    Direct sample mixing device
dsnoop:CARD=ICH5,DEV=0
    Intel ICH5, Intel ICH5
    Direct sample snooping device
dsnoop:CARD=ICH5,DEV=4
    Intel ICH5, Intel ICH5 - IEC958
    Direct sample snooping device
hw:CARD=ICH5,DEV=0
    Intel ICH5, Intel ICH5
    Direct hardware device without any conversions
hw:CARD=ICH5,DEV=4
    Intel ICH5, Intel ICH5 - IEC958
    Direct hardware device without any conversions
plughw:CARD=ICH5,DEV=0
    Intel ICH5, Intel ICH5
    Hardware device with all software conversions
plughw:CARD=ICH5,DEV=4
    Intel ICH5, Intel ICH5 - IEC958
    Hardware device with all software conversions

lsmod

Module                  Size  Used by
nvidia               7108418  30
snd_intel8x0           33110  0
snd_ac97_codec        105709  1 snd_intel8x0
ac97_bus               12642  1 snd_ac97_codec
snd_pcm                85501  2 snd_ac97_codec,snd_intel8x0
snd_page_alloc         14230  2 snd_intel8x0,snd_pcm
snd_seq_midi           13132  0
snd_seq_midi_event     14475  1 snd_seq_midi
snd_rawmidi            25135  1 snd_seq_midi
snd_seq                55383  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         14137  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              28584  2 snd_pcm,snd_seq
gpio_ich               13229  0
snd                    60871  8 snd_ac97_codec,snd_intel8x0,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_seq_device,snd_seq_midi
e752x_edac             17885  0
soundcore              12600  1 snd
lpc_ich                16864  0
edac_core              51213  1 e752x_edac
serio_raw              13230  0
ppdev                  17391  0
shpchp                 32128  0
parport_pc             31981  1
lp                     13299  0
wmi                    18673  0
mac_hid                13037  0
parport                40836  3 lp,ppdev,parport_pc
hid_generic            12492  0
usbhid                 46997  0
hid                    87604  2 hid_generic,usbhid
psmouse                91033  0
mptspi                 22158  10
tg3                   152132  0
mptscsih               38998  1 mptspi
mptbase                95810  2 mptspi,mptscsih
ptp                    18445  1 tg3
pps_core               18799  1 ptp
floppy                 55416  0

Le master n'est pas mieux en tapant la commande alsamixer.
Bien cordialement.

Hors ligne

#11 Le 16/06/2014, à 11:01

F50

Re : driver alsa ubuntu 14.04

C'est quoi cette version car d'après la doc sous la 14.04 LTS c'est alsa-base 1.0.25+dfsg-0ubuntu4 et pas ce machin que tu as dont je ne vois pas d'où elle sort ?

Advanced Linux Sound Architecture Driver Version k3.13.0-30-generic.

Essaye en live cd pour voir si cette carte fonctionne. Pourquoi utilises-tu wubi et pas une install classique en dual boot ? Wubi c'est loin d'être top.

Tape : gstreamer-properties et regarde sous son si la sortie est bien la bonne et fait le test audio.

#12 Le 17/06/2014, à 17:00

boinamib

Re : driver alsa ubuntu 14.04

Bonjour fnc50,

Avec un live cd tout est Ok.
Avant de faire la MAJ, tout marcher impecable.
Mon souci c'est que je ne peux meme pas compiler les driver ALSA comme je l'avais fait avant la MAJ.

*** 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.

D'avance merci.

Hors ligne

#13 Le 18/06/2014, à 08:43

F50

Re : driver alsa ubuntu 14.04

Il n'y a rien à compiler vu que ça marche en live cd avec la version originale d'alsa. A ta place j'installerais buntu 14.04 en dual boot et pas avec wubi. Ça réglera tes soucis. les mise à niveau ne sont jamais garanties, une install propre est toujours plus souhaitable.

#14 Le 18/06/2014, à 09:07

boinamib

Re : driver alsa ubuntu 14.04

Oui je suis tout à fait d'accord avec toi, mais c'est dans le cadre d'une mission dans une entreprise ou ils ont tjrs travaillé ainsi.
Wubi leur permet lors de migration  de juste mettre a jour un poste et copier le fichier root.disk sur les differents postes.
Je seche cette histoire d'alsa.

Bien cordialement.

Hors ligne

#15 Le 18/06/2014, à 09:51

F50

Re : driver alsa ubuntu 14.04

Je ne sais pas quoi te dire à part me répéter. Là, avec toute la soupe alsa (compile etc.) je ne vois qu'une install propre pour être au clair.

#16 Le 25/06/2014, à 11:50

pierrehh

Re : driver alsa ubuntu 14.04

fcn50 a écrit :

Ta carte est bien reconnue mais je comprends pas bien cette version. Donne le retour de : lspci -v et : lsmod .

Bonjour,

Pour information, je viens d'installer Xubuntu 14.04 sur un PC i386 et la version du driver est k3.13.0-29-generic chez moi aussi.

Il se trouve que je n'ai plus de son, alors que mon DAC USB se synchronise et affiche la bonne fréquence en fonction du morceau.
J'en viens à suspecter le noyau et/ou le driver ALSA car aucun message d'erreur ne s'affiche lorsque je lis un morceau avec aplay...

Hors ligne

#17 Le 25/06/2014, à 12:11

F50

Re : driver alsa ubuntu 14.04

Je comprend pas bien car k3.13.0-29-generic c'est la version du noyau pas d'alsa qui pour la (xyz)buntu 14.04 est alsa-base (1.0.25+dfsg-0ubuntu4)

http://packages.ubuntu.com/fr/trusty/alsa-base

Donc, que viens faire la version du noyau à la place d'alsa..?

#18 Le 25/06/2014, à 12:35

pierrehh

Re : driver alsa ubuntu 14.04

Oui, ça ne correspond aux numéros de version indiqués sur le site http://www.alsa-project.org, mais c'est ce que donne la commande cat /proc/asound/version :

$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version k3.13.0-29-generic.
$

Je suppose que le driver a été bricolé par les développeurs de Xubuntu (ou d'Ubuntu) et qu'ils l'ont donc renommé.
En tout cas chez moi ça ne marche pas (alors que la même configuration fonctionne correctement sous Debian Jessie).

Hors ligne

#19 Le 25/06/2014, à 13:20

pierrehh

Re : driver alsa ubuntu 14.04

En fait la version du driver est 1.0.25+dfsg-0ubuntu4 :

$ dpkg -p alsa-base
Package: alsa-base
Priority: optional
Section: sound
Installed-Size: 502
Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: alsa-driver
Version: 1.0.25+dfsg-0ubuntu4
Provides: alsa
Depends: module-init-tools (>= 3.2.1), linux-sound-base, udev
Recommends: alsa-utils
Suggests: apmd (>= 3.0.2-1), alsa-oss, oss-compat
Size: 151320
Description: ALSA driver configuration files
 This package contains various configuration files for
 the ALSA drivers.
 .
 For ALSA to work on a system with a given sound card,
 there must be an ALSA driver for that card in the kernel.
 Linux 2.6 as shipped in linux-image packages contains
 ALSA drivers for all supported sound cards in the form
 of loadable modules. A custom alsa-modules package can
 be built from the sources in the alsa-source package
 using the m-a utility (included in the module-assistant
 package). Please read the README.Debian file for more
 information about loading and building modules.
 .
 ALSA is the Advanced Linux Sound Architecture.
Homepage: http://www.alsa-project.org/
Original-Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
$

Hors ligne

#20 Le 25/06/2014, à 14:21

F50

Re : driver alsa ubuntu 14.04

Je ne crois pas que ce soit les dev xubuntu car le problème affecte boinamib qui est sous ubuntu > unity. Mais je ne saisi pas ce mic-mac.

#21 Le 25/06/2014, à 15:27

pierrehh

Re : driver alsa ubuntu 14.04

mea culpa : je viens d'effectuer la check list donnée sur le site d'ALSA et arrivé à alsamixer je me suis rendu compte que le périphérique USB était muet ! Je ne comprends très bien ce qui a pu se passer, car c'est la première chose que j'ai vérifiée quand j'ai constaté qu'il n'y avait pas de son (d'ailleurs, il n'y avait de son sur aucun périphérique). J'ai ensuite désactivé pulseaudio, peut-être est-ce ce qui a mis la sortie USB à zéro (?). En tout cas maintenant tout marche. Désolé pour le bruit...

Hors ligne