[Bug 221977] Re: Cannot enable compiz with the fglrx driver (ATI X1600)

2008-12-31 Thread Jørgen H . Seland
Updating ubuntu fixed the problem for me.

-- 
Cannot enable compiz with the fglrx driver (ATI X1600)
https://bugs.launchpad.net/bugs/221977
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 174759] Re: Eclipse crashes due to jvm crash

2008-05-29 Thread Jørgen H . Seland
Confirming that bug is still present in sun-java6 version 6-06-0ubuntu1
on 64bit Hardy running on AMD64, 64bit eclipse version 3.3.2.

Crash occurs when the eclipse java compiler is running. Crash dump:

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7f53dc77125a, pid=6819, tid=1089046864
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (10.0-b22 mixed mode linux-amd64)
# Problematic frame:
# V  [libjvm.so+0x1f125a]
#
# An error report file with more information is saved as:
# /home/jorgen/hs_err_pid6819.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#


** Attachment added: hs_err_pid6819.log
   http://launchpadlibrarian.net/14798041/hs_err_pid6819.log

-- 
Eclipse crashes due to jvm crash
https://bugs.launchpad.net/bugs/174759
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228067] Re: lyx 1.5.3.1 crashes as soon as it starts

2008-05-09 Thread Jørgen H . Seland
As soon as I open a document, or even select 'new', I get:

[EMAIL PROTECTED]:~$ lyx foo.lyx
QPaintEngine::setSystemClip: Should not be changed while engine is active
QPaintEngine::setSystemClip: Should not be changed while engine is active
QWidgetPrivate::beginSharedPainter: Painter is already active

lyx: SIGSEGV signal caught
Sorry, you have found a bug in LyX. Please read the bug-reporting instructions 
in Help-Introduction and send us a bug report, if necessary. Thanks !
Bye.
Aborted

The configuration created by lyx is shown below, compared to the default
configuration created by qtconfig-qt4.

--- .config/Trolltech.conf.lyx-1.5.3-1  2008-05-09 19:12:47.0 +0200
+++ .config/Trolltech.conf.qtconfig-qt4 2008-05-09 19:16:30.0 +0200
@@ -1,20 +1,5 @@
 [Qt%20Plugin%20Cache%204.4.false]
 usr\lib\qt4\plugins\inputmethods\libqimsw-multi.so=40400, 0, x86_64 Linux 
g++-4 full-config, 2008-05-06T23:17:16
-usr\lib\qt4\plugins\imageformats\libqgif.so=40400, 0, x86_64 Linux g++-4 
full-config, 2008-05-06T23:17:16
-usr\lib\qt4\plugins\imageformats\libqico.so=40400, 0, x86_64 Linux g++-4 
full-config, 2008-05-06T23:17:16
-usr\lib\qt4\plugins\imageformats\libqjpeg.so=40400, 0, x86_64 Linux g++-4 
full-config, 2008-05-06T23:17:16
-usr\lib\qt4\plugins\imageformats\libqmng.so=40400, 0, x86_64 Linux g++-4 
full-config, 2008-05-06T23:17:16
-usr\lib\qt4\plugins\imageformats\libqsvg.so=40400, 0, x86_64 Linux g++-4 
full-config, 2008-05-06T23:17:31
-usr\lib\qt4\plugins\imageformats\libqtiff.so=40400, 0, x86_64 Linux g++-4 
full-config, 2008-05-06T23:17:16
-usr\lib\qt4\plugins\iconengines\libqsvgicon.so=40400, 0, x86_64 Linux g++-4 
full-config, 2008-05-06T23:17:31
 
 [Qt%20Factory%20Cache%204.4]
 
com.trolltech.Qt.QInputContextFactoryInterface%3A\usr\lib\qt4\plugins\inputmethods\libqimsw-multi.so=2008-05-06T23:17:16,
 imsw-multi
-com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqgif.so=2008-05-06T23:17:16,
 gif
-com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqico.so=2008-05-06T23:17:16,
 ico
-com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqjpeg.so=2008-05-06T23:17:16,
 jpeg, jpg
-com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqmng.so=2008-05-06T23:17:16,
 mng
-com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqsvg.so=2008-05-06T23:17:31,
 svg
-com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqtiff.so=2008-05-06T23:17:16,
 tiff, tif
-com.trolltech.Qt.QIconEngineFactoryInterfaceV2%3A\usr\lib\qt4\plugins\iconengines\libqsvgicon.so=2008-05-06T23:17:31,
 svg
-com.trolltech.Qt.QIconEngineFactoryInterface%3A\usr\lib\qt4\plugins\iconengines\libqsvgicon.so=2008-05-06T23:17:31

NOTE: Doing

mv ~/.config/Trolltech.conf ~/.config/Trolltech.conf.bak

does NOT help, but logging out and in again (presumably the X server
restart) makes LyX for a very short time (i.e. opening one or two
documents).

-- 
lyx 1.5.3.1 crashes as soon as it starts
https://bugs.launchpad.net/bugs/228067
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228067] Re: lyx 1.5.3.1 crashes as soon as it starts

2008-05-09 Thread Jørgen H . Seland
Just writing to confirm Håvard H. Garnes' workaround:

This is because of new faulty qt4.4 from hardy backports. Use synaptic, remove 
all qt, libqt, libqtcore and everything else qt (lyx, skype and 
stellarium will follow). Then remove hardy-backports from the sources and 
resync. Then install libqt4-core and libqt4-gui at version 4.3. Then 
lyx and everythong else. Now everything should be fine.

I have now opened and closed several documents, and LyX appears stable.
The ~/.config/Trolltech.conf that lyx creates under QT 4.3 looks as
follows (I have no idea whether this is useful, but here goes):

--- .config/Trolltech.conf.lyx-1.5.3-1.qt4.32008-05-09 19:31:26.0 
+0200
+++ .config/Trolltech.conf.lyx-1.5.3-1.qt4.42008-05-09 19:12:47.0 
+0200
@@ -1,18 +1,20 @@
-[Qt%20Factory%20Cache%204.3]
-com.trolltech.Qt.QIconEngineFactoryInterface%3A\usr\lib\qt4\plugins\iconengines\libqsvg.so=2008-04-09T19:41:59
-com.trolltech.Qt.QIconEngineFactoryInterfaceV2%3A\usr\lib\qt4\plugins\iconengines\libqsvg.so=2008-04-09T19:41:59,
 svg
-com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqgif.so=2008-04-09T19:41:59,
 gif
-com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqjpeg.so=2008-04-09T19:41:59,
 jpeg, jpg
-com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqmng.so=2008-04-09T19:41:59,
 mng
-com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqsvg.so=2008-04-09T19:41:59,
 svg
-com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqtiff.so=2008-04-09T19:41:59,
 tiff, tif
-com.trolltech.Qt.QInputContextFactoryInterface%3A\usr\lib\qt4\plugins\inputmethods\libqimsw-multi.so=2008-04-09T19:41:59,
 imsw-multi
+[Qt%20Plugin%20Cache%204.4.false]
+usr\lib\qt4\plugins\inputmethods\libqimsw-multi.so=40400, 0, x86_64 Linux 
g++-4 full-config, 2008-05-06T23:17:16
+usr\lib\qt4\plugins\imageformats\libqgif.so=40400, 0, x86_64 Linux g++-4 
full-config, 2008-05-06T23:17:16
+usr\lib\qt4\plugins\imageformats\libqico.so=40400, 0, x86_64 Linux g++-4 
full-config, 2008-05-06T23:17:16
+usr\lib\qt4\plugins\imageformats\libqjpeg.so=40400, 0, x86_64 Linux g++-4 
full-config, 2008-05-06T23:17:16
+usr\lib\qt4\plugins\imageformats\libqmng.so=40400, 0, x86_64 Linux g++-4 
full-config, 2008-05-06T23:17:16
+usr\lib\qt4\plugins\imageformats\libqsvg.so=40400, 0, x86_64 Linux g++-4 
full-config, 2008-05-06T23:17:31
+usr\lib\qt4\plugins\imageformats\libqtiff.so=40400, 0, x86_64 Linux g++-4 
full-config, 2008-05-06T23:17:16
+usr\lib\qt4\plugins\iconengines\libqsvgicon.so=40400, 0, x86_64 Linux g++-4 
full-config, 2008-05-06T23:17:31
 
-[Qt%20Plugin%20Cache%204.3.debug]
-usr\lib\qt4\plugins\iconengines\libqsvg.so=40304, 1, x86_64 Linux g++-4 
full-config, 2008-04-09T19:41:59
-usr\lib\qt4\plugins\imageformats\libqgif.so=40304, 1, x86_64 Linux g++-4 
full-config, 2008-04-09T19:41:59
-usr\lib\qt4\plugins\imageformats\libqjpeg.so=40304, 1, x86_64 Linux g++-4 
full-config, 2008-04-09T19:41:59
-usr\lib\qt4\plugins\imageformats\libqmng.so=40304, 1, x86_64 Linux g++-4 
full-config, 2008-04-09T19:41:59
-usr\lib\qt4\plugins\imageformats\libqsvg.so=40304, 1, x86_64 Linux g++-4 
full-config, 2008-04-09T19:41:59
-usr\lib\qt4\plugins\imageformats\libqtiff.so=40304, 1, x86_64 Linux g++-4 
full-config, 2008-04-09T19:41:59
-usr\lib\qt4\plugins\inputmethods\libqimsw-multi.so=40304, 1, x86_64 Linux 
g++-4 full-config, 2008-04-09T19:41:59
+[Qt%20Factory%20Cache%204.4]
+com.trolltech.Qt.QInputContextFactoryInterface%3A\usr\lib\qt4\plugins\inputmethods\libqimsw-multi.so=2008-05-06T23:17:16,
 imsw-multi
+com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqgif.so=2008-05-06T23:17:16,
 gif
+com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqico.so=2008-05-06T23:17:16,
 ico
+com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqjpeg.so=2008-05-06T23:17:16,
 jpeg, jpg
+com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqmng.so=2008-05-06T23:17:16,
 mng
+com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqsvg.so=2008-05-06T23:17:31,
 svg
+com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqtiff.so=2008-05-06T23:17:16,
 tiff, tif
+com.trolltech.Qt.QIconEngineFactoryInterfaceV2%3A\usr\lib\qt4\plugins\iconengines\libqsvgicon.so=2008-05-06T23:17:31,
 svg
+com.trolltech.Qt.QIconEngineFactoryInterface%3A\usr\lib\qt4\plugins\iconengines\libqsvgicon.so=2008-05-06T23:17:31

-- 
lyx 1.5.3.1 crashes as soon as it starts
https://bugs.launchpad.net/bugs/228067
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 224341] [NEW] [Hardy] Visual Effects not available, but compiz --replace works.

2008-04-29 Thread Jørgen H . Seland
Public bug reported:

Binary package hint: gnome-control-center

Clicking Normal or Extra in the Visual Effects settings on gnome-
appearance-properties yields the error message Enable driver?.

But: Running compiz --replace enables effects.

Restricted drivers manager says In use but not Enabled.

Running Hardy on AMD64 with all current updates, with manually installed
ATI 8-4 fglrx driver in single-head mode.

Output of fglrxinfo:
[EMAIL PROTECTED]:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1300
OpenGL version string: 2.1.7415 Release

Output of compiz --replace:
[EMAIL PROTECTED]:~$ compiz --replace
Checking for Xgl: not present. 
Detected PCI ID for VGA: 01:00.0 0300: 1002:7149 (prog-if 00 [VGA controller])
Checking for texture_from_pixmap: not present. 
Trying again with indirect rendering:
Checking for texture_from_pixmap: present. 
Checking for non power of two support: present. 
Checking for Composite extension: present. 
Comparing resolution (1280x800) to maximum 3D texture size (4096): Passed.
Checking for nVidia: not present. 
Checking for FBConfig: present. 
Checking for Xgl: not present. 
/usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 
image format
GConf backend: There is an unsupported value at path 
/apps/compiz/plugins/scale/allscreens/options/initiate_edge. Settings from this 
path won't be read. Try to remove that value so that operation can continue 
properly.

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[Hardy] Visual Effects not available, but compiz --replace works.
https://bugs.launchpad.net/bugs/224341
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 185311] Re: hardy, locking assertion failure, xorg/libsdl

2008-04-24 Thread Jørgen H . Seland
Experiencing the bug while running JUnit tests on Eclipse 3.3.2 64-bit,
sun-java6 6-03-0ubuntu2 (gutsy version, to avoid bug #174759), Hardy
beta 5 AMD 64:

Does *not* work: export LIBXCB_ALLOW_SLOPPY_LOCK=true
Does *not* work: export LIBXCB_ALLOW_SLOPPY_LOCK=1

Works: sudo sed -i 's/XINERAMA/FAKEEXTN/g'
/usr/lib/jvm/java-6-sun/jre/lib/amd64/xawt/libmawt.so

For completeness, here is the backtrace:

Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x7fa7fdcf597c]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x24) [0x7fa7fdcf5a84]
#2 /usr/lib/libX11.so.6(_XReply+0x10f) [0x7fa7fe54ef4f]
#3 /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/amd64/xawt/libmawt.so 
[0x7fa7fea64826]
#4 /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/amd64/xawt/libmawt.so 
[0x7fa7fea472ab]
#5 /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/amd64/xawt/libmawt.so 
[0x7fa7fea4757d]
#6 
/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/amd64/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x12)
 [0x7fa7fea477f2]
#7 [0x7fa8249b9e77]
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x7fa7fdcf597c]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x15) [0x7fa7fdcf5a15]
#2 /usr/lib/libX11.so.6 [0x7fa7fe54e323]
#3 /usr/lib/libX11.so.6(XGetVisualInfo+0x2c) [0x7fa7fe54572c]
#4 /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/amd64/xawt/libmawt.so 
[0x7fa7fea46645]
#5 /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/amd64/xawt/libmawt.so 
[0x7fa7fea46899]
#6 /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/amd64/xawt/libmawt.so 
[0x7fa7fea4761f]
#7 
/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/amd64/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x12)
 [0x7fa7fea477f2]
#8 [0x7fa8249b9e77]

-- 
hardy, locking assertion failure, xorg/libsdl
https://bugs.launchpad.net/bugs/185311
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 174759] Re: Eclipse crashes due to jvm crash

2008-04-23 Thread Jørgen H . Seland
Eclipse 3.3.2 64-bit, sun-java6 6-06-0ubuntu1, Hardy beta 5 AMD 64:

Confirming crash on java build (both automatic and non-automatic).
Also confirming the -Xint option workaround. 
Also confirming slowdown with -Xint option (but this is no surprise, as it 
disables JIT compilation).

-- 
Eclipse crashes due to jvm crash
https://bugs.launchpad.net/bugs/174759
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205620] Re: Java applications crash with Sun JDK 1.6 (6-04-2) on x86_64

2008-04-23 Thread Jørgen H . Seland
*** This bug is a duplicate of bug 174759 ***
https://bugs.launchpad.net/bugs/174759

** This bug has been marked a duplicate of bug 174759
   Eclipse crashes due to jvm crash

-- 
Java applications crash with Sun JDK 1.6 (6-04-2) on x86_64 
https://bugs.launchpad.net/bugs/205620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 199073] Re: [Hardy] Eclipse 3.2 crashes

2008-04-23 Thread Jørgen H . Seland
*** This bug is a duplicate of bug 174759 ***
https://bugs.launchpad.net/bugs/174759

** This bug has been marked a duplicate of bug 174759
   Eclipse crashes due to jvm crash

-- 
[Hardy] Eclipse 3.2 crashes
https://bugs.launchpad.net/bugs/199073
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 215123] Re: (Hardy) Java crashes with 1.6.0 u5 AMD64

2008-04-23 Thread Jørgen H . Seland
*** This bug is a duplicate of bug 174759 ***
https://bugs.launchpad.net/bugs/174759

** This bug has been marked a duplicate of bug 174759
   Eclipse crashes due to jvm crash

-- 
(Hardy) Java crashes with 1.6.0 u5 AMD64
https://bugs.launchpad.net/bugs/215123
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 174759] Re: Eclipse crashes due to jvm crash

2008-04-23 Thread Jørgen H . Seland
Eclipse 3.3.2 64-bit, sun-java6 6-06-0ubuntu1, Hardy beta 5 AMD 64:

Confirming that downgrade to sun-java6 6-03-0ubuntu2 (gutsy version)
fixes the problem.

-- 
Eclipse crashes due to jvm crash
https://bugs.launchpad.net/bugs/174759
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220150] Re: Mouse cursor corruption on dual-head ATI Radeon Mobility X1300 (hardy+fglrx)

2008-04-22 Thread Jørgen H . Seland
Workaround: 
Installing the version 8.4 ATI drivers from ati.com fixes the problem.

-- 
Mouse cursor corruption on dual-head ATI Radeon Mobility X1300 (hardy+fglrx)
https://bugs.launchpad.net/bugs/220150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220150] [NEW] Mouse cursor corruption on dual-head ATI Radeon Mobility X1300 (hardy+fglrx)

2008-04-21 Thread Jørgen H . Seland
Public bug reported:

Mouse pointer is severely corrupted on my dual-head ATI X1300 setup and
fglrx drivers (8.04 Hardy Heron beta 5).

The corruption appears immediately on server start, and does not change,
but is different on the two screens:

On my built-in LCD, the cursor appears as a 64-pixel high striped black-
and-white bar.

On my external LCD display, the cursor appears as a 64x64 block of
random colors.

Both appear to be repetitions of a 4-pixel high pattern.

The corruption appears both with Xinerama and with stand-alone displays.

(OpenGL support is disabled on Xinerama, though, as it was on Gutsy.)

** Affects: linux-restricted-modules-2.6.24 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Mouse cursor corruption on dual-head ATI Radeon Mobility X1300 (hardy+fglrx)
https://bugs.launchpad.net/bugs/220150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220150] Re: Mouse cursor corruption on dual-head ATI Radeon Mobility X1300 (hardy+fglrx)

2008-04-21 Thread Jørgen H . Seland

** Attachment added: X configuration
   http://launchpadlibrarian.net/13594403/xorg.conf

-- 
Mouse cursor corruption on dual-head ATI Radeon Mobility X1300 (hardy+fglrx)
https://bugs.launchpad.net/bugs/220150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220150] Re: Mouse cursor corruption on dual-head ATI Radeon Mobility X1300 (hardy+fglrx)

2008-04-21 Thread Jørgen H . Seland
Here's the log.

NOTE: I have explicitly disabled Composite and Xinerama before this log
was generated. Changes from above xorg.conf:

Section Extensions
Option  Composite 0
EndSection

Section ServerFlags
Option  Xinerama  0
EndSection

These make *no improvement* on the mouse cursor problem, nor the OpenGL
acceleration.

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

-- 
Mouse cursor corruption on dual-head ATI Radeon Mobility X1300 (hardy+fglrx)
https://bugs.launchpad.net/bugs/220150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 215702] Re: Hardy: fglrx not working for ATI card

2008-04-21 Thread Jørgen H . Seland
Having same problem; kernel module is missing.

Attempted automatic install using ati-driver-
installer-8-4-x86.x86_64.run. Appears to work, but the log file shows
that the kernel module build failed:

[EMAIL PROTECTED]:~/ati-8-4# cat /usr/share/ati/fglrx-install.log 
[Message] Kernel Module : Trying to install a precompiled kernel module.
[Message] Kernel Module : Precompiled kernel module version mismatched.
[Error] Kernel Module : No kernel module build environment - please consult 
readme.

Running insmod confirms this:

[EMAIL PROTECTED]:~# insmod /lib/modules/$(uname -r)/updates/dkms/fglrx.ko
insmod: can't read '/lib/modules/2.6.22-14-generic/updates/dkms/fglrx.ko': No 
such file or directory

Will now try to manually build the kernel module.

-- 
Hardy:  fglrx not working for ATI card
https://bugs.launchpad.net/bugs/215702
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 215702] Re: Hardy: fglrx not working for ATI card

2008-04-21 Thread Jørgen H . Seland
The problem was due to a leftover grub configuration causing kernel
2.6.22-14 to load instead of 2.6.24-16.

The generated xorg-driver-fglrx package will not install:

[EMAIL PROTECTED]:~/ati-8-4# dpkg -i 
xorg-driver-fglrx-dev_8.476-0ubuntu1_amd64.deb 
Selecting previously deselected package xorg-driver-fglrx-dev.
(Reading database ... 125722 files and directories currently installed.)
Unpacking xorg-driver-fglrx-dev (from 
xorg-driver-fglrx-dev_8.476-0ubuntu1_amd64.deb) ...
dpkg: dependency problems prevent configuration of xorg-driver-fglrx-dev:
 xorg-driver-fglrx-dev depends on xorg-driver-fglrx; however:
  Package xorg-driver-fglrx is not installed.
dpkg: error processing xorg-driver-fglrx-dev (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 xorg-driver-fglrx-dev

This problem persists, even though I remove the Hardy default version
8.3 xorg-driver-fglrx package.

BUT: ATIs automatic installation tool works, however, and OpenGL
acceleration is now enabled.

Now I get a full system freeze if I enable the lattice screensaver.

-- 
Hardy:  fglrx not working for ATI card
https://bugs.launchpad.net/bugs/215702
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 196617] Re: [Hardy Alpha-5] fglrx log noise if dualhead unless ForceMonitors=nocv

2008-04-21 Thread Jørgen H . Seland
Have installed ATI 8.4 drivers, and running Xinerama-based dual head on
ATI Radeon Mobility X1300, hardy beta 5, AMD 64.

I now have the log noise problem; keeps repeating:

...
(EE) fglrx(1): [DRI] Unlocking inconsistency:
Context 9124404 trying to unlock lock held by context 2
(EE) fglrx(1): [DRI] Locking deadlock.
Already locked with context 9124404,
trying to lock with context 2.
...

And: OpenGL blocks. For instance, if I run glxinfo, it stops after printing the 
first line of output:
[EMAIL PROTECTED]:~$ glxinfo 
name of display: :0.0

The screensaver setup utility also stops on launch. (I have an OpenGL
screensaver selected.)

-- 
[Hardy Alpha-5] fglrx log noise if dualhead unless ForceMonitors=nocv
https://bugs.launchpad.net/bugs/196617
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs