[Ubuntu-x-swat] [Bug 392531] [NEW] Black screen with artefacts after boot

2009-06-26 Thread Markus
Public bug reported: Binary package hint: xserver-xorg-video-ati When booting from the install CD, a black screen with artefacts is shown after the startup progress bar (when Gnome or GDM should be displayed). The mouse cursor is movable but garbled. Switching to terminal with Ctrl + Alt + F1 i

[Ubuntu-x-swat] [Bug 392531] Re: Black screen with artefacts after boot

2009-06-26 Thread Markus
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/28415375/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/28415376/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/28415377/Dependencies.txt ** A

[Ubuntu-x-swat] [Bug 392531] Re: Black screen with artefacts after boot

2009-06-26 Thread Markus
This bug really seems to have similar symptoms. Adding Option"DRI" "off" to the Device section resulted in a black screen. However the mouse pointer was not corrupted here and changed when moving where the login text field should be displyed. Logging in seemed to work but the screen

[Ubuntu-x-swat] [Bug 392531] Re: [R580] Black screen with artefacts after boot

2009-07-15 Thread Markus
I downloaded the newest (14.07.2009) Karmic iso with kernel 2.6.30-8 but I still get a black screen when booting from the CD. After I installed with save graphics mode and removed xorg.conf I again get a black screen with a garbled mouse pointer. After doing a dist-upgrade (kernel 2.6.31-2) I test

[Ubuntu-x-swat] [Bug 392531] Re: [R580] Black screen with artefacts after boot

2009-07-15 Thread Markus
** Attachment added: "Xorg.0.log_2.6.30-8" http://launchpadlibrarian.net/29039346/Xorg.0.log_2.6.30-8 -- [R580] Black screen with artefacts after boot https://bugs.launchpad.net/bugs/392531 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver

[Ubuntu-x-swat] [Bug 392531] Re: [R580] Black screen with artefacts after boot

2009-07-15 Thread Markus
** Attachment added: "Xorg.0.log_2.6.31-2" http://launchpadlibrarian.net/29039350/Xorg.0.log_2.6.31-2 -- [R580] Black screen with artefacts after boot https://bugs.launchpad.net/bugs/392531 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver

[Ubuntu-x-swat] [Bug 1558111] Re: Wireless headset donge disables mouse left click

2016-03-19 Thread Markus
** Description changed: ** Package changed: ubuntu => xinput (Ubuntu) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xinput in Ubuntu. https://bugs.launchpad.net/bugs/1558111 Title: Wireless headset donge disables mouse left click To manage

[Ubuntu-x-swat] [Bug 600178] Re: Screen tearing when dragging window, in videos and other large screen redraws (on nVidia GPU)

2011-07-09 Thread Markus
for me this from #45 did the trick: Enable Workarounds -> Force full screen redrews (buffer swap) on repaint bash -c "sleep 2; compiz --replace" Triggering the compiz redraw option immediately triggers tearing. -- You received this bug notification because you are a member of Ubuntu-X,

[Ubuntu-x-swat] [Bug 1305192] [NEW] nvidia-304 304.117-0ubuntu1: nvidia-304 kernel module failed to build

2014-04-09 Thread Markus
Public bug reported: happened after login ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-304 304.117-0ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-23.45-lowlatency 3.13.8 Uname: Linux 3.13.0-23-lowlatency x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu1 Architec

[Ubuntu-x-swat] [Bug 1999852] [NEW] xserver-xorg-core_21.1.3-2ubuntu2.5 segfaults

2022-12-15 Thread Markus
Public bug reported: Running xserver-xorg-core_21.1.3-2ubuntu2.3_amd64.deb was fine. Since the recent update to xserver-xorg-core_21.1.3-2ubuntu2.5_amd64.deb Xorg always segfaults at startup. Going back to xserver-xorg-core_21.1.3-2ubuntu2.3_amd64.deb works again. (Tried it multiple times and it

[Ubuntu-x-swat] [Bug 1999852] Re: xserver-xorg-core_21.1.3-2ubuntu2.5 segfaults

2022-12-18 Thread Markus
Did some manual builds: build xserver-xorg-core_21.1.3-2ubuntu2.5 as installed => it segfaults removed all patches that were added 2.3 => worked bisecting ended with the bad patch being re-calculate-the-clock-and- refresh-rate.diff. Verified with xserver-xorg-core_21.1.3-2ubuntu2.5 and only disab

[Ubuntu-x-swat] [Bug 1999852] Re: xserver-xorg-core_21.1.3-2ubuntu2.5 segfaults

2022-12-18 Thread Markus
** Attachment added: "xorg log crash" https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1999852/+attachment/5636274/+files/xorg-crash.log -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.n

[Ubuntu-x-swat] [Bug 1999852] Re: xserver-xorg-core_21.1.3-2ubuntu2.5 segfaults

2022-12-18 Thread Markus
** Attachment added: "xorg log good" https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1999852/+attachment/5636275/+files/xorg-good.log -- 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

[Ubuntu-x-swat] [Bug 1999852] Re: xserver-xorg-core_21.1.3-2ubuntu2.5 segfaults

2022-12-19 Thread Markus
The problem is "preferred" being accessed unconditionally. All the other usages are covered by a check of "preferred", so I added it. Now it works again. Chia-Lin Kao (AceLan) should double check, as it is his patch. Commented in his upstream MR: https://gitlab.freedesktop.org/xorg/xserver/-/merge

[Ubuntu-x-swat] [Bug 1999852] Re: xserver-xorg-core_21.1.3-2ubuntu2.5 segfaults

2022-12-19 Thread Markus
** Patch added: "Adjusted patch" https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1999852/+attachment/5636380/+files/re-calculate-the-clock-and-refresh-rate_.diff ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 1999852] Re: xserver-xorg-core_21.1.3-2ubuntu2.5 segfaults

2022-12-20 Thread Markus
*** This bug is a duplicate of bug 1999008 *** https://bugs.launchpad.net/bugs/1999008 Its related to the same patch, but not sure it will solve this issue. The linked upstream MR checks for xf86ModeVRefresh returning 0 but still fails for me. (The problem is not xf86ModeVRefresh returning 0

[Ubuntu-x-swat] [Bug 1999852] Re: xserver-xorg-core_21.1.3-2ubuntu2.5 segfaults

2022-12-20 Thread Markus
*** This bug is a duplicate of bug 1999008 *** https://bugs.launchpad.net/bugs/1999008 I didnt say you can skip the check for xf86ModeVRefresh returning 0. The two bug reports may report two different bugs, triggered by different inputs. (So maybe both checks are neccessary, but I cannot spe

[Ubuntu-x-swat] [Bug 570151] Re: mouse stuck between screens with xinerama

2010-12-29 Thread markus
Same problem: - Two monitors - NVIDIA GeForce 8600 GT - Bought a new GeForce 9500 GT from Best Buy and installed it - same problem - Installed a NVIDIA GeForce 8500 GT - same problem - Installed NVIDIA-Linux-x86_64-260.19.29.run from nvidia - same problem - I'm also running skype and google chrome

[Ubuntu-x-swat] [Bug 570151] Re: mouse stuck between screens with xinerama

2011-01-04 Thread markus
Forgot to mention was using the: "Separate X screen" configuration without Xinerama. And this was also occurring to me. After endless frustrations I blindly trusted post #29 and it doesn't happed anymore. -- You received this bug notification because you are a member of Ubuntu-X, which is subscr

[Ubuntu-x-swat] [Bug 549379] Re: [lucid] Ubuntu with NVIDIA starts up in 1440x900, even though screen is 1680x1050. Nouveau works fine.

2010-11-04 Thread Markus
If you have a ~/.config/monitors.xml file try to rename or delete it. This file will be written when you try to configure your graphic whithout the nvidia tool. It looks, like this file overrite your nvidia-sxerver-settings at startup -- [lucid] Ubuntu with NVIDIA starts up in 1440x900, even t

[Ubuntu-x-swat] [Bug 664265] Re: Can't play flash videos full screen on firefox and google chrome with intel driver and compiz

2010-11-07 Thread markus
I had the same problem after an upgrade to 10.10 (32 bit) $ lspci -v | grep VGA 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c) (prog-if 00 [VGA controller]) The following solution mentioned in the ubuntu forums (http://guide.ubuntu

[Ubuntu-x-swat] [Bug 557810] Re: X system crash after user change

2010-04-27 Thread Markus
Exactly the same as described by Michael Mayer here on my Samsung P35 Notebook. -- X system crash after user change https://bugs.launchpad.net/bugs/557810 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in ubuntu. __

[Ubuntu-x-swat] [Bug 606853] Re: Screen goes black randomly

2010-07-23 Thread Markus
Thank you, I will test it with Alpha 2 of 10.10 today. mar...@fred:~$ lspci | grep VGA 01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3400 Series For my graphics card there is a proprietary driver available, is my issue a driver-related one and can be fixed by using t

[Ubuntu-x-swat] [Bug 606853] Re: Screen goes black randomly

2010-07-30 Thread Markus
I had 10.10 Alpha 2 running for several hours yesterday and nothing exceptional happened. I installed all updates for 10.04 and had the laptop running for several hours without the screen going black. I did not change anything except for installing all updates (I last updated before I posted by fir

[Ubuntu-x-swat] [Bug 606853] Re: Screen goes black randomly

2010-08-01 Thread Markus
Screen went black again today after working 2 hrs with all the latest updates installed. Programs running: Firefox, Opera, gedit I am going to try the proprietary driver now. -- Screen goes black randomly https://bugs.launchpad.net/bugs/606853 You received this bug notification because you are

[Ubuntu-x-swat] [Bug 373600] Re: Python assert in problem_report.py fails for ubuntu-bug xorg-driver-fglrx

2009-05-08 Thread Markus Korn
at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. Markus

[Ubuntu-x-swat] [Bug 363238] Re: [r100-rv200] very poor Xorg performance - XAA solves this

2009-05-16 Thread Markus Birth
Also tried it. With the default screen size of 1024x768 (notebook TFT panel) it's still nothing near the XAA speed. When switching to dual- screen resolution 2304x1024, some options (like ColorTiling) get disabled according to Xorg.log because the card can't handle it at this resolution. And perfor

[Ubuntu-x-swat] [Bug 363238] Re: [r100-rv200] very poor Xorg performance - XAA solves this

2009-05-24 Thread Markus Birth
@Timo Jyrinki: On my Mobility M6 LY (16MB), EXA with both of your optimizations is still slower than XAA. Using EXA, showing the selection list of "Gnome Do" (down arrow) is presented in 3 hard steps whereas using XAA it is smoothly animated. Same goes for expanding the playlist in VLC player.

[Ubuntu-x-swat] [Bug 272406] Re: [HD3650] cannot start gnome X in intrepid (gray screen with horizontal thin flashing black lines)

2009-06-06 Thread Markus Birth
celeration. Using EXA, everything looks fine (but is awful slow on my card). Cheers, -mARKUS -- [HD3650] cannot start gnome X in intrepid (gray screen with horizontal thin flashing black lines) https://bugs.launchpad.net/bugs/272406 You received this bug notification because you are a member o

[Ubuntu-x-swat] [Bug 272406] Re: [HD3650] cannot start gnome X in intrepid (gray screen with horizontal thin flashing black lines)

2009-06-06 Thread Markus Birth
Here's the "screenshot". This bug happens for some tormodvolden-builds now. About a month ago these builds worked fine. The bluish thing around the edges is "Gnome Do", which originally appears at the center of the screen. The mouse cursor is rendered fine, by the way. ** Attachment added: "P1010

[Ubuntu-x-swat] [Bug 366224] Re: [M7-LW] Rendering artifact on text in firefox and gedit

2009-06-12 Thread Markus Vuori
Me too. My laptop is Lenovo T60 with Radeon Mobility X1400 using the open source drivers. Here's how my gmail shows up in firefox: ** Attachment added: "Rendering artifacts in firefox" http://launchpadlibrarian.net/27847958/Kuvakaappaus.png -- [M7-LW] Rendering artifact on text in firefox and

[Ubuntu-x-swat] [Bug 330906] Re: MASTER: GMA-500 lacks driver for 8.10 (poulsbo works only on 8.04)

2009-06-16 Thread Markus Heberling
I have tried the driver from ppa on a fresh jaunty install on a FIT-PC2. X fails to start. I have attached the xorg log. ** Attachment added: "Xorg.0.log" http://launchpadlibrarian.net/28003792/Xorg.0.log -- MASTER: GMA-500 lacks driver for 8.10 (poulsbo works only on 8.04) https://bugs.laun

[Ubuntu-x-swat] [Bug 330906] Re: MASTER: GMA-500 lacks driver for 8.10 (poulsbo works only on 8.04)

2009-06-25 Thread Markus Heberling
I got it working by adding HorizSync and VertRefresh in the "Monitor" section in my xorg.conf. You can get the correct values by running "sudo ddcprobe" after installing the xresprobe package. Look for monitorrange in the output. Seems like the driver is unable to detect that itself and then fail

[Ubuntu-x-swat] [Bug 366757] Re: [HD 3870] Display Preferences causes 100% CPU usage and does not open correctly

2009-06-26 Thread Markus Lindenberg
Bryce, i can confirm that the new fglrx version from the xorg-edgers PPA fixes the problem on Jaunty. (I'm using a RV610 [Radeon HD 2400 XT] on amd64) Thanks for that! Also, shouldn't this bug be merged with #348400 ? -- [HD 3870] Display Preferences causes 100% CPU usage and does not open cor

[Ubuntu-x-swat] [Bug 348400] Re: Multi-Display not working ATI

2009-06-26 Thread Markus Lindenberg
Bryce, i can confirm that the new fglrx version from the xorg-edgers PPA fixes the problem on Jaunty. (I'm using a RV610 [Radeon HD 2400 XT] on amd64) Thanks for that! -- Multi-Display not working ATI https://bugs.launchpad.net/bugs/348400 You received this bug notification because you are a me

[Ubuntu-x-swat] [Bug 330906] Re: MASTER: GMA-500 lacks driver for 8.10 (poulsbo works only on 8.04)

2009-06-30 Thread Markus Heberling
@metalfan Use the ddcprobe workaround I descibed above. That sould fix this error. I have the following i my xorg.conf and it works fine: Section "Monitor" Identifier "Configured Monitor" HorizSync 30-81 VertRefresh 56-85 EndSection -- MASTER: GMA-500 lac

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

2009-07-17 Thread Markus Birth
> I just installed the PPA version again and had a closer look. With and > without XAA my Xorg defaults to VESA?!? The latest xserver-xorg seems to not recognize this card anymore. To force it to use the ati driver, add the line Driver "ati" to the Section "Device" in your /etc/X11/xorg.conf .

[Ubuntu-x-swat] [Bug 272406] Re: [HD 3650] cannot start gnome X in intrepid (gray screen with horizontal thin flashing black lines)

2009-07-17 Thread Markus Birth
I now found out that the gray stripes have to do with the "compositing_manager" option under /apps/metacity/general . When enabled, I see the gray stripes. When disabled, I see my desktop but see garbage in some apps e.g. the VLC window (might be all Qt interfaces which fail). -- [HD 3650] cannot

[Ubuntu-x-swat] [Bug 475429] Re: [i945] Intel 82945G/GZ Integrated Graphics Controller Freezes when compiz enabled

2009-12-11 Thread Markus Drexelius
I have the same problem with Foxconn 45CS: lspci: 00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub (rev 02) 00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02) 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Famil

[Ubuntu-x-swat] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2009-12-16 Thread Markus Johnsson
I think this is the bug I had.. And I also thinks it has something to do with the window manager or window themes. Hitting "Alt+F2" and entering "metacity --replace" sometimes fixed the issues I had. So I tried installing XFCE instead of GNOME as it uses another window manager. I've had no problems

[Ubuntu-x-swat] [Bug 317094] Re: meta bug to collect lshal touchscreen info

2010-02-05 Thread Markus Haybach
** Description changed: - This bug is used to collect the lshal info people are asked to submit when evtouch calibration fails. - Formerly this collection was done via the ubuntu-mobile mailing list, which is a subscription only list and the traffic of submissions from unsunscribed people got t

[Ubuntu-x-swat] [Bug 519550] [NEW] Black screen after upgrade from 9.04

2010-02-09 Thread Markus Fischer
Public bug reported: Binary package hint: xorg After upgrading to 10.04 alpha 2 just an hour ago, the system is inaccessible for me. After the boot process finishes: - the sound at the beginning is played - black screen - unmovable cursor in the center (and was movable on the first boot but not

[Ubuntu-x-swat] [Bug 519550] Re: Black screen after upgrade from 9.04

2010-02-10 Thread Markus Fischer
Booted into the system with recovery option, on the menu choose continue booting into the system. Started gdm as root user, logged in as my user, upgraded all packages, restarted system and booted the usual way -> thing's are working again. ** Changed in: xorg (Ubuntu) Status: New => Invali

[Ubuntu-x-swat] [Bug 481669] Re: Stelaium crashes on startup due to fragmentation fault

2010-02-24 Thread Markus Drexelius
I have the same problem under Ubuntu 9.10 with stellarium 0.10.4 on an IBM laptop Thinkpad R40 which has a ATI Radeon Mobility 7500 graphics card: it crashes during startup with a segmentation fault -- Stelaium crashes on startup due to fragmentation fault https://bugs.launchpad.net/bugs/481669 Y

[Ubuntu-x-swat] [Bug 1923075] [NEW] Unmaximizing a window by dragging is buggy

2021-04-08 Thread Markus Ilmola
Public bug reported: In Ubuntu 21.04 beta (using the wayland session) when unmaximizing a window by dragging it off from the top bar at least two bugs happen randomly. 1. The window might not unmaximize at all but keeps it's maximized size. 2. The unmaximize animation does not play correctly (onl

[Ubuntu-x-swat] [Bug 883319]

2018-06-08 Thread Markus Ortel
Not to bug you guys ;-), but as we are on the road to christmas in 2016 ... Any news? Is there another bug ticket? Is status "NEEDINFO" still valid? Does anyone really needs info I or someone else can provide? -- You received this bug notification because you are a member of Ubuntu-X, which is

[Ubuntu-x-swat] [Bug 881046]

2018-06-08 Thread Markus Ortel
Not to bug you guys ;-), but as we are on the road to christmas in 2016 ... Any news? Is there another bug ticket? Is status "NEEDINFO" still valid? Does anyone really needs info I or someone else can provide? -- You received this bug notification because you are a member of Ubuntu-X, which is

[Ubuntu-x-swat] [Bug 556653] Re: build fails in chrooted system

2018-06-08 Thread Markus Lindberg
To add to #14 comment, a file in /var/lib/initramfs-tools also gets generated if the host kernel differs from the chroot environments kernel. In my case I'm running a Debian system with the 4.9.0-6-amd64 kernel and a Ubuntu (Xenial) chroot environment with the 4.4.0-127-generic kernel. When instal

[Ubuntu-x-swat] [Bug 1811863] Re: [amdgpu + nvidia PCI passthrough] Screen flickering on ultra wide

2019-03-19 Thread Markus Strenn
I have the flickering problem with 2560x1440 screens, AMD Radeon RX 550. tried it on two screens: asus and samsung. asus is capable of freesync, samsung not. asus can handle higher frequency, samsung 50Hz only. On samsung it works without any problems. On asus monitor I have the same flickering p

[Ubuntu-x-swat] [Bug 1078401] [NEW] package x11-apps 7.6+5ubuntu1 failed to install/upgrade: Versuch, »/usr/bin/transset« zu überschreiben, welches auch in Paket transset 0.1.0+cvs.20041114-0ubuntu3 i

2012-11-13 Thread Markus Reinert
Public bug reported: After ugrade from Ubuntu 12.04 to 12.10, installation or upgrade of x11-apps ist not possible $sudo apt-get install x11-apps [...] Ersatz für x11-apps wird entpackt ... dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/x11-apps_7.7~2ubuntu1_i386.deb (--unpack): Versu

[Ubuntu-x-swat] [Bug 1078401] Re: package x11-apps 7.6+5ubuntu1 failed to install/upgrade: Versuch, »/usr/bin/transset« zu überschreiben, welches auch in Paket transset 0.1.0+cvs.20041114-0ubuntu3 ist

2012-11-13 Thread Markus Reinert
** Description changed: After ugrade from Ubuntu 12.04 to 12.10, installation or upgrade of x11-apps ist not possible $sudo apt-get install x11-apps [...] Ersatz für x11-apps wird entpackt ... dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/x11-apps_7.7~2ubuntu1_i386.deb (

[Ubuntu-x-swat] [Bug 1025488] Re: fglrx (not installed): fglrx kernel module failed to build [error: implicit declaration of function ‘do_mmap’]

2012-12-18 Thread Markus Müller
Affected too installing 12.10 on Asus P8P67 with VGA compatible controller: ATI Technologies Inc Barts XT [ATI Radeon HD 6800 Series] Vendor Specific Information: ID=0001 Rev=1 Len=010 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-instal

[Ubuntu-x-swat] [Bug 1765189] [NEW] Partial User Interface freeze

2018-04-18 Thread Markus Haider
Public bug reported: I have a Dell Precision 5520 and experience the following problem: After a resume from suspend, I have problems with my keyboard and touchpad: At the password screen everything is working fine, I can click on the password field and enter my password. Then when the screen is un

[Ubuntu-x-swat] [Bug 1542898] [NEW] Markus

2016-02-07 Thread Markus Zinke
.9 trusty ubuntu -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1542898 Title: Markus To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+b

[Ubuntu-x-swat] [Bug 1437807] Re: Suspend/resume fails with SNA acceleration on some WMs

2015-03-31 Thread Markus Kohli
Same on my XPS-13 9343 with i7-5500U and identical graphics card. I tried xorg-edgers, but no improvement (xorg-video-intel is version 2.99.917 there), it shows the same behaviour. Workaround with UXA is possible, but performance is abysmal, so no real solution. -- You received this bug notifi

[Ubuntu-x-swat] [Bug 1437807] Re: Suspend/resume fails with SNA acceleration on some WMs

2015-04-04 Thread Markus Kohli
After some further testing I've been able to save the following from dmesg after resume: [ 2195.742519] Modules linked in: nvram msr binfmt_misc rfcomm bnep nls_iso8859_1 uvcvideo videobuf2_vmalloc btusb videobuf2_memops videobuf2_core bluetooth v4l2_common videodev usbhid media snd_hda_codec_hd

[Ubuntu-x-swat] [Bug 1437807] Re: Suspend/resume fails with SNA acceleration on some WMs

2015-04-04 Thread Markus Kohli
Somehow the bug doesn't seem to affect kernel 4.0 (rc6) I just installed that and now suspend/resume works like a charm. Looks like it's a combination of components that causes this erratic behaviour. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed

[Ubuntu-x-swat] [Bug 1414930] Re: [Lenovo ThinkPad 2015 models] Buttons of Synaptics trackpad doesn't work

2015-05-11 Thread Markus Schneider
i have a lenovo t450s and following kernel: 3.16.0-38-generic #52~14.04.1-Ubuntu SMP Fri May 8 09:43:57 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux now the trackpad buttons working well -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libinput in Ubu

[Ubuntu-x-swat] [Bug 1464514] [NEW] xrandr 1.4.1 doesn't set external display position correctly when using --right-of to scaled laptop display

2015-06-11 Thread Markus Paaso
Public bug reported: I have 15" laptop with 3840x2160 display resolution and external monitor with 2560x1440 resolution. Expected: I want to scale laptop screen (DP-4) resolution with 0.5x0.5 and set the external display (DP-6) to right of the laptop display. So I would like to have laptop displ

[Ubuntu-x-swat] [Bug 1464514] Re: xrandr 1.4.1 doesn't set external display position correctly when using --right-of to scaled laptop display

2015-07-30 Thread Markus Paaso
Found a workaround to set screen resolution and position via command line: $ nvidia-settings --assign CurrentMetaMode="DPY-5: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=3840x2160+0+0}, DPY-7 :nvidia-auto-select @2560x1440 +1920+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1

[Ubuntu-x-swat] [Bug 1178263] [NEW] SNA acceleration broken on IvyBride - error GPU hung

2013-05-09 Thread Markus Grobelin
Public bug reported: Hello, SNA acceleration doesn't work for my systems HD4000 on an i5-3570K anymore. UXA is ok. Fail-Message from dmesg: [ 17.395515] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung [ 17.395544] [drm] capturing error event; look for more information

[Ubuntu-x-swat] [Bug 1178263] Re: SNA acceleration broken on IvyBride - error GPU hung

2013-05-09 Thread Markus Grobelin
Xorg.log & dpkg -l | egrep 'intel|xorg' > dpkg-output-of-interest ** Attachment added: "dpkg-output-of-interest" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1178263/+attachment/3671075/+files/dpkg-output-of-interest -- You received this bug notification because yo

[Ubuntu-x-swat] [Bug 1178263] Re: SNA acceleration broken on IvyBride - error GPU hung

2013-05-09 Thread Markus Grobelin
how to add multiple attachments?? :P ** Attachment added: "Xorg.log" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1178263/+attachment/3671077/+files/Xorg.log -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-

[Ubuntu-x-swat] [Bug 1178263] Re: SNA acceleration broken on IvyBride - error GPU hung

2013-05-09 Thread Markus Grobelin
here it is ** Attachment added: "i915_error_state" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1178263/+attachment/3671330/+files/i915_error_state -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video

[Ubuntu-x-swat] [Bug 1178263] Re: [ivb mesa] blorp death

2013-05-10 Thread Markus Grobelin
Hello Chris, how can I get that fix? -- 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/1178263 Title: [ivb mesa] blorp death To manage notifications about this bug go to: http

[Ubuntu-x-swat] [Bug 1178263] Re: [ivb mesa] blorp death

2013-05-13 Thread Markus Grobelin
Hello Chris, I can't see any changes in xorg-edgers ppa since reporting. Which package does that fix belong to? *mesa* packages are still showing 9.2.0~git20130503.e495d884-0ubuntu0sarvatt~quantal xserver-xorg-video-intel still shows 2:2.21.6+git20130502.5637c173-0ubuntu0sarvatt~quantal -- Yo

[Ubuntu-x-swat] [Bug 1178263] Re: [ivb mesa] blorp death

2013-05-15 Thread Markus Grobelin
Hello, yesterday I received xserver-xorg-video-intel 2:2.21.6+git20130514 for quantal branch, which is used by Mint 14. Raring packages seemed to be released earlier, which explains why I couldn't see the updates. Apart from this: SNA acceleration is working again with this version. Thank you!

[Ubuntu-x-swat] [Bug 729110] [NEW] mouse button mapping gets reset at random intervals

2011-03-04 Thread Markus Birth
Public bug reported: Binary package hint: xinput I have an Evoluent VerticalMouse and mapped the buttons a bit different using the following command: /usr/bin/xinput set-button-map 12 1 9 2 4 5 6 7 3 8 Every once in a while, the button mapping is reset to default. This happens from once every

[Ubuntu-x-swat] [Bug 729110] Re: mouse button mapping gets reset at random intervals

2011-03-04 Thread Markus Birth
** Attachment added: "Xorg.0.log" https://bugs.launchpad.net/bugs/729110/+attachment/1885415/+files/Xorg.0.log -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xinput in ubuntu. https://bugs.launchpad.net/bugs/729110 Title: mouse button mapp

[Ubuntu-x-swat] [Bug 755433] [NEW] [Natty beta1] Nvidia tvout has problems with fullscreen (270.30)

2011-04-09 Thread markus haider
Public bug reported: I am using Ubuntu Natty beta1 with the proprietary nvidia-drivers 270.30 which I installed over the additional drivers menu. I have a tv on the second output and configured it as seperate xscreen in the nvidia xserver settings. On 10.10 I did exactly the same and used to play

[Ubuntu-x-swat] [Bug 755433] Re: [Natty beta1] Nvidia tvout has problems with fullscreen (270.30)

2011-04-09 Thread markus haider
Sorry, Today I don't have this behaviour anymore. I have no idea what changed, but it works now. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu. https://bugs.launchpad.net/bugs/755433 Title: [Natty beta1] Nv

[Ubuntu-x-swat] [Bug 601341] Re: NVIDIA graphics problems on Ubuntu 10.04 64-bit.

2011-04-09 Thread markus haider
** Changed in: nvidia-graphics-drivers (Ubuntu) Status: New => Incomplete ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: Incomplete => Invalid ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: Invalid => Incomplete -- You received this bug notification becaus

[Ubuntu-x-swat] [Bug 989347] Re: [BUG: ../../dix/getevents.c:850 in scale_to_desktop()] black screen if second monitor is connected in HDMI.

2012-05-24 Thread Markus Schneider
i have the same error message in Xorg.0.log with Ubuntu 12.04 if i have a HDMI Monitor connected and want to share the desktop with two minitors, laptop default and extern. If you need anything let me know. -- You received this bug notification because you are a member of Ubuntu-X, which is subsc

[Ubuntu-x-swat] [Bug 989347] Re: [BUG: ../../dix/getevents.c:850 in scale_to_desktop()] black screen if second monitor is connected in HDMI.

2012-05-24 Thread Markus Schneider
i have a nvidia chip (i forgot to tell) -- 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/989347 Title: [BUG: ../../dix/getevents.c:850 in scale_to_desktop()] black screen if se

[Ubuntu-x-swat] [Bug 1002958] Re: Moving external monitor around hard-locks x

2012-06-26 Thread Markus Schneider
*** This bug is a duplicate of bug 989347 *** https://bugs.launchpad.net/bugs/989347 ** This bug has been marked a duplicate of bug 989347 [BUG: ../../dix/getevents.c:850 in scale_to_desktop()] black screen if second monitor is connected in HDMI. -- You received this bug notification bec

[Ubuntu-x-swat] [Bug 989347] Re: [BUG: ../../dix/getevents.c:850 in scale_to_desktop()] black screen if second monitor is connected in HDMI.

2012-07-05 Thread Markus Schneider
okay this works for me as well, thank you can someone move this bug to xserver-xorg-input-evdev package and maybe fix it? -- 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/989347 T

[Ubuntu-x-swat] [Bug 1280690] Re: 2 pixels shift on the second screen (extended desktop)

2014-05-16 Thread Markus Ilmola
This bug seems to be same as: https://bugs.freedesktop.org/show_bug.cgi?id=63900 Workaround: Place the external monitor on the left side and laptop monitor on the right. This way the laptop monitor with "invalid" width won't miss align the picture on the external monitor. ** Bug watch added: f

[Ubuntu-x-swat] [Bug 747246] Re: amdcccle crashed with SIGSEGV in QWidget::ungrabGesture()

2011-10-16 Thread Markus Kögler
Also affects Oneiric 32bit and 64bit. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/747246 Title: amdcccle crashed with SIGSEGV in QWidget::ungrabGesture() To manage notifications a

[Ubuntu-x-swat] [Bug 2000739] Re: Window actions (like maximize) no more work in wayland for QEMU using GTK backend once the guest UI is intialized.

2023-01-09 Thread Markus S
Thank you very much Christian for the confirmation (upstream as well) and your further analysis of the issue. Your comment #12 (qemu- system-x86_64 -display gtk) is also reflected in my observation in comment #7. I also appreciate your GDK_BACKEND=x11 ... workaround. -- You received this bug not

[Ubuntu-x-swat] [Bug 2008053] [NEW] Screen corruption and laggy mouse cursor in lower quarter of screen

2023-02-22 Thread Markus Konrad
Public bug reported: After a software upgrade yesterday, I see screen glitches and a "stumbling" mouse cursor whenever I move the mouse in the lower quarter of my laptop screen. When I have connected an external display, the external display doesn't show any issues, but the problem remains on the

[Ubuntu-x-swat] [Bug 658538] Re: mouse cursor lags

2010-10-12 Thread Markus Petersen
I've experienced this too since af fresh install of 10.10. The mouse can hardly move for about 10-15 seconds, then all is fine again. -- mouse cursor lags https://bugs.launchpad.net/bugs/658538 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserve

[Ubuntu-x-swat] [Bug 664265] Re: Can't play flash videos full screen on firefox and google chrome with intel driver and compiz

2010-10-27 Thread Markus Korn
Changed importance to "Low" as requested by RedSingularity ** Changed in: xserver-xorg-video-intel (Ubuntu) Importance: Undecided => Low -- Can't play flash videos full screen on firefox and google chrome with intel driver and compiz https://bugs.launchpad.net/bugs/664265 You received this b

[Ubuntu-x-swat] [Bug 587037] Re: Probable mode switching problems with radeon driver and X300 PCIE chip

2010-11-05 Thread Markus Naeher
I am curious about any progress ... -- Probable mode switching problems with radeon driver and X300 PCIE chip https://bugs.launchpad.net/bugs/587037 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-ati in ubuntu. _

[Ubuntu-x-swat] [Bug 673402] [NEW] System unresponsive few minutes after boot

2010-11-10 Thread Markus Petersen
Public bug reported: Binary package hint: xorg I did a fresh install of 10.10 when it came out, and this began. I never had this problem with 10.04. The problem is, when booting (either cold booting or waking from standby), the system works fine for some time, usually from 5 to 20 minutes. Then,

[Ubuntu-x-swat] [Bug 673402] Re: System unresponsive few minutes after boot

2010-11-10 Thread Markus Petersen
-- System unresponsive few minutes after boot https://bugs.launchpad.net/bugs/673402 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in ubuntu. ___ Mailing list: https://launchpad.net/~ubuntu-x-swat

[Ubuntu-x-swat] [Bug 365943] Re: Mouse cursor jumps when two fingers are used

2010-11-10 Thread Markus K.
I've the same problem like #71 Dell XPS 15 with Synaptic touchpad -- Mouse cursor jumps when two fingers are used https://bugs.launchpad.net/bugs/365943 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in ubuntu. __

[Ubuntu-x-swat] [Bug 441776] [NEW] [karmic] Speed regression

2009-10-03 Thread Markus Thielmann
Public bug reported: Binary package hint: xorg When I installed Karmic, it was *really* fast compared to all previous installations of Ubuntu. With last night updates (from 02. to 03. Oct), the system is back to "normal" speed. I guess it might be related to either xorg or the kernel, but I'm no

[Ubuntu-x-swat] [Bug 441776] Re: [karmic] Speed regression

2009-10-03 Thread Markus Thielmann
*** This bug is a duplicate of bug 436342 *** https://bugs.launchpad.net/bugs/436342 I was able to fix this bug by enabling NEW_FAIR_SLEEPERS again. echo NEW_FAIR_SLEEPERS > /sys/kernel/debug/sched_features ** This bug has been marked a duplicate of bug 436342 Consider disabling NEW_FAIR

[Ubuntu-x-swat] [Bug 397617] Re: brightness no more working on karmic (KMS)

2009-10-09 Thread Thomas Markus
The new xserver-xorg-video-intel - 2:2.9.0-1ubuntu1 does make xbacklight _report_ the display brightness, but there is no way to actually change it using xbacklight/gnome-brightness-applet. This problem occurs a samsung x360 laptop. -- brightness no more working on karmic (KMS) https://bugs.laun

[Ubuntu-x-swat] [Bug 471282] Re: gdm chrashes on boot, karmic koala, nvidia driver

2009-11-04 Thread Markus Vuori
I'm experiencing this same problem, and logs look quite similar. ** Attachment added: "portion of daemon.log" http://launchpadlibrarian.net/3582/daemon.log -- gdm chrashes on boot, karmic koala, nvidia driver https://bugs.launchpad.net/bugs/471282 You received this bug notification becaus

[Ubuntu-x-swat] [Bug 471282] Re: gdm chrashes on boot, karmic koala, nvidia driver

2009-11-04 Thread Markus Vuori
Information on the graphics adapter: mar...@ben:~$ lspci -v | grep -A9 -i vga 01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro AGP 1X/2X (rev 5c) Subsystem: ATI Technologies Inc Device 0080 Flags: bus master, stepping, medium devsel, latency 66, IRQ 11 M

[Ubuntu-x-swat] [Bug 568988] Re: [Lucid][Ubuntu 10.04][ATI cards] Slow/freeze windows management (resize, maximise, .etc) with fglrx driver + compositing desktop.

2010-05-18 Thread Markus Rummler
Lenovo W500 with ATI Mobility Radeon HD 3650 Ubuntu 10.04 with compiz activated I can confirm the fix. Great Job Thank you. After adding/ installing the packages and rebooting I got a black screen. No login GUI appeared. Reinstalling the proprietary ATI Driver fixed that! -- [Lucid][Ubuntu 10.0

[Ubuntu-x-swat] [Bug 587037] [NEW] Probable mode switching problems with radeon driver and X300 PCIE chip

2010-05-28 Thread Markus Naeher
Public bug reported: Binary package hint: xserver-xorg-video-ati My problem has two symptoms and it occurs since I am running Lucid Lynx. Up to Karmic, it was fine. Symptom 1: When trying to switch to the TTYs using Ctrl-Alt-F1..F6, seemingly nothing happens except that the keyboard and mouse

[Ubuntu-x-swat] [Bug 587037] Re: Probable mode switching problems with radeon driver and X300 PCIE chip

2010-05-28 Thread Markus Naeher
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/49281676/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/49281677/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/49281678/Dependencies.txt ** A

[Ubuntu-x-swat] [Bug 526757] Re: Using Chromium crashed X and made kernel panic

2010-05-06 Thread Markus Birth
I didn't see this bug on Lucid for now. Looks fine. :) -- Using Chromium crashed X and made kernel panic https://bugs.launchpad.net/bugs/526757 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in ubuntu. _

[Ubuntu-x-swat] [Bug 355021] Re: Unplugging USB tablet crashes xserver (Jaunty)

2009-08-03 Thread Markus Birth
Just wanted to add that for me (Jaunty, all updates as of today) X/GDM won't start correctly if the tablet is plugged in. Also I got X crashing when trying to start a new console (Terminator) while the tablet is plugged in. And yes, unplugging the tablet also hangs and then restarts X. -- Unplugg

[Ubuntu-x-swat] [Bug 355021] Re: Unplugging USB tablet crashes xserver (Jaunty)

2009-08-03 Thread Markus Birth
Forgot to add: I'm using an Aiptek SlimTablet 600U (Model WCK-C121) and have NOT installed xserver-xorg-input-aiptek but xserver-xorg-input- wacom (the tablet also uses the "wacom" kernel module). The problem seems to be the same though. So it might have nothing to do with the specific input driver

[Ubuntu-x-swat] [Bug 397617] Re: brightness no more working on karmic (KMS)

2009-09-17 Thread Thomas Markus
I have the brightness issues on Karmic with kms as well with a Samsung x360 laptop. /sys/class/backlight/... is populated and looks okay, but there is no visible change in brightness when altering the values. Booting the kernel with 'nomodeset' makes brightness work again. xbacklight says "No out

[Ubuntu-x-swat] [Bug 494699] Re: Does not support current Lucid kernel (2.6.32) or xserver (1.7)

2010-03-19 Thread Markus Birth
The 2:8.721-0ubuntu2 package for amd64 is missing the /usr/lib/fglrx/ld.so.conf and thus it doesn't configure correctly. You can fix this for now by creating that file with the contents "/usr/lib/fglrx" (without quotes) and then doing a "dpkg --configure -a". Worked fine for me. -- Does not suppo

[Ubuntu-x-swat] [Bug 494699] Re: Does not support current Lucid kernel (2.6.32) or xserver (1.7)

2010-03-20 Thread Markus Birth
@SolidSlash #21: I guess you have the same problem as I had: fglrx conflicts with the "radeon" kernel module. You have to add "nomodeset" or "radeon.setmode=0" to your kernel options, i.e. get into GRUB, edit the parameters for recovery mode and add it manually to the kernel line. After getting int

  1   2   >