[Ubuntu-x-swat] [Bug 921321]

2014-06-08 Thread Anonymous-dodgeit
Created attachment 100635
drm/nv50: Fix backlight not working when PWM_DIV is uninitialised (v3)

Applying Roy's 0001-drm-nv50-Fix-backlight-not-working-when-PWM_DIV-
is-u.patch (v2) to linux-3.15-rc8 results in a compilation error.

...
  CC  drivers/gpu/drm/nouveau/nouveau_display.o
drivers/gpu/drm/nouveau/nouveau_display.c: In function ‘nouveau_display_init’:
drivers/gpu/drm/nouveau/nouveau_display.c:400:5: error: ‘drm’ undeclared (first 
use in this function)
  if(drm-backlight)
 ^
drivers/gpu/drm/nouveau/nouveau_display.c:400:5: note: each undeclared 
identifier is reported only once for each function it appears in
scripts/Makefile.build:318: recipe for target 
'drivers/gpu/drm/nouveau/nouveau_display.o' failed
make[4]: *** [drivers/gpu/drm/nouveau/nouveau_display.o] Error 1
scripts/Makefile.build:465: recipe for target 'drivers/gpu/drm/nouveau' failed
make[3]: *** [drivers/gpu/drm/nouveau] Error 2
scripts/Makefile.build:465: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:465: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:878: recipe for target 'drivers' failed
make: *** [drivers] Error 2

Resolved by adding the following line to the beginning of the
nouveau_display_init function in nouveau_display.c:

struct nouveau_drm *drm = nouveau_drm(dev);

I tried to make a patch and attach it - not sure if I did it right.

This patch successfully resolved the backlight brightness stuck at
minimum after waking up from suspend issue on my HP Elitebook 8530w.

Thank you, Roy! Your code has improved my life significantly.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1247736] Re: [SRU] nvidia-opencl-icd-* should not conflicts/replaces on opencl-icd

2014-06-08 Thread Stefano Rivera
Slightly modified the changelog (with Graham's approval) and uploaded,
pending SRU team review.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-304-updates in Ubuntu.
https://bugs.launchpad.net/bugs/1247736

Title:
  [SRU] nvidia-opencl-icd-* should not conflicts/replaces on opencl-icd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-cuda-toolkit/+bug/1247736/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1327753] [NEW] FTBFS: hwloc-contrib 1.9-1 build-depends on unavailable package libxnvctrl-dev

2014-06-08 Thread Hans Joachim Desserud
Public bug reported:

Hwloc-contrib 1.9-1 currently fails to build because it depends on
libxnvctrl-dev which is not available.

Package libxnvctrl-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  nvidia-settings

E: Package 'libxnvctrl-dev' has no installation candidate
apt-get failed.

For more details, see 
https://launchpadlibrarian.net/173944551/buildlog_ubuntu-utopic-i386.hwloc-contrib_1.9-1_MANUALDEPWAIT.txt.gz

In Debian, libxnvctrl-dev is part of the nvidia-settings package
(http://packages.qa.debian.org/n/nvidia-settings.html). However, this is
not synced since Ubuntu has its own nvidia-settings package
(https://launchpad.net/ubuntu/+source/nvidia-settings), though that does
not offer the binary package which hwloc-contrib needs.

** Affects: hwloc-contrib (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: nvidia-settings (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: ftbfs utopic

** Also affects: nvidia-settings (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-settings in Ubuntu.
https://bugs.launchpad.net/bugs/1327753

Title:
  FTBFS: hwloc-contrib 1.9-1 build-depends on unavailable package
  libxnvctrl-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hwloc-contrib/+bug/1327753/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1313443] Re: Cannot restore HDMI display after regular TV session

2014-06-08 Thread Bengt Nilsson
I have found that a workaround is to press Ctrl-Alt-F1 for a terminal
login, login as root and do:

service lightdm restart

This will invoke the graphical login screen, and I can log in as usual.

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

Title:
  Cannot restore HDMI display after regular TV session

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 292954] Re: keyboard problem on LG E200

2014-06-08 Thread -VoltagE-
The keyboard problem still exist in Lubuntu 14.04 and the workaround in
post 8 works.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/292954

Title:
  keyboard problem on LG E200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/292954/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1268146] Re: Very high cpu usage for compiz in 14.04 (mesa incorrectly using llvmpipe)

2014-06-08 Thread lucas
same problem here,  intel graphics card on Ubuntu 13.10 and no VMware
installed, yet ..

$ glxinfo | grep -i opengl
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.4, 256 bits)
OpenGL version string: 3.0 Mesa 10.3.0-devel
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:


$ sudo lshw -C video
  *-display   
   description: VGA compatible controller
   product: 3rd Gen Core processor Graphics Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@:00:02.0
   version: 09
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list rom
   configuration: driver=i915 latency=0
   resources: irq:46 memory:f000-f03f memory:e000-efff iopor

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

Title:
  Very high cpu usage for compiz in 14.04 (mesa incorrectly using
  llvmpipe)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1327774] [NEW] asus x200la brightness hotkeys not working (rest of them do)

2014-06-08 Thread Jaime Pérez
Public bug reported:

If I click on brightness hotkeys nothing (apparently) happens. I suppose
keys are missbinded or something like that. How can I fix it?

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: 4400 64bit asus hd intel trusty unity x200la

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1327774

Title:
  asus x200la brightness hotkeys not working (rest of them do)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1327774/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1042359] Re: Brightness hotkeys not seen by kernel on Asus n55s, other hotkeys ok.

2014-06-08 Thread Christopher M. Penalver
gouri, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-
evdev/+bug/1042359/comments/11 regarding this being fixed with an
update. For future reference you can manage the status of your own bugs
by clicking on the current status in the yellow line and then choosing a
new status in the revealed drop down box. You can learn more about bug
statuses at https://wiki.ubuntu.com/Bugs/Status. Thank you again for
taking the time to report this bug and helping to make Ubuntu better.
Please submit any future bugs you may find.

** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/1042359

Title:
  Brightness hotkeys not seen by kernel on Asus n55s, other hotkeys ok.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1042359/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1327795] [NEW] single resolution screen (native)

2014-06-08 Thread aladin
Public bug reported:

can not make changes on 1024*768 screen resolution for HPw17e nvidia GT
6200 turbocache

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
Uname: Linux 3.13.0-29-generic x86_64
.tmp.unity.support.test.1:
 
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Sun Jun  8 16:03:44 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus: ndiswrapper, 1.59, 3.13.0-29-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation NV44 [GeForce 6200 TurboCache] [10de:0161] (rev a1) 
(prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:81f2]
InstallationDate: Installed on 2014-06-07 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: HP-Pavilion GJ425AA-ABF a6134.fr
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=d014fde9-3626-4cb1-9772-911800ed1f4a ro recovery nomodeset
Renderer: Software
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/30/2007
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 5.19
dmi.board.name: Leonite2
dmi.board.vendor: ASUSTek Computer INC.
dmi.board.version: 6.00
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: 
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr5.19:bd05/30/2007:svnHP-Pavilion:pnGJ425AA-ABFa6134.fr:pvr:rvnASUSTekComputerINC.:rnLeonite2:rvr6.00:cvnHewlett-Packard:ct3:cvr:
dmi.product.name: GJ425AA-ABF a6134.fr
dmi.sys.vendor: HP-Pavilion
version.compiz: compiz 1:0.9.11+14.04.20140423-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Sun Jun  8 13:36:20 2014
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.15.1-0ubuntu2

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


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

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

Title:
  single resolution screen (native)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1273234] Re: 8086:a011 [HP Mini 110-3100] Can't control screen brightness intel HD4400 8086:0a16 ASUS x200la

2014-06-08 Thread Jaime Pérez
** Summary changed:

- 8086:a011 [HP Mini 110-3100] Can't control screen brightness
+ 8086:a011 [HP Mini 110-3100] Can't control screen brightness intel HD4400 
8086:0a16 ASUS x200la

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1273234

Title:
  8086:a011 [HP Mini 110-3100] Can't control screen brightness intel
  HD4400 8086:0a16 ASUS x200la

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1273234/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1327774] Re: asus x200la brightness hotkeys not working (rest of them do)

2014-06-08 Thread Jaime Pérez
upgrading to 3.14 or 3.15 from ubuntu kernel ppa doesn't fix the
problem.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1327774

Title:
  asus x200la brightness hotkeys not working (rest of them do)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1327774/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1273234] Re: 8086:a011 [HP Mini 110-3100] Can't control screen brightness

2014-06-08 Thread Christopher M. Penalver
Jaime Pérez, please file a new report, one per hardware combination.

** Summary changed:

- 8086:a011 [HP Mini 110-3100] Can't control screen brightness intel HD4400 
8086:0a16 ASUS x200la
+ 8086:a011 [HP Mini 110-3100] Can't control screen brightness

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1273234

Title:
  8086:a011 [HP Mini 110-3100] Can't control screen brightness

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1273234/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1327839] [NEW] Can't control screen brightness intel HD4400 8086:0a16 ASUS x200la

2014-06-08 Thread Jaime Pérez
Public bug reported:

same problem that the one in bug #1273234 and same fix, but different
hardware.

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1327839

Title:
  Can't control screen brightness intel HD4400 8086:0a16 ASUS x200la

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1327839/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1273234] Re: 8086:a011 [HP Mini 110-3100] Can't control screen brightness

2014-06-08 Thread Jaime Pérez
got it

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1273234

Title:
  8086:a011 [HP Mini 110-3100] Can't control screen brightness

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1273234/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1290839] Re: [NVIDIA G71] don't resum after powersaving

2014-06-08 Thread melter
This bug is actually false. The problem vanished after I updated the
BIOS of my motherboard. The BIOS version on the board at that time was
quite old.

** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1290839

Title:
  [NVIDIA G71] don't resum after powersaving

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1290839/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1080612] Re: Installing fglrx/fglrx-updates does nothing. radeon still in use.

2014-06-08 Thread Andrew
I have the same problem.

$ lspci -k | grep VGA -A2
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Juniper PRO [Radeon HD 5750]
Subsystem: Hightech Information System Ltd. Device 200a
Kernel driver in use: radeon

$ uname -a
Linux andrew-pc 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

update-alternatives --display x86_64-linux-gnu_gl_conf -
http://pastebin.com/wW6wi0cN

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1080612

Title:
  Installing fglrx/fglrx-updates does nothing. radeon still in use.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1080612/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1316873] Re: Left mouse button stops working

2014-06-08 Thread Rev Species 116
I have been using 14.04LTS 64bit since launch, and was not initially
effected by this. However, this starting happening to me within the past
few days. When using the trackpad it starts to behave like I have
clicked and dragged and if there is text on the screen, it starts to
select it. The left mouse button then refuses to work on the track pad,
tap to click fails, but the right mouse button behaves normally.

When going into the Mouse settings and switching from a 'Left mouse' to
a 'Right mouse', the left mouse button works again BUT acts like it is
the 'Right' mouse button [as per the setting I changed]. During this
time the Right mouse button on the mouse fails.

This started to occur after a very recent update to the OS - unlikely to
be a hardware issue.

I have a Dell D630. Are there any pertinent logs that would be best for
me to attach?

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

Title:
  Left mouse button stops working

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 952521] Re: Screen blanking and dpms can't be turned off

2014-06-08 Thread Bob Baker Jr.
This problem was plaguing my friend's PC (which was my less newer rig),
but not my new rig. Same distro, same architecture, same hardware
manufacturers, mostly same setup. BUT, he was experiencing the screen
off thing every 30 seconds, like clockwork.

The FiX is here! I simply went to System Settings  Power Management.
Tab over to Activity Settings, and choose to define a special behavior.
Check the box that says Never shutdown the screen, and leave the other
two unchecked. I waited about 2 minutes after applying it (didn't even
bother to close the settings window), and the screen stayed on.

Perhaps the fact that this bug resides in the KDE power management as
some goofed-up timer that we cannot control is the reason why it was
overridden by this checkbox.

I am only one person though, so please, those of you who are still
having this happen, please try this method in order to confirm my
solution for everyone, which may then be turned into a workable solution
until the KDE developers fix whatever is causing this thing to happen on
some machines and not others.

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

Title:
  Screen blanking and dpms can't be turned off

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp