[Openchrome-users] Opechrome and Xorg 7.4
lm.moreira
userforum
Mon Dec 8 10:05:15 PST 2008
Re: Opechrome and Xorg 7.4
> Hi everyone (:razz:)
>
> Today I have updated my xorg to xorg 7.4...
>
> Some options on xorg.conf were changed on that new xorg.
>
> When I run the startx with the vesa driver it runs ok appart the problem when I close it and the screen get stucked, but it is ordinary.
>
> So, that problem was fixed installing the openchrome driver and putting it on xorg. But the mouse got hidden.
>
> To fix the mouse's problem generally I used to write Option "SWCursor"
>
> But, in that new xorg. that param doesn't work, and worse it couses an error on xorg. My mouse and keyboard get stucked and I have to reset it.
>
> How can I do the new xorg works with the openchrome driver??
>
> I'm sorry about my bad english
>
Hi Xavier, I'm not sure but the problem was solved by adding
Option "XaaNoImageWriteRect"
So, now I have
xorg 7.4
Section "Device"
Identifier "Card0"
Driver "openchrome"
Option "SWCursor"
Option "XaaNoImageWriteRect"
EndSection
I didn't understand why, but it is solved up to now....
Without the XaaNoImageWriteRect the mouse pointer was showed but the X got stucked..... now it is ok..
Thanks
----
Reply Link: <http://wiki.openchrome.org/tikiwiki/tiki-view_forum_thread.php?forumId=1&comments_reply_threadId=5866&comments_parentId=5864&post_reply=1#form>
More information about the Openchrome-users
mailing list