Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Nov 2007 19:41:57 +0900
From:      NAKAJI Hiroyuki <nakaji@heimat.jp>
To:        Stanislav Sedov <stas@freebsd.org>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: mga patch
Message-ID:  <86lk9efg22.fsf@ra333.heimat.gr.jp>
In-Reply-To: <20071104094606.GG50040@dracon.ht-systems.ru> (Stanislav Sedov's message of "Sun, 4 Nov 2007 12:46:06 %2B0300")
References:  <20071103181037.GC50040@dracon.ht-systems.ru> <20071103130827.W9534@wonkity.com> <20071103202731.GD50040@dracon.ht-systems.ru> <86y7der6pa.fsf@ra333.heimat.gr.jp> <20071104094606.GG50040@dracon.ht-systems.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> In <20071104094606.GG50040@dracon.ht-systems.ru> 
>>>>>	Stanislav Sedov <stas@freebsd.org> wrote:

> You can take it from ports/117726:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=117726

I updated xf86-video-mga with this patch. X server started but [xk]term,
xload, xbiff, Emacs and so on do not work (but fvwm2 works).

They got X errors like:

X Error of failed request:  BadDrawable (invalid Pixmap or Window parameter)
  Major opcode of failed request:  55 (X_CreateGC)
  Resource id in failed request:  0x45
  Serial number of failed request:  1
  Current serial number in output stream:  3

or

X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  101 (X_GetKeyboardMapping)
  Value in failed request:  0xf8
  Serial number of failed request:  135
  Current serial number in output stream:  135

I don't think these errors are related to mga(4x) but I need to solve
these errors.

> It seems that list cuts off the attach.

I must be careful, though.
-- 
NAKAJI Hiroyuki



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86lk9efg22.fsf>