[Ubuntu-x-swat] [Bug 1798868] Re: Compiz Crashed with SIGSEGV [Radeon]

2018-12-29 Thread Liam McDonagh-Greaves
** Description changed:

+ SEE WORKAROUND AT END OF POST
+ 
  Symptoms:
  On login, the desktop takes a long time to load, and when it does, everything 
blinks. It is possible (but difficult) to open a terminal and execute commands, 
through the right-click desktop menu.
  
  I first noticed the issue in mid-July of 2018.
  
  System:
  Acer 5100
  Ubuntu 16.04 (64-bit)
  Graphics card: VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] RS482M [Mobility Radeon Xpress 200]
  
  Believed to be mesa-related, as symptoms very similar to bug #1741447
  and #1735594. I have been informed by a mesa developer that my issue is
  different because that bug affects Intel GPUs. This system has a Radeon
  GPU.
  
  Log files are as attached to bug #1795709. That bug was declared invalid
  by Apport because it says I don't have the necessary debug packages
  installed. However, I could not find the debug packages in the
  repository, so that is why I am submitting this report manually.
  
  Many thanks for any help.
+ 
+ Edit 29/12/2018:
+ WORKAROUND
+ This bug is still present. However, I present a workaround. It is aimed at 
relatively inexperienced users like me. It guides the user through 
downgrading/rolling back affected packages to the most recent known working 
versions.
+ 1. Navigate to /var/log/apt in a file explorer. Open the logs until you find 
the offending mesa updates. In my case, the updates were installed on 15/07/18.
+ 2. Copy and paste the log into a text file on your desktop. Close the log.
+ 3. In the text file, do a ctrl+F search on "mesa" to highlight all instances 
of mesa-related packages. Keep these lines and delete the others. Each line 
should have this kind of format:
+   libgles2-mesa:amd64 (17.2.8-0ubuntu0~16.04.1, 18.0.5-0ubuntu0~16.04.1) 
(exact package name/version numbers may differ). The first number in brackets 
is the version of the package that you had before, the second number is the 
version it was upgraded to. You should end up with a list of such lines.
+ 4. The earlier versions of these packages can be downloaded from Launchpad. I 
don't know how to find them using links/searches, but the URLs look like this:
+ 
https://launchpad.net/ubuntu/xenial/amd64/libgles2-mesa/17.2.8-0ubuntu0~16.04.1.
 You will have to alter the url according to your architecture, package name 
and package version required.
+ 5. You will see a page with a download link on the right-hand side for a .deb 
file. Make a new folder on your desktop called "mesa-install" and download the 
.deb file there.
+ 6. Scroll down, and on the left, you will see any dependencies of this 
package. If any of them say " (=version number)" then you must 
make a note of these packages on your list of packages to download and install. 
If they have a ">=" sign, or no version number given, ignore them.
+ 7. Repeat steps 4 - 6 for all the packages on your list, placing the .deb 
files in the "mesa-install" folder.
+ 8. MAKE SURE ALL IMPORTANT FILES ON YOUR SYSTEM ARE BACKED UP.
+ 9. Open a terminal (Ctrl + Alt + T).
+ 10. Type "sudo dpkg -R --install /home//Desktop/mesa-install/
+ Replace " with your username. This command installs all .deb files 
in that folder.
+ 11. Reboot PC.
+ 12. Log in to a Unity session. Rejoice in the fact that it now works 
(hopefully). Assuming it is now working, you need to make sure that the 
packages you downgraded are not subsequently upgraded automatically by Ubuntu. 
Ignore any offers of automatic updates until you have completed all the steps.
+ 13. Open a terminal and type:
+ sudo apt-mark hold 
+ where "" is the name of the first package you downgraded. Press 
enter, enter password, etc. You should receive confirmation that the package 
has been held.
+ 14. Repeat step 13 for all packages on your list.
+ 
+ Good luck to all others who have faced this problem, and fingers crossed
+ for a bug fix!

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

Title:
  Compiz Crashed with SIGSEGV [Radeon]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1798868/+subscriptions

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


[Ubuntu-x-swat] [Bug 1798867] [NEW] Compiz Crashed with SIGSEGV [Radeon]

2018-10-19 Thread Liam McDonagh-Greaves
Public bug reported:

Symptoms:
On login, the desktop takes a long time to load, and when it does, everything 
blinks. It is possible (but difficult) to open a terminal and execute commands, 
through the right-click desktop menu.

I first noticed the issue in mid-July of 2018.

System:
Acer 5100
Ubuntu 16.04 (64-bit)
Graphics card: VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] RS482M [Mobility Radeon Xpress 200]

Believed to be mesa-related, as symptoms very similar to bug #1741447
and #1735594. I have been informed by a mesa developer that my issue is
different because that bug affects Intel GPUs. This system has a Radeon
GPU.

Log files are as attached to bug #1795709. That bug was declared invalid
by Apport because it says I don't have the necessary debug packages
installed. However, I could not find the debug packages in the
repository, so that is why I am submitting this report manually.

Many thanks for any help.

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

** Package changed: compiz (Ubuntu) => mesa (Ubuntu)

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

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

Title:
  Compiz Crashed with SIGSEGV [Radeon]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1798867/+subscriptions

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


[Ubuntu-x-swat] [Bug 1798868] [NEW] Compiz Crashed with SIGSEGV [Radeon]

2018-10-19 Thread Liam McDonagh-Greaves
Public bug reported:

Symptoms:
On login, the desktop takes a long time to load, and when it does, everything 
blinks. It is possible (but difficult) to open a terminal and execute commands, 
through the right-click desktop menu.

I first noticed the issue in mid-July of 2018.

System:
Acer 5100
Ubuntu 16.04 (64-bit)
Graphics card: VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] RS482M [Mobility Radeon Xpress 200]

Believed to be mesa-related, as symptoms very similar to bug #1741447
and #1735594. I have been informed by a mesa developer that my issue is
different because that bug affects Intel GPUs. This system has a Radeon
GPU.

Log files are as attached to bug #1795709. That bug was declared invalid
by Apport because it says I don't have the necessary debug packages
installed. However, I could not find the debug packages in the
repository, so that is why I am submitting this report manually.

Many thanks for any help.

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

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

Title:
  Compiz Crashed with SIGSEGV [Radeon]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1798868/+subscriptions

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


[Ubuntu-x-swat] [Bug 1741447] Re: Unity / Compiz in a crash loop after login, after mesa updates of 2018-01-04

2018-08-03 Thread Liam McDonagh-Greaves
*** This bug is a duplicate of bug 1735594 ***
https://bugs.launchpad.net/bugs/1735594

Apologies for double-posting. Some additional info that may be helpful.

Paste from /var/crash/_usr_bin_compiz.1000.crash:
//BEGIN CODE PASTE//
ProblemType: Crash
Architecture: amd64
CrashCounter: 1
CurrentDesktop: Unity
Date: Thu Jul 26 22:13:47 2018
DistroRelease: Ubuntu 16.04
ExecutablePath: /usr/bin/compiz



SegvAnalysis:
 Segfault happened at: 0x7f19500522c9:movdqu (%r8,%rbx,1),%xmm9
 PC (0x7f19500522c9) ok
 source "(%r8,%rbx,1)" (0x0320) not located in a known VMA region (needed 
readable region)!
 destination "%xmm9" ok
SegvReason: reading NULL VMA
SourcePackage: compiz
Stacktrace:
 #0  0x7f19500522c9 in ?? ()
 No symbol table info available.
 #1  0x in ?? ()
 No symbol table info available.
StacktraceTop:
 ?? ()
 ?? ()
Tags:  xenial xenial ubuntu compiz-0.9
ThreadStacktrace:
 .
 Thread 6 (Thread 0x7f19297bc700 (LWP 2252)):
 #0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
 No locals.
 #1  0x7f1956c7dcfa in g_cond_wait_until () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
 No symbol table info available.
 #2  0x7f1956c0d999 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 No symbol table info available.
 #3  0x7f1956c0dfbb in g_async_queue_timeout_pop () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
 No symbol table info available.
 #4  0x7f1956c6060a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 No symbol table info available.
 #5  0x7f1956c5fbb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 No symbol table info available.
 #6  0x7f19565ca6ba in start_thread (arg=0x7f19297bc700) at 
pthread_create.c:333
 __res = 
 pd = 0x7f19297bc700
 now = 
 unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139746046887680, 
2698625152003350009, 0, 140732259479199, 139746046888384, 139746491836624, 
-2647795865437594119, -2647591021518381575}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
 not_first_call = 
 pagesize_m1 = 
 sp = 
 freesize = 
 __PRETTY_FUNCTION__ = "start_thread"
 #7  0x7f195841641d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 .
 Thread 5 (Thread 0x7f1942859700 (LWP 2244)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x7f194343670b in ?? () from /usr/lib/x86_64-linux-gnu/dri/r300_dri.so
 No symbol table info available.
 #2  0x7f1943436427 in ?? () from /usr/lib/x86_64-linux-gnu/dri/r300_dri.so
 No symbol table info available.
 #3  0x7f19565ca6ba in start_thread (arg=0x7f1942859700) at 
pthread_create.c:333
 __res = 
 pd = 0x7f1942859700
 now = 
 unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139746466961152, 
2698625152003350009, 0, 140732259485039, 139746466961856, 0, 
-2647566498614731271, -2647591021518381575}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
 not_first_call = 
 pagesize_m1 = 
 sp = 
 freesize = 
//END CODE PASTE//
(Log continues, but it more-or-less repeats itself.)

Paste from /var/log/syslog (starting from first instance of the segfault):
//BEGIN CODE PASTE//
Jul 27 18:30:19 HAPPY kernel: [  669.687946] compiz[2543]: segfault at 738 ip 
7f813c01c2c9 sp 7fff02f61ea0 error 4
Jul 27 18:30:20 HAPPY gnome-session[2156]: (unity-fallback-mount-helper:2488): 
GLib-GIO-CRITICAL **: g_dbus_proxy_call_finish_internal: assertion 
'G_IS_DBUS_PROXY (proxy)' failed
Jul 27 18:30:20 HAPPY gnome-session[2156]: (unity-fallback-mount-helper:2488): 
GLib-CRITICAL **: g_variant_get_va: assertion 'value != NULL' failed
Jul 27 18:30:20 HAPPY gnome-session[2156]: (unity-fallback-mount-helper:2488): 
GLib-CRITICAL **: g_variant_unref: assertion 'value != NULL' failed
Jul 27 18:30:20 HAPPY gnome-session[2156]: ** 
(unity-fallback-mount-helper:2488): WARNING **: Can't call IsLocked() on the 
Unity.Session object: Cannot invoke method; proxy is for a well-known name 
without an owner and proxy was constructed with the 
G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Jul 27 18:30:21 HAPPY org.gnome.zeitgeist.Engine[2019]: ** 
(zeitgeist-datahub:2766): WARNING **: zeitgeist-datahub.vala:229: Unable to get 
name "org.gnome.zeitgeist.datahub" on the bus!
Jul 27 18:30:23 HAPPY kernel: [  673.386286] compiz[2740]: segfault at 328 ip 
7fbb600272c9 sp 7ffc75bf8da0 error 4
Jul 27 18:30:23 HAPPY gnome-session[2156]: ** 
(unity-fallback-mount-helper:2488): WARNING **: Can't call IsLocked() on the 
Unity.Session object: Cannot invoke method; proxy is for a well-known name 
without an owner and proxy was constructed with the 
G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
//END CODE PASTE//

-- 
You received this bug notification because you are a member of 

[Ubuntu-x-swat] [Bug 1741447] Re: Unity / Compiz in a crash loop after login, after mesa updates of 2018-01-04

2018-08-03 Thread Liam McDonagh-Greaves
*** This bug is a duplicate of bug 1735594 ***
https://bugs.launchpad.net/bugs/1735594

I can confirm I have what I believe to be this bug in 16.04. All
packages updated to current. Have also downloaded latest 16.04 LTS
release .iso and run it off a USB drive. Same symptoms.

Originally, the issue was confined to Firefox, which crashed on many
websites. The error related to "r300_dri.so". I disabled WebGL and this
fixed the problem. However, as of mid-July, I have the same problems as
other users (flashing icons at login, etc.). My logs tell me I installed
a mesa update on 15/07/18.

Acer 5100
Ubuntu 16.04 (64-bit)
Graphics card: VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] RS482M [Mobility Radeon Xpress 200]

I have tried to force a version downgrade of libgl1-mesa-dri in
Synaptic, but the only option it gives me is a really old version - I
just want to roll back to, say, February. Newbie, so don't want to play
around too much and break stuff.

Many thanks to the developers - hopefully you can help.

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

Title:
  Unity / Compiz in a crash loop after login, after mesa updates of
  2018-01-04

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

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


[Ubuntu-x-swat] [Bug 1752938] Re: Upgrading Ubuntu 18.04 disables GPU hardware acceleration

2018-05-06 Thread Liam McDermott
The fix mentioned in #1767468 did not fix this for me (AMD Radeon 7950).
Also installing libegl-mesa0 does not fix the issue.

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

Title:
  Upgrading Ubuntu 18.04 disables GPU hardware acceleration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1752938/+subscriptions

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


[Ubuntu-x-swat] [Bug 1508870] Re: Font corruption (gets bold) when scrolling in Eclipse

2016-01-05 Thread Liam
I think this is not related to the Intel graphics driver (I'm having the
same problem with a nvidia video card).

Workarounds that worked for me:
1. Turn off antialiasing (fonts will be extremely ugly)
OR
2. Add this to eclipse.ini:
--launcher.GTK_version
2

So it looks like a GTK3 problems.

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

Title:
  Font corruption (gets bold) when scrolling in Eclipse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/1508870/+subscriptions

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


[Ubuntu-x-swat] [Bug 1026046] Re: Missing support for thumb resting on bottom of clickpad

2014-09-17 Thread Liam
Tried this on an HP Pavilion DV6 and still having issues.  Anyone able
to give me any assistance?

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

Title:
  Missing support for thumb resting on bottom of clickpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1026046/+subscriptions

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


Re: [Ubuntu-x-swat] [Bug 1250399] Re: Missing display from half of monitor (novaeu three screens)

2014-01-05 Thread Alex Liam Kempster
Sorry, i am no longer using ubuntu. Im sorry but i cannot help resolve this
issue; however, i wish you every success in solving the issue if it does
remain!


On 5 January 2014 19:41, Christopher M. Penalver 
christopher.m.penal...@gmail.com wrote:

 Alex Liam Kempster, this bug was reported a while ago and there hasn't
 been any activity in it recently. We were wondering if this is still an
 issue? If so, could you please test for this with the latest development
 release of Ubuntu? ISO images are available from
 http://cdimage.ubuntu.com/daily-live/current/ .

 If it remains an issue, could you please run the following command in
 the development release from a Terminal
 (Applications-Accessories-Terminal), as it will automatically gather
 and attach updated debug information to this report:

 apport-collect -p xorg REPLACE-WITH-BUG-NUMBER

 Thank you for your understanding.

 Helpful bug reporting tips:
 https://wiki.ubuntu.com/ReportingBugs

 ** Tags added: bios-outdated-1703

 ** Changed in: xorg (Ubuntu)
Importance: Undecided = Low

 ** Changed in: xorg (Ubuntu)
Status: New = Incomplete

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1250399

 Title:
   Missing display from half of monitor (novaeu three screens)

 Status in “xorg” package in Ubuntu:
   Incomplete

 Bug description:
   On a cold boot the first screen on my display, out of three, will show
   the desktop but with the bottom half of the monitor blank. The desktop
   is not shrunk to fit the visible section but remains the same size as
   if the full screen is being used. This results in the lower half of
   the desktop not being visible. The displays are not mirrored. There
   are two workarounds:

   1. logout and back in again (works every time)
   2. turn off the display through system settings - display and then
 turning it back on (this sometimes causes the system to hang, pressing
 [ctrl]+[c] will cause the system to return to login page. When it hangs it
 states that it cannot disconnect from plymouth.

   Description:  Ubuntu 13.04
   Release:  13.04 64-bit

   used ubuntu-bug xorg to gather information

   ProblemType: Bug
   DistroRelease: Ubuntu 13.04
   Package: xorg 1:7.7+1ubuntu4
   ProcVersionSignature: Ubuntu 3.8.0-33.48-generic 3.8.13.11
   Uname: Linux 3.8.0-33-generic x86_64
   .tmp.unity.support.test.0:

   ApportVersion: 2.9.2-0ubuntu8.5
   Architecture: amd64
   CompizPlugins: No value set for
 `/apps/compiz-1/general/screen0/options/active_plugins'
   CompositorRunning: compiz
   CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
   CompositorUnredirectFSW: true
   Date: Tue Nov 12 10:40:52 2013
   DistUpgraded: 2013-11-08 15:42:28,239 DEBUG enabling apt cron job
   DistroCodename: raring
   DistroVariant: ubuntu
   EcryptfsInUse: Yes
   ExtraDebuggingInterest: Yes
   GraphicsCard:
NVIDIA Corporation GF114 [GeForce GTX 560] [10de:1201] (rev a1)
 (prog-if 00 [VGA controller])
  Subsystem: ZOTAC International (MCO) Ltd. Device [19da:3227]
NVIDIA Corporation GF114 [GeForce GTX 560] [10de:1201] (rev a1)
 (prog-if 00 [VGA controller])
  Subsystem: ZOTAC International (MCO) Ltd. Device [19da:3227]
   InstallationDate: Installed on 2013-11-08 (3 days ago)
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64
 (20121017.5)
   MachineType: To be filled by O.E.M. To be filled by O.E.M.
   MarkForUpload: True
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-33-generic
 root=UUID=e55d7c13-ef8c-41f7-8deb-4431924b8fe7 ro quiet splash vt.handoff=7
   SourcePackage: xorg
   UpgradeStatus: Upgraded to raring on 2013-11-08 (3 days ago)
   dmi.bios.date: 06/27/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: 1503
   dmi.board.asset.tag: To be filled by O.E.M.
   dmi.board.name: Crosshair V Formula
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: Rev 1.xx
   dmi.chassis.asset.tag: To Be Filled By O.E.M.
   dmi.chassis.type: 3
   dmi.chassis.vendor: To Be Filled By O.E.M.
   dmi.chassis.version: To Be Filled By O.E.M.
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvr1503:bd06/27/2012:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnCrosshairVFormula:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
   dmi.product.name: To be filled by O.E.M.
   dmi.product.version: To be filled by O.E.M.
   dmi.sys.vendor: To be filled by O.E.M.
   version.compiz: compiz 1:0.9.9~daily13.06.19~13.04-0ubuntu1
   version.ia32-libs: ia32-libs 20090808ubuntu36
   version.libdrm2: libdrm2 2.4.43-0ubuntu1.1
   version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.7-1ubuntu2
   version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
   version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.7-1ubuntu2
   version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6.2
   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev
 1:2.7.3

[Ubuntu-x-swat] [Bug 1250399] [NEW] Missing display from half of monitor (novaeu three screens)

2013-11-12 Thread Alex Liam Kempster
Public bug reported:

On a cold boot the first screen on my display, out of three, will show
the desktop but with the bottom half of the monitor blank. The desktop
is not shrunk to fit the visible section but remains the same size as if
the full screen is being used. This results in the lower half of the
desktop not being visible. The displays are not mirrored. There are two
workarounds:

1. logout and back in again (works every time)
2. turn off the display through system settings - display and then turning it 
back on (this sometimes causes the system to hang, pressing [ctrl]+[c] will 
cause the system to return to login page. When it hangs it states that it 
cannot disconnect from plymouth.

Description:Ubuntu 13.04
Release:13.04 64-bit

used ubuntu-bug xorg to gather information

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-33.48-generic 3.8.13.11
Uname: Linux 3.8.0-33-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.9.2-0ubuntu8.5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Tue Nov 12 10:40:52 2013
DistUpgraded: 2013-11-08 15:42:28,239 DEBUG enabling apt cron job
DistroCodename: raring
DistroVariant: ubuntu
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation GF114 [GeForce GTX 560] [10de:1201] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: ZOTAC International (MCO) Ltd. Device [19da:3227]
 NVIDIA Corporation GF114 [GeForce GTX 560] [10de:1201] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: ZOTAC International (MCO) Ltd. Device [19da:3227]
InstallationDate: Installed on 2013-11-08 (3 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MachineType: To be filled by O.E.M. To be filled by O.E.M.
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-33-generic 
root=UUID=e55d7c13-ef8c-41f7-8deb-4431924b8fe7 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to raring on 2013-11-08 (3 days ago)
dmi.bios.date: 06/27/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1503
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Crosshair V Formula
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1503:bd06/27/2012:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnCrosshairVFormula:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: To be filled by O.E.M.
version.compiz: compiz 1:0.9.9~daily13.06.19~13.04-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.43-0ubuntu1.1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.7-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.7-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4.3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1
xserver.bootTime: Tue Nov 12 10:34:58 2013
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.13.3-0ubuntu6.2
xserver.video_driver: nouveau

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


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

Title:
  Missing display from half of monitor (novaeu three screens)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1250399/+subscriptions

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


[Ubuntu-x-swat] [Bug 1250399] Re: Missing display from half of monitor (novaeu three screens)

2013-11-12 Thread Alex Liam Kempster
screenprint to show the issue

** Attachment added: Screenshot from 2013-11-09 14:18:18.png
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1250399/+attachment/3906330/+files/Screenshot%20from%202013-11-09%2014%3A18%3A18.png

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

Title:
  Missing display from half of monitor (novaeu three screens)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1250399/+subscriptions

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


[Ubuntu-x-swat] [Bug 1233545] Re: Screen corruption on radeon chipset

2013-10-03 Thread Liam Proven
Affects an RV620 in my Toshiba Satellite Pro P300A, too.

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

Title:
  Screen corruption on radeon chipset

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

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


[Ubuntu-x-swat] [Bug 1095686] Re: xorg needs to be updated to allow quantal xserver stack to be installed

2013-07-06 Thread Liam Proven
How does one use or apply this fix?

AIUI this is the same problem described here:
http://askubuntu.com/questions/287797/xserver-xorg-lts-quantal-will-remove-many-packages

I have installed the xserver-xorg-lts-precise metapackage but this has
not installed anything else as I am currently running the Precise X
stack.

The above seems not to be a fix. AFAICS, what it does is conveniently
allow one to /recover/ from the problem -- it does not prevent the
installation of the Quantal X stack from removing loads of necessary
components, it just makes it easier to revert back from the Quantal X
stack to the Precise X stack.

Do I understand correctly? If so, it is not a fix. It does not enable
one to upgrade an installed 12.04 or 12.04-1 system to 12.04-2, i.e.
install the 12.10 versions of X.org. /That/ is the bug that is really
being reported here AIUI.

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

Title:
  xorg needs to be updated to allow quantal xserver stack to be
  installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1095686/+subscriptions

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


[Ubuntu-x-swat] [Bug 914713] Re: virtual display memory too small, primary display resolution incorrect

2012-01-13 Thread Alex Liam Kempster
resolved by performing these steps:

Re: remove xrandr 1.2 and let ati setup my screens
I ran into the same problem last week and was just trying to remember how I did 
it because a coworker wanted to know. So for your and his benefit...

Edit /etc/ati/amdpcsdb
In the section labeled [AMDPCSROOT/SYSTEM/DDX]
add this:
Code:

EnableRandR12=Sfalse

Also, in /etc/X11/xorg.conf in the Device section add:
Code:

Option  EnableRandR12 false

Hope that helps.

thanks to ToeBee at the Ubuntu forums.

then. run catalyst control manager in administration mode and set
desktops to single desktop (multiple display(s)) - should be the bottom
option. You then need to reboot to save changes. At the terminal type:
sudo aticonfig --dtop=horizontal and follow the prompts. You should get
an error message. After this you can then change to a multi display
desktop by rebooting and changing settings through the catalyst control
center.

Not sure all the above is needed, but they are what i did to resolve the
issue.

** Changed in: xorg (Ubuntu)
   Status: New = Fix Committed

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

Title:
  virtual display memory too small, primary display resolution incorrect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/914713/+subscriptions

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


[Ubuntu-x-swat] [Bug 914713] [NEW] virtual display memory too small, primary display resolution incorrect

2012-01-11 Thread Alex Liam Kempster
Public bug reported:

Occurs when adding a secondary display to the system. Both screens have
been set to there standard resolution. When applying changes the
following error message occurs:

required virtual size does not fit available size: requested=(3600,
1080), minimum=(320, 200), maximum=(1920, 1920)

I am looking to create an extended desktop. The system does not pick up
on all graphics cards properly, i.e. does not recognise the two
secondary graphics cards. It seems like the system is attempting to
create one screen width wise and two screens vertically based on the
size of the requested display compared to the actual requested size.

The main monitor should be 1920 x 1080 @ 60Hz and the second monitor
that is being added should be 1280x1024 @ 60Hz.

The primary monitor, with secondary turned off looses 45mm of screen
space widthwise and 26mm screen space vertically. It is centered the
display is 24 inches from bottom left to top right.

It would be first a benefit to get the secondary display working
regardless of display size.

When reducing resolution of the secondary display as much as possible it
will accept the changes but display the secondary desktop in a small box
embedded into the desktop on the primary monitor.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xorg 1:7.6+7ubuntu7
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,imgpng,vpswitch,snap,move,grid,regex,mousepoll,place,resize,gnomecompat,unitymtgrabhandles,animation,workarounds,wall,session,expo,fade,ezoom,scale,unityshell]
CompositorRunning: compiz
Date: Wed Jan 11 11:15:52 2012
DistUpgraded: Log time: 2011-12-02 21:05:11.819557
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus:
 fglrx, 8.881, 3.0.0-13-generic, x86_64: installed
 fglrx, 8.881, 3.0.0-14-generic, x86_64: installed
ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
JockeyStatus:
 xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
 xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, Enabled, 
In use)
MachineType: Gigabyte Technology Co., Ltd. EX58-UD5
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-14-generic 
root=UUID=81fb1d57-7b0d-4922-b420-39c7618c1776 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to oneiric on 2011-12-02 (39 days ago)
dmi.bios.date: 03/11/2010
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F12
dmi.board.name: EX58-UD5
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF12:bd03/11/2010:svnGigabyteTechnologyCo.,Ltd.:pnEX58-UD5:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnEX58-UD5:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: EX58-UD5
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs 20090808ubuntu26
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 N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
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.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: amd64 apport-bug compiz-0.9 oneiric resolution running-unity 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/914713

Title:
  virtual display memory too small, primary display resolution incorrect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/914713/+subscriptions

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


[Ubuntu-x-swat] [Bug 914713] Re: virtual display memory too small, primary display resolution incorrect

2012-01-11 Thread Alex Liam Kempster
-- 
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/914713

Title:
  virtual display memory too small, primary display resolution incorrect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/914713/+subscriptions

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


[Ubuntu-x-swat] [Bug 914713] Re: virtual display memory too small, primary display resolution incorrect

2012-01-11 Thread Alex Liam Kempster
** Attachment added: image of error message when applying changes
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/914713/+attachment/2667468/+files/Screenshot%20at%202012-01-11%2011%3A07%3A05.png

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

Title:
  virtual display memory too small, primary display resolution incorrect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/914713/+subscriptions

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


[Ubuntu-x-swat] [Bug 914713] Re: virtual display memory too small, primary display resolution incorrect

2012-01-11 Thread Alex Liam Kempster
The displays are both connected to the same graphics card. The
information about multiple cards was included in case of a conflict
issue. Is this still an invalid bug ? will try to use AMD's
configuration tool like you suggested to see if it provides a
workaround.


Thanks for the quick reply!

** Changed in: xorg (Ubuntu)
   Status: Invalid = Incomplete

** Changed in: xorg (Ubuntu)
   Status: Incomplete = New

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

Title:
  virtual display memory too small, primary display resolution incorrect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/914713/+subscriptions

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


[Ubuntu-x-swat] [Bug 822548] Re: Can't use dual screen 1680x1050 side-by-side with fglrx while open source radeon works

2011-12-14 Thread Alex Liam Kempster
** Description changed:

  Using gnome-display-properties, I can't setup a configuration to enable
  my dual 1680x1050 screens setup in a side-by-side landcape
  configuration: gnome-display-properties says that the virtual size is
  not adapted to the real size (3360x1050 is bigger that maximum
  1680x1050) (this is not the exact message as I can not copy it and I'm
  using Ubuntu in french).
  
  However this setup works well (at least when it doesn't lock up at
  startup, due to bugs) with the open source radeon driver.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: fglrx 2:8.840-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Uname: Linux 2.6.38-10-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  CompositorRunning: compiz
  Date: Mon Aug  8 09:22:28 2011
  DistUpgraded: Fresh install
  DistroCodename: natty
  DistroVariant: ubuntu
  DkmsStatus: fglrx, 8.840, 2.6.38-10-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
-  ATI Technologies Inc RV620 LE [Radeon HD 3450] [1002:95c5] (prog-if 00 [VGA 
controller])
-Subsystem: Dell Device [1028:0342]
+  ATI Technologies Inc RV620 LE [Radeon HD 3450] [1002:95c5] (prog-if 00 [VGA 
controller])
+    Subsystem: Dell Device [1028:0342]
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110330)
  JockeyStatus: xorg:fglrx - Pilote graphique FGLRX propriétaire pour ATI/AMD 
(Propriétaire, Activé, En cours d'utilisation)
  MachineType: Dell Inc. OptiPlex 380
  ProcEnviron:
-  LANGUAGE=fr:en
-  PATH=(custom, user)
-  LANG=fr_FR.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=fr:en
+  PATH=(custom, user)
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-10-generic 
root=UUID=68623e2f-0116-42d1-af2e-e6280e81625a ro quiet splash vt.handoff=7
  Renderer: Unknown
  SourcePackage: fglrx-installer
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 01TKCC
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 15
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd02/24/2011:svnDellInc.:pnOptiPlex380:pvr:rvnDellInc.:rn01TKCC:rvrA01:cvnDellInc.:ct15:cvr:
  dmi.product.name: OptiPlex 380
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.4+bzr20110606-0ubuntu1~natty2
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs 20090808ubuntu13
  version.libdrm2: libdrm2 2.4.23-1ubuntu6
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
  version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7
+ 
+ Also evident in Ubuntu 11.10 with both Radeon HD 4850 and Radeon HD 5840

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

Title:
  Can't use dual screen 1680x1050 side-by-side with fglrx while open
  source radeon works

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/822548/+subscriptions

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


[Ubuntu-x-swat] [Bug 537117] Re: MASTER: [i865] GPU lockup (PGTBL_ER: 0x00000029)

2011-08-05 Thread liam deery
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Expired = Fix Committed

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

Title:
  MASTER: [i865] GPU lockup (PGTBL_ER: 0x0029)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/537117/+subscriptions

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


[Ubuntu-x-swat] [Bug 549727] Re: [10.04] Touchpad stops working after login

2011-05-31 Thread Liam Ward
I just upgraded my Lenovo Thinkpad T410 to 11.04 Natty and hit this
issue. The solution that worked for me seems a bit simpler than some of
the ones offered earlier so hopefully this will help someone.

Hit Alt-F2
Type gconf-editor and hit return
Browse to desktop/gnome/peripherals key
Look for your touchpad - mine looked like SybPS@47@2...
Uncheck the disable while other device exists option

Bingo!

Presumably the problem was that Thinkpads have two built-in pointing
devices. While the solution turned out to be simple, it took me a good
hour to figure it out and the earlier comments in this thread helped me
to start looking in the right place. Thanks.

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

Title:
  [10.04] Touchpad stops working after login

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


Re: [Ubuntu-x-swat] [Bug 656657] Re: splash screen not filling laptop monitor size

2011-04-27 Thread Liam Hyland
I fixed the problem or it is no longer a problem for some reason.  Thank
you,
 Liam

On Wed, Apr 27, 2011 at 5:02 PM, bugbot 656...@bugs.launchpad.net
wrote:

 This bug report was filed against an old version of Ubuntu.
 Can you confirm whether this is still an issue in natty?

 Please also ensure this bug has tags for each Ubuntu release
 that the bug is confirmed as affecting.


 ** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Incomplete

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/656657

 Title:
   splash screen not filling laptop monitor size

 To unsubscribe from this bug, go to:

 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/656657/+subscribe


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

Title:
  [i815] splash screen not filling laptop monitor size

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


[Ubuntu-x-swat] [Bug 728472] Re: [i945gme] GPU lockup dd71b887 (ESR: 0x00000001 IPEHR: 0x05000000)

2011-03-23 Thread Liam McDermott
*** This bug is a duplicate of bug 718767 ***
https://bugs.launchpad.net/bugs/718767

I was the reporter of both issues. I created this duplicate bug report
to capture all the details from that testing kernel you had me install a
while ago.

I haven't seen this bug for a while, so it seems safe to say it's fixed.
Thanks for handling this so promptly and professionally, Bryce.

** This bug has been marked a duplicate of bug 718767
   [i945gme] GPU lockup (ESR: 0x0001 IPEHR: 0x7272)
 * You can subscribe to bug 718767 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/718767/+subscribe

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

Title:
  [i945gme] GPU lockup dd71b887 (ESR: 0x0001 IPEHR: 0x0500)

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


[Ubuntu-x-swat] [Bug 734982] [NEW] package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel module failed to build

2011-03-14 Thread Liam Davison
Public bug reported:

X is currently running in an 8? 16? colour mode under Failsafe X from
the recovery startup option. Normal boot doesn't happen.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: fglrx 2:8.801-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
Uname: Linux 2.6.38-6-generic x86_64
Architecture: amd64
Date: Mon Mar 14 17:43:50 2011
DistUpgraded: Log time: 2011-03-05 10:13:52.644916
DistroCodename: natty
DistroVariant: ubuntu
ErrorMessage: fglrx kernel module failed to build
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100831.2)
PackageVersion: 2:8.801-0ubuntu3
SourcePackage: fglrx-installer
Title: package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel 
module failed to build
UpgradeStatus: Upgraded to natty on 2011-03-05 (9 days ago)
version.compiz: compiz 1:0.9.4-0ubuntu4
version.libdrm2: libdrm2 2.4.23-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu1
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu5

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package natty ubuntu

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

Title:
  package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel
  module failed to build

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


[Ubuntu-x-swat] [Bug 734982] Re: package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel module failed to build

2011-03-14 Thread Liam Davison
-- 
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/734982

Title:
  package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel
  module failed to build

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


[Ubuntu-x-swat] [Bug 728472] [NEW] [i945gme] GPU lockup dd71b887 (ESR: 0x00000001 IPEHR: 0x05000000)

2011-03-03 Thread Liam McDermott
Public bug reported:

Binary package hint: xserver-xorg-video-intel

This occurred while starting up, on the 'Ubuntu' loading screen.

I hard-reset the machine and got three crash reports (maybe from
previous crashes?).

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: xserver-xorg-video-intel
Uname: Linux 2.6.38-999-generic i686
Architecture: i386
Chipset: i945gme
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1024x600
 edid-base64: 
AP///wAGr9IwAAETAQOAFg14CmaVlllXkSgfUFQBAQEBAQEBAQEBAQEBAQEBsBMAQEFYGSAYiDEA330YDwAg/gBBVU8KICAgICAgICAg/gBCMTAxQVcwMyBWMCAKAFI=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
Date: Wed Mar  2 21:31:50 2011
DistUpgraded: Log time: 2011-01-27 10:36:04.407155
DistroCodename: natty
DistroVariant: ubuntu
DumpSignature: dd71b887 (ESR: 0x0001 IPEHR: 0x0500)
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
GdmLog1:
 
GraphicsCard:
 Intel Corporation Mobile 945GME Express Integrated Graphics Controller 
[8086:27ae] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: QUANTA Computer Inc Device [152d:1777]
   Subsystem: QUANTA Computer Inc Device [152d:1777]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110122)
InterpreterPath: /usr/bin/python2.7
MachineType: Quanta UW1
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcCwd: /
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-999-generic 
root=UUID=fd4da622-36c1-4d74-811d-a8a5c90f2738 ro quiet splash vt.handoff=7
ProcKernelCmdLine_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-999-generic 
root=UUID=fd4da622-36c1-4d74-811d-a8a5c90f2738 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.6~3ubuntu8
 libdrm2  2.4.23-1ubuntu3
 xserver-xorg-video-intel 2:2.14.0-1ubuntu11
Renderer: Unknown
SourcePackage: xserver-xorg-video-intel
Title: [i945gme] GPU lockup dd71b887 (ESR: 0x0001 IPEHR: 0x0500)
UdevDb: Error: [Errno 2] No such file or directory
UpgradeStatus: Upgraded to natty on 2011-02-11 (19 days ago)
UserGroups:
 
XorgLogOld_:
 
dmi.bios.date: 05/19/2009
dmi.bios.vendor: INSYDE
dmi.bios.version: Q3F21
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Base Board Product Name
dmi.board.vendor: Quanta
dmi.board.version: 03
dmi.chassis.asset.tag: 
dmi.chassis.type: 1
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnINSYDE:bvrQ3F21:bd05/19/2009:svnQuanta:pnUW1:pvr04:rvnQuanta:rnBaseBoardProductName:rvr03:cvnChassisManufacturer:ct1:cvrChassisVersion:
dmi.product.name: UW1
dmi.product.version: 04
dmi.sys.vendor: Quanta
version.compiz: compiz 1:0.9.4-0ubuntu3
version.libdrm2: libdrm2 2.4.23-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1~git20110215.cc1636b6-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu5

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


** Tags: apport-crash freeze i386

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

Title:
  [i945gme] GPU lockup dd71b887 (ESR: 0x0001 IPEHR: 0x0500)

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


[Ubuntu-x-swat] [Bug 728472] Re: [i945gme] GPU lockup dd71b887 (ESR: 0x00000001 IPEHR: 0x05000000)

2011-03-03 Thread Liam McDermott
-- 
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/728472

Title:
  [i945gme] GPU lockup dd71b887 (ESR: 0x0001 IPEHR: 0x0500)

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


[Ubuntu-x-swat] [Bug 728472] Re: [i945gme] GPU lockup dd71b887 (ESR: 0x00000001 IPEHR: 0x05000000)

2011-03-03 Thread Liam McDermott
This is related to: https://bugs.launchpad.net/xserver-xorg-video-
intel/+bug/718767

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

Title:
  [i945gme] GPU lockup dd71b887 (ESR: 0x0001 IPEHR: 0x0500)

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


[Ubuntu-x-swat] [Bug 718767] Re: [i945gme] GPU lockup (ESR: 0x00000001 IPEHR: 0x00007272)

2011-03-03 Thread Liam McDermott
Seems this kernel patch didn't fix the problem, I created an automated
bug report at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-
video-intel/+bug/728472

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  [i945gme] GPU lockup (ESR: 0x0001 IPEHR: 0x7272)

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


[Ubuntu-x-swat] [Bug 718767] Re: [i945gme] GPU lockup (ESR: 0x00000001 IPEHR: 0x00007272)

2011-02-19 Thread Liam McDermott
Here's the requested dmesg output. The only difference made by updates
is the mouse pointer now moves, though everything else is frozen.

I've noticed that leaving the machine alone means it won't crash; I've
mostly been using it for Web surfing, this is the activity I've been
doing every time it's crashed so far--wouldn't read anything into that,
however, since that's the machine's workload the majority of the time.
The last crash happened when browsing /r/programming on Reddit (so I
doubt Flash could have been related).

Aside from this, the crashes appear to be random. The machine is still
in a crashed state so, if you're quick, I can run any commands you'd
like/gather more files.

** Attachment added: dmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/718767/+attachment/1861287/+files/dmesg.txt

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  [i945gme] GPU lockup (ESR: 0x0001 IPEHR: 0x7272)

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


[Ubuntu-x-swat] [Bug 718767] Re: [i945gme] GPU lockup 1d5b69ea (ESR: 0x00000001 IPEHR: 0x00007272)

2011-02-15 Thread Liam McDermott
  How was the bug reporting tool crashing? That sounds bad.

It was very confusing, multiple dialogue boxes and I kept just pressing
'Report problem' on all of them until I got this bug report (I think the
other reports were the same as this).

  Did you have an actual system freeze, or did the error pop up but you
didn't spot any obvious symptoms to go with it?

The errors appeared after a reboot, the system has been freezing
randomly with 11.04, but in this instance I cannot remember whether the
reboot was simply because of a kernel update or because I had to hard
reset.

I'll leave the bug status as 'Incomplete' for now, since I'm not sure of
the details. Next time it happens I'll record exactly what happens and
re-open.

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

Title:
  [i945gme] GPU lockup 1d5b69ea (ESR: 0x0001 IPEHR: 0x7272)

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


[Ubuntu-x-swat] [Bug 718767] [NEW] [i945gme] GPU lockup 1d5b69ea (ESR: 0x00000001 IPEHR: 0x00007272)

2011-02-14 Thread Liam McDermott
Public bug reported:

Binary package hint: xserver-xorg-video-intel

The notification that this had crashed appeared just after rebooting.
The bug reporting tool was also crashing at the same time so it's hard
to say when this happened/what the cause was.

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: xserver-xorg-video-intel 2:2.14.0-1ubuntu7
ProcVersionSignature: Ubuntu 2.6.38-3.30-generic 2.6.38-rc4
Uname: Linux 2.6.38-3-generic i686
Architecture: i386
Chipset: i945gme
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1024x600
 edid-base64: 
AP///wAGr9IwAAETAQOAFg14CmaVlllXkSgfUFQBAQEBAQEBAQEBAQEBAQEBsBMAQEFYGSAYiDEA330YDwAg/gBBVU8KICAgICAgICAg/gBCMTAxQVcwMyBWMCAKAFI=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
Date: Mon Feb 14 08:44:56 2011
DistUpgraded: Yes, recently upgraded Log time: 2011-01-27 10:36:04.407155
DistroCodename: natty
DistroVariant: ubuntu
DumpSignature: 1d5b69ea (ESR: 0x0001 IPEHR: 0x7272)
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
GraphicsCard:
 Subsystem: QUANTA Computer Inc Device [152d:1777]
   Subsystem: QUANTA Computer Inc Device [152d:1777]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110122)
InterpreterPath: /usr/bin/python2.7
MachineType: Quanta UW1
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-3-generic 
root=UUID=fd4da622-36c1-4d74-811d-a8a5c90f2738 ro quiet splash vt.handoff=7
ProcKernelCmdLine_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-3-generic 
root=UUID=fd4da622-36c1-4d74-811d-a8a5c90f2738 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.6~3ubuntu4
 libdrm2 2.4.23-1ubuntu3
 xserver-xorg-video-intel 2:2.14.0-1ubuntu7
SourcePackage: xserver-xorg-video-intel
Title: [i945gme] GPU lockup 1d5b69ea (ESR: 0x0001 IPEHR: 0x7272)
UserGroups:
 
dmi.bios.date: 05/19/2009
dmi.bios.vendor: INSYDE
dmi.bios.version: Q3F21
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Base Board Product Name
dmi.board.vendor: Quanta
dmi.board.version: 03
dmi.chassis.asset.tag: 
dmi.chassis.type: 1
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnINSYDE:bvrQ3F21:bd05/19/2009:svnQuanta:pnUW1:pvr04:rvnQuanta:rnBaseBoardProductName:rvr03:cvnChassisManufacturer:ct1:cvrChassisVersion:
dmi.product.name: UW1
dmi.product.version: 04
dmi.sys.vendor: Quanta
version.compiz: compiz 1:0.9.2.1+glibmainloop4-0ubuntu11
version.libdrm2: libdrm2 2.4.23-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10-1ubuntu1
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu4
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.13.2+git20110124.fadee040-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-1ubuntu7
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu4

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


** Tags: apport-crash freeze i386 natty ubuntu

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

Title:
  [i945gme] GPU lockup 1d5b69ea (ESR: 0x0001 IPEHR: 0x7272)

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


[Ubuntu-x-swat] [Bug 718767] Re: [i945gme] GPU lockup 1d5b69ea (ESR: 0x00000001 IPEHR: 0x00007272)

2011-02-14 Thread Liam McDermott


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

Title:
  [i945gme] GPU lockup 1d5b69ea (ESR: 0x0001 IPEHR: 0x7272)

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


[Ubuntu-x-swat] [Bug 656657] [NEW] splash screen not filling laptop monitor size

2010-10-07 Thread Liam Hyland
Public bug reported:

Binary package hint: xorg

Ununtu 9.10 
Size of the screen is small and there are limited resolutions I can get from my 
card.  I have windows on it (dual boot), and it works fine.

ProblemType: Bug
Architecture: i386
CheckboxCommand: resolution_test
CheckboxDescription:
 This display is using the following resolution:
 
 $output
 
 Is this acceptable for your display?
CheckboxTest: resolution
Date: Thu Oct  7 21:53:29 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.2)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 004: ID 07d1:3c03 D-Link System DWL-G122 802.11g Adapter 
[ralink rt73]
 Bus 001 Device 003: ID 046d:c50e Logitech, Inc. MX-1000 Cordless Mouse Receiver
 Bus 001 Device 002: ID 058f:9254 Alcor Micro Corp. Hub
 Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Sony Corporation PCG-FX140(UC)
Package: xorg 1:7.4+3ubuntu7
PccardctlIdent:
 Socket 0:
   no product info available
 Socket 1:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
 Socket 1:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic 
root=UUID=2ccbf24b-bf44-4420-9948-3a8031eae129 ro quiet splash
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu7
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: xorg
Tags: checkbox-bug
Uname: Linux 2.6.31-14-generic i686
XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
dmi.bios.date: 04/12/02
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: WXP03U0
dmi.chassis.asset.tag: 954A4000
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrWXP03U0:bd04/12/02:svnSonyCorporation:pnPCG-FX140(UC):pvr:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: PCG-FX140(UC)
dmi.sys.vendor: Sony Corporation
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-14-generic

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


** Tags: apport-bug checkbox-bug i386

-- 
splash screen not filling laptop monitor size
https://bugs.launchpad.net/bugs/656657
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 656657] Re: splash screen not filling laptop monitor size

2010-10-07 Thread Liam Hyland

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/656657/+attachment/1678234/+files/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/656657/+attachment/1678235/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/656657/+attachment/1678236/+files/Dependencies.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/656657/+attachment/1678237/+files/Lspci.txt

** Attachment added: PciDisplay.txt
   
https://bugs.launchpad.net/bugs/656657/+attachment/1678238/+files/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/656657/+attachment/1678239/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/656657/+attachment/1678240/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/656657/+attachment/1678241/+files/ProcModules.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/656657/+attachment/1678242/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/656657/+attachment/1678243/+files/UdevLog.txt

** Attachment added: XorgLog.txt
   https://bugs.launchpad.net/bugs/656657/+attachment/1678244/+files/XorgLog.txt

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/656657/+attachment/1678245/+files/XorgLogOld.txt

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/656657/+attachment/1678246/+files/Xrandr.txt

** Attachment added: XsessionErrors.txt
   
https://bugs.launchpad.net/bugs/656657/+attachment/1678247/+files/XsessionErrors.txt

** Attachment added: glxinfo.txt
   https://bugs.launchpad.net/bugs/656657/+attachment/1678248/+files/glxinfo.txt

** Attachment added: monitors.xml.txt
   
https://bugs.launchpad.net/bugs/656657/+attachment/1678249/+files/monitors.xml.txt

** Attachment added: setxkbmap.txt
   
https://bugs.launchpad.net/bugs/656657/+attachment/1678250/+files/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/656657/+attachment/1678251/+files/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   https://bugs.launchpad.net/bugs/656657/+attachment/1678252/+files/xkbcomp.txt

-- 
splash screen not filling laptop monitor size
https://bugs.launchpad.net/bugs/656657
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 644943] Re: xterm fonts get corrupted while typing

2010-09-22 Thread Liam Dunn
This occurs on my system as well, and I'll just note that anything at
all that causes the xterm window to redraw removes the extra crud.

-- 
xterm fonts get corrupted while typing
https://bugs.launchpad.net/bugs/644943
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xterm 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 644943] Re: xterm fonts get corrupted while typing

2010-09-22 Thread Liam Dunn
** Changed in: xterm (Ubuntu)
   Status: New = Confirmed

-- 
xterm fonts get corrupted while typing
https://bugs.launchpad.net/bugs/644943
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xterm 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 386532] Re: [RV380] [Jaunty 9.04, Radeon X600] Extending desktop across two monitors works intermittently

2010-05-26 Thread Liam McDermott
Tested using an Ubuntu 10.04 live CD and dual-monitors work out of the
box. Marking bug 'fix released'.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete = Fix Released

-- 
[RV380] [Jaunty 9.04, Radeon X600] Extending desktop across two monitors works 
intermittently
https://bugs.launchpad.net/bugs/386532
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

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


[Ubuntu-x-swat] [Bug 560306] Re: [lucid] ATI hd5xxx cards wrongly doing kms?

2010-05-10 Thread Liam Davison
Same problem - ATI HD5670 graphics card, AMD chipset with a Phenom II X4
935 processor. I can't switch DVI ports as I only have 1 DVI port and my
monitor does not have HDMI or DisplayPort inputs.

-- 
[lucid] ATI hd5xxx cards wrongly doing kms?
https://bugs.launchpad.net/bugs/560306
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

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


[Ubuntu-x-swat] [Bug 379313] Re: Handling NextWindow Touchscreen (multitouch)

2010-03-01 Thread Liam Manderson
Since my last post I have been trying out the ubuntu 10.04 alpha3 live
cd (on my hp touchsmart 600-1050).  Once again by running:

sudo sh -c echo 1926 0006  /sys/bus/usb/drivers/usbtouchscreen/new_id

I get the touchscreen registering as event7 and I can get output via cat
and evtest.  Unlike in 9.10, the when I touch the screen it does trigger
cursor movement and clicks but once again they seem to be more or less
random.  The only pattern being that it starts and stops when I touch
the screen.

-- 
Handling NextWindow Touchscreen (multitouch)
https://bugs.launchpad.net/bugs/379313
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


[Ubuntu-x-swat] [Bug 379313] Re: Handling NextWindow Touchscreen (multitouch)

2010-02-22 Thread Liam Manderson
Similar to Lance, using the I managed to get my touchscreen running as
event7 and I can cat output, but when I run evtest on it, it reacts to
my touching the screen, but the output values seem random.  I remember
reading (addmitedly for an earlier model nextwindow touchscreen) that
some patching of evtouch was necessary to deal with its multitouch
input.

Has there been any  movement on this issue?

-- 
Handling NextWindow Touchscreen (multitouch)
https://bugs.launchpad.net/bugs/379313
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


[Ubuntu-x-swat] [Bug 482814] Re: [karmic] external monitor - display properties cause crash on intel GM45

2009-11-14 Thread Liam Mitchell

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/35698576/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/35698577/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/35698578/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/35698579/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/35698580/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/35698581/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/35698582/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/35698583/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/35698584/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/35698585/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/35698586/UdevLog.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/35698587/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/35698588/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/35698589/Xrandr.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/35698590/XsessionErrors.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/35698591/glxinfo.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/35698592/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/35698593/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/35698594/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/35698597/xkbcomp.txt

-- 
[karmic] external monitor - display properties cause crash on intel GM45 
https://bugs.launchpad.net/bugs/482814
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 386532] Re: [Jaunty 9.04, Radeon X600] Extending desktop across two monitors works intermittently

2009-09-10 Thread Liam McDermott
I've tested using the latest Karmic LiveCD (20090910), however as the
versions of xserver-xorg-video-radeon and such in the PPA are the same
as the ones in the official repos I did *not* add the PPA above to the
live session's sources.list.

The bug has changed, in that instead of dual-screen working
intermittently it now doesn't work at all. Here are the steps I'm using
to reproduce:

 1. downloaded Karmic daily LiveCD (20090910), checked md5 sum of .iso file, 
rebooted using LiveCD, tested Disc for errors before booting into the live 
session;
 2. run gnome-display-properties;
 3. un-check 'Mirror screens';
 4. drag monitors, so iiyama is on the left, Philips on the right;
 5. click [Apply];
 6. the following message appears:

Monitor Resolution Settings has detected that the virtual resolution
must be set in your configuration file in order to apply your settings.

Would you like Screen Resolution to set the virtual resolution for you?
(Recommended)

[No] [Yes]

 7. choose [Yes], then click [Ok] on dialog requesting the user logs out and in 
again;
 8. log out, X restarts, desktop reloads;
 9. notice that the desktop has returned to mirrored state;
 10. re-run gnome-display-properties, notice that settings applied on last run 
were not saved and that the 'Mirror screens' check box is checked again;
 11. start from (1) again, and the same sequence will repeat, including the 
question about setting the virtual resolution in the configuration file;

Note: step (4) doesn't actually need to be completed, 'Mirror screens'
can be un-checked but the monitors not moved. Am still including that
step as it was something I did on almost every attempt at getting gnome-
display-properties to work.

Another note: on first run gnome-display-properties does add a virtual
resolution to xorg.conf (which I am assuming is the 'configuration file'
the dialog was referring to), it just ignores it on every subsequent
run.

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

-- 
[Jaunty 9.04, Radeon X600] Extending desktop across two monitors works 
intermittently
https://bugs.launchpad.net/bugs/386532
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

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


[Ubuntu-x-swat] [Bug 386532] Re: [Jaunty 9.04, Radeon X600] Extending desktop across two monitors works intermittently

2009-09-10 Thread Liam McDermott

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/31636067/xorg.conf

-- 
[Jaunty 9.04, Radeon X600] Extending desktop across two monitors works 
intermittently
https://bugs.launchpad.net/bugs/386532
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

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


[Ubuntu-x-swat] [Bug 386532] Re: [Jaunty 9.04, Radeon X600] Extending desktop across two monitors works intermittently

2009-09-10 Thread Liam McDermott

** Attachment added: dmesg output.
   http://launchpadlibrarian.net/31636180/boot.messages

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete = Confirmed

-- 
[Jaunty 9.04, Radeon X600] Extending desktop across two monitors works 
intermittently
https://bugs.launchpad.net/bugs/386532
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

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


[Ubuntu-x-swat] [Bug 412907] Re: X crashes and system is only responsive via sys-req on keyboard

2009-08-24 Thread Liam O'Reilly
Dear MrAuer, unfortunately, you should open a new bug report. Since I
have disabled UXA then my Jaunty system seems to be fine - that is there
have been no more crashes yet. I have been using the alpha 4 of Karmic
at the moment to see if my bug is present there - as I feel finding it
there is more important that finding if UXA was the problem on Jaunty.
So far Karmic seems to be fine, with my bug not appearing. I think this
bug can be marked as invalid, unless I find an occurrence of this on
Jaunty with no UXA or Karmic.

-- 
X crashes and system is only responsive via sys-req on keyboard
https://bugs.launchpad.net/bugs/412907
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

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


[Ubuntu-x-swat] [Bug 412907] Re: X crashes and system is only responsive via sys-req on keyboard

2009-08-19 Thread Liam O'Reilly
Please note that unlike MrAuer I did not have this problem on Intrepid.
The problems only started to happen on Jaunty for me (although I don't
seem to remember them happening when I first upgraded and the few weeks
following).

-- 
X crashes and system is only responsive via sys-req on keyboard
https://bugs.launchpad.net/bugs/412907
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

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


[Ubuntu-x-swat] [Bug 412907] Re: X crashes and system is only responsive via sys-req on keyboard

2009-08-19 Thread Liam O'Reilly
I noticed a vital clue which I missed before.

My mouse is responsive, but no clicks are registered (as if I never
clicked), I can move the mouse around the screen. The keyboard is
unresponsive apart from sys-req. I did not think to check the caps lock
led. I will do this next time the crash happens.

Here is what I think is a full backtrace (I don't really know what one
of these should look like). I followed the instructions at
https://wiki.ubuntu.com/X/Backtracing). I found Xorg's pid then started
gdb, attached to xorg's pid and run the gdb command backtrace full.

I hope this helps. If not then please let me know how I can help more.

** Attachment added: A full backtrace of Xorg, I think
   http://launchpadlibrarian.net/30502766/gdb-Xorg.txt

-- 
X crashes and system is only responsive via sys-req on keyboard
https://bugs.launchpad.net/bugs/412907
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

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


[Ubuntu-x-swat] [Bug 412907] Re: X crashes and system is only responsive via sys-req on keyboard

2009-08-19 Thread Liam O'Reilly
As I have provided what I think is a full backtrace

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = Confirmed

-- 
X crashes and system is only responsive via sys-req on keyboard
https://bugs.launchpad.net/bugs/412907
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

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


[Ubuntu-x-swat] [Bug 412907] Re: X crashes and system is only responsive via sys-req on keyboard

2009-08-19 Thread Liam O'Reilly
I just remembered that I have a modified xorg.conf file. I have changed
my AccelMethod to UXA (Ubuntu Juanty 64 bit). This was because under the
default setting, the terminals in gnome were unusable for me as the
scrolling speed was too slow. Using UXA the terminals are normal and
much faster.

** Attachment added: My slightly modified xorg.conf file compared to the 
default
   http://launchpadlibrarian.net/30503143/xorg.conf

-- 
X crashes and system is only responsive via sys-req on keyboard
https://bugs.launchpad.net/bugs/412907
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

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


[Ubuntu-x-swat] [Bug 412907] Re: X crashes and system is only responsive via sys-req on keyboard

2009-08-18 Thread Liam O'Reilly
Here is the dmesg report that I promised above (a little late, but here
now). I found when trying to cause this problem that, that I simply
cannot reproduce the problem. It happens at least once a day, but I have
no idea what triggers it. It seems to happen a lot when I interface with
Firefox, but this could be coincidence as I use Firefox often.

I will now try to do my daily work on a Ubuntu 9.10 64 bit Alpha 4 live
cd and see if the bug is triggered, If so I will try to get a backtrace
etc (using instructions at https://wiki.ubuntu.com/X/Backtracing).

** Attachment added: Output of dmesg
   http://launchpadlibrarian.net/30454801/dmesg

-- 
X crashes and system is only responsive via sys-req on keyboard
https://bugs.launchpad.net/bugs/412907
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

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


[Ubuntu-x-swat] [Bug 341363] Re: [i945GME] drm:i915_getparam *ERROR* Unknown parameter 6

2009-08-13 Thread Liam O'Reilly
As request I have filed a new bug related to my crash at
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/412907

-- 
[i945GME] drm:i915_getparam *ERROR* Unknown parameter 6
https://bugs.launchpad.net/bugs/341363
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

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


[Ubuntu-x-swat] [Bug 412907] Re: X crashes and system is only responsive via sys-req on keyboard

2009-08-13 Thread Liam O'Reilly
I will attach a report of dmesg after a reboot of the crash (that I
guess will happen later today).

This crash seems to happen more the more graphic intensive applications
I run, i.e., compiz / OpenGL seem to cause more crashes. Also the crash
seems to happen a lot when opening Firefox, but that may just be because
I open Firefox a lot. I have no way of forcing a crash.

** Package changed: linux (Ubuntu) = xserver-xorg-video-intel (Ubuntu)

-- 
X crashes and system is only responsive via sys-req on keyboard
https://bugs.launchpad.net/bugs/412907
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

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


[Ubuntu-x-swat] [Bug 341363] Re: [i945GME] drm:i915_getparam *ERROR* Unknown parameter 6

2009-08-12 Thread Liam O'Reilly
See recent comments these may obviously not be just harmless warning and
may be the cause for a serious crash.

** Changed in: linux (Ubuntu)
   Status: Won't Fix = Confirmed

-- 
[i945GME] drm:i915_getparam *ERROR* Unknown parameter 6
https://bugs.launchpad.net/bugs/341363
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

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


[Ubuntu-x-swat] [Bug 341363] Re: [i945GME] drm:i915_getparam *ERROR* Unknown parameter 6

2009-08-12 Thread Liam O'Reilly
See recent comments these obviously may not be just harmless warnings
and may be the cause for a serious crash.

-- 
[i945GME] drm:i915_getparam *ERROR* Unknown parameter 6
https://bugs.launchpad.net/bugs/341363
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

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


[Ubuntu-x-swat] [Bug 341363] Re: [i945GME] drm:i915_getparam *ERROR* Unknown parameter 6

2009-08-12 Thread Liam O'Reilly
See recent comments these obviously may not be just harmless warnings
and may be the cause for a serious crash.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Won't Fix = Confirmed

-- 
[i945GME] drm:i915_getparam *ERROR* Unknown parameter 6
https://bugs.launchpad.net/bugs/341363
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

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


[Ubuntu-x-swat] [Bug 341363] Re: [i945GME] drm:i915_getparam *ERROR* Unknown parameter 6

2009-07-09 Thread Liam O'Reilly
Hi, I am running Jaunty (fully up-to-date as of 9th July 2009) 64 bit version. 
My kern.log file shows alot of 
[drm:i915_getparam] *ERROR* Unknown parameter 6
messages just before my system crashes.
My system is crashing in this way (on average) about once a day at the moment. 
I believe these messages in the kern.log file are the last messages produced 
before such a crash.

-- 
[i945GME] drm:i915_getparam *ERROR* Unknown parameter 6
https://bugs.launchpad.net/bugs/341363
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

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


[Ubuntu-x-swat] [Bug 386532] [NEW] [Jaunty 9.04, Radeon X600] Extending desktop across two monitors works intermittently

2009-06-12 Thread Liam McDermott
Public bug reported:

Binary package hint: xorg

Xorg version: 1:7.4~5ubuntu18
Ubuntu version: 9.04

After restarting (either the computer or Xorg), then logging-in, the
desktop does not always expand across both the monitors hooked-up to the
ATi X600 graphics card. Instead the left screen is mirrored on both
monitors. Also, it seems possible to move the mouse into where the
desktop should extend (if that makes sense!)

Both monitors are set to 1600x1200 resolution, configured by gnome-
display-properties.

Crazy stuff I've tried to fix this:
 1. Using xserver-xorg-video-ati - 
1:6.12.99+git20090611.d095bb31-0ubuntu0tormod2 and xserver-xorg-video-radeon - 
1:6.12.99+git20090611.d095bb31-0ubuntu0tormod2 from Tormod Volden's PPA 
(https://launchpad.net/~tormodvolden/+archive/ppa?field.name_filter=field.status_filter=publishedfield.series_filter=jaunty)
 I still have these installed at time of filing this bug report. Obviously, I'm 
using the open source ATi drivers, since the X600 is no longer supported.

 2. Tried using a Jaunty Live CD with the instructions under 'Testing
with a live CD/media' at: https://wiki.ubuntu.com/XorgOnTheEdge but it
didn't work*.

 * In fact: both stock Ubuntu Xorg and the bleeding edge packages
initially failed in a completely different way to what's described in
this bug, however I believe that is a different problem, so will try to
describe it in a separate bug report.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
Package: xorg 1:7.4~5ubuntu18
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersion: Linux version 2.6.28-13-generic (bui...@yellow) (gcc version 4.3.3 
(Ubuntu 4.3.3-5ubuntu4) ) #44-Ubuntu SMP Tue Jun 2 07:55:09 UTC 2009
SourcePackage: xorg
Uname: Linux 2.6.28-13-generic x86_64

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


** Tags: amd64 apport-bug

-- 
[Jaunty 9.04, Radeon X600] Extending desktop across two monitors works 
intermittently
https://bugs.launchpad.net/bugs/386532
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 386532] Re: [Jaunty 9.04, Radeon X600] Extending desktop across two monitors works intermittently

2009-06-12 Thread Liam McDermott
Attaching an xorg.0.log from an instance when Xorg loaded correctly. By
'correctly' I mean it extended the desktop across both monitors attached
to the graphics card.

** Attachment added: Xorg.0.log.working
   http://launchpadlibrarian.net/27840510/Xorg.0.log.working

-- 
[Jaunty 9.04, Radeon X600] Extending desktop across two monitors works 
intermittently
https://bugs.launchpad.net/bugs/386532
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 386532] Re: [Jaunty 9.04, Radeon X600] Extending desktop across two monitors works intermittently

2009-06-12 Thread Liam McDermott
Attaching an Xorg.0.log from an instance where Xorg did not work. By
'not work' I mean the desktop is mirrored on both monitors, but by
moving the mouse into the area where the desktop should extend, it seems
the desktop is extended just not showing on the second monitor.

A diff on the two files is quite interesting, it seems some things are
loaded differently each time and in a different order. Perhaps the bug
is due to a race condition?

** Attachment added: Xorg.0.log.notworking
   http://launchpadlibrarian.net/27840589/Xorg.0.log.notworking

-- 
[Jaunty 9.04, Radeon X600] Extending desktop across two monitors works 
intermittently
https://bugs.launchpad.net/bugs/386532
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 386532] Re: [Jaunty 9.04, Radeon X600] Extending desktop across two monitors works intermittently

2009-06-12 Thread Liam McDermott

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/27840432/Dependencies.txt

** Attachment added: LsHal.txt
   http://launchpadlibrarian.net/27840433/LsHal.txt

** Attachment added: LsMod.txt
   http://launchpadlibrarian.net/27840434/LsMod.txt

** Attachment added: LsPci.txt
   http://launchpadlibrarian.net/27840435/LsPci.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/27840436/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/27840437/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/27840438/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/27840439/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/27840440/glxinfo.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/27840442/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/27840443/setxkbmap.txt

** Attachment added: system.txt
   http://launchpadlibrarian.net/27840444/system.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/27840445/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/27840446/xkbcomp.txt

-- 
[Jaunty 9.04, Radeon X600] Extending desktop across two monitors works 
intermittently
https://bugs.launchpad.net/bugs/386532
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 386532] Re: [Jaunty 9.04, Radeon X600] Extending desktop across two monitors works intermittently

2009-06-12 Thread Liam McDermott
Attaching .xsession-errors

Interestingly it seems that loading Compiz is failing and falling back
to Metacity. Am going to try restarting to see if the desktop extending
works when Compiz works.

** Attachment added: .xsession-errors
   http://launchpadlibrarian.net/27840962/.xsession-errors

-- 
[Jaunty 9.04, Radeon X600] Extending desktop across two monitors works 
intermittently
https://bugs.launchpad.net/bugs/386532
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 386532] Re: [Jaunty 9.04, Radeon X600] Extending desktop across two monitors works intermittently

2009-06-12 Thread Liam McDermott
That last comment may have been a red herring, after restarting the
computer the desktop has extended across both monitors but Compiz has
failed with the same error.

-- 
[Jaunty 9.04, Radeon X600] Extending desktop across two monitors works 
intermittently
https://bugs.launchpad.net/bugs/386532
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