[Bug 367808] Re: mouse acceleration values smaller than 1 have no effect in Jaunty

2014-05-12 Thread Mikael Nordvall
This issue is still present in Ubuntu 12.04.4 at least.

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

Title:
  mouse acceleration values smaller than 1 have no effect in Jaunty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-xserver-utils/+bug/367808/+subscriptions

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


[Bug 958279] Re: FGLRX DPMS support totally broken, fails to wake up the monitor after putting it to sleep.

2013-09-28 Thread Mikael Nordvall
I have this issue as well.

Ubuntu 12.04, 3.2.0-53-generic-pae kernel
Catalyst Driver Packaging Version 8.96
AMD Radeon HD 7660D (A10 5700 APU)

I put this APU in two new builds, totally identical except that one has
ASRock FM2A85 and the other ASRock FM2A75. Only the build with the
...A85 mobo is affected.

Using 'xset dpms force off' to activate energy star power saving
funtions, or 'xset s activate' to blank screen will sooner or later
(often sooner) leave me with a running computer where i can not return
from the blank screen (and it is not just that I can not see the screen,
the keyboard is not responding, i have tried to safely shutdown using
keybindings, but it does not work).

Does not fix the issue:
'aticonfig --acpi-services=off' 

Setting this option in xorg.conf does not fix the issue:
Option DPMS false

All these things in combination does prevent the issue:
Put in my login script:
'xset -dpms '
'xset s off '
Put in xorg.conf:
Option DPMS false

But it does not fix the issue, because I only avoid screen freeze because I 
never enable the screen blanking/saving functions.
Right now I am using 'feh -FNY ~/.black.png' as a simple screen-blanking 
function instead.

Regards
Mikael

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

Title:
  FGLRX DPMS support totally broken, fails to wake up the monitor after
  putting it to sleep.

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

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


[Bug 958279] Re: FGLRX DPMS support totally broken, fails to wake up the monitor after putting it to sleep.

2013-09-28 Thread Mikael Nordvall
Refering my last post above;

Using xscreensaver (without using 'Display Power Management') works fine
for me, so if you encounter issues with the xorg screensaver freezing,
disabling the 'xset' screensaving features and installing/using
xscreensaver instead might be a workaround for you as well:

Install package 'xscreensaver'.

Add these two lines to ~/.xinitrc (or whatever gnome/unity/xfce/kde startup 
script you have):
xset -dpms 
xset s off 

Set this option in /etc/X11/xorg.conf:
Option  DPMS false

Configure xscreensaver with cmd 'xscreensaver-demo' and set it to use
Mode: Blank Screen Only and do NOT enable any Display Power
Management.

If you sometimes want to manually start the screen saver, use cmd
xscreensaver-command -activate'.

/Mikael

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

Title:
  FGLRX DPMS support totally broken, fails to wake up the monitor after
  putting it to sleep.

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

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