You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.
Thanks for the project.
I found that gsettings-helper use all RAM on my laptop HP EliteBook 8470p. OS Ubuntu 16.04.6. It happens about each second OS boot. Currently disable exec rights for this file.
Second problem my notebook speakers now do not avalable from pulseaudio. If there are no connected headphones in pulseaudio i have dummy out only. Is there some workaround about it?
➜ aplay -L
default
Playback/recording through the PulseAudio sound server
null
Discard all samples (playback) or generate zero samples (capture)
pulse
PulseAudio Sound Server
sysdefault:CARD=PCH
HDA Intel PCH, 92HD81B1X5 Analog
Default Audio Device
front:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
Front speakers
surround21:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
dmix:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
Direct sample mixing device
dsnoop:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
Direct sample snooping device
hw:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
Direct hardware device without any conversions
plughw:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
Hardware device with all software conversions
➜ uname -a
Linux vitalinya 4.15.0-91-generic #92~16.04.1-Ubuntu SMP Fri Feb 28 14:57:22 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi,
Thanks for the project.
I found that gsettings-helper use all RAM on my laptop HP EliteBook 8470p. OS Ubuntu 16.04.6. It happens about each second OS boot. Currently disable exec rights for this file.
Second problem my notebook speakers now do not avalable from pulseaudio. If there are no connected headphones in pulseaudio i have dummy out only. Is there some workaround about it?
➜ pacmd list-cards
1 card(s) available.
index: 1
name: <bluez_card.38_18_4C_2C_81_8F>
driver: <module-bluez5-device.c>
owner module: 25
properties:
device.description = "WH-1000XM3"
device.string = "38:18:4C:2C:81:8F"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/hci0/dev_38_18_4C_2C_81_8F"
bluez.class = "0x240404"
bluez.alias = "WH-1000XM3"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
profiles:
headset_head_unit: Headset Head Unit (HSP/HFP) (priority 30, available: unknown)
a2dp_sink_sbc: High Fidelity Playback (A2DP Sink: SBC) (priority 40, available: unknown)
a2dp_sink_ldac: High Fidelity Playback (A2DP Sink: LDAC) (priority 40, available: yes)
off: Off (priority 0, available: yes)
active profile: <a2dp_sink_ldac>
sinks:
bluez_sink.38_18_4C_2C_81_8F.a2dp_sink/#3: WH-1000XM3
sources:
bluez_sink.38_18_4C_2C_81_8F.a2dp_sink.monitor/#3: Monitor of WH-1000XM3
ports:
headset-output: Headset (priority 0, latency offset 0 usec, available: yes)
properties:
➜ aplay -L
default
Playback/recording through the PulseAudio sound server
null
Discard all samples (playback) or generate zero samples (capture)
pulse
PulseAudio Sound Server
sysdefault:CARD=PCH
HDA Intel PCH, 92HD81B1X5 Analog
Default Audio Device
front:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
Front speakers
surround21:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
dmix:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
Direct sample mixing device
dsnoop:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
Direct sample snooping device
hw:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
Direct hardware device without any conversions
plughw:CARD=PCH,DEV=0
HDA Intel PCH, 92HD81B1X5 Analog
Hardware device with all software conversions
➜ uname -a
Linux vitalinya 4.15.0-91-generic #92~16.04.1-Ubuntu SMP Fri Feb 28 14:57:22 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: