[Openchrome-users] K8M890 testing needed!!!

bob davis bob
Fri Dec 8 10:41:15 PST 2006


I just grabbed this from a prev thread.

bob davis wrote:

 > I know that this is probably a stupid question...
 > Is the "drm git tree" part of xorg source code?
 > Do I have to git(get) the xorg source code and compile xorg to get 
this to work?
 >
Nope. Follow instructions here : 
http://wiki.openchrome.org/tikiwiki/tiki-index.php?page=Compiling+the+source+code

Regards,
Xavier

Hi,

For those trying to get K8M890 to work, here's a patch against drm git 
tree, that will allow via drm module to load with a K8M890, by adding 
its pci id to the list of chipsets supported by the module. Not sure 
this will be the only change needed, but it has been working for all the 
via chipsets so far, so it might be enough.

Regards,
Xavier



diff --git a/shared-core/drm_pciids.txt b/shared-core/drm_pciids.txt
index c597708..6657fb2 100644
--- a/shared-core/drm_pciids.txt
+++ b/shared-core/drm_pciids.txt
@@ -220,6 +220,7 @@
  0x1106 0x7205 0 "VIA KM400"
  0x1106 0x3108 0 "VIA K8M800"
  0x1106 0x3344 0 "VIA P4VM800PRO"
+0x1106 0x3230 0 "VIA K8M890"

  [i810]
  0x8086 0x7121 0 "Intel i810 GMCH"



_______________________________________________
openchrome-users mailing list
openchrome-users at openchrome.org
http://wiki.openchrome.org/mailman/listinfo/openchrome-users
Main page:
http://www.openchrome.org
Wiki:
http://wiki.openchrome.org
User Forum:
http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1

pr0ners wrote:
> Re: K8M890 testing needed!!!
> I'd love to, but it seems to have gone.
> 
> ----
> 
> Reply Link: <http://wiki.openchrome.org/tikiwiki/tiki-view_forum_thread.php?forumId=1&comments_reply_threadId=2628&comments_parentId=2546&post_reply=1#form>
> 
> 
> _______________________________________________
> openchrome-users mailing list
> openchrome-users at openchrome.org
> http://wiki.openchrome.org/mailman/listinfo/openchrome-users
> Main page:
> http://www.openchrome.org
> Wiki:
> http://wiki.openchrome.org
> User Forum:
> http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1
> 




More information about the Openchrome-users mailing list