Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xgl and i810
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Peregrine
n00b
n00b


Joined: 16 Jun 2003
Posts: 67

PostPosted: Mon Apr 03, 2006 4:12 pm    Post subject: Reply with quote

Ok, current state of play: its all working for me at the moment, with the following package versions:

# emerge -pv glitz mesa x11-drm xgl xorg-server xf86-video-i810 cairo libXcomposite libXfixes libdrm compositeproto fixesproto compiz glproto

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild R ] media-libs/glitz-0.5.5_p20060323 0 kB [2]
[ebuild R ] media-libs/mesa-6.5.0_p20060401 USE="3dnow mmx motif sse -debug" VIDEO_CARDS="i810 -ati -mga -none -s3virge -savage -sis -tdfx -trident -via" 0 kB [2]
[ebuild R ] x11-base/x11-drm-20060323-r1 VIDEO_CARDS="i810 -ati -mga -nv -savage -sis -tdfx -via" 0 kB [2]
[ebuild R ] x11-base/xgl-0.0.1_p20060401 USE="-debug -ipv6" 0 kB [2]
[ebuild R ] x11-base/xorg-server-1.0.99.1_p20060402 USE="aiglx dri xprint -debug -ipv6 -minimal" 0 kB [2]
[ebuild R ] x11-drivers/xf86-video-i810-1.5.2.0_p20060323 USE="dri -debug" 0 kB [2]
[ebuild R ] x11-libs/cairo-1.1.1_p20060323 USE="X doc glitz png svg" 0 kB [2]
[ebuild R ] x11-libs/libXcomposite-0.2.2.2 USE="-debug" 0 kB
[ebuild R ] x11-libs/libXfixes-3.0.1.2 USE="-debug" 0 kB
[ebuild R ] x11-libs/libdrm-2.1_alpha20060313 USE="-debug" 0 kB [2]
[ebuild R ] x11-proto/compositeproto-0.3 USE="-debug" 0 kB
[ebuild R ] x11-proto/fixesproto-4.0 USE="-debug" 0 kB
[ebuild R ] x11-wm/compiz-0.0.7_p20060403 USE="gnome quinnstorm svg -aiglx* -kde -theme_plain" 0 kB [2]
[ebuild R ] x11-proto/glproto-1.4.6 USE="-debug" 0 kB

Total size of downloads: 0 kB
Portage overlays:
[1] /usr/local/portage
[2] /usr/local/xgl-coffee-testing

This is without having to copy over the old Mesa driver anymore. My build is partly Xgl, partly AIGLX as I have been trying both paths.

Note: if you want to lose all the "libGL warning: 3D driver claims to not support visual 0x4b" style errors, simply run:
export LIBGL_ALWAYS_INDIRECT=TRUE

or if you just want to test: LIBGL_ALWAYS_INDIRECT=TRUE glxinfo

I have about a 50fps hit atm when trying glxgears - native 1100fps vs 1080fps with LIB_ALWAYS_INDIRECT. Trying to use compiz with AIGLX is giving me DRM timeouts instead of starting, so i'm still researching.
Back to top
View user's profile Send private message
x.para
Apprentice
Apprentice


Joined: 22 May 2005
Posts: 174
Location: CZ

PostPosted: Tue Apr 04, 2006 7:39 am    Post subject: Reply with quote

I also moved to xgl-testing and I subjectively reaching better performance than at previous revision. Strange and interesting thing is, that when cube is in calm CPU consumption is much higher than when cube or either moving or in rotated in some position. I understand it so, that different method of rendering is used to render to the cube in calm or in move. I believe this question should go to CoffeeBuzz. I could easily watch the TV over xdtv when I kept cube in rotated position with CPU consumption under 40%, which is my native performance and 100% when cube was calm. I also did not managed to unmast x11-base/xorg-server-1.0.99.1_p20060402 as Peregrine showed. I tried to unmask it by ~x86 and -* but it is still masked. Can you also advice on this one?
Back to top
View user's profile Send private message
higon
n00b
n00b


Joined: 29 Jun 2004
Posts: 9
Location: IL

PostPosted: Tue Apr 04, 2006 2:43 pm    Post subject: Reply with quote

Current Mesa 6.5 works on i915 hardware but slower (50% slower than mesa 6.4.2 on my laptop.)

Peregrine wrote:
This is without having to copy over the old Mesa driver anymore. My build is partly Xgl, partly AIGLX as I have been trying both paths.

Note: if you want to lose all the "libGL warning: 3D driver claims to not support visual 0x4b" style errors, simply run:
export LIBGL_ALWAYS_INDIRECT=TRUE

or if you just want to test: LIBGL_ALWAYS_INDIRECT=TRUE glxinfo

I have about a 50fps hit atm when trying glxgears - native 1100fps vs 1080fps with LIB_ALWAYS_INDIRECT. Trying to use compiz with AIGLX is giving me DRM timeouts instead of starting, so i'm still researching.



Official portage Mesa 6.5
Code:
~ $ glxgears
libGL warning: 3D driver claims to not support visual 0x23
libGL warning: 3D driver claims to not support visual 0x25
libGL warning: 3D driver claims to not support visual 0x27
libGL warning: 3D driver claims to not support visual 0x29
libGL warning: 3D driver claims to not support visual 0x2b
libGL warning: 3D driver claims to not support visual 0x2d
libGL warning: 3D driver claims to not support visual 0x2f
libGL warning: 3D driver claims to not support visual 0x31
4083 frames in 5.0 seconds = 816.573 FPS
4089 frames in 5.0 seconds = 817.739 FPS
4088 frames in 5.0 seconds = 817.461 FPS
4090 frames in 5.0 seconds = 817.872 FPS
4086 frames in 5.0 seconds = 817.168 FPS
4092 frames in 5.0 seconds = 818.237 FPS
4086 frames in 5.0 seconds = 817.135 FPS
4077 frames in 5.0 seconds = 815.259 FPS
4087 frames in 5.0 seconds = 817.378 FPS
~ $ LIBGL_ALWAYS_INDIRECT=TRUE glxgears
1446 frames in 5.3 seconds = 271.393 FPS
1374 frames in 5.0 seconds = 274.632 FPS
1374 frames in 5.0 seconds = 274.333 FPS
1488 frames in 5.4 seconds = 276.978 FPS
1374 frames in 5.0 seconds = 274.401 FPS
1374 frames in 5.1 seconds = 269.519 FPS
1489 frames in 5.4 seconds = 277.223 FPS
1374 frames in 5.0 seconds = 274.633 FPS
~ $


Coffee overlay portage Mesa 6.5_xxx (4/4/2006)
Code:

~ $ glxgears
libGL warning: 3D driver claims to not support visual 0x23
libGL warning: 3D driver claims to not support visual 0x25
libGL warning: 3D driver claims to not support visual 0x27
libGL warning: 3D driver claims to not support visual 0x29
libGL warning: 3D driver claims to not support visual 0x2b
libGL warning: 3D driver claims to not support visual 0x2d
libGL warning: 3D driver claims to not support visual 0x2f
libGL warning: 3D driver claims to not support visual 0x31
4130 frames in 5.0 seconds = 825.932 FPS
4148 frames in 5.0 seconds = 829.418 FPS
4135 frames in 5.0 seconds = 826.941 FPS
4141 frames in 5.0 seconds = 828.051 FPS
~ $ LIBGL_ALWAYS_INDIRECT=TRUE glxgears
1501 frames in 5.2 seconds = 290.434 FPS
1488 frames in 5.1 seconds = 291.409 FPS
1489 frames in 5.2 seconds = 287.688 FPS
1488 frames in 5.1 seconds = 291.494 FPS
1489 frames in 5.1 seconds = 291.595 FPS
1488 frames in 5.2 seconds = 287.622 FPS
~ $


No. It doesn't do any better. It does slow the GL app.
Again "Don't use Mesa 6.5 yet" it's pretty imcomplete. It's not juicy, it's just buggy. I even don't think xgl-coffee overlay is nesessary.


Code:
--------------------------------------------------------------------------------
|            | xorg6.8.0  | xorg6.8.99+patch | xorg7+mesa6.4.2 | xorg7+mesa6.5 |
|------------+------------+------------------+-----------------+---------------|
| i810       |     yes    |        yes       |      yes        |      yes      |
| DRI        |     no     |        yes       |      yes        |      yes      |
| Fullscreen |     yes    |        yes       |      no         |      no       |
| Xgl        |     no     |        no        |      yes        |      yes      |
| glxgear    |     80     |       1300       |      1300       |     800       |
--------------------------------------------------------------------------------
Back to top
View user's profile Send private message
roderick
l33t
l33t


Joined: 11 Jul 2005
Posts: 908
Location: St. John's, NL CANADA

PostPosted: Fri Apr 07, 2006 3:18 pm    Post subject: Reply with quote

I have a re-draw problem with running Never Winter Nights with Mesa 6.5 as well. Lot's of slow triangular re-draws and flickering in the intro screens. Once you get past those and actually open a game, it appears to be fine (though slower). I also tried the export LIBGL_ALWAYS_INDIRECT=TRUE and after exiting NWN, the system crashed Xorg-server.

Same unsupported visual problem. If I revert back to i915_dri.so from Mesa 6.4.2 and use the xf86-video-i810 it behaves as normal again.

There's definately something wrong, though whether it's Mesa or i810 I do not know.

I just wish it worked.
_________________
If God were a pickle, I'd still say "no pickle on my burger".
http://roderick-greening.blogspot.com/
Back to top
View user's profile Send private message
Peregrine
n00b
n00b


Joined: 16 Jun 2003
Posts: 67

PostPosted: Fri Apr 07, 2006 10:31 pm    Post subject: Reply with quote

One thing to watch for - i've been following the xorg mailing list and it appears that theres work being done over at Intel for the i810 video driver. Might be hopeful.
Back to top
View user's profile Send private message
roderick
l33t
l33t


Joined: 11 Jul 2005
Posts: 908
Location: St. John's, NL CANADA

PostPosted: Fri Apr 07, 2006 11:12 pm    Post subject: Reply with quote

Peregrine wrote:
One thing to watch for - i've been following the xorg mailing list and it appears that theres work being done over at Intel for the i810 video driver. Might be hopeful.


Will wonders never cease.

Should I hold my breath?
_________________
If God were a pickle, I'd still say "no pickle on my burger".
http://roderick-greening.blogspot.com/
Back to top
View user's profile Send private message
James Wells
n00b
n00b


Joined: 10 Sep 2004
Posts: 57

PostPosted: Tue Apr 11, 2006 4:40 pm    Post subject: Reply with quote

Greetings,

Well, I have followed everything on this thread, and have even gotten higher performance, when not using XGL, but for some reason I am completely unable to get XGL to work with DRI.

Without XGL I get about 750ish FPS, when I play NWN, all robes, wings, and a few other items show up horribly skewed from what they should be.

With XGL, I drop from my to around 150ish. Additionally, my normal screen refreshes take about half a second.

This is all on a p4M laptop with an Intel 855GM video and LCD display.
Back to top
View user's profile Send private message
HecHacker1
Apprentice
Apprentice


Joined: 26 Jun 2003
Posts: 213
Location: UCSD

PostPosted: Tue Apr 11, 2006 4:44 pm    Post subject: Reply with quote

i think it's safe to say that the i810 driver has been, and will continue to be fubar for some time. I tried xgl, from a live cd no less, and it worked perfectly on nvidia hardware.

i'm gonna try that live cd and see how it works on my laptop.
Back to top
View user's profile Send private message
VanDan
Guru
Guru


Joined: 30 Sep 2002
Posts: 586
Location: Australia

PostPosted: Thu Apr 13, 2006 3:42 am    Post subject: Yes! Reply with quote

I've successfully got XGL working with an integrated POS intel card :)

The card:
Code:
VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01) (prog-if 00 [VGA])


I used the xgl-testing overlay, and emerged things in the recommended order ( see previous post where someone else also got it working ). I didn't need to back up my old driver or anything like that. Performance is decent - it's nothing like my Radeon X700 ( damn it ), but this thing doesn't have any of it's own memory, and I supposed it's not exactly designed for performance. Scrolling, in particular, is SLOW. But the cube effect, transparency, wobbly windows, etc work great. I'm very impressed :)
Back to top
View user's profile Send private message
Lejban
n00b
n00b


Joined: 12 Dec 2003
Posts: 53
Location: Sweden

PostPosted: Thu Apr 27, 2006 8:17 pm    Post subject: Reply with quote

Xgl starts, I see the bg and mousepointer for 0.1 sec then it drops back to console: "No screens found" but no other error... tried many different ways, but no luck.

Command:
Code:
Xgl :0 -accel xv -accel glx:pbuffer -accel xv:pbuffer -ac -kb -audit 0 -dpi 72


GFX:
Code:
00:02.0 VGA compatible controller: Intel Corporation 82815 CGC [Chipset Graphics Controller] (rev 04)


Conf: http://www.lejban.se/xgl/xorg.conf
Log: http://www.lejban.se/xgl/Xorg.93.log

I would really like to get this working...

EDIT: Nevermind, I found a Geforce 2 MX400 at work, going to take that home and try.
_________________
http://www.lejban.se|http://www.koad.se


Last edited by Lejban on Fri Apr 28, 2006 7:21 am; edited 1 time in total
Back to top
View user's profile Send private message
VanDan
Guru
Guru


Joined: 30 Sep 2002
Posts: 586
Location: Australia

PostPosted: Fri Apr 28, 2006 12:12 am    Post subject: Reply with quote

For a start, I'm not *certain* that things will work on your system, due to you having a slightly different chipset.

Yours:
Code:
(--) Chipset i815 found

Mine:
Code:
(--) Chipset 845G found


Having said that, we're both using the same DRI driver so you'd think that it would work.

Are you using the xgl-testing branch? I've only ever been able to get things working with that. I noticed that the versions of various components ( mentioned in your xorg log ) were older than mine. Also, try using the startxgl script in the top-level of the portage overlay. I actually have to use the startxgl script from the 'stable' ( or whatever ) overlay, as the one from the xgl-testing one has some errors - not sure what's up, but anyway, use try the script from the stable branch and the components from the testing branch.

If it's any consolation, while I was amazed with compiz on this system to start with, it's not fast ( or stable ) enough for regular use with these Intel cards. Scrolling anything is painfully slow. Also there seems to be memory bandwidth problems while using the cube desktop switcher thing. In fact I have a nasty feeling that the lack of memory on these things is going to prevent ever getting decent performance. Anyway, on my Radeon, things are different :) The situation for Intel cards might improve - hopefully anyway ... I've got a small army of these things at work.
Back to top
View user's profile Send private message
x.para
Apprentice
Apprentice


Joined: 22 May 2005
Posts: 174
Location: CZ

PostPosted: Wed May 03, 2006 9:12 am    Post subject: (EE) module ABI major version (0) doesn't match Reply with quote

Hi does anybody have problems with ABI version mismatch? When I upgrade xorg-server to version higher than 1.0.99.2_p20060404 which looks like 1.0.99.9xx has issue, I receive

Code:

(EE) module ABI major version (0) doesn't match


and X does not start. I tried to find out several suitable version level combinations with i810 driver, but non of them worked. I had to downgrade to 1.0.99.2_p20060404 now.
Back to top
View user's profile Send private message
AnimeUnrivaled
n00b
n00b


Joined: 22 Jun 2005
Posts: 14

PostPosted: Wed Jun 14, 2006 3:24 pm    Post subject: i810 driver status w/i915 Reply with quote

Does anyone know what progress has been/is being made towards getting hardware acceleration for programs within XGL?

I've been running XGL for quite some time on my laptop w/i915 and a Celeron M 1.4, and I'm quite happy with most stuff. The 3D effects work well, my battery life is still good, and scrolling has vastly improved. That said, I can't watch videos beyond a certain size without losing frames, can't play any games because they're extremely slow, and glxgears gives me a score of around 100.

Does anyone know if this is even being worked on at all?
_________________
Galactica - XP x64 (Self-built Shuttle)
A64 3200+ @ 2.10GHz | 1GB | X800XT PE

Serenity - Gentoo Linux (Inspiron 2200)
Cel M 1.4GHz | 1.25GB | GMA900

Smallville - OS X 10.4 (1st Gen Mac Mini)
G4 1.25 @ 1.42GHz (solder overclock) | 1GB | Radeon9200
Back to top
View user's profile Send private message
x.para
Apprentice
Apprentice


Joined: 22 May 2005
Posts: 174
Location: CZ

PostPosted: Wed Jun 14, 2006 7:29 pm    Post subject: Reply with quote

I spent many days on XGL too but eventualy after seeing XGL performance on NVidia Geforce card I got rid of my XGL installation from my intel machine. Some days ago I started again :) from the scratch, but I am not too happy. It is desperately slow and glxgears gives me only about 15 fps. Video was not possible to see at all without loosing frames. I gave some hope into new 1.6.0 i810 driver, but I did not managed to bring it up due to ABI version mismatch with xorg-server. Make to long story short, I don't see to big improvment on intel field but I belive there is a lot work of done so far. Can you please post what versions you are on? I am interested in i810 driver version, xorg-server version and x11-drm too. But if you post all, it would be nice.
_________________
Miracles are happening!
Back to top
View user's profile Send private message
HecHacker1
Apprentice
Apprentice


Joined: 26 Jun 2003
Posts: 213
Location: UCSD

PostPosted: Wed Jun 14, 2006 10:54 pm    Post subject: Reply with quote

i did some research into the topic..

right now a lot of work is being done in the modeless and texture accelerated video branch. Both are separate, presumably to be merged later.

the modeless branch should make it possible to use all resolutions without the 855resolution program.

the video branch is for playing back videos in linux using hardware acceleration instead of cpu (what little we have)

anyways, i didn't see any progress in the main branch for accelerated XGL.

http://gitweb.freedesktop.org/?p=xorg-driver-xf86-video-intel;a=summary

right now i'm running the latest coffee XGL with Xorg 7.1 and intel 1.6.0. Everything is working as good as it can. The XGL part of the rendering isn't actually too slow. My windows and stuff flow really nicely. But I do realize that it is completely CPU driven at the moment.

but opengl and video playback really suck. Except when I play a fullscreen video and enable the option to disable XGL during fullscreen playback.

edit: i do see that some progress has been made in the EXA branch, which does allow some acceleration, but EXA is supposed to be phased out? I think XGL is supposed to use Opengl.
Back to top
View user's profile Send private message
x.para
Apprentice
Apprentice


Joined: 22 May 2005
Posts: 174
Location: CZ

PostPosted: Thu Jun 15, 2006 6:51 am    Post subject: Reply with quote

HecHacker1 wrote:


right now i'm running the latest coffee XGL with Xorg 7.1 and intel 1.6.0. Everything is working as good as it can.


Thanks for sharing, can you please post how did you bring 1.6.0 driver up? Even I tried many combinations I did not find the one without ABI mismatch. I am interested in xorg-server, xf86-video-i810, xf86-input-mouse, xf86-input-keyboard versions. Thank you
_________________
Miracles are happening!
Back to top
View user's profile Send private message
roderick
l33t
l33t


Joined: 11 Jul 2005
Posts: 908
Location: St. John's, NL CANADA

PostPosted: Thu Jun 15, 2006 4:31 pm    Post subject: Reply with quote

x.para wrote:
HecHacker1 wrote:


right now i'm running the latest coffee XGL with Xorg 7.1 and intel 1.6.0. Everything is working as good as it can.


Thanks for sharing, can you please post how did you bring 1.6.0 driver up? Even I tried many combinations I did not find the one without ABI mismatch. I am interested in xorg-server, xf86-video-i810, xf86-input-mouse, xf86-input-keyboard versions. Thank you


What I did was install x11-drm and libdrm and intel 1.6.0 driver (all latest versions available). x11-drm is in portage. libdrm is in overlay. The driver still has some problems.

You also need Mesa 6.5.1 from overlay and xorg-server and xorg-x11 latest.

If you have drm in kernel, you can remove and instead use x11-drm (works for me).
_________________
If God were a pickle, I'd still say "no pickle on my burger".
http://roderick-greening.blogspot.com/
Back to top
View user's profile Send private message
fxjr
n00b
n00b


Joined: 16 Oct 2004
Posts: 65

PostPosted: Thu Jun 15, 2006 5:33 pm    Post subject: Reply with quote

HecHacker1 wrote:
i did some research into the topic..

the modeless branch should make it possible to use all resolutions without the 855resolution program.



Hi HecHacker1.

Where did you get this info about modeless branch? I have an i810 video card on my laptop and have to use 855resolution in order to be able to use 1400x1050 resolution.

Thanks in advance.
_________________
Regards,

Francisco Figueiredo Jr.
Back to top
View user's profile Send private message
x.para
Apprentice
Apprentice


Joined: 22 May 2005
Posts: 174
Location: CZ

PostPosted: Thu Jun 15, 2006 9:33 pm    Post subject: Reply with quote

roderick wrote:


What I did was install x11-drm and libdrm and intel 1.6.0 driver (all latest versions available). x11-drm is in portage. libdrm is in overlay. The driver still has some problems.

You also need Mesa 6.5.1 from overlay and xorg-server and xorg-x11 latest.

If you have drm in kernel, you can remove and instead use x11-drm (works for me).



Thanks, but I still have these problems with ABI. I followed your instructions but still receiving this:

Code:

(II) LoadModule: "i810"
(II) Loading /usr/lib/xorg/modules/i810_drv.so
(II) Module i810: vendor="X.Org Foundation"
   compiled for 7.0.0, module version = 1.6.11
   Module class: X.Org Video Driver
   ABI class: X.Org Video Driver, version 0.8
(EE) module ABI major version (0) doesn't match the server's version (1)
(II) UnloadModule: "i810"
(II) Unloading /usr/lib/xorg/modules/i810_drv.so
(EE) Failed to load module "i810" (module requirement mismatch, 0)


I am on xorg-x11 7.1, xorg-server 1.1.0, libdrm from overlay and x11-drm from portage. Could you please give me exact versions? This can help me.

Thanks a lot.
_________________
Miracles are happening!
Back to top
View user's profile Send private message
roderick
l33t
l33t


Joined: 11 Jul 2005
Posts: 908
Location: St. John's, NL CANADA

PostPosted: Thu Jun 15, 2006 11:35 pm    Post subject: Reply with quote

Here's what my Xorg.0.log shows:

Code:

(II) LoadModule: "i810"
(II) Loading /usr/lib/xorg/modules/drivers/i810_drv.so
(II) Module i810: vendor="X.Org Foundation"
        compiled for 7.1.0, module version = 1.6.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 1.0


I have the following installed:

Code:

* x11-base/x11-drm
     Installed:           20060608

* x11-base/xorg-server
     Installed:           1.1.0

* x11-libs/libdrm
     Installed:           2.1_alpha20060406

* x11-base/xorg-x11
     Installed:           7.1

* x11-drivers/xf86-video-i810
     Installed:           1.6.0

* media-libs/mesa
     Installed:           6.5-r3


And here is my xorg.conf (relevant sections):

Code:

Section "Module"
    ...
    Load       "glx"
    Load       "dri"
    ...
EndSection
...
Section "Device"
    Identifier  "855GME"
    Driver      "i810"
    VideoRam    65536
    Option      "NoAccel" "false"
    BusID       "PCI:0:2:0"
EndSection


You also need to ensure that you are not using DRM module from kernel. And that intel_agp and agpgart modules are loaded in /etc/modules.autoload.d/kernel-2.6.

I also noticed in your module i810_drv.so is in a different path and has a different version. DO a locate i810_drv.so on your system. You may have two versions, one compiled against X 7.0 and one against 7.1 (7.0 is trying to load which is wrong).

Hope this helps.
_________________
If God were a pickle, I'd still say "no pickle on my burger".
http://roderick-greening.blogspot.com/
Back to top
View user's profile Send private message
HecHacker1
Apprentice
Apprentice


Joined: 26 Jun 2003
Posts: 213
Location: UCSD

PostPosted: Fri Jun 16, 2006 1:01 am    Post subject: Reply with quote

Here is where I read about the new driver dev.

http://wiki.x.org/wiki/IntelGraphicsDriver

I'll edit this later with my version numbers.. although everything is updated at the moment to the very latest Coffee overlay and portage --sync.

I disabled my in kernel DRI and instead used the DRI/DRM modules from portage/overlay. Remove the option from your kernel and do a make clean to get rid of any old files. Recompile/install/reboot. I too once had version mismatches and it was because of old files. I unemerged everything that had to do with the i810/intel driver, and did a search to delete the rest manually.

btw, i use the xf86-video-intel driver instead of the xf86-video-i810 driver.. newer i believe.

If you really wanted to you could check out the latest code from the above link. Although I couldn't figure out the correct --prefix command to get the driver installed in the correct place. The git repository is 2 months newer than 1.6.0 with a lot of fixes. But that is why I use the xf86-video-intel, because it seems to pull the driver from the git.
Back to top
View user's profile Send private message
roderick
l33t
l33t


Joined: 11 Jul 2005
Posts: 908
Location: St. John's, NL CANADA

PostPosted: Fri Jun 16, 2006 2:50 am    Post subject: Reply with quote

HecHacker1 wrote:
Here is where I read about the new driver dev.

http://wiki.x.org/wiki/IntelGraphicsDriver

I'll edit this later with my version numbers.. although everything is updated at the moment to the very latest Coffee overlay and portage --sync.

I disabled my in kernel DRI and instead used the DRI/DRM modules from portage/overlay. Remove the option from your kernel and do a make clean to get rid of any old files. Recompile/install/reboot. I too once had version mismatches and it was because of old files. I unemerged everything that had to do with the i810/intel driver, and did a search to delete the rest manually.

btw, i use the xf86-video-intel driver instead of the xf86-video-i810 driver.. newer i believe.

If you really wanted to you could check out the latest code from the above link. Although I couldn't figure out the correct --prefix command to get the driver installed in the correct place. The git repository is 2 months newer than 1.6.0 with a lot of fixes. But that is why I use the xf86-video-intel, because it seems to pull the driver from the git.


That's correct.

Though, to use xorg-server 1.1.0 with xf86-video-intel, the xorg-server ebuild needs to be tweaked like I did for the xorg-x11 version 7.0. I'll post my updated xorg-server 1.1.0 ebuild shortly to the overlay. It will alow you to have the new intel rather than the i810 version assuming you set USE="intel" when you build it (for permanent add this to package.keywords).

I'll also post the latest xf86-video-intel ebuild (it was updated about 2 days ago).

EDIT: I just updated the xgl-coffee repo with xorg-server 1.1.0 + xf86-video-intel. Nesl247 also bumped Mesa, Xgl, and libdrm today.
_________________
If God were a pickle, I'd still say "no pickle on my burger".
http://roderick-greening.blogspot.com/
Back to top
View user's profile Send private message
VanDan
Guru
Guru


Joined: 30 Sep 2002
Posts: 586
Location: Australia

PostPosted: Fri Jun 16, 2006 6:06 am    Post subject: Reply with quote

I don't suppose there's any word on getting Gandalf's AIGLX patches into an xorg-server ebuild so people with Intel video cards can use compiz on AIGLX? Just wondering ...
_________________
David Hicks' plea. Was it:

a) I plead guilty, or
b) Please let me out of here and end the torture
Back to top
View user's profile Send private message
x.para
Apprentice
Apprentice


Joined: 22 May 2005
Posts: 174
Location: CZ

PostPosted: Fri Jun 16, 2006 7:46 am    Post subject: Reply with quote

roderick wrote:


I also noticed in your module i810_drv.so is in a different path and has a different version. DO a locate i810_drv.so on your system. You may have two versions, one compiled against X 7.0 and one against 7.1 (7.0 is trying to load which is wrong).

Hope this helps.


Thank you roderick, that was the case. I had several paths and several driver versions. I removed all, compiled i810 again and voala - works :) Finally :)
_________________
Miracles are happening!
Back to top
View user's profile Send private message
roderick
l33t
l33t


Joined: 11 Jul 2005
Posts: 908
Location: St. John's, NL CANADA

PostPosted: Fri Jun 16, 2006 1:02 pm    Post subject: Reply with quote

x.para wrote:
roderick wrote:


I also noticed in your module i810_drv.so is in a different path and has a different version. DO a locate i810_drv.so on your system. You may have two versions, one compiled against X 7.0 and one against 7.1 (7.0 is trying to load which is wrong).

Hope this helps.


Thank you roderick, that was the case. I had several paths and several driver versions. I removed all, compiled i810 again and voala - works :) Finally :)


Gald to be of service :> That'll be $12.50 + TAX and tip ... hahaha
_________________
If God were a pickle, I'd still say "no pickle on my burger".
http://roderick-greening.blogspot.com/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
Page 7 of 10

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum