Re: [ANNOUNCE] xorg-server 1.14.1.902 (rc2)

2013-06-14 Thread Chí-Thanh Christopher Nguyễn
Hi,

I saw that the patch that I nominated on xorg-devel
http://cgit.freedesktop.org/xorg/xserver/commit/?id=9878e097a7de2f86eff0dcfd9fe5d83b162197ec
was not included in the 1.14 branch. Do you plan to include it?

Best regards,
Chí-Thanh Christopher Nguyễn


___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Re: X Server want not start

2012-11-18 Thread Chí-Thanh Christopher Nguyễn
Silvio Siefke  web.de> writes:

> i use Gentoo and today come updates for the XServer. Since then the 
> Desktop want not start. 
> 
> I try with xorg.conf and without. I not know what should do now. 
> 
> Xorg.log.0 > http://pastebin.geany.org/pqHbz/
> xorg.conf > http://pastebin.geany.org/AH33D/

It seems that the pastebin links have expired. It is usually a better idea to
use attachments instead of pastebins where possible.

In your case, ensure that xf86-video-ati was rebuilt against the new
xorg-server, and that KMS is enabled in your kernel. A grep for RADEON in your
kernel config should result in this:

CONFIG_DRM_RADEON=y
CONFIG_DRM_RADEON_KMS=y
# CONFIG_FB_RADEON is not set

If the kernel is configured correctly, "cat /proc/fb" should return
"0 radeondrmfb".


Best regards,
Chí-Thanh Christopher Nguyễn


___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Re: [ANNOUNCE] xf86-video-omap 0.4.1

2012-10-14 Thread Chí-Thanh Christopher Nguyễn
It seems that some headers are missing from the distribution tarball:

make  all-recursive
make[1]: Entering directory
`/var/tmp/portage/x11-drivers/xf86-video-omap-0.4.1/work/
xf86-video-omap-0.4.1_build'
Making all in src
make[2]: Entering directory
`/var/tmp/portage/x11-drivers/xf86-video-omap-0.4.1/work/
xf86-video-omap-0.4.1_build/src'
  CC drmmode_display.lo
/var/tmp/portage/x11-drivers/xf86-video-omap-0.4.1/work/xf86-video-omap-0.4.1/
src/drmmode_display.c:83:25:
fatal error: omap_driver.h: No such file or directory
compilation terminated.
make[2]: *** [drmmode_display.lo] Error 1


___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com