[Bug 1831587] Re: brightness control not work with OLED panel

2020-02-03 Thread Adam Dyess
There does appear to be a work around here: https://wiki.archlinux.org/index.php/HP_Spectre_x360_13-4231ng#Brightness_/_backlight It requires bc and inotify-tools. The workaround is for a long running program to listen for changes to /sys/class/backlight/intel_backlight calculate the right

[Bug 1831587] Re: brightness control not work with OLED panel

2020-02-08 Thread Adam Dyess
An even better script so that all connected displays have their brightness adjusted #!/bin/bash #- # /usr/local/bin/brightness # be sure this file is executable #-

[Bug 1874925] Re: Comet Lake PCH-LP cAVS (Audio, Voice, Speech)

2020-04-28 Thread Adam Dyess
Triumph is ours! My internal mic is working and can record audio. It's like a have an actual laptop without having to lug around another mic! Hooray I found two files in /etc/modprobe.d that were turning off the dmic_detect. ➜ egrep -r dmic /etc/modprobe.d

[Bug 1874925] [NEW] Comet Lake PCH-LP cAVS (Audio, Voice, Speech)

2020-04-24 Thread Adam Dyess
Public bug reported: Internal Microphone doesn't show up as an audio source. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: alsa-base 1.0.25+dfsg-0ubuntu5 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30 Uname: Linux 5.4.0-26-generic x86_64 NonfreeKernelModules: zfs zunicode zavl

[Bug 1874925] Re: Comet Lake PCH-LP cAVS (Audio, Voice, Speech)

2020-04-24 Thread Adam Dyess
full hardware profile: https://linux- hardware.org/index.php?probe=c17da47049 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874925 Title: Comet Lake PCH-LP cAVS (Audio, Voice, Speech) To manage

[Bug 1874925] Re: Comet Lake PCH-LP cAVS (Audio, Voice, Speech)

2020-04-27 Thread Adam Dyess
and this is dmesg with the dmic_setting ** Attachment added: "with_dmic_setting" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1874925/+attachment/5362180/+files/with_dmic_setting -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1874925] Re: Comet Lake PCH-LP cAVS (Audio, Voice, Speech)

2020-04-27 Thread Adam Dyess
Maybe it's the "HP Wide Vision FHD Camera" which should be treated as a camera and microphone? i see it register with uvcvideo in both. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874925 Title:

[Bug 1874925] Re: Comet Lake PCH-LP cAVS (Audio, Voice, Speech)

2020-04-27 Thread Adam Dyess
OK, Let's see if this helps you narrow it down. This file is with dmic_setting=0 removed from the grub cmdline ** Attachment added: "no_dmic_setting" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1874925/+attachment/5362179/+files/no_dmic_setting -- You received this bug

[Bug 1874925] Re: Comet Lake PCH-LP cAVS (Audio, Voice, Speech)

2020-04-27 Thread Adam Dyess
hmm... it says that same message here snd-intel-dspcfg.dsp_driver=1 is set in the command line. But later on it says i should pass that option. ** Attachment added: "with_dspcfg.dsp_driver=1"

[Bug 1874925] Re: Comet Lake PCH-LP cAVS (Audio, Voice, Speech)

2020-04-27 Thread Adam Dyess
Looking at this: https://bugzilla.kernel.org/show_bug.cgi?id=205959 i tried editing the /etc/modprobe.d/alsa.conf to have the option... restarted... same output ** Attachment added: "alsa.conf_options"

[Bug 1874925] Re: Comet Lake PCH-LP cAVS (Audio, Voice, Speech)

2020-04-26 Thread Adam Dyess
Thanks... that at least lets them show up in gnome.. but my internal audio array isn't an option. If i plugin an analog mic it works though. Just the realtek audio array doesn't work -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1915194] Re: No administrative way to delete an instance in state 'soft-delete'

2021-02-09 Thread Adam Dyess
** Also affects: python-openstackclient (Ubuntu) Importance: Undecided Status: New ** No longer affects: charm-nova-compute -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915194 Title:

[Bug 1915194] Re: No administrative way to delete an instance in state 'soft-delete'

2021-02-10 Thread Adam Dyess
workaround: $ nova force-delete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915194 Title: No administrative way to delete an instance in state 'soft-delete' To manage notifications about this

[Bug 1922077] Re: openstack floating ip unset: error: unrecognized arguments:

2021-03-31 Thread Adam Dyess
On closer inspection the docs make it clear that 'unset' doesn't need a port-id specified. This bug can be withdrawn https://docs.openstack.org/python-openstackclient/pike/cli/command-objects/floating-ip.html > floating ip unset¶ > Unset floating IP Properties > openstack floating ip unset >

[Bug 1259760] Re: Spice console isn't working when ssl_only=True is set

2021-03-11 Thread Adam Dyess
We have updated to this version 0.1.7-2ubuntu1~cloud0 like so sudo add-apt-repository cloud-archive:queens-proposed # (press enter to accept the repository) sudo apt-get update sudo apt-get install spice-html5 sudo systemctl restart nova-spiceproxy.service sudo rm

[Bug 1916715] Re: fails on install due to systemd-service/sysv-service mismatch and lack of mkdir

2021-03-05 Thread Adam Dyess
This change didn't work for me in bionic because of this: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target i had to change this: ExecStart=mkdir -p /etc/rtslib-fb-target to this: ExecStart=/bin/mkdir -p /etc/rtslib-fb-target

[Bug 1972812] Re: The operating system does not ask for a password after unlocking the screen.

2022-05-12 Thread Adam Dyess
I removed one of the extensions i was using, but still am running into the issue. 1) I've got a crash report that still fails to upload. ``` -rw-r- 1 addyess whoopsie 94220558 May 12 08:03 _usr_bin_gnome-shell.1000.crash -rw-rw-r-- 1 addyess whoopsie0 May 12 08:03

[Bug 1972812] Re: The operating system does not ask for a password after unlocking the screen.

2022-05-12 Thread Adam Dyess
Still having upload trouble, i'll find a way to get a crash-report through another means ** Attachment added: "upload failure crash report" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1972812/+attachment/5589244/+files/Screenshot%20from%202022-05-12%2008-47-13.png -- You

[Bug 1972812] Re: gnome-shell (X11, nvidia-390) crashes with SIGSEGV when unlocking the screen

2022-05-16 Thread Adam Dyess
Finally got the crashdump uploaded but had to add all the details to a new ticket: LP#1973615 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1972812 Title: gnome-shell (X11, nvidia-390) crashes with

[Bug 1972812] Re: The operating system does not ask for a password after unlocking the screen.

2022-05-11 Thread Adam Dyess
This happens to me as well. These are the loaded extensions. ~/.local/share/gnome-shell/extensions ❯ /usr/bin/cat **/metadata.json { "_generated": "Generated by SweetTooth, do not edit", "description": "A human-readable clock for the gnome-shell panel", "name": "Fuzzy Clock",

[Bug 1972812] Re: The operating system does not ask for a password after unlocking the screen.

2022-05-11 Thread Adam Dyess
Another "side-effect" of this event is that the screen will instantly go black after 30 idle seconds (it doesn't dim to black or use my normal screen blank at 3 min inactivity setting). This "side-effect" goes away if I log-out of the gnome session and then back in again. -- You received this

[Bug 1972812] Re: The operating system does not ask for a password after unlocking the screen.

2022-05-11 Thread Adam Dyess
I have a crash report for gnome-shell as well -- but i can't seem to get it uploaded to launchpad at the moment -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1972812 Title: The operating system