[Touch-packages] [Bug 1978988] Re: [USB-Audio - USB Audio, recording] Recording problem

2022-08-26 Thread WHK
For Alsa UCM related issuse:

- https://github.com/alsa-project/alsa-ucm-conf/issues/172
- https://github.com/alsa-project/alsa-ucm-conf/issues/186
- https://github.com/alsa-project/alsa-ucm-conf/issues/189

** Bug watch added: github.com/alsa-project/alsa-ucm-conf/issues #172
   https://github.com/alsa-project/alsa-ucm-conf/issues/172

** Bug watch added: github.com/alsa-project/alsa-ucm-conf/issues #186
   https://github.com/alsa-project/alsa-ucm-conf/issues/186

** Bug watch added: github.com/alsa-project/alsa-ucm-conf/issues #189
   https://github.com/alsa-project/alsa-ucm-conf/issues/189

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1978988

Title:
  [USB-Audio - USB Audio, recording] Recording problem

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  My Motherboard is MSI X570S and output audio works fine but:

  - Motherboard microphone plug is not work.
  - Frontal microphone plug is not work.
  - When change output from gnome settings to hdmi audio does not work, the 
audio continues to play in the plug and not in the monitor.
  - When I change the input or output from digital to analog or sinput it does 
not change at all.
  - The strangest thing is that the microphone input captures the audio that is 
heard in the system as if it were the output, audacious records the audio from 
the desktop when it tries to monitor the microphone.
  - When plugging or unplugging the microphone, the system detects this change 
and tries to change the audio input automatically, but it does not capture the 
microphone and the desktop continues to be heard.

  My alsa data: http://alsa-
  project.org/db/?f=df4d1f6c126260eabc5f159e64cff37efa064a38

  MSI have not audio drivers for linux. I can't stream with this
  motherboard because the microphone doesn't work.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu7
  ProcVersionSignature: Ubuntu 5.15.0-39.42-generic 5.15.35
  Uname: Linux 5.15.0-39-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  whk1940 F pulseaudio
   /dev/snd/pcmC1D0c:   whk1940 F...m pulseaudio
   /dev/snd/pcmC1D0p:   whk1940 F...m pulseaudio
   /dev/snd/controlC0:  whk1940 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun 16 13:13:20 2022
  InstallationDate: Installed on 2022-06-13 (2 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:Audio failed
  Symptom_Card: HDA-Intel - HD-Audio Generic
  Symptom_Type: Only some of inputs are working
  Title: [USB-Audio - USB Audio, recording] Recording problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/19/2022
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: 1.31
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MPG X570S EDGE MAX WIFI (MS-7D53)
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Micro-Star International Co., Ltd.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvr1.31:bd05/19/2022:br5.17:svnMicro-StarInternationalCo.,Ltd.:pnMS-7D53:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMPGX570SEDGEMAXWIFI(MS-7D53):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7D53
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 1.0
  dmi.sys.vendor: Micro-Star International Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1978988/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1978988] Re: [USB-Audio - USB Audio, recording] Recording problem

2022-06-17 Thread WHK
I found a issue for ALC4080 audio chip:

- https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1337
- https://github.com/alsa-project/alsa-ucm-conf/pull/143

But, Ubuntu 22.04 use alsaucm and pipewire by default?, remember in this
version use Wayland & pipewire enabled by default.

I try apply manualy the changes but does not work:

$ git clone https://github.com/alsa-project/alsa-ucm-conf;
$ rsync -tvrz --delete --links alsa-ucm-conf/ucm/ /usr/share/alsa/ucm/;
$ rsync -tvrz --delete --links alsa-ucm-conf/ucm2/ /usr/share/alsa/ucm2/;
$ reboot

The hardware id is in usb settings but does not work, i have spent many
days researching in many forums and reading many alsa and pulse manuals
without any apparent solution and I don't know what exactly the problem
could be:
https://www.linuxquestions.org/questions/showthread.php?p=6361785

** Bug watch added: gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues #1337
   https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1337

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1978988

Title:
  [USB-Audio - USB Audio, recording] Recording problem

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  My Motherboard is MSI X570S and output audio works fine but:

  - Motherboard microphone plug is not work.
  - Frontal microphone plug is not work.
  - When change output from gnome settings to hdmi audio does not work, the 
audio continues to play in the plug and not in the monitor.
  - When I change the input or output from digital to analog or sinput it does 
not change at all.
  - The strangest thing is that the microphone input captures the audio that is 
heard in the system as if it were the output, audacious records the audio from 
the desktop when it tries to monitor the microphone.
  - When plugging or unplugging the microphone, the system detects this change 
and tries to change the audio input automatically, but it does not capture the 
microphone and the desktop continues to be heard.

  My alsa data: http://alsa-
  project.org/db/?f=df4d1f6c126260eabc5f159e64cff37efa064a38

  MSI have not audio drivers for linux. I can't stream with this
  motherboard because the microphone doesn't work.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu7
  ProcVersionSignature: Ubuntu 5.15.0-39.42-generic 5.15.35
  Uname: Linux 5.15.0-39-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  whk1940 F pulseaudio
   /dev/snd/pcmC1D0c:   whk1940 F...m pulseaudio
   /dev/snd/pcmC1D0p:   whk1940 F...m pulseaudio
   /dev/snd/controlC0:  whk1940 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun 16 13:13:20 2022
  InstallationDate: Installed on 2022-06-13 (2 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:Audio failed
  Symptom_Card: HDA-Intel - HD-Audio Generic
  Symptom_Type: Only some of inputs are working
  Title: [USB-Audio - USB Audio, recording] Recording problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/19/2022
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: 1.31
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MPG X570S EDGE MAX WIFI (MS-7D53)
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Micro-Star International Co., Ltd.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvr1.31:bd05/19/2022:br5.17:svnMicro-StarInternationalCo.,Ltd.:pnMS-7D53:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMPGX570SEDGEMAXWIFI(MS-7D53):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7D53
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 1.0
  dmi.sys.vendor: Micro-Star International Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1978988/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1978988] Re: [USB-Audio - USB Audio, recording] Recording problem

2022-06-16 Thread WHK
On Audacity when capture Alsa + "USB Audio: #2 (hw: 1,2)" works fine!,
but can not set on gnome settings.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1978988

Title:
  [USB-Audio - USB Audio, recording] Recording problem

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  My Motherboard is MSI X570S and output audio works fine but:

  - Motherboard microphone plug is not work.
  - Frontal microphone plug is not work.
  - When change output from gnome settings to hdmi audio does not work, the 
audio continues to play in the plug and not in the monitor.
  - When I change the input or output from digital to analog or sinput it does 
not change at all.
  - The strangest thing is that the microphone input captures the audio that is 
heard in the system as if it were the output, audacious records the audio from 
the desktop when it tries to monitor the microphone.
  - When plugging or unplugging the microphone, the system detects this change 
and tries to change the audio input automatically, but it does not capture the 
microphone and the desktop continues to be heard.

  My alsa data: http://alsa-
  project.org/db/?f=df4d1f6c126260eabc5f159e64cff37efa064a38

  MSI have not audio drivers for linux. I can't stream with this
  motherboard because the microphone doesn't work.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu7
  ProcVersionSignature: Ubuntu 5.15.0-39.42-generic 5.15.35
  Uname: Linux 5.15.0-39-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  whk1940 F pulseaudio
   /dev/snd/pcmC1D0c:   whk1940 F...m pulseaudio
   /dev/snd/pcmC1D0p:   whk1940 F...m pulseaudio
   /dev/snd/controlC0:  whk1940 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun 16 13:13:20 2022
  InstallationDate: Installed on 2022-06-13 (2 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:Audio failed
  Symptom_Card: HDA-Intel - HD-Audio Generic
  Symptom_Type: Only some of inputs are working
  Title: [USB-Audio - USB Audio, recording] Recording problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/19/2022
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: 1.31
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MPG X570S EDGE MAX WIFI (MS-7D53)
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Micro-Star International Co., Ltd.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvr1.31:bd05/19/2022:br5.17:svnMicro-StarInternationalCo.,Ltd.:pnMS-7D53:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMPGX570SEDGEMAXWIFI(MS-7D53):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7D53
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 1.0
  dmi.sys.vendor: Micro-Star International Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1978988/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1978990] [NEW] Can not stream in 60fps using PipeWire & Wayland

2022-06-16 Thread WHK
Public bug reported:

Have a AMD Radeon RX 6800 XT and Ryze 7 5800X3D with 32GB of ram memory
but can not stream o record screen at 60fps using PipeWire, only works
with ~30fps. When change session to Xorg works fine at 60fps. I use OBS
and 1080p resolution.

PipeWire not able to run at 60fps in any way.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 5.15.0-39.42-generic 5.15.35
Uname: Linux 5.15.0-39-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
BootLog: Error: [Errno 13] Permiso denegado: '/var/log/boot.log'
CasperMD5CheckResult: pass
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Thu Jun 16 13:37:15 2022
DistUpgraded: Fresh install
DistroCodename: jammy
DistroVariant: ubuntu
DkmsStatus:
 openrazer-driver/3.2.0, 5.15.0-37-generic, x86_64: installed
 openrazer-driver/3.2.0, 5.15.0-39-generic, x86_64: installed
 virtualbox/6.1.32, 5.15.0-37-generic, x86_64: installed
 virtualbox/6.1.32, 5.15.0-39-generic, x86_64: installed
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 [Radeon RX 6800/6800 XT / 6900 
XT] [1002:73bf] (rev c1) (prog-if 00 [VGA controller])
   Subsystem: XFX Limited XFX Speedster MERC 319 AMD Radeon RX 6800 XT Black 
[1eae:6701]
InstallationDate: Installed on 2022-06-13 (2 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
MachineType: Micro-Star International Co., Ltd. MS-7D53
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-39-generic 
root=/dev/mapper/vgubuntu-root ro text
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/19/2022
dmi.bios.release: 5.17
dmi.bios.vendor: American Megatrends International, LLC.
dmi.bios.version: 1.31
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: MPG X570S EDGE MAX WIFI (MS-7D53)
dmi.board.vendor: Micro-Star International Co., Ltd.
dmi.board.version: 1.0
dmi.chassis.asset.tag: To be filled by O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Micro-Star International Co., Ltd.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvr1.31:bd05/19/2022:br5.17:svnMicro-StarInternationalCo.,Ltd.:pnMS-7D53:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMPGX570SEDGEMAXWIFI(MS-7D53):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: MS-7D53
dmi.product.sku: To be filled by O.E.M.
dmi.product.version: 1.0
dmi.sys.vendor: Micro-Star International Co., Ltd.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.110-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.1-1ubuntu2.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy performance ubuntu wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1978990

Title:
  Can not stream in 60fps using PipeWire & Wayland

Status in xorg package in Ubuntu:
  New

Bug description:
  Have a AMD Radeon RX 6800 XT and Ryze 7 5800X3D with 32GB of ram
  memory but can not stream o record screen at 60fps using PipeWire,
  only works with ~30fps. When change session to Xorg works fine at
  60fps. I use OBS and 1080p resolution.

  PipeWire not able to run at 60fps in any way.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-39.42-generic 5.15.35
  Uname: Linux 5.15.0-39-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permiso denegado: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun 16 13:37:15 2022
  DistUpgraded: Fresh install
  DistroCodename: jammy
  DistroVariant: ubuntu
  DkmsStatus:
   openrazer-driver/3.2.0, 5.15.0-37-generic, x86_64: installed
   openrazer-driver/3.2.0, 5.15.0-39-generic, x86_64: installed
   virtualbox/6.1.32, 5.15.0-37-generic, x86_64: installed
   virtualbox/6.1.32, 5.15.0-39-generic, x86_64: installed
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 [Radeon RX 6800/6800 XT / 
6900 XT] [1002:73bf] (rev c1) (prog-if 00 [VGA controller])
 Subsystem: XFX Limited XFX Speedster MERC 319 AMD Radeon RX 6800 XT Black 
[1eae:6701]
  InstallationDate: Installed on 2022-06-13 (2 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  

[Touch-packages] [Bug 1978988] Re: [USB-Audio - USB Audio, recording] Recording problem

2022-06-16 Thread WHK
When plug headphone in frontal plug the gnome setting change
automaticaly to the headphone item, but the sound play in speakers, not
in headphone.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1978988

Title:
  [USB-Audio - USB Audio, recording] Recording problem

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  My Motherboard is MSI X570S and output audio works fine but:

  - Motherboard microphone plug is not work.
  - Frontal microphone plug is not work.
  - When change output from gnome settings to hdmi audio does not work, the 
audio continues to play in the plug and not in the monitor.
  - When I change the input or output from digital to analog or sinput it does 
not change at all.
  - The strangest thing is that the microphone input captures the audio that is 
heard in the system as if it were the output, audacious records the audio from 
the desktop when it tries to monitor the microphone.
  - When plugging or unplugging the microphone, the system detects this change 
and tries to change the audio input automatically, but it does not capture the 
microphone and the desktop continues to be heard.

  My alsa data: http://alsa-
  project.org/db/?f=df4d1f6c126260eabc5f159e64cff37efa064a38

  MSI have not audio drivers for linux. I can't stream with this
  motherboard because the microphone doesn't work.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu7
  ProcVersionSignature: Ubuntu 5.15.0-39.42-generic 5.15.35
  Uname: Linux 5.15.0-39-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  whk1940 F pulseaudio
   /dev/snd/pcmC1D0c:   whk1940 F...m pulseaudio
   /dev/snd/pcmC1D0p:   whk1940 F...m pulseaudio
   /dev/snd/controlC0:  whk1940 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun 16 13:13:20 2022
  InstallationDate: Installed on 2022-06-13 (2 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:Audio failed
  Symptom_Card: HDA-Intel - HD-Audio Generic
  Symptom_Type: Only some of inputs are working
  Title: [USB-Audio - USB Audio, recording] Recording problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/19/2022
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: 1.31
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MPG X570S EDGE MAX WIFI (MS-7D53)
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Micro-Star International Co., Ltd.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvr1.31:bd05/19/2022:br5.17:svnMicro-StarInternationalCo.,Ltd.:pnMS-7D53:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMPGX570SEDGEMAXWIFI(MS-7D53):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7D53
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 1.0
  dmi.sys.vendor: Micro-Star International Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1978988/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1978988] [NEW] [USB-Audio - USB Audio, recording] Recording problem

2022-06-16 Thread WHK
Public bug reported:

My Motherboard is MSI X570S and output audio works fine but:

- Motherboard microphone plug is not work.
- Frontal microphone plug is not work.
- When change output from gnome settings to hdmi audio does not work, the audio 
continues to play in the plug and not in the monitor.
- When I change the input or output from digital to analog or sinput it does 
not change at all.
- The strangest thing is that the microphone input captures the audio that is 
heard in the system as if it were the output, audacious records the audio from 
the desktop when it tries to monitor the microphone.
- When plugging or unplugging the microphone, the system detects this change 
and tries to change the audio input automatically, but it does not capture the 
microphone and the desktop continues to be heard.

My alsa data: http://alsa-
project.org/db/?f=df4d1f6c126260eabc5f159e64cff37efa064a38

MSI have not audio drivers for linux. I can't stream with this
motherboard because the microphone doesn't work.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: alsa-base 1.0.25+dfsg-0ubuntu7
ProcVersionSignature: Ubuntu 5.15.0-39.42-generic 5.15.35
Uname: Linux 5.15.0-39-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  whk1940 F pulseaudio
 /dev/snd/pcmC1D0c:   whk1940 F...m pulseaudio
 /dev/snd/pcmC1D0p:   whk1940 F...m pulseaudio
 /dev/snd/controlC0:  whk1940 F pulseaudio
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Thu Jun 16 13:13:20 2022
InstallationDate: Installed on 2022-06-13 (2 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaRecordingTest: ALSA recording test through plughw:Audio failed
Symptom_Card: HDA-Intel - HD-Audio Generic
Symptom_Type: Only some of inputs are working
Title: [USB-Audio - USB Audio, recording] Recording problem
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/19/2022
dmi.bios.release: 5.17
dmi.bios.vendor: American Megatrends International, LLC.
dmi.bios.version: 1.31
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: MPG X570S EDGE MAX WIFI (MS-7D53)
dmi.board.vendor: Micro-Star International Co., Ltd.
dmi.board.version: 1.0
dmi.chassis.asset.tag: To be filled by O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Micro-Star International Co., Ltd.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvr1.31:bd05/19/2022:br5.17:svnMicro-StarInternationalCo.,Ltd.:pnMS-7D53:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMPGX570SEDGEMAXWIFI(MS-7D53):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: MS-7D53
dmi.product.sku: To be filled by O.E.M.
dmi.product.version: 1.0
dmi.sys.vendor: Micro-Star International Co., Ltd.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1978988

Title:
  [USB-Audio - USB Audio, recording] Recording problem

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  My Motherboard is MSI X570S and output audio works fine but:

  - Motherboard microphone plug is not work.
  - Frontal microphone plug is not work.
  - When change output from gnome settings to hdmi audio does not work, the 
audio continues to play in the plug and not in the monitor.
  - When I change the input or output from digital to analog or sinput it does 
not change at all.
  - The strangest thing is that the microphone input captures the audio that is 
heard in the system as if it were the output, audacious records the audio from 
the desktop when it tries to monitor the microphone.
  - When plugging or unplugging the microphone, the system detects this change 
and tries to change the audio input automatically, but it does not capture the 
microphone and the desktop continues to be heard.

  My alsa data: http://alsa-
  project.org/db/?f=df4d1f6c126260eabc5f159e64cff37efa064a38

  MSI have not audio drivers for linux. I can't stream with this
  motherboard because the microphone doesn't work.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu7
  ProcVersionSignature: Ubuntu 5.15.0-39.42-generic 5.15.35
  Uname: Linux 5.15.0-39-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  whk1940 F pulseaudio
   /dev/snd/pcmC1D0c:   whk1940 F...m pulseaudio
   /dev/snd/pcmC1D0p:   whk1940 F...m pulseaudio
   /dev/snd/controlC0:  whk

[Touch-packages] [Bug 1750253] Re: ibus-daemon crashed with SIGABRT in g_mutex_clear()

2022-02-21 Thread WHK
Same error in Ubuntu 20.04 LTS with all last upgrades and ibus
1.5.22-2ubuntu2.1.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1750253

Title:
  ibus-daemon crashed with SIGABRT in g_mutex_clear()

Status in ibus package in Ubuntu:
  Confirmed

Bug description:
  With sddm Displaymanger. gdm3 goes automatic to Ubuntu Wayland. No
  change possible.

  No Mouse click possibele but mouse moved. Can't change the
  Displaymanger.

  SDDM Change possible. Ubuntu or Gnome not started.

  Scroll Lock flashed.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: ibus 1.5.17-3ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: GNOME-Greeter:GNOME
  Date: Sun Feb 18 15:20:13 2018
  ExecutablePath: /usr/bin/ibus-daemon
  ProcCmdline: ibus-daemon --xim --panel disable
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/false
  Signal: 6
  SourcePackage: ibus
  StacktraceTop:
   g_mutex_clear () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? ()
   g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: ibus-daemon crashed with SIGABRT in g_mutex_clear()
  UpgradeStatus: Upgraded to bionic on 2017-12-04 (76 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1750253/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1311503] Re: compiz crashes with segfault error in libnux-graphics

2018-01-16 Thread WHK
Same problem detected on last upgrade of libnux-graphics for ubuntu
16.04 using nvidia-384 on 2018-01-16 at 23:30:00 -4

Thanks to episteme (jamiebrowning) solve my problem with reinstall
libgdk-pixbuf

root@machine:~# apt list --installed | grep libgdk

WARNING: apt does not have a stable CLI interface. Use with caution in
scripts.

libgdk-pixbuf2.0-0/xenial-updates,xenial-security,now 2.32.2-1ubuntu1.4 amd64 
[instalado]
libgdk-pixbuf2.0-common/xenial-updates,xenial-updates,xenial-security,xenial-security,now
 2.32.2-1ubuntu1.4 all [instalado]
libgdk-pixbuf2.0-common/xenial-updates,xenial-security,now 2.32.2-1ubuntu1.4 
amd64 [instalado, automático]

root@machine:~# apt-get -y reinstall libgdk-pixbuf2.0-0 libgdk-
pixbuf2.0-common libgdk-pixbuf2.0-common && reboot

And works fine :D

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1311503

Title:
  compiz crashes with segfault error in libnux-graphics

Status in Nux:
  Invalid
Status in nux package in Ubuntu:
  Invalid

Bug description:
  When I login compiz crashes with a segfault error in libnux-graphics.
  My screen turns blue (with nouveau driver) or with white blocks
  (nvidia current driver). In dmesg the following messages are shown:

  [  808.965220] compiz[7568]: segfault at b0 ip 7f9246244a0f sp 
7fff0a7a1450 error 4 in libnux-graphics-4.0.so.0.6.0[7f92461f8000+cb000]
  [  813.851368] compiz[7722]: segfault at b0 ip 7f34215bca0f sp 
7fffe2e356d0 error 4 in libnux-graphics-4.0.so.0.6.0[7f342157+cb000]

  I only get this error with my Nvidia GTX 460 card. I do not get these
  errors with my radeon and intel video cards (my other pc and laptop).
  All running latest Trusty 14.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/1311503/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1305699] Re: upowerd crashed with SIGSEGV in service_client_free()

2014-12-01 Thread WHK
me@machine:~/Escritorio$ patch -p1  
0001-upowerd-Fix-cleanup-in-up_device_idevice_coldplug-fi.patch
[sudo] password for whk: 
can't find file to patch at input line 20
Perhaps you used the wrong -p or --strip option?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1305699

Title:
  upowerd crashed with SIGSEGV in service_client_free()

Status in upower package in Ubuntu:
  Confirmed

Bug description:
  it looks like nothing happend. When I switch on the PC and after loging in 
this window with 'report an error/bug' appeard. so I guess it is minor.
  thanks for doing :)

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: upower 0.9.23-2ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  Date: Wed Apr  9 15:37:43 2014
  ExecutablePath: /usr/lib/upower/upowerd
  InstallationDate: Installed on 2014-04-04 (5 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Beta i386 
(20140326)
  ProcCmdline: /usr/lib/upower/upowerd
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0xb74e9919 service_client_free+25:   mov
(%esi),%eax
   PC (0xb74e9919) ok
   source (%esi) (0x302e) not located in a known VMA region (needed 
readable region)!
   destination %eax ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: upower
  StacktraceTop:
   service_client_free () from /usr/lib/i386-linux-gnu/libimobiledevice.so.4
   property_list_service_client_free () from 
/usr/lib/i386-linux-gnu/libimobiledevice.so.4
   lockdownd_client_free () from /usr/lib/i386-linux-gnu/libimobiledevice.so.4
   ?? ()
   g_object_unref () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: upowerd crashed with SIGSEGV in service_client_free()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1305699/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp