[Ubuntu-x-swat] [Bug 2056642] [NEW] drop down menu appears on another workspace

2024-03-09 Thread Valentin Stoykov
Public bug reported:

I am using Selenium webdriver to open a drop down menu in Firefox.

When I manually open the drop down menu the bug does not appear. Because
the drop down menu is being closed when I switch between workspaces.

But when I switch to another workspace when the drop down menu is opened
by Selenium webdriver it is appearing on the other workspace and I can
interact with it.


Screenshot is attached.

$ dpkg --list | grep firefox
ii  firefox1:1snap1-0ubuntu2
   amd64Transitional package - firefox -> firefox snap

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 6.5.0-25.25~22.04.1-generic 6.5.13
Uname: Linux 6.5.0-25-generic x86_64
NonfreeKernelModules: zfs
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: unknown
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat Mar  9 17:35:02 2024
DistUpgraded: Fresh install
DistroCodename: jammy
DistroVariant: ubuntu
DkmsStatus:
 virtualbox/6.1.50, 6.5.0-21-generic, x86_64: installed
 virtualbox/6.1.50, 6.5.0-25-generic, x86_64: installed
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: ASRock Incorporation 2nd Generation Core Processor Family 
Integrated Graphics Controller [1849:0102]
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-6.5.0-25-generic 
root=UUID=929bcce7-36fe-499e-8f75-ae48a4583b03 ro rootflags=subvol=@ quiet
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/07/2011
dmi.bios.release: 4.6
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.10
dmi.board.name: H61M-GS
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd03/07/2011:br4.6:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH61M-GS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.sku: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.113-2~ubuntu0.22.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 23.2.1-1ubuntu3.1~22.04.2
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.4-2ubuntu1.7~22.04.8
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 jammy ubuntu

** Attachment added: "screenshot"
   
https://bugs.launchpad.net/bugs/2056642/+attachment/5754315/+files/PmqOQjl.png

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

Title:
  drop down menu appears on another workspace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/2056642/+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 1877655] Re: [Dell Venue 11 Pro 7140] Trackpad does not work

2020-11-08 Thread Csaba Valentin
I forget to mention I tried without and with installed 
xserver-xorg-input-synaptics package.
The actual kernel is 5.4.0-52-generic what I got during first software update.

In the mean time I tried with the original kernel what the Ubuntu
20.04.1 installed (5.4.0-42-generic) an the left and right clicks
works!!!

Summary:
The effected packages:
- fwupd
- newer kernel version 5.4.0.52

The working workaround:
1. install xserver-xorg-input-synaptics package -> sudo apt install 
xserver-xorg-input-synaptics -y
2. Masking the service fwupd using systemctl mask fwupd.service command
3. Set the 5.4.0-42 as default in grub:
- sudo cp /etc/default/grub /etc/default/grub.bak
- With an editor change the GRUB_DEFAULT value in /etc/default/grub to 
GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 5.4.0-42-generic"
- sudo update-grub
4.sudo apt-mark hold linux-image-5.4.0-42-generic linux-headers-5.4.0-42-generic

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

Title:
  [Dell Venue 11 Pro 7140] Trackpad does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1877655/+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 1877655] Re: [Dell Venue 11 Pro 7140] Trackpad does not work

2020-11-08 Thread Csaba Valentin
I'm having the same issue on my Dell Venue 11 Pro 7140 with Intel® Core™ M-5Y71 
CPU.
First time I tried Ubuntu 20.04 and the touchpad issue was the some.
I tried more OS is like Debian buster, Fedora 32 with no luck.
Then I re-installed Ubuntu but I used the latest 20.04.1 and to my surprise 
everything works.
I mean left and right click on the touchpad and the touchscreen also.
When I opened the Ubuntu software center the touchpad error reappeared.
The touchpad works on login page until I do a login.

I tried to investigate the issue:
- I saved my dmesg when everything is working.
- I created an lvm snapshot from the / partition and tried to restore it but 
the touchpad stop working after login...

In the syslog I found some fwupd related errors so I tried to follow that clue.
Then I found similar issue 
https://askubuntu.com/questions/1120267/synaptics-touchpad-disabled-after-login-after-recent-18-10-update

Masking the service fwupd using systemctl mask fwupd.service command is partly 
solve the issue.
Now, I have a working mouse cursole after login but the left and right click 
not working.

I checked devices with with xinput:
csaba@csaba-Venue-11-Pro-7140:~$ xinput --list
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ Synaptics T Pad V 01.31 Mouse id=9[slave  pointer  (2)]
⎜   ↳ Synaptics T Pad V 01.31 Touchpad  id=10   [slave  pointer  (2)]
⎜   ↳ SYNA7500:00 06CB:780E id=17   [slave  pointer  (2)]
⎣ Virtual core keyboard id=3[master keyboard (2)]
↳ Virtual core XTEST keyboard   id=5[slave  keyboard (3)]
↳ Video Bus id=6[slave  keyboard (3)]
↳ Power Button  id=7[slave  keyboard (3)]
↳ Integrated_Webcam_FHD: Integrat   id=8[slave  keyboard (3)]
↳ Synaptics T Pad V 01.31   id=11   [slave  keyboard (3)]
↳ Synaptics T Pad V 01.31 Consumer Control  id=12   [slave  keyboard (3)]
↳ Synaptics T Pad V 01.31 Wireless Radio Controlid=13   [slave  
keyboard (3)]
↳ Integrated_Webcam_8M: Rear Inte   id=14   [slave  keyboard (3)]
↳ Intel Virtual Button driver   id=15   [slave  keyboard (3)]
↳ SYNA7500:00 06CB:780E id=16   [slave  keyboard (3)]
↳ Dell WMI hotkeys  id=18   [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=19   [slave  keyboard (3)]

I enabled and disabled these and I find out which is the touchscreen and
which the touchpad.

Synaptics T Pad V 01.31 Mouse   id=9[slave  pointer  (2)] 
< Touchpad
Synaptics T Pad V 01.31 Touchpadid=10   [slave  pointer  (2)]
SYNA7500:00 06CB:780E   id=17   [slave  pointer  (2)] 
< Touchscreen

When I disabled the id 10 the mouse pointer still working with the
touchpad and the touchscreen also.

** Attachment added: "working_toucpad.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1877655/+attachment/5432313/+files/working_toucpad.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/1877655

Title:
  [Dell Venue 11 Pro 7140] Trackpad does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1877655/+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 1749150] Re: Spontaneous single window freezing

2018-04-08 Thread Valentin Nechayev
Well, I was unable to spend much time in Gnome to reproduce the effect or 
refute it.
OTOH it wasn't reproduced since this ticket start on host 1 and became much 
less frequent on host 2, after I switched drivers on it nvidia->nouveau and 
back.
Also a new laptop showed it, but also rather rarely.

I would second the guess it is KDE specific due to absense of other
ideas.

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

Title:
  Spontaneous single window freezing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1749150/+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 1749150] Re: Spontaneous single window freezing

2018-02-14 Thread Valentin Nechayev
On the first host, apport-collect crashed with:

Traceback (most recent call last):
  File "/usr/share/apport/apport-kde", line 530, in 
sys.exit(UserInterface.run_argv())
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 658, in run_argv
return self.run_update_report()
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 574, in 
run_update_report
response = self.ui_present_report_details(allowed_to_report)
  File "/usr/share/apport/apport-kde", line 367, in ui_present_report_details
desktop_info)
  File "/usr/share/apport/apport-kde", line 184, in __init__
self.ui.ui_update_view(self)
  File "/usr/share/apport/apport-kde", line 358, in ui_update_view
QTreeWidgetItem(keyitem, [str(line)])
UnicodeEncodeError: 'ascii' codec can't encode characters in position 17-18: 
ordinal not in range(128)
Segmentation fault

I guess it needs more stabilization work :(

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1749150/+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 1749150] Re: Spontaneous single window freezing

2018-02-14 Thread Valentin Nechayev
Just have sent info from the second host (Intel+NVidia; more prone to
the issue). Will do it for the first host in a few hours.

Please notice that apport-collect is somewhat broken -
1) it didn't request dependence on python-qt5 but needs it for run time;
2) it just created a dialog window "Text. Yes? No?", i.e. without real 
question. I had to blindly answer "yes".

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "nvidia-settings.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054894/+files/nvidia-settings.txt

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "DkmsStatus.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054879/+files/DkmsStatus.txt

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "NvidiaBugReportLog.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054884/+files/NvidiaBugReportLog.txt

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

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

2018-02-14 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1749150/+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 1749150] Re: Spontaneous single window freezing

2018-02-13 Thread Valentin Nechayev
apport information

** Tags added: apport-collected kubuntu

** Description changed:

  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.
  
  Observed on two different hosts, both carrying Kubuntu 16.04 and running
  XWindow+KDE as desktop environment. KDE is standard Kubuntu one.
  Multiple virtual desktops are used on both hosts.
  
  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).
  
  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon
  
  Issue rate on this host is rather tiny (~1 per week).
  
  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.
  
  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.
  
  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:
  
  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  
  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  
  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.
  
  Additional info can be provided on demand.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
+ --- 
+ .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
+ .proc.driver.nvidia.registry: Binary: ""
+ .proc.driver.nvidia.version:
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
+  GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
+ .proc.driver.nvidia.warnings.fbdev:
+  Your system is not currently configured to drive a VGA console
+  on the primary VGA device. The NVIDIA Linux graphics driver
+  requires the use of a text-mode VGA console. Use of other console
+  drivers including, but not limited to, vesafb, may result in
+  corruption and stability problems, and is not supported.
+ ApportVersion: 2.20.1-0ubuntu2.15
+ Architecture: amd64
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CompositorRunning: None
+ CurrentDesktop: KDE
+ DistUpgraded: Fresh install
+ DistroCodename: xenial
+ DistroRelease: Ubuntu 16.04
+ DistroVariant: 

[Ubuntu-x-swat] [Bug 1749150] JournalErrors.txt

2018-02-13 Thread Valentin Nechayev
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054881/+files/JournalErrors.txt

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

Title:
  Spontaneous single window freezing

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

2018-02-13 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

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

2018-02-13 Thread Valentin Nechayev
apport information

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

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

Title:
  Spontaneous single window freezing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1749150/+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 1749150] [NEW] Spontaneous single window freezing

2018-02-13 Thread Valentin Nechayev
Public bug reported:

Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
No way found to revive in-time refreshing except full window closing (or blind 
login, in case of KDE lock screen). Keyboard or mouse activity in a such window 
doesn't help.
A one-shot refresh can be easily caused by switching to another virtual desktop 
and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
No relation to host uptime or X session uptime is visible.

Observed on two different hosts, both carrying Kubuntu 16.04 and running
XWindow+KDE as desktop environment. KDE is standard Kubuntu one.
Multiple virtual desktops are used on both hosts.

The issue started to appear approximately 4-5 months ago but I can't
specify exact package change that could have caused it. Both hosts are
regularly updated (no more than 1 week delay).

The first host has:
video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
Kernel driver in use: radeon
Kernel modules: radeon
CPU: AMD FX-8150
RAM: 16GB
Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
current kernel: linux-image-4.4.0-112-generic
video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

Issue rate on this host is rather tiny (~1 per week).

The second one has:
video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
(really this is GeForce GT 740)
CPU:Intel i3-4170
RAM: 16GB
Installed originally as Kubuntu 16.04
current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

Issue rate on this host is 1-2 per day and was much higher with VESA
driver in use.

No respective messages are found in Xorg.*.log or ~/.xsession-errors,
but the latter has got stream of messages like:

at host with AMD and Radeon:
kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" ) 
( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" ) 
( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

at host with Intel and Nvidia:
kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: "DVI-D-0" 
) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( "DVI-D-0" )
kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: "DVI-D-0" 
) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( "DVI-D-0" )

such messages started appearing approximately at the same time, plus-
minus 1-2 months.

Additional info can be provided on demand.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xserver-xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
Uname: Linux 4.4.0-112-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
CurrentDesktop: KDE
Date: Tue Feb 13 11:47:32 2018
InstallationDate: Installed on 2014-12-16 (1154 days ago)
InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
SourcePackage: xorg
UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Spontaneous single window freezing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1749150/+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 1714282] Re: Sorry something went wrong GDBus:

2017-12-12 Thread Valentin Stauber
Same issue here, Ubuntu 17.10

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

Title:
  Sorry something went wrong GDBus:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1714282/+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 1627496] Re: AMD Radeon hardware features or firmware looked over by Linux 3.6.0+ kernel.

2016-10-12 Thread Valentin Quequet
Hello,

I improved on this *upstream* bug diagnosis by doing another careful git
bisect.

first bad commit: [30b5b8808c12bcd947dd474980482561b69c1bcb] PCI: Restore 
inclusion of pci/hotplug Kconfig
( 
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=30b5b8808c12bcd947dd474980482561b69c1bcb
 )

You can refer to https://bugzilla.kernel.org/show_bug.cgi?id=175391 for
more information.

In hope this helps.

Sincerely,
Vécu

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

Title:
  AMD Radeon hardware features or firmware looked over by Linux 3.6.0+
  kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1627496/+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 1627496] Re: AMD Radeon hardware features or firmware looked over by Linux 3.6.0+ kernel.

2016-10-02 Thread Valentin Quequet
Hello evbd,

Erratum : In the title of this bug report topic I wrote "looked over"
instead of "overlooked".

Please pardon me for non being a native english speaker.

Sincerely,
Vécu

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

Title:
  AMD Radeon hardware features or firmware looked over by Linux 3.6.0+
  kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1627496/+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 1627496] Re: AMD Radeon hardware features or firmware looked over by Linux 3.6.0+ kernel.

2016-10-01 Thread Valentin Quequet
Hi all,

After my description and with the logs I joined earlier, can we still
blame "xorg" for this bug ?

I very much suggest this be (upstream) "linux" at fault instead.

Another idea ?

Sincerely,
Vécu

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

Title:
  AMD Radeon hardware features or firmware looked over by Linux 3.6.0+
  kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1627496/+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 1627496] [NEW] AMD Radeon hardware features or firmware looked over by Linux 3.6.0+ kernel.

2016-09-25 Thread Valentin Quequet
Public bug reported:

Hello Guys,

I'm currently running an up-to-date Xenial system on amd64 (PC)
platform.

Whenever I launch the OS with stock kernel (4.4.X) all seems good.

Whenever I launch the OS with let's say a mainline-PPA kernel whose
version is above 3.6.0 inclusive (3.5.X are functional), or stock
yakkety kernel nowadays (4.8.X), kernel fails to setup my graphics card,
whose description is appended in a few text files I joined to this
message.

In hope this helps,

Sincelely,
Vécu


P.S. : I very suspect this is a mainstream bug ; for any complimentary info. 
please don't hesitate to post and ask for more.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.8.0-16.17-generic 4.8.0-rc7
Uname: Linux 4.8.0-16-generic x86_64
.tmp.unity_support_test.1:
 
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Sun Sep 25 15:23:08 2016
DistUpgraded: 2016-04-23 10:48:41,985 DEBUG enabling apt cron job
DistroCodename: xenial
DistroVariant: ubuntu
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] 
[1002:6840] (prog-if 00 [VGA controller])
   Subsystem: Toshiba America Info Systems Radeon HD 7670M [1179:fb41]
InstallationDate: Installed on 2015-05-01 (512 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: TOSHIBA SATELLITE L875-10G
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.8.0-16-generic 
root=UUID=fb0648bd-7019-4cb2-b5b3-382141e3716a ro rootflags=subvol=@ quiet 
splash nomdmonddf nomdmonisw crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M vt.handoff=7
Renderer: Software
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to xenial on 2016-04-23 (155 days ago)
dmi.bios.date: 3/25/2013
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: 6.50
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: Type2 - Board Product Name1
dmi.board.vendor: Type2 - Board Vendor Name1
dmi.board.version: Type2 - Board Version
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: OEM Chassis Manufacturer
dmi.chassis.version: OEM Chassis Version
dmi.modalias: 
dmi:bvnInsydeCorp.:bvr6.50:bd3/25/2013:svnTOSHIBA:pnSATELLITEL875-10G:pvrPSKBLE-003006FR:rvnType2-BoardVendorName1:rnType2-BoardProductName1:rvrType2-BoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
dmi.product.name: SATELLITE L875-10G
dmi.product.version: PSKBLE-003006FR
dmi.sys.vendor: TOSHIBA
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.ia32-libs: ia32-libs 1.0
version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Sun Sep 25 15:10:31 2016
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.3-1ubuntu2.3

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


** Tags: amd64 apport-bug compiz-0.9 performance ubuntu xenial

** Attachment added: "Logs_Attachment.tar.gz"
   
https://bugs.launchpad.net/bugs/1627496/+attachment/4748335/+files/Logs_Attachment.tar.gz

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

Title:
  AMD Radeon hardware features or firmware looked over by Linux 3.6.0+
  kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1627496/+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 1552333] Re: Laptop running 14.04 LTS freezes completely

2016-03-03 Thread Valentin Brasov
After reverting from 4.2 kernel (linux-generic-lts-wily) back to 3.19
kernel (linux-generic-lts-vivid) the freezes stopped.

** Package changed: xorg (Ubuntu) => linux-meta (Ubuntu)

** Description changed:

  I am not sure whether this is related to Xorg because of following:
  
  Today it happened a few times this complete freeze. Before today never
  happened. Today I did a normal system update in the morning, then a
  ditro upgrade which just upgraded a few unimportant packages, then the
  first freeze happened. Later I upgraded the kernel from 3.19.0 to 4.2.0
  and after that a few more freezes happened. I attached the apt log
  generated today and including the last update yesterday:
  apt_log_for_day_with_upgrade_to_kernel4.2.log. Each time this happened,
  before freeze I saw in the log something like:
  
-9492 Mar  2 14:00:08 my-ubunty kernel: [ 2514.659171] [drm] HPD
+    9492 Mar  2 14:00:08 my-ubunty kernel: [ 2514.659171] [drm] HPD
  interrupt storm detected on connector HDMI-A-1: switching from hotplug
  detection to polling
  
  And once or twice I saw right after that something like:
  
-9493 Mar  2 14:01:13 my-ubuntu compiz: pam_ecryptfs: seteuid error
+    9493 Mar  2 14:01:13 my-ubuntu compiz: pam_ecryptfs: seteuid error
  Then some binary content
  
  I also use disk encryption (the one from Ubuntu).
+ 
+ Each time the freezing happened, the mouse and keyboard weer dead and
+ the screen was frozen in whatever content was displaying at that point.
+ So the only think I could do is to press the power button for 5 seconds.
  
  Thank you.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Mar  2 16:35:13 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
-  bcmwl, 6.30.223.248+bdcom, 3.19.0-51-generic, x86_64: installed
-  bcmwl, 6.30.223.248+bdcom, 4.2.0-30-generic, x86_64: installed
+  bcmwl, 6.30.223.248+bdcom, 3.19.0-51-generic, x86_64: installed
+  bcmwl, 6.30.223.248+bdcom, 4.2.0-30-generic, x86_64: installed
  EcryptfsInUse: Yes
  GpuHangFrequency: Several times a day
  GpuHangReproducibility: Seems to happen randomly
  GpuHangStarted: Today
  GraphicsCard:
-  Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
-Subsystem: Dell Device [1028:05fe]
-Subsystem: Dell Device [1028:05fe]
+  Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
+    Subsystem: Dell Device [1028:05fe]
+    Subsystem: Dell Device [1028:05fe]
  InstallationDate: Installed on 2015-09-28 (156 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Dell Inc. XPS 15 9530
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro cgroup_enable=memory swapaccount=1 quiet 
splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/15/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: XPS 15 9530
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A07
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd10/15/2014:svnDellInc.:pnXPS159530:pvrA07:rvnDellInc.:rnXPS159530:rvrA07:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: XPS 15 9530
  dmi.product.version: A07
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  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
  xserver.bootTime: Wed Mar  2 16:15:49 2016
  xserver.configfile: default
  xserver.errors:
-  Failed to load module "nvidia" (module does not exist, 0)
-  Failed to load module "nvidia" (module does not exist, 0)
-  NOUVEAU(G0): Failed to initialise context object: 2D_NVC0 (0)
-  NOUVEAU(G0): Error initialising 

[Ubuntu-x-swat] [Bug 1552333] Re: Laptop running 14.04 LTS freezes completely

2016-03-03 Thread Valentin Brasov
While the freeze with the "[drm] HPD interrupt..." message happened 4
times yesterday afternoon after installing the 4.2 kernel, this morning
(early morning)  I reverted to 3.19  kernel and no freezes happened
anymore afterwards. So this really looks like a problem with the 4.2
kernel. I will try to move this bug from Xorg to kernel.

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

Title:
  After upgrade to 4.2 kernel Ubuntu 14.04 LTS randomly freezes
  completely

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1552333/+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 1552333] Re: Laptop running 14.04 LTS freezes completely

2016-03-03 Thread Valentin Brasov
Yesterday evening after I left the office it froze again. I see in the
syslog up to that freezing moment:

  12831 Mar  2 16:36:28 my-ubuntu kernel: [ 1252.239761] ACPI: 
\_SB_.PCI0.PEG0.PEGP: failed to evaluate _DSM
  12832 Mar  2 16:36:28 my-ubuntu kernel: [ 1252.239764] ACPI Warning: 
\_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI 
requires [Package] (20150619/ns
  12832 arguments-95)
  12833 Mar  2 16:36:45 my-ubuntu kernel: [ 1270.106971] nouveau E[
PBUS][:02:00.0] MMIO write of 0x0002 FAULT at 0x4188ac [ IBUS ]
  12834 Mar  2 16:36:51 my-ubuntu kernel: [ 1275.266757] ACPI Warning: 
\_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI 
requires [Package] (20150619/ns
  12834 arguments-95)
  12835 Mar  2 16:36:51 my-ubuntu kernel: [ 1275.266842] ACPI: 
\_SB_.PCI0.PEG0.PEGP: failed to evaluate _DSM
  12836 Mar  2 16:36:51 my-ubuntu kernel: [ 1275.266846] ACPI Warning: 
\_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI 
requires [Package] (20150619/ns
  12836 arguments-95)
  12837 Mar  2 16:44:12 my-ubuntu sudo: pam_ecryptfs: pam_sm_authenticate: 
/home/valentinbrasov is already mounted
  12838 Mar  2 16:44:37 my-ubuntu AptDaemon: INFO: Quitting due to inactivity
  12839 Mar  2 16:44:37 my-ubuntu AptDaemon: INFO: Quitting was requested
  12840 Mar  2 16:57:07 my-ubuntu avahi-daemon[1125]: Invalid response packet 
from host fe80::2f7:6fff:fe6e:9126.
  12841 Mar  2 17:11:53 my-ubuntu kernel: [ 3376.109135] [drm] HPD interrupt 
storm detected on connector HDMI-A-1: switching from hotplug detection to 
polling

Actually the system freezing BEFORE installing the 4.2 kernel seems to
have generated something else in the log up to that freezing moment:

275 Mar  2 11:49:18 my-ubuntu colord: device removed: xrandr-Dell Inc.-DELL 
U2414H-9TG464AK66HL
276 Mar  2 11:49:18 my-ubuntu colord: Profile removed: 
icc-97cd5eb1ec896f235b5a046eebf79c51
277 Mar  2 11:49:18 my-ubuntu colord: Profile removed: 
icc-04555afb68e9e9be6322da4d97d11391
278 Mar  2 11:49:18 my-ubuntu colord: Profile removed: 
icc-5f2eed9d33b383651c522b6fe937b5b1
279 Mar  2 11:49:18 my-ubuntu colord: Profile removed: 
icc-34057de08fdb8636288e6779006ffbb1
280 Mar  2 11:49:18 my-ubuntu colord: Profile removed: 
icc-f1f78f60b80e44a06c756378fae7bbf2
281 Mar  2 11:49:18 my-ubuntu colord: Profile removed: 
icc-fc4e6300067f4aa49323bab5b005e33e
282 Mar  2 11:49:18 my-ubuntu colord: Profile removed: 
icc-f87472c949018c48f5a6071baa814842
283 Mar  2 11:49:18 my-ubuntu colord: Profile removed: 
icc-8cbf1d9fc762233519891c5f17ed48b3
284 Mar  2 11:49:18 my-ubuntu colord: Profile removed: 
icc-e9ee6727d6121a3dadd0360497f70b36
285 Mar  2 11:49:18 my-ubuntu dbus[921]: [system] Activating service 
name='org.freedesktop.systemd1' (using servicehelper)
286 Mar  2 11:49:18 my-ubuntu dbus[921]: [system] Successfully activated 
service 'org.freedesktop.systemd1'
287 Mar  2 11:49:18 my-ubuntu rsyslogd: [origin software="rsyslogd" 
swVersion="7.4.4" x-pid="977" x-info="http://www.rsyslog.com;] exiting on 
signal 15.


So, before the kernel upgrade (so on kernel 3.19) it froze once with the last 
message in the log:

rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="977"
x-info="http://www.rsyslog.com;] exiting on signal 15.

And after kernel upgrade ((so on kernel 4.2), each time it froze I saw
in the log as last message before freezing:

kernel: [ 3376.109135] [drm] HPD interrupt storm detected on
connector HDMI-A-1: switching from hotplug detection to polling

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

Title:
  Laptop running 14.04 LTS freezes completely

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1552333/+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 1552333] [NEW] Laptop running 14.04 LTS freezes completely

2016-03-02 Thread Valentin Brasov
Public bug reported:

I am not sure whether this is related to Xorg because of following:

Today it happened a few times this complete freeze. Before today never
happened. Today I did a normal system update in the morning, then a
ditro upgrade which just upgraded a few unimportant packages, then the
first freeze happened. Later I upgraded the kernel from 3.19.0 to 4.2.0
and after that a few more freezes happened. I attached the apt log
generated today and including the last update yesterday:
apt_log_for_day_with_upgrade_to_kernel4.2.log. Each time this happened,
before freeze I saw in the log something like:

   9492 Mar  2 14:00:08 my-ubunty kernel: [ 2514.659171] [drm] HPD
interrupt storm detected on connector HDMI-A-1: switching from hotplug
detection to polling

And once or twice I saw right after that something like:

   9493 Mar  2 14:01:13 my-ubuntu compiz: pam_ecryptfs: seteuid error
Then some binary content

I also use disk encryption (the one from Ubuntu).

Thank you.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
Uname: Linux 4.2.0-30-generic x86_64
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Wed Mar  2 16:35:13 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.248+bdcom, 3.19.0-51-generic, x86_64: installed
 bcmwl, 6.30.223.248+bdcom, 4.2.0-30-generic, x86_64: installed
EcryptfsInUse: Yes
GpuHangFrequency: Several times a day
GpuHangReproducibility: Seems to happen randomly
GpuHangStarted: Today
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:05fe]
   Subsystem: Dell Device [1028:05fe]
InstallationDate: Installed on 2015-09-28 (156 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
MachineType: Dell Inc. XPS 15 9530
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro cgroup_enable=memory swapaccount=1 quiet 
splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/15/2014
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: XPS 15 9530
dmi.board.vendor: Dell Inc.
dmi.board.version: A07
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd10/15/2014:svnDellInc.:pnXPS159530:pvrA07:rvnDellInc.:rnXPS159530:rvrA07:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: XPS 15 9530
dmi.product.version: A07
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri N/A
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
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
xserver.bootTime: Wed Mar  2 16:15:49 2016
xserver.configfile: default
xserver.errors:
 Failed to load module "nvidia" (module does not exist, 0)
 Failed to load module "nvidia" (module does not exist, 0)
 NOUVEAU(G0): Failed to initialise context object: 2D_NVC0 (0)
 NOUVEAU(G0): Error initialising acceleration.  Falling back to NoAccel
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.17.1-0ubuntu3.1~trusty1

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


** Tags: amd64 apport-bug compiz-0.9 freeze possible-manual-nvidia-install 
trusty ubuntu

** Attachment added: "apt_log_for_day_with_upgrade_to_kernel4.2.log"
   
https://bugs.launchpad.net/bugs/1552333/+attachment/4586706/+files/apt_log_for_day_with_upgrade_to_kernel4.2.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/1552333

Title:
  Laptop running 14.04 LTS freezes completely

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1552333/+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 1552333] Re: Laptop running 14.04 LTS freezes completely

2016-03-02 Thread Valentin Brasov
Attached the syslog for today when the laptop froze 3 or 4 times: 
syslog_today_with_freezes.log
Like I said, this never happened before today.

** Attachment added: "syslog_today_with_freezes.log"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1552333/+attachment/4586773/+files/syslog_today_with_freezes.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/1552333

Title:
  Laptop running 14.04 LTS freezes completely

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1552333/+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 1365695] Re: No longer able to use GUI after update

2015-05-16 Thread valentin Melamed
** Changed in: ubuntu-drivers-common (Ubuntu)
 Assignee: Alberto Milone (albertomilone) = valentin Melamed 
(valio12melamed)

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

Title:
  No longer able to use GUI after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates/+bug/1365695/+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 1424888] [NEW] BUG triggered in exevents in xorg logs

2015-02-23 Thread Valentin Lab
Public bug reported:

I have a Surface Pro 3, and I'm using evdev to use it. While looking to
tackle another issue (my trackpad suddenly stopped working), I noticed
this in the xorg log:

[  3479.176] (II) XINPUT: Adding extended input device Microsoft Surface Type 
Cover (type: KEYBOARD, id 8)
[  3479.176] (**) Option xkb_rules evdev
[  3479.176] (**) Option xkb_model pc105
[  3479.176] (**) Option xkb_layout us
[  3479.176] (WW) evdev: Microsoft Surface Type Cover: touchpads, tablets and 
touchscreens ignore relative axes.
[  3479.176] (EE) BUG: triggered 'if (axnum = dev-valuator-numAxes)'
[  3479.176] (EE) BUG: ../../Xi/exevents.c:2086 in InitValuatorAxisStruct()
[  3479.176] (EE) 
[  3479.176] (EE) Backtrace:
[  3479.176] (EE) 0: /usr/bin/X (xorg_backtrace+0x56) [0x7f8c9d098f76]
[  3479.176] (EE) 1: /usr/bin/X (InitValuatorAxisStruct+0x67) [0x7f8c9d0280c7]
[  3479.176] (EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so 
(0x7f8c9476d000+0x51c2) [0x7f8c947721c2]
[  3479.176] (EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so 
(0x7f8c9476d000+0x5406) [0x7f8c94772406]
[  3479.176] (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so 
(0x7f8c9476d000+0x7088) [0x7f8c94774088]
[  3479.177] (EE) 5: /usr/bin/X (ActivateDevice+0x4a) [0x7f8c9cf2e50a]
[  3479.177] (EE) 6: /usr/bin/X (0x7f8c9cee2000+0xa4d91) [0x7f8c9cf86d91]
[  3479.177] (EE) 7: /usr/bin/X (0x7f8c9cee2000+0xbb8e9) [0x7f8c9cf9d8e9]
[  3479.177] (EE) 8: /usr/bin/X (0x7f8c9cee2000+0xbbc28) [0x7f8c9cf9dc28]
[  3479.177] (EE) 9: /usr/bin/X (WakeupHandler+0x6b) [0x7f8c9cf3e24b]
[  3479.177] (EE) 10: /usr/bin/X (WaitForSomething+0x1c7) [0x7f8c9d096327]
[  3479.177] (EE) 11: /usr/bin/X (0x7f8c9cee2000+0x57311) [0x7f8c9cf39311]
[  3479.177] (EE) 12: /usr/bin/X (0x7f8c9cee2000+0x5b706) [0x7f8c9cf3d706]
[  3479.177] (EE) 13: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) 
[0x7f8c9ac37ec5]
[  3479.177] (EE) 14: /usr/bin/X (0x7f8c9cee2000+0x45a8e) [0x7f8c9cf27a8e]
[  3479.177] (EE) 
[  3479.177] (EE) BUG: triggered 'if (axnum = dev-valuator-numAxes)'
[  3479.177] (EE) BUG: ../../Xi/exevents.c:2119 in SetScrollValuator()
[  3479.177] (EE) 
[  3479.177] (EE) Backtrace:
[  3479.177] (EE) 0: /usr/bin/X (xorg_backtrace+0x56) [0x7f8c9d098f76]
[  3479.177] (EE) 1: /usr/bin/X (SetScrollValuator+0x76) [0x7f8c9d027ea6]
[  3479.177] (EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so 
(0x7f8c9476d000+0x51ee) [0x7f8c947721ee]
[  3479.177] (EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so 
(0x7f8c9476d000+0x5406) [0x7f8c94772406]
[  3479.177] (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so 
(0x7f8c9476d000+0x7088) [0x7f8c94774088]
[  3479.177] (EE) 5: /usr/bin/X (ActivateDevice+0x4a) [0x7f8c9cf2e50a]
[  3479.177] (EE) 6: /usr/bin/X (0x7f8c9cee2000+0xa4d91) [0x7f8c9cf86d91]
[  3479.177] (EE) 7: /usr/bin/X (0x7f8c9cee2000+0xbb8e9) [0x7f8c9cf9d8e9]
[  3479.177] (EE) 8: /usr/bin/X (0x7f8c9cee2000+0xbbc28) [0x7f8c9cf9dc28]
[  3479.177] (EE) 9: /usr/bin/X (WakeupHandler+0x6b) [0x7f8c9cf3e24b]
[  3479.177] (EE) 10: /usr/bin/X (WaitForSomething+0x1c7) [0x7f8c9d096327]
[  3479.177] (EE) 11: /usr/bin/X (0x7f8c9cee2000+0x57311) [0x7f8c9cf39311]
[  3479.177] (EE) 12: /usr/bin/X (0x7f8c9cee2000+0x5b706) [0x7f8c9cf3d706]
[  3479.177] (EE) 13: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) 
[0x7f8c9ac37ec5]
[  3479.177] (EE) 14: /usr/bin/X (0x7f8c9cee2000+0x45a8e) [0x7f8c9cf27a8e]
[  3479.177] (EE) 
[  3479.178] (II) evdev: Microsoft Surface Type Cover: initialized for absolute 
axes.
[  3479.178] (**) Microsoft Surface Type Cover: (accel) keeping acceleration 
scheme 1
[  3479.178] (**) Microsoft Surface Type Cover: (accel) acceleration profile 0
[  3479.178] (**) Microsoft Surface Type Cover: (accel) acceleration factor: 
2.000
[  3479.178] (**) Microsoft Surface Type Cover: (accel) acceleration threshold: 
4

I have the similar lines in the beginning of the log also (with
timestamp around 5), and I don't understand why all this is repeated
here also.

I suffer also from:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/954426

Trying to switch to console mode then come back doesn't trigger these
lines.

This report is only about this BUG behing logged into Xorg file. But it
might be of interest of noting that I'm chasing an sudden issue with my
typecover : the trackpad stopped working. For now, this is probably
unrelated.

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

Title:
  BUG triggered in exevents in xorg logs

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

[Ubuntu-x-swat] [Bug 954426] Re: Xorg log flooded with XKB: reuse xkmfile

2015-02-23 Thread Valentin Lab
I'm running 14.10 and have the same issue. The file doesn't grow too
much. Lines comes usually by 2:

[  3955.543] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm
[  3955.990] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm
[  3959.284] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm
[  3959.529] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm
[  3963.890] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm
[  3964.140] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm
[  4013.833] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm
[  4014.243] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm
[  4016.663] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm
[  4016.980] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm
[  4019.183] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm
[  4019.739] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm
[  4058.541] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm
[  4059.421] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm
[  4064.022] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm
[  4064.501] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-0B670699986B39D02BC43377BDEBB0D0129AED4B.xkm

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

Title:
  Xorg log flooded with XKB: reuse xkmfile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/954426/+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 1278012] Re: tearing with vsync enabled

2014-04-18 Thread Uveges Valentin
A workaround for ubuntu 14.04 with nvidia driver is to disable backing
store in xorg:

Make sure you have the -bs option in lightdm config file:
cat /usr/share/lightdm/lightdm.conf.d/50-xserver-command.conf
[SeatDefaults]
# Dump core
xserver-command=X -bs -core

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

Title:
  tearing with vsync enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1278012/+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 1248248] Re: Text display corrupted since upgrade to saucy

2013-11-05 Thread Valentin Tablan
*** This bug is a duplicate of bug 1098334 ***
https://bugs.launchpad.net/bugs/1098334

Here's another example (also from Firefox).

** Attachment added: Another exmple (should read THIS).
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1248248/+attachment/3900742/+files/this.png

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

Title:
  Text display corrupted since upgrade to saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1248248/+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 1248248] [NEW] Text display corrupted since upgrade to saucy

2013-11-05 Thread Valentin Tablan
*** This bug is a duplicate of bug 1098334 ***
https://bugs.launchpad.net/bugs/1098334

Public bug reported:

Since upgrading to saucy I see frequent corruption of text display. This
happens several times an hour. In all cases, the corruption can be
cleard by forcing a re-draw of the text (e.g. by selecting and
unselecting the affected piece of text).

See the attached screenshot for an example which was supposed to read
other. This is from Firefox, but I have seen the same issue in
Thunderbird.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
.tmp.unity.support.test.0:

ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Tue Nov  5 16:25:04 2013
DistUpgraded: 2013-10-21 11:19:50,200 DEBUG enabling apt cron job
DistroCodename: saucy
DistroVariant: ubuntu
DkmsStatus: virtualbox, 4.2.16, 3.11.0-12-generic, x86_64: installed
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e12] 
(rev 03) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:3048]
   Subsystem: Lenovo Device [17aa:3048]
InstallationDate: Installed on 2011-05-06 (914 days ago)
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=532315e0-8f1a-4464-b454-e40189db612a ro quiet splash vt.handoff=7
SourcePackage: xserver-xorg-video-intel
UpgradeStatus: Upgraded to saucy on 2013-10-21 (15 days ago)
dmi.bios.date: 07/27/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 5CKT71AUS
dmi.board.name: LENOVO
dmi.chassis.vendor: LENOVO
dmi.chassis.version: NONE
dmi.modalias: 
dmi:bvnLENOVO:bvr5CKT71AUS:bd07/27/2011:svnLENOVO:pn7220AUG:pvrThinkCentreM58p:rvnLENOVO:rnLENOVO:rvrNONE:cvnLENOVO:ct3:cvrNONE:
dmi.product.name: 7220AUG
dmi.product.version: ThinkCentre M58p
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Tue Nov  5 09:02:28 2013
xserver.configfile: default
xserver.errors:

xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id1054
 vendor SAM
xserver.version: 2:1.14.3-3ubuntu2

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


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

** Attachment added: Example corrpution (should read other)
   https://bugs.launchpad.net/bugs/1248248/+attachment/3900715/+files/other.png

** Description changed:

- Since upgarding to saucy I see frequent corruption of text display. This
- happens severl times an hour. In all cases, the corruption can be cleard
- by forcing a re-draw of the text (by e.g. selecting and unselecting the
- affected piece of text).
+ Since upgrading to saucy I see frequent corruption of text display. This
+ happens several times an hour. In all cases, the corruption can be
+ cleard by forcing a re-draw of the text (e.g. by selecting and
+ unselecting the affected piece of text).
  
- See the attached screenshot for an example. This is from Firefox, but I
- have seen the same issue in Thunderbird.
+ See the attached screenshot for an example which was supposed to read
+ other. This is from Firefox, but I have seen the same issue in
+ Thunderbird.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: 

[Ubuntu-x-swat] [Bug 1102660] Re: Ubuntu Raring Hard Freezes with AMD Driver

2013-02-19 Thread Valentin
** Changed in: xorg (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Ubuntu Raring Hard Freezes with AMD Driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1102660/+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 1102660] Re: Ubuntu Raring Hard Freezes with AMD Driver

2013-02-16 Thread Valentin
Bug definitely fixed for me.

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

Title:
  Ubuntu Raring Hard Freezes with AMD Driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1102660/+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 887993] Re: desktop sluggish after resume from suspend

2013-02-15 Thread Valentin
Added compiz to affected projects, because after compiz --replace
the framerate is okay again.

** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: compiz (Ubuntu)
   Status: New = Confirmed

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

Title:
  desktop sluggish after resume from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/887993/+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 1102660] Re: Ubuntu Raring Hard Freezes with AMD Driver

2013-02-15 Thread Valentin
Updated today to the new kernel version. Hopefully this solves the
problem also for me.

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

Title:
  Ubuntu Raring Hard Freezes with AMD Driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1102660/+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 1102660] Re: Ubuntu Raring Hard Freezes with AMD Driver

2013-02-08 Thread Valentin
Very annoying problem. I  can't reproduce it. The error occurs
spontaneosely, but it seems that it occurs very often, if the PC startet
at least an hour ago or so.

I'm using die open-source gallium/radeon driver and Ubuntu raring. If
you need more informations, please let me know ...

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

Title:
  Ubuntu Raring Hard Freezes with AMD Driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1102660/+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 887993] Re: desktop sluggish after resume from suspend

2013-02-07 Thread Valentin
This affects also Ubuntu 13.04, it could be the same bug as
 
- https://bugs.launchpad.net/ubuntu/+source/unity/+bug/892544
- https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/887993
- https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1004475
- https://bugs.launchpad.net/compiz/+bug/1113325

and maybe there are more of them. In the other Bugreports it seems, that
the Gallium radeon driver has something to do with the problems.

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

Title:
  desktop sluggish after resume from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/887993/+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 221112] Re: Can't use space bar in search bar when using french alternative keyboard

2012-04-27 Thread Valentin Crone
I'm affected by this bug on Ubuntu 12.04 LTS (amd64) with French → French 
Keyboard.
When I enter a search, if I press the spacebar, the letter doesnt appear but 
the play/pause button is actionned.

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

Title:
  Can't use space bar in search bar when using french alternative
  keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgnomekbd/+bug/221112/+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 615892] Re: Madcatz Cyborg R.A.T. 7 focus issues

2011-08-27 Thread Valentin Crone
I have also this bug with R.A.T3 Gaming Mouse in Ubuntu 11.04.
I connect to my session (GNOME) and I use ctrl+alt+impécr|syst+k to do disapear 
this bug.
After, the mouse is usable, but if I use the button to change the sensivity, 
this bug reappears.

(PS: Sorry in advance for my bad english..)

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

Title:
  Madcatz Cyborg R.A.T. 7 focus issues

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/615892/+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 751084] Re: gpu lockup at resume from hibernate

2011-04-06 Thread Valentin Quequet
apport information

** Tags added: apport-collected

** Description changed:

  Binary package hint: xorg
  
  Xorg fails at resume from disk ; radeon open source driver
  
  While suspend/resume to RAM function right, suspend/resume to disk fails
  indeed.
  
  The X server makes many successive attempts to start but fails with the
  following syslog message appended.
  
  I managed to log on a console, though. Then, killing this failing Xorg
  instance allowed the boot process (gdm or whichever script) to spawn a
  new and functional Xorg instance ; obviously not restoring my graphical
  user session.
  
  Salut !
  
  - HERE COME THAT MESSAGE !!! -
  
  [ 1074.171002] tg3 :03:00.0: eth0: Link is down
  [ 1075.482573] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  [ 1077.928646] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  [ 1079.999040] PM: Marking nosave pages: 0009d000 - 0010
  [ 1079.999045] PM: Marking nosave pages: bfe9 - 0001
  [ 1080.21] PM: Marking nosave pages: b400 - b800
  [ 1080.000315] PM: Basic memory bitmaps created
  [ 1080.000316] PM: Syncing filesystems ... done.
  [ 1080.029785] Freezing user space processes ... (elapsed 0.02 seconds) done.
  [ 1080.050105] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) 
done.
  [ 1080.070119] PM: Preallocating image memory... done (allocated 626764 pages)
  [ 1080.546991] PM: Allocated 2507056 kbytes in 0.47 seconds (5334.16 MB/s)
  [ 1080.546994] Suspending console(s) (use no_console_suspend to debug)
  [ 1080.563755] sd 2:0:0:0: [sda] Synchronizing SCSI cache
  [ 1080.574796] HDA Intel :02:00.1: PCI INT B disabled
  [ 1080.680458] HDA Intel :00:14.2: PCI INT A disabled
  [ 1080.700082] PM: freeze of drv:HDA Intel dev::00:14.2 complete after 
125.934 msecs
  [ 1080.750213] PM: freeze of drv:radeon dev::02:00.0 complete after 
176.106 msecs
  [ 1080.750270] PM: freeze of drv:pcieport dev::00:02.0 complete after 
176.009 msecs
  [ 1080.750291] PM: freeze of drv: dev:pci:00 complete after 176.002 msecs
  [ 1080.750316] PM: freeze of devices complete after 203.047 msecs
  [ 1080.750867] PM: late freeze of devices complete after 0.548 msecs
  [ 1080.750929] ACPI: Preparing to enter system sleep state S4
  [ 1081.100166] PM: Saving platform NVS memory
  [ 1081.100232] Disabling non-boot CPUs ...
  [ 1081.210072] CPU 1 is now offline
  [ 1081.210401] Extended CMOS year: 2000
  [ 1081.210466] PM: Creating hibernation image:
  [ 1081.220049] PM: Need to copy 386033 pages
  [ 1081.220049] PM: Normal pages needed: 386033 + 1024, available pages: 645593
  [ 1081.220049] PM: Restoring platform NVS memory
  [ 1081.220049] PCI-DMA: Resuming GART IOMMU
  [ 1081.220049] PCI-DMA: Restoring GART aperture settings
  [ 1081.220049] Extended CMOS year: 2000
  [ 1081.220049] Enabling non-boot CPUs ...
  [ 1081.220049] Booting Node 0 Processor 1 APIC 0x1
  [ 1081.110427] Switch to broadcast mode on CPU1
  [ 1081.390544] CPU1 is up
  [ 1081.390679] ACPI: Waking up from system sleep state S4
  [ 1081.400120] Switched to NOHz mode on CPU #1
  [ 1082.030620] pcieport :00:02.0: restoring config space at offset 0x7 
(was 0x9191, writing 0x20009191)
  [ 1082.030649] pcieport :00:04.0: restoring config space at offset 0x7 
(was 0x21f1, writing 0x1f1)
  [ 1082.030675] pcieport :00:05.0: restoring config space at offset 0x7 
(was 0x21f1, writing 0x1f1)
  [ 1082.030721] ahci :00:11.0: restoring config space at offset 0x1 (was 
0x2300403, writing 0x2300407)
  [ 1082.030900] HDA Intel :00:14.2: restoring config space at offset 0xf 
(was 0x10b, writing 0xb)
  [ 1082.030918] HDA Intel :00:14.2: restoring config space at offset 0x1 
(was 0x416, writing 0x412)
  [ 1082.031053] HDA Intel :02:00.1: restoring config space at offset 0x1 
(was 0x17, writing 0x13)
  [ 1082.031103] tg3 :03:00.0: restoring config space at offset 0x1 (was 
0x16, writing 0x100406)
  [ 1082.031310] PM: early restore of devices complete after 0.766 msecs
  [ 1082.116203] HDA Intel :00:14.2: PCI INT A - GSI 16 (level, low) - 
IRQ 16
  [ 1082.116265] radeon :02:00.0: setting latency timer to 64
  [ 1082.116464] HDA Intel :02:00.1: PCI INT B - GSI 19 (level, low) - 
IRQ 19
  [ 1082.116470] HDA Intel :02:00.1: setting latency timer to 64
  [ 1082.116508] HDA Intel :02:00.1: irq 46 for MSI/MSI-X
  [ 1082.135611] radeon :02:00.0: WB enabled
  [ 1082.145420] sd 2:0:0:0: [sda] Starting disk
  [ 1082.151701] [drm] ring test succeeded in 1 usecs
  [ 1082.151717] [drm] ib test succeeded in 0 usecs
  [ 1082.174119] usb usb4: root hub lost power or was reset
  [ 1082.174177] usb usb3: root hub lost power or was reset
  [ 1082.174182] usb usb2: root hub lost power or was reset
  [ 1082.174212] usb usb1: root hub lost power or was reset
  [ 1082.218358] PM: restore of drv:HDA Intel dev::00:14.2 complete after 
102.169 

[Ubuntu-x-swat] [Bug 751084] Re: gpu lockup at resume from hibernate

2011-04-06 Thread Valentin Quequet
apport information

** Description changed:

  Binary package hint: xorg
  
  Xorg fails at resume from disk ; radeon open source driver
  
  While suspend/resume to RAM function right, suspend/resume to disk fails
  indeed.
  
  The X server makes many successive attempts to start but fails with the
  following syslog message appended.
  
  I managed to log on a console, though. Then, killing this failing Xorg
  instance allowed the boot process (gdm or whichever script) to spawn a
  new and functional Xorg instance ; obviously not restoring my graphical
  user session.
  
  Salut !
  
  - HERE COME THAT MESSAGE !!! -
  
  [ 1074.171002] tg3 :03:00.0: eth0: Link is down
  [ 1075.482573] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  [ 1077.928646] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  [ 1079.999040] PM: Marking nosave pages: 0009d000 - 0010
  [ 1079.999045] PM: Marking nosave pages: bfe9 - 0001
  [ 1080.21] PM: Marking nosave pages: b400 - b800
  [ 1080.000315] PM: Basic memory bitmaps created
  [ 1080.000316] PM: Syncing filesystems ... done.
  [ 1080.029785] Freezing user space processes ... (elapsed 0.02 seconds) done.
  [ 1080.050105] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) 
done.
  [ 1080.070119] PM: Preallocating image memory... done (allocated 626764 pages)
  [ 1080.546991] PM: Allocated 2507056 kbytes in 0.47 seconds (5334.16 MB/s)
  [ 1080.546994] Suspending console(s) (use no_console_suspend to debug)
  [ 1080.563755] sd 2:0:0:0: [sda] Synchronizing SCSI cache
  [ 1080.574796] HDA Intel :02:00.1: PCI INT B disabled
  [ 1080.680458] HDA Intel :00:14.2: PCI INT A disabled
  [ 1080.700082] PM: freeze of drv:HDA Intel dev::00:14.2 complete after 
125.934 msecs
  [ 1080.750213] PM: freeze of drv:radeon dev::02:00.0 complete after 
176.106 msecs
  [ 1080.750270] PM: freeze of drv:pcieport dev::00:02.0 complete after 
176.009 msecs
  [ 1080.750291] PM: freeze of drv: dev:pci:00 complete after 176.002 msecs
  [ 1080.750316] PM: freeze of devices complete after 203.047 msecs
  [ 1080.750867] PM: late freeze of devices complete after 0.548 msecs
  [ 1080.750929] ACPI: Preparing to enter system sleep state S4
  [ 1081.100166] PM: Saving platform NVS memory
  [ 1081.100232] Disabling non-boot CPUs ...
  [ 1081.210072] CPU 1 is now offline
  [ 1081.210401] Extended CMOS year: 2000
  [ 1081.210466] PM: Creating hibernation image:
  [ 1081.220049] PM: Need to copy 386033 pages
  [ 1081.220049] PM: Normal pages needed: 386033 + 1024, available pages: 645593
  [ 1081.220049] PM: Restoring platform NVS memory
  [ 1081.220049] PCI-DMA: Resuming GART IOMMU
  [ 1081.220049] PCI-DMA: Restoring GART aperture settings
  [ 1081.220049] Extended CMOS year: 2000
  [ 1081.220049] Enabling non-boot CPUs ...
  [ 1081.220049] Booting Node 0 Processor 1 APIC 0x1
  [ 1081.110427] Switch to broadcast mode on CPU1
  [ 1081.390544] CPU1 is up
  [ 1081.390679] ACPI: Waking up from system sleep state S4
  [ 1081.400120] Switched to NOHz mode on CPU #1
  [ 1082.030620] pcieport :00:02.0: restoring config space at offset 0x7 
(was 0x9191, writing 0x20009191)
  [ 1082.030649] pcieport :00:04.0: restoring config space at offset 0x7 
(was 0x21f1, writing 0x1f1)
  [ 1082.030675] pcieport :00:05.0: restoring config space at offset 0x7 
(was 0x21f1, writing 0x1f1)
  [ 1082.030721] ahci :00:11.0: restoring config space at offset 0x1 (was 
0x2300403, writing 0x2300407)
  [ 1082.030900] HDA Intel :00:14.2: restoring config space at offset 0xf 
(was 0x10b, writing 0xb)
  [ 1082.030918] HDA Intel :00:14.2: restoring config space at offset 0x1 
(was 0x416, writing 0x412)
  [ 1082.031053] HDA Intel :02:00.1: restoring config space at offset 0x1 
(was 0x17, writing 0x13)
  [ 1082.031103] tg3 :03:00.0: restoring config space at offset 0x1 (was 
0x16, writing 0x100406)
  [ 1082.031310] PM: early restore of devices complete after 0.766 msecs
  [ 1082.116203] HDA Intel :00:14.2: PCI INT A - GSI 16 (level, low) - 
IRQ 16
  [ 1082.116265] radeon :02:00.0: setting latency timer to 64
  [ 1082.116464] HDA Intel :02:00.1: PCI INT B - GSI 19 (level, low) - 
IRQ 19
  [ 1082.116470] HDA Intel :02:00.1: setting latency timer to 64
  [ 1082.116508] HDA Intel :02:00.1: irq 46 for MSI/MSI-X
  [ 1082.135611] radeon :02:00.0: WB enabled
  [ 1082.145420] sd 2:0:0:0: [sda] Starting disk
  [ 1082.151701] [drm] ring test succeeded in 1 usecs
  [ 1082.151717] [drm] ib test succeeded in 0 usecs
  [ 1082.174119] usb usb4: root hub lost power or was reset
  [ 1082.174177] usb usb3: root hub lost power or was reset
  [ 1082.174182] usb usb2: root hub lost power or was reset
  [ 1082.174212] usb usb1: root hub lost power or was reset
  [ 1082.218358] PM: restore of drv:HDA Intel dev::00:14.2 complete after 
102.169 msecs
  [ 1082.312540] PM: restore 

[Ubuntu-x-swat] [Bug 751084] Re: gpu lockup at resume from hibernate

2011-04-06 Thread Valentin Quequet
Hi,

I'm going to tell U more about this bug :

Two times I try hibernate/resume under linux-image-2.6.38-8-generic, two
times I have a hard lockup.

Two times I try hibernate/resume under linux-image-2.6.38-7-generic, two times 
I can recover somehow :
I manage to log on a console and to kill Xorg ; a new Xorg instance spawns 
and is functional (though I loose my pre-hibernation graphical user session).

Aussi, the suspend-to-ram/resume cycle works on those both kernels.

Ciao!

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

Title:
  gpu lockup at resume from hibernate

___
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 751084] [NEW] Xorg fails at resume from disk ; radeon oss driver

2011-04-05 Thread Valentin Quequet
Public bug reported:

Binary package hint: xorg

Xorg fails at resume from disk ; radeon open source driver

While suspend/resume to RAM function right, suspend/resume to disk fails
indeed.

The X server makes many successive attempts to start but fails with the
following syslog message appended.

I managed to log on a console, though. Then, killing this failing Xorg
instance allowed the boot process (gdm or whichever script) to spawn a
new and functional Xorg instance ; obviously not restoring my graphical
user session.

Salut !

- HERE COME THAT MESSAGE !!! -

[ 1074.171002] tg3 :03:00.0: eth0: Link is down
[ 1075.482573] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1077.928646] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1079.999040] PM: Marking nosave pages: 0009d000 - 0010
[ 1079.999045] PM: Marking nosave pages: bfe9 - 0001
[ 1080.21] PM: Marking nosave pages: b400 - b800
[ 1080.000315] PM: Basic memory bitmaps created
[ 1080.000316] PM: Syncing filesystems ... done.
[ 1080.029785] Freezing user space processes ... (elapsed 0.02 seconds) done.
[ 1080.050105] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) 
done.
[ 1080.070119] PM: Preallocating image memory... done (allocated 626764 pages)
[ 1080.546991] PM: Allocated 2507056 kbytes in 0.47 seconds (5334.16 MB/s)
[ 1080.546994] Suspending console(s) (use no_console_suspend to debug)
[ 1080.563755] sd 2:0:0:0: [sda] Synchronizing SCSI cache
[ 1080.574796] HDA Intel :02:00.1: PCI INT B disabled
[ 1080.680458] HDA Intel :00:14.2: PCI INT A disabled
[ 1080.700082] PM: freeze of drv:HDA Intel dev::00:14.2 complete after 
125.934 msecs
[ 1080.750213] PM: freeze of drv:radeon dev::02:00.0 complete after 176.106 
msecs
[ 1080.750270] PM: freeze of drv:pcieport dev::00:02.0 complete after 
176.009 msecs
[ 1080.750291] PM: freeze of drv: dev:pci:00 complete after 176.002 msecs
[ 1080.750316] PM: freeze of devices complete after 203.047 msecs
[ 1080.750867] PM: late freeze of devices complete after 0.548 msecs
[ 1080.750929] ACPI: Preparing to enter system sleep state S4
[ 1081.100166] PM: Saving platform NVS memory
[ 1081.100232] Disabling non-boot CPUs ...
[ 1081.210072] CPU 1 is now offline
[ 1081.210401] Extended CMOS year: 2000
[ 1081.210466] PM: Creating hibernation image:
[ 1081.220049] PM: Need to copy 386033 pages
[ 1081.220049] PM: Normal pages needed: 386033 + 1024, available pages: 645593
[ 1081.220049] PM: Restoring platform NVS memory
[ 1081.220049] PCI-DMA: Resuming GART IOMMU
[ 1081.220049] PCI-DMA: Restoring GART aperture settings
[ 1081.220049] Extended CMOS year: 2000
[ 1081.220049] Enabling non-boot CPUs ...
[ 1081.220049] Booting Node 0 Processor 1 APIC 0x1
[ 1081.110427] Switch to broadcast mode on CPU1
[ 1081.390544] CPU1 is up
[ 1081.390679] ACPI: Waking up from system sleep state S4
[ 1081.400120] Switched to NOHz mode on CPU #1
[ 1082.030620] pcieport :00:02.0: restoring config space at offset 0x7 (was 
0x9191, writing 0x20009191)
[ 1082.030649] pcieport :00:04.0: restoring config space at offset 0x7 (was 
0x21f1, writing 0x1f1)
[ 1082.030675] pcieport :00:05.0: restoring config space at offset 0x7 (was 
0x21f1, writing 0x1f1)
[ 1082.030721] ahci :00:11.0: restoring config space at offset 0x1 (was 
0x2300403, writing 0x2300407)
[ 1082.030900] HDA Intel :00:14.2: restoring config space at offset 0xf 
(was 0x10b, writing 0xb)
[ 1082.030918] HDA Intel :00:14.2: restoring config space at offset 0x1 
(was 0x416, writing 0x412)
[ 1082.031053] HDA Intel :02:00.1: restoring config space at offset 0x1 
(was 0x17, writing 0x13)
[ 1082.031103] tg3 :03:00.0: restoring config space at offset 0x1 (was 
0x16, writing 0x100406)
[ 1082.031310] PM: early restore of devices complete after 0.766 msecs
[ 1082.116203] HDA Intel :00:14.2: PCI INT A - GSI 16 (level, low) - IRQ 
16
[ 1082.116265] radeon :02:00.0: setting latency timer to 64
[ 1082.116464] HDA Intel :02:00.1: PCI INT B - GSI 19 (level, low) - IRQ 
19
[ 1082.116470] HDA Intel :02:00.1: setting latency timer to 64
[ 1082.116508] HDA Intel :02:00.1: irq 46 for MSI/MSI-X
[ 1082.135611] radeon :02:00.0: WB enabled
[ 1082.145420] sd 2:0:0:0: [sda] Starting disk
[ 1082.151701] [drm] ring test succeeded in 1 usecs
[ 1082.151717] [drm] ib test succeeded in 0 usecs
[ 1082.174119] usb usb4: root hub lost power or was reset
[ 1082.174177] usb usb3: root hub lost power or was reset
[ 1082.174182] usb usb2: root hub lost power or was reset
[ 1082.174212] usb usb1: root hub lost power or was reset
[ 1082.218358] PM: restore of drv:HDA Intel dev::00:14.2 complete after 
102.169 msecs
[ 1082.312540] PM: restore of drv:battery dev:PNP0C0A:00 complete after 180.839 
msecs
[ 1082.320150] PM: restore of drv:usb dev:usb1 complete after 176.012 msecs
[ 1082.320176] PM: restore of drv:hub dev:1-0:1.0 

[Ubuntu-x-swat] [Bug 751084] Re: Xorg fails at resume from disk ; radeon oss driver

2011-04-05 Thread Valentin Quequet
-- 
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/751084

Title:
  Xorg fails at resume from disk ; radeon oss driver

___
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 558831] Re: package fglrx 2:8.721-0ubuntu7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-07-27 Thread Valentin
I would like to point out, that the bug is still there, at least for me
it is.

When installing proprietary driver fglrx via Hardware Drivers, the
install fails to complete.There are two Icons for accc under
/system/preferences, which means that ati catalyst control center
installed succesfully. About other parts of the fglrx package I don't
know so far.

I am using Intel  i5 procesor and ATI mobillity radeon HD 5650.

-- 
package fglrx 2:8.721-0ubuntu7 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/558831
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

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


[Ubuntu-x-swat] [Bug 353126] Re: Compiz / vnc screen refresh with nvidia-restricted driver/VirtualBox/ATI fglrx driver using X.org

2010-07-04 Thread Valentin Rocher
As the fix has been released in the nvidia drivers, couldn' they be
backported for Jaunty/Karmic/Lucid ?

** Changed in: nvidia-drivers-ubuntu
   Status: In Progress = Fix Released

** Also affects: lucid-backports
   Importance: Undecided
   Status: New

** Changed in: lucid-backports
   Status: New = Confirmed

-- 
Compiz / vnc screen refresh with nvidia-restricted driver/VirtualBox/ATI fglrx 
driver using X.org
https://bugs.launchpad.net/bugs/353126
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

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


[Ubuntu-x-swat] [Bug 353126] Re: Compiz / vnc screen refresh with nvidia-restricted driver/VirtualBox/ATI fglrx driver using X.org

2010-06-29 Thread Valentin Rocher
Just backported the 256.35 version for maverick and it WORKS. At last.
So maybe we could add a bug in lucid-backports and make it work at last
for everyone.

-- 
Compiz / vnc screen refresh with nvidia-restricted driver/VirtualBox/ATI fglrx 
driver using X.org
https://bugs.launchpad.net/bugs/353126
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

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


[Ubuntu-x-swat] [Bug 541501] Re: [RV515] [LENOVO T60] external screen display shows shivering, horizontal refresh offset

2010-04-30 Thread Valentin Longchamp
I've been annoyed by this same bug and can confirm that the modeset=0
option for the radeon resolved the problem for me. I'm a little
surprised that this fix as well as the one from bug
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/543045 were not
fixed for the official 10.04 release.

Fortunately with two radeon options it could be fixed, but I guess usual
people who do not often handle module options are going to be lost and
much more annoyed than I have been.

You just need to add the line: options radeon new_pll=0 modeset=0 in a
(for instance) /etc/modprobe.d/radeon.conf file (or any /etc/modprobe.d/
file).

-- 
[RV515] [LENOVO T60] external screen display shows shivering, horizontal 
refresh offset
https://bugs.launchpad.net/bugs/541501
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xserver-xorg-driver-ati.

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


[Ubuntu-x-swat] [Bug 371739] Re: Fast scrolling with continuous mode enabled results in garbage inside the window

2009-08-05 Thread Valentin Neacsu
I'd gladly test it out, but sadly, Alpha 3 i386 didn't boot on my
laptop. It would just spin for about a minute then stop with a blank
screen.

-- 
Fast scrolling with continuous mode enabled results in garbage inside the window
https://bugs.launchpad.net/bugs/371739
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

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


[Ubuntu-x-swat] [Bug 146298]

2009-08-04 Thread Valentin Neacsu
Works with Ludovico Cavedon's PPA. Thanks!

-- 
[i965] intel gm965 compiz dual head issues
https://bugs.launchpad.net/bugs/146298
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.

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