On Wed, 16 May 2018 10:09:04 +0200 Gianluca Cecchi <gianluca.cecchi@xxxxxxxxx> wrote: > BTW: with latest updates there is also a problem with audio card, not > detected any more. > From hwinfo point of view I see this: > > snd_hda_codec_hdmi: /devices/pci0000:00/0000:00:1b.0/hdaudioC0D3 > snd_hda_codec_hdmi: module = snd_hda_codec_hdmi > snd_hda_codec_generic: module = snd_hda_codec_generic > snd_hda_codec_realtek: module = snd_hda_codec_realtek > snd_hda_codec_realtek: /devices/pci0000:00/0000:00:1b.0/hdaudioC0D0 > > The pc is an Asus U36SD > > Running alsa-info.sh in the ouptut I see > > pcilib: sysfs_read_vpd: read failed: Input/output error > > and in the generated file I see > > !!Soundcards recognised by ALSA > !!----------------------------- > > 0 [PCH ]: HDA-Intel - HDA Intel PCH > HDA Intel PCH at 0xdf000000 irq 34 > > > !!PCI Soundcards installed in the system > !!-------------------------------------- > > 00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset > Family High Definition Audio Controller (rev 05) > > > !!Advanced information - PCI Vendor/Device/Subsystem ID's > !!------------------------------------------------------- > > 00:1b.0 0403: 8086:1c20 (rev 05) > Subsystem: 1043:1ba3 > > but in mate and cinnamon nothing as hardware device > Up to three days ago I could choose between analog and hdmi > > Full output file here: > https://drive.google.com/file/d/1ZXEwzHM9XgOsqiUv-OF2zJ-UqbZrbGHG/view?usp=sharing > > Any help on these problems? Can't help with the network permissions problem, but for the sound problem, you can install pavucontrol, and check which device is set as default. Since non-deterministic instantiation of drivers is the norm, it is possible that the order of your sound devices has changed, and the old default now points to the hdmi device. An easy try, at least. alsa-info shows that the pci device is there. If you have a wav file, you can try aplay --D plughw:1,0 [wav file] to see if the device is working. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx