I can't enable direct rendering on my Gateway MX6638b laptop with Intel
Corporation Mobile 915GM/GMS/910GML Express Graphics Controller... I
have Ubuntu 8.04 and I try to configure my xorg.conf but still can't
enable dri...
Compiz works good but some effects are very slow... 3D is very very
slow.
** Tags added: valid-xorg-conf
--
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
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.ubunt
this is really a upgrade issule and install libgl1-mesa-dri will solve
issue as Martin Eisenhardt run into. see bug#119353
--
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
You received this bug notification because you are a member of Ubunt
Sounds like Ralph and Dean got the original problem sorted out so am
closing as fixed.
Martin, marianne, and others, also looks like you got your issue sorted
out, but it sounds like it was unrelated to Ralph's original issue
anyway. If anyone else has issues that sound similar to this, please
op
My experience, and discussion on the Ubuntu forum, suggests that this is
an issue with the upgrade from Feisty to Gutsy. New Gutsy installations
didn't have the problem.
Changes to xorg.conf were all in vain (and all the helpful comments from
people who had done fresh installs of Gutsy were worse
PureRumble,
I agree that at least for me, this doesn't look like a bug, since now it
works.
However, it didn't work when I already had
Option "DRI" "true"
and
Load "dri"
in /etc/X11/xorg.conf
Find my entire xorg.conf before it worked attached.
Yes, of course I kept a backup of xorg.conf. And
Also, I'm pretty sure that your compiz problem has its roots in
something else! Cause my glxinfo also said that direct rendering was not
enabled. But I was still able to get compiz running under aiglx.
But I must say something else too. I am using ATI 9800, so maybe we are
not dealing with the sam
I really don't think this is a bug it isn't hard to fix neither.
Just add
Option "DRI" "true"
in the device section that deals with your graphic card drivers. Yeah,
I'm talking about xorg.conf
Also, you must add
Load "dri"
in your module section.
Seriously, doing this is far much bet
@marianne: I am using the cutting edge Kubuntu "Hardy Heron" (v8.04)
repositories in my sources.list.
Here is how I installed fusion-icon:
$ sudo aptitude install fusion-icon
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state informati
Thanks Mark! Fantastic.
Your xorg.conf works for me -- just copied it and overwrote mine.
"compiz --replace & " now gets a running compiz. I don't even get any
error messages at the console.
"glxinfo | grep direct" gives "direct rendering: Yes"
(I don't know what you mean with fusion-icon. "sud
Hi all,
I am using a Dell Latitude D510 and using the intel driver (not the i810
driver) in Ubuntu Hoary (8.04 pre-release version).
I have attached a working version of xorg.conf that enables direct
rendering on my pc and that allows compiz-fusion to work correctly. I
installed fusion-icon using
I have the same problem as Martin and marianne on a Thinkpad Z60t with
an Intel graphics card. This is a fresh install of Xubuntu 7.10.
>From lspci:
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express
Processor to DRAM Controller (rev 03)
00:02.0 VGA compatible controller: I
I have the same problem as Martin. Xubuntu Gutsy on a Thinkpad X41
Video card: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics
Controller (rev03)
Using "intel" driver in xorg.conf.
xrandr works fine to project to an external monitor with dual monitor
setup, but:
compiz --replace
g
This problem still exists for me. I have a Samsung X20 with a mobile
915G integrated graphics controller.
Until about last week, compiz-fusion worked fine using the normal
xserver-xorg. After some updates (the "normal" ones coming out of the
standard repositories!), compiz-fusion stopped working a
WOOHOO!! Removing the xserver-xgl package worked for me too! The
question now is why did the installer not do this for me... Well,
anyhow, thanks!
--
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
You received this bug notification becaus
I removed xserver-xgl package (which is what I assume you meant) and at
that seems to fix the problem. Window refresh works fine and glxgears
does not crash and is nice and smooth as expected. I can also turn on
"Extra Visual Effects" in Appearance Preferences without the screen
going crazy which
Did you try to remove xserver-xorg-xgl? Whereas Feisty needed that,
Gutsy doesn't anymore, and xserver-xorg-video-intel is all that is
needed (for intel video cards of course).
--
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
You received t
Any ideas? I am going to downgrade soon as this video performance makes
my system to slow to use. Should I try compiling the
http://www.intellinuxgraphics.org/ drivers?
--
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
You received this bu
Please note, I have more or less the same graphics setup (Dell Optiplex
520 with and identical problems. Since upgrading from Feisty to Gutsy I
notice that window redraws were happening very slowly. Following all
the above instructions leads to similar results with one exception:
glxgears crashes
Sorry that should have been (Dell Optiplex 520 with Intel 82945G/GZ
integrated controller and using the i810 driver).
--
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
You received this bug notification because you are a member of Ubuntu
Bu
Yup! It is with the 'intel' driver. It seems to load the extension,
but when I run xrandr i get the BadRequest. Is there a command I can
run to see which extensions loaded properly? I can try compiling the
driver on http://www.intellinuxgraphics.org/ but I don't think that
should be necessary a
Is that with the "intel" driver?, as from the last log I posted, it
seems that the RANDR extention loaded ok.
--
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
You received this bug notification because you are a member of Ubuntu
Bugs, which
[EMAIL PROTECTED]:~$ xrandr
X Error of failed request: BadRequest (invalid request code or no such
operation)
Major opcode of failed request: 151 (RANDR)
Minor opcode of failed request: 6 ()
Serial number of failed request: 9
Current serial number in output stream: 9
[EMAIL PROTECTED
Can you post the output of the command:
xrandr
I'm wondering.. do you have your monitors setup in a side-by side
configuration? If so, the 1280x1024 and 1280x768 stacked side by side
will exceed the 2048 maximum width for certain operations. I just
noticed my glxinfo direct rendering reports as o
** Attachment added: "Xorg.0.log.old after using the intel driver and running
glxgears, which produced a crash of X"
http://launchpadlibrarian.net/10124565/Xorg.0.log.old
--
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
You received th
Can you reproduce the crash with the "intel" driver please, and after
you restart, post the log file /var/log/Xorg.0.log.old
Thanks!
** Changed in: xserver-xorg-video-intel (Ubuntu)
Status: New => Incomplete
--
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.
I can confirm that, both with the intel driver and with the i810 one.
glxgears doesn't work as expected, with slow framerate, even if it shows good
numbers. It appears software rendering.
--
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
Yo
I should probably mention that when I upgraded, I allowed the installer
to uninstall beryl and all obsoleted packages. My notebook is running
the new compiz-fusion packages.
--
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
You received thi
** Attachment added: "My glxinfo output"
http://launchpadlibrarian.net/10060891/glxinfo-output
--
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug
** Attachment added: "My Xorg.0.log file"
http://launchpadlibrarian.net/10060883/Xorg.0.log
--
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug co
** Attachment added: "My xorg.conf file"
http://launchpadlibrarian.net/10060879/xorg.conf
--
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug cont
31 matches
Mail list logo