[Ubuntu-x-swat] [Bug 2059033] Re: Xorg crashes with SIGABRT

2024-03-26 Thread Michael Schanne
Tried kernel parameter i915.enable_dc=0 as suggested by
https://wiki.archlinux.org/title/intel_graphics#Crash.2Ffreeze_on_low_power_Intel_CPUs;
still crashes

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

Title:
  Xorg crashes with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/2059033/+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 2059033] [NEW] Xorg crashes with SIGABRT

2024-03-25 Thread Michael Schanne
Public bug reported:

I am running an Intel Kabylake CPU with Ubuntu 22.04, and i915 graphics
driver.  I am seeing random Xorg crashes due to SIGABRT, which kicks me
back to the login screen.

Ubuntu version: 22.04
Kernel version: 5.19.0-50-generic
libgl1-mesa-dri version: 23.0.4-0ubuntu1~22.04.1 

I am seeing this message in kern.log:

i915 :00:02.0: [drm] GPU HANG: ecode 9:1:85db, in Xorg [1617]

I have also gotten a core dump; here is the track trace:

#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140131874372224) 
at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=140131874372224) at 
./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=140131874372224, signo=signo@entry=6) at 
./nptl/pthread_kill.c:89
#3  0x7f72fec42476 in __GI_raise (sig=sig@entry=6) at 
../sysdeps/posix/raise.c:26
#4  0x7f72fec287f3 in __GI_abort () at ./stdlib/abort.c:79
#5  0x560c5cc756a0 in OsAbort () at ../../../../os/utils.c:1352
#6  0x560c5cc7aea9 in AbortServer () at ../../../../os/log.c:879
#7  0x560c5cc7be9a in FatalError (f=f@entry=0x560c5ccadc10 "Caught signal 
%d (%s). Server aborting\n") at ../../../../os/log.c:1017
#8  0x560c5cc72abd in OsSigHandler (unused=, 
sip=0x713ae7b0, signo=6) at ../../../../os/osinit.c:156
#9  OsSigHandler (signo=6, sip=0x713ae7b0, unused=) at 
../../../../os/osinit.c:110
#10 
#11 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140131874372224) 
at ./nptl/pthread_kill.c:44
#12 __pthread_kill_internal (signo=6, threadid=140131874372224) at 
./nptl/pthread_kill.c:78
#13 __GI___pthread_kill (threadid=140131874372224, signo=signo@entry=6) at 
./nptl/pthread_kill.c:89
#14 0x7f72fec42476 in __GI_raise (sig=sig@entry=6) at 
../sysdeps/posix/raise.c:26
#15 0x7f72fec287f3 in __GI_abort () at ./stdlib/abort.c:79
#16 0x7f72fc49d86d in _iris_batch_flush (batch=0x560c5e916118, 
file=, line=) at 
../src/gallium/drivers/iris/iris_batch.c:1116
#17 0x7f72fd1da6ff in iris_fence_flush (ctx=0x560c5e915be0, out_fence=0x0, 
flags=) at ../src/gallium/drivers/iris/iris_fence.c:267
#18 0x7f72fc55f127 in st_flush (flags=0, fence=0x0, st=0x560c5e93bbc0) at 
../src/mesa/state_tracker/st_cb_flush.c:60
#19 st_glFlush (ctx=, gallium_flush_flags=0) at 
../src/mesa/state_tracker/st_cb_flush.c:94
#20 0x7f72fe56b604 in _glamor_block_handler (screen=0x560c5e8655a0, 
timeout=0x713af054) at ../../../../glamor/glamor.c:285
#21 0x7f72fe5a6157 in msBlockHandler (pScreen=0x560c5e8655a0, 
timeout=0x713af054) at 
../../../../../../../hw/xfree86/drivers/modesetting/driver.c:701
#22 0x560c5cb01095 in BlockHandler (pTimeout=pTimeout@entry=0x713af054) 
at ../../../../dix/dixutils.c:394
#23 0x560c5cc6c0c9 in WaitForSomething (are_ready=0) at 
../../../../os/WaitFor.c:201
#24 0x560c5cafc3e7 in Dispatch () at ../../../../dix/dispatch.c:492
#25 0x560c5cb006b4 in dix_main (argc=11, argv=0x713af268, 
envp=) at ../../../../dix/main.c:272
#26 0x7f72fec29d90 in __libc_start_call_main 
(main=main@entry=0x560c5cae95d0 , argc=argc@entry=11, 
argv=argv@entry=0x713af268) at ../sysdeps/nptl/libc_start_call_main.h:58
#27 0x7f72fec29e40 in __libc_start_main_impl (main=0x560c5cae95d0 , 
argc=11, argv=0x713af268, init=, fini=, 
rtld_fini=, stack_end=0x713af258) at ../csu/libc-start.c:392
#28 0x560c5cae9605 in _start ()

This post describes a similar issue:
https://gitlab.freedesktop.org/drm/intel/-/issues/4858

I tried using a workaround from the above link, to set GPU to max
frequency using command "intel_gpu_frequency -m", this seemed to reduce
the rate of occurrence from once per day to once every 3 days, but this
is not a permanent solution.

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

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

Title:
  Xorg crashes with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2059033/+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 2049660] [NEW] screen artifacts especially when changing workspaces

2024-01-17 Thread Michael Drakes
Public bug reported:

Installed fresh, artifacts started after update. Happens when
interacting gnome; menus, changing workspaces, etc. Attached screencast

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
Uname: Linux 6.5.0-14-generic x86_64
NonfreeKernelModules: zfs
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: pass
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Wed Jan 17 17:55:34 2024
DistUpgraded: Fresh install
DistroCodename: jammy
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:15bf] (rev c9) (prog-if 00 
[VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:8c21]
InstallationDate: Installed on 2024-01-09 (7 days ago)
InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
MachineType: HP HP Pavilion Plus Laptop 14-ey0xxx
ProcKernelCmdLine: BOOT_IMAGE=/BOOT/ubuntu_7trxt5@/vmlinuz-6.5.0-14-generic 
root=ZFS=rpool/ROOT/ubuntu_7trxt5 ro quiet splash vt.handoff=1
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/10/2023
dmi.bios.release: 15.2
dmi.bios.vendor: Insyde
dmi.bios.version: F.02
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 8C21
dmi.board.vendor: HP
dmi.board.version: 87.27
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.ec.firmware.release: 87.27
dmi.modalias: 
dmi:bvnInsyde:bvrF.02:bd08/10/2023:br15.2:efr87.27:svnHP:pnHPPavilionPlusLaptop14-ey0xxx:pvrType1ProductConfigId:rvnHP:rn8C21:rvr87.27:cvnHP:ct10:cvrChassisVersion:sku8Y7M1EA#ABH:
dmi.product.family: 103C_5335KV HP Pavilion
dmi.product.name: HP Pavilion Plus Laptop 14-ey0xxx
dmi.product.sku: 8Y7M1EA#ABH
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.113-2~ubuntu0.22.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.4-0ubuntu1~22.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 23.0.4-0ubuntu1~22.04.1
version.xserver-xorg-core: xserver-xorg-core 2:21.1.4-2ubuntu1.7~22.04.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

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


** Tags: amd64 apport-bug corruption jammy ubuntu wayland-session

** Attachment added: "screencast of changing workspaces to cause artificats"
   
https://bugs.launchpad.net/bugs/2049660/+attachment/5740202/+files/Screencast%20from%2017-01-24%2018%3A11%3A51.webm

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

Title:
  screen artifacts especially when changing workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/2049660/+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 2043529] [NEW] HDMI port issues after ubuntu 23 upgrade

2023-11-14 Thread Michael Forehnd
Public bug reported:

Hdmi port will not recognize external display after lunar lobster
install. This issue was verified by upgrading my desktop to lunar
lobster that had 22.10 previously installed. The desktop has 3 monitors
working before the upgrade. After the upgrade only one monitor will
work. I have attempted to trouble shoot the issue but am leaning towards
a bug at this point. The thunderbolt works for displaying however I am
unable to get the hdmi to recognize any connection. The port is working
and was verified by windows that is dual booted on this laptop.

ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 6.2.0-27.28-generic 6.2.15
Uname: Linux 6.2.0-27-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.driver.nvidia.capabilities.gpu0: Error: path was not a regular file.
.proc.driver.nvidia.capabilities.mig: Error: path was not a regular file.
.proc.driver.nvidia.gpus..01.00.0: Error: path was not a regular file.
.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  545.29.02  Thu Oct 26 21:21:38 
UTC 2023
 GCC version:  gcc version 12.3.0 (Ubuntu 12.3.0-1ubuntu1~23.04)
ApportVersion: 2.26.1-0ubuntu2.1
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: pass
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Tue Nov 14 18:29:03 2023
DistUpgraded: Fresh install
DistroCodename: lunar
DistroVariant: ubuntu
DkmsStatus:
 evdi/1.14.1, 6.2.0-27-generic, x86_64: installed
 nvidia/545.29.02, 6.2.0-27-generic, x86_64: installed
 rtl8812AU/#MODULE_VERSION#: added
 virtualbox/7.0.6, 6.2.0-27-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630] [8086:3e9b] (prog-if 00 
[VGA controller])
   Subsystem: Dell CoffeeLake-H GT2 [UHD Graphics 630] [1028:087d]
   Subsystem: Dell GP107GLM [Quadro P2000 Mobile] [1028:087d]
InstallationDate: Installed on 2023-02-21 (266 days ago)
InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 27c6:5395 Shenzhen Goodix Technology Co.,Ltd. 
Fingerprint Reader
 Bus 001 Device 002: ID 8087:0025 Intel Corp. Wireless-AC 9260 Bluetooth Adapter
 Bus 001 Device 004: ID 0c45:671d Microdia Integrated_Webcam_HD
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. Precision 5530
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/usr/bin/zsh
 XDG_RUNTIME_DIR=
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-27-generic 
root=UUID=47692d38-dda2-45e4-b8f9-eb478775c1fe ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/13/2023
dmi.bios.release: 1.31
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.31.0
dmi.board.name: 0CDJF9
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.31.0:bd03/13/2023:br1.31:svnDellInc.:pnPrecision5530:pvr:rvnDellInc.:rn0CDJF9:rvrA01:cvnDellInc.:ct10:cvr:sku087D:
dmi.product.family: Precision
dmi.product.name: Precision 5530
dmi.product.sku: 087D
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.114-1
version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.4-0ubuntu1~23.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 23.0.4-0ubuntu1~23.04.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-1ubuntu3.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-3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

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


** Tags: amd64 apport-bug lunar ubuntu wayland-session

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

Title:
  HDMI port issues after ubuntu 23 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/2043529/+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 1715749] Re: Intermittent black screen on HP EliteBook 840 G1

2023-11-13 Thread Michael von Glasow
I still have the HP 840 G1, currently on 22.04. I’ll keep an eye on the
black screen issue and will report back as soon as it happens again.

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

Title:
  Intermittent black screen on HP EliteBook 840 G1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1715749/+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 2039486] [NEW] Xwayland 23.2.0 glitches when connecting to vnc based systems

2023-10-16 Thread Michael
Public bug reported:

Ubuntu 23.10 is affected by the following issue:

Xwayland 23.2.0 glitches when connecting to vnc based systems
https://gitlab.freedesktop.org/xorg/xserver/-/issues/1575

see also: https://bbs.archlinux.org/viewtopic.php?id=288243
see also: https://github.com/TigerVNC/tigervnc/issues/1663

Possible fix: Update Xwayland Ubuntu package to version 23.2.1

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

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

Title:
  Xwayland 23.2.0 glitches when connecting to vnc based systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xwayland/+bug/2039486/+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 2018661] [NEW] package libxxf86vm1 1:1.1.4-1build3 failed to install/upgrade: dpkg-deb --fsys-tarfile subprocess returned error exit status 2

2023-05-06 Thread Michael McConnell
Public bug reported:

Attempting to install steam

ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: libxxf86vm1 1:1.1.4-1build3
ProcVersionSignature: Ubuntu 5.19.0-32.33~22.04.1-generic 5.19.17
Uname: Linux 5.19.0-32-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
BootLog:
 
CasperMD5CheckResult: pass
CompositorRunning: None
Date: Sat May  6 16:04:28 2023
DistUpgraded: Fresh install
DistroCodename: jammy
DistroVariant: ubuntu
ErrorMessage: dpkg-deb --fsys-tarfile subprocess returned error exit status 2
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated Graphics 
Controller [1043:122d]
InstallationDate: Installed on 2023-02-14 (81 days ago)
InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
MachineType: ASUSTeK COMPUTER INC. X750JA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-32-generic 
root=/dev/mapper/vgubuntu-root ro recovery nomodeset dis_ucode_ldr
Python3Details: /usr/bin/python3.10, Python 3.10.6, python3-minimal, 
3.10.4-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.21.1ubuntu2.1
 apt  2.4.6
SourcePackage: libxxf86vm
Title: package libxxf86vm1 1:1.1.4-1build3 failed to install/upgrade: dpkg-deb 
--fsys-tarfile subprocess returned error exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/14/2013
dmi.bios.release: 4.6
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: X750JB.208
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X750JA
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.:bvrX750JB.208:bd08/14/2013:br4.6:svnASUSTeKCOMPUTERINC.:pnX750JA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX750JA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:skuASUS-NotebookSKU:
dmi.product.family: X
dmi.product.name: X750JA
dmi.product.sku: ASUS-NotebookSKU
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.113-2~ubuntu0.22.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 22.2.5-0ubuntu0.1~22.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

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


** Tags: amd64 apport-package jammy ubuntu

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

Title:
  package libxxf86vm1 1:1.1.4-1build3 failed to install/upgrade: dpkg-
  deb --fsys-tarfile subprocess returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxxf86vm/+bug/2018661/+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 1998001] Re: Missing tests from libdrm-tests

2022-12-06 Thread Michael Vogt
@Brian Once the archive is frozen this is not entirely trivial anymore
as the command-not-found indexfile is stored in the now frozen archive
mirror.

It seems the easiest way to fix is:
* uploading a higher version in the -updates pocket should fix the problem 
automatically, the database code 
(CommandNotFound/db/creator.py:_parse_single_commands_file()) should discard 
the content of older versions. There are some useful ways to control what 
commands are visible from the pkg, you could use "X-Cnf-Ignore-Commands: 
kms-universal-planes" on the "libdrm-tests" binary package stanza (see 
what-is-python for an example)

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

Title:
  Missing tests from libdrm-tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/command-not-found/+bug/1998001/+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 1966418]

2022-12-03 Thread Michael Catanzaro
Is this still a problem?

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

Title:
  [jammy regression] webkit apps do not display content (yelp, epiphany,
  gnome-online-accounts etc)

To manage notifications about this bug go to:
https://bugs.launchpad.net/devhelp/+bug/1966418/+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 1988313] [NEW] xcalc button colours muddled

2022-08-31 Thread Michael Rutter
Public bug reported:

The xcalc app has muddled button colours when in the default TI mode. In
particular, the digits 7, 8 and 9 are a different colour to the digits 1
to 6.

This was fixed upstream by a corrected Xresources file in
https://gitlab.freedesktop.org/xorg/app/xcalc/-/commit/19eb8cefe1c3f7b5018e51d3dd5cc4bf691a553d

I believe that kinetic is okay, being based on xcalc 1.1.1 which has
this patch. But 22.04LTS and 20.04LTS are both affected. The impact is
only cosmetic, but it would still look better if it were fixed!

Bug in x11-apps 7.7+8build2 (and previous versions for several years)

** Affects: x11-apps (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  xcalc button colours muddled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/1988313/+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 1966418]

2022-04-07 Thread Michael Catanzaro
I've chatted with Jeremy about this, and he understands that
-DUSE_WPE_RENDERER=OFF was intended to allow a transition period for
distros to package libwpe and wpebackend-fdo, that WebKit developers
don't test it anymore, and that Ubuntu needs to turn it on. I've also
reported bug #238932 to consider making it mandatory in the GTK 4
version of WebKit.

In the meantime, I wonder how hard it would be to upgrade the legacy
internal compositor to support zwp_linux_dmabuf_v1 so that Ubuntu
doesn't have to patch mesa. No clue about that.

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

Title:
  [jammy regression] webkit apps do not display content (yelp, epiphany,
  gnome-online-accounts etc)

To manage notifications about this bug go to:
https://bugs.launchpad.net/devhelp/+bug/1966418/+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 1966418]

2022-04-01 Thread Michael Catanzaro
(In reply to Marian Rainer-Harbach from comment #7)
> This issue occurs on my machine as well, which has an AMD GPU. So it does
> not seem to be directly related to the graphics driver in use.

Beware: if you're not certain the issue is caused by the same mesa 21.3
-> 22.0 upgrade, you might have a different underlying issue.

Anyway, I'm going to close this as MOVED since the issue is being
tracked by mesa now and it seems unlikely that WebKit developers will be
able to help more. We can reopen if the mesa issue gets closed.

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

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/devhelp/+bug/1966418/+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 1966418]

2022-03-29 Thread Michael Catanzaro
OK, then for sure this bug is not the problem that Ubuntu users are
seeing. Hi Ubuntu, please file a separate bug. Thanks!

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

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1966418/+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 1966418]

2022-03-29 Thread Michael Catanzaro
(In reply to seb128 from comment #12)
> The issue also got reported on launchpad for the incoming Ubuntu
> https://bugs.launchpad.net/webkit/+bug/1966418
> 
> It is only an issue under wayland, login into an x11 session makes things
> work again

You have different/additional information in that downstream bug. I'm
not convinced that it's the same as this issue. In your downstream bug,
you are seeing:

EGLDisplay Initialization failed: EGL_NOT_INITIALIZED
Cannot create EGL context: invalid display (last error: EGL_SUCCESS)

But Adrian has not reported this error. Adrian, do you see that
anywhere? If not, we'll need a separate bug report for them.

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

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1966418/+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 1950471] Re: Touchpad on HP Spectre x360 gets into unusable state

2022-01-08 Thread Michael A Shantzis
Closing this one out. It turned out to be a hardware issue.

** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1950471/+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 1936008] Re: Trackpad interfering with trackpoint even when disabled

2021-12-06 Thread Michael
** Changed in: xserver-xorg-input-libinput (Ubuntu)
   Status: New => Confirmed

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

Title:
  Trackpad interfering with trackpoint even when disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-libinput/+bug/1936008/+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 1950471] Re: Touchpad on HP Spectre x360 gets into unusable state

2021-11-13 Thread Michael A Shantzis
Additional information:
When I run 'sudo libinput debug-events', at the exact moment when the problem 
starts to happen, it prints the following message:

   
event9  - SYNA3297:00 06CB:CD50 Touchpad: kernel bug: Touch jump detected and 
discarded.  
   
See 
https://wayland.freedesktop.org/libinput/doc/1.18.1/touchpad-jumping-cursors.html
 for details   

Note that it defines event9 as follows:
-event9   DEVICE_ADDED SYNA3297:00 06CB:CD50 Touchpadseat0 default 
group6  cap:pg  size 106x51mm tap(dl off) left scroll-nat scroll-2fg-edge 
click-button areas-clickfinger dwt-on

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1950471/+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 1950471] WifiSyslog.txt

2021-11-12 Thread Michael A Shantzis
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1950471/+attachment/5540451/+files/WifiSyslog.txt

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1950471/+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 1950471] Re: Touchpad on HP Spectre x360 gets into unusable state

2021-11-12 Thread Michael A Shantzis
Ran apport-collect as requested but it printed out the following
messages, then hung in the end:

% apport-collect 1950471
dpkg-query: no packages found matching libinput
dpkg-query: no packages found matching linux

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1950471/+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 1950471] CRDA.txt

2021-11-12 Thread Michael A Shantzis
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1950471/+attachment/5540434/+files/CRDA.txt

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1950471/+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 1950471] Re: Touchpad on HP Spectre x360 gets into unusable state

2021-11-12 Thread Michael A Shantzis
apport information

** Description changed:

  I have an HP Spectre x360 (13t-aw200) that has had problems with its
  touchpad since I first loaded Ubuntu onto it. When it initially starts,
  it's working fine, then at some point in time (it's unclear what
  triggers it), it gets into this state where simply doing a single-finger
  swipe to move the cursor no longer works. If I press down and swipe, it
  does move/select as expected, but when I return to not pressing down, it
  goes back to its previous, unworking state.
  
  Other clues:
  - It appears if I press HARD but don't cause a down event, it SOMETIMES moves 
the cursor.
  - If it's in this state and I'm on some scrolling window, it will scroll with 
a single finger (i.e. as it acts as if I have two fingers down).
  - It often will return to a working state for a while then go back to not 
working.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov 10 05:56:51 2021
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
  InstallationDate: Installed on 2021-10-28 (13 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
  SourcePackage: ubiquity
  Symptom: installation
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  michael1929 F pulseaudio
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  DistUpgraded: Fresh install
  DistroCodename: impish
  DistroRelease: Ubuntu 21.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] [8086:9a49] (rev 01) 
(prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company TigerLake GT2 [Iris Xe Graphics] 
[103c:8709]
  InstallationDate: Installed on 2021-10-28 (15 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  MachineType: HP HP Spectre x360 Convertible 13t-aw200
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-19-generic 
root=/dev/mapper/vg--crypt-lv--root ro quiet splash i8042.dumbkbd=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-19-generic N/A
   linux-backports-modules-5.13.0-19-generic  N/A
   linux-firmware 1.201.1
  Tags:  impish wayland-session ubuntu wayland-session
  Uname: Linux 5.13.0-19-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: 04/01/2021
  dmi.bios.release: 15.13
  dmi.bios.vendor: AMI
  dmi.bios.version: F.13
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 8709
  dmi.board.vendor: HP
  dmi.board.version: 31.32
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 31.32
  dmi.modalias: 
dmi:bvnAMI:bvrF.13:bd04/01/2021:br15.13:efr31.32:svnHP:pnHPSpectrex360Convertible13t-aw200:pvr:sku8WP89AV:rvnHP:rn8709:rvr31.32:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Spectre
  dmi.product.name: HP Spectre x360 Convertible 13t-aw200
  dmi.product.sku: 8WP89AV
  dmi.sys.vendor: HP
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.107-8ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 21.2.2-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.13-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-1build1
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu71
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  michael1879 F pulseaudio
+ BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
+ CasperMD5CheckResult: pass
+ CompositorRunning: None
+ CurrentDesktop: ubuntu:GNOME
+ DistUpgraded: Fresh install
+ DistroCodename: im

[Ubuntu-x-swat] [Bug 1950471] acpidump.txt

2021-11-12 Thread Michael A Shantzis
apport information

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

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1950471/+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 1950471] RfKill.txt

2021-11-12 Thread Michael A Shantzis
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1950471/+attachment/5540449/+files/RfKill.txt

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1950471/+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 1950471] PulseList.txt

2021-11-12 Thread Michael A Shantzis
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1950471/+attachment/5540448/+files/PulseList.txt

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1950471/+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 1950471] PaInfo.txt

2021-11-12 Thread Michael A Shantzis
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/1950471/+attachment/5540443/+files/PaInfo.txt

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1950471/+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 1950471] IwConfig.txt

2021-11-12 Thread Michael A Shantzis
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1950471/+attachment/5540437/+files/IwConfig.txt

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

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

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1950471/+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 1950471] IwConfig.txt

2021-11-12 Thread Michael A Shantzis
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1950471/+attachment/5540430/+files/IwConfig.txt

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1950471/+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 1950471] CRDA.txt

2021-11-12 Thread Michael A Shantzis
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1950471/+attachment/5540427/+files/CRDA.txt

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1950471/+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 1950471] Re: Touchpad on HP Spectre x360 gets into unusable state

2021-11-12 Thread Michael A Shantzis
apport information

** Tags added: apport-collected ubuntu

** Description changed:

  I have an HP Spectre x360 (13t-aw200) that has had problems with its
  touchpad since I first loaded Ubuntu onto it. When it initially starts,
  it's working fine, then at some point in time (it's unclear what
  triggers it), it gets into this state where simply doing a single-finger
  swipe to move the cursor no longer works. If I press down and swipe, it
  does move/select as expected, but when I return to not pressing down, it
  goes back to its previous, unworking state.
  
  Other clues:
  - It appears if I press HARD but don't cause a down event, it SOMETIMES moves 
the cursor.
  - If it's in this state and I'm on some scrolling window, it will scroll with 
a single finger (i.e. as it acts as if I have two fingers down).
  - It often will return to a working state for a while then go back to not 
working.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov 10 05:56:51 2021
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
  InstallationDate: Installed on 2021-10-28 (13 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
  SourcePackage: ubiquity
  Symptom: installation
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu71
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  michael1929 F pulseaudio
+ BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
+ CasperMD5CheckResult: pass
+ CompositorRunning: None
+ CurrentDesktop: ubuntu:GNOME
+ DistUpgraded: Fresh install
+ DistroCodename: impish
+ DistroRelease: Ubuntu 21.10
+ DistroVariant: ubuntu
+ GraphicsCard:
+  Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] [8086:9a49] (rev 01) 
(prog-if 00 [VGA controller])
+Subsystem: Hewlett-Packard Company TigerLake GT2 [Iris Xe Graphics] 
[103c:8709]
+ InstallationDate: Installed on 2021-10-28 (15 days ago)
+ InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
+ MachineType: HP HP Spectre x360 Convertible 13t-aw200
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/zsh
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-19-generic 
root=/dev/mapper/vg--crypt-lv--root ro quiet splash i8042.dumbkbd=1 vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
+ RelatedPackageVersions:
+  linux-restricted-modules-5.13.0-19-generic N/A
+  linux-backports-modules-5.13.0-19-generic  N/A
+  linux-firmware 1.201.1
+ Tags:  impish wayland-session ubuntu wayland-session
+ Uname: Linux 5.13.0-19-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: 04/01/2021
+ dmi.bios.release: 15.13
+ dmi.bios.vendor: AMI
+ dmi.bios.version: F.13
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: 8709
+ dmi.board.vendor: HP
+ dmi.board.version: 31.32
+ dmi.chassis.type: 31
+ dmi.chassis.vendor: HP
+ dmi.chassis.version: Chassis Version
+ dmi.ec.firmware.release: 31.32
+ dmi.modalias: 
dmi:bvnAMI:bvrF.13:bd04/01/2021:br15.13:efr31.32:svnHP:pnHPSpectrex360Convertible13t-aw200:pvr:sku8WP89AV:rvnHP:rn8709:rvr31.32:cvnHP:ct31:cvrChassisVersion:
+ dmi.product.family: 103C_5335KV HP Spectre
+ dmi.product.name: HP Spectre x360 Convertible 13t-aw200
+ dmi.product.sku: 8WP89AV
+ dmi.sys.vendor: HP
+ version.compiz: compiz N/A
+ version.libdrm2: libdrm2 2.4.107-8ubuntu1
+ version.libgl1-mesa-dri: libgl1-mesa-dri 21.2.2-1ubuntu1
+ version.libgl1-mesa-glx: libgl1-mesa-glx N/A
+ version.xserver-xorg-core: xserver-xorg-core 2:1.20.13-1ubuntu1
+ version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
+ version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build1
+ version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1ubuntu2
+ version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-1build1

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1950471/+attachment/5540426/+files/AlsaInfo.txt

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

[Ubuntu-x-swat] [Bug 1950471] CurrentDmesg.txt

2021-11-12 Thread Michael A Shantzis
apport information

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

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

Title:
  Touchpad on HP Spectre x360 gets into unusable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1950471/+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 1947377] [NEW] Desktop Icons disappear

2021-10-15 Thread Michael Lentz
Public bug reported:

When using Gedit to edit a text file. After saving the file, some of my
Desktop icons disappear.

I can restore them by logging in, again using 'switch user accounts'

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-88.99-generic 5.4.140
Uname: Linux 5.4.0-88-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.20
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Fri Oct 15 09:00:16 2021
DistUpgraded: 2021-07-18 14:54:01,305 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
DistroCodename: focal
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Dell 2nd Generation Core Processor Family Integrated Graphics 
Controller [1028:047e]
MachineType: Dell Inc. OptiPlex 990
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-88-generic 
root=UUID=c86e2158-f3a1-4357-85c5-1175cf0b9d52 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to focal on 2021-07-18 (88 days ago)
dmi.bios.date: 08/26/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A19
dmi.board.name: 06D7TR
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd08/26/2015:svnDellInc.:pnOptiPlex990:pvr01:rvnDellInc.:rn06D7TR:rvrA00:cvnDellInc.:ct6:cvr:
dmi.product.name: OptiPlex 990
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.105-3~20.04.2
version.libgl1-mesa-dri: libgl1-mesa-dri 21.0.3-0ubuntu0.3~20.04.3
version.libgl1-mesa-glx: libgl1-mesa-glx 21.0.3-0ubuntu0.3~20.04.3
version.xserver-xorg-core: xserver-xorg-core 2:1.20.11-1ubuntu1~20.04.2
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 possible-manual-nvidia-install 
third-party-packages 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/1947377

Title:
  Desktop Icons disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1947377/+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 1936008] Re: Trackpad interfering with trackpoint even when disabled

2021-09-03 Thread Michael
The trackpoint issue is still unresolved as of today's Ubuntu 21.10
daily build.

** Tags added: impish

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

Title:
  Trackpad interfering with trackpoint even when disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-libinput/+bug/1936008/+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 1940850] [NEW] Display Brightness not working

2021-08-23 Thread MICHAEL KIFLE TEFERRA
Public bug reported:

Slot:   00:02.0
Class:  VGA compatible controller [0300]
Vendor: Intel Corporation [8086]
Device: UHD Graphics [9bc4]
SVendor:Hewlett-Packard Company [103c]
SDevice:Device [86e8]
Rev:05

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.8.0-43.49~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-43-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Mon Aug 23 19:12:04 2021
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation UHD Graphics [8086:9bc4] (rev 05) (prog-if 00 [VGA 
controller])
   Subsystem: Hewlett-Packard Company Device [103c:86e8]
 NVIDIA Corporation Device [10de:1f95] (rev a1) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:86e8]
InstallationDate: Installed on 2021-08-17 (6 days ago)
InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
MachineType: HP HP Spectre x360 Convertible 15-eb0xxx
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-43-generic 
root=UUID=d4933395-f795-4cde-b7b1-17a98f03fcd1 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/01/2021
dmi.bios.release: 15.11
dmi.bios.vendor: AMI
dmi.bios.version: F.11
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 86E8
dmi.board.vendor: HP
dmi.board.version: 01.77
dmi.chassis.type: 31
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.ec.firmware.release: 1.77
dmi.modalias: 
dmi:bvnAMI:bvrF.11:bd02/01/2021:br15.11:efr1.77:svnHP:pnHPSpectrex360Convertible15-eb0xxx:pvr:rvnHP:rn86E8:rvr01.77:cvnHP:ct31:cvrChassisVersion:
dmi.product.family: 103C_5335KV HP Spectre
dmi.product.name: HP Spectre x360 Convertible 15-eb0xxx
dmi.product.sku: 9GB30UA#ABA
dmi.sys.vendor: HP
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.105-3~20.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 21.0.3-0ubuntu0.3~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 21.0.3-0ubuntu0.3~20.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.11-1ubuntu1~20.04.2
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 possible-manual-nvidia-install 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/1940850

Title:
  Display Brightness not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1940850/+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 1936008] [NEW] Trackpad interfering with trackpoint even when disabled

2021-07-13 Thread Michael
Public bug reported:

I am running Ubuntu 20.04 on a new ThinkPad P14s AMD. I noticed that my
trackpoint was very laggy and choppy.

After a while I realized that the trackpoint is smooth as long as I am
not touching the trackpad (very difficult). Even with the trackpad
disabled in GNOME and the BIOS (which seems to only affect Windows) the
interference continues. Using the command "libinput debug-events" I can
see "POINTER_MOTION" events being registered despite the trackpad being
off. This seems to be what is causing the trackpoint lag.

Disabling the trackpad in the BIOS does not help. I have the same
behaviour on a 21.04 live USB session.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xserver-xorg-input-libinput 0.29.0-1
ProcVersionSignature: Ubuntu 5.8.0-59.66~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-59-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
BootLog: Error: [Errno 13] Permission non accordée: '/var/log/boot.log'
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Jul 13 19:09:36 2021
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
InstallationDate: Installed on 2021-07-08 (5 days ago)
InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
MachineType: LENOVO 20Y1S00C00
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-59-generic 
root=UUID=9fdec65c-f9fc-4efc-be65-1f1fba5ad5ba ro quiet splash vt.handoff=7
SourcePackage: xserver-xorg-input-libinput
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/12/2021
dmi.bios.release: 1.32
dmi.bios.vendor: LENOVO
dmi.bios.version: R1BET63W(1.32 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20Y1S00C00
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40697 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.ec.firmware.release: 1.32
dmi.modalias: 
dmi:bvnLENOVO:bvrR1BET63W(1.32):bd04/12/2021:br1.32:efr1.32:svnLENOVO:pn20Y1S00C00:pvrThinkPadP14sGen1:rvnLENOVO:rn20Y1S00C00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad P14s Gen 1
dmi.product.name: 20Y1S00C00
dmi.product.sku: LENOVO_MT_20Y1_BU_Think_FM_ThinkPad P14s Gen 1
dmi.product.version: ThinkPad P14s Gen 1
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.107+git2107030500.9cef5d~oibaf~f
version.libgl1-mesa-dri: libgl1-mesa-dri 21.2~git2107130600.9d225c~oibaf~f
version.libgl1-mesa-glx: libgl1-mesa-glx 21.2~git2107130600.9d225c~oibaf~f
version.xserver-xorg-core: xserver-xorg-core 2:1.20.9-2ubuntu1.2~20.04.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-1
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: xserver-xorg-input-libinput (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal thinkpad third-party-packages trackpoint ubuntu

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

Title:
  Trackpad interfering with trackpoint even when disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-libinput/+bug/1936008/+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 1935796] [NEW] intel-graphics-compiler needs sourceful update for llvm 12

2021-07-11 Thread Michael Hudson-Doyle
Public bug reported:

This is keeping intel-opencl-clang and spirv-llvm-translator in
proposed.

 tjaalton: i think intel-graphics-compiler needs a no change rebuild, 
any reason not to jfdi?
 mwhudson: against llvm12? won't work, and newer versions aren't any 
better
 upstream knows

** Affects: intel-graphics-compiler (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: intel-opencl-clang (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: spirv-llvm-translator (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: update-excuse

** Also affects: spirv-llvm-translator (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: update-excuse

** Also affects: intel-graphics-compiler (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  intel-graphics-compiler needs sourceful update for llvm 12

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-graphics-compiler/+bug/1935796/+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 1907559] Re: nvidia-kernel-source-390 390.138-0ubuntu0.20.04.1: nvidia kernel module failed to build

2021-01-07 Thread michael moris
duno how relevant this is but my graphics card fryed itself this week
was an asus geforce gtx 570 swapped it for a 670 no issues yesterday on
the same card this is the 2nd time i have turned my machine on with this
card in and first time i have seen the error. hope this helps

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

Title:
  nvidia-kernel-source-390 390.138-0ubuntu0.20.04.1: nvidia kernel
  module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1907559/+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 1872452] Re: [amdgpu] Boot into black screen without power supply (Kubuntu on AMD)

2021-01-01 Thread Michael Grupp
The iommu=soft workaround works for me. Without it my T495 was pretty
much useless with Ubuntu.

Here are some detailed instructions for mere mortals:
https://www.reddit.com/r/thinkpad/comments/eb08hk/t495_unplugged_battery_broken_boot_with_linux/

Does anybody know by chance when and how one can install a somewhat
supported Kernel package that has the fix?

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

Title:
  [amdgpu] Boot into black screen without power supply (Kubuntu on AMD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kwin/+bug/1872452/+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 1875015] Re: Ubuntu 20.04 and Displaylink is extremely slow

2020-11-24 Thread Michael Devine
Same problem here, ThinkPad T490 with 20.04 with "ThinkPad Hybrid USB-C
with USB-A Dock" model DUD9011D1, with DisplayLink 5.3.1 drivers. No
discrete GPU, just the Intel UHD graphics "Device: Mesa Intel(R) UHD
Graphics (CML GT2) (0x9b41)"

It seems display buffers are updated roughly once per second.

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

Title:
  Ubuntu 20.04 and Displaylink is extremely slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1875015/+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 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-11-14 Thread Pop Michael
@Baq Domalaq thank you for your help, but i couldn't make it to work. At
filename it is (builtin) so i tried your method, but i can't download
the file from #179 bcuz there's no file , just a page with some code
lines that are also on #171. Anyway , when i typed "apt-get source
linux-image-$(uname -r)" in root mode  it says "You must put some 'deb-
src' URIs in your sources.list" which i don't understand what it means.
Fixing this touchpad issue on linux seems to be beyond my knowledge. :)
Thanks anyway

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

To manage notifications about this bug go to:
https://bugs.launchpad.net/pop-os/+bug/1887190/+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 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-11-11 Thread Pop Michael
i am back. i am using ubuntu 20.10 with 5.8.0-26-generic kernel. i tried
a lot of patches but nothig worked. i keep getting errors. i tried
almost everything from #189 except #209.If anyone who fixed his touchpad
can make a tutorial or something i would trully appreciate. i hope that
the patch will be include in the kernel at some ponit, utill then i will
stick to the mouse.

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

To manage notifications about this bug go to:
https://bugs.launchpad.net/pop-os/+bug/1887190/+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 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-11-11 Thread Pop Michael
Hi! I tried the #189 fix but i just can't make it to work, it gives me
some errors. Can anyone makes a noob's guide? :)

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

To manage notifications about this bug go to:
https://bugs.launchpad.net/pop-os/+bug/1887190/+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 1892669] [NEW] the favorite bar is in the middle of the screen and blocks the other side of the screen with a repeat of the left side of the screen

2020-08-23 Thread michael steinberg
Public bug reported:

the favorite bar is in the middle of the screen and blocks the other
side of the screen with a repeat of the left side of the screen

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 5.4.0-42.46~18.04.1-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.16
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sun Aug 23 23:02:25 2020
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] 
[1002:6760] (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Radeon HD 6470M [103c:161e]
InstallationDate: Installed on 2020-08-20 (3 days ago)
InstallationMedia: Ubuntu 18.04.5 LTS "Bionic Beaver" - Release amd64 
(20200806.1)
MachineType: Hewlett-Packard HP EliteBook 8460p
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=b938a820-f262-48c7-9d2c-30fed7ef6d59 ro quiet splash vt.handoff=1
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/22/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68SCF Ver. F.22
dmi.board.name: 161C
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 97.4A
dmi.chassis.asset.tag: CNU2262HKV
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SCFVer.F.22:bd12/22/2011:svnHewlett-Packard:pnHPEliteBook8460p:pvrA0001D02:rvnHewlett-Packard:rn161C:rvrKBCVersion97.4A:cvnHewlett-Packard:ct10:cvr:
dmi.product.family: 103C_5336AN
dmi.product.name: HP EliteBook 8460p
dmi.product.sku: SQ530UP#ABA
dmi.product.version: A0001D02
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.101-2~18.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~18.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.8-0ubuntu1~18.04.1
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

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


** Tags: amd64 apport-bug bionic 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/1892669

Title:
  the favorite bar is in the middle of the screen and blocks the other
  side of the screen with a repeat of the left side of the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1892669/+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 1892669] Re: the favorite bar is in the middle of the screen and blocks the other side of the screen with a repeat of the left side of the screen

2020-08-23 Thread michael steinberg
i am about to reinstall 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/1892669

Title:
  the favorite bar is in the middle of the screen and blocks the other
  side of the screen with a repeat of the left side of the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1892669/+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 1886259] [NEW] Nvidia driver is not in the correct directory

2020-07-04 Thread Michael Knoop
Public bug reported:

Ubuntu 20.04

The packages installed by the metapackage nvidia-driver-440 do not put
the nvidia x
server module in the right place.  The server cannot find it.  My file
/var/log/Xorg.0.log was collected by apport.
nvidia-driver-440_440.100-0ubuntu0.20.04.1

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
Uname: Linux 5.4.0-40-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.11-0ubuntu27.3
Architecture: amd64
BootLog:
 
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: XFCE
Date: Sat Jul  4 04:46:32 2020
DistUpgraded: 2020-06-01 17:37:38,642 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: focal
DistroVariant: ubuntu
DkmsStatus:
 nvidia, 440.100, 5.4.0-40-generic, x86_64: installed
 virtualbox, 6.1.6, 5.4.0-39-generic, x86_64: installed
 virtualbox, 6.1.6, 5.4.0-40-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Dell 3rd Gen Core processor Graphics Controller [1028:0532]
InstallationDate: Installed on 2016-12-01 (1310 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
MachineType: Dell Inc. Latitude E6230
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-40-generic 
root=UUID=69311ad3-1ba4-46b2-80b4-5e8986e36f36 ro
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to focal on 2020-06-01 (32 days ago)
dmi.bios.date: 02/06/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: 0YW5N5
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd02/06/2013:svnDellInc.:pnLatitudeE6230:pvr01:rvnDellInc.:rn0YW5N5:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6230
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.14.1+20.04.20200211-0ubuntu1
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.8-0ubuntu1~20.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-1
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/1886259

Title:
  Nvidia driver is not in the correct directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1886259/+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 1878618] Re: AMD r9 390 Ubuntu focal 20.04 screen tearing and turns black

2020-06-15 Thread Michael Berger
Roughly same symptoms (screen pause every 1 second)
Youtube reports occasional dropped frames in Chrome with vaapi enabled. 
Firefox does not report any dropped frames when playing video. 

michael@17:54:/etc/X11/xorg.conf.d$ inxi -G
Graphics:
  Device-1: Intel HD Graphics 5500 driver: i915 v: kernel 
  Device-2: AMD Opal XT [Radeon R7 M265/M365X/M465] driver: amdgpu 
  v: 5.6.0.20.20 
  Display: x11 server: X.Org 1.20.8 driver: fbdev unloaded: modesetting,vesa 
  resolution: 1920x1080~60Hz 
  OpenGL: renderer: Mesa DRI Intel HD Graphics 5500 (BDW GT2) 
  v: 4.6 Mesa 20.2.0-devel (git-e838acf 2020-06-15 focal-oibaf-ppa)

Other info can be provided on request.

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

Title:
  AMD r9 390 Ubuntu focal 20.04 screen tearing and turns black

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-amdgpu/+bug/1878618/+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 1870736] Re: [nvidia] Screen scaling 125% gives 200%

2020-04-30 Thread Michael Richins
I tried the update this morning as well and got the same effect as
@Fusion.

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

Title:
  [nvidia] Screen scaling 125% gives 200%

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1870736/+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 1872159] Re: booting with splash hangs when external monitors are connected (pure intel 8th gen laptop)

2020-04-13 Thread Michael Bantjes
I'm having the same problem on a Lenovo T430.  If I boot the laptop on
its own, it boots fine.  If it's on the dock, which has two external
monitors attached to it, it boots until it gets to the Ubuntu splash
screen with the spinning propeller tips and never passes that point.
I've left it on overnight and it never completes booting to the desktop.

If I boot it on it's own, sign in to the desktop, and then dock it, both
external monitors are recognized and opening/closing the lid toggles the
multiple pane layouts as expected.

Like Tim, I can get it to fully boot on the dock with multiple monitors
by updating /etc/default/grub to GRUB_CMDLINE_LINUX_DEFAULT="".

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

Title:
  booting with splash hangs when external monitors are connected (pure
  intel 8th gen laptop)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1872159/+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 1870779] Re: [nvidia] Ubuntu 20.04 beta: Blank/black screen after login on an Nvidia-only desktop (GeForce GTX 1060)

2020-04-07 Thread Michael
** Attachment added: "The monitors.xml with 100% scaling"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1870779/+attachment/5348985/+files/monitors.xml

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

Title:
  [nvidia] Ubuntu 20.04 beta: Blank/black screen after login on an
  Nvidia-only desktop (GeForce GTX 1060)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-440/+bug/1870779/+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 1870779] Re: [nvidia] Ubuntu 20.04 beta: Blank/black screen after login on an Nvidia-only desktop (GeForce GTX 1060)

2020-04-07 Thread Michael
Now, I switched back to Nvidia 440, scale 100% and I'm able to use the
system again. (Of course, I can hardly read anything, because it is so
small)

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

Title:
  [nvidia] Ubuntu 20.04 beta: Blank/black screen after login on an
  Nvidia-only desktop (GeForce GTX 1060)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-440/+bug/1870779/+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 1870779] Re: [nvidia] Ubuntu 20.04 beta: Blank/black screen after login on an Nvidia-only desktop (GeForce GTX 1060)

2020-04-07 Thread Michael
I did some additional testing. If I set the scale in .config/monitors.xml back 
to 1, I am able to login again. So the problem is caused by the scaling. If I 
set the scaling is set to 200% everything works well until the next reboot.
It tried the nvidia driver 435 and had the same effect. 
I switched to the Nouveau driver and now the system does not boot anymore. I do 
not even reach the login screen.

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

Title:
  [nvidia] Ubuntu 20.04 beta: Blank/black screen after login on an
  Nvidia-only desktop (GeForce GTX 1060)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-440/+bug/1870779/+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 1870779] Re: [nvidia] Ubuntu 20.04 beta: Blank/black screen after login on an Nvidia-only desktop (GeForce GTX 1060)

2020-04-07 Thread Michael
I've got some new findings here. I tried to use the HDMI cable instead of 
Display Port. With HDMI I was able to login and see the desktop. I was able to 
reboot several times and it worked well. 
Then I switched the scaling to 200% (I'm an old man ;-)) and everything looked 
good. However after the next reboot the screen is black again. 
I reproduced this behaviour with the second HDMI port. So it seems that this is 
a scaling problem. I will do some further testing there.

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

Title:
  [nvidia] Ubuntu 20.04 beta: Blank/black screen after login on an
  Nvidia-only desktop (GeForce GTX 1060)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-440/+bug/1870779/+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 1870779] Re: [nvidia] Ubuntu 20.04 beta: Blank/black screen after login

2020-04-07 Thread Michael
I'm sorry, there is not xorg directory under .local/share. It doesn't
exist in Ubuntu 19.10 either!

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

Title:
  [nvidia] Ubuntu 20.04 beta: Blank/black screen after login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-440/+bug/1870779/+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 1870779] Re: [nvidia] Ubuntu 20.04 beta: Blank/black screen after login

2020-04-06 Thread Michael
Hi Daniel,
thanks for your support.

1) The /var/crash directory is empty.
2) The last whoopsie problem was reported on March 27th and is most likely from 
the Ubuntu 19.10 system on the same machine. 
3) The /etc/apport/crashdb.conf for focal fossa does not include the 
"problem_types" statement. So there's nothing I can comment out.

Any other things I can do? I have some spare time these days, so I'm
willing to do, whatever it takes.

Regards
Michael

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

Title:
  [nvidia] Ubuntu 20.04 beta: Blank/black screen after login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-440/+bug/1870779/+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 1870779] Re: Ubuntu 20.04 beta: Blank/black screen after login

2020-04-06 Thread Michael
** Attachment added: "Logfile created with sudo journalctl -b 0 after login 
attempt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1870779/+attachment/5347536/+files/journal_1870779.log

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

Title:
  Ubuntu 20.04 beta: Blank/black screen after login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1870779/+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 1860577] [NEW] xterm -iconic option does not work in Ubuntu 18.04

2020-01-22 Thread Michael Schanne
Public bug reported:

After upgrading to Ubuntu 18.04 I found that xterm's "-iconic" option no
longer worked (the terminal window appeared full-size).  It is supposed
to spawn minimized to the task bar.

This used to work on Ubuntu 14.04.

Ubuntu release: 18.04.3 LTS
xterm version: 330-1ubuntu2

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

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

Title:
  xterm -iconic option does not work in Ubuntu 18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xterm/+bug/1860577/+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 1853266] Re: xserver segfaults on GL_OUT_OF_MEMORY in libglamoregl

2019-12-11 Thread Michael Freitag
I recently upgraded to Ubuntu 19.10 and just ran into the exact same
issue again. Xorg log attached.

** Attachment added: "Xorg.0.log.old"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1853266/+attachment/5311734/+files/Xorg.0.log.old

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

Title:
  xserver segfaults on GL_OUT_OF_MEMORY in libglamoregl

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1853266/+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 1853266] [NEW] xserver segfaults on GL_OUT_OF_MEMORY in libglamoregl

2019-11-20 Thread Michael Freitag
Public bug reported:

Recently, my the xserver on my system has started randomly crashing due
to a segmentation fault. As far as I can tell, this segmentation fault
occurs as a result of libglamoregl encountering a GL_OUT_OF_MEMORY error
(see attached Xorg.log). I have had a hard time reproducing this bug
reliably, but it mostly happens when I have been using Inkscape for a
while.

This appears to be the same bug that has been reported here

https://bugs.freedesktop.org/show_bug.cgi?id=110500
https://bugs.freedesktop.org/show_bug.cgi?id=110714

In those bug reports, the usual recommendation is to switch from the
-modesetting video driver to the -nouveau video driver. By default,
Ubuntu is not configured in this way, so this bug probably needs to be
addressed in some other way.

My graphics card is listed as follows:

 *-display 
   description: VGA compatible controller
   product: GK208B [GeForce GT 710]
   vendor: NVIDIA Corporation
   physical id: 0
   bus info: pci@:65:00.0
   version: a1
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
   configuration: driver=nouveau latency=0
   resources: irq:69 memory:d700-d7ff memory:c800-cfff 
memory:d000-d1ff ioport:b000(size=128) memory:d800-d807

Please let me know if you need any additional information.

More information:

Release of Ubuntu: 19.04

Installed package versions:
xserver-xorg-video-nouveau/disco,now 1:1.0.16-1 amd64 [installed]
xserver-xorg-core/disco,now 2:1.20.4-1ubuntu3 amd64 [installed]
xserver-xorg/disco,now 1:7.7+19ubuntu12 amd64 [installed]
inkscape/disco,now 0.92.4-3 amd64 [installed]

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

** Attachment added: "Xorg log"
   
https://bugs.launchpad.net/bugs/1853266/+attachment/5306607/+files/Xorg.0.log.old

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

Title:
  xserver segfaults on GL_OUT_OF_MEMORY in libglamoregl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1853266/+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 1715749] Re: Intermittent black screen on HP EliteBook 840 G1

2019-11-17 Thread Michael von Glasow
Just had a look at my own settings: I have "Dim display when idle"
unchecked in the AC power tab, checked in the Battery tab. I am still
getting a dark screen every now and then, even though I mostly work on
AC power.

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

Title:
  Intermittent black screen on HP EliteBook 840 G1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1715749/+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 1715749] Re: Intermittent black screen on HP EliteBook 840 G1

2019-11-17 Thread Michael von Glasow
@Maik Schulze did that change anything? are you still getting the error?

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

Title:
  Intermittent black screen on HP EliteBook 840 G1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1715749/+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 1798961] Re: Random unrecoverable freezes on Ubuntu 18.10

2019-06-29 Thread Michael Skelton
kernel crash logs attached

total 32M
-rw-r--r-- 1 root root 329K Jun 25 21:16 initramfs-tools.0.crash
-rw-r--r-- 1 root root  76K Jun 23 21:09 nvidia-dkms-410.0.crash
-rw-r--r-- 1 root root  16M Jun 23 21:01 _usr_bin_dpkg.0.crash
-rw-r--r-- 1 root root 622K Jun 23 20:50 _usr_bin_kglobalaccel5.1000.crash
-rw-r--r-- 1 root root 379K Jun 23 21:16 _usr_bin_sddm.0.crash
-rw-r--r-- 1 root root  15M Jun 23 21:07 _usr_bin_sddm-greeter.109.crash
-rw-r--r-- 1 root root 683K Jun 23 20:48 _usr_lib_udisks2_udisksd.0.crash

** Attachment added: "ubuntu18_10_kdumps.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1798961/+attachment/5274129/+files/ubuntu18_10_kdumps.tar.gz

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

Title:
  Random unrecoverable freezes on Ubuntu 18.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1798961/+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 1798961] Re: Random unrecoverable freezes on Ubuntu 18.10

2019-06-29 Thread Michael Skelton
I had been experiencing the freeze/lockup on 18.10. My main machine is a
Lenovo ThinkPad laptop with switchable graphics (Intel & Nvidia), and
Intel Xeon E-2176M CPU.

Originally, my guess was that the lockup was graphics related. Back in
March 2019, I applied the xorg.conf edits recommended in comment #42.
This seemed to eliminate the hard freezes, at least for a while.
However, not long ago, perhaps around  mid-June, the freezes returned.
Also, I encountered the freezes not only with Intel graphics engaged,
but when the system was using the discrete Nvidia chip too. I tried to
correlate the freezing with use of Chromium, but it occurred using
Firefox too, and in fact happened with no browser running.

As a last ditch attempt to avoid re-installation, I upgraded the system
from 18.10 ~> 19.04, hopeful that kernel version 5 would make the
situation better. In my case, this has been so. //Since upgrading to
19.04, and running various increments of kernel 5
(5.0.0-[17,19,20]-generic,) I haven't encountered any freezes// 5 days
now and counting (FWIW)

>From reading prior posts, seems some folks are already using kernel 5,
and their freeze problem remains. Nevertheless, for my case, with a
laptop with newer hardware, upgrading Ubuntu and kernel version was
helpful.

I had accumulated a collection of crash dumps from my old Ubuntu version
(18.10 and kernel 4.18), which I will attach to the ticket. Hopefully
they might be of use for investigation.

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

Title:
  Random unrecoverable freezes on Ubuntu 18.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1798961/+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 1268151] Re: [Dell M4800] DPMS support broken, fails to wake up the monitor after putting it to sleep

2019-05-17 Thread Michael Neuffer
With BIOS A25 and eoan it is still not fixed.

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

Title:
  [Dell M4800] DPMS support broken, fails to wake up the monitor after
  putting it to sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1268151/+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 1823354] [NEW] printer is no longer visable

2019-04-05 Thread Michael Hendrick
Public bug reported:

This is what system sais when I click on Printers in system settings for Ubuntu
Sorry! The system printing service doesnt seem to be available

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: xorg 1:7.7+19ubuntu8
ProcVersionSignature: Ubuntu 4.18.0-17.18-generic 4.18.20
Uname: Linux 4.18.0-17-generic x86_64
ApportVersion: 2.20.10-0ubuntu13.2
Architecture: amd64
CompositorRunning: None
Date: Fri Apr  5 10:33:13 2019
DistUpgraded: Fresh install
DistroCodename: cosmic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 
470/480/570/570X/580/580X] [1002:67df] (rev c7) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Ellesmere [Radeon RX 
470/480/570/570X/580/580X] [1043:0501]
InstallationDate: Installed on 2019-03-12 (23 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
MachineType: Gigabyte Technology Co., Ltd. EP45-UD3L
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-17-generic 
root=UUID=3e6b4fed-11bf-458e-bda1-131b0681e85c ro quiet splash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/27/2010
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F9
dmi.board.name: EP45-UD3L
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd01/27/2010:svnGigabyteTechnologyCo.,Ltd.:pnEP45-UD3L:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnEP45-UD3L:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: EP45-UD3L
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.95-1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.8-0ubuntu0~18.10.2
version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.8-0ubuntu0~18.10.2
version.xserver-xorg-core: xserver-xorg-core 2:1.20.1-3ubuntu2.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-3

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


** Tags: amd64 apport-bug cosmic 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/1823354

Title:
  printer is no longer visable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1823354/+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 1140716] Re: [regression] 3.5.0-26-generic and 3.2.0-39-generic GPU hangs on Sandybridge

2019-04-05 Thread Michael Rowland Hunter
** Summary changed:

- Buy Adipex Online To Suppress Appetite
+ [regression] 3.5.0-26-generic and 3.2.0-39-generic GPU hangs on Sandybridge

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

Title:
  [regression] 3.5.0-26-generic and 3.2.0-39-generic GPU hangs on
  Sandybridge

To manage notifications about this bug go to:
https://bugs.launchpad.net/dri/+bug/1140716/+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

2019-03-23 Thread Michael Lazin
I am running ubuntu 18.04 and using the low latency kernel rather than
the default kernel.  Since the "upgrade" to nvidia 390 it looks like the
kernel module is actually missing from my filesystem.  Running dmesg |
grep nvidia and modprobe | grep nvidia tells me the nvidia driver is not
loaded.  When I try to load it with modprobe it's not in the proper path
so it can't load.  I tried reverting the nvidia driver and the kernel
but the kernel module is still mysteriously missing.  I'm going to
reinstall with ubuntu studio 18.10 because this update has basically
destroyed the functionality of my desktop.  I need 1920x1068 resolution
and that's not an option with the xrandr command without the nvidia
driver.  I did not check to see of nouveau was loaded as a kernel
module, I just gotta reinstall.  I hope this helps someone.

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

Title:
  nvidia-390 fails to boot graphical display

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1752053/+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 1778011] Re: SRU: PRIME Power Saving mode draws too much power

2019-02-16 Thread Michael Weimann
I observed the same behaviour as Adrian S..

Selecting Intel keeps the Nvidia card powered and the fan spinning.
Installing and using bbswitch manually works. I can't make it working powering 
off the card at boot time :( Therefore I have to do it manually every time I 
boot my notebook.

MX150, Ubuntu 18.04.2

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

Title:
  SRU: PRIME Power Saving mode draws too much power

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1778011/+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 1580123] Re: xrandr --scale (again) confines mouse to native solution

2019-01-12 Thread Michael Accetto
Yes! Bug present on 18.04 LTS. How can we get some attention to this?

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

Title:
  xrandr --scale (again) confines mouse to native solution

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1580123/+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 1766974] Re: /dev/dri/card0

2018-12-17 Thread Michael Odumosu
I got the same error too on linux 16.04.5 how do I send you the needed
info

** Also affects: xorg-server
   Importance: Undecided
   Status: New

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

Title:
  /dev/dri/card0

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1766974/+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 1805733] Re: Even xorg -version is not allowed by non console users (caused by the wrapper)

2018-11-28 Thread Michael
Sorry, I'm using current 18.04.

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

Title:
  Even xorg -version is not allowed by non console users (caused by the
  wrapper)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1805733/+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 1805733] [NEW] Even xorg -version is not allowed by non console users (caused by the wrapper)

2018-11-28 Thread Michael Fritscher
Public bug reported:

Some drivers like http://www.eeti.com.tw/drivers_Linux.html do a X
-version to determine the X version. Unluckily this is not allowed by
the Xorg-wrapper ("only allowed by console users") May I ask that if the
only parameter is "-version", either the /usr/bin/Xorg script doesn't
use the wrapper, or the wrapper allows the usage?

After "hackfixing" this this driver (and aspecially the calibration
tool) is working very well.

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

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

Title:
  Even xorg -version is not allowed by non console users (caused by the
  wrapper)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1805733/+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 1805151] Re: Desktop freeze running VirtualBox, Intel graphics

2018-11-26 Thread Michael Thayer
Update: 4.19.4-041904-generic is affected, 4.20.0-042000rc1-generic is
not.

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

Title:
   Desktop freeze running VirtualBox, Intel graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1805151/+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 1805151] [NEW] Desktop freeze running VirtualBox, Intel graphics

2018-11-26 Thread Michael Thayer
Public bug reported:

This is identical to bug 1804885, but as requested I am filing this while 
running the standard Ubuntu kernel.  I will copy and paste my summary below.  
Updates since I created that bug:
 * This occurs with the mainline PPA 4.18.12-041812-generic kernel.
 * The glxinfo section I include below is identical with 4.18.0-11-generic 
(presumably no surprise).
 * I would appreciate a bit of hand-holding for bisecting this.  Does the 
kernel team have ready-built kernel packages for bisecting?  Or guidance about 
the fastest way of doing it (i.e. not rebuilding things which do not need to be 
rebuilt for successive rounds)?

=== Original report follows ===

When I start a VirtualBox virtual machine (reproducible with the Ubuntu
18.04/VirtualBox 5.2.22 packages from virtualbox.org) with VMSVGA
emulation and 3D pass-through enabled, my system hangs. Sometimes I can
recover if I get to a VT fast enough to kill the process. Also, the OOM
killer sometimes triggers and kills the process or gnome-shell, but the
OOM killer entries in dmesg look like neither of the two are using
excessive memory compared to available system RAM. When I switch to the
Ubuntu drm-tip kernel packages from the kernel PPA the problem goes
away. Debugging shows that the hang occurs during the first
glXMakeCurrent call made by the application. It did not occur using the
standard Ubuntu kernel but running the application under apitrace. I can
provide the trace if that helps.

Short extract from glxinfo running the 4.20 drm-tip kernel:

Extended renderer info (GLX_MESA_query_renderer):
Vendor: Intel Open Source Technology Center (0x8086)
Device: Mesa DRI Intel(R) HD Graphics 620 (Kaby Lake GT2) (0x5916)
Version: 18.2.2
Accelerated: yes
Video memory: 3072MB
Unified memory: yes
Preferred profile: core (0x1)
Max core profile version: 4.5
Max compat profile version: 3.0
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: xorg 1:7.7+19ubuntu8
ProcVersionSignature: Ubuntu 4.18.0-11.12-generic 4.18.12
Uname: Linux 4.18.0-11-generic x86_64
ApportVersion: 2.20.10-0ubuntu13.1
Architecture: amd64
BootLog: Error: [Errno 13] Отказано в доступе: '/var/log/boot.log'
CasperVersion: 1.399
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Mon Nov 26 15:01:53 2018
DistUpgraded: 2018-10-08 10:28:22,218 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: cosmic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, including running git bisection searches
GpuHangFrequency: Several times a day
GpuHangReproducibility: Yes, I can easily reproduce it
GpuHangStarted: Immediately after installing this version of Ubuntu
GraphicsCard:
 Intel Corporation HD Graphics 620 [8086:5916] (rev 02) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo HD Graphics 620 [17aa:2245]
InstallationDate: Installed on 2018-06-12 (166 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
LiveMediaBuild: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
MachineType: LENOVO 20HES0E73E
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.18.0-11-generic 
root=/dev/mapper/ubuntu--vg-root ro scsi_mod.use_blk_mq=1 quiet splash 
crashkernel=384M-:128M
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: Upgraded to cosmic on 2018-10-08 (49 days ago)
dmi.bios.date: 09/13/2018
dmi.bios.vendor: LENOVO
dmi.bios.version: N1QET78W (1.53 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20HES0E73E
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN1QET78W(1.53):bd09/13/2018:svnLENOVO:pn20HES0E73E:pvrThinkPadT470:rvnLENOVO:rn20HES0E73E:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad T470
dmi.product.name: 20HES0E73E
dmi.product.sku: LENOVO_MT_20HE_BU_Think_FM_ThinkPad T470
dmi.product.version: ThinkPad T470
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.95-1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.2-0ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.3-0~ubuntu18.10.1~ppa1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-3

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


** Tags: amd64 apport-bug cosmic freeze third-party-packages ubuntu 
wayland-session

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

Title:
   Desktop freeze running VirtualBox, 

[Ubuntu-x-swat] [Bug 1804885] [NEW] Desktop freeze running VirtualBox, Intel graphics

2018-11-23 Thread Michael Thayer
Public bug reported:

When I start a VirtualBox virtual machine (reproducible with the Ubuntu
18.04/VirtualBox 5.2.22 packages from virtualbox.org) with VMSVGA
emulation and 3D pass-through enabled, my system hangs.  Sometimes I can
recover if I get to a VT fast enough to kill the process.  Also, the OOM
killer sometimes triggers and kills the process or gnome-shell, but the
OOM killer entries in dmesg look like neither of the two are using
excessive memory compared to available system RAM.  When I switch to the
Ubuntu drm-tip kernel packages from the kernel PPA the problem goes
away.  Debugging shows that the hang occurs during the first
glXMakeCurrent call made by the application.  It did not occur using the
standard Ubuntu kernel but running the application under apitrace.  I
can provide the trace if that helps.

Short extract from glxinfo running the 4.20 drm-tip kernel:

Extended renderer info (GLX_MESA_query_renderer):
Vendor: Intel Open Source Technology Center (0x8086)
Device: Mesa DRI Intel(R) HD Graphics 620 (Kaby Lake GT2)  (0x5916)
Version: 18.2.2
Accelerated: yes
Video memory: 3072MB
Unified memory: yes
Preferred profile: core (0x1)
Max core profile version: 4.5
Max compat profile version: 3.0
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: xorg 1:7.7+19ubuntu8
Uname: Linux 4.20.0-994-generic x86_64
ApportVersion: 2.20.10-0ubuntu13.1
Architecture: amd64
BootLog: Error: [Errno 13] Отказано в доступе: '/var/log/boot.log'
CasperVersion: 1.399
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Fri Nov 23 21:13:00 2018
DistUpgraded: 2018-10-08 10:28:22,218 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: cosmic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, including running git bisection searches
GpuHangFrequency: Several times a day
GpuHangReproducibility: Yes, I can easily reproduce it
GpuHangStarted: Immediately after installing this version of Ubuntu
GraphicsCard:
 Intel Corporation HD Graphics 620 [8086:5916] (rev 02) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo HD Graphics 620 [17aa:2245]
InstallationDate: Installed on 2018-06-12 (164 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
LiveMediaBuild: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
MachineType: LENOVO 20HES0E73E
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.20.0-994-generic 
root=/dev/mapper/ubuntu--vg-root ro scsi_mod.use_blk_mq=1 quiet splash 
crashkernel=384M-:128M
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: Upgraded to cosmic on 2018-10-08 (46 days ago)
dmi.bios.date: 09/13/2018
dmi.bios.vendor: LENOVO
dmi.bios.version: N1QET78W (1.53 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20HES0E73E
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN1QET78W(1.53):bd09/13/2018:svnLENOVO:pn20HES0E73E:pvrThinkPadT470:rvnLENOVO:rn20HES0E73E:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad T470
dmi.product.name: 20HES0E73E
dmi.product.sku: LENOVO_MT_20HE_BU_Think_FM_ThinkPad T470
dmi.product.version: ThinkPad T470
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.95-1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.2-0ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.3-0~ubuntu18.10.1~ppa1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-3

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


** Tags: amd64 apport-bug cosmic freeze third-party-packages ubuntu 
wayland-session

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

Title:
  Desktop freeze running VirtualBox, Intel graphics

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


Re: [Ubuntu-x-swat] [Bug 1803840] Re: color calibration with huey pro greenish

2018-11-19 Thread Michael Kubinyi
Hello Daniel and Team

I produced ICC-profiles both in windows10 and ubuntu 18.04 with an older
huey pro colorimeter. With Windows 10, everything seems to be working,
under ubuntu both of the profiles have a weird green channel, purpurish
reds are not available anymore. Unluckily, I cannot attach my produced
ICC-profiles, but all of them have a warning sign on the list where one can
select profiles. In Windows and with the huey software, the profiles seem
to work as both of my screens have the same color output. To me, it looks
like the "night mode" when I activate the selfmade profiles with ubuntu,
but maybe my colorimeters green sensor is not responding well with ubuntu?

Thanks for your help,
Michael

Am Mo., 19. Nov. 2018 um 04:30 Uhr schrieb Daniel van Vugt <
daniel.van.v...@canonical.com>:

> A greenish hue has been reported by other users in the past. It is
> caused by using an incorrect colour profile for the display. Please try
> removing all active colour profiles and tell us if that solves the
> problem.
>
> Also, are you using any special hardware to generate your colour
> profile? If not then that's a mistake. You need to use an external
> device to generate a profile and verify its correctness for your
> monitor, or use none at all. One relatively cheap option is
> https://hughski.com/colorhug2.html
>
> ** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)
>
> ** Changed in: xorg-server (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1803840
>
> Title:
>   color calibration with huey pro greenish
>
> Status in xorg-server package in Ubuntu:
>   Incomplete
>
> Bug description:
>   First of all: Congratulations, after an absence due to bad
> configurability of my rig I came back to ubuntu and was very positively
> surprisedthere is one thing that bothers me: after using the
> calibration feature for my screens this leads to greenish displays, even a
> icc profile made with the same hardware under windows10 (where
> configurability decreased since my update to v10) makes the same effect
> used with ubuntu 16.04...am I not aware of some more setting or is this a
> bug?
>   Please let me know what more information you need from me besides I am
> using a hp envy dv6 and a wacom cintiq 13 hd, the nvidia graphics card is
> turned off for displays, I am using it just for Blenders Cycles renderer. I
> am a left-handed CG enthusiast who needs the wacom buttons on the
> right-hand side...
>
>   Thank you,
>   Michael
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 18.04
>   Package: xorg 1:7.7+19ubuntu7.1
>   ProcVersionSignature: Ubuntu 4.15.0-39.42-generic 4.15.18
>   Uname: Linux 4.15.0-39-generic x86_64
>   ApportVersion: 2.20.9-0ubuntu7.5
>   Architecture: amd64
>   BootLog: Error: [Errno 13] Keine Berechtigung: '/var/log/boot.log'
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Sat Nov 17 23:43:53 2018
>   DistUpgraded: Fresh install
>   DistroCodename: bionic
>   DistroVariant: ubuntu
>   DkmsStatus:
>nvidia, 390.77, 4.15.0-38-generic, x86_64: installed
>nvidia, 390.77, 4.15.0-39-generic, x86_64: installed
>   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: Hewlett-Packard Company 3rd Gen Core processor Graphics
> Controller [103c:181b]
>NVIDIA Corporation GF108M [GeForce GT 635M] [10de:0de3] (rev a1)
> (prog-if 00 [VGA controller])
>  Subsystem: Hewlett-Packard Company GF108M [GeForce GT 635M]
> [103c:181b]
>   InstallationDate: Installed on 2018-11-11 (5 days ago)
>   InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64
> (20180725)
>   MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC
>   ProcEnviron:
>LANGUAGE=de_CH:de
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=de_CH.UTF-8
>SHELL=/bin/bash
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-39-generic
> root=UUID=befbe944-5e8a-4bfc-b541-c8ad84809dde ro quiet splash vt.handoff=1
>   SourcePackage: xorg
>   Symptom: display
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 11/02/2012
>   dmi.bios.vendor: Insyde
>   dmi.bios.version: F.22
>   dmi.board.asset.tag: Type2 - Board Asset Tag
>   dmi.board.name: 181B
>   dmi.board.vendor: Hewlett-Packard
>   dmi.board.version: 52.24
>   dmi.chassis.asset.tag: Chassis Asset Tag
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: Hewlett-Packard
>   dmi.chassis.vers

[Ubuntu-x-swat] [Bug 1715749] Re: Intermittent black screen on HP EliteBook 840 G1

2018-11-18 Thread Michael von Glasow
For the issue in #37, I was able to restore the external display by
undocking and re-docking the laptop.

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

Title:
  Intermittent black screen on HP EliteBook 840 G1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1715749/+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 1803840] [NEW] color calibration with huey pro greenish

2018-11-17 Thread Michael Kubinyi
Public bug reported:

First of all: Congratulations, after an absence due to bad configurability of 
my rig I came back to ubuntu and was very positively surprisedthere is one 
thing that bothers me: after using the calibration feature for my screens this 
leads to greenish displays, even a icc profile made with the same hardware 
under windows10 (where configurability decreased since my update to v10) makes 
the same effect used with ubuntu 16.04...am I not aware of some more setting or 
is this a bug?
Please let me know what more information you need from me besides I am using a 
hp envy dv6 and a wacom cintiq 13 hd, the nvidia graphics card is turned off 
for displays, I am using it just for Blenders Cycles renderer. I am a 
left-handed CG enthusiast who needs the wacom buttons on the right-hand side...

Thank you,
Michael

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 4.15.0-39.42-generic 4.15.18
Uname: Linux 4.15.0-39-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
BootLog: Error: [Errno 13] Keine Berechtigung: '/var/log/boot.log'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat Nov 17 23:43:53 2018
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus:
 nvidia, 390.77, 4.15.0-38-generic, x86_64: installed
 nvidia, 390.77, 4.15.0-39-generic, x86_64: installed
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: Hewlett-Packard Company 3rd Gen Core processor Graphics 
Controller [103c:181b]
 NVIDIA Corporation GF108M [GeForce GT 635M] [10de:0de3] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Hewlett-Packard Company GF108M [GeForce GT 635M] [103c:181b]
InstallationDate: Installed on 2018-11-11 (5 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC
ProcEnviron:
 LANGUAGE=de_CH:de
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_CH.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-39-generic 
root=UUID=befbe944-5e8a-4bfc-b541-c8ad84809dde ro quiet splash vt.handoff=1
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/02/2012
dmi.bios.vendor: Insyde
dmi.bios.version: F.22
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 181B
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 52.24
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.22:bd11/02/2012:svnHewlett-Packard:pnHPENVYdv6NotebookPC:pvr088A1230591620100:rvnHewlett-Packard:rn181B:rvr52.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.family: 103C_5335KV G=N L=CON B=HP S=ENV
dmi.product.name: HP ENVY dv6 Notebook PC
dmi.product.version: 088A1230591620100
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.91-2
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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


** Tags: amd64 apport-bug bionic 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/1803840

Title:
  color calibration with huey pro greenish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1803840/+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 1778011] Re: SRU: PRIME Power Saving mode draws too much power

2018-11-10 Thread Michael Weimann
For me the power management isn't working, too.
The fan is always running and my notebook is getting hot.

I'm using Ubuntu 18.04 and installed the default nvidia driver 390.

My machine is an ASUS UX331UN with an nvidia mx150.

Currently my workaround is to install bbswitch and turn the nvidia
graphics on/off with that by hand :/

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

Title:
  SRU: PRIME Power Saving mode draws too much power

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1778011/+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 1778011] Re: SRU: PRIME Power Saving mode draws too much power

2018-11-10 Thread Michael Weimann
** Attachment added: "My gpu-manager log file"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1778011/+attachment/5211042/+files/gpu-manager.log

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

Title:
  SRU: PRIME Power Saving mode draws too much power

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1778011/+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 1797628] Re: System hangs during boot at "Started configure plugged in printer"

2018-10-12 Thread Michael Ehling
** Description changed:

  System: Lenovo T430s with HP OfficeJet Pro 8600 attached via usb hub
- 
- OS: Cosmic
- xorg version: 1:7.7+19ubuntu8
  
  Followed general bug reporting instructions (including
  https://wiki.ubuntu.com/Bugs/FindRightPackage). This may be kernel
  related, not xorg.
  
- What I tried: rebooting 
+ What I tried: rebooting
  What I expected: to see the login screen
  What happened: booting hangs
  
  Rebooted using 'E' option in grub to remove splash and quiet. Saw system
  hang at "Started configure plugged in printer"
  
  When I unplug the USB hub (to which the printer is connected), I can
  reboot and login fine then reinsert USB hub.
  
- Have not tested if only unplugging printer from hub makes any
- difference.
+ After this "fix," I can reboot fine without unplugging anything. This
+ bug appears to happen right after a system update (running Software
+ Updater and there are kernel bits to update).
+ 
+ This is new behaviour; I had the same system setup running and booting
+ fine under 18.04
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: xorg 1:7.7+19ubuntu8
  ProcVersionSignature: Ubuntu 4.18.0-9.10-generic 4.18.12
  Uname: Linux 4.18.0-9-generic x86_64
  .tmp.unity_support_test.0:
-  
+ 
  ApportVersion: 2.20.10-0ubuntu11
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 12 15:48:22 2018
  DistUpgraded: Fresh install
  DistroCodename: cosmic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
-  Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
-Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21fb]
+  Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
+    Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21fb]
  InstallationDate: Installed on 2018-10-02 (10 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Beta amd64 (20180927)
  MachineType: LENOVO 2356CU8
  ProcEnviron:
-  LANGUAGE=en_CA:en
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_CA.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_CA:en
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_CA.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-9-generic 
root=UUID=e307efee-e562-4d24-9632-4a97a84073ee ro quiet splash vt.handoff=1
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G7ET91WW (2.51 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2356CU8
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: 529944
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG7ET91WW(2.51):bd01/22/2013:svnLENOVO:pn2356CU8:pvrThinkPadT430s:rvnLENOVO:rn2356CU8:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad T430s
  dmi.product.name: 2356CU8
  dmi.product.sku: LENOVO_MT_2356
  dmi.product.version: ThinkPad T430s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.13.1+18.10.20180930-0ubuntu1
  version.libdrm2: libdrm2 2.4.95-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.2-0ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.1-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-3

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

Title:
  System hangs during boot at "Started configure plugged in printer"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1797628/+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 1797628] [NEW] System hangs during boot at "Started configure plugged in printer"

2018-10-12 Thread Michael Ehling
Public bug reported:

System: Lenovo T430s with HP OfficeJet Pro 8600 attached via usb hub

OS: Cosmic
xorg version: 1:7.7+19ubuntu8

Followed general bug reporting instructions (including
https://wiki.ubuntu.com/Bugs/FindRightPackage). This may be kernel
related, not xorg.

What I tried: rebooting 
What I expected: to see the login screen
What happened: booting hangs

Rebooted using 'E' option in grub to remove splash and quiet. Saw system
hang at "Started configure plugged in printer"

When I unplug the USB hub (to which the printer is connected), I can
reboot and login fine then reinsert USB hub.

Have not tested if only unplugging printer from hub makes any
difference.

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: xorg 1:7.7+19ubuntu8
ProcVersionSignature: Ubuntu 4.18.0-9.10-generic 4.18.12
Uname: Linux 4.18.0-9-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.10-0ubuntu11
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Fri Oct 12 15:48:22 2018
DistUpgraded: Fresh install
DistroCodename: cosmic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21fb]
InstallationDate: Installed on 2018-10-02 (10 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Beta amd64 (20180927)
MachineType: LENOVO 2356CU8
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-9-generic 
root=UUID=e307efee-e562-4d24-9632-4a97a84073ee ro quiet splash vt.handoff=1
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/22/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: G7ET91WW (2.51 )
dmi.board.asset.tag: Not Available
dmi.board.name: 2356CU8
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: 529944
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrG7ET91WW(2.51):bd01/22/2013:svnLENOVO:pn2356CU8:pvrThinkPadT430s:rvnLENOVO:rn2356CU8:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.family: ThinkPad T430s
dmi.product.name: 2356CU8
dmi.product.sku: LENOVO_MT_2356
dmi.product.version: ThinkPad T430s
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.13.1+18.10.20180930-0ubuntu1
version.libdrm2: libdrm2 2.4.95-1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.2-0ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.1-3ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-3

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


** Tags: amd64 apport-bug cosmic 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/1797628

Title:
  System hangs during boot at "Started configure plugged in printer"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1797628/+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 1794280] Re: gdm doesn't start on a fresh installation of Cosmic Desktop

2018-10-02 Thread Michael
Hi - new here, can confirm that this issue also occurs when logging out.
Black screen and hardware completely unresponsive. How can I contribute
my system details?

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

Title:
  gdm doesn't start on a fresh installation of Cosmic Desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1794280/+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 1715749] Re: Intermittent black screen on HP EliteBook 840 G1

2018-08-25 Thread Michael von Glasow
And the issue described in comment#37 is also back. This time, however,
after doing Ctrl+Alt+F1, everything was black (except for the cursor
blinking on the internal display), and I was unable to switch back to
the GUI with Ctrl+Alt+F7; I ended up having to cold boot the system
using the power button.

Let me know if you need further details.

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

Title:
  Intermittent black screen on HP EliteBook 840 G1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1715749/+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 1715749] Re: Intermittent black screen on HP EliteBook 840 G1

2018-07-23 Thread Michael von Glasow
The black screen issue reappeared on 18.04 sometime last week, after two
completely trouble-free months, and it is quite frequent again. I
haven’t done and in-depth diagnosis or troubleshooting so far. The
flicker issue hasn’t appeared since I upgraded.

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

Title:
  Intermittent black screen on HP EliteBook 840 G1

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


  1   2   3   4   5   6   7   8   9   10   >