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 27/04/2016, à 16:12

samy47

Carte sons non reconue

Salut!
Ma carte son n'est absolument pas reconnue par Ubuntu. Dans le panneau j'ai dummy output d'affiché.
Du coup j'ai tenté d'installer le pilote realtek mais c'est impossible il ne veut pas s'installer. il plante dès que je fais makel. Le script veut inscrire la date de la compilation mais elle ne se rentre pas, le script s'arrête automatiquement. Et si je tente le make install juste après ça ne marche pas.
J'ai fais un test d'info Alsa : http://www.alsa-project.org/db/?f=5c408 … 89ac459812

Hors ligne

#2 Le 27/04/2016, à 17:05

mikedafunk

Re : Carte sons non reconue

Salut wink

Que donne depuis un terminal cette commande ?

 lspci | grep Audio 

Lubuntu 22.04 sur Lenovo AX81 et pas mal d'Amiga
Mon blog : http://mikedafunk.over-blog.org

Hors ligne

#3 Le 27/04/2016, à 17:08

samy47

Re : Carte sons non reconue

Rien du tout:

samy@samy-HP-Pavilion-x2-Detachable:~$  lspci | grep Audio 
samy@samy-HP-Pavilion-x2-Detachable:~$ 

Hors ligne

#4 Le 27/04/2016, à 17:52

samy47

Re : Carte sons non reconue

mais si je fais lspci tout seul ça me donne :

00:00.0 Host bridge: Intel Corporation Device 2280 (rev 22)
00:02.0 VGA compatible controller: Intel Corporation Device 22b0 (rev 22)
00:03.0 Multimedia controller: Intel Corporation Device 22b8 (rev 22)
00:0a.0 Non-VGA unclassified device: Intel Corporation Device 22d8 (rev 22)
00:0b.0 Signal processing controller: Intel Corporation Device 22dc (rev 22)
00:14.0 USB controller: Intel Corporation Device 22b5 (rev 22)
00:1a.0 Encryption controller: Intel Corporation Device 2298 (rev 22)
00:1c.0 PCI bridge: Intel Corporation Device 22c8 (rev 22)
00:1f.0 ISA bridge: Intel Corporation Device 229c (rev 22)
01:00.0 Network controller: Intel Corporation Wireless 3165 (rev 81)

Je supose du coup que la carte son est Multimedia controller mais les drivers audio (windows) de mon ordi donnent comme marque realtek

Hors ligne

#5 Le 27/04/2016, à 18:04

samy47

Re : Carte sons non reconue

J'ai suis entrain de suivre un tutoriel pour fixer les souci de son : https://help.ubuntu.com/community/Sound … gProcedure
à l'étape 3 ils proposent de telecharger un paquet : sudo apt-get install oem-audio-hda-daily-dkms
Mais que je lance la commande ça fais une erreur et le script s'arrête. J'obtiens un make.log:

DKMS make.log for oem-audio-hda-daily-0.201604050502~ubuntu16.04.1 for kernel 4.4.0-21-generic (x86_64)
mercredi 27 avril 2016, 18:58:16 (UTC+0200)
make -C /lib/modules/4.4.0-21-generic/build M=/var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build modules
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-21-generic'
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hda_bind.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hda_codec.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hda_jack.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hda_auto_parser.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hda_sysfs.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hda_controller.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hda_proc.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hda_hwdep.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hda_beep.o
  LD [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/snd-hda-codec.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hda_generic.o
  LD [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/snd-hda-codec-generic.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/patch_realtek.o
  LD [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/snd-hda-codec-realtek.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/patch_cmedia.o
  LD [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/snd-hda-codec-cmedia.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/patch_analog.o
  LD [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/snd-hda-codec-analog.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/patch_sigmatel.o
  LD [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/snd-hda-codec-idt.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/patch_si3054.o
  LD [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/snd-hda-codec-si3054.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/patch_cirrus.o
  LD [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/snd-hda-codec-cirrus.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/patch_ca0110.o
  LD [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/snd-hda-codec-ca0110.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/patch_ca0132.o
  LD [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/snd-hda-codec-ca0132.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/patch_conexant.o
  LD [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/snd-hda-codec-conexant.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/patch_via.o
  LD [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/snd-hda-codec-via.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/patch_hdmi.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hda_eld.o
  LD [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/snd-hda-codec-hdmi.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hda_intel.o
  LD [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/snd-hda-intel.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hdacore/hda_bus_type.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hdacore/hdac_bus.o
  CC [M]  /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hdacore/hdac_device.o
/var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hdacore/hdac_device.c:614:12: error: static declaration of ‘pm_runtime_get_if_in_use’ follows non-static declaration
 static int pm_runtime_get_if_in_use(struct device *dev)
            ^
In file included from /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hdacore/hdac_device.c:10:0:
include/linux/pm_runtime.h:42:12: note: previous declaration of ‘pm_runtime_get_if_in_use’ was here
 extern int pm_runtime_get_if_in_use(struct device *dev);
            ^
scripts/Makefile.build:258: recipe for target '/var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hdacore/hdac_device.o' failed
make[3]: *** [/var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hdacore/hdac_device.o] Error 1
scripts/Makefile.build:403: recipe for target '/var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hdacore' failed
make[2]: *** [/var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/hdacore] Error 2
Makefile:1396: recipe for target '_module_/var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build' failed
make[1]: *** [_module_/var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.4.0-21-generic'
Makefile:53: recipe for target 'all' failed
make: *** [all] Error 2

Hors ligne

#6 Le 27/04/2016, à 18:14

samy47

Re : Carte sons non reconue

A l'étape 4 ont propose de faire un daignostique assez complet avec la commande  :

cat /proc/asound/{version,cards,devices,hwdep,pcm,seq/clients}; sudo rm /etc/asound.conf; sudo rm -r ~/.pulse ~/.asound* ;sudo rm ~/.pulse-cookie; sudo apt-get update; sudo apt-get install aptitude; sudo aptitude install paman gnome-alsamixer libasound2-plugins padevchooser libsdl1.2debian-pulseaudio; sudo lshw -short;ls -lart /dev/snd; find /lib/modules/`uname -r` | grep snd ;cat /dev/sndstat; lspci -nn; lsusb; sudo which alsactl; sudo fuser -v /dev/dsp /dev/snd/* ; dpkg -S bin/slmodemd; dmesg | egrep 'EMU|probe|emu|ALSA|alsa|ac97|udi|snd|ound|irmware'; sudo /etc/init.d/sl-modem-daemon status; sudo grep model /etc/modprobe.d/* ; sudo dmidecode|egrep 'anufact|roduct|erial|elease'; lsmod | egrep 'snd|usb|midi|udio'; pacmd list-sinks; aplay -l; sudo alsa force-reload;  ubuntu-support-status ; sudo lshw -C sound

Ce qui me donne :

cat: /proc/asound/version: No such file or directory
cat: /proc/asound/cards: No such file or directory
cat: /proc/asound/devices: No such file or directory
cat: /proc/asound/hwdep: No such file or directory
cat: /proc/asound/pcm: No such file or directory
cat: /proc/asound/seq/clients: No such file or directory
rm: cannot remove '/etc/asound.conf': No such file or directory
rm: cannot remove '/home/samy/.pulse': No such file or directory
rm: cannot remove '/home/samy/.asound*': No such file or directory
rm: cannot remove '/home/samy/.pulse-cookie': No such file or directory
Hit:1 http://fr.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://fr.archive.ubuntu.com/ubuntu xenial-updates InRelease             
Hit:3 http://fr.archive.ubuntu.com/ubuntu xenial-backports InRelease           
Hit:4 http://ppa.launchpad.net/ubuntu-audio-dev/alsa-daily/ubuntu xenial InRelease
Hit:5 http://archive.canonical.com/ubuntu xenial InRelease                     
Ign:6 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial InRelease
Get:7 http://security.ubuntu.com/ubuntu xenial-security InRelease [92,2 kB]
Ign:8 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial Release      
Ign:9 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main amd64 Packages
Ign:10 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main i386 Packages
Ign:11 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main all Packages
Ign:12 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main Translation-en_US
Ign:13 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main Translation-en
Ign:14 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:15 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main DEP-11 64x64 Icons
Ign:9 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main amd64 Packages
Ign:10 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main i386 Packages
Ign:11 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main all Packages
Ign:12 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main Translation-en_US
Ign:13 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main Translation-en
Ign:14 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:15 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main DEP-11 64x64 Icons
Ign:9 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main amd64 Packages
Ign:10 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main i386 Packages
Ign:11 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main all Packages
Ign:12 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main Translation-en_US
Ign:13 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main Translation-en
Ign:14 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:15 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main DEP-11 64x64 Icons
Ign:9 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main amd64 Packages
Ign:10 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main i386 Packages
Ign:11 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main all Packages
Ign:12 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main Translation-en_US
Ign:13 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main Translation-en
Ign:14 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:15 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main DEP-11 64x64 Icons
Ign:9 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main amd64 Packages
Ign:10 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main i386 Packages
Ign:11 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main all Packages
Ign:12 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main Translation-en_US
Ign:13 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main Translation-en
Ign:14 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:15 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main DEP-11 64x64 Icons
Err:9 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main amd64 Packages
  404  Not Found
Err:10 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main i386 Packages
  404  Not Found
Ign:11 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main all Packages
Ign:12 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main Translation-en_US
Ign:13 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main Translation-en
Ign:14 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:15 http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial/main DEP-11 64x64 Icons
Fetched 92,2 kB in 3s (25,0 kB/s)
Reading package lists... Done
W: The repository 'http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu/dists/xenial/main/binary-amd64/Packages  404  Not Found
E: Failed to fetch http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu/dists/xenial/main/binary-i386/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
aptitude is already the newest version (0.7.4-2ubuntu2).
The following packages were automatically installed and are no longer required:
  libgeonames0 libsbc1 libtimezonemap-data libtimezonemap1
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
Setting up oem-audio-hda-daily-dkms (0.201604050502~ubuntu16.04.1) ...
Removing old oem-audio-hda-daily-0.201604050502~ubuntu16.04.1 DKMS files...

------------------------------
Deleting module version: 0.201604050502~ubuntu16.04.1
completely from the DKMS tree.
------------------------------
Done.
Loading new oem-audio-hda-daily-0.201604050502~ubuntu16.04.1 DKMS files...
First Installation: checking all kernels...
Building only for 4.4.0-21-generic
Building for architecture x86_64
Building initial module for 4.4.0-21-generic
ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/oem-audio-hda-daily-dkms.0.crash'
Error! Bad return status for module build on kernel: 4.4.0-21-generic (x86_64)
Consult /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/make.log for more information.
dpkg: error processing package oem-audio-hda-daily-dkms (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 oem-audio-hda-daily-dkms
E: Sub-process /usr/bin/dpkg returned an error code (1)
paman is already installed at the requested version (0.9.4-1ubuntu5)
gnome-alsamixer is already installed at the requested version (0.9.7~cvs.20060916.ds.1-5)
libasound2-plugins is already installed at the requested version (1.1.0-0ubuntu1)
No candidate version found for padevchooser
No candidate version found for libsdl1.2debian-pulseaudio
paman is already installed at the requested version (0.9.4-1ubuntu5)
gnome-alsamixer is already installed at the requested version (0.9.7~cvs.20060916.ds.1-5)
libasound2-plugins is already installed at the requested version (1.1.0-0ubuntu1)
No candidate version found for padevchooser
No candidate version found for libsdl1.2debian-pulseaudio
The following packages will be REMOVED:
  libgeonames0{u} libsbc1{u} libtimezonemap-data{u} libtimezonemap1{u} 
The following partially installed packages will be configured:
  oem-audio-hda-daily-dkms 
0 packages upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 7 018 kB will be freed.
Do you want to continue? [Y/n/?] Y
(Reading database ... 181995 files and directories currently installed.)
Removing libgeonames0:amd64 (0.2+16.04.20160321-0ubuntu1) ...
Removing libsbc1:amd64 (1.3-1) ...
Removing libtimezonemap1:amd64 (0.4.5) ...
Removing libtimezonemap-data (0.4.5) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Setting up oem-audio-hda-daily-dkms (0.201604050502~ubuntu16.04.1) ...
Removing old oem-audio-hda-daily-0.201604050502~ubuntu16.04.1 DKMS files...

------------------------------
Deleting module version: 0.201604050502~ubuntu16.04.1
completely from the DKMS tree.
------------------------------
Done.
Loading new oem-audio-hda-daily-0.201604050502~ubuntu16.04.1 DKMS files...
First Installation: checking all kernels...
Building only for 4.4.0-21-generic
Building for architecture x86_64
Building initial module for 4.4.0-21-generic
ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/oem-audio-hda-daily-dkms.0.crash'
Error! Bad return status for module build on kernel: 4.4.0-21-generic (x86_64)
Consult /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/make.log for more information.
dpkg: error processing package oem-audio-hda-daily-dkms (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 oem-audio-hda-daily-dkms
E: Sub-process /usr/bin/dpkg returned an error code (1)
Failed to perform requested operation on package.  Trying to recover:
Setting up oem-audio-hda-daily-dkms (0.201604050502~ubuntu16.04.1) ...
Removing old oem-audio-hda-daily-0.201604050502~ubuntu16.04.1 DKMS files...

------------------------------
Deleting module version: 0.201604050502~ubuntu16.04.1
completely from the DKMS tree.
------------------------------
Done.
Loading new oem-audio-hda-daily-0.201604050502~ubuntu16.04.1 DKMS files...
First Installation: checking all kernels...
Building only for 4.4.0-21-generic
Building for architecture x86_64
Building initial module for 4.4.0-21-generic
ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/oem-audio-hda-daily-dkms.0.crash'
Error! Bad return status for module build on kernel: 4.4.0-21-generic (x86_64)
Consult /var/lib/dkms/oem-audio-hda-daily/0.201604050502~ubuntu16.04.1/build/make.log for more information.
dpkg: error processing package oem-audio-hda-daily-dkms (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 oem-audio-hda-daily-dkms
                                         
H/W path                 Device     Class          Description
==============================================================
                                    system         Computer
/0                                  bus            Motherboard
/0/0                                memory         1922MiB System memory
/0/1                                processor      Intel(R) Atom(TM) x5-Z8300  C
/0/100                              bridge         Intel Corporation
/0/100/2                            display        Intel Corporation
/0/100/3                            multimedia     Intel Corporation
/0/100/a                            generic        Intel Corporation
/0/100/b                            generic        Intel Corporation
/0/100/14                           bus            Intel Corporation
/0/100/14/0              usb2       bus            xHCI Host Controller
/0/100/14/1              usb1       bus            xHCI Host Controller
/0/100/14/1/3                       communication  Bluetooth wireless interface
/0/100/14/1/4                       bus            USB2.0 Hub
/0/100/14/1/4/1                     input          Keyboard
/0/100/14/1/4/2          scsi0      storage        USB Mass Storage Device
/0/100/14/1/4/2/0.0.0    /dev/sda   disk           500GB 12-1DG142
/0/100/14/1/4/2/0.0.0/1  /dev/sda1  volume         465GiB Windows NTFS volume
/0/100/1a                           generic        Intel Corporation
/0/100/1c                           bridge         Intel Corporation
/0/100/1c/0              wlp1s0     network        Wireless 3165
/0/100/1f                           bridge         Intel Corporation
total 0
drwxr-xr-x   2 root root       80 avril 27 18:41 .
crw-rw----+  1 root audio 116, 33 avril 27 18:41 timer
crw-rw----+  1 root audio 116,  1 avril 27 18:41 seq
drwxr-xr-x  20 root root     4580 avril 27 19:09 ..
/lib/modules/4.4.0-21-generic/kernel/sound/core/snd.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/snd-hrtimer.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/snd-timer.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/snd-hwdep.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/snd-pcm.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/snd-pcm-dmaengine.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/snd-compress.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/seq/snd-seq-device.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/seq/snd-seq-midi.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/seq/snd-seq.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/seq/snd-seq-midi-event.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/seq/snd-seq-dummy.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/seq/snd-seq-midi-emul.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/seq/snd-seq-virmidi.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/oss/snd-mixer-oss.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/oss/snd-pcm-oss.ko
/lib/modules/4.4.0-21-generic/kernel/sound/core/snd-rawmidi.ko
/lib/modules/4.4.0-21-generic/kernel/sound/hda/snd-hda-core.ko
/lib/modules/4.4.0-21-generic/kernel/sound/hda/ext/snd-hda-ext-core.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pcmcia/vx/snd-vxpocket.ko
/lib/modules/4.4.0-21-generic/kernel/sound/firewire/dice/snd-dice.ko
/lib/modules/4.4.0-21-generic/kernel/sound/firewire/bebob/snd-bebob.ko
/lib/modules/4.4.0-21-generic/kernel/sound/firewire/snd-firewire-lib.ko
/lib/modules/4.4.0-21-generic/kernel/sound/firewire/oxfw/snd-oxfw.ko
/lib/modules/4.4.0-21-generic/kernel/sound/firewire/fireworks/snd-fireworks.ko
/lib/modules/4.4.0-21-generic/kernel/sound/firewire/snd-scs1x.ko
/lib/modules/4.4.0-21-generic/kernel/sound/firewire/tascam/snd-firewire-tascam.ko
/lib/modules/4.4.0-21-generic/kernel/sound/firewire/digi00x/snd-firewire-digi00x.ko
/lib/modules/4.4.0-21-generic/kernel/sound/firewire/snd-isight.ko
/lib/modules/4.4.0-21-generic/kernel/sound/isa/sb/snd-sb-common.ko
/lib/modules/4.4.0-21-generic/kernel/sound/usb/bcd2000/snd-bcd2000.ko
/lib/modules/4.4.0-21-generic/kernel/sound/usb/snd-usb-audio.ko
/lib/modules/4.4.0-21-generic/kernel/sound/usb/snd-usbmidi-lib.ko
/lib/modules/4.4.0-21-generic/kernel/sound/usb/usx2y/snd-usb-us122l.ko
/lib/modules/4.4.0-21-generic/kernel/sound/usb/usx2y/snd-usb-usx2y.ko
/lib/modules/4.4.0-21-generic/kernel/sound/usb/line6/snd-usb-podhd.ko
/lib/modules/4.4.0-21-generic/kernel/sound/usb/line6/snd-usb-variax.ko
/lib/modules/4.4.0-21-generic/kernel/sound/usb/line6/snd-usb-line6.ko
/lib/modules/4.4.0-21-generic/kernel/sound/usb/line6/snd-usb-pod.ko
/lib/modules/4.4.0-21-generic/kernel/sound/usb/line6/snd-usb-toneport.ko
/lib/modules/4.4.0-21-generic/kernel/sound/usb/6fire/snd-usb-6fire.ko
/lib/modules/4.4.0-21-generic/kernel/sound/usb/misc/snd-ua101.ko
/lib/modules/4.4.0-21-generic/kernel/sound/usb/hiface/snd-usb-hiface.ko
/lib/modules/4.4.0-21-generic/kernel/sound/usb/caiaq/snd-usb-caiaq.ko
/lib/modules/4.4.0-21-generic/kernel/sound/synth/snd-util-mem.ko
/lib/modules/4.4.0-21-generic/kernel/sound/synth/emux/snd-emux-synth.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/aw2/snd-aw2.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/emu10k1/snd-emu10k1.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/emu10k1/snd-emu10k1x.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-intel8x0m.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-intel8x0.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/au88x0/snd-au8830.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/au88x0/snd-au8820.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/au88x0/snd-au8810.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/ali5451/snd-ali5451.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-bt87x.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/ymfpci/snd-ymfpci.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/mixart/snd-mixart.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/echoaudio/snd-gina20.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/echoaudio/snd-indigo.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/echoaudio/snd-indigodjx.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/echoaudio/snd-layla20.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/echoaudio/snd-echo3g.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/echoaudio/snd-gina24.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/echoaudio/snd-indigoiox.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/echoaudio/snd-layla24.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/echoaudio/snd-mia.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/echoaudio/snd-indigoio.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/echoaudio/snd-indigodj.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/echoaudio/snd-darla20.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/echoaudio/snd-darla24.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/echoaudio/snd-mona.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/nm256/snd-nm256.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-azt3328.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-als4000.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/hda/snd-hda-intel.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/hda/snd-hda-codec-analog.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/hda/snd-hda-codec-generic.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/hda/snd-hda-codec-via.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/hda/snd-hda-codec.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/hda/snd-hda-codec-idt.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/oxygen/snd-oxygen-lib.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/oxygen/snd-virtuoso.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/oxygen/snd-oxygen.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/korg1212/snd-korg1212.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/trident/snd-trident.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/pcxhr/snd-pcxhr.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-cs4281.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-ens1370.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-sonicvibes.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-via82xx.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-es1938.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-ad1889.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-rme96.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-es1968.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-atiixp-modem.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-atiixp.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-rme32.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-cmipci.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-maestro3.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/ctxfi/snd-ctxfi.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/ice1712/snd-ice1724.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/ice1712/snd-ice1712.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/ca0106/snd-ca0106.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/asihpi/snd-asihpi.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-via82xx-modem.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-fm801.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/cs46xx/snd-cs46xx.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-ens1371.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/lx6464es/snd-lx6464es.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/vx222/snd-vx222.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/rme9652/snd-hdspm.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/rme9652/snd-rme9652.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/rme9652/snd-hdsp.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/ac97/snd-ac97-codec.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/lola/snd-lola.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/riptide/snd-riptide.ko
/lib/modules/4.4.0-21-generic/kernel/sound/pci/snd-als300.ko
/lib/modules/4.4.0-21-generic/kernel/sound/i2c/other/snd-pt2258.ko
/lib/modules/4.4.0-21-generic/kernel/sound/i2c/other/snd-ak4xxx-adda.ko
/lib/modules/4.4.0-21-generic/kernel/sound/i2c/other/snd-ak4117.ko
/lib/modules/4.4.0-21-generic/kernel/sound/i2c/other/snd-ak4113.ko
/lib/modules/4.4.0-21-generic/kernel/sound/i2c/other/snd-ak4114.ko
/lib/modules/4.4.0-21-generic/kernel/sound/i2c/snd-i2c.ko
/lib/modules/4.4.0-21-generic/kernel/sound/i2c/snd-cs8427.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8804.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-pcm512x.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-alc5623.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic3x.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8776.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-tfa9879.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-cs4265.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8804-spi.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-gtm601.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-tas5086.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8728.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-rl6347a.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-sta32x.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-cs35l32.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-sta350.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-i2c.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-spi.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8741.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-rt5645.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8-i2c.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-pcm1792a-codec.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-spi.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-cs4349.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-si476x.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-adau1701.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8753.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-cs42l73.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-tas571x.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-max98090.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8737.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-ak4613.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-cs4271-i2c.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-ak4642.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-pcm1681.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp-i2c.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-tas2552.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8978.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-rt5631.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-ssm4567.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-ak5386.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-ts3a227e.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-spdif-tx.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-sti-sas.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-sgtl5000.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-cs4271.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-spdif-rx.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8903.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-ak4554.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-rt286.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8711.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-rl6231.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8580.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-tpa6130a2.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-cs4270.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8804-i2c.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-spi.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-cs4271-spi.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-ssm2602.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8962.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-cs42l56.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-cs42l52.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8523.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-es8328.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-i2c.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-ac97.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8510.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-cs42l51-i2c.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-cs42l51.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic31xx.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-ak4104.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-i2c.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8750.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8770.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-rt5640.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-dmic.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-rt5670.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/codecs/snd-soc-wm8731.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/fsl/snd-soc-fsl-esai.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/fsl/snd-soc-fsl-spdif.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/fsl/snd-soc-fsl-asrc.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/fsl/snd-soc-imx-audmux.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/fsl/snd-soc-fsl-sai.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/fsl/snd-soc-fsl-ssi.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/generic/snd-soc-simple-card.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/baytrail/snd-soc-sst-baytrail-pcm.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/atom/snd-soc-sst-mfld-platform.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/atom/sst/snd-intel-sst-acpi.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/atom/sst/snd-intel-sst-core.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/boards/snd-soc-skl_rt286.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/boards/snd-soc-sst-byt-rt5640-mach.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/boards/snd-soc-sst-byt-max98090-mach.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5645.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5672.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/boards/snd-soc-sst-haswell.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-max98090_ti.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/boards/snd-soc-sst-broadwell.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/common/snd-soc-sst-ipc.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/common/snd-soc-sst-acpi.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/common/snd-soc-sst-dsp.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/haswell/snd-soc-sst-haswell-pcm.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/skylake/snd-soc-skl-ipc.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/intel/skylake/snd-soc-skl.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/xtensa/snd-soc-xtfpga-i2s.ko
/lib/modules/4.4.0-21-generic/kernel/sound/soc/snd-soc-core.ko
/lib/modules/4.4.0-21-generic/kernel/sound/drivers/snd-serial-u16550.ko
/lib/modules/4.4.0-21-generic/kernel/sound/drivers/snd-virmidi.ko
/lib/modules/4.4.0-21-generic/kernel/sound/drivers/snd-mtpav.ko
/lib/modules/4.4.0-21-generic/kernel/sound/drivers/snd-aloop.ko
/lib/modules/4.4.0-21-generic/kernel/sound/drivers/mpu401/snd-mpu401.ko
/lib/modules/4.4.0-21-generic/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko
/lib/modules/4.4.0-21-generic/kernel/sound/drivers/pcsp/snd-pcsp.ko
/lib/modules/4.4.0-21-generic/kernel/sound/drivers/vx/snd-vx-lib.ko
/lib/modules/4.4.0-21-generic/kernel/sound/drivers/snd-dummy.ko
/lib/modules/4.4.0-21-generic/kernel/sound/drivers/snd-mts64.ko
/lib/modules/4.4.0-21-generic/kernel/sound/drivers/opl3/snd-opl3-lib.ko
/lib/modules/4.4.0-21-generic/kernel/sound/drivers/opl3/snd-opl3-synth.ko
/lib/modules/4.4.0-21-generic/kernel/sound/drivers/snd-portman2x4.ko
cat: /dev/sndstat: No such file or directory
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:2280] (rev 22)
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:22b0] (rev 22)
00:03.0 Multimedia controller [0480]: Intel Corporation Device [8086:22b8] (rev 22)
00:0a.0 Non-VGA unclassified device [0000]: Intel Corporation Device [8086:22d8] (rev 22)
00:0b.0 Signal processing controller [1180]: Intel Corporation Device [8086:22dc] (rev 22)
00:14.0 USB controller [0c03]: Intel Corporation Device [8086:22b5] (rev 22)
00:1a.0 Encryption controller [1080]: Intel Corporation Device [8086:2298] (rev 22)
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:22c8] (rev 22)
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:229c] (rev 22)
01:00.0 Network controller [0280]: Intel Corporation Wireless 3165 [8086:3165] (rev 81)
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 2109:0711 VIA Labs, Inc. 
Bus 001 Device 004: ID 04f3:074d Elan Microelectronics Corp. 
Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 002: ID 8087:0a2a Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
/usr/sbin/alsactl
Specified filename /dev/dsp does not exist.
dpkg-query: no path found matching pattern *bin/slmodemd*
[    0.000000] No NUMA configuration found
[    0.218524] PCCT header not found.
[    0.354797] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.427861] pnp: PnP ACPI: found 5 devices
[    1.744580] audit: initializing netlink subsys (disabled)
[    1.744615] audit: type=2000 audit(1461775277.732:1): initialized
[    1.774769] button: probe of LNXSLPBN:00 failed with error -22
[    1.832518] libphy: Fixed MDIO Bus: probed
[    1.835141] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.835621] hub 1-0:1.0: USB hub found
[    1.837717] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    1.838200] hub 2-0:1.0: USB hub found
[    1.840044] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    2.371566] i8042: probe of i8042 failed with error -5
[    2.428781] ima: No TPM chip found, activating TPM-bypass!
[    2.431028] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.613273] sdhci-acpi 80860F14:00: No vmmc regulator found
[    2.613280] sdhci-acpi 80860F14:00: No vqmmc regulator found
[    2.618204] sdhci-acpi 80860F14:03: No vmmc regulator found
[    2.618211] sdhci-acpi 80860F14:03: No vqmmc regulator found
[    2.715209] usb 1-3: New USB device found, idVendor=8087, idProduct=0a2a
[    3.013744] usb 1-4: New USB device found, idVendor=05e3, idProduct=0608
[    3.015452] hub 1-4:1.0: USB hub found
[    3.386788] usb 1-4.1: New USB device found, idVendor=04f3, idProduct=074d
[    3.387416] usb 1-4.1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    3.387432] usb 1-4.1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[    3.553635] usb 1-4.2: New USB device found, idVendor=2109, idProduct=0711
[    5.499980] systemd[1]: Listening on Journal Audit Socket.
[    5.567950] lp: driver loaded but no devices found
[    6.480526] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[    6.660583]  [<ffffffffc02da592>] i2c_dw_probe+0x52/0x180 [i2c_designware_core]
[    6.660589]  [<ffffffffc02f6494>] dw_i2c_plat_probe+0x1d4/0x410 [i2c_designware_platform]
[    6.660597]  [<ffffffff8154df1b>] platform_drv_probe+0x3b/0xa0
[    6.660602]  [<ffffffff8154bd12>] driver_probe_device+0x222/0x4a0
[    6.660611]  [<ffffffff8154bf90>] ? driver_probe_device+0x4a0/0x4a0
[    6.660761] i2c_designware: probe of 808622C1:06 failed with error -110
[    6.692491] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-19.ucode failed with error -2
[    6.692537] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-18.ucode failed with error -2
[    6.692573] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-17.ucode failed with error -2
[    6.724721] iwlwifi 0000:01:00.0: loaded firmware version 16.242414.0 op_mode iwlmvm
[    6.802305] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
[    7.113077] intel_rapl: Found RAPL domain package
[    7.113087] intel_rapl: Found RAPL domain core
[    7.845337] audit: type=1400 audit(1461775284.909:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/ubuntu-core-launcher" pid=686 comm="apparmor_parser"
[    7.849041] audit: type=1400 audit(1461775284.913:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=683 comm="apparmor_parser"
[    7.849066] audit: type=1400 audit(1461775284.913:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=683 comm="apparmor_parser"
[    7.849080] audit: type=1400 audit(1461775284.913:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=683 comm="apparmor_parser"
[    7.849093] audit: type=1400 audit(1461775284.913:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=683 comm="apparmor_parser"
[    7.858211] audit: type=1400 audit(1461775284.925:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=688 comm="apparmor_parser"
[    7.868346] audit: type=1400 audit(1461775284.933:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=682 comm="apparmor_parser"
[    7.868377] audit: type=1400 audit(1461775284.933:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=682 comm="apparmor_parser"
[    7.869453] audit: type=1400 audit(1461775284.933:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app" pid=687 comm="apparmor_parser"
[    7.869478] audit: type=1400 audit(1461775284.933:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app//oxide_helper" pid=687 comm="apparmor_parser"
sudo: /etc/init.d/sl-modem-daemon: command not found
/etc/modprobe.d/alsa-base:options snd-hda-intel model=6stack
	Release Date: 11/02/2015
		Serial services are supported (int 14h)
	Manufacturer: HP
	Product Name: HP Pavilion x2 Detachable
	Version: Type1ProductConfigId
	Serial Number: 5CG5483R76
	Manufacturer: HP
	Product Name: 813E
	Serial Number: PEYCE00WB9P3TL
	Manufacturer: HP
	Serial Number: Chassis Serial Number
	Manufacturer: Intel(R) Corporation
	Serial Number: To Be Filled By O.E.M.
	Manufacturer: Micron
	Serial Number:  
	Manufacturer: 333-2C-d5
	Manufacture Date: 09/02/2015
	Serial Number: 13015 09/02/2015
	Manufacturer: OEM Define 2
	Serial Number: OEM Define 3
btusb                  45056  0
btrtl                  16384  1 btusb
btbcm                  16384  2 btusb,hci_uart
btintel                16384  2 btusb,hci_uart
bluetooth             520192  26 bnep,btbcm,btqca,btrtl,btusb,hci_uart,btintel
usb_storage            69632  2 uas
usbhid                 49152  0
hid                   118784  4 i2c_hid,hid_multitouch,hid_generic,usbhid
1 sink(s) available.
  * index: 0
	name: <auto_null>
	driver: <module-null-sink.c>
	flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: SUSPENDED
	suspend cause: IDLE 
	priority: 1000
	volume: front-left: 65536 / 100% / 0,00 dB,   front-right: 65536 / 100% / 0,00 dB
	        balance 0,00
	base volume: 65536 / 100% / 0,00 dB
	volume steps: 65537
	muted: no
	current latency: 0,00 ms
	max request: 344 KiB
	max rewind: 344 KiB
	monitor source: 0
	sample spec: s16le 2ch 44100Hz
	channel map: front-left,front-right
	             Stereo
	used by: 0
	linked by: 0
	configured latency: 0,00 ms; range is 0,50 .. 2000,00 ms
	module: 10
	properties:
		device.description = "Dummy Output"
		device.class = "abstract"
		device.icon_name = "audio-card"
aplay: device_list:268: no soundcards found...
Unloading ALSA sound driver modules: (none loaded).
Loading ALSA sound driver modules: (none to reload).
Support status summary of 'samy-HP-Pavilion-x2-Detachable':

You have 1749 packages (97.7%) supported until avril 2021 (5y)
You have 18 packages (1.0%) supported until avril 2019 (3y)
You have 9 packages (0.5%) supported until janvier 2017 (9m)

You have 0 packages (0.0%) that can not/no-longer be downloaded
You have 15 packages (0.8%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
  *-multimedia UNCLAIMED  
       description: Multimedia controller
       product: Intel Corporation
       vendor: Intel Corporation
       physical id: 3
       bus info: pci@0000:00:03.0
       version: 22
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi bus_master cap_list
       configuration: latency=0
       resources: memory:91000000-913fffff

Hors ligne

#7 Le 28/04/2016, à 12:31

samy47

Re : Carte sons non reconue

Bon je me suis trompé il me faut un pilote connexant pour le son. J'ai essayé avec un paquet d'ici : http://www.linuxant.com/alsa-driver/
Mais ça n'a pas marché visiblement un problème de compatibilité kernel.

Hors ligne

#8 Le 28/04/2016, à 12:38

samy47

Re : Carte sons non reconue

Je viens de brancher ma carte son externe (Focusrite 2i2 / marche nativement sur ubuntu studio) sur mon ordinateur et elle n'est pas reconnue. J'ai aussi essayé d'installer jackd pour tester mais ça ne marche pas également.

Hors ligne

#9 Le 28/04/2016, à 12:48

mikedafunk

Re : Carte sons non reconue

Ah, pas de bol jusqu'à présent. Je galère avec une clé wifi usb sur un PI2 en ce moment...


Lubuntu 22.04 sur Lenovo AX81 et pas mal d'Amiga
Mon blog : http://mikedafunk.over-blog.org

Hors ligne

#10 Le 28/04/2016, à 13:21

samy47

Re : Carte sons non reconue

Ah mince sad elle est reconnue par ubuntu ta clef?
Moi je d'essayer le tuto sur le forum en post épinglé : http://fluoblog.wordpress.com/2008/01/1 … us-ubuntu/
Et ça n'a rien changé. Là je cherche si il y a pas un mec d'intel qui a bricolé un driver.

Hors ligne

#11 Le 28/04/2016, à 13:30

samy47

Re : Carte sons non reconue

Bon j'ai vu sur askubuntu qu'intel à laissé tomber les drivers linux pour un moment...

Hors ligne

#12 Le 20/02/2019, à 17:27

restrike

Re : Carte sons non reconue

Bonjour à tous,
j'ai un hp x2 et j'avais un problème de son. J'avais aussi le même affichage que tu as pour lscpi. Ce problème a été résolu grâce aux indications de cette page (marche sur spotify pour l'instant) :
https://www.notarobot.fr/2012/02/06/spo … inux-mint/

Avec les codecs indiqués sur cette page, je n'ai plus de problème. Je ne m'engage pas sur ton cas, mais on ne sait jamais.

Hors ligne