[Ubuntu-x-swat] [Bug 1908396] Re: laptop display is enabled even though lid is closed

2020-12-16 Thread Chris Bainbridge
Another symptom is that opening and then closing the laptop lid leaves
two of the external monitors unusable - the desktop images on the
monitors are unchanged but windows can't be interacted with. The only
way I have found to fix this is to open a terminal on the one working
monitor, and then run a script to cycle the two affected monitors off
and on:

xrandr \
  --output DP-1 --off \
  --output HDMI-0 --off

sleep 3

xrandr \
  --output DP-1 --auto --rotate left --right-of DP-1-1 \
  --output HDMI-0 --auto --rotate left --right-of DP-1

After this, all the external monitors are working ok.

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

Title:
  laptop display is enabled even though lid is closed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1908396/+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 1908396] Re: laptop display is enabled even though lid is closed

2020-12-16 Thread Chris Bainbridge
** Attachment added: "journal.gz"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1908396/+attachment/5444197/+files/journal.gz

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

Title:
  laptop display is enabled even though lid is closed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1908396/+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 1908396] Re: laptop display is enabled even though lid is closed

2020-12-16 Thread Chris Bainbridge
** Attachment added: "display_settings.png"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1908396/+attachment/5444196/+files/display_settings.png

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

Title:
  laptop display is enabled even though lid is closed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1908396/+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 1908396] [NEW] laptop display is enabled even though lid is closed

2020-12-16 Thread Chris Bainbridge
Public bug reported:

Hardware: Razer Blade 15 with 3 external rotated (portrait) monitors.
Driver: nvidia-455

This problem occurs in Ubuntu 20.04 LTS. Ubuntu 20.10 works ok.

If I boot the laptop with the lid closed, "Screen Display" settings
shows the laptop display is active, and it's possible to drag a window
off the screen to where the laptop display is supposed to be (but lid is
closed, it's off).

If I then suspend and resume, the screen sizing gets messed up - hitting
F11 to fullscreen a window on the 2nd monitor results in it expanding to
fill 2 monitors instead of 1. However, if I open the laptop lid, and
suspend with the lid open, then F11 fullscreen correctly fills 1 monitor
as it should. I suspect this sizing issue could be caused by the laptop
screen being incorrectly included in the screen size calculations.

Regarding Ubuntu 20.10 working, it seems 20.10 has the same Nvidia-455
driver, so I tested the 5.8.18 linux kernel with 20.04 to try and
determine if it was kernel issue, but the problem still occurred.

Possibly related: https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/1897530

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

Title:
  laptop display is enabled even though lid is closed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1908396/+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 1897530] Re: [modeset][nvidia] X Server session crash with "No space left on device" and then "EnterVT failed for gpu screen 0"

2020-12-15 Thread Chris Bainbridge
Are there any known regressions/issues from this fix? The actual crash
seems to be fixed but there still seems to be some confusion between the
laptop display and external monitors, the internal display is active
when the lid is closed, and suspend with lid closed messes up the
desktop/monitor "fullscreen" size. I'm using a Razer Blade 15 with 3
external monitors.

If I boot the laptop with the lid closed, "Screen Display" settings
shows the laptop display is active, and it's possible to drag a window
off the screen to where the laptop display is supposed to be (but lid is
closed, it's off).

If I then suspend and resume, the screen sizing gets messed up - hitting
F11 to fullscreen a window on the 2nd monitor results in it expanding to
fill 2 monitors instead of 1. However, if I open the laptop lid, and
suspend with the lid open, then F11 fullscreen correctly fills 1 monitor
as it should.

Ubuntu 20.04 LTS has the problem. Ubuntu 20.10 works ok (lid closed on
boot=no active laptop display, after suspend F11 still works)

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

Title:
  [modeset][nvidia] X Server session crash with "No space left on
  device" and then "EnterVT failed for gpu screen 0"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1897530/+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 1901695] Re: Ubuntu 20.04 Suspend resume fails if laptop lid is closed [modeset(G0): failed to set mode: No space left on device] (Razer Blade 15 laptop with nvidia proprietary dr

2020-10-27 Thread Chris Bainbridge
Sounds somewhat similar to bug #1879893 but it appears that is supposed
to be fixed now.

** Description changed:

  Steps to reproduce:
  
-   - Boot docked laptop (i.e. lid closed, external monitors connected, USB 
keyboard plugged in)
-   - Log in, click desktop menu item "Power off / logout -> suspend"
-   - Laptop will suspend
-   - Press key on USB keyboard to resume
-   - Resume fails - external monitor shows black screen with cursor
-   - (this used to work ok in Ubuntu 18.04)
+   - Boot docked laptop (i.e. lid closed, external monitors connected, USB 
keyboard plugged in)
+   - Log in, click desktop menu item "Power off / logout -> suspend"
+   - Laptop will suspend
+   - Press key on USB keyboard to resume
+   - Resume fails - external monitor shows black screen with cursor
+   - (this used to work ok in Ubuntu 18.04)
  
  Journal shows that Xorg failed:
  
+ Oct 27 12:06:37 blade /usr/lib/gdm3/gdm-x-session[2125]: (--) NVIDIA(GPU-0): 
DELL 2209WA (DFP-0): connected
+ Oct 27 12:06:37 blade /usr/lib/gdm3/gdm-x-session[2125]: (--) NVIDIA(GPU-0): 
DELL 2209WA (DFP-0): Internal TMDS
+ Oct 27 12:06:37 blade /usr/lib/gdm3/gdm-x-session[2125]: (--) NVIDIA(GPU-0): 
DELL 2209WA (DFP-0): 165.0 MHz maximum pixel clock
+ Oct 27 12:06:37 blade /usr/lib/gdm3/gdm-x-session[2125]: (--) NVIDIA(GPU-0):
+ Oct 27 12:06:37 blade /usr/lib/gdm3/gdm-x-session[2125]: (--) NVIDIA(GPU-0): 
DFP-1: disconnected
+ Oct 27 12:06:37 blade /usr/lib/gdm3/gdm-x-session[2125]: (--) NVIDIA(GPU-0): 
DFP-1: Internal DisplayPort
+ Oct 27 12:06:37 blade /usr/lib/gdm3/gdm-x-session[2125]: (--) NVIDIA(GPU-0): 
DFP-1: 1440.0 MHz maximum pixel clock
+ Oct 27 12:06:37 blade /usr/lib/gdm3/gdm-x-session[2125]: (--) NVIDIA(GPU-0):
+ Oct 27 12:06:37 blade /usr/lib/gdm3/gdm-x-session[2125]: (--) NVIDIA(GPU-0): 
DELL 2209WA (DFP-2): connected
+ Oct 27 12:06:37 blade /usr/lib/gdm3/gdm-x-session[2125]: (--) NVIDIA(GPU-0): 
DELL 2209WA (DFP-2): Internal TMDS
+ Oct 27 12:06:37 blade /usr/lib/gdm3/gdm-x-session[2125]: (--) NVIDIA(GPU-0): 
DELL 2209WA (DFP-2): 165.0 MHz maximum pixel clock
+ Oct 27 12:06:37 blade /usr/lib/gdm3/gdm-x-session[2125]: (--) NVIDIA(GPU-0):
+ Oct 27 12:06:37 blade /usr/lib/gdm3/gdm-x-session[2125]: (II) NVIDIA(0): 
Setting mode "HDMI-0: nvidia-auto-select @1050x1680 +2102+0 
{ViewPortIn=1050x1680, ViewPortOut=1680x1050+0+0, Rotation=90}, DP-1: 
nvidia-auto-select @1050x1680 +1050+0 {ViewPortIn=1050x1680, 
ViewPortOut=1680x1050+0+0, Rotation=90}"
+ ...
  Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE) modeset(G0): 
failed to set mode: No space left on device
  Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE)
  Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: Fatal server error:
  Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE) EnterVT failed 
for gpu screen 0
  Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE)
  Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE)
  Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: Please consult the 
The X.Org Foundation support
  Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]:  at 
http://wiki.x.org
  Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]:  for help.
  Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE) Please also 
check the log file at "/var/log/Xorg.0.log" for additional information.
  Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE)
  Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE) Server 
terminated with error (1). Closing log file.

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

Title:
  Ubuntu 20.04 Suspend resume fails if laptop lid is closed
  [modeset(G0): failed to set mode: No space left on device] (Razer
  Blade 15 laptop with nvidia proprietary driver)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1901695/+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 1901695] [NEW] Ubuntu 20.04 Suspend resume fails if laptop lid is closed [modeset(G0): failed to set mode: No space left on device] (Razer Blade 15 laptop with nvidia proprietary

2020-10-27 Thread Chris Bainbridge
Public bug reported:

Steps to reproduce:

  - Boot docked laptop (i.e. lid closed, external monitors connected, USB 
keyboard plugged in)
  - Log in, click desktop menu item "Power off / logout -> suspend"
  - Laptop will suspend
  - Press key on USB keyboard to resume
  - Resume fails - external monitor shows black screen with cursor
  - (this used to work ok in Ubuntu 18.04)

Journal shows that Xorg failed:

Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE) modeset(G0): 
failed to set mode: No space left on device
Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE)
Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: Fatal server error:
Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE) EnterVT failed 
for gpu screen 0
Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE)
Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE)
Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: Please consult the The 
X.Org Foundation support
Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]:  at 
http://wiki.x.org
Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]:  for help.
Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE) Please also check 
the log file at "/var/log/Xorg.0.log" for additional information.
Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE)
Oct 27 12:06:41 blade /usr/lib/gdm3/gdm-x-session[1595]: (EE) Server terminated 
with error (1). Closing log file.

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

** Package changed: gnome-shell (Ubuntu) => xorg-server (Ubuntu)

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

Title:
  Ubuntu 20.04 Suspend resume fails if laptop lid is closed
  [modeset(G0): failed to set mode: No space left on device] (Razer
  Blade 15 laptop with nvidia proprietary driver)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1901695/+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 1901695] Re: Ubuntu 20.04 Suspend resume fails if laptop lid is closed [modeset(G0): failed to set mode: No space left on device] (Razer Blade 15 laptop with nvidia proprietary dr

2020-10-27 Thread Chris Bainbridge
** Attachment added: "journal"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1901695/+attachment/5427808/+files/journal

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

Title:
  Ubuntu 20.04 Suspend resume fails if laptop lid is closed
  [modeset(G0): failed to set mode: No space left on device] (Razer
  Blade 15 laptop with nvidia proprietary driver)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1901695/+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 1518761] Re: [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in dpll_hw_state.wrpll

2016-01-26 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1501260 ***
https://bugs.launchpad.net/bugs/1501260

** This bug has been marked a duplicate of bug 1501260
   drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in 
dpll_hw_state.wrpll (expected 0xb0210614, found 0x

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

Title:
  [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1518761/+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 1393205] Re: Intel q35 bug on Ubuntu 14.04 (Screen Artifacts)

2016-01-24 Thread Chris Bainbridge
** Also affects: xorg-server via
   https://bugs.freedesktop.org/show_bug.cgi?id=45092
   Importance: Unknown
   Status: Unknown

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

Title:
  Intel q35 bug on Ubuntu 14.04 (Screen Artifacts)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1393205/+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 1168900] Re: 10de:0422 Xorg crashes after suspension with Mesa 9.1.1-0ubunt0.3

2015-05-02 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1238902 ***
https://bugs.launchpad.net/bugs/1238902

** Bug watch added: freedesktop.org Bugzilla #74695
   https://bugs.freedesktop.org/show_bug.cgi?id=74695

** Also affects: nouveau via
   https://bugs.freedesktop.org/show_bug.cgi?id=74695
   Importance: Unknown
   Status: Unknown

** This bug has been marked a duplicate of bug 1238902
   10de:0422 [Asus M2N] Xorg crashed with SIGABRT

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

Title:
  10de:0422 Xorg crashes after suspension with Mesa 9.1.1-0ubunt0.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/1168900/+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 1314405] Re: Screen freezes due to Xorg crashed SIGABRT and nouveau error

2015-05-02 Thread Chris Bainbridge
** Bug watch added: freedesktop.org Bugzilla #88946
   https://bugs.freedesktop.org/show_bug.cgi?id=88946

** Also affects: nouveau via
   https://bugs.freedesktop.org/show_bug.cgi?id=88946
   Importance: Unknown
   Status: Unknown

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

Title:
  Screen freezes due to Xorg crashed SIGABRT and nouveau error

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/1314405/+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 1413458] Re: Intermittent Intel GPU Lockup: intel_crtc_wait_for_pending_flips

2015-02-22 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1384342 ***
https://bugs.launchpad.net/bugs/1384342

** This bug has been marked a duplicate of bug 1384342
   kernel messages intel_crtc_wait_for_pending_flips correlate to compiz hang

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

Title:
  Intermittent Intel GPU Lockup: intel_crtc_wait_for_pending_flips

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1413458/+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 1134273] Re: Xorg crashed with SIGABRT - exaMemcpyBox() with src=0x0

2015-02-17 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1033533 ***
https://bugs.launchpad.net/bugs/1033533

** This bug has been marked a duplicate of bug 1033533
   Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with SW 
rendering

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

Title:
  Xorg crashed with SIGABRT - exaMemcpyBox() with src=0x0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1134273/+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 1130122] Re: Xorg crashed with SIGABRT - exaMemcpyBox

2015-02-17 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1033533 ***
https://bugs.launchpad.net/bugs/1033533

** This bug is no longer a duplicate of bug 1213637
   Xorg crashed with SIGABRT
** This bug has been marked a duplicate of bug 1033533
   Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with SW 
rendering

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

Title:
  Xorg crashed with SIGABRT - exaMemcpyBox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1130122/+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 1164747] Re: Xorg crashed with SIGABRT on nouveau in libexa

2015-02-17 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1033533 ***
https://bugs.launchpad.net/bugs/1033533

** This bug is no longer a duplicate of bug 1134273
   Xorg crashed with SIGABRT - exaMemcpyBox() with src=0x0
** This bug has been marked a duplicate of bug 1033533
   Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with SW 
rendering

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

Title:
  Xorg crashed with SIGABRT on nouveau in libexa

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1164747/+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 1213637] Re: Xorg crashed with SIGABRT

2015-02-17 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1033533 ***
https://bugs.launchpad.net/bugs/1033533

** This bug has been marked a duplicate of bug 1033533
   Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with SW 
rendering

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

Title:
  Xorg crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1213637/+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 1118252] Re: GPU lockup while using Chromium

2015-02-17 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1033533 ***
https://bugs.launchpad.net/bugs/1033533

** This bug is no longer a duplicate of bug 1213637
   Xorg crashed with SIGABRT
** This bug has been marked a duplicate of bug 1033533
   Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with SW 
rendering

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

Title:
  GPU lockup while using Chromium

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1118252/+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 1210354] Re: Xorg crashed with SIGABRT

2015-02-17 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1033533 ***
https://bugs.launchpad.net/bugs/1033533

** This bug is no longer a duplicate of bug 1213637
   Xorg crashed with SIGABRT
** This bug has been marked a duplicate of bug 1033533
   Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with SW 
rendering

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

Title:
  Xorg crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1210354/+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 1132045] Re: Xorg crashed with SIGABRT

2015-02-17 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1033533 ***
https://bugs.launchpad.net/bugs/1033533

** This bug is no longer a duplicate of bug 1213637
   Xorg crashed with SIGABRT
** This bug has been marked a duplicate of bug 1033533
   Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with SW 
rendering

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

Title:
  Xorg crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1132045/+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 755841] Re: [sandybridge] Graphics tearing when playing video

2015-02-10 Thread Chris Bainbridge
** Bug watch added: Red Hat Bugzilla #977391
   https://bugzilla.redhat.com/show_bug.cgi?id=977391

** Also affects: xserver-xorg-video-intel (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=977391
   Importance: Unknown
   Status: Unknown

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

Title:
  [sandybridge] Graphics tearing when playing video

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/755841/+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 1289243] Re: Regression in trusty, i965_dri.so crashes

2015-02-03 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1378627 ***
https://bugs.launchpad.net/bugs/1378627

** This bug has been marked a duplicate of bug 1378627
   chromium-browser crashed with SIGSEGV

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

Title:
  Regression in trusty, i965_dri.so crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1289243/+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 1289243] Re: Regression in trusty, i965_dri.so crashes

2014-12-06 Thread Chris Bainbridge
** Bug watch added: freedesktop.org Bugzilla #77402
   https://bugs.freedesktop.org/show_bug.cgi?id=77402

** Also affects: mesa via
   https://bugs.freedesktop.org/show_bug.cgi?id=77402
   Importance: Unknown
   Status: Unknown

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

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

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

Title:
  Regression in trusty, i965_dri.so crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1289243/+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 1289243] Re: Regression in trusty, i965_dri.so crashes

2014-12-06 Thread Chris Bainbridge
** Bug watch added: Red Hat Bugzilla #1123691
   https://bugzilla.redhat.com/show_bug.cgi?id=1123691

** Also affects: mesa (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1123691
   Importance: Unknown
   Status: Unknown

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

Title:
  Regression in trusty, i965_dri.so crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1289243/+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 1104230] Re: DisplayPort 1.2 MST support is missing in the Intel driver

2014-10-16 Thread Chris Bainbridge
** Also affects: xserver-xorg-video-intel via
   https://bugs.freedesktop.org/show_bug.cgi?id=72795
   Importance: Unknown
   Status: Unknown

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

Title:
  DisplayPort 1.2 MST support is missing in the Intel driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1104230/+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 861268] Re: text corruption in terminals (xterm, urxvt) and emacs

2014-08-25 Thread Chris Bainbridge
This is reproducible on the live desktop from ubuntu-12.04.5.iso running
on a Thinkpad T42 (radeon graphics) - boot the iso, start xterm and the
typed text is immediately corrupted with characters being replaced with
white boxes,  but dragging the window causes the boxes to be replaced by
the expected characters. The problem does not seem to happen under
gnome-terminal. As noted above, switching to Unity 2D seems to fix the
issue.

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

Title:
  text corruption in terminals (xterm, urxvt) and emacs

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/861268/+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 1284296] Re: screen blanks (as if computer is off) after grub but only sometimes

2014-08-06 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1307097 ***
https://bugs.launchpad.net/bugs/1307097

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

** This bug has been marked a duplicate of bug 1307097
   Blank / Black screens on boot half the time [R9 280X]

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

Title:
  screen blanks (as if computer is off) after grub but only sometimes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1284296/+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 1345217] Re: nvidia-304-update (video driver) got uninstalled and is uninstallable after update to HWE-Stack5 (from Ubuntu LTS 12.04.4 to 12.04.5)

2014-08-05 Thread Chris Bainbridge
** Summary changed:

- nvidia-304-update (video driver) got uninstalled and is unistallable after 
update to HWE-Stack5 (from Ubuntu LTS 12.04.4 to 12.04.5)
+ nvidia-304-update (video driver) got uninstalled and is uninstallable after 
update to HWE-Stack5 (from Ubuntu LTS 12.04.4 to 12.04.5)

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

Title:
  nvidia-304-update (video driver) got uninstalled and is uninstallable
  after update to HWE-Stack5 (from Ubuntu LTS 12.04.4 to 12.04.5)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates/+bug/1345217/+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 1184160] Re: multitouch - not all 3 finger actions working

2014-07-10 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1172172 ***
https://bugs.launchpad.net/bugs/1172172

** This bug has been marked a duplicate of bug 1172172
   Some multitouch gestures not working on 13.04

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

Title:
  multitouch - not all 3 finger actions working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1184160/+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 1309845] Re: fglrx drivers not working after upgrading to ubuntu 14.04

2014-05-24 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1058040 ***
https://bugs.launchpad.net/bugs/1058040

** This bug has been marked a duplicate of bug 1058040
   fglrx-installer not working with AMD Radeon/Mobility Radeon HD 2000-4000 
cards in Quantal

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

Title:
  fglrx drivers not working after upgrading to ubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1309845/+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 1279043] Re: Since the last update of the ATI-AMD drivers, my HD 4870 graphics card not work 3D

2014-05-24 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1058040 ***
https://bugs.launchpad.net/bugs/1058040

** This bug is no longer a duplicate of bug 1276379
   fglrx-installer 2:13.101-0ubuntu0.0.1 fails with some legacy devices 
(Radeon HD 2000 3000 4000)
** This bug has been marked a duplicate of bug 1058040
   fglrx-installer not working with AMD Radeon/Mobility Radeon HD 2000-4000 
cards

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

Title:
  Since the last update of the ATI-AMD drivers, my HD 4870 graphics card
  not work 3D

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1279043/+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 1277013] Re: Launcher icon size missing from System Settings, Appearance

2014-05-24 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1058040 ***
https://bugs.launchpad.net/bugs/1058040

** This bug is no longer a duplicate of bug 1276379
   fglrx-installer 2:13.101-0ubuntu0.0.1 fails with some legacy devices 
(Radeon HD 2000 3000 4000)
** This bug has been marked a duplicate of bug 1058040
   fglrx-installer not working with AMD Radeon/Mobility Radeon HD 2000-4000 
cards

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

Title:
  Launcher icon size missing from System Settings, Appearance

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1277013/+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 1276340] Re: 13.101 on Precise-updates broken on RS880 (HD4xxxx)

2014-05-24 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1058040 ***
https://bugs.launchpad.net/bugs/1058040

** This bug is no longer a duplicate of bug 1276379
   fglrx-installer 2:13.101-0ubuntu0.0.1 fails with some legacy devices 
(Radeon HD 2000 3000 4000)
** This bug has been marked a duplicate of bug 1058040
   fglrx-installer not working with AMD Radeon/Mobility Radeon HD 2000-4000 
cards

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

Title:
  13.101 on Precise-updates broken on RS880 (HD4)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1276340/+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 1276914] Re: does not work for ATI mobility radeon HD 4500 and 4650

2014-05-24 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1058040 ***
https://bugs.launchpad.net/bugs/1058040

** This bug is no longer a duplicate of bug 1276379
   fglrx-installer 2:13.101-0ubuntu0.0.1 fails with some legacy devices 
(Radeon HD 2000 3000 4000)
** This bug has been marked a duplicate of bug 1058040
   fglrx-installer not working with AMD Radeon/Mobility Radeon HD 2000-4000 
cards

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

Title:
  does not work for ATI mobility radeon HD 4500 and 4650

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1276914/+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 1058040] Re: fglrx-installer not working with AMD Radeon/Mobility Radeon HD 2000-4000 cards

2014-05-24 Thread Chris Bainbridge
** Summary changed:

- fglrx-installer not working with AMD Radeon/Mobility Radeon HD 2000-4000 
cards in Quantal
+ fglrx-installer not working with AMD Radeon/Mobility Radeon HD 2000-4000 cards

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

Title:
  fglrx-installer not working with AMD Radeon/Mobility Radeon HD
  2000-4000 cards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1058040/+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 1276379] Re: fglrx-installer 2:13.101-0ubuntu0.0.1 fails with some legacy devices (Radeon HD 2000 3000 4000)

2014-05-24 Thread Chris Bainbridge
*** This bug is a duplicate of bug 1058040 ***
https://bugs.launchpad.net/bugs/1058040

** This bug has been marked a duplicate of bug 1058040
   fglrx-installer not working with AMD Radeon/Mobility Radeon HD 2000-4000 
cards

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

Title:
  fglrx-installer 2:13.101-0ubuntu0.0.1 fails with some legacy devices
  (Radeon HD 2000 3000 4000)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1276379/+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 1313077] Re: computer HANGS COMPLETLY when y try to enter to amazon lens

2014-05-15 Thread Chris Bainbridge
** Also affects: xserver-xorg-video-nouveau (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  computer HANGS COMPLETLY when y try to enter to amazon lens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1313077/+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 1309044] Re: Unity webapps crash Ubuntu 14.04 LTS on my computer

2014-05-15 Thread Chris Bainbridge
** Also affects: xserver-xorg-video-nouveau (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Unity webapps crash Ubuntu 14.04 LTS on my computer

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/1309044/+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 1253068] Re: Constant GPU Lock-ups with Ubuntu 14.04 13.04 and 13.10

2014-05-15 Thread Chris Bainbridge
** Summary changed:

- Constant GPU Lock-ups with Ubuntu 13.04 and 13.10
+ Constant GPU Lock-ups with Ubuntu 14.04 13.04 and 13.10

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

Title:
  Constant GPU Lock-ups with Ubuntu 14.04 13.04 and 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1253068/+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 1181902] Re: Nouveau driver glitch on Ubuntu 14.04 13.04 will cause system to freeze under certain conditions

2014-05-15 Thread Chris Bainbridge
** Summary changed:

- Nouveau driver glitch on Ubuntu 13.04 will cause system to freeze under 
certain conditions
+ Nouveau driver glitch on Ubuntu 14.04 13.04 will cause system to freeze under 
certain conditions

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

Title:
  Nouveau driver glitch on Ubuntu 14.04 13.04 will cause system to
  freeze under certain conditions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1181902/+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 1162312] Re: fglrx (not installed): fglrx kernel module failed to build

2014-05-08 Thread Chris Bainbridge
*** This bug is a duplicate of bug 859101 ***
https://bugs.launchpad.net/bugs/859101

** This bug has been marked a duplicate of bug 859101
   fglrx 2:8.881-0ubuntu2: fglrx kernel module failed to build (kernel includes 
at ... not found or incomplete file: .../linux/version.h)

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

Title:
  fglrx (not installed): fglrx kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1162312/+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 1091380] Re: Xorg fails to start on ATI FireMV 2400 quad monitor video card

2014-01-08 Thread Chris Bainbridge
I no longer have this video card.

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

Title:
  Xorg fails to start on ATI FireMV 2400 quad monitor video card

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/1091380/+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 1091382] Re: Kernel fail to boot with ATI FireMV 2400 quad video (modeset)

2013-03-27 Thread Chris Bainbridge
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Kernel fail to boot with ATI FireMV 2400 quad video (modeset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1091382/+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 1124328] Re: *ERROR* failed to set mode on [CRTC:7]

2013-02-24 Thread Chris Bainbridge
** Also affects: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  *ERROR* failed to set mode on [CRTC:7]

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1124328/+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 1091380] [NEW] Xorg fails to start on ATI FireMV 2400 quad monitor video card

2012-12-17 Thread Chris Bainbridge
Public bug reported:

Using Ubuntu Precise with all latest updates.

[with FireMV 2400 must boot kernel with nomodeset otherwise it will
hang, bug #1091382 ]

X.Org X Server 1.11.3
Release Date: 2011-12-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.42-23-generic x86_64 Ubuntu
Current Operating System: Linux tove 3.2.0-34-generic #53-Ubuntu SMP Thu Nov 15 
10:48:16 UTC 2012 4
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-34-generic 
root=UUID=8415d962-23c8-4b89-9400-e0
Build Date: 29 August 2012  12:12:33AM
xorg-server 2:1.11.4-0ubuntu10.8 (For technical support please see 
http://www.ubuntu.com/support)
Current version of pixman: 0.24.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Thu Dec  6 21:16:17 2012
(==) Using config file: /etc/X11/xorg.conf
(==) Using system config directory /usr/share/X11/xorg.conf.d
(II) [KMS] drm report modesetting isn't supported.
[tcsetpgrp failed in terminal_inferior: Operation not permitted]
  XRANDR name: DVI-1
  Connector: DVI-I
  CRT1: INTERNAL_DAC1
  DFP1: INTERNAL_TMDS1
  DDC reg: 0x60
  XRANDR name: DVI-0
  Connector: DVI-I
  CRT2: INTERNAL_DAC2
  DFP2: INTERNAL_DVO1
  DDC reg: 0x64
finished output detect: 0
Unhandled monitor type 0
finished output detect: 1
finished all detect
Unhandled monitor type 0
Entering TV Save
Save TV timing tables
s

At this point the system hangs or reboots. When hung there is no
response to ping so I guess the GPU has hung the kernel.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xserver-xorg-video-ati 1:6.14.99~git20111219.aacbd629-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33
Uname: Linux 3.2.0-34-generic x86_64
.tmp.unity.support.test.0:

ApportVersion: 2.0.1-0ubuntu15
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,scale,regex,imgpng,vpswitch,workarounds,wall,compiztoolbox,resize,place,gnomecompat,session,expo,move,ezoom,unitymtgrabhandles,staticswitcher]
CompositorRunning: None
Date: Mon Dec 17 18:35:45 2012
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 4.1.12, 3.2.0-32-generic, x86_64: installed
 virtualbox, 4.1.12, 3.2.0-33-generic, x86_64: installed
 virtualbox, 4.1.12, 3.2.0-34-generic, x86_64: installed
ExtraDebuggingInterest: Yes,
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI ES1000 [1002:515e] (rev 02) (prog-if 00 
[VGA controller])
   Subsystem: Dell PowerEdge T105 Embedded ATI ES1000 [1028:0225]
 Advanced Micro Devices [AMD] nee ATI FireMV 2250 [1002:719b] (prog-if 00 [VGA 
controller])
   Subsystem: Advanced Micro Devices [AMD] nee ATI Device [1002:0602]
   Subsystem: Advanced Micro Devices [AMD] nee ATI Device [1002:0603]
MachineType: Dell Inc. PowerEdge T105
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-34-generic 
root=UUID=8415d962-23c8-4b89-9400-e00e4ad9a25f ro
SourcePackage: xserver-xorg-video-ati
UpgradeStatus: Upgraded to precise on 2010-10-30 (778 days ago)
XorgConf:
 Section ServerFlags
 Option NoTrapSignals true
 EndSection
dmi.bios.date: 07/30/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.4.4
dmi.board.name: 0RR825
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 7
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.4.4:bd07/30/2009:svnDellInc.:pnPowerEdgeT105:pvr(none):rvnDellInc.:rn0RR825:rvrA00:cvnDellInc.:ct7:cvr:
dmi.product.name: PowerEdge T105
dmi.product.version: (none)
dmi.sys.vendor: Dell Inc.
nvidia-installer.log:

version.compiz: compiz 1:0.9.7.8+bzr3121-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.32-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental 
8.0.4-0ubuntu0.2
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.2
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.8
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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


** Tags: amd64 apport-bug possible-manual-nvidia-install precise ubuntu

** Summary changed:

- Xorg fails to start on ATI FireMV 2400 card
+ Xorg fails to start on ATI FireMV 2400 quad monitor video card

-- 
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 1091382] [NEW] Kernel fail to boot with ATI FireMV 2400 quad video (modeset)

2012-12-17 Thread Chris Bainbridge
Public bug reported:

$ lspci -v

03:00.0 PCI bridge: PLX Technology, Inc. PEX 8516  Versatile PCI Express Switch 
(rev ba) (prog-if )
Flags: bus master, fast devsel, latency 0
Memory at b030 (32-bit, non-prefetchable) [size=128K]
Bus: primary=03, secondary=04, subordinate=06, sec-latency=0
I/O behind bridge: 4000-5fff
Memory behind bridge: b040-b05f
Prefetchable memory behind bridge: c000-dfff
Capabilities: [40] Power Management version 2
Capabilities: [48] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [68] Express Upstream Port, MSI 00
Capabilities: [100] Device Serial Number 00-00-00-01-00-00-0e-df
Capabilities: [fb4] Advanced Error Reporting
Capabilities: [138] Power Budgeting ?
Capabilities: [148] Virtual Channel
Kernel driver in use: pcieport
Kernel modules: shpchp

04:01.0 PCI bridge: PLX Technology, Inc. PEX 8516  Versatile PCI Express Switch 
(rev ba) (prog-if )
Flags: bus master, fast devsel, latency 0
Bus: primary=04, secondary=05, subordinate=05, sec-latency=0
I/O behind bridge: 4000-4fff
Memory behind bridge: b040-b04f
Prefetchable memory behind bridge: c000-cfff
Capabilities: [40] Power Management version 2
Capabilities: [48] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [68] Express Downstream Port (Slot+), MSI 00
Capabilities: [100] Device Serial Number 00-00-00-01-00-00-0e-df
Capabilities: [fb4] Advanced Error Reporting
Capabilities: [138] Power Budgeting ?
Capabilities: [148] Virtual Channel
Kernel driver in use: pcieport
Kernel modules: shpchp

04:02.0 PCI bridge: PLX Technology, Inc. PEX 8516  Versatile PCI Express Switch 
(rev ba) (prog-if )
Flags: bus master, fast devsel, latency 0
Bus: primary=04, secondary=06, subordinate=06, sec-latency=0
I/O behind bridge: 5000-5fff
Memory behind bridge: b050-b05f
Prefetchable memory behind bridge: d000-dfff
Capabilities: [40] Power Management version 2
Capabilities: [48] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [68] Express Downstream Port (Slot+), MSI 00
Capabilities: [100] Device Serial Number 00-00-00-01-00-00-0e-df
Capabilities: [fb4] Advanced Error Reporting
Capabilities: [138] Power Budgeting ?
Capabilities: [148] Virtual Channel
Kernel driver in use: pcieport
Kernel modules: shpchp

05:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI M24 
[FireMV 2400] (prog-if)
Subsystem: Advanced Micro Devices [AMD] nee ATI M24 [FireMV 2400]
Flags: bus master, fast devsel, latency 0, IRQ 18
Memory at c000 (32-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=256]
Memory at b040 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at b042 [disabled] [size=128K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Express Endpoint, MSI 00
Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [100] Advanced Error Reporting
Kernel modules: radeon

05:00.1 Display controller: Advanced Micro Devices [AMD] nee ATI M24 [FireMV 
2400] (Secondary)
Subsystem: Advanced Micro Devices [AMD] nee ATI Device 3150
Flags: bus master, fast devsel, latency 0
Memory at b041 (32-bit, non-prefetchable) [size=64K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Express Endpoint, MSI 00

06:00.0 Display controller: Advanced Micro Devices [AMD] nee ATI M24 [FireMV 
2400]
Subsystem: Advanced Micro Devices [AMD] nee ATI M24 [FireMV 2400]
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at d000 (32-bit, prefetchable) [size=256M]
I/O ports at 5000 [size=256]
Memory at b050 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at b052 [disabled] [size=128K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Express Endpoint, MSI 00
Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [100] Advanced Error Reporting
Kernel modules: radeon

06:00.1 Display controller: Advanced Micro Devices [AMD] nee ATI M24 [FireMV 
2400] (Secondary)
Subsystem: Advanced Micro Devices [AMD] nee ATI Device 3150
Flags: bus master, fast devsel, latency 0
Memory at b051 (32-bit, non-prefetchable) [size=64K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Express Endpoint, MSI 00

# Normal boot with modeset

[5.251175] [drm] radeon defaulting to kernel modesetting.
[5.256699] [drm] 

[Ubuntu-x-swat] [Bug 1091380] Re: Xorg fails to start on ATI FireMV 2400 quad monitor video card

2012-12-17 Thread Chris Bainbridge
Also see bug #1091382 Kernel fail to boot with ATI FireMV 2400 quad
video (modeset)

** Description changed:

  Using Ubuntu Precise with all latest updates.
  
  [with FireMV 2400 must boot kernel with nomodeset otherwise it will
- hang ]
+ hang, bug #1091382 ]
  
  X.Org X Server 1.11.3
  Release Date: 2011-12-16
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 2.6.42-23-generic x86_64 Ubuntu
  Current Operating System: Linux tove 3.2.0-34-generic #53-Ubuntu SMP Thu Nov 
15 10:48:16 UTC 2012 4
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-34-generic 
root=UUID=8415d962-23c8-4b89-9400-e0
  Build Date: 29 August 2012  12:12:33AM
- xorg-server 2:1.11.4-0ubuntu10.8 (For technical support please see 
http://www.ubuntu.com/support) 
+ xorg-server 2:1.11.4-0ubuntu10.8 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.24.4
- Before reporting problems, check http://wiki.x.org
- to make sure that you have the latest version.
+ Before reporting problems, check http://wiki.x.org
+ to make sure that you have the latest version.
  Markers: (--) probed, (**) from config file, (==) default setting,
- (++) from command line, (!!) notice, (II) informational,
- (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
+ (++) from command line, (!!) notice, (II) informational,
+ (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: /var/log/Xorg.0.log, Time: Thu Dec  6 21:16:17 2012
  (==) Using config file: /etc/X11/xorg.conf
  (==) Using system config directory /usr/share/X11/xorg.conf.d
  (II) [KMS] drm report modesetting isn't supported.
  [tcsetpgrp failed in terminal_inferior: Operation not permitted]
-   XRANDR name: DVI-1
-   Connector: DVI-I
-   CRT1: INTERNAL_DAC1
-   DFP1: INTERNAL_TMDS1
-   DDC reg: 0x60
-   XRANDR name: DVI-0
-   Connector: DVI-I
-   CRT2: INTERNAL_DAC2
-   DFP2: INTERNAL_DVO1
-   DDC reg: 0x64
+   XRANDR name: DVI-1
+   Connector: DVI-I
+   CRT1: INTERNAL_DAC1
+   DFP1: INTERNAL_TMDS1
+   DDC reg: 0x60
+   XRANDR name: DVI-0
+   Connector: DVI-I
+   CRT2: INTERNAL_DAC2
+   DFP2: INTERNAL_DVO1
+   DDC reg: 0x64
  finished output detect: 0
  Unhandled monitor type 0
  finished output detect: 1
  finished all detect
  Unhandled monitor type 0
  Entering TV Save
  Save TV timing tables
  s
  
- At this point the system hangs or rebotos. When hung there is no
+ At this point the system hangs or reboots. When hung there is no
  response to ping so I guess the GPU has hung the kernel.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xserver-xorg-video-ati 1:6.14.99~git20111219.aacbd629-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33
  Uname: Linux 3.2.0-34-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.0.1-0ubuntu15
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,scale,regex,imgpng,vpswitch,workarounds,wall,compiztoolbox,resize,place,gnomecompat,session,expo,move,ezoom,unitymtgrabhandles,staticswitcher]
  CompositorRunning: None
  Date: Mon Dec 17 18:35:45 2012
  DistroCodename: precise
  DistroVariant: ubuntu
  DkmsStatus:
-  virtualbox, 4.1.12, 3.2.0-32-generic, x86_64: installed
-  virtualbox, 4.1.12, 3.2.0-33-generic, x86_64: installed
-  virtualbox, 4.1.12, 3.2.0-34-generic, x86_64: installed
+  virtualbox, 4.1.12, 3.2.0-32-generic, x86_64: installed
+  virtualbox, 4.1.12, 3.2.0-33-generic, x86_64: installed
+  virtualbox, 4.1.12, 3.2.0-34-generic, x86_64: installed
  ExtraDebuggingInterest: Yes,
  GraphicsCard:
-  Advanced Micro Devices [AMD] nee ATI ES1000 [1002:515e] (rev 02) (prog-if 00 
[VGA controller])
-Subsystem: Dell PowerEdge T105 Embedded ATI ES1000 [1028:0225]
-  Advanced Micro Devices [AMD] nee ATI FireMV 2250 [1002:719b] (prog-if 00 
[VGA controller])
-Subsystem: Advanced Micro Devices [AMD] nee ATI Device [1002:0602]
-Subsystem: Advanced Micro Devices [AMD] nee ATI Device [1002:0603]
+  Advanced Micro Devices [AMD] nee ATI ES1000 [1002:515e] (rev 02) (prog-if 00 
[VGA controller])
+    Subsystem: Dell PowerEdge T105 Embedded ATI ES1000 [1028:0225]
+  Advanced Micro Devices [AMD] nee ATI FireMV 2250 [1002:719b] (prog-if 00 
[VGA controller])
+    Subsystem: Advanced Micro Devices [AMD] nee ATI Device [1002:0602]
+    Subsystem: Advanced Micro Devices [AMD] nee ATI Device [1002:0603]
  MachineType: Dell Inc. PowerEdge T105
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-34-generic 
root=UUID=8415d962-23c8-4b89-9400-e00e4ad9a25f ro
  SourcePackage: xserver-xorg-video-ati
  UpgradeStatus: Upgraded to precise on 2010-10-30 (778 days ago)
  XorgConf:
-  Section ServerFlags
-  Option NoTrapSignals true
-  EndSection
+  Section ServerFlags
+  Option NoTrapSignals true
+  EndSection
  dmi.bios.date: 07/30/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.4.4
  dmi.board.name: 

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

2012-10-27 Thread Chris Bainbridge
I also confirm that updating to  xkb-data-2.5-1ubuntu1.4 does not fix
this issue.

There are fixes listed for two packages here,  should there be an
updated libgtk2.0-0 or some other package in precise-proposed? Or is the
fix in xkb-data alone?

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

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

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

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


[Ubuntu-x-swat] [Bug 783993] Re: unity freezing periodicly [drm:drm_mode_getfb] *ERROR* invalid framebuffer id

2012-03-24 Thread Chris Bainbridge
*** This bug is a duplicate of bug 808384 ***
https://bugs.launchpad.net/bugs/808384

This bug does not appear to be a dupe of #808384 - isn't that bug
specifically for FujitsuSiemens Amilo Pi 2530 Hotkeys?

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

Title:
  unity freezing periodicly [drm:drm_mode_getfb] *ERROR* invalid
  framebuffer id

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/783993/+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 783993] Re: unity freezing periodicly [drm:drm_mode_getfb] *ERROR* invalid framebuffer id

2012-03-24 Thread Chris Bainbridge
*** This bug is a duplicate of bug 808384 ***
https://bugs.launchpad.net/bugs/808384

Also is this bug for the intel video only? I am using nouveau.

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

Title:
  unity freezing periodicly [drm:drm_mode_getfb] *ERROR* invalid
  framebuffer id

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/783993/+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 685321] Re: webgl doesn't work with chrome

2012-01-16 Thread Chris Bainbridge
You can turn off the blacklist by going to the settings (about:flags
in location bar).

However, after having done this, both chrome and chromium report errors
like:

[3:3:17079240250:ERROR:command_buffer_proxy.cc(129)] Could not send
GpuCommandBufferMsg_Initialize.

And dmesg shows crashes in libGL.so :

[17047.170055] chrome[8532] general protection ip:7f13409c7244
sp:7fff11b7f8b0 error:0 in libGL.so.1.2[7f1340986000+58000]

[17079.231972] chromium-browse[8594] general protection ip:7f8b97488244
sp:7fff05e4e7c0 error:0 in libGL.so.1.2[7f8b97447000+58000]

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

Title:
  webgl doesn't work with chrome

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/685321/+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 756885] Re: ERROR: hook /usr/share/apport/package-hooks//source_xorg.py crashed

2011-09-29 Thread Chris Bainbridge
*** This bug is a duplicate of bug 844733 ***
https://bugs.launchpad.net/bugs/844733

** This bug has been marked a duplicate of bug 844733
   source_xorg.py crashed with ValueError in attach_graphic_card_pci_info(): 
need more than 1 value to unpack

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

Title:
  ERROR: hook /usr/share/apport/package-hooks//source_xorg.py crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/756885/+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 844736] Re: oneiric radeon xorg segfault with gimp

2011-09-19 Thread Chris Bainbridge
Appears to be fixed by recent version bump.

** Changed in: xorg-server (Ubuntu)
   Status: New = Fix Released

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

Title:
  oneiric radeon xorg segfault with gimp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/844736/+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 844736] Re: oneiric radeon xorg segfault with gimp

2011-09-08 Thread Chris Bainbridge
-- 
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/844736

Title:
  oneiric radeon xorg segfault with gimp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/844736/+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 844736] Re: oneiric radeon xorg segfault with gimp

2011-09-08 Thread Chris Bainbridge
This is reproducible every time I load gimp and try to open a jpg file.

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

Title:
  oneiric radeon xorg segfault with gimp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/844736/+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 844736] [NEW] oneiric radeon xorg segfault with gimp

2011-09-08 Thread Chris Bainbridge
Public bug reported:

Program received signal SIGABRT, Aborted.
0x7ff4a001b3a5 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) backtrace full
#0  0x7ff4a001b3a5 in raise () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#1  0x7ff4a001eb0b in abort () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#2  0x7ff4a005cdcd in ?? () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#3  0x7ff4a005ff11 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#4  0x7ff4a0060539 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#5  0x7ff4a0061ee9 in realloc () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#6  0x004627d1 in ReadRequestFromClient (client=0x1026e10) at 
../../os/io.c:325
ibuf = optimized out
oc = optimized out
oci = 0x101acc0
fd = 27
gotnow = 3936
needed = optimized out
result = optimized out
request = optimized out
need_header = optimized out
move_header = optimized out
__PRETTY_FUNCTION__ = ReadRequestFromClient
#7  0x0042f99d in Dispatch () at ../../dix/dispatch.c:412
clientReady = 0xfdcf80
result = optimized out
client = 0x1026e10
nready = -1
icheck = 0x7f1470
start_tick = 3040
#8  0x004232ae in main (argc=8, argv=optimized out, envp=optimized 
out) at ../../dix/main.c:287
i = optimized out
alwaysCheckForInput = {0, 1}
(gdb)

Note that this bug report may be incomplete due to apport crash, see bug
#844733

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xserver-xorg-core 2:1.10.2.902-1ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic x86_64
Architecture: amd64
Date: Thu Sep  8 12:59:58 2011
DistUpgraded: Fresh install
DistroCodename: oneiric
DistroVariant: ubuntu
ExecutablePath: /usr/bin/Xorg
MachineType: Dell Inc. PowerEdge T105
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-10-generic 
root=UUID=8415d962-23c8-4b89-9400-e00e4ad9a25f ro quiet splash vt.handoff=7
SourcePackage: xorg-server
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/30/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.4.4
dmi.board.name: 0RR825
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 7
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.4.4:bd07/30/2009:svnDellInc.:pnPowerEdgeT105:pvr(none):rvnDellInc.:rn0RR825:rvrA00:cvnDellInc.:ct7:cvr:
dmi.product.name: PowerEdge T105
dmi.product.version: (none)
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.5.92+bzr2791-0ubuntu2
version.ia32-libs: ia32-libs 20090808ubuntu20
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental 7.11-0ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: amd64 apport-bug oneiric reproducible single-occurrence ubuntu

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

Title:
  oneiric radeon xorg segfault with gimp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/844736/+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 844736] Re: oneiric radeon xorg segfault with gimp

2011-09-08 Thread Chris Bainbridge
Or running Wine:

(gdb) backtrace full
#0  0x7f7025e8 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#1  0x7f702dddeee9 in realloc () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#2  0x004627d1 in ReadRequestFromClient (client=0x240f040) at 
../../os/io.c:325
ibuf = optimized out
oc = optimized out
oci = 0x2403040
fd = 27
gotnow = 3936
needed = optimized out
result = optimized out
request = optimized out
need_header = optimized out
move_header = optimized out
__PRETTY_FUNCTION__ = ReadRequestFromClient
#3  0x0042f99d in Dispatch () at ../../dix/dispatch.c:412
clientReady = 0x23c7f50
result = optimized out
client = 0x240f040
nready = -1
icheck = 0x7f1470
start_tick = 3300
#4  0x004232ae in main (argc=10, argv=optimized out, envp=optimized 
out) at ../../dix/main.c:287
i = optimized out
alwaysCheckForInput = {0, 1}

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

Title:
  oneiric radeon xorg segfault with gimp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/844736/+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 844736] Re: oneiric radeon xorg segfault with gimp

2011-09-08 Thread Chris Bainbridge
Well I updated to the xorg-edgers PPA and this bug appears to be fixed.
The Oneiric packages will need updating.

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

Title:
  oneiric radeon xorg segfault with gimp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/844736/+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 765214] Re: nvidia-173 fails to install on natty

2011-04-28 Thread Chris Bainbridge
*** This bug is a duplicate of bug 741930 ***
https://bugs.launchpad.net/bugs/741930

** This bug has been marked a duplicate of bug 741930
   [natty] nvidia binary packages for older cards - dependencies not met
 * You can subscribe to bug 741930 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/741930/+subscribe

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

Title:
  nvidia-173 fails to install on natty

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


[Ubuntu-x-swat] [Bug 765214] [NEW] nvidia-173 fails to install on natty

2011-04-18 Thread Chris Bainbridge
Public bug reported:

Using natty amd64:

# apt-get install nvidia-173
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 nvidia-173 : Depends: xorg-video-abi-8.0 but it is not installable
  Depends: xserver-xorg-core (= 2:1.8.99.905-1ubuntu3) but it is 
not going to be installed
E: Broken packages

# apt-get install xorg-video-abi-8.0
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package xorg-video-abi-8.0 is not available, but is referred to by another 
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'xorg-video-abi-8.0' has no installation candidate

** Affects: nvidia-graphics-drivers-173 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  nvidia-173 fails to install on natty

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


[Ubuntu-x-swat] [Bug 92482] Re: NumLock gets enabled unexpectedly on my laptop

2010-10-05 Thread Chris Bainbridge
Bug still present in Lucid. Using Thinkpad T42p... It took ages to
figure out why j k l were printing numbers

I'll report back after updating to Maverick.

-- 
NumLock gets enabled unexpectedly on my laptop
https://bugs.launchpad.net/bugs/92482
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 555709] Re: Laptop display maximum dim at startup

2010-05-17 Thread Chris Bainbridge
Same here. Thinkpad T42p with ATI Radeon FireGL T2. Display goes dim
after a few minutes. Can be brightened again using the fn-home key
combination.

Same as Memartin: switching to a console with ctrl-alt-f1 then switching
back with ctrl-alt-f7 results in the screen being dimmed.

Using KDE desktop. This worked fine in Karmic.

-- 
Laptop display maximum dim at startup
https://bugs.launchpad.net/bugs/555709
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
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 555709] Re: Laptop display maximum dim at startup

2010-05-17 Thread Chris Bainbridge
Using Gnome the display does not dim on boot, and ctrl-alt-f1 ctrl-
alt-f7 does not dim the screen. Using KDE it does. The KDE battery
monitor screen brightness slider does not work - the brightness always
gets set to the lowest setting. So it looks like this may be a
powerdevil bug (at least, for myself and the other KDE users reporting
here).  ( https://bugs.kde.org/show_bug.cgi?id=173930 and
https://bugs.kde.org/show_bug.cgi?id=173930 may be relevant upstream
reports).

** Bug watch added: KDE Bug Tracking System #173930
   http://bugs.kde.org/show_bug.cgi?id=173930

-- 
Laptop display maximum dim at startup
https://bugs.launchpad.net/bugs/555709
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
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 491483] Re: after recent update which included xorg, xserver etc causes low-graphics mode error at start

2009-12-05 Thread Chris Bainbridge
This bug looks like a dupe of bug #481514

-- 
after recent update which included xorg, xserver etc causes low-graphics mode 
error at start
https://bugs.launchpad.net/bugs/491483
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 491483] Re: after recent update which included xorg, xserver etc causes low-graphics mode error at start

2009-12-05 Thread Chris Bainbridge
Can anyone else confirm that removing package xserver-xorg-video-vesa or
turning off splash fixes this? If not then my bug is different and I
shall file another report.

-- 
after recent update which included xorg, xserver etc causes low-graphics mode 
error at start
https://bugs.launchpad.net/bugs/491483
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 491483] Re: after recent update which included xorg, xserver etc causes low-graphics mode error at start

2009-12-04 Thread Chris Bainbridge
I'm not sure if this the same bug I'm seeing, but it sounds similar.
Using a Thinkpad T42p with ATI M10 NT/FireGL Mobility T2 chipset.

If I have xserver-xorg-video-vesa installed and splash set in kernel
command line arguments then I will get the Ubuntu is running in low-
graphics mode error message and be unable to continue further. Solution
is either to remove xserver-xorg-video-vesa or to remove splash option
from kernel command line arguments. I haven't tried installing gdm.

-- 
after recent update which included xorg, xserver etc causes low-graphics mode 
error at start
https://bugs.launchpad.net/bugs/491483
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 275268] Re: microsoft ergonomic keyboard 4000 multimedia keys no long work

2009-11-18 Thread Chris Bainbridge
Appears to be fixed in karmic. Multimedia keys work in Gnome from a
default install.

-- 
microsoft ergonomic keyboard 4000 multimedia keys no long work
https://bugs.launchpad.net/bugs/275268
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev 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