#26 Le 16/05/2018, à 17:49
- 321guyver
Re : Yepo 737S : carte son non détectée
Vous êtes bluffants, vous savez ? Cependant, pas encore réglé ...
Alors, voilà ce que j'ai fait :
télécharger la dernière version du pilote ici : http://oernst.org/BYTCR-2018.zip
Ensuite :
1. Copier le dossier bytcr-rt5651 dans /usr/share/alsa/ucm (Sous root)2. Copier le fichier asound.state dans /var/lib/alsa (Sous root)
3. Choisir la sortie haut-parleur ou casque par le gestionnaire de volume.
4. Redémarrer
Sans effet, j'ai ensuite 1 Le port HDMI est considéré à tort comme une carte son.
Pour l'éviter il faut créer un fichier dans le dossier (sous root) :
/etc/modprobe.dse nommant :
blacklist_snd_hdmi_lpe_audio.confcontenant une seule ligne :
blacklist snd_hdmi_lpe_audio
Redémarré, avec speaker, avec headphone dans le contrôleur de volume : seule l'option headphone + redémarrage fait du son, seulement dans le jack. Dois-je essayer
2 Ajoutez les fichiers de configurations spécifiques pour cette carte.
Dans le dossier
/usr/share/alsa/ucm/il faut ajouter (sous root) 2 dossiers
bytcr_rt5651 et bytcr-rt5651téléchargeables ici http://oernst.org/bytcrrt5651 ou là https://github.com/plbossart/UCM
?
Annuler certaines étapes avant ?
Merci
Ce serait sans doute l'une des plus grandes opportunités ratées de notre siècle si le logiciel libre ne servait à libérer que du code : http://donnons.org/, http://www.agoravox.fr/, http://www.couchsurfing.org/, http://esperanto-france.org/, http://www.mouvement-zeitgeist.fr/, https://monnaie-libre.fr/
Hors ligne
#27 Le 16/05/2018, à 18:08
- Nuliel
Re : Yepo 737S : carte son non détectée
Oui tu peux essayer. Pas besoin d'annuler les étapes précédentes pour moi.
Mais je comprends pas le lien entre es8316 et bytcr-rt5651
Dernière modification par Nuliel (Le 16/05/2018, à 18:10)
Hors ligne
#28 Le 16/05/2018, à 18:17
- 321guyver
Re : Yepo 737S : carte son non détectée
Mais je comprends pas le lien entre es8316 et bytcr-rt5651
Je dois avouer ne pas avoir bien saisi comment ma carte a été initialement identifiée comme es8316. Toujours est-il que le script conçu pour cela m'a débloqué la prise jack (ou est-ce une erreur de ma part ?).
J'essaie donc.
Ce serait sans doute l'une des plus grandes opportunités ratées de notre siècle si le logiciel libre ne servait à libérer que du code : http://donnons.org/, http://www.agoravox.fr/, http://www.couchsurfing.org/, http://esperanto-france.org/, http://www.mouvement-zeitgeist.fr/, https://monnaie-libre.fr/
Hors ligne
#29 Le 16/05/2018, à 18:29
- xubu1957
Re : Yepo 737S : carte son non détectée
Je dois avouer ne pas avoir bien saisi comment ma carte a été initialement identifiée comme es8316
Dans tes retours initiaux, il n'y avait pas de carte son identifiée. J'avais récupéré une info, dans un lien en anglais qui mentionnait une carte es8316.
C'est seulement au message #23, que j'ai vu une carte bytcr-rt5651.
Dernière modification par xubu1957 (Le 16/05/2018, à 18:41)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#30 Le 16/05/2018, à 18:38
- Nuliel
Re : Yepo 737S : carte son non détectée
Mais es8316 est quand même mentionné dans le script tout comme bytcr-rt5651. Je vais regarder le script de plus près
Hors ligne
#31 Le 16/05/2018, à 19:53
- 321guyver
Re : Yepo 737S : carte son non détectée
Dans tes retours initiaux, il n'y avait pas de carte son identifiée. J'avais récupéré une info, dans un lien en anglais qui mentionnait une carte es8316.
C'est seulement au message #23, que j'ai vu une carte bytcr-rt5651.
Aucun souci, merci du temps que tu me consacres, je ne suis pas un ingrat !
Merci Naziel. J'ai l'impression que les cartes son n'ont pas beaucoup de secrets pour toi. C'est une spécialité ou t'es bon comme ça sur tous les sujets ?
On va finir par trouver, je suis qu'on n'est pas loin : si la carte arrive à envoyer du son dans le jack, ce n'est qu'un réglage pour bifurquer vers les hauts-parleurs.
Ce serait sans doute l'une des plus grandes opportunités ratées de notre siècle si le logiciel libre ne servait à libérer que du code : http://donnons.org/, http://www.agoravox.fr/, http://www.couchsurfing.org/, http://esperanto-france.org/, http://www.mouvement-zeitgeist.fr/, https://monnaie-libre.fr/
Hors ligne
#32 Le 16/05/2018, à 20:16
- Nuliel
Re : Yepo 737S : carte son non détectée
Il y a un lien entre es8316 et bytcr-rt5651, j'en suis persuadé mais j'arrive pas à mettre le doigt dessus
Vu ce que je vois dans le script, peux tu refaire
sudo rmmod -f snd_soc_sst_byt_cht_es8316
sudo rmmod -f snd_intel_sst_acpi
sudo rmmod -f snd_soc_es8316
sudo insmod snd-intel-sst-acpi.ko
sudo insmod snd-soc-sst-byt-cht-es8316.ko
sudo insmod snd-soc-es8316.ko
pulseaudio -k
et sans redémarrer voir si le son fonctionne.
Et tu peux donner
dmesg | tail -n 50
en pensant aux balises code (voir le premier message du lien de ma signature "retour de commande")
Malheureusement, non, je suis pas bon sur tous les sujets
Dernière modification par Nuliel (Le 16/05/2018, à 20:17)
Hors ligne
#33 Le 16/05/2018, à 20:41
- xubu1957
Re : Yepo 737S : carte son non détectée
@ Naziel
chuwi hi10 pro,alc5651,many chinese CHT tablet alc5651/es8316
how to make them sound work?
new project SOF audio,i don't know how to make FW and topology files for 5651/5672/5640/5645/es8316.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#34 Le 16/05/2018, à 21:20
- Nuliel
Re : Yepo 737S : carte son non détectée
Hum, je vois toujours pas le lien
Dernière modification par Nuliel (Le 16/05/2018, à 21:22)
Hors ligne
#35 Le 16/05/2018, à 21:32
- xubu1957
Re : Yepo 737S : carte son non détectée
@ Naziel
Et là :
diff --git a/sound/soc/intel/boards/Makefile b/sound/soc/intel/boards/Makefile
index 5639f10..2124aaa 100644
--- a/sound/soc/intel/boards/Makefile
+++ b/sound/soc/intel/boards/Makefile
@@ -10,6 +10,7 @@ snd-soc-sst-bytcr-rt5651-objs := bytcr_rt5651.o
snd-soc-sst-cht-bsw-rt5672-objs := cht_bsw_rt5672.o
snd-soc-sst-cht-bsw-rt5645-objs := cht_bsw_rt5645.o
snd-soc-sst-cht-bsw-max98090_ti-objs := cht_bsw_max98090_ti.o
+snd-soc-sst-cht-es8316-objs := cht_es8316.o
snd-soc-skl_rt286-objs := skl_rt286.o
snd-skl_nau88l25_max98357a-objs := skl_nau88l25_max98357a.o
snd-soc-skl_nau88l25_ssm4567-objs := skl_nau88l25_ssm4567.o
@@ -25,6 +26,7 @@ obj-$(CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH) += snd-soc-sst-bytcr-rt5640.o
obj-$(CONFIG_SND_SOC_INTEL_BYTCR_RT5651_MACH) += snd-soc-sst-bytcr-rt5651.o
obj-$(CONFIG_SND_SOC_INTEL_CHT_BSW_RT5672_MACH) += snd-soc-sst-cht-bsw-rt5672.o
obj-$(CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH) += snd-soc-sst-cht-bsw-rt5645.o
+obj-$(CONFIG_SND_SOC_INTEL_CHT_ES8316_MACH) += snd-soc-sst-cht-es8316.o
obj-$(CONFIG_SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH) += snd-soc-sst-cht-bsw-max98090_ti.o
obj-$(CONFIG_SND_SOC_INTEL_SKL_RT286_MACH) += snd-soc-skl_rt286.o
obj-$(CONFIG_SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH) += snd-skl_nau88l25_max98357a.o
diff --git a/sound/soc/intel/boards/cht_es8316.c b/sound/soc/intel/boards/cht_es8316.c
new file mode 100644
> spinics.net/lists/alsa-devel
Dernière modification par xubu1957 (Le 17/05/2018, à 06:50)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#36 Le 16/05/2018, à 21:46
- 321guyver
Re : Yepo 737S : carte son non détectée
Bon, ça veut pas dès la première ligne :
sudo rmmod -f snd_soc_sst_byt_cht_es8316
rmmod: ERROR: ../libkmod/libkmod-module.c:793 kmod_module_remove_module() could not remove 'snd_soc_sst_byt_cht_es8316': No such file or directory
rmmod: ERROR: could not remove module snd_soc_sst_byt_cht_es8316: No such file or directory
Et sinon,
dmesg | tail -n 50
[11329.118222] intel_atomic_commit+0x277/0x2b0 [i915]
[11329.118305] drm_atomic_commit+0x51/0x60 [drm]
[11329.118349] drm_atomic_helper_commit_duplicated_state+0xdd/0x100 [drm_kms_helper]
[11329.118517] __intel_display_resume+0x85/0xc0 [i915]
[11329.118678] intel_display_resume+0xe2/0x110 [i915]
[11329.118816] i915_drm_resume+0xf2/0x190 [i915]
[11329.118952] i915_pm_resume+0x1e/0x30 [i915]
[11329.118967] pci_pm_resume+0x79/0xb0
[11329.118979] dpm_run_callback+0x5a/0x150
[11329.118988] ? pci_pm_freeze+0xe0/0xe0
[11329.118998] device_resume+0xe1/0x1e0
[11329.119008] async_resume+0x1d/0x50
[11329.119017] async_run_entry_fn+0x3c/0x150
[11329.119028] process_one_work+0x1de/0x410
[11329.119040] worker_thread+0x32/0x410
[11329.119053] kthread+0x121/0x140
[11329.119061] ? process_one_work+0x410/0x410
[11329.119072] ? kthread_create_worker_on_cpu+0x70/0x70
[11329.119084] ret_from_fork+0x35/0x40
[11329.119092] Code: 5b 41 5c 41 5d 5d c3 45 84 ed 48 c7 c0 a1 af 43 c0 48 c7 c6 97 af 43 c0 48 0f 44 f0 44 89 e2 48 c7 c7 aa af 43 c0 e8 52 a0 90 d5 <0f> 0b 83 2d 89 42 0f 00 01 5b 41 5c 41 5d 5d c3 66 90 0f 1f 44
[11329.119265] ---[ end trace 746d7281b1f627a8 ]---
[11329.170779] RTL8723BS: resume start
[11329.189967] rtl8723bs: acquire FW from file:rtlwifi/rtl8723bs_nic.bin
[11330.878641] RTL8723BS: rtw_resume_common:0 in 1708 ms
[11330.880932] OOM killer enabled.
[11330.880938] Restarting tasks ... done.
[11330.891321] PM: suspend exit
[11330.936912] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[11330.998076] usb 1-4.4: new low-speed USB device number 6 using xhci_hcd
[11331.055510] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[11331.125892] usb 1-4.4: New USB device found, idVendor=6080, idProduct=8060
[11331.125898] usb 1-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[11331.125902] usb 1-4.4: Product: USB KEYBOARD
[11331.125905] usb 1-4.4: Manufacturer: SINO WEALTH
[11331.131647] input: SINO WEALTH USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4:1.0/0003:6080:8060.0005/input/input11
[11331.194762] hid-generic 0003:6080:8060.0005: input,hidraw0: USB HID v1.10 Keyboard [SINO WEALTH USB KEYBOARD] on usb-0000:00:14.0-4.4/input0
[11331.206506] input: SINO WEALTH USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4:1.1/0003:6080:8060.0006/input/input12
[11331.266664] hid-generic 0003:6080:8060.0006: input,hiddev0,hidraw1: USB HID v1.10 Mouse [SINO WEALTH USB KEYBOARD] on usb-0000:00:14.0-4.4/input1
[11333.051621] RTL8723BS: rtw_set_802_11_connect(wlan0) fw_state = 0x00000008
[11340.712245] RTL8723BS: rtw_set_802_11_connect(wlan0) fw_state = 0x00000008
[11340.748568] RTL8723BS: start auth
[11340.755042] RTL8723BS: auth success, start assoc
[11340.769390] RTL8723BS: rtw_cfg80211_indicate_connect(wlan0) BSS not found !!
[11340.769410] RTL8723BS: assoc success
[11341.751664] RTL8723BS: send eapol packet
[11341.757162] RTL8723BS: send eapol packet
[11341.757530] RTL8723BS: set pairwise key camid:4, addr:06:7f:8f:c1:cf:80, kid:0, type:AES
[11341.761990] RTL8723BS: send eapol packet
[11341.762217] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[11341.762716] RTL8723BS: set group key camid:5, addr:06:7f:8f:c1:cf:80, kid:1, type:TKIP
Ce serait sans doute l'une des plus grandes opportunités ratées de notre siècle si le logiciel libre ne servait à libérer que du code : http://donnons.org/, http://www.agoravox.fr/, http://www.couchsurfing.org/, http://esperanto-france.org/, http://www.mouvement-zeitgeist.fr/, https://monnaie-libre.fr/
Hors ligne
#37 Le 17/05/2018, à 06:52
- 321guyver
Re : Yepo 737S : carte son non détectée
Pour les autres commandes :
sudo rmmod -f snd_intel_sst_acpi
temporairement inaccessible
sudo rmmod -f snd_soc_es8316
no such files
Et les trois insmod : no such file
C'est grave, docteur ?
Ce serait sans doute l'une des plus grandes opportunités ratées de notre siècle si le logiciel libre ne servait à libérer que du code : http://donnons.org/, http://www.agoravox.fr/, http://www.couchsurfing.org/, http://esperanto-france.org/, http://www.mouvement-zeitgeist.fr/, https://monnaie-libre.fr/
Hors ligne
#38 Le 17/05/2018, à 19:03
- Nuliel
Re : Yepo 737S : carte son non détectée
On voit qu'il y a un truc qui a crashé dans le retour du dmesg, mais ça parle de i915, le pilote graphique intel, donc à mon avis ça n'a rien à voir avec ton problème. Que dalle dans le retour de dmesg pour le son.
Les retours no such files s'expliquent par l'absence des modules. Tu peux donner
lsmod
pour voir les modules chargés
Hors ligne
#39 Le 17/05/2018, à 21:25
- 321guyver
Re : Yepo 737S : carte son non détectée
$ lsmod
Module Size Used by
snd_soc_es8316 36864 0
snd_soc_sst_byt_cht_es8316 16384 0
nls_iso8859_1 16384 1
snd_soc_sst_bytcr_rt5651 20480 4
axp20x_pek 16384 0
axp288_fuel_gauge 20480 0
axp288_charger 20480 0
extcon_axp288 16384 0
axp288_adc 16384 0
industrialio 69632 2 axp288_adc,axp288_fuel_gauge
gpio_keys 20480 0
intel_rapl 20480 0
intel_powerclamp 16384 0
coretemp 16384 0
kvm_intel 204800 0
kvm 593920 1 kvm_intel
irqbypass 16384 1 kvm
punit_atom_debug 16384 0
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
pcbc 16384 0
aesni_intel 188416 0
aes_x86_64 20480 1 aesni_intel
crypto_simd 16384 1 aesni_intel
glue_helper 16384 1 aesni_intel
cryptd 24576 3 crypto_simd,ghash_clmulni_intel,aesni_intel
intel_cstate 20480 0
snd_intel_sst_acpi 16384 1
snd_soc_rt5651 90112 2 snd_soc_sst_bytcr_rt5651
snd_intel_sst_core 53248 1 snd_intel_sst_acpi
snd_soc_rl6231 16384 1 snd_soc_rt5651
snd_soc_sst_atom_hifi2_platform 102400 3 snd_intel_sst_core
snd_soc_acpi 16384 2 snd_intel_sst_acpi,snd_soc_sst_bytcr_rt5651
snd_soc_acpi_intel_match 20480 1 snd_intel_sst_acpi
uvcvideo 86016 0
videobuf2_vmalloc 16384 1 uvcvideo
snd_soc_core 241664 5 snd_soc_sst_byt_cht_es8316,snd_soc_sst_atom_hifi2_platform,snd_soc_es8316,snd_soc_sst_bytcr_rt5651,snd_soc_rt5651
videobuf2_memops 16384 1 videobuf2_vmalloc
input_leds 16384 0
videobuf2_v4l2 24576 1 uvcvideo
snd_compress 20480 1 snd_soc_core
videobuf2_core 40960 2 uvcvideo,videobuf2_v4l2
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_pcm 98304 7 snd_soc_sst_byt_cht_es8316,snd_pcm_dmaengine,snd_soc_sst_atom_hifi2_platform,snd_soc_es8316,snd_soc_sst_bytcr_rt5651,snd_soc_core,snd_soc_rt5651
videodev 184320 3 uvcvideo,videobuf2_core,videobuf2_v4l2
media 40960 2 uvcvideo,videodev
snd_seq_midi 16384 0
mei_txe 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
mei 90112 1 mei_txe
lpc_ich 24576 0
processor_thermal_device 16384 0
intel_soc_dts_iosf 16384 1 processor_thermal_device
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 65536 2 snd_seq_midi_event,snd_seq_midi
axp20x_i2c 16384 0
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
axp20x 24576 1 axp20x_i2c
snd_timer 32768 2 snd_seq,snd_pcm
r8723bs 606208 0
dw_dmac 16384 0
dw_dmac_core 24576 1 dw_dmac
cfg80211 622592 1 r8723bs
intel_cht_int33fe 16384 0
snd 81920 16 snd_compress,snd_seq,snd_timer,snd_soc_sst_atom_hifi2_platform,snd_rawmidi,snd_seq_device,snd_soc_core,snd_pcm
soundcore 16384 1 snd
pwm_lpss_platform 16384 0
8250_dw 16384 0
spi_pxa2xx_platform 24576 0
pwm_lpss 16384 1 pwm_lpss_platform
int3400_thermal 16384 0
int3403_thermal 16384 0
mac_hid 16384 0
tpm_crb 16384 0
acpi_thermal_rel 16384 1 int3400_thermal
int3406_thermal 16384 0
soc_button_array 16384 0
int340x_thermal_zone 16384 2 int3403_thermal,processor_thermal_device
intel_int0002_vgpio 16384 1
acpi_pad 180224 0
sch_fq_codel 20480 5
parport_pc 36864 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
ip_tables 28672 0
x_tables 40960 1 ip_tables
autofs4 40960 2
hid_generic 16384 0
usbhid 49152 0
hid 118784 2 hid_generic,usbhid
i915 1617920 20
mmc_block 36864 6
i2c_algo_bit 16384 1 i915
drm_kms_helper 167936 1 i915
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
drm 401408 15 i915,drm_kms_helper
video 40960 2 int3406_thermal,i915
sdhci_acpi 16384 0
sdhci 49152 1 sdhci_acpi
Ce serait sans doute l'une des plus grandes opportunités ratées de notre siècle si le logiciel libre ne servait à libérer que du code : http://donnons.org/, http://www.agoravox.fr/, http://www.couchsurfing.org/, http://esperanto-france.org/, http://www.mouvement-zeitgeist.fr/, https://monnaie-libre.fr/
Hors ligne
#40 Le 17/05/2018, à 21:29
- Nuliel
Re : Yepo 737S : carte son non détectée
Bizarre, les 3 modules sont chargés. On peut essayer avec modprobe
sudo modprobe -r snd_soc_sst_byt_cht_es8316
sudo modprobe -r snd_intel_sst_acpi
sudo modprobe -r snd_soc_es8316
sudo modprobe snd-intel-sst-acpi
sudo modprobe snd-soc-sst-byt-cht-es8316
sudo modprobe snd-soc-es8316
pulseaudio -k
Hors ligne
#41 Le 17/05/2018, à 21:34
- xubu1957
Re : Yepo 737S : carte son non détectée
@ Naziel
snd_soc_rl6231 16384 1 snd_soc_rt5651
Il y avait eu cette discussion > configurer mini pc Z83V
et ce retour :
snd_soc_rl6231 16384 4 snd_soc_rt5670,snd_soc_rt5640,snd_soc_rt5645,snd_soc_rt5651
ou :
snd_soc_rl6231 16384 4 snd_soc_rt5670,snd_soc_rt5640,snd_soc_rt5645,snd_soc_rt5651
dans > [Résolu] Aide installation pilote wifi Realtek RTL8723BS
Nota : le son ne fonctionnait plus > voir post #63.
Dernière modification par xubu1957 (Le 18/05/2018, à 05:44)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#42 Le 18/05/2018, à 08:16
- 321guyver
Re : Yepo 737S : carte son non détectée
@Naziel :
Aucun retour pour les commandes demandées, sauf :
$ sudo modprobe -r snd_intel_sst_acpi
modprobe: FATAL: Module snd_intel_sst_acpi is in use.
Pas de son dans mes enceintes malgré cela.
@xubu1957 :
j'ai essayé de suivre la discussion vers laquelle tu envois, et je n'ai pas trouvé comment le problème avait été résolu. Une suggestion ?
Ce serait sans doute l'une des plus grandes opportunités ratées de notre siècle si le logiciel libre ne servait à libérer que du code : http://donnons.org/, http://www.agoravox.fr/, http://www.couchsurfing.org/, http://esperanto-france.org/, http://www.mouvement-zeitgeist.fr/, https://monnaie-libre.fr/
Hors ligne
#43 Le 18/05/2018, à 08:37
- xubu1957
Re : Yepo 737S : carte son non détectée
Je transmets des infos à Naziel, mais les cartes sons pour les tablettes, c'est pas bien supporté sur Linux.
Ces exemples :
> Pas de son avec chipset son RT5640 sous Ubuntu 16.04 et dérivées.
> medion-md99481#carte_son_non_reconnue
Dernière modification par xubu1957 (Le 18/05/2018, à 08:56)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#44 Le 18/05/2018, à 08:56
- Nuliel
Re : Yepo 737S : carte son non détectée
Tu peux retourner voir dans alsamixer si tu as accès à de nouveaux trucs, notamment faire F6 pour choisir la carte son (ou touche windows+F6 si F6 fait une autre action)
Je veux bien la liste des cartes son notamment.
Edit: tu peux redémarrer et donner
dmesg
(le fait de redémarrer permettra de limiter les infos)
Reedit: tu peux tenter de démarrer avec le paramètre noyau irqpoll et essayer le son.
Pour cela, au démarrage du pc (avant le démarrage d'ubuntu), tu fais shift pour accéder au menu grub (inutile si tu as un dual boot). Sur la première entrée, tu fais e et tu ajoutes irqpoll entre quiet et splash puis tu fais F10 pour démarrer.
Dernière modification par Nuliel (Le 18/05/2018, à 09:09)
Hors ligne
#45 Le 18/05/2018, à 20:14
- 321guyver
Re : Yepo 737S : carte son non détectée
Alsamixer, F6 :
│ ┌──────────── Carte Son ────────────┐ →
│ │- (par défaut) │ →
│ │0 bytcr-rt5651 │ →
│ │ entrez le nom du périphérique...│ →
│ └───────────────────────────────────┘ →
dmesg (attention les yeux)
~$ dmesg
[ 0.000000] Linux version 4.15.0-20-generic (buildd@lgw01-amd64-039) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 (Ubuntu 4.15.0-20.21-generic 4.15.17)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-20-generic root=UUID=fb53f215-cb7c-4fbe-9c29-e2b3579beb64 ro quiet splash vt.handoff=1
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: x87 FPU will use FXSAVE
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000007b617fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007b618000-0x000000007b647fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007b648000-0x000000007b672fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000007b673000-0x000000007b780fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007b781000-0x000000007ba14fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007ba15000-0x000000007ba69fff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000007ba6a000-0x000000007bffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed06000-0x00000000fed06fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed09fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fedbffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.40 by American Megatrends
[ 0.000000] efi: ESRT=0x7b646000 ACPI=0x7b650000 ACPI 2.0=0x7b650000 SMBIOS=0x7b936000 SMBIOS 3.0=0x7b935000
[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
[ 0.000000] random: fast init done
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: LIVEFAN LIVEFAN/Default string, BIOS YEPO12x.WJ3132.NHNKRCN01 11/23/2017
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x180000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 07E000000 mask FFE000000 uncachable
[ 0.000000] 2 base 07D000000 mask FFF000000 uncachable
[ 0.000000] 3 base 07C800000 mask FFF800000 uncachable
[ 0.000000] 4 base 100000000 mask F80000000 write-back
[ 0.000000] 5 base 07C400000 mask FFFC00000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] total RAM covered: 4036M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 6 lose cover RAM: 0G
[ 0.000000] e820: update [mem 0x7c400000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0x7c000 max_arch_pfn = 0x400000000
[ 0.000000] esrt: ESRT header is not in the memory map.
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ (ptrval)] 98000 size 24576
[ 0.000000] BRK [0x16893e000, 0x16893efff] PGTABLE
[ 0.000000] BRK [0x16893f000, 0x16893ffff] PGTABLE
[ 0.000000] BRK [0x168940000, 0x168940fff] PGTABLE
[ 0.000000] BRK [0x168941000, 0x168941fff] PGTABLE
[ 0.000000] BRK [0x168942000, 0x168942fff] PGTABLE
[ 0.000000] BRK [0x168943000, 0x168943fff] PGTABLE
[ 0.000000] BRK [0x168944000, 0x168944fff] PGTABLE
[ 0.000000] BRK [0x168945000, 0x168945fff] PGTABLE
[ 0.000000] BRK [0x168946000, 0x168946fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x31975000-0x34cb1fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000007B650000 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x000000007B6500A8 0000D4 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x000000007B66C0F0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x000000007B650210 01BEDE (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.000000] ACPI: FACS 0x000000007B768F80 000040
[ 0.000000] ACPI: APIC 0x000000007B66C200 000084 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x000000007B66C288 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FIDT 0x000000007B66C2D0 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: MSDM 0x000000007B66C370 000055 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x000000007B66C3C8 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: SSDT 0x000000007B66C408 004174 (v01 DptfTb DptfTab 00001000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x000000007B670580 000654 (v01 CpuDpf CpuDptf 00001000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x000000007B670BD8 000058 (v01 LowPM LowPwrM 00001000 INTL 20120913)
[ 0.000000] ACPI: UEFI 0x000000007B670C30 000042 (v01 ALASKA A M I 00000000 00000000)
[ 0.000000] ACPI: SSDT 0x000000007B670C78 000269 (v01 UsbCTb UsbCTab 00001000 INTL 20120913)
[ 0.000000] ACPI: HPET 0x000000007B670EE8 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x000000007B670F20 000763 (v01 PmRef CpuPm 00003000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x000000007B671688 000264 (v01 PmRef Cpu0Tst 00003000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x000000007B6718F0 00017A (v01 PmRef ApTst 00003000 INTL 20120913)
[ 0.000000] ACPI: LPIT 0x000000007B671A70 000104 (v01 ALASKA A M I 00000005 MSFT 0100000D)
[ 0.000000] ACPI: BCFG 0x000000007B671B78 000139 (v01 INTEL BATTCONF 00000001 ACPI 00000000)
[ 0.000000] ACPI: PRAM 0x000000007B671CB8 000030 (v01 00000001 00000000)
[ 0.000000] ACPI: BGRT 0x000000007B671CE8 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: TPM2 0x000000007B671D20 000034 (v03 Tpm2Tabl 00000001 AMI 00000000)
[ 0.000000] ACPI: CSRT 0x000000007B671D58 00014C (v00 INTEL LANFORDC 00000005 MSFT 0100000D)
[ 0.000000] ACPI: WDAT 0x000000007B671EA8 000104 (v01 00000000 00000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x17ffd5000-0x17fffffff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000017fffffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000008efff]
[ 0.000000] node 0: [mem 0x0000000000090000-0x000000000009dfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.000000] node 0: [mem 0x0000000020200000-0x000000007b617fff]
[ 0.000000] node 0: [mem 0x000000007ba6a000-0x000000007bffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000017fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
[ 0.000000] On node 0 totalpages: 1030474
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 22 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7847 pages used for memmap
[ 0.000000] DMA32 zone: 502190 pages, LIFO batch:31
[ 0.000000] Normal zone: 8192 pages used for memmap
[ 0.000000] Normal zone: 524288 pages, LIFO batch:31
[ 0.000000] Reserved but unavailable: 98 pages
[ 0.000000] Reserving Intel graphics memory at 0x000000007ce00000-0x000000007edfffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-114
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7b618000-0x7b647fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7b648000-0x7b672fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7b673000-0x7b780fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7b781000-0x7ba14fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7ba15000-0x7ba69fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7c000000-0x7cdfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7ce00000-0x7edfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7ee00000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xe3ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe4000000-0xfe9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfea00000-0xfeafffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed02000-0xfed02fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed03000-0xfed03fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed05fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed06000-0xfed06fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed07000-0xfed07fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed09fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed0a000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1d000-0xfed7ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfedbffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfedc0000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
[ 0.000000] e820: [mem 0x7ee00000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] percpu: Embedded 46 pages/cpu @ (ptrval) s151552 r8192 d28672 u524288
[ 0.000000] pcpu-alloc: s151552 r8192 d28672 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1014349
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-20-generic root=UUID=fb53f215-cb7c-4fbe-9c29-e2b3579beb64 ro quiet splash vt.handoff=1
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3826500K/4121896K available (12300K kernel code, 2470K rwdata, 4240K rodata, 2404K init, 2416K bss, 295396K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.000000] ftrace: allocating 39065 entries in 153 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.000000] vt handoff: transparent VT on vt#1
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] ACPI: Core revision 20170831
[ 0.000000] ACPI: 8 ACPI AML tables successfully acquired and loaded
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] APIC: Switch to symmetric I/O mode setup
[ 0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[ 0.020000] tsc: Detected 1440.000 MHz processor
[ 0.020000] Calibrating delay loop (skipped), value calculated using timer frequency.. 2880.00 BogoMIPS (lpj=5760000)
[ 0.020000] pid_max: default: 32768 minimum: 301
[ 0.020000] Security Framework initialized
[ 0.020000] Yama: becoming mindful.
[ 0.020000] AppArmor: AppArmor initialized
[ 0.020000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.020000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.024088] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.024128] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.024663] CPU: Physical Processor ID: 0
[ 0.024666] CPU: Processor Core ID: 0
[ 0.024677] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.024678] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.024694] mce: CPU supports 6 MCE banks
[ 0.024706] CPU0: Thermal monitoring enabled (TM1)
[ 0.024712] process: using mwait in idle threads
[ 0.024719] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[ 0.024721] Last level dTLB entries: 4KB 256, 2MB 16, 4MB 16, 1GB 0
[ 0.024726] Spectre V2 : Mitigation: Full generic retpoline
[ 0.025093] Freeing SMP alternatives memory: 36K
[ 0.036366] TSC deadline timer enabled
[ 0.036374] smpboot: CPU0: Intel(R) Atom(TM) x5-Z8350 CPU @ 1.44GHz (family: 0x6, model: 0x4c, stepping: 0x4)
[ 0.036636] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver.
[ 0.036670] ... version: 3
[ 0.036672] ... bit width: 40
[ 0.036674] ... generic registers: 2
[ 0.036676] ... value mask: 000000ffffffffff
[ 0.036677] ... max period: 0000007fffffffff
[ 0.036679] ... fixed-purpose events: 3
[ 0.036680] ... event mask: 0000000700000003
[ 0.036792] Hierarchical SRCU implementation.
[ 0.039084] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.039140] smp: Bringing up secondary CPUs ...
[ 0.039500] x86: Booting SMP configuration:
[ 0.039504] .... node #0, CPUs: #1 #2 #3
[ 0.040475] smp: Brought up 1 node, 4 CPUs
[ 0.040475] smpboot: Max logical packages: 1
[ 0.040475] smpboot: Total of 4 processors activated (11520.00 BogoMIPS)
[ 0.041750] devtmpfs: initialized
[ 0.041750] x86/mm: Memory block size: 128MB
[ 0.044201] evm: security.selinux
[ 0.044205] evm: security.SMACK64
[ 0.044207] evm: security.SMACK64EXEC
[ 0.044208] evm: security.SMACK64TRANSMUTE
[ 0.044209] evm: security.SMACK64MMAP
[ 0.044211] evm: security.apparmor
[ 0.044212] evm: security.ima
[ 0.044213] evm: security.capability
[ 0.044261] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
[ 0.044261] PM: Registering ACPI NVS region [mem 0x7b673000-0x7b780fff] (1105920 bytes)
[ 0.044277] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.044277] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.044277] pinctrl core: initialized pinctrl subsystem
[ 0.044475] RTC time: 19:07:38, date: 05/18/18
[ 0.044779] NET: Registered protocol family 16
[ 0.045021] audit: initializing netlink subsys (disabled)
[ 0.045044] audit: type=2000 audit(1526670458.044:1): state=initialized audit_enabled=0 res=1
[ 0.045044] cpuidle: using governor ladder
[ 0.045044] cpuidle: using governor menu
[ 0.045044] ACPI: bus type PCI registered
[ 0.045044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.045044] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.045044] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.045044] PCI: MMCONFIG for 0000 [bus00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) (size reduced!)
[ 0.045044] PCI: Using configuration type 1 for base access
[ 0.050351] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.050351] ACPI: Added _OSI(Module Device)
[ 0.050351] ACPI: Added _OSI(Processor Device)
[ 0.050351] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.050351] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.110767] ACPI: Dynamic OEM Table Load:
[ 0.110788] ACPI: SSDT 0xFFFF91E43A6A5000 00059C (v01 PmRef Cpu0Ist 00003000 INTL 20120913)
[ 0.112000] ACPI: Dynamic OEM Table Load:
[ 0.112042] ACPI: SSDT 0xFFFF91E43A707400 0003A5 (v01 PmRef Cpu0Cst 00003001 INTL 20120913)
[ 0.114259] ACPI: Dynamic OEM Table Load:
[ 0.114273] ACPI: SSDT 0xFFFF91E43A709800 00015F (v01 PmRef ApIst 00003000 INTL 20120913)
[ 0.115322] ACPI: Dynamic OEM Table Load:
[ 0.115336] ACPI: SSDT 0xFFFF91E43A7846C0 00008D (v01 PmRef ApCst 00003000 INTL 20120913)
[ 0.122621] ACPI: Interpreter enabled
[ 0.122682] ACPI: (supports S0 S4 S5)
[ 0.122686] ACPI: Using IOAPIC for interrupt routing
[ 0.122809] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.127375] ACPI: Power Resource [P06X] (off)
[ 0.130763] ACPI: Power Resource [ID3C] (on)
[ 0.135016] ACPI: Power Resource [USBC] (on)
[ 0.137553] ACPI: Power Resource [WWPR] (off)
[ 0.138718] ACPI: Power Resource [WWPR] (off)
[ 0.139932] ACPI: Power Resource [WWPR] (off)
[ 0.141243] ACPI: Power Resource [WWPR] (off)
[ 0.160992] ACPI: Power Resource [CLK2] (on)
[ 0.161138] ACPI: Power Resource [CLK4] (on)
[ 0.161291] ACPI: Power Resource [P28P] (off)
[ 0.161437] ACPI: Power Resource [P18P] (off)
[ 0.161589] ACPI: Power Resource [P12P] (off)
[ 0.161743] ACPI: Power Resource [P16P] (off)
[ 0.166553] ACPI: Power Resource [CLK3] (on)
[ 0.166697] ACPI: Power Resource [CLK4] (on)
[ 0.180218] ACPI: Power Resource [CLK2] (on)
[ 0.181570] ACPI: Power Resource [CLK2] (on)
[ 0.181713] ACPI: Power Resource [CLK1] (on)
[ 0.186118] ACPI: Power Resource [CLK0] (on)
[ 0.186267] ACPI: Power Resource [CLK1] (on)
[ 0.189096] ACPI: Power Resource [CLK5] (off)
[ 0.189997] ACPI: Power Resource [P33P] (off)
[ 0.190152] ACPI: Power Resource [P65P] (off)
[ 0.216844] ACPI: Power Resource [P28X] (off)
[ 0.216996] ACPI: Power Resource [P18X] (off)
[ 0.217150] ACPI: Power Resource [P12X] (off)
[ 0.217305] ACPI: Power Resource [P28P] (off)
[ 0.217450] ACPI: Power Resource [P18P] (off)
[ 0.217605] ACPI: Power Resource [P12P] (off)
[ 0.217759] ACPI: Power Resource [P19X] (off)
[ 0.217916] ACPI: Power Resource [P28T] (off)
[ 0.218072] ACPI: Power Resource [P18D] (off)
[ 0.218230] ACPI: Power Resource [P18T] (off)
[ 0.218378] ACPI: Power Resource [P3P3] (off)
[ 0.218533] ACPI: Power Resource [P12T] (off)
[ 0.218682] ACPI: Power Resource [P28W] (off)
[ 0.218836] ACPI: Power Resource [P18W] (off)
[ 0.218990] ACPI: Power Resource [P12W] (off)
[ 0.219137] ACPI: Power Resource [P33W] (off)
[ 0.219291] ACPI: Power Resource [P33X] (off)
[ 0.219443] ACPI: Power Resource [P4BW] (off)
[ 0.233413] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.233430] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.234600] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.234647] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.237001] PCI host bridge to bus 0000:00
[ 0.237008] pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
[ 0.237012] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
[ 0.237016] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
[ 0.237020] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.237024] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.237027] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.237031] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[ 0.237035] pci_bus 0000:00: root bus resource [mem 0x20000000-0x201fffff window]
[ 0.237038] pci_bus 0000:00: root bus resource [mem 0x7ce00001-0x7ee00000 window]
[ 0.237042] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[ 0.237046] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.237063] pci 0000:00:00.0: [8086:2280] type 00 class 0x060000
[ 0.237988] pci 0000:00:02.0: [8086:22b0] type 00 class 0x030000
[ 0.238018] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit]
[ 0.238034] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
[ 0.238047] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.238084] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.238581] pci 0000:00:03.0: [8086:22b8] type 00 class 0x048000
[ 0.238604] pci 0000:00:03.0: reg 0x10: [mem 0x91000000-0x913fffff]
[ 0.239159] pci 0000:00:0b.0: [8086:22dc] type 00 class 0x118000
[ 0.239187] pci 0000:00:0b.0: reg 0x10: [mem 0x9183b000-0x9183bfff 64bit]
[ 0.239797] pci 0000:00:14.0: [8086:22b5] type 00 class 0x0c0330
[ 0.239834] pci 0000:00:14.0: reg 0x10: [mem 0x91800000-0x9180ffff 64bit]
[ 0.239946] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.240498] pci 0000:00:1a.0: [8086:2298] type 00 class 0x108000
[ 0.240529] pci 0000:00:1a.0: reg 0x10: [mem 0x91700000-0x917fffff]
[ 0.240543] pci 0000:00:1a.0: reg 0x14: [mem 0x91600000-0x916fffff]
[ 0.240650] pci 0000:00:1a.0: PME# supported from D0 D3hot
[ 0.241235] pci 0000:00:1f.0: [8086:229c] type 00 class 0x060100
[ 0.243972] ACPI: \: failed to evaluate _DSM (0x1001)
[ 0.247740] acpi 80862288:00: Device [PWM1] is in always present list
[ 0.262968] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.263292] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.263619] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.263940] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.264263] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.264584] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.264910] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.265231] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.265871] acpi INT0002:00: Device [GPED] is in always present list
[ 0.277538] SCSI subsystem initialized
[ 0.277640] libata version 3.00 loaded.
[ 0.277640] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.277640] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.277640] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.277640] vgaarb: loaded
[ 0.277640] ACPI: bus type USB registered
[ 0.277640] usbcore: registered new interface driver usbfs
[ 0.277640] usbcore: registered new interface driver hub
[ 0.277640] usbcore: registered new device driver usb
[ 0.488728] EDAC MC: Ver: 3.0.0
[ 0.488728] Registered efivars operations
[ 0.492080] PCI: Using ACPI for IRQ routing
[ 0.494837] PCI: pci_cache_line_size set to 64 bytes
[ 0.494883] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[ 0.494889] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[ 0.494893] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.494896] e820: reserve RAM buffer [mem 0x7b618000-0x7bffffff]
[ 0.495149] NetLabel: Initializing
[ 0.495152] NetLabel: domain hash size = 128
[ 0.495154] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.495191] NetLabel: unlabeled traffic allowed by default
[ 0.495241] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.495241] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.497056] clocksource: Switched to clocksource hpet
[ 0.528925] VFS: Disk quotas dquot_6.6.0
[ 0.528972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.529257] AppArmor: AppArmor Filesystem Enabled
[ 0.529369] pnp: PnP ACPI init
[ 0.529844] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.529850] system 00:00: [io 0x0400-0x047f] could not be reserved
[ 0.529854] system 00:00: [io 0x0500-0x05fe] has been reserved
[ 0.529871] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.530142] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.541508] system 00:02: [mem 0x91839000-0x91839fff] has been reserved
[ 0.541514] system 00:02: [mem 0x91837000-0x91837fff] has been reserved
[ 0.541519] system 00:02: [mem 0x91835000-0x91835fff] has been reserved
[ 0.541524] system 00:02: [mem 0x91824000-0x91824fff] has been reserved
[ 0.541528] system 00:02: [mem 0x91822000-0x91822fff] has been reserved
[ 0.541532] system 00:02: [mem 0x91820000-0x91820fff] has been reserved
[ 0.541537] system 00:02: [mem 0x9181e000-0x9181efff] has been reserved
[ 0.541541] system 00:02: [mem 0x9181c000-0x9181cfff] has been reserved
[ 0.541545] system 00:02: [mem 0x9181a000-0x9181afff] has been reserved
[ 0.541550] system 00:02: [mem 0x91818000-0x91818fff] has been reserved
[ 0.541554] system 00:02: [mem 0x91833000-0x91833fff] has been reserved
[ 0.541559] system 00:02: [mem 0x91831000-0x91831fff] has been reserved
[ 0.541563] system 00:02: [mem 0x9182f000-0x9182ffff] has been reserved
[ 0.541568] system 00:02: [mem 0x9182d000-0x9182dfff] has been reserved
[ 0.541573] system 00:02: [mem 0x9182b000-0x9182bfff] has been reserved
[ 0.541577] system 00:02: [mem 0x91829000-0x91829fff] has been reserved
[ 0.541582] system 00:02: [mem 0x91827000-0x91827fff] has been reserved
[ 0.541586] system 00:02: [mem 0x91825000-0x91825fff] has been reserved
[ 0.541600] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.541953] system 00:03: [mem 0xe0000000-0xefffffff] could not be reserved
[ 0.541958] system 00:03: [mem 0xfea00000-0xfeafffff] has been reserved
[ 0.541963] system 00:03: [mem 0xfed01000-0xfed01fff] has been reserved
[ 0.541968] system 00:03: [mem 0xfed03000-0xfed03fff] has been reserved
[ 0.541972] system 00:03: [mem 0xfed06000-0xfed06fff] has been reserved
[ 0.541976] system 00:03: [mem 0xfed08000-0xfed09fff] has been reserved
[ 0.541981] system 00:03: [mem 0xfed80000-0xfedbffff] could not be reserved
[ 0.541985] system 00:03: [mem 0xfed1c000-0xfed1cfff] has been reserved
[ 0.541989] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.542002] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.542668] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.545643] pnp: PnP ACPI: found 5 devices
[ 0.556415] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.556437] pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
[ 0.556442] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window]
[ 0.556446] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window]
[ 0.556449] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.556454] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.556457] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.556461] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
[ 0.556465] pci_bus 0000:00: resource 11 [mem 0x20000000-0x201fffff window]
[ 0.556469] pci_bus 0000:00: resource 12 [mem 0x7ce00001-0x7ee00000 window]
[ 0.556473] pci_bus 0000:00: resource 13 [mem 0x80000000-0xdfffffff window]
[ 0.557033] NET: Registered protocol family 2
[ 0.557504] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.557688] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.557901] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.558034] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.558087] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.558259] NET: Registered protocol family 1
[ 0.558301] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.558914] PCI: CLS 64 bytes, default 64
[ 0.559048] Unpacking initramfs...
[ 2.383084] Freeing initrd memory: 52468K
[ 2.383093] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.383100] software IO TLB [mem 0x72795000-0x76795000] (64MB) mapped at [0000000074d78e39-00000000a1c50882]
[ 2.383220] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x14c1baf3789, max_idle_ns: 440795266465 ns
[ 2.383281] clocksource: Switched to clocksource tsc
[ 2.383527] Scanning for low memory corruption every 60 seconds
[ 2.385173] Initialise system trusted keyrings
[ 2.385205] Key type blacklist registered
[ 2.385318] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[ 2.388701] zbud: loaded
[ 2.390007] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.390423] fuse init (API version 7.26)
[ 2.394356] Key type asymmetric registered
[ 2.394360] Asymmetric key parser 'x509' registered
[ 2.394467] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 2.394563] io scheduler noop registered
[ 2.394566] io scheduler deadline registered
[ 2.394705] io scheduler cfq registered (default)
[ 2.395273] efifb: probing for efifb
[ 2.395316] efifb: framebuffer at 0x80000000, using 8128k, total 8128k
[ 2.395319] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 2.395321] efifb: scrolling: redraw
[ 2.395325] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 2.395583] Console: switching to colour frame buffer device 240x67
[ 2.395670] fb0: EFI VGA frame buffer device
[ 2.395696] intel_idle: MWAIT substates: 0x33000020
[ 2.395699] intel_idle: v0.4.1 model 0x4C
[ 2.396097] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.396181] ACPI: AC: found native INT33F4 PMIC, not loading
[ 2.396341] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 2.396361] ACPI: Lid Switch [LID0]
[ 2.396461] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 2.396485] ACPI: Power Button [PWRB]
[ 2.396606] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 2.396661] ACPI: Power Button [PWRF]
[ 2.402823] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 2.403067] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.403070] ACPI: Thermal Zone [TZ00] (0 C)
[ 2.403195] ACPI: Battery: found native INT33F4 PMIC, not loading
[ 2.403539] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.424071] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 2.443274] Linux agpgart interface v0.103
[ 2.448886] loop: module loaded
[ 2.449473] libphy: Fixed MDIO Bus: probed
[ 2.449476] tun: Universal TUN/TAP device driver, 1.6
[ 2.449685] PPP generic driver version 2.4.2
[ 2.449873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.449883] ehci-pci: EHCI PCI platform driver
[ 2.449913] ehci-platform: EHCI generic platform driver
[ 2.449973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.449978] ohci-pci: OHCI PCI platform driver
[ 2.450004] ohci-platform: OHCI generic platform driver
[ 2.450028] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.450502] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.450517] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 2.451695] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x01509810
[ 2.451708] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 2.452101] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.452106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.452110] usb usb1: Product: xHCI Host Controller
[ 2.452113] usb usb1: Manufacturer: Linux 4.15.0-20-generic xhci-hcd
[ 2.452116] usb usb1: SerialNumber: 0000:00:14.0
[ 2.452701] hub 1-0:1.0: USB hub found
[ 2.452732] hub 1-0:1.0: 7 ports detected
[ 2.454526] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.454536] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 2.454648] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 2.454653] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.454656] usb usb2: Product: xHCI Host Controller
[ 2.454659] usb usb2: Manufacturer: Linux 4.15.0-20-generic xhci-hcd
[ 2.454662] usb usb2: SerialNumber: 0000:00:14.0
[ 2.455177] hub 2-0:1.0: USB hub found
[ 2.455206] hub 2-0:1.0: 6 ports detected
[ 2.457083] i8042: PNP: No PS/2 controller found.
[ 2.457554] mousedev: PS/2 mouse device common for all mice
[ 2.458577] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 2.458643] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 2.458660] i2c /dev entries driver
[ 2.459253] device-mapper: uevent: version 1.0.3
[ 2.459423] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[ 2.459434] intel_pstate: Intel P-state driver initializing
[ 2.460511] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.460516] EFI Variables Facility v0.08 2004-May-17
[ 2.465060] NET: Registered protocol family 10
[ 2.476992] Segment Routing with IPv6
[ 2.477043] NET: Registered protocol family 17
[ 2.477372] Key type dns_resolver registered
[ 2.478325] RAS: Correctable Errors collector initialized.
[ 2.478395] microcode: sig=0x406c4, pf=0x1, revision=0x40e
[ 2.478815] microcode: Microcode Update Driver: v2.2.
[ 2.478838] sched_clock: Marking stable (2478796763, 0)->(2461686950, 17109813)
[ 2.479734] registered taskstats version 1
[ 2.479757] Loading compiled-in X.509 certificates
[ 2.487700] Loaded X.509 cert 'Build time autogenerated kernel key: f4ad6a5babf67650e4ceb385fa5dda8e4a178208'
[ 2.487968] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
[ 2.488040] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
[ 2.495599] Loaded UEFI:MokListRT cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to secondary sys keyring
[ 2.496334] zswap: loaded using pool lzo/zbud
[ 2.507315] Key type big_key registered
[ 2.507331] Key type trusted registered
[ 2.512944] Key type encrypted registered
[ 2.512949] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.512954] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[ 2.513001] evm: HMAC attrs: 0x1
[ 2.534959] i2c_designware 808622C1:06: I2C bus managed by PUNIT
[ 2.548930] Magic number: 2:427:142
[ 2.549093] acpi device:13: hash matches
[ 2.549472] rtc_cmos 00:04: setting system clock to 2018-05-18 19:07:41 UTC (1526670461)
[ 2.549873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.549875] EDD information not available.
[ 2.573850] Freeing unused kernel memory: 2404K
[ 2.573854] Write protecting the kernel read-only data: 20480k
[ 2.576356] Freeing unused kernel memory: 2008K
[ 2.587966] Freeing unused kernel memory: 1904K
[ 2.608205] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.608207] x86/mm: Checking user space page tables
[ 2.628095] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.788186] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[ 2.902553] sdhci: Secure Digital Host Controller Interface driver
[ 2.902555] sdhci: Copyright(c) Pierre Ossman
[ 2.927014] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA
[ 2.946683] mmc1: SDHCI controller on ACPI [80860F14:01] using ADMA
[ 2.950081] usb 1-3: New USB device found, idVendor=05e3, idProduct=0510
[ 2.950086] usb 1-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.950089] usb 1-3: Product: USB2.0 UVC PC Camera
[ 2.969387] mmc2: SDHCI controller on ACPI [80860F14:02] using ADMA
[ 3.022590] mmc0: new HS200 MMC card at address 0001
[ 3.027659] mmcblk0: mmc0:0001 MDGAGC 116 GiB
[ 3.027843] mmcblk0boot0: mmc0:0001 MDGAGC partition 1 4.00 MiB
[ 3.028061] mmcblk0boot1: mmc0:0001 MDGAGC partition 2 4.00 MiB
[ 3.028175] mmcblk0rpmb: mmc0:0001 MDGAGC partition 3 4.00 MiB, chardev (243:0)
[ 3.031336] mmcblk0: p1 p2 p3 p4 p5 p6 p7
[ 3.053941] mmc1: new high speed SDIO card at address 0001
[ 3.066115] [drm] Memory usable by graphics device = 2048M
[ 3.066122] checking generic (80000000 7f0000) vs hw (80000000 10000000)
[ 3.066124] fb: switching to inteldrmfb from EFI VGA
[ 3.066183] Console: switching to colour dummy device 80x25
[ 3.066493] [drm] Replacing VGA console driver
[ 3.066691] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.066693] [drm] Driver supports precise vblank timestamp query.
[ 3.073797] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.094872] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 0
[ 3.097914] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.100704] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[ 3.101003] [drm] HDaudio controller not detected, using LPE audio instead
[ 3.124037] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[ 3.272441] usb 1-4: New USB device found, idVendor=1a40, idProduct=0101
[ 3.272445] usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 3.272448] usb 1-4: Product: USB 2.0 Hub
[ 3.272916] hub 1-4:1.0: USB hub found
[ 3.272950] hub 1-4:1.0: 4 ports detected
[ 3.560261] usb 1-4.4: new low-speed USB device number 4 using xhci_hcd
[ 3.688853] usb 1-4.4: New USB device found, idVendor=6080, idProduct=8060
[ 3.688859] usb 1-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.688862] usb 1-4.4: Product: USB KEYBOARD
[ 3.688865] usb 1-4.4: Manufacturer: SINO WEALTH
[ 3.699851] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.719868] fbcon: inteldrmfb (fb0) is primary device
[ 3.719977] Console: switching to colour frame buffer device 240x67
[ 3.720062] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 3.720671] usbcore: registered new interface driver usbhid
[ 3.720674] usbhid: USB HID core driver
[ 3.727170] input: SINO WEALTH USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4:1.0/0003:6080:8060.0001/input/input4
[ 3.784252] hid-generic 0003:6080:8060.0001: input,hidraw0: USB HID v1.10 Keyboard [SINO WEALTH USB KEYBOARD] on usb-0000:00:14.0-4.4/input0
[ 3.784779] input: SINO WEALTH USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4:1.1/0003:6080:8060.0002/input/input5
[ 3.844334] hid-generic 0003:6080:8060.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [SINO WEALTH USB KEYBOARD] on usb-0000:00:14.0-4.4/input1
[ 4.115767] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
[ 4.455597] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.481169] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 4.500781] systemd[1]: Detected architecture x86-64.
[ 4.505732] systemd[1]: Set hostname to <lucie-LIVEFAN>.
[ 4.588657] systemd-gpt-auto-generator[253]: Failed to dissect: Input/output error
[ 4.589605] systemd[246]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 4.732474] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.732604] systemd[1]: Reached target User and Group Name Lookups.
[ 4.733060] systemd[1]: Created slice User and Session Slice.
[ 4.733479] systemd[1]: Created slice System Slice.
[ 4.733734] systemd[1]: Listening on udev Control Socket.
[ 4.734134] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 4.764619] EXT4-fs (mmcblk0p5): re-mounted. Opts: errors=remount-ro
[ 4.819396] lp: driver loaded but no devices found
[ 4.830357] ppdev: user-space parallel port driver
[ 4.959720] systemd-journald[277]: Received request to flush runtime journal from PID 1
[ 4.978280] systemd-journald[277]: File /var/log/journal/b34ad3b56b1c413b8013499d3841125a/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 5.540418] 8086228A:00: ttyS4 at MMIO 0x91821000 (irq = 39, base_baud = 2764800) is a 16550A
[ 5.540608] serial serial0: tty port ttyS4 registered
[ 5.568346] 8086228A:01: ttyS5 at MMIO 0x9181f000 (irq = 40, base_baud = 2764800) is a 16550A
[ 5.612673] axp20x-i2c i2c-INT33F4:00: AXP20x variant AXP288 found
[ 5.635804] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.636466] dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels
[ 5.636682] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.644929] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 5.644935] cfg80211: failed to load regulatory.db
[ 5.676657] dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels
[ 5.677405] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.686860] r8723bs: module verification failed: signature and/or required key missing - tainting kernel
[ 5.694679] RTL8723BS: module init start
[ 5.694683] RTL8723BS: rtl8723bs v4.3.5.5_12290.20140916_BTCOEX20140507-4E40
[ 5.694685] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
[ 5.700603] axp20x-i2c i2c-INT33F4:00: AXP20X driver loaded
[ 5.763554] proc_thermal 0000:00:0b.0: enabling device (0000 -> 0002)
[ 5.767720] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 5.767832] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 5.779041] pnetdev = 00000000031e4e0f
[ 5.814348] media: Linux media interface: v0.10
[ 5.817997] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.860221] Linux video capture interface: v2.00
[ 5.928363] uvcvideo: Found UVC 1.00 device USB2.0 UVC PC Camera (05e3:0510)
[ 5.977751] uvcvideo 1-3:1.0: Entity type for entity Extension 2 was not initialized!
[ 5.977757] uvcvideo 1-3:1.0: Entity type for entity Extension 5 was not initialized!
[ 5.977761] uvcvideo 1-3:1.0: Entity type for entity Processing 3 was not initialized!
[ 5.977764] uvcvideo 1-3:1.0: Entity type for entity Camera 1 was not initialized!
[ 5.977965] input: USB2.0 UVC PC Camera: USB2.0 UV as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input6
[ 5.978162] usbcore: registered new interface driver uvcvideo
[ 5.978164] USB Video Class driver (1.1.1)
[ 6.005710] RTL8723BS: rtw_ndev_init(wlan0)
[ 6.008236] RTL8723BS: module init ret =0
[ 6.123923] intel_sst_acpi 808622A8:00: LPE base: 0x91400000 size:0x200000
[ 6.123928] intel_sst_acpi 808622A8:00: IRAM base: 0x914c0000
[ 6.124052] intel_sst_acpi 808622A8:00: DRAM base: 0x91500000
[ 6.126139] intel_sst_acpi 808622A8:00: SHIM base: 0x91540000
[ 6.126172] intel_sst_acpi 808622A8:00: Mailbox base: 0x91544000
[ 6.126180] intel_sst_acpi 808622A8:00: DDR base: 0x20000000
[ 6.143569] intel_sst_acpi 808622A8:00: Got drv data max stream 25
[ 6.227873] SSE version of gcm_enc/dec engaged.
[ 6.582104] intel_rapl: Found RAPL domain package
[ 6.582108] intel_rapl: Found RAPL domain core
[ 6.847185] input: gpio-keys as /devices/platform/gpio-keys.0.auto/input/input7
[ 7.582864] bytcr_rt5651 bytcr_rt5651: quirk DMIC_MAP enabled
[ 7.582869] bytcr_rt5651 bytcr_rt5651: quirk DMIC enabled
[ 7.582871] bytcr_rt5651 bytcr_rt5651: quirk MCLK_EN enabled
[ 7.606677] Adding 7812092k swap on /dev/mmcblk0p6. Priority:-2 extents:1 across:7812092k SSFS
[ 7.626141] bytcr_rt5651 bytcr_rt5651: snd-soc-dummy-dai <-> media-cpu-dai mapping ok
[ 7.626205] bytcr_rt5651 bytcr_rt5651: snd-soc-dummy-dai <-> deepbuffer-cpu-dai mapping ok
[ 7.626311] bytcr_rt5651 bytcr_rt5651: rt5651-aif1 <-> ssp2-port mapping ok
[ 7.630166] input: bytcr-rt5651 Headset as /devices/pci0000:00/808622A8:00/bytcr_rt5651/sound/card0/input8
[ 7.788220] axp288_fuel_gauge axp288_fuel_gauge: HW IRQ 16 -> VIRQ 139
[ 7.808750] random: crng init done
[ 7.812480] axp288_fuel_gauge axp288_fuel_gauge: HW IRQ 17 -> VIRQ 140
[ 7.841964] axp288_fuel_gauge axp288_fuel_gauge: HW IRQ 18 -> VIRQ 141
[ 7.872119] axp288_fuel_gauge axp288_fuel_gauge: HW IRQ 19 -> VIRQ 142
[ 7.898565] axp288_fuel_gauge axp288_fuel_gauge: HW IRQ 24 -> VIRQ 147
[ 7.922053] axp288_fuel_gauge axp288_fuel_gauge: HW IRQ 25 -> VIRQ 148
[ 7.980488] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
[ 8.176551] audit: type=1400 audit(1526670467.123:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=818 comm="apparmor_parser"
[ 8.176565] audit: type=1400 audit(1526670467.123:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=818 comm="apparmor_parser"
[ 8.176572] audit: type=1400 audit(1526670467.123:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=818 comm="apparmor_parser"
[ 8.176652] audit: type=1400 audit(1526670467.123:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/4571/usr/lib/snapd/snap-confine" pid=815 comm="apparmor_parser"
[ 8.176661] audit: type=1400 audit(1526670467.123:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/4571/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=815 comm="apparmor_parser"
[ 8.179179] audit: type=1400 audit(1526670467.123:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=814 comm="apparmor_parser"
[ 8.179205] audit: type=1400 audit(1526670467.123:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=814 comm="apparmor_parser"
[ 8.179213] audit: type=1400 audit(1526670467.123:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=814 comm="apparmor_parser"
[ 8.179226] audit: type=1400 audit(1526670467.123:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=814 comm="apparmor_parser"
[ 8.182884] audit: type=1400 audit(1526670467.127:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=819 comm="apparmor_parser"
[ 9.499038] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 9.509597] rtl8723bs: acquire FW from file:rtlwifi/rtl8723bs_nic.bin
[ 10.989298] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 11.141007] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 12.676471] intel_sst_acpi 808622A8:00: FW Version 01.0b.02.02
[ 13.030110] RTL8723BS: rtw_set_802_11_connect(wlan0) fw_state = 0x00000008
[ 20.720714] RTL8723BS: rtw_set_802_11_connect(wlan0) fw_state = 0x00000008
[ 20.755177] RTL8723BS: start auth
[ 20.762656] RTL8723BS: auth success, start assoc
[ 20.776168] RTL8723BS: rtw_cfg80211_indicate_connect(wlan0) BSS not found !!
[ 20.776191] RTL8723BS: assoc success
[ 21.290602] RTL8723BS: send eapol packet
[ 21.298597] RTL8723BS: send eapol packet
[ 21.299273] RTL8723BS: set pairwise key camid:4, addr:06:7f:8f:c1:cf:80, kid:0, type:AES
[ 21.310154] RTL8723BS: send eapol packet
[ 21.310413] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 21.311092] RTL8723BS: set group key camid:5, addr:06:7f:8f:c1:cf:80, kid:1, type:TKIP
[ 37.313637] systemd-journald[277]: File /var/log/journal/b34ad3b56b1c413b8013499d3841125a/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[ 46.472726] rfkill: input handler disabled
Ce serait sans doute l'une des plus grandes opportunités ratées de notre siècle si le logiciel libre ne servait à libérer que du code : http://donnons.org/, http://www.agoravox.fr/, http://www.couchsurfing.org/, http://esperanto-france.org/, http://www.mouvement-zeitgeist.fr/, https://monnaie-libre.fr/
Hors ligne
#46 Le 18/05/2018, à 21:04
- Nuliel
Re : Yepo 737S : carte son non détectée
On voit la prise casque:
input: bytcr-rt5651 Headset as /devices/pci0000:00/808622A8:00/bytcr_rt5651/sound/card0/input8
J'ai rien trouvé dans le retour de dmesg sur le haut parleur, mais j'ai trouvé des trucs utiles: https://github.com/danielotero/linux-on-hi10/issues/8 . C'est assez technique mais je pense que ça colle au problème, je propose de lire ça avant de proposer quelque chose à tester
Hors ligne
#47 Le 19/05/2018, à 17:30
- Nuliel
Re : Yepo 737S : carte son non détectée
Tu peux donner
sudo cat /sys/kernel/debug/gpio
(j'ai du mal à tout comprendre sur la page https://github.com/danielotero/linux-on-hi10/issues/8 mais je vais essayer de l'adapter)
Hors ligne
#48 Le 26/05/2018, à 08:23
- 321guyver
Re : Yepo 737S : carte son non détectée
Bonjour,
désolé du temps mis à répondre, j'ai été assez pris. Voici :
gpiochip4: GPIOs 225-227, parent: platform/INT0002:00, INT0002 Virtual GPIO:
gpio-227 ( |ACPI:Event ) in lo IRQ
gpiochip3: GPIOs 228-313, parent: platform/INT33FF:03, INT33FF:03:
gpio-309 ( |80860F14:02 ) in hi IRQ
gpiochip2: GPIOs 314-340, parent: platform/INT33FF:02, INT33FF:02:
gpio-322 ( |power ) in hi IRQ
gpio-330 ( |ACPI:OpRegion ) out hi
gpio-338 ( |ACPI:Event ) in hi IRQ
gpiochip1: GPIOs 341-413, parent: platform/INT33FF:01, INT33FF:01:
gpio-344 ( |ACPI:Event ) in hi IRQ
gpiochip0: GPIOs 414-511, parent: platform/INT33FF:00, INT33FF:00:
Ce serait sans doute l'une des plus grandes opportunités ratées de notre siècle si le logiciel libre ne servait à libérer que du code : http://donnons.org/, http://www.agoravox.fr/, http://www.couchsurfing.org/, http://esperanto-france.org/, http://www.mouvement-zeitgeist.fr/, https://monnaie-libre.fr/
Hors ligne
#49 Le 26/05/2018, à 08:30
- 321guyver
Re : Yepo 737S : carte son non détectée
Pas de spken dans le retour, mauvaise nouvelle ?
Ce serait sans doute l'une des plus grandes opportunités ratées de notre siècle si le logiciel libre ne servait à libérer que du code : http://donnons.org/, http://www.agoravox.fr/, http://www.couchsurfing.org/, http://esperanto-france.org/, http://www.mouvement-zeitgeist.fr/, https://monnaie-libre.fr/
Hors ligne
#50 Le 26/05/2018, à 21:42
- 321guyver
Re : Yepo 737S : carte son non détectée
Up, Naziel, xubu1957 ?
Ce serait sans doute l'une des plus grandes opportunités ratées de notre siècle si le logiciel libre ne servait à libérer que du code : http://donnons.org/, http://www.agoravox.fr/, http://www.couchsurfing.org/, http://esperanto-france.org/, http://www.mouvement-zeitgeist.fr/, https://monnaie-libre.fr/
Hors ligne