[Bug 1899010] [NEW] I had to run "sudo modprobe i8k force=1" to fix i8kutils installation.

2020-10-08 Thread Andrii Puhalevich
Public bug reported:

modprobe i8k
modprobe: ERROR: could not insert 'dell_smm_hwmon': No such device

I had to force it:
modprobe i8k force=1

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: i8kutils 1.43
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: XFCE
Date: Thu Oct  8 13:53:05 2020
InstallationDate: Installed on 2020-06-20 (109 days ago)
InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: i8kutils
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1899010

Title:
  I had to run "sudo modprobe i8k force=1" to fix i8kutils installation.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1895665] Re: PulseAudio automatically switches from HDMI 2 after display sleep

2020-09-17 Thread Andrii Puhalevich
It seems that it depends on connected monitor. In my case monitor goes to power 
saving mode after laptop suspend or in few minutes after system lock. So ubuntu 
switches to analog device after resume/unlock.
But its not so critical, because device can be easily changed with tray icon.
And for HDMI 2 selecting I also had to open sound settings window.

Btw, maybe try to set priority=99 for hdmi-output-1.conf?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1895665

Title:
  PulseAudio automatically switches from HDMI 2 after display sleep

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1895665] Re: PulseAudio automatically switches from HDMI 2 after display sleep

2020-09-16 Thread Andrii Puhalevich
Right. I just tested:
Selected digital device.
Selected HDMI 2 for digital device.
Disconnected HDMI 2 from laptop (digital device automatically switched to
HDMI 1, sound automatically switched to internal analog audio).
Connected HDMI 2 to laptop (digital device automatically switched to HDMI 2
- this resolves the main part of the issue, but sound still left on
internal analog audio).

On Wed, Sep 16, 2020 at 12:30 PM Hui Wang <1895...@bugs.launchpad.net>
wrote:

> Do you mean even did the change of #2, the output device still changes
> to internal analog audio after sleep? Before sleep, you select the hdmi-
> output-2 manually?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1895665
>
> Title:
>   PulseAudio automatically switches from HDMI 2 after display sleep
>
> Status in pulseaudio package in Ubuntu:
>   Incomplete
>
> Bug description:
>   I have an Nvidia based video card that has an HDMI output + a
> DisplayPort output.
>   DisplayPort output audio is listed as "Digital Stereo (HDMI)" and HDMI
> output is listed as "Digital Stereo (HDMI 2)".
>
>   I prefer to use "Digital Stereo (HDMI 2)".
>   But after each display sleep (screen lock for example) audio is switched
> to built in audio
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 20.04
>   Package: pulseaudio 1:13.99.1-1ubuntu3.6
>   ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
>   Uname: Linux 5.4.0-47-generic x86_64
>   NonfreeKernelModules: nvidia_modeset nvidia
>   ApportVersion: 2.20.11-0ubuntu27.8
>   Architecture: amd64
>   CasperMD5CheckResult: skip
>   CurrentDesktop: XFCE
>   Date: Tue Sep 15 14:56:58 2020
>   InstallationDate: Installed on 2020-06-20 (86 days ago)
>   InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64
> (20200423)
>   SourcePackage: pulseaudio
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 11/11/2019
>   dmi.bios.vendor: Dell Inc.
>   dmi.bios.version: 1.11.1
>   dmi.board.name: 0CNDTP
>   dmi.board.vendor: Dell Inc.
>   dmi.board.version: A01
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: Dell Inc.
>   dmi.modalias:
> dmi:bvnDellInc.:bvr1.11.1:bd11/11/2019:svnDellInc.:pnG55590:pvr:rvnDellInc.:rn0CNDTP:rvrA01:cvnDellInc.:ct10:cvr:
>   dmi.product.family: GSeries
>   dmi.product.name: G5 5590
>   dmi.product.sku: 08EA
>   dmi.sys.vendor: Dell Inc.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1895665/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1895665

Title:
  PulseAudio automatically switches from HDMI 2 after display sleep

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1895665] Re: PulseAudio automatically switches from HDMI 2 after display sleep

2020-09-16 Thread Andrii Puhalevich
After #2 it prefers HDMI 2 when its connected, thanks @hui.wang.
But seems that anyway it prefers internal analog audio instead of digital audio.
Will observe more to understand new behavior after reboots, suspends and locks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1895665

Title:
  PulseAudio automatically switches from HDMI 2 after display sleep

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1895665] [NEW] PulseAudio automatically switches from HDMI 2 after display sleep

2020-09-15 Thread Andrii Puhalevich
Public bug reported:

I have an Nvidia based video card that has an HDMI output + a DisplayPort 
output.
DisplayPort output audio is listed as "Digital Stereo (HDMI)" and HDMI output 
is listed as "Digital Stereo (HDMI 2)".

I prefer to use "Digital Stereo (HDMI 2)".
But after each display sleep (screen lock for example) audio is switched to 
built in audio

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: pulseaudio 1:13.99.1-1ubuntu3.6
ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
Uname: Linux 5.4.0-47-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: XFCE
Date: Tue Sep 15 14:56:58 2020
InstallationDate: Installed on 2020-06-20 (86 days ago)
InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: pulseaudio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/11/2019
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.11.1
dmi.board.name: 0CNDTP
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.11.1:bd11/11/2019:svnDellInc.:pnG55590:pvr:rvnDellInc.:rn0CNDTP:rvrA01:cvnDellInc.:ct10:cvr:
dmi.product.family: GSeries
dmi.product.name: G5 5590
dmi.product.sku: 08EA
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug focal

** Attachment added: "screenshot_2020-09-15_15-49-17.jpg"
   
https://bugs.launchpad.net/bugs/1895665/+attachment/5411015/+files/screenshot_2020-09-15_15-49-17.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1895665

Title:
  PulseAudio automatically switches from HDMI 2 after display sleep

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1768625] Re: Bluetooth headset HSP/HFP mode not working in Bionic

2020-06-26 Thread Andrii Puhalevich
*** This bug is a duplicate of bug 1576559 ***
https://bugs.launchpad.net/bugs/1576559

#lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 20.04 LTS
Release:20.04
Codename:   focal


#uname -r
5.4.0-37-generic

#pulseaudio --version
pulseaudio 13.99.1


[B4:86:55:E1:8B:07]
  Name: FlyPods Lite
  Alias: FlyPods Lite [rw]
  Address: B4:86:55:E1:8B:07
  Icon: audio-card
  Class: 0x2c0404
  Paired: 1
  Trusted: 1 [rw]
  Blocked: 0 [rw]
  Connected: 1
  UUIDs: [AudioSource, AudioSink, AVRemoteControl, Handsfree, PnPInformation]


 bt-device -s B4:86:55:E1:8B:07
Discovering services...

[RECORD:0x1]
SrvClassIDList: "AudioSink"
ProtocolDescList: 
"L2CAP", 0x19
"AVDTP", 0x103
BTProfileDescList: 
"AdvAudio", 0x103
SrvName: "Advanced Audio"
ProviderName: "MtView"

[RECORD:0x10002]
SrvClassIDList: "Handsfree", "Audio"
ProtocolDescList: 
"L2CAP"
"RFCOMM", Channel: 1
BTProfileDescList: 
"Handsfree", 0x107
SrvName: "Hands-Free unit "

[RECORD:0x10001]
SrvClassIDList: "AVRemote", "VideoConf"
ProtocolDescList: 
"L2CAP", 0x17
"AVCTP", 0x102
BTProfileDescList: 
"AVRemote", 0x105
SrvName: "MVIEW "
ProviderName: "MVIEW "

[RECORD:0x10003]
SrvClassIDList: "AudioSource"
ProtocolDescList: 
"L2CAP", 0x19
"AVDTP", 0x103
BTProfileDescList: 
"AdvAudio", 0x103
SrvName: "Advanced Audio"
ProviderName: "MtView"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1768625

Title:
  Bluetooth headset HSP/HFP mode not working in Bionic

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs