still an issue with 8.45.4
** Changed in: linux-restricted-modules-2.6.24 (Ubuntu)
Sourcepackagename: linux-restricted-modules-2.6.22 =>
linux-restricted-modules-2.6.24
--
compiz will not launch with fglrx driver - falls back to metacity
https://bugs.launchpad.net/bugs/173663
You received this
I figured out that the first (direct rendering) test reveals a count of
2 instead of 3 and thus fails, but the indirect test fails for another
reason. When I run
LIBGL_ALWAYS_INDIRECT=1 glxinfo
the output is as follows.
name of display: :0.0
X Error of failed request: GLXBadContext
Major opcod
There's some interesting stuff in the compiz script, apart from the
check pointed out by Yann Papouin. If I count the number of times that
"texture from pixmap" appears on glxinfo while using radeon (the FOSS
driver), I get:
$ glxinfo | grep texture_from_pixmap
GLX_ARB_multisample, GLX_EXT_imp
i suffer this problem as well. it's because fglrx does support aiglx on
xorg-core 1.3 branch but not on 1.4 (which is what we've been using for a long
time in hardy).
fglrx needs to be fixed OR xorg-core needs to be reverted. (do not revert this
yourself, wait for the ubuntu devs to do it) OR th
[EMAIL PROTECTED]:~$ compiz --replace
Checking for Xgl: not present.
Detected PCI ID for VGA: 01:00.0 0300: 1002:4e50 (prog-if 00 [VGA controller])
Flags: bus master, VGA palette snoop, 66MHz, medium devsel, latency
255, IRQ 11
Checking for texture_from_pixmap: not present.
Trying again
The compiz script is counting GLX_EXT_texture_from_pixmap in glxinfo and
-gt means Greater Than : so glxinfo should display
GLX_EXT_texture_from_pixmap 3 times
if [ $($GLXINFO 2>/dev/null | grep GLX_EXT_texture_from_pixmap -c) -gt 2 ] ;
then
verbose "present. \n"
r
** Changed in: compiz (Ubuntu)
Status: New => Invalid
--
compiz will not launch with fglrx driver - falls back to metacity
https://bugs.launchpad.net/bugs/173663
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bug
** Also affects: compiz (Ubuntu)
Importance: Undecided
Status: New
--
compiz will not launch with fglrx driver - falls back to metacity
https://bugs.launchpad.net/bugs/173663
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
@daimoni
Is it actually using XGL? If so, it shouldn't be since this driver is supposed
to use AIGLX.
What does your xorg.conf look like?
--
compiz will not launch with fglrx driver - falls back to metacity
https://bugs.launchpad.net/bugs/173663
You received this bug notification because you are
Compiz works with Gutsy/ati after installing 'xserver-xgl' package...
--
compiz will not launch with fglrx driver - falls back to metacity
https://bugs.launchpad.net/bugs/173663
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
u
bug also exists on debian sid (fglrx 8.443.1) (manually installed
because packages won't work for me because of missing dkms)
compiz --replace:
Checking for Xgl: not present.
Detected PCI ID for VGA: 03:00.0 0300: 1002:5653 (prog-if 00 [VGA controller])
Checking for texture_from_pixmap: not prese
bug still exists with hardy and fglrx 8.443.1 aka 7-12
--
compiz will not launch with fglrx driver - falls back to metacity
https://bugs.launchpad.net/bugs/173663
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mail
confirmed on hardy with fglrx 8.43.2 aka 7-11 and an ati x1250
--
compiz will not launch with fglrx driver - falls back to metacity
https://bugs.launchpad.net/bugs/173663
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-b
I think this is due to an incompatibility in fglrx 8.42.3 and xserver
1.4 and later. I'm not really sure, but that's what it seems from
reading posts from people in the ubuntu forums and in phoronix.
--
compiz will not launch with fglrx driver - falls back to metacity
https://bugs.launchpad.net/b
Same problem as above - compiz falls back to metacity upon launch, with exactly
the same error messages.
I'm using a Radeon X2300 series card in my Samsung R60Plus Notebook.
[EMAIL PROTECTED]:~$ glxinfo | grep GLX_EXT_texture
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_p
ATI Radeon Xpress 200 Series
[EMAIL PROTECTED]:~$ glxinfo | grep GLX_EXT_texture
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
[EMAIL PROTECTED]:~$ compiz --replace
Checking for Xgl: not present.
Detect
I'd like to confirm the bug on a ATI X700. If SKIP_CHECKS is used, compiz fails
later (caused by the same problem):
(...)
SKIP_CHECKS is yes, so continuing despite problems.
Checking for nVidia: not present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting gtk-window-dec
GLX_EXT_texture_from_pixmap is present but compiz says it is not
(Checking for texture_from_pixmap: not present. )
[EMAIL PROTECTED]:~$ glxinfo | grep GLX_EXT_texture
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
GLX_SGIX_visual_select_group, GLX_EXT_texture_f
Card
ATI 9600 Pro Turbo
--
compiz will not launch with fglrx driver - falls back to metacity
https://bugs.launchpad.net/bugs/173663
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubun
19 matches
Mail list logo