[Ubuntu-x-swat] [Bug 744187] Re: [g45] Black screen on boot acer travelmate 5735Z, intel gma 4500mh

2012-05-03 Thread Chris
Same for me on an Acer Aspire 5336 with Intel GMA 4500 on Ubuntu 12.04
32 bit. I haven't tried the workarounds yet, will give them a go and see
how I get on.

-- 
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/744187

Title:
  [g45] Black screen on boot acer travelmate 5735Z, intel gma 4500mh

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/744187/+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 744187] Re: [g45] Black screen on boot acer travelmate 5735Z, intel gma 4500mh

2012-05-03 Thread Chris
I got this working with the following workarounds that have been previously 
mentioned:
1. Hold down shift to bring up the grub menu at startup - add "nomodeset" to 
the kernel options. System boots up although the correct resolution is not 
detected, this is just temporary to make the following changes... 
2. Add "setpci -s 00:02.0 F4.B=00" to /etc/rc.local 
3. On reboot after step 2 the brightness was stuck at maximum, so I added 
"acpi_osi=Linux acpi_backlight=legacy" to the kernel parameters in 
/boot/grub/grub.cfg
4. On reboot, screen is the correct resolution and the brightness keys work 
(although the on-screen brightness bar no longer appears but I can live with 
that).

-- 
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/744187

Title:
  [g45] Black screen on boot acer travelmate 5735Z, intel gma 4500mh

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/744187/+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 1562219] Re: xinit will not work as non-root.

2016-11-17 Thread Chris
I've tried for an hour, but can't seem to get any fix working. Highly
frustrating as I just switched my laptop from Debian to Ubuntu, and now
I have to spend time switching it back again.

Comment #16 seems to misunderstand the bug. Likewise the workaround in
comment #12 might possibly work for some people, but there appear to be
several of us who rely on running X as a non-root user.

This is not something that I would have expected to be broken. Is there
any update on this? It's been a while since anyone commented on it, and
the bug doesn't appear to be assigned to anyone.

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

Title:
  xinit will not work as non-root.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xinit/+bug/1562219/+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 1562219] Re: Unprivileged xinit wont start in unallocated vt

2016-11-17 Thread Chris
** Summary changed:

- xinit will not work as non-root.  
+ Unprivileged xinit wont start in unallocated vt

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

Title:
  Unprivileged xinit wont start in unallocated vt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xinit/+bug/1562219/+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 1562219] Re: Unprivileged xinit wont start in unallocated vt

2016-11-17 Thread Chris
I can confirm that #14 works for me also, however it doesn't provide me
with with the functionality that I require.

It would be useful to know whether this is intended behavior, or an
unintended bug.

Updated bug title to reflect comment #14, and added a paragraph to the
top of the bug description outlining the issue as it is currently
understood.

** Description changed:

+ If as an unprivileged user you launch xinit (or startx) to any vt (EVEN
+ IF UNALLOCATED BY SYSTEMD) it will fail as described below. The only
+ exception appears to be if the vt you attempt to launch X onto is
+ already logged into by that user. For many this makes running X
+ unprivileged unworkable.
+ 
+ --
+ 
  When attempting to run xinit or startx after upgrading from 14.04 to
  16.04 it will not work.  There seems to be some sort of permission
  issue.  I have seen another person with this issue as well here:
  
  http://askubuntu.com/questions/749370/ubuntu-16-04-xf86openconsole-
  cannot-open-virtual-console-2?newreg=ba376d7a182d44608ed4675346b1ed74
  
  An example is when attempting to launch kodi, which worked prior to the
  upgrade:
  
  xinit /usr/bin/kodi --standalone -- -nocursor :0
  
- 
  X.Org X Server 1.18.1
  Release Date: 2016-02-08
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.13.0-79-generic x86_64 Ubuntu
  Current Operating System: Linux hostname 4.4.0-15-generic #31-Ubuntu SMP Fri 
Mar 18 19:08:31 UTC 2016 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=6f2e8267-1240-4f7b-9889-42e65d74767e ro biosdevname=0 text
  Build Date: 11 March 2016  07:43:21AM
- xorg-server 2:1.18.1-1ubuntu4 (For technical support please see 
http://www.ubuntu.com/support) 
+ xorg-server 2:1.18.1-1ubuntu4 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.33.6
- Before reporting problems, check http://wiki.x.org
- to make sure that you have the latest version.
+ Before reporting problems, check http://wiki.x.org
+ to make sure that you have the latest version.
  Markers: (--) probed, (**) from config file, (==) default setting,
- (++) from command line, (!!) notice, (II) informational,
- (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
+ (++) from command line, (!!) notice, (II) informational,
+ (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: "/home/arch/.local/share/xorg/Xorg.0.log", Time: Fri Mar 25 
20:14:07 2016
  (==) Using system config directory "/usr/share/X11/xorg.conf.d"
- (EE) 
+ (EE)
  Fatal server error:
  (EE) xf86OpenConsole: Cannot open virtual console 2 (Permission denied)
- (EE) 
- (EE) 
- Please consult the The X.Org Foundation support 
-  at http://wiki.x.org
-  for help. 
+ (EE)
+ (EE)
+ Please consult the The X.Org Foundation support
+  at http://wiki.x.org
+  for help.
  (EE) Please also check the log file at 
"/home/arch/.local/share/xorg/Xorg.0.log" for additional information.
- (EE) 
+ (EE)
  (EE) Server terminated with error (1). Closing log file.
  xinit: giving up
  xinit: unable to connect to X server: Connection refused
  
- 
- I have tried numerous workarounds including reinstalling xorg, removing all 
x-related files in my profile, and creating a new user.  Unfortunately none of 
these worked.
+ I have tried numerous workarounds including reinstalling xorg, removing
+ all x-related files in my profile, and creating a new user.
+ Unfortunately none of these worked.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xinit 1.3.4-3
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Fri Mar 25 20:14:18 2016
  DistUpgraded: 2016-03-25 09:16:37,728 DEBUG enabling apt cron job
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: oem-audio-hda-daily, 0.201412181801~ubuntu14.04.1, 
3.13.0-83-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/xinit
  GraphicsCard:
-  Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0402] (rev 06) (prog-if 00 [VGA controller])
-Subsystem: ASRock Incorporation Xeon E3-1200 v3/4th Gen Core Processor 
Integrated Graphics Controller [1849:0402]
+  Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0402] (rev 06) (prog-if 00 [VGA controller])
+    Subsystem: ASRock Incorporation Xeon E3-1200 v3/4th Gen Core Processor 
Integrated Graphics Controller [1849:0402]
  InstallationDate: Installed on 2014-12-14 (467 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.3)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
ro

[Ubuntu-x-swat] [Bug 1562219] Re: Unprivileged xinit wont start in unallocated vt

2016-11-27 Thread Chris
Ubfan1's comments (#19, #20 and #21) are not relevant to the bug as it
has been described. We were already aware that X sessions could be
started on the same vt as the command line that they're launched from.

Further complications from the Nvidia driver would seem to be a separate
bug?

As the bug forces X to be run with escalated privileges, I would
categorise it as a SECURITY bug (which would raise it's BUG HEAT score).
However I am not aware of how this is accomplished. I hope that someone
will review and comment on this suggestion.

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

Title:
  Unprivileged xinit wont start in unallocated vt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xinit/+bug/1562219/+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 1278223] Re: Mouse Flickering after adding 3rd Monitor

2016-12-14 Thread Chris
I've been watching this one and the related bugs for a while.

Using an Nvidia (580) with an Intel (HD3000) on a desktop PC this issue
is substantially improved in the latest xorg-edgers releases; it's now
very close to working perfectly.

There are still some small niggles - using Unity in 16.x the cursor will
flicker when changing between icons on the Launcher and when moving
between the Launcher and the rest of the desktop.

In Cinnamon it's almost entirely gone - it's only especially prominent
when moving between menu directories.

There are a couple of other flashes here and there, but it's otherwise
working exactly as you'd want it to.

I'll happily submit a bug report if it'll help, but it's looking like
the developers have narrowed the cause down - hopefully it's not just a
fortunate accident.

-- 
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/1278223

Title:
  Mouse Flickering after adding 3rd Monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1278223/+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 1697306] [NEW] error

2017-06-11 Thread chris
Public bug reported:

does not update

Shows   Error: BrokenCount >0

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-78.99-generic 4.4.62
Uname: Linux 4.4.0-78-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sun Jun 11 12:44:50 2017
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
DpkgLog:
 
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. 3rd Gen Core processor Graphics Controller 
[1043:2102]
InstallationDate: Installed on 2016-04-28 (408 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160421)
MachineType: ASUSTeK COMPUTER INC. K55A
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-78-generic.efi.signed 
root=UUID=80d375c8-4b70-466f-b69f-cc96476c9f3e ro quiet splash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/20/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: K55A.404
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: K55A
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK55A.404:bd08/20/2012:svnASUSTeKCOMPUTERINC.:pnK55A:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55A:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: K55A
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.70-1~ubuntu16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.6-0ubuntu0.16.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2

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


** Tags: amd64 apport-bug gnome3-ppa third-party-packages ubuntu xenial

-- 
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/1697306

Title:
  error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1697306/+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 1752053] Re: nvidia-390 fails to boot graphical display

2018-07-04 Thread Chris
I started to experience this problem for the first time on July 2nd,
2018 after upgrading to kernel 4.15.0-24-generic. It only happens on
machines with a Nvidia card. It does not matter if ANY Nvidia drivers
are installed or not. I downgraded to kernel 4.15.0-20, 0-22 and 0-23
but it didn't fix the issue. I confirmed this on 2 machines with Nvidia
cards.

adding deb http://de.archive.ubuntu.com/ubuntu/ bionic-proposed
multiverse main universe restricted

to /etc/apt/sources.list

and running apt install libglvnd0 xserver-xorg-core libgl1-mesa-glx did
not help. At least not on Linux Lite v4.0.

It's takes about 3mins and 6 seconds to get to the desktop. Everything
works as normal after that.

So i ran some tests

Lenovo ThinkPad W530 
Model Type: 2436CTO GB
16GB RAM 
Intel i7-3920XM @ 2.90Ghz
4 Core
256 SSD

lspci -vnn | grep VGA

00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core 
processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107GLM [Quadro 
K2000M] [10de:0ffb] (rev a1) (prog-if 00 [VGA controller])



Xubuntu 18.04 LTS (This is my main OS) - Broken

Kernel v4.15.0-24 after updates.

Updates downloaded during fresh install.

Works after fresh install but not after updates applied through Software
Update.

Also tried kernel v4.17.0 and v4.17.3

login with ctrl+alt+f1 and after a few seconds i see:

nouveau :01:00.0: msvld: unable to find firmware data

dmesg | grep nouveau

[   34.304193] nouveau :01:00.0: Direct firmware load for 
nouveau/nve7_fuc084 failed with error -2
[   34.304206] nouveau :01:00.0: Direct firmware load for 
nouveau/nve7_fuc084d failed with error -2
[   34.304210] nouveau :01:00.0: msvld: unable to load firmware data
[   34.304277] nouveau :01:00.0: msvld: init failed, -19


Kubuntu 18.04 LTS - Works

Kernel v4.15.0-20 after fresh install - Kernel v4.15.0-24 after updates.

Updates downloaded during fresh install. Full install selected.

Works after fresh install and after updates applied through Discover
application.



KDE neon User Edition 5.13 - Works
16.04

Kernel v4.13.0-45 after fresh install - Kernel v4.15.0-24 after updates.

Updates downloaded during fresh install.

Works after fresh install and after updates applied through Discover
application.

Installed nVidia driver v384.130 (nvidia-384) and still working.



Lubuntu - 18.04 LTS – Works

Kernel v4.15.0-20 after fresh install - Kernel v4.15.0-24 after updates.

Updates downloaded during fresh install. Full install selected.

Works after fresh install and after updates applied through Software
Updater application.

Installed nVidia driver v390 (nvidia-driver-390) and still working.


 
Mate 18.04 LTS - Broken

Kernel v4.15.0-24 after updates.

Updates downloaded during fresh install. Full install selected.

Works after fresh install but not after updates applied through Software
Update.

"Could not update ICEauthority file /home/user/.ICEauthority" appears
during auto login. Desktop does not finishing loading but keyboard
shortcuts work.



Elementary OS 0.4.1 Loki – Works

Kernel v4.15.0-24 after updates.

Updates downloaded during fresh install.

Works after fresh install and after updates applied through AppCenter.

Installed kernel v4.17.0 and v4.17.3 and still works. But did receive
this warning when upgrading the kernel.

W: Possible missing firmware /lib/firmware/i915/skl_dmc_ver1_27.bin for module 
i915
W: Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1_04.bin for module 
i915
W: Possible missing firmware /lib/firmware/i915/cnl_dmc_ver1_07.bin for module 
i915
W: Possible missing firmware /lib/firmware/i915/kbl_guc_ver9_39.bin for module 
i915
W: Possible missing firmware /lib/firmware/i915/bxt_guc_ver9_29.bin for module 
i915
W: Possible missing firmware /lib/firmware/i915/skl_guc_ver9_33.bin for module 
i915
W: Possible missing firmware /lib/firmware/nvidia/gp108/sec2/sig.bin for module 
nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/sec2/image.bin for 
module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/sec2/desc.bin for 
module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/nvdec/scrubber.bin for 
module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/sw_method_init.bin 
for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/sw_bundle_init.bin 
for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/sw_nonctx.bin for 
module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/sw_ctx.bin for 
module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/gpccs_sig.bin for 
module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/gpccs_data.bin for 
module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/gpccs_inst.bin for 
module nouveau
W: Possible missing firmware /lib/firmware/nvidia

[Ubuntu-x-swat] [Bug 1876863] Re: touchpad stops generating mouse motion after a while (focal, lenovo yoga c930)

2020-05-06 Thread Chris
I am totally guessing that it's the synaptics input package is the
culprit. I don't see anything in the dmesg that would suggest the kernel
is at fault.

** Package changed: ubuntu => xserver-xorg-input-synaptics (Ubuntu)

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

Title:
  touchpad stops generating mouse motion after a while (focal, lenovo
  yoga c930)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1876863/+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 1882453] [NEW] GUI blanks after long period of use

2020-06-07 Thread Chris
Public bug reported:

GUI screen goes blank with a right click on the desktop or a click on
the power button. The entire systems seems to slow too, with CPU
utilization reaching 100% at a consistent interval. This has happened
twice already after a long period of idle or when conducting many
actions with several applications. Not sure if any of it is causation
given its only happened twice and I can't replicate the problem
consistently. If you need further information reach me at
clmora...@pm.me.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-34.38-generic 5.4.41
Uname: Linux 5.4.0-34-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.driver.nvidia.gpus..06.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:06:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.suspend: suspend hibernate resume
.proc.driver.nvidia.suspend_depth: default modeset uvm
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  440.64  Fri Feb 21 01:17:26 
UTC 2020
 GCC version:
ApportVersion: 2.20.11-0ubuntu27.3
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sun Jun  7 15:00:40 2020
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation GM204 [GeForce GTX 970] [10de:13c2] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: eVga.com. Corp. GM204 [GeForce GTX 970] [3842:2974]
InstallationDate: Installed on 2020-05-20 (17 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
MachineType: MSI MS-7885
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-34-generic 
root=UUID=40367ef8-089b-4ef9-9b43-d538f9b52b3d ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/20/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1.80
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: X99A SLI PLUS(MS-7885)
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.80:bd03/20/2015:svnMSI:pnMS-7885:pvr1.0:rvnMSI:rnX99ASLIPLUS(MS-7885):rvr1.0:cvnMSI:ct3:cvr1.0:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: MS-7885
dmi.product.sku: To be filled by O.E.M.
dmi.product.version: 1.0
dmi.sys.vendor: MSI
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-2ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug focal 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/1882453

Title:
  GUI blanks after long period of use

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1882453/+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 2017337] Re: Multi touch broken on lunar (23.04) (xorg + wayland) for Focaltech touchpad

2023-04-23 Thread Chris
Confirming this is also a problem for me.
Asus UX303AL, both after the upgrade and on the live CD.
It also affects the 3-finger swipe between desktops gesture, whereby you can 
swipe left but not right.

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

Title:
  Multi touch broken on lunar (23.04) (xorg + wayland) for Focaltech
  touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/2017337/+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 2017337] Re: [ASUS Zenbook UX303UB] Multi touch broken on lunar (23.04) (xorg + wayland) for Focaltech touchpad

2023-06-28 Thread Chris
It's fixed with the latest updates.

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

Title:
  [ASUS Zenbook UX303UB] Multi touch broken on lunar (23.04) (xorg +
  wayland) for Focaltech touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/libinput/+bug/2017337/+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 1483228] [NEW] my laptop is running like shit thought maybe you could help

2015-08-10 Thread chris
Public bug reported:

sent everything to you my laptop freezes all the time its slow its not
right

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-62.101-generic 3.13.11-ckt24
Uname: Linux 3.13.0-62-generic i686
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Mon Aug 10 05:09:59 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus: bcmwl, 6.30.223.248+bdcom, 3.13.0-62-generic, i686: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Mobile 945GSE Express Integrated Graphics Controller 
[8086:27ae] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:308f]
   Subsystem: Hewlett-Packard Company Device [103c:308f]
InstallationDate: Installed on 2014-09-17 (327 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 (20140722.2)
MachineType: Hewlett-Packard HP Mini 110-1000
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-62-generic 
root=UUID=ae1cb9b1-6f1c-4c27-8b1f-c720151837f7 ro splash quiet nopat 
plymouth:debug=1=1
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/11/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 308F0 Ver. F.05
dmi.board.name: 308F
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 02.09
dmi.chassis.asset.tag: CNU9241TZH
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr308F0Ver.F.05:bd05/11/2009:svnHewlett-Packard:pnHPMini110-1000:pvr03A8100010030:rvnHewlett-Packard:rn308F:rvrKBCVersion02.09:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Mini 110-1000
dmi.product.version: 03A8100010030
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
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.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Mon Aug 10 04:40:51 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id4097 
 vendor CMO
xserver.version: 2:1.15.1-0ubuntu2.7

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


** Tags: apport-bug compiz-0.9 i386 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/1483228

Title:
  my laptop is running like shit thought maybe you could help

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1483228/+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 1485828] Re: fglrx-core 2:15.200-0ubuntu4: fglrx-core kernel module failed to build

2015-08-18 Thread Chris
During Kernel 3.19.0-26-generic install the system displayed an error
dialog box. After reboot the Ubuntu log in displays. After typing the
password the system reboots after a few seconds. Restarting the computer
doesn't fix the problem. Restarting the system with Kernel
3.19.0-25-generic fixes the problem. Seems to be a 3.19.0.26-generic
regression.

-- 
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/1485828

Title:
  fglrx-core 2:15.200-0ubuntu4: fglrx-core kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1485828/+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 1920573] Re: 20.10 Stylus input (wacom screen) instantly freezes OS

2021-03-22 Thread chris
apport information

** Tags added: apport-collected ubuntu

** Description changed:

  Previously on 20.04 stylus input with Wacom integrated display (not a
  pad or separate device) worked great.
  
  Currently on 20.10 any stylus input including near hover without
  physically touching will instantly freeze/lockup the OS forcing hard
  reboot/power off/on to recover.
  
  Kernel might (?) be confusing touch input with stylus input in the same
  moment as described here (???): https://www.linuxquestions.org/questions
  /linux-hardware-18/touching-wacom-tablet-crashes-linux-4175571470/.
  
  Device is HP Envy Note 8 using official HP Stylus, Ubuntu Mate 20.10.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu50.5
+ Architecture: amd64
+ BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
+ CasperMD5CheckResult: skip
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CompositorRunning: None
+ CurrentDesktop: MATE
+ DistUpgraded: Fresh install
+ DistroCodename: groovy
+ DistroRelease: Ubuntu 20.10
+ DistroVariant: ubuntu
+ GraphicsCard:
+  Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx 
Integrated Graphics Controller [8086:22b0] (rev 22) (prog-if 00 [VGA 
controller])
+Subsystem: Hewlett-Packard Company Atom/Celeron/Pentium Processor 
x5-E8000/J3xxx/N3xxx Integrated Graphics Controller [103c:8160]
+ InstallationDate: Installed on 2021-03-14 (8 days ago)
+ InstallationMedia: Ubuntu-MATE 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 8087:0a2a Intel Corp. Bluetooth wireless interface
+  Bus 001 Device 002: ID 03f0:9a1d HP, Inc HP lt4114 LTE 4G Module
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: Hewlett-Packard HP Envy 8 Note 5000
+ Package: xf86-input-wacom (not installed)
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-45-generic 
root=UUID=f30f8257-2865-4468-924c-639ca89da842 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.8.0-45.51-generic 5.8.18
+ Tags:  groovy ubuntu ubuntu
+ Uname: Linux 5.8.0-45-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 11/13/2015
+ dmi.bios.release: 15.5
+ dmi.bios.vendor: Insyde
+ dmi.bios.version: F.05
+ dmi.board.asset.tag: Type2 - Board Asset Tag
+ dmi.board.name: 8160
+ dmi.board.vendor: Hewlett-Packard
+ dmi.board.version: 40.23
+ dmi.chassis.asset.tag: Chassis Asset Tag
+ dmi.chassis.type: 11
+ dmi.chassis.vendor: Hewlett-Packard
+ dmi.chassis.version: Chassis Version
+ dmi.ec.firmware.release: 40.23
+ dmi.modalias: 
dmi:bvnInsyde:bvrF.05:bd11/13/2015:br15.5:efr40.23:svnHewlett-Packard:pnHPEnvy8Note5000:pvrType1ProductConfigId:rvnHewlett-Packard:rn8160:rvr40.23:cvnHewlett-Packard:ct11:cvrChassisVersion:
+ dmi.product.family: 103C_5335KV G=N L=SMB B=HP S=431
+ dmi.product.name: HP Envy 8 Note 5000
+ dmi.product.sku: N7T27UA#ABA
+ dmi.product.version: Type1ProductConfigId
+ dmi.sys.vendor: Hewlett-Packard
+ version.compiz: compiz N/A
+ version.libdrm2: libdrm2 2.4.102-1ubuntu1
+ version.libgl1-mesa-dri: libgl1-mesa-dri 20.2.6-0ubuntu0.20.10.1
+ version.libgl1-mesa-glx: libgl1-mesa-glx N/A
+ version.xserver-xorg-core: xserver-xorg-core 2:1.20.9-2ubuntu1.2~20.04.1
+ version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
+ version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1ubuntu1
+ version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1
+ version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479274/+files/CurrentDmesg.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] LightdmLog.txt

2021-03-22 Thread chris
apport information

** Attachment added: "LightdmLog.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479277/+files/LightdmLog.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] Lspci.txt

2021-03-22 Thread chris
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1920573/+attachment/5479278/+files/Lspci.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] LightdmDisplayLog.txt

2021-03-22 Thread chris
apport information

** Attachment added: "LightdmDisplayLog.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479276/+files/LightdmDisplayLog.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] Lsusb-t.txt

2021-03-22 Thread chris
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479280/+files/Lsusb-t.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] Lspci-vt.txt

2021-03-22 Thread chris
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479279/+files/Lspci-vt.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] MonitorsUser.xml.txt

2021-03-22 Thread chris
apport information

** Attachment added: "MonitorsUser.xml.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479282/+files/MonitorsUser.xml.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] Lsusb-v.txt

2021-03-22 Thread chris
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479281/+files/Lsusb-v.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] ProcCpuinfo.txt

2021-03-22 Thread chris
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479283/+files/ProcCpuinfo.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] ProcCpuinfoMinimal.txt

2021-03-22 Thread chris
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479284/+files/ProcCpuinfoMinimal.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] ProcInterrupts.txt

2021-03-22 Thread chris
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479286/+files/ProcInterrupts.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] XorgLog.txt

2021-03-22 Thread chris
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479289/+files/XorgLog.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] XorgLogOld.txt

2021-03-22 Thread chris
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479290/+files/XorgLogOld.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] UdevDb.txt

2021-03-22 Thread chris
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1920573/+attachment/5479288/+files/UdevDb.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] ProcEnviron.txt

2021-03-22 Thread chris
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479285/+files/ProcEnviron.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] DpkgLog.txt

2021-03-22 Thread chris
apport information

** Attachment added: "DpkgLog.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479275/+files/DpkgLog.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] acpidump.txt

2021-03-22 Thread chris
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479292/+files/acpidump.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] Xrandr.txt

2021-03-22 Thread chris
apport information

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/1920573/+attachment/5479291/+files/Xrandr.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] ProcModules.txt

2021-03-22 Thread chris
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479287/+files/ProcModules.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] xdpyinfo.txt

2021-03-22 Thread chris
apport information

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/1920573/+attachment/5479293/+files/xdpyinfo.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] xinput.txt

2021-03-22 Thread chris
apport information

** Attachment added: "xinput.txt"
   https://bugs.launchpad.net/bugs/1920573/+attachment/5479294/+files/xinput.txt

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] Re: 20.10 Stylus input (wacom screen) instantly freezes OS

2021-03-23 Thread chris
I installed libwacom-dev but result did not change.

I upgraded to kernel 5.11.8-051108-lowlatency and now the stylus works
normally: pressure, and both in-line buttons.

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1920573] Re: 20.10 Stylus input (wacom screen) instantly freezes OS

2021-03-23 Thread chris
Too good to be true; kernel 5.11 is really unstable, crashes often,
reboots randomly atm.

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1920573/+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 1836630] Re: System76 Oryx Pro (oryp5) with 5.0.0-21: Fail to resume from suspend

2019-08-08 Thread Chris
Having the same issue, Is there a work around while it gets fixed?

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

Title:
  System76 Oryx Pro (oryp5) with 5.0.0-21: Fail to resume from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1836630/+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 318325] Re: [X1100] flickering after resume from ram

2011-11-02 Thread Chris
Hi Marco,

I tried your suggestion (adding nomodeset to the commandline) with
Debian Squeeze, but it didn't cure the flicker on resume.

Also tried it with an Onieric LiveCD, but it didn't solve it there
either.

Bad news...

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

Title:
  [X1100] flickering after resume from ram

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/318325/+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 318325] Re: [X1100] flickering after resume from ram

2011-11-02 Thread Chris
NB: With Debian Squeeze, I was able to cure this flicker on my Aspire
5100 by doing the following (as root):

pm-suspend --quirk-s3-bios --quirk-s3-mode --quirk-vbe-post --quirk-
vbemode-restore --quirk-vbestate-restore --quirk-test  --store-quirks-
as-lkw

The parameters up to  --quirk-test cause the machine to suspend.  When I
tap a keyboard key it comes back to the deskop without the flickering.

The --store-quirks-as-lkw parameter seems to cause the previous
parameters to be written to a database where they are found and used
again on the next suspend attempt.  So now my machine suspends and
resumes normally (the above commandline was needed only once).

Note that you can use the pm-suspend command to experiment with quirks.
The --quirk-test parameter was needed to make sure the pm scripts didn't
ignore the other parameters during testing.

For testing quirks, I found it useful to edit the power-management
settings to make the machine hibernate when I pushed the power button.
That made it possible to recover when the screen flickered too badly to
use the normal shutdown dialog.  When the machine resumed from
hibernation, the flicker was gone and Iwas ready to test another
combination of suspend quirks.

Note that I have done a couple of other thngs which I don't think matter
(they didn't cure the problem by themselves).  These are adding the
nomodeset parameter to the linux commandline, and adding some of the
same quirks to the file /usr/share/hal/fdi/information/10freedesktop/20
-video-quirk-pm-acer.fdi.

The current Debian Squeeze appears to be pretty similar to Ubuntu Lucid.
It's running Linux 2.6.32-5-686 (but with an October 2011 compile date).
I'm not sure how the two systems differ in their power management, but I
bet they're pretty close.  I do not know if the tweaks I describe here
would work for Natty or Onieric.

I hope this helps somebody.

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

Title:
  [X1100] flickering after resume from ram

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/318325/+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 782855] Re: missing pixels (horizontal lines) in font rendering

2011-11-26 Thread Chris
Confirmed in Oneiric on, amongst other things, my Eee PC 901SD which has
an Intel 915 graphics controller and does not require any proprietary
drivers.  I see it mostly in Firefox but it affects terminal windows and
title bars as well.

I'm sure this problem is much more prevalent than than the meager number
of "affects me" flags suggested on this bug report. It would be a shame
if this were not fixed for the LTS release.

Chris

-- 
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/782855

Title:
  missing pixels (horizontal lines) in font rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/782855/+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 1155169] LightdmDisplayLog.txt

2014-02-08 Thread chris
apport information

** Attachment added: "LightdmDisplayLog.txt"
   
https://bugs.launchpad.net/bugs/1155169/+attachment/3974483/+files/LightdmDisplayLog.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] xinput.txt

2014-02-08 Thread chris
apport information

** Attachment added: "xinput.txt"
   https://bugs.launchpad.net/bugs/1155169/+attachment/3974495/+files/xinput.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] xserver.devices.txt

2014-02-08 Thread chris
apport information

** Attachment added: "xserver.devices.txt"
   
https://bugs.launchpad.net/bugs/1155169/+attachment/3974496/+files/xserver.devices.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] Lsusb.txt

2014-02-08 Thread chris
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1155169/+attachment/3974486/+files/Lsusb.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] UdevLog.txt

2014-02-08 Thread chris
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1155169/+attachment/3974492/+files/UdevLog.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] ProcModules.txt

2014-02-08 Thread chris
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1155169/+attachment/3974490/+files/ProcModules.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] XorgLogOld.txt

2014-02-08 Thread chris
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/1155169/+attachment/3974494/+files/XorgLogOld.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] CurrentDmesg.txt

2014-02-08 Thread chris
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1155169/+attachment/3974480/+files/CurrentDmesg.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] Re: Brightness Keys not working after restarting system from Windows 7

2014-02-08 Thread chris
Hi Christopher..

Bug still exist in 12.04 after system updated yesterday, same behavior.

There is also same behavior with 14.04 daily, I'll do reporting shortly.

** Tags added: apport-collected reproducible single-occurrence trusty

** Description changed:

  Seems that strange behaviour happen after I start system to Windows 7, then 
restart my laptop (soft reboot) to Ubuntu.
  Restart & restart again to Ubuntu not make brightness keys working.
  
  The issue solved when I shutdown my laptop (hard reboot) then power on again 
to Ubuntu. 
  -> brightness keys working again (even on AC powered)
  
  I think the issue is: after starting Windows 7, system has to shutdown
  (hard reboot) before starting Ubuntu.
  
  
  HP Pavillion dm3-1109TU
  Genuine Intel® CPU U4100 @ 1.30GHz × 2
  Mobile Intel® GM45 Express Chipset x86/MMX/SSE2
  
  Description:  Ubuntu 12.04.2 LTS
  Release:  12.04
  Installed via Wubi, together with Win7 Home Premium 32 bit
  
  
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-38.61-generic-pae 3.2.37
  Uname: Linux 3.2.0-38-generic-pae i686
  .tmp.unity.support.test.0:
  
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: i386
  CheckboxSubmission: 7191766c97add1468cdb96d5e05a7079
  CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525
  CompizPlugins: 
[core,composite,opengl,imgjpeg,decor,imgpng,snap,obs,gnomecompat,vpswitch,compiztoolbox,resize,regex,dbus,mousepoll,grid,place,animation,move,session,workarounds,switcher,expo,wall,fade,scale]
  CompositorRunning: compiz
  Date: Thu Mar 14 21:44:57 2013
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes,
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:3649]
     Subsystem: Hewlett-Packard Company Device [103c:3649]
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 
(20120817.3)
  MachineType: Hewlett-Packard HP Pavilion dm3 Notebook PC
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-38-generic-pae 
root=UUID=2E2462FD2462C783 loop=/hostname/disks/root.disk ro quiet splash 
vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/16/2010
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: F.19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3649
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 41.3D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrF.19:bd11/16/2010:svnHewlett-Packard:pnHPPaviliondm3NotebookPC:pvr048711241F1011012:rvnHewlett-Packard:rn3649:rvr41.3D:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dm3 Notebook PC
  dmi.product.version: 048711241F1011012
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.7.12-0ubuntu1
  version.libdrm2: libdrm2 2.4.39-0ubuntu0.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.12
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
+ --- 
+ ApportVersion: 2.13.2-0ubuntu2
+ Architecture: i386
+ CasperVersion: 1.337
+ CurrentDesktop: Unity
+ DistUpgraded: Fresh install
+ DistroCodename: trusty
+ DistroRelease: Ubuntu 14.04
+ DistroVariant: ubuntu
+ LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20140208)
+ MachineType: Hewlett-Packard HP Pavilion dm3 Notebook PC
+ Package: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
+ PackageArchitecture: i386
+ ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/username.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
+ ProcVersionSignature: Ubuntu 3.13.0-8.27-generic 3.13.2
+ Tags:  trusty ubuntu single-occurrence reproducible
+ Uname: Linux 3.13.0-8-generic i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 11/16/2010
+ dmi.bios.vendor: Insyde Corp.
+ dmi.bios.version: F.19
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: 3649
+ dmi.board.vendor: Hewlett-Packard
+ dmi.board.vers

[Ubuntu-x-swat] [Bug 1155169] Lspci.txt

2014-02-08 Thread chris
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1155169/+attachment/3974485/+files/Lspci.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] UdevDb.txt

2014-02-08 Thread chris
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1155169/+attachment/3974491/+files/UdevDb.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] Dependencies.txt

2014-02-08 Thread chris
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1155169/+attachment/3974481/+files/Dependencies.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] ProcInterrupts.txt

2014-02-08 Thread chris
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1155169/+attachment/3974489/+files/ProcInterrupts.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] DpkgLog.txt

2014-02-08 Thread chris
apport information

** Attachment added: "DpkgLog.txt"
   
https://bugs.launchpad.net/bugs/1155169/+attachment/3974482/+files/DpkgLog.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] ProcEnviron.txt

2014-02-08 Thread chris
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1155169/+attachment/3974488/+files/ProcEnviron.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] XorgLog.txt

2014-02-08 Thread chris
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.launchpad.net/bugs/1155169/+attachment/3974493/+files/XorgLog.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] BootDmesg.txt

2014-02-08 Thread chris
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1155169/+attachment/3974478/+files/BootDmesg.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] LightdmLog.txt

2014-02-08 Thread chris
apport information

** Attachment added: "LightdmLog.txt"
   
https://bugs.launchpad.net/bugs/1155169/+attachment/3974484/+files/LightdmLog.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] BootLog.txt

2014-02-08 Thread chris
apport information

** Attachment added: "BootLog.txt"
   
https://bugs.launchpad.net/bugs/1155169/+attachment/3974479/+files/BootLog.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] Re: Brightness Keys not working after restarting system from Windows 7

2014-02-08 Thread chris
Reporting successfully done, but I must install 'python-apport' first
before running apport.

Hope those informations help.

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

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] ProcCpuinfo.txt

2014-02-08 Thread chris
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1155169/+attachment/3974487/+files/ProcCpuinfo.txt

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] Re: Brightness Keys not working after restarting system from Windows 7

2014-02-14 Thread chris
Hi.. As you wish:

HP Pavillion dm3
Product: WJ845PA#UUF
Model: dm3-1109TU

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] Re: [HP Pavilion dm3-1109tu Entertainment Notebook PC] Brightness Keys not working after restarting system from Windows 7

2014-02-23 Thread chris
Hello... I've just tested amd64 version, same results.

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

-- 
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/1155169

Title:
  [HP Pavilion dm3-1109tu Entertainment Notebook PC] Brightness Keys not
  working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1306386] [NEW] unknown issue freezing system

2014-04-10 Thread chris
Public bug reported:

had open document viewer and vlc media player - the media player froze as 
dideverything else - unable to click on anything.
eventually i was able to close the document viewer.  then the media player.  
still unable to close/restart the system.  manually shut the laptop down and 
restarted only to encounter the same problem.
agsain shut the system down manually and restarted ran software centre updater 
for flash update.
system is ubuntu 13.10 on a toshiba satellite A100 4g RAM, CPU T2050 graphics 
Intel 945GM x86

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: xorg 1:7.7+1ubuntu6
ProcVersionSignature: Ubuntu 3.11.0-19.33-generic 3.11.10.5
Uname: Linux 3.11.0-19-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Fri Apr 11 15:55:49 2014
DistUpgraded: Fresh install
DistroCodename: saucy
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Toshiba America Info Systems Device [1179:ff10]
   Subsystem: Toshiba America Info Systems Device [1179:ff10]
MachineType: TOSHIBA Satellite A100
MarkForUpload: True
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-19-generic 
root=UUID=20a06ac3-37ae-41b0-b714-1466f311761b ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/12/2006
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 1.80
dmi.board.name: MPAD-MSAE Customer Reference Boards
dmi.board.vendor: Intel Corporation
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: No Enclosure
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr1.80:bd06/12/2006:svnTOSHIBA:pnSatelliteA100:pvrPSAA8A-0GF010:rvnIntelCorporation:rnMPAD-MSAECustomerReferenceBoards:rvrNotApplicable:cvnNoEnclosure:ct1:cvrN/A:
dmi.product.name: Satellite A100
dmi.product.version: PSAA8A-0GF010
dmi.sys.vendor: TOSHIBA
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.libdrm2: libdrm2 2.4.46-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2~saucy1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Fri Apr 11 15:22:38 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   0 
 vendor LPL
xserver.version: 2:1.14.5-1ubuntu2~saucy1

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


** Tags: apport-bug compiz-0.9 i386 saucy 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/1306386

Title:
  unknown issue freezing system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1306386/+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 1418029] [NEW] what f r u talking about

2015-02-04 Thread chris
Public bug reported:



ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
Uname: Linux 3.13.0-45-generic i686
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Wed Feb  4 04:48:54 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.248+bdcom, 3.13.0-35-generic, i686: installed
 bcmwl, 6.30.223.248+bdcom, 3.13.0-41-generic, i686: installed
 bcmwl, 6.30.223.248+bdcom, 3.13.0-44-generic, i686: installed
 bcmwl, 6.30.223.248+bdcom, 3.13.0-45-generic, i686: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Mobile 945GSE Express Integrated Graphics Controller 
[8086:27ae] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:308f]
   Subsystem: Hewlett-Packard Company Device [103c:308f]
InstallationDate: Installed on 2014-09-17 (140 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 (20140722.2)
MachineType: Hewlett-Packard HP Mini 110-1000
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic 
root=UUID=ae1cb9b1-6f1c-4c27-8b1f-c720151837f7 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/11/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 308F0 Ver. F.05
dmi.board.name: 308F
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 02.09
dmi.chassis.asset.tag: CNU9241TZH
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr308F0Ver.F.05:bd05/11/2009:svnHewlett-Packard:pnHPMini110-1000:pvr03A8100010030:rvnHewlett-Packard:rn308F:rvrKBCVersion02.09:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Mini 110-1000
dmi.product.version: 03A8100010030
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.libdrm2: libdrm2 2.4.56-1~ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.3
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.6
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.4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Mon Feb  2 13:52:20 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id4097 
 vendor CMO
xserver.version: 2:1.15.1-0ubuntu2.6

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


** Tags: apport-bug compiz-0.9 i386 package-from-proposed 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/1418029

Title:
  what f r u talking about

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1418029/+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 1220426] Re: [nvidia-prime]Freeze while using touchpad

2015-03-12 Thread chris
W!  It seems to be fixed, on my Utopic installation, using the X server 
from the deb file
in post #251.  Cheers guys!

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

Title:
  [nvidia-prime]Freeze while using touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1220426/+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 1388530] Re: 14.10 freezes during shutdown on MSI GE60 with Nvidia Geforce GTX 765M

2015-04-04 Thread chris
Hi,

I have experienced the same issue an another notebook (C504 from XMG), also 
with Ubuntu 14.04.
When I initiate a shutdown, the system freezes and even the SysRQ key-combos do 
not work any more.
The strange thing is that I previously used Ubuntu 14.04 Gnome edition and I 
never had any issues!
Installing the Nvidia-driver also solved the problem for me.
This is a part of the output of the 'lshw' command (to detail my hardware):

c504
description: Notebook
product: C504 (RZ09-0083)
vendor: XMG
version: 1.0
serial: GB1140071B12345
width: 64 bits
capabilities: smbios-2.8 dmi-2.7 vsyscall32
configuration: administrator_password=disabled boot=normal chassis=notebook 
family=NONE frontpanel_password=disabled keyboard_password=disabled 
power-on_password=disabled sku=RZ09-0083 
uuid=45473942-3031-3030-3531-3400
  *-core
   description: Motherboard
   product: C504
   vendor: XMG
   physical id: 0
   version: 1.0
   serial: NONE
   slot: NONE
 *-firmware
  description: BIOS
  vendor: American Megatrends Inc.
  physical id: 0
  version: FB03
  date: 09/25/2014
  size: 64KiB
  capacity: 4032KiB
  capabilities: pci upgrade shadowing cdboot bootselect socketedrom edd 
int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard 
int14serial int17printer acpi usb biosbootspecification uefi

... (more lines to follow) ...

   *-display
description: 3D controller
product: GK104M [GeForce GTX 860M]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:55 memory:f500-f5ff 
memory:e000-efff memory:f000-f1ff ioport:e000(size=128) 
memory:f600-f607

-- 
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/1388530

Title:
  14.10 freezes during shutdown on MSI GE60 with Nvidia Geforce GTX 765M

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1388530/+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 1159358] [NEW] USB Printer & HDD external can't wake up after a moment of time

2013-03-24 Thread chris
Public bug reported:

While working a moment on LibreOffice Calc found that facts:
- LO hangs for a while after execute "save". And I found that my USB expansion 
HDD was sleeping. (file that I used to work & execute "save" located on the 
expansion HDD). Take a long time for the HDD to wake up again.
- Print job was pending (printer not printing). Found that the printer was 
sleeping. Usually if the problem persists, plug out the USB cable and then plug 
in again. I don't find any solution other than replugging printer USB cable to 
wake up the printer.


HP Pavillion dm3-1109TU
Genuine Intel® CPU U4100 @ 1.30GHz × 2
Mobile Intel® GM45 Express Chipset x86/MMX/SSE2
Printer: Canon Pixma MX328 (driver: Canon PIXMA MX300 - CUPS+Gutenprint 
v5.2.8-pre1)  

Description:Ubuntu 12.04.2 LTS (full system update today)
Installed via Wubi, together with Win7 Home Premium 32 bit

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+12ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-39.62-generic-pae 3.2.39
Uname: Linux 3.2.0-39-generic-pae i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
CompizPlugins: 
[core,composite,opengl,imgjpeg,decor,imgpng,snap,obs,gnomecompat,vpswitch,compiztoolbox,resize,regex,dbus,mousepoll,grid,place,animation,move,session,workarounds,switcher,expo,wall,fade,scale]
CompositorRunning: compiz
Date: Sun Mar 24 15:55:26 2013
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, even including gdb or git bisection work if needed
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:3649]
   Subsystem: Hewlett-Packard Company Device [103c:3649]
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 
(20120817.3)
MachineType: Hewlett-Packard HP Pavilion dm3 Notebook PC
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-39-generic-pae 
root=UUID=2E2462FD2462C783 loop=/hostname/disks/root.disk ro quiet splash 
vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/16/2010
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: F.19
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3649
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 41.3D
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrF.19:bd11/16/2010:svnHewlett-Packard:pnHPPaviliondm3NotebookPC:pvr048711241F1011012:rvnHewlett-Packard:rn3649:rvr41.3D:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: HP Pavilion dm3 Notebook PC
dmi.product.version: 048711241F1011012
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.7.12-0ubuntu1
version.libdrm2: libdrm2 2.4.39-0ubuntu0.1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.4
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.12
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3

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


** Tags: apport-bug compiz-0.9 i386 precise 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/1159358

Title:
  USB Printer & HDD external can't wake up after a moment of time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1159358/+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 1155169] Re: Brightness Keys not working on AC power

2013-04-05 Thread chris
Using kernel 3.9 rc4 for i386, this behaviour also exist while running
on battery.

-- 
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/1155169

Title:
  Brightness Keys not working on AC power

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] Re: Brightness Keys not working on AC power

2013-05-08 Thread chris
Seems that strange behaviour happen after I start system to Windows 7, then 
restart my laptop (soft reboot) to Ubuntu.
Restart & restart again to Ubuntu not make brightness keys working.

The issue solved when I shutdown my laptop (hard reboot) then power on
again to Ubuntu. --> brightness keys working again (even on AC powered)

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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 1155169] Re: Brightness Keys not working after restarting system from Windows 7

2013-05-08 Thread chris
** Summary changed:

- Brightness Keys not working on AC power
+ Brightness Keys not working after restarting system from Windows 7

** Description changed:

- I don't really know what I'm reporting. All that I know that my machine has 
problem with not working brightness keys while on AC power. 
- But on battery all works normally..
+ Seems that strange behaviour happen after I start system to Windows 7, then 
restart my laptop (soft reboot) to Ubuntu.
+ Restart & restart again to Ubuntu not make brightness keys working.
+ 
+ The issue solved when I shutdown my laptop (hard reboot) then power on again 
to Ubuntu. 
+ -> brightness keys working again (even on AC powered)
+ 
+ I think the issue is: after starting Windows 7, system has to shutdown
+ (hard reboot) before starting Ubuntu.
+ 
  
  HP Pavillion dm3-1109TU
- Genuine Intel® CPU U4100 @ 1.30GHz × 2 
- Mobile Intel® GM45 Express Chipset x86/MMX/SSE2 
+ Genuine Intel® CPU U4100 @ 1.30GHz × 2
+ Mobile Intel® GM45 Express Chipset x86/MMX/SSE2
  
  Description:  Ubuntu 12.04.2 LTS
  Release:  12.04
  Installed via Wubi, together with Win7 Home Premium 32 bit
+ 
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-38.61-generic-pae 3.2.37
  Uname: Linux 3.2.0-38-generic-pae i686
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: i386
  CheckboxSubmission: 7191766c97add1468cdb96d5e05a7079
  CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525
  CompizPlugins: 
[core,composite,opengl,imgjpeg,decor,imgpng,snap,obs,gnomecompat,vpswitch,compiztoolbox,resize,regex,dbus,mousepoll,grid,place,animation,move,session,workarounds,switcher,expo,wall,fade,scale]
  CompositorRunning: compiz
  Date: Thu Mar 14 21:44:57 2013
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes,
  GraphicsCard:
-  Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
-Subsystem: Hewlett-Packard Company Device [103c:3649]
-Subsystem: Hewlett-Packard Company Device [103c:3649]
+  Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
+    Subsystem: Hewlett-Packard Company Device [103c:3649]
+    Subsystem: Hewlett-Packard Company Device [103c:3649]
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 
(20120817.3)
  MachineType: Hewlett-Packard HP Pavilion dm3 Notebook PC
  MarkForUpload: True
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_US.utf8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=en_US.utf8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-38-generic-pae 
root=UUID=2E2462FD2462C783 loop=/hostname/disks/root.disk ro quiet splash 
vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/16/2010
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: F.19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3649
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 41.3D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrF.19:bd11/16/2010:svnHewlett-Packard:pnHPPaviliondm3NotebookPC:pvr048711241F1011012:rvnHewlett-Packard:rn3649:rvr41.3D:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dm3 Notebook PC
  dmi.product.version: 048711241F1011012
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.7.12-0ubuntu1
  version.libdrm2: libdrm2 2.4.39-0ubuntu0.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.12
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3

-- 
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/1155169

Title:
  Brightness Keys not working after restarting system from Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155169/+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://hel

[Ubuntu-x-swat] [Bug 937822] Re: [precise] F10 always opens the menu, cannot be overriden (after xkeyboard-config update)

2013-05-28 Thread Chris
** Bug watch added: Debian Bug tracker #658392
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658392

** Also affects: gtk+3.0 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658392
   Importance: Unknown
   Status: Unknown

** Bug watch added: Debian Bug tracker #710088
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710088

** Also affects: gtk+2.0 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710088
   Importance: Unknown
   Status: Unknown

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

Title:
  [precise] F10 always opens the menu, cannot be overriden (after
  xkeyboard-config update)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/937822/+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 1546645] [NEW] de ve de

2016-02-17 Thread chris
Public bug reported:

stopped working have 2 manually restart comp

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-77.121-generic 3.13.11-ckt32
Uname: Linux 3.13.0-77-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.19
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: Wed Feb 17 09:58:26 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:30e1]
   Subsystem: Hewlett-Packard Company Device [103c:30e1]
InstallationDate: Installed on 2016-02-07 (9 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: Hewlett-Packard HP EliteBook 2530p
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-77-generic 
root=UUID=7c6ca150-58b9-41a9-ae1e-8c085fe4d980 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/14/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68PSU Ver. F.0E
dmi.board.name: 30E1
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 03.1B
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PSUVer.F.0E:bd09/14/2009:svnHewlett-Packard:pnHPEliteBook2530p:pvrF.0E:rvnHewlett-Packard:rn30E1:rvrKBCVersion03.1B:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 2530p
dmi.product.version: F.0E
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.6
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
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.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed Feb 17 09:10:33 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id4663 
 vendor CMO
xserver.version: 2:1.15.1-0ubuntu2.7

** 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/1546645

Title:
  de ve de

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1546645/+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 1548571] [NEW] start up

2016-02-22 Thread chris
Public bug reported:

had 2 reboot @ start up

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-77.121-generic 3.13.11-ckt32
Uname: Linux 3.13.0-77-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.19
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: Wed Feb 17 09:58:26 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:30e1]
   Subsystem: Hewlett-Packard Company Device [103c:30e1]
InstallationDate: Installed on 2016-02-07 (9 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: Hewlett-Packard HP EliteBook 2530p
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-77-generic 
root=UUID=7c6ca150-58b9-41a9-ae1e-8c085fe4d980 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/14/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68PSU Ver. F.0E
dmi.board.name: 30E1
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 03.1B
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PSUVer.F.0E:bd09/14/2009:svnHewlett-Packard:pnHPEliteBook2530p:pvrF.0E:rvnHewlett-Packard:rn30E1:rvrKBCVersion03.1B:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 2530p
dmi.product.version: F.0E
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.6
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
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.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed Feb 17 09:10:33 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id4663 
 vendor CMO
xserver.version: 2:1.15.1-0ubuntu2.7

** 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/1548571

Title:
  start up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1548571/+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 1548574] Re: all files read ony including trash

2016-02-22 Thread chris
b 22 17:37:45 ralf-HP-EliteBook-2530p pkexec: pam_unix(polkit-1:session): 
session opened for user root by (uid=1000)
Feb 22 17:37:45 ralf-HP-EliteBook-2530p pkexec: 
pam_ck_connector(polkit-1:session): cannot determine display-device
Feb 22 17:37:45 ralf-HP-EliteBook-2530p pkexec[4405]: ralf: Executing command 
[USER=root] [TTY=unknown] [CWD=/home/ralf] 
[COMMAND=/usr/lib/update-notifier/package-system-locked]

-- 
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/1548574

Title:
  all files read ony including trash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1548574/+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 1548574] [NEW] all files read ony including trash

2016-02-22 Thread chris
Public bug reported:

b 22 17:37:45 ralf-HP-EliteBook-2530p pkexec: pam_unix(polkit-1:session): 
session opened for user root by (uid=1000)
Feb 22 17:37:45 ralf-HP-EliteBook-2530p pkexec: 
pam_ck_connector(polkit-1:session): cannot determine display-device
Feb 22 17:37:45 ralf-HP-EliteBook-2530p pkexec[4405]: ralf: Executing command 
[USER=root] [TTY=unknown] [CWD=/home/ralf] 
[COMMAND=/usr/lib/update-notifier/package-system-locked]

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-77.121-generic 3.13.11-ckt32
Uname: Linux 3.13.0-77-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.19
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: Wed Feb 17 09:58:26 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:30e1]
   Subsystem: Hewlett-Packard Company Device [103c:30e1]
InstallationDate: Installed on 2016-02-07 (9 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: Hewlett-Packard HP EliteBook 2530p
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-77-generic 
root=UUID=7c6ca150-58b9-41a9-ae1e-8c085fe4d980 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/14/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68PSU Ver. F.0E
dmi.board.name: 30E1
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 03.1B
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PSUVer.F.0E:bd09/14/2009:svnHewlett-Packard:pnHPEliteBook2530p:pvrF.0E:rvnHewlett-Packard:rn30E1:rvrKBCVersion03.1B:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 2530p
dmi.product.version: F.0E
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.6
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
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.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed Feb 17 09:10:33 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id4663 
 vendor CMO
xserver.version: 2:1.15.1-0ubuntu2.7

** 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/1548574

Title:
  all files read ony including trash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1548574/+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 1548574] Re: all files read ony including trash

2016-02-22 Thread chris
b 22 17:37:45 ralf-HP-EliteBook-2530p pkexec: pam_unix(polkit-1:session): 
session opened for user root by (uid=1000)
Feb 22 17:37:45 ralf-HP-EliteBook-2530p pkexec: 
pam_ck_connector(polkit-1:session): cannot determine display-device
Feb 22 17:37:45 ralf-HP-EliteBook-2530p pkexec[4405]: ralf: Executing command 
[USER=root] [TTY=unknown] [CWD=/home/ralf] 
[COMMAND=/usr/lib/update-notifier/package-system-locked]

-- 
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/1548574

Title:
  all files read ony including trash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1548574/+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 1068920] Re: Pointer screen crossings broken in Xorg server 1.13.0 (regression)

2013-08-23 Thread Chris
Hi, I've just tried installing Sam's package and get the following
error:

chris@Powerwall:~$ sudo dpkg -i xserver-xorg-
core_1.13.0-0ubuntu6.1_amd64.deb

dpkg: regarding xserver-xorg-core_1.13.0-0ubuntu6.1_amd64.deb containing 
xserver-xorg-core:
 xserver-xorg-core-lts-quantal conflicts with xserver-xorg-core
  xserver-xorg-core (version 2:1.13.0-0ubuntu6.1) is to be installed.
dpkg: error processing xserver-xorg-core_1.13.0-0ubuntu6.1_amd64.deb 
(--install):
 conflicting packages - not installing xserver-xorg-core
Errors were encountered while processing:
 xserver-xorg-core_1.13.0-0ubuntu6.1_amd64.deb

I figured it would safer to seek help before I start uninstalling
things.

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

Title:
  Pointer screen crossings broken in Xorg server 1.13.0 (regression)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1068920/+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 1155169] [NEW] Brightness Keys not working on AC power

2013-03-14 Thread chris
Public bug reported:

I don't really know what I'm reporting. All that I know that my machine has 
problem with not working brightness keys while on AC power. 
But on battery all works normally..

HP Pavillion dm3-1109TU
Genuine Intel® CPU U4100 @ 1.30GHz × 2 
Mobile Intel® GM45 Express Chipset x86/MMX/SSE2 

Description:Ubuntu 12.04.2 LTS
Release:12.04
Installed via Wubi, together with Win7 Home Premium 32 bit

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+12ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-38.61-generic-pae 3.2.37
Uname: Linux 3.2.0-38-generic-pae i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
CheckboxSubmission: 7191766c97add1468cdb96d5e05a7079
CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525
CompizPlugins: 
[core,composite,opengl,imgjpeg,decor,imgpng,snap,obs,gnomecompat,vpswitch,compiztoolbox,resize,regex,dbus,mousepoll,grid,place,animation,move,session,workarounds,switcher,expo,wall,fade,scale]
CompositorRunning: compiz
Date: Thu Mar 14 21:44:57 2013
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes,
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:3649]
   Subsystem: Hewlett-Packard Company Device [103c:3649]
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 
(20120817.3)
MachineType: Hewlett-Packard HP Pavilion dm3 Notebook PC
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-38-generic-pae 
root=UUID=2E2462FD2462C783 loop=/hostname/disks/root.disk ro quiet splash 
vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/16/2010
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: F.19
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3649
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 41.3D
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrF.19:bd11/16/2010:svnHewlett-Packard:pnHPPaviliondm3NotebookPC:pvr048711241F1011012:rvnHewlett-Packard:rn3649:rvr41.3D:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: HP Pavilion dm3 Notebook PC
dmi.product.version: 048711241F1011012
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.7.12-0ubuntu1
version.libdrm2: libdrm2 2.4.39-0ubuntu0.1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.4
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.12
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3

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


** Tags: apport-bug compiz-0.9 i386 precise 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/1155169

Title:
  Brightness Keys not working on AC power

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1155169/+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 905686] Re: nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID: Assertion `ret != inval_id' failed.

2012-04-14 Thread Chris
12.04 beta 2 seemed rock solid for me until I started trying to set up
my monitor's ideal resolution in xorg.conf.  I have to do it this way
because I'm running my work machine and this testing machine through a
KVM switch which does not pass the monitor EDID data to the graphics
card.

As soon as I edit xorg.conf to add HorizSync, VertRefresh and modelines
etc this problem starts to occur on every boot or login.  You just have
to login in then wait for the error.  Usually Apport crashes out as well
but I managed to get here eventually.

I'm using the Nvidia drivers and I'm attaching my xorg.conf file for
reference in case there's something in there that might I might be doing
wrong or is inadvertently causing the problem.  I'm able to successfully
set the correct resolution for my Samsumg 1100p monitor, though I am
currently unable to get a faster refresh rate than 55 Hz for some
reason.

Chris

** Attachment added: "xorg.conf"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/905686/+attachment/3069004/+files/xorg.conf

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

Title:
  nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID:
  Assertion `ret != inval_id' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xlibs/+bug/905686/+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 1385889] Re: Graphical interface freezes.

2014-10-26 Thread Chris
I agree, the entire interface freezes and I can not seem to give any
keyboard or mouse input without restarting.

-- 
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/1385889

Title:
  Graphical interface freezes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1385889/+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 1308105] Re: Xfce resets TV mode to NULL when power cycled

2014-11-23 Thread Chris
Alexander's patch also works nicely for me!  So awesome to have a font I
can read again and not to have to mess with Linux every time I turn off
the receiver or switch it to a different input.  Nice work!

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

Title:
  Xfce resets TV mode to NULL when power cycled

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1308105/+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 1454473] Re: In Ubuntu 15.04, simply moving the mouse via touchpad scrolls the window

2015-10-19 Thread Chris
I can confirm this issue on my Dell XPS 13 9343 with BIOS A05 (non-
developer edition).

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

Title:
  In Ubuntu 15.04, simply moving the mouse via touchpad scrolls the
  window

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1454473/+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 1529554] [NEW] letter fonts display icons have zoomed almosted every single day since it happened few days ago

2015-12-27 Thread chris
Public bug reported:

i need a breif demo or how i am able to return these back to the normal
sizes they were . . i can barely read some icon descriptions due to fact
they are way to zoomed in and somehow cant read some pop up

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic x86_64
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.3
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
CurrentDesktop: Unity
Date: Mon Dec 28 18:48:17 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.141+bdcom, 3.13.0-32-generic, x86_64: installed
 bcmwl, 6.30.223.141+bdcom, 3.13.0-34-generic, x86_64: installed
DpkgLog:
 
GraphicsCard:
 Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:0349]
   Subsystem: Acer Incorporated [ALI] Device [1025:0349]
InstallationDate: Installed on 2014-08-24 (491 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
MachineType: Acer AO533
ProcEnviron:
 LANGUAGE=en_NZ:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_NZ.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-34-generic 
root=UUID=b813f8db-a23e-48ca-bed5-519ddeb19d01 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/07/2010
dmi.bios.vendor: Acer
dmi.bios.version: V1.05
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: AO533
dmi.board.vendor: Acer
dmi.board.version: V1.05
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.05
dmi.modalias: 
dmi:bvnAcer:bvrV1.05:bd06/07/2010:svnAcer:pnAO533:pvrV1.05:rvnAcer:rnAO533:rvrV1.05:cvnAcer:ct10:cvrV1.05:
dmi.product.name: AO533
dmi.product.version: V1.05
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.11.2+14.04.20140714-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: Mon Dec 28 14:25:34 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id 661 
 vendor LGD
xserver.version: 2:1.15.1-0ubuntu2

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


** Tags: amd64 apport-bug compiz-0.9 fonts 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/1529554

Title:
  letter fonts display icons have zoomed almosted every single day since
  it happened few days ago

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1529554/+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 909742] Re: GNOME bottom bar in Unity 3d ??

2011-12-31 Thread Chris
These things happen.  ;-)

If there HAD been a bottom bar in Unity 3D then it definitely would have
been a bug.

Marked as invalid.

Chris

** Changed in: xorg (Ubuntu)
   Status: New => Invalid

-- 
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/909742

Title:
  GNOME bottom bar in Unity 3d ??

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/909742/+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 929384] Re: nvidia drivers broken by the recent libc update on i386 arch

2012-02-09 Thread Chris
Confirmed here - I just updated.
No Launcher, No top panel.  Nvidia Settings crashed, Apport crashed.  I think 
some of the crashes crashed.

Wheee! that was fun.

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

Title:
  nvidia drivers broken by the recent libc update on i386 arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929384/+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 1012879] Re: 12.04 Screen freezes, keyboard stops responding, mouse poitner continues to work

2012-08-26 Thread ChriS
For the suspend problem, make sure "vbetool" is purged from your system
— it is incompatible with nvidia GPUs.

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

Title:
  12.04 Screen freezes, keyboard stops responding, mouse poitner
  continues to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1012879/+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 782855] Re: missing pixels (horizontal lines) in font rendering

2012-09-27 Thread Chris
Confirmed for 12.04 Precise

-- 
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/782855

Title:
  missing pixels (horizontal lines) in font rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/782855/+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 376108] Re: [RV250] Very slow performance

2009-05-22 Thread Chris
Is this bug really closed?

I've just upgraded from 8.10 to 9.04 an am experiencing the same problem
(also have a Mobile Radeon 9000)

What should I do now? I'm not interested in installing Kubuntu from
scratch...

-- 
[RV250] Very slow performance
https://bugs.launchpad.net/bugs/376108
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
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 363238] Re: [r100-rv200] very poor Xorg performance - XAA solves this

2009-05-22 Thread Chris
This bug affects me too!

How can I try the upstream solution? (Without compiling anything, that
is...)

Currently my Mobile 9000 (RV250) causes a CPU load of about 25% and very 
sluggish behavior under 9.04 (8.10 was fine). But I can resize Konsole nearly 
smoothly.
Forcing the system to XAA it's useable again - but not perferect: resizing 
Konsole looks like giving me only 1 frame/second.

BTW: using EXA I also had DRI running (as far as I can tell).

Having a rotten graphics system is really bad for me, so please help me
to get an acceptable solution!

-- 
[r100-rv200] very poor Xorg performance - XAA solves this
https://bugs.launchpad.net/bugs/363238
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xserver-xorg-driver-ati.

___
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 389836] [NEW] after update to xkb-data_1.6-1 modifier keys (left and right ALT) dont work in gtk apps anymore

2009-06-20 Thread Chris
Public bug reported:

Binary package hint: xkb-data

after updating xkb-data (1.5-2ubuntu11) to 1.6-1ubuntu1 in Kubuntu Karmic and 
restarting the xserver, the left and right ALT keys do not work anymore in 
Firefox, Thunderbird and synaptic (gtk2 apps?). 
In all kde apps I tested as well as in konsole, these keys work fine.

After downgrading to version 1.5-2ubuntu11, everything works fine again. 
Tested with several up-daongrades.

Kubuntu 9.10, amd64

** Affects: xkeyboard-config (Ubuntu)
 Importance: Undecided
 Status: New

-- 
after update to xkb-data_1.6-1 modifier keys (left and right ALT) dont work in 
gtk apps anymore 
https://bugs.launchpad.net/bugs/389836
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xkeyboard-config in ubuntu.

___
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 389836] Re: after update to xkb-data_1.6-1 modifier keys (left and right ALT) dont work in gtk apps anymore

2009-06-20 Thread Chris

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/28137737/Xorg.0.log

-- 
after update to xkb-data_1.6-1 modifier keys (left and right ALT) dont work in 
gtk apps anymore 
https://bugs.launchpad.net/bugs/389836
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xkeyboard-config in ubuntu.

___
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 389836] Re: after update to xkb-data_1.6-1 modifier keys (left and right ALT) dont work in gtk apps anymore

2009-06-20 Thread Chris
Apparently no bug. 
After creating a new user, the problem vanished. 
xkb-data 1.6 and my kxkbrc configuration file conflicted.

Sorry for reporting!

-- 
after update to xkb-data_1.6-1 modifier keys (left and right ALT) dont work in 
gtk apps anymore 
https://bugs.launchpad.net/bugs/389836
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xkeyboard-config in ubuntu.

___
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 389836] Re: after update to xkb-data_1.6-1 modifier keys (left and right ALT) dont work in gtk apps anymore

2009-06-21 Thread Chris
Apparently no bug.
After creating a new user, the problem vanished.
xkb-data 1.6 and my kxkbrc configuration file conflicted.

Sorry for reporting!


** Changed in: xkeyboard-config (Ubuntu)
   Status: New => Invalid

-- 
after update to xkb-data_1.6-1 modifier keys (left and right ALT) dont work in 
gtk apps anymore 
https://bugs.launchpad.net/bugs/389836
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xkeyboard-config in ubuntu.

___
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 363238] Re: very poor Xorg performance on various older graphics HW - XAA solves this

2009-06-28 Thread Chris
@Rolf: I can't test as my question above ("How can I try the upstream
solution? (Without compiling anything, that is...)") wasn't answered...

By the way, my system has dedicated 64 MB VRAM for the Mobility Radeon
9000... So I doubt that's a low memory situation.

-- 
very poor Xorg performance on various older graphics HW - XAA solves this
https://bugs.launchpad.net/bugs/363238
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xserver-xorg-driver-ati.

___
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


Re: [Ubuntu-x-swat] [Bug 363238] Re: very poor Xorg performance on various older graphics HW - XAA solves this

2009-07-10 Thread Chris
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I've tried the PPA driver now.

Without XAA the Xorg task uses constantly 10 - 50% of the CPU (a few
applications are open, but in the background; in the foreground only a
Konsole with top is running).

With XAA the Xorg taks stays under 5% (same setup)

:(

I didn't try Option "FBTexPercent" "0" so far.
OpenGL is also broken.

If it matters: my system has a Mobility Radeon 9000 with 64 MB VRAM:

01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250
[Mobility FireGL 9000] (rev 01)
Subsystem: Acer Incorporated [ALI] Device 001f

Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping+ SERR+ FastB2B+ DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
SERR- 

Kernel modules: radeonfb
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEAREIAAYFAkpXgeMACgkQoWM1JLkHou1WxgCggmJqJHcxY+GfDla8rkV/sUKu
cm8AnA9q2tXxWIbpb5qUvlK9XgxivZ28
=iVDY
-END PGP SIGNATURE-

-- 
very poor Xorg performance on various older graphics HW - XAA solves this
https://bugs.launchpad.net/bugs/363238
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xserver-xorg-driver-ati.

___
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


Re: [Ubuntu-x-swat] [Bug 363238] Re: very poor Xorg performance on various older graphics HW - XAA solves this

2009-07-17 Thread Chris
I just installed the PPA version again and had a closer look. With and
without XAA my Xorg defaults to VESA?!?


** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/29194672/Xorg.0.log

-- 
very poor Xorg performance on various older graphics HW - XAA solves this
https://bugs.launchpad.net/bugs/363238
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xserver-xorg-driver-ati.

___
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


Re: [Ubuntu-x-swat] [Bug 363238] Re: very poor Xorg performance on various older graphics HW - XAA solves this

2009-07-17 Thread Chris
Rolf Leggewie schrieb:
> Please always specify what version exactly you are using.  

My attached Xorg.0.log a few posts above
(https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/363238/comments/51)
was with your current, latest driver out of your ppa.

BTW: currently I'm using the latest official ubuntu driver again ("the
old dirver") with Option "FBTexPercent" "0" (and, just to be sure,
Virtual 1400 1050).
This leads to EXA rendering with acceptable performance (Xorg stays
usually between 5 and 15% CPU; Compiz is working). But OpenGL is still
broken.

-- 
very poor Xorg performance on various older graphics HW - XAA solves this
https://bugs.launchpad.net/bugs/363238
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xserver-xorg-driver-ati.

___
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


  1   2   3   4   5   6   7   8   9   10   >