[Bug 1905591] Re: no brightness control in {455, 460} after update from 450

2021-10-25 Thread Amrit Singh
Thanks Kunal for the update, this regkey is already incorporated in future 
released driver. 
So we should not have to explicitly define it in near future.

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

Title:
  no brightness control in {455,460} after update from 450

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1905591/+subscriptions


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

[Bug 1905591] Re: no brightness control in {455, 460} after update from 450

2021-10-18 Thread Amrit Singh
Hi Kamal / David,
Please confirm if anyone get a chance to try with above suggested regkey.

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

Title:
  no brightness control in {455,460} after update from 450

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1905591/+subscriptions


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

[Bug 1905591] Re: no brightness control in {455, 460} after update from 450

2021-10-10 Thread Amrit Singh
Hi All,
Please try with the EnableBrightnessControl =1 as kernel parameter or add it in 
xorg.conf file.
You can add it in device section as shown below -

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "NVIDIA RTX A3000 Laptop GPU"
Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection

After change in the xorg, please uninstall / install the driver.

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

Title:
  no brightness control in {455,460} after update from 450

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1905591/+subscriptions


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

[Bug 1905591] Re: no brightness control in {455, 460} after update from 450

2021-10-04 Thread Amrit Singh
Hi All,
Please try with the EnableBrightnessControl =1 as kernel parameter or add it in 
xorg.conf file.
You can add it in device section as shown below -

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "NVIDIA RTX A3000 Laptop GPU"
Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection

After change in the xorg, please uninstall / install the driver.

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

Title:
  no brightness control in {455,460} after update from 450

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1905591/+subscriptions


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

[Bug 1905591] Re: no brightness control in {455, 460} after update from 450

2021-09-27 Thread Amrit Singh
Hi All,
Please try with the EnableBrightnessControl =1 as kernel parameter or add it in 
xorg.conf file.
You can add it in device section as shown below -

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "NVIDIA RTX A3000 Laptop GPU"
Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection

After change in the xorg, please uninstall / install the driver.

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

Title:
  no brightness control in {455,460} after update from 450

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1905591/+subscriptions


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

[Bug 1905591] Re: no brightness control in {455, 460} after update from 450

2021-09-21 Thread Amrit Singh
Hi All,
Please try with the EnableBrightnessControl =1 as kernel parameter or add it in 
xorg.conf file.
You can add it in device section as shown below - 

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName  "NVIDIA RTX A3000 Laptop GPU"
Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection

After change in the xorg, please uninstall / install the driver.

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

Title:
  no brightness control in {455,460} after update from 450

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1905591/+subscriptions


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

[Bug 1905591] Re: no brightness control in {455, 460} after update from 450

2021-08-09 Thread Amrit Singh
Can you also try to boot the system without parameter without nvidia-
drm.modeset=1 and share test results.

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

Title:
  no brightness control in {455,460} after update from 450

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1905591/+subscriptions


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

[Bug 1905591] Re: no brightness control in {455, 460} after update from 450

2021-07-19 Thread Amrit Singh
Please list the content of /sys/class/backlight folder.

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

Title:
  no brightness control in {455,460} after update from 450

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1905591/+subscriptions


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

[Bug 1905591] Re: no brightness control in {455, 460} after update from 450

2021-07-12 Thread Amrit Singh
Hi All,
Please list the content of /sys/class/backlight folder.

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

Title:
  no brightness control in {455,460} after update from 450

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1905591/+subscriptions

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

[Bug 1231764] Re: package cinder-common 1:2013.1.2-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-10-07 Thread Amrit Singh
** Changed in: cinder (Ubuntu)
   Status: Expired => Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/cinder/+question/255485

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

Title:
  package cinder-common 1:2013.1.2-0ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1231764] Re: package cinder-common 1:2013.1.2-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-10-07 Thread Amrit Singh
Hi All,

I am installing Icehouse on Ubuntu 14.04.1. When I trying to install
Cinder-api as per the install guide, I am seeing the same error with the
latest package. Following is the output:

root@controller:~# sudo apt-get install cinder-api cinder-scheduler
Reading package lists... Done
Building dependency tree
Reading state information... Done
cinder-api is already the newest version.
cinder-scheduler is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up cinder-common (1:2014.1.2-0ubuntu1) ...
Traceback (most recent call last):
  File "/usr/bin/cinder-manage", line 62, in 
from oslo import messaging
ImportError: cannot import name messaging
dpkg: error processing package cinder-common (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of cinder-api:
 cinder-api depends on cinder-common (= 1:2014.1.2-0ubuntu1); however:
  Package cinder-common is not configured yet.

dpkg: error processing package cinder-api (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.

  dpkg: dependency problems prevent configuration of 
cinder-scheduler:
 cinder-scheduler depends on cinder-common (= 1:2014.1.2-0ubuntu1); however:
  Package cinder-common is not configured yet.

dpkg: error processing package cinder-scheduler (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
E: Sub-process /usr/bin/dpkg returned an error code (1)

I am a new OpenStack user and I am not able to get a workaround for this
issue. As per me, I think I am hitting the same bug with  cinder-common
(= 1:2014.1.2-0ubuntu1) as well.

Please  help !

Amrit

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

Title:
  package cinder-common 1:2013.1.2-0ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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